From 479db0350aaedf2bbad44df53369280493658689 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 28 Oct 2024 12:51:35 +0000 Subject: [PATCH 001/172] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20241021.1 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 10.0.0-alpha.1.24515.1 -> To Version 10.0.0-alpha.1.24521.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2df6540542f..aa292c916fb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -6,9 +6,9 @@ 839cdfb0ecca5e0be3dbccd926e7651ef50fdf10 - + https://github.com/dotnet/source-build-reference-packages - 4660d88cf953fbbd14192c787053a20246ce1aeb + ccd0927e3823fb178c7151594f5d2eaba81bba81 diff --git a/eng/Versions.props b/eng/Versions.props index f8a2092014e..73a8aa6dd48 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,7 +49,7 @@ 6.0.2-servicing.22064.6 6.0.1 - 10.0.0-alpha.1.24515.1 + 10.0.0-alpha.1.24521.1 9.0.0-beta.24516.2 1.0.0-beta.23475.1 1.0.0-beta.23475.1 From 54c92500cf8616e58805be453a6f7ed2b2407b9d Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 28 Oct 2024 21:36:21 +0100 Subject: [PATCH 002/172] Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2570586 --- .../Resources/xlf/SR.cs.xlf | 10 +++++----- .../Resources/xlf/SR.de.xlf | 10 +++++----- .../Resources/xlf/SR.es.xlf | 10 +++++----- .../Resources/xlf/SR.fr.xlf | 10 +++++----- .../Resources/xlf/SR.it.xlf | 10 +++++----- .../Resources/xlf/SR.ja.xlf | 10 +++++----- .../Resources/xlf/SR.ko.xlf | 10 +++++----- .../Resources/xlf/SR.pl.xlf | 10 +++++----- .../Resources/xlf/SR.pt-BR.xlf | 10 +++++----- .../Resources/xlf/SR.ru.xlf | 10 +++++----- .../Resources/xlf/SR.tr.xlf | 8 ++++---- 11 files changed, 54 insertions(+), 54 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.cs.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.cs.xlf index 1a785ad2458..b4c32c4cb5f 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.cs.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.cs.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + Vytvořit komponentu ze značky @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + Extrahovat blok do kódu na pozadí Extract element to new component - Extract element to new component + Extrahovat element do nové komponenty @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + Generovat asynchronní obslužnou rutinu události {0} Generate Event Handler '{0}' - Generate Event Handler '{0}' + Generovat obslužnou rutinu události {0} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.de.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.de.xlf index 3f8cd5c10e4..bc9157ba036 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.de.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.de.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + Komponente aus Tag erstellen @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + Block auf CodeBehind extrahieren Extract element to new component - Extract element to new component + Element in neue Komponente extrahieren @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + Asynchronen Ereignishandler "{0}" generieren Generate Event Handler '{0}' - Generate Event Handler '{0}' + Ereignishandler "{0}" generieren diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.es.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.es.xlf index d2d1471e192..1d4041a8b48 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.es.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.es.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + Crear un componente a partir de la etiqueta @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + Extraer el bloque al código subyacente Extract element to new component - Extract element to new component + Extraer elemento a componente nuevo @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + Generar controlador de eventos asincrónicos ''{0}'' Generate Event Handler '{0}' - Generate Event Handler '{0}' + Generar controlador de eventos ''{0}'' diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.fr.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.fr.xlf index b5921857f2d..e52a623cc4b 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.fr.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.fr.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + Créer un composant à partir de la balise @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + Extraire le bloc vers le code-behind Extract element to new component - Extract element to new component + Extraire l’élément vers un nouveau composant @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + Générer le gestionnaire d’événements asynchrone « {0} » Generate Event Handler '{0}' - Generate Event Handler '{0}' + Générer le gestionnaire d’événements '{0}' diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.it.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.it.xlf index 5ba05125e8b..a2db0428d92 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.it.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.it.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + Crea componente da tag @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + Estrai il blocco in code-behind Extract element to new component - Extract element to new component + Estrarre elemento nel nuovo componente @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + Genera gestore dell'evento '{0}' asincrono Generate Event Handler '{0}' - Generate Event Handler '{0}' + Genera gestore dell'evento '{0}' diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ja.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ja.xlf index 4e3ae6ccef1..cbe601ac2c3 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ja.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ja.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + タグからコンポーネントを作成する @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + ブロック抽出から分離コード Extract element to new component - Extract element to new component + 要素を新しいコンポーネントに抽出する @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + 非同期イベント ハンドラー '{0}' の生成 Generate Event Handler '{0}' - Generate Event Handler '{0}' + イベント ハンドラー '{0}' の生成 diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ko.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ko.xlf index bb4ebfe7e22..e9089c09111 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ko.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ko.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + 태그에서 구성 요소 만들기 @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + 코드 숨김에 블록 추출 Extract element to new component - Extract element to new component + 새 구성 요소에 요소 추출 @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + 비동기 이벤트 처리기 '{0}' 생성 Generate Event Handler '{0}' - Generate Event Handler '{0}' + 이벤트 처리기 '{0}' 생성 diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pl.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pl.xlf index 4483b647eef..fea8d4dc7a8 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pl.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pl.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + Utwórz składnik z tagu @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + Wyodrębnij blok do kodu znajdującego się poza Extract element to new component - Extract element to new component + Wyodrębnij element do nowego składnika @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + Generuj asynchroniczny program obsługi zdarzeń „{0}” Generate Event Handler '{0}' - Generate Event Handler '{0}' + Generuj obsługę zdarzeń „{0}” diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pt-BR.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pt-BR.xlf index 844983e712f..174cf33ffbb 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pt-BR.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pt-BR.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + Criar componente a partir da marca @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + Extrair o bloco para codificar atrás Extract element to new component - Extract element to new component + Extrair elemento para o novo componente @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + Gerar Manipulador de Eventos Assíncronos '{0}' Generate Event Handler '{0}' - Generate Event Handler '{0}' + Gerar manipulador de eventos '{0}' diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ru.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ru.xlf index 6a7bc8759ad..82ee3451053 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ru.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ru.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + Создание компонента из тега @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + Извлечь блок в код программной части Extract element to new component - Extract element to new component + Извлечь элемент в новый компонент @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + Создать обработчик асинхронных событий "{0}" Generate Event Handler '{0}' - Generate Event Handler '{0}' + Создать обработчик событий "{0}" diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf index 55a39ce6657..62b54db14f9 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + Etiketten bileşen oluştur @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + Bloğu arkadaki koda ayıkla Extract element to new component - Extract element to new component + Öğeyi yeni bileşene ayıklayın @@ -71,7 +71,7 @@ Generate Event Handler '{0}' - Generate Event Handler '{0}' + '{0}' Olay İşleyicisi Oluştur From 60e72de1709957bdf4af824f5d746b4f4ed97e35 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 28 Oct 2024 21:37:33 +0100 Subject: [PATCH 003/172] Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2570586 --- .../Resources/xlf/SR.zh-Hans.xlf | 10 +++++----- .../Resources/xlf/SR.zh-Hant.xlf | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hans.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hans.xlf index 1881033599b..32e5b6165f3 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hans.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hans.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + 从标记创建组件 @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + 将块提取到代码隐藏中 Extract element to new component - Extract element to new component + 将元素提取到新组件 @@ -66,12 +66,12 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + 生成异步事件处理程序“{0}” Generate Event Handler '{0}' - Generate Event Handler '{0}' + 生成事件处理程序 "{0}" diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf index fa8c0f7b398..5f603c79c90 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf @@ -9,7 +9,7 @@ Create component from tag - Create component from tag + 從標籤建立元件 @@ -46,12 +46,12 @@ Extract block to code behind - Extract block to code behind + 擷取區塊以在後方編碼 Extract element to new component - Extract element to new component + 將元素擷取至新元件 @@ -66,7 +66,7 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + 產生非同步事件處理常式 '{0}' From 7bd4de7f1ee7a46827d45b4ab60d0021322af103 Mon Sep 17 00:00:00 2001 From: Ankita Khera <40616383+akhera99@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:16:47 -0700 Subject: [PATCH 004/172] update configs for 17.13p2 snap (#11105) --- eng/Versions.props | 2 +- eng/config/PublishData.json | 16 +++++++++++++--- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index f8a2092014e..8f5ed82885d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -30,7 +30,7 @@ imported. This OK because we want to just have an obvious salt for a local build. --> - 17.13.1 + 17.13.2 17.13 $(AddinMajorVersion) $(AddinVersion).$(OfficialBuildId) diff --git a/eng/config/PublishData.json b/eng/config/PublishData.json index 0d7c55f90ef..838b5423ade 100644 --- a/eng/config/PublishData.json +++ b/eng/config/PublishData.json @@ -28,8 +28,8 @@ ], "vsBranch": "main", "vsMajorVersion": 17, - "insertionCreateDraftPR": false, - "insertionTitlePrefix": "[d17.13 P1]" + "insertionCreateDraftPR": true, + "insertionTitlePrefix": "[d17.13 P2]" }, "release/dev17.6": { "nugetKind": [ @@ -95,7 +95,17 @@ "vsBranch": "rel/d17.12", "vsMajorVersion": 17, "insertionCreateDraftPR": false, - "insertionTitlePrefix": "[d17.12 P3]" + "insertionTitlePrefix": "[d17.12]" + }, + "release/dev17.13": { + "nugetKind": [ + "Shipping", + "NonShipping" + ], + "vsBranch": "main", + "vsMajorVersion": 17, + "insertionCreateDraftPR": false, + "insertionTitlePrefix": "[d17.13 P1]" } } } From 20e3f26adf204b2644dde2fe9c6af9a7e2e7941f Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Tue, 29 Oct 2024 22:47:58 +0100 Subject: [PATCH 005/172] Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2571381 --- .../Resources/xlf/SR.tr.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf index 62b54db14f9..f1aa2cd0a12 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf @@ -66,7 +66,7 @@ Generate Async Event Handler '{0}' - Generate Async Event Handler '{0}' + '{0}' Asenkron Olay İşleyicisini Oluştur From fa300ca1f3426cc4449d85116934379e39ae5da2 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Tue, 29 Oct 2024 22:49:11 +0100 Subject: [PATCH 006/172] Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2571381 --- .../Resources/xlf/SR.zh-Hant.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf index 5f603c79c90..2d5dc7b900f 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf @@ -71,7 +71,7 @@ Generate Event Handler '{0}' - Generate Event Handler '{0}' + 產生事件處理常式 '{0}' From 98ff0e139e24e6ee572cb954701696ec6f4048c3 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 28 Oct 2024 12:14:20 -0700 Subject: [PATCH 007/172] Don't pass LSP Position into IHoverService.GetRazorHoverInfoAsync(...) IHoverService.GetRazorHoverInfoAsync(...) takes a DocumentPositionInfo and an LSP Position, but it only actually needs one of them. --- .../Hover/HoverEndpoint.cs | 6 +- .../Hover/HoverService.TestAccessor.cs | 4 +- .../Hover/HoverService.cs | 16 ++-- .../Hover/IHoverService.cs | 2 +- .../Hover/HoverServiceTest.cs | 77 ++++++------------- 5 files changed, 37 insertions(+), 68 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs index 82455da7d44..b1c7395d7aa 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs @@ -64,11 +64,7 @@ public void ApplyCapabilities(VSInternalServerCapabilities serverCapabilities, V return SpecializedTasks.Null(); } - return _hoverService.GetRazorHoverInfoAsync( - documentContext, - positionInfo, - request.Position, - cancellationToken); + return _hoverService.GetRazorHoverInfoAsync(documentContext, positionInfo, cancellationToken); } protected override Task HandleDelegatedResponseAsync(VSInternalHover? response, TextDocumentPositionParams originalRequest, RazorRequestContext requestContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs index c78299255ad..ab0e0aaafbb 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs @@ -17,9 +17,9 @@ internal sealed class TestAccessor(HoverService instance) public Task GetHoverInfoAsync( string documentFilePath, RazorCodeDocument codeDocument, - SourceLocation location, + int absoluteIndex, VSInternalClientCapabilities clientCapabilities, CancellationToken cancellationToken) - => instance.GetHoverInfoAsync(documentFilePath, codeDocument, location, clientCapabilities, cancellationToken); + => instance.GetHoverInfoAsync(documentFilePath, codeDocument, absoluteIndex, clientCapabilities, cancellationToken); } } diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs index 8e45716a3b4..a6044083472 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs @@ -34,7 +34,7 @@ internal sealed partial class HoverService( private readonly IDocumentMappingService _documentMappingService = documentMappingService; private readonly IClientCapabilitiesService _clientCapabilitiesService = clientCapabilitiesService; - public async Task GetRazorHoverInfoAsync(DocumentContext documentContext, DocumentPositionInfo positionInfo, Position position, CancellationToken cancellationToken) + public async Task GetRazorHoverInfoAsync(DocumentContext documentContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) { // HTML can still sometimes be handled by razor. For example hovering over // a component tag like will still be in an html context @@ -52,8 +52,8 @@ internal sealed partial class HoverService( return null; } - var location = new SourceLocation(positionInfo.HostDocumentIndex, position.Line, position.Character); - return await GetHoverInfoAsync(documentContext.FilePath, codeDocument, location, _clientCapabilitiesService.ClientCapabilities, cancellationToken).ConfigureAwait(false); + return await GetHoverInfoAsync( + documentContext.FilePath, codeDocument, positionInfo.HostDocumentIndex, _clientCapabilitiesService.ClientCapabilities, cancellationToken).ConfigureAwait(false); } public async Task TranslateDelegatedResponseAsync(VSInternalHover? response, DocumentContext documentContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) @@ -96,13 +96,13 @@ internal sealed partial class HoverService( private async Task GetHoverInfoAsync( string documentFilePath, RazorCodeDocument codeDocument, - SourceLocation location, + int absoluteIndex, VSInternalClientCapabilities clientCapabilities, CancellationToken cancellationToken) { var syntaxTree = codeDocument.GetSyntaxTree(); - var owner = syntaxTree.Root.FindInnermostNode(location.AbsoluteIndex); + var owner = syntaxTree.Root.FindInnermostNode(absoluteIndex); if (owner is null) { Debug.Fail("Owner should never be null."); @@ -126,7 +126,7 @@ internal sealed partial class HoverService( var ownerStart = owner.SpanStart; if (HtmlFacts.TryGetElementInfo(owner, out var containingTagNameToken, out var attributes, closingForwardSlashOrCloseAngleToken: out _) && - containingTagNameToken.Span.IntersectsWith(location.AbsoluteIndex)) + containingTagNameToken.Span.IntersectsWith(absoluteIndex)) { if (owner is MarkupStartTagSyntax or MarkupEndTagSyntax && containingTagNameToken.Content.Equals(SyntaxConstants.TextTagName, StringComparison.OrdinalIgnoreCase)) @@ -169,7 +169,7 @@ internal sealed partial class HoverService( } if (HtmlFacts.TryGetAttributeInfo(owner, out containingTagNameToken, out _, out var selectedAttributeName, out var selectedAttributeNameLocation, out attributes) && - selectedAttributeNameLocation?.IntersectsWith(location.AbsoluteIndex) == true) + selectedAttributeNameLocation?.IntersectsWith(absoluteIndex) == true) { // When finding parents for attributes, we make sure to find the parent of the containing tag, otherwise these methods // would return the parent of the attribute, which is not helpful, as its just going to be the containing element @@ -203,7 +203,7 @@ internal sealed partial class HoverService( // Grab the first attribute that we find that intersects with this location. That way if there are multiple attributes side-by-side aka hovering over: // // Then we take the left most attribute (attributes are returned in source order). - var attribute = attributes.First(a => a.Span.IntersectsWith(location.AbsoluteIndex)); + var attribute = attributes.First(a => a.Span.IntersectsWith(absoluteIndex)); if (attribute is MarkupTagHelperAttributeSyntax thAttributeSyntax) { attribute = thAttributeSyntax.Name; diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/IHoverService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/IHoverService.cs index b3ef864a76c..dfcf756f970 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/IHoverService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/IHoverService.cs @@ -11,6 +11,6 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; internal interface IHoverService { - Task GetRazorHoverInfoAsync(DocumentContext versionedDocumentContext, DocumentPositionInfo positionInfo, Position position, CancellationToken cancellationToken); + Task GetRazorHoverInfoAsync(DocumentContext versionedDocumentContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken); Task TranslateDelegatedResponseAsync(VSInternalHover? response, DocumentContext versionedDocumentContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken); } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs index 6dc5f7eda36..d6fd287fe44 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs @@ -60,10 +60,9 @@ public async Task GetHoverInfo_TagHelper_Element() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -87,10 +86,9 @@ public async Task GetHoverInfo_TagHelper_Element_WithParent() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -114,10 +112,9 @@ public async Task GetHoverInfo_TagHelper_Attribute_WithParent() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -139,10 +136,9 @@ public async Task GetHoverInfo_TagHelper_Element_EndTag() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -164,10 +160,9 @@ public async Task GetHoverInfo_TagHelper_Attribute() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -190,11 +185,9 @@ public async Task GetHoverInfo_TagHelper_AttributeTrailingEdge() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var edgeLocation = code.Position; - var location = new SourceLocation(edgeLocation, lineIndex: 0, edgeLocation); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -217,10 +210,9 @@ public async Task GetHoverInfo_TagHelper_AttributeValue_ReturnsNull() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.Null(hover); @@ -238,10 +230,9 @@ public async Task GetHoverInfo_TagHelper_AfterAttributeEquals_ReturnsNull() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.Null(hover); @@ -259,10 +250,9 @@ public async Task GetHoverInfo_TagHelper_AttributeEnd_ReturnsNull() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.Null(hover); @@ -280,10 +270,9 @@ public async Task GetHoverInfo_TagHelper_MinimizedAttribute() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -310,10 +299,9 @@ public void Increment(){ var codeDocument = CreateCodeDocument(code.Text, "text.razor", DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -335,10 +323,9 @@ public async Task GetHoverInfo_TagHelper_MalformedElement() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -360,10 +347,9 @@ public async Task GetHoverInfo_TagHelper_MalformedAttribute() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -386,10 +372,9 @@ public async Task GetHoverInfo_HTML_MarkupElement() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); // Assert Assert.Null(hover); @@ -408,10 +393,9 @@ public async Task GetHoverInfo_TagHelper_PlainTextElement() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -435,10 +419,9 @@ public async Task GetHoverInfo_TagHelper_PlainTextElement_EndTag() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -461,10 +444,9 @@ public async Task GetHoverInfo_TagHelper_TextComponent() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, location, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -489,10 +471,9 @@ public async Task GetHoverInfo_TagHelper_TextComponent_NestedInHtml() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, location, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -518,10 +499,9 @@ public async Task GetHoverInfo_TagHelper_TextComponent_NestedInCSharp() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, location, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); // Assert Assert.Null(hover); @@ -544,10 +524,9 @@ public async Task GetHoverInfo_TagHelper_TextComponent_NestedInCSharpAndText() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, location, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -571,10 +550,9 @@ public async Task GetHoverInfo_TagHelper_PlainTextAttribute() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); // Assert Assert.NotNull(hover); @@ -599,10 +577,9 @@ public async Task GetHoverInfo_HTML_PlainTextElement() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); // Assert Assert.Null(hover); @@ -622,10 +599,8 @@ public async Task GetHoverInfo_HTML_PlainTextAttribute() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); - // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); // Assert Assert.Null(hover); @@ -643,12 +618,11 @@ public async Task GetHoverInfo_TagHelper_Element_VSClient_ReturnVSHover() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); var clientCapabilities = CreateMarkDownCapabilities(); clientCapabilities.SupportsVisualStudioExtensions = true; // Act - var vsHover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, clientCapabilities, DisposalToken); + var vsHover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, clientCapabilities, DisposalToken); // Assert Assert.NotNull(vsHover); @@ -686,12 +660,11 @@ public async Task GetHoverInfo_TagHelper_Attribute_VSClient_ReturnVSHover() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var location = new SourceLocation(code.Position, lineIndex: -1, characterIndex: -1); var clientCapabilities = CreateMarkDownCapabilities(); clientCapabilities.SupportsVisualStudioExtensions = true; // Act - var vsHover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, location, clientCapabilities, DisposalToken); + var vsHover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, clientCapabilities, DisposalToken); // Assert Assert.NotNull(vsHover); From 001b43d9a1acba60f8f44e6d2015c9dd1c5bd35c Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 28 Oct 2024 12:59:58 -0700 Subject: [PATCH 008/172] Extract HoverDisplayOptions from ClientCabilities Rather than passing around ClientCapabilities all the time, use a HoverDisplayOptions record with the relevant information. --- .../Hover/HoverDisplayOptions.cs | 30 +++++++ .../Hover/HoverService.TestAccessor.cs | 4 +- .../Hover/HoverService.cs | 48 +++++------ .../Hover/HoverServiceTest.cs | 81 ++++++++----------- 4 files changed, 88 insertions(+), 75 deletions(-) create mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs new file mode 100644 index 00000000000..89523065950 --- /dev/null +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs @@ -0,0 +1,30 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using Microsoft.VisualStudio.LanguageServer.Protocol; + +namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; + +internal readonly record struct HoverDisplayOptions(MarkupKind MarkupKind, bool SupportsVisualStudioExtensions) +{ + public static HoverDisplayOptions From(ClientCapabilities clientCapabilities) + { + var markupKind = MarkupKind.PlainText; + + // If MarkDown is supported, we'll use that. + if (clientCapabilities.TextDocument?.Hover?.ContentFormat is MarkupKind[] contentFormat && + Array.IndexOf(contentFormat, MarkupKind.Markdown) >= 0) + { + markupKind = MarkupKind.Markdown; + } + + var supportsVisualStudioExtensions = (clientCapabilities as VSInternalClientCapabilities)?.SupportsVisualStudioExtensions ?? false; + + return new(markupKind, supportsVisualStudioExtensions); + } +} diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs index ab0e0aaafbb..29c6005c3ed 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs @@ -18,8 +18,8 @@ internal sealed class TestAccessor(HoverService instance) string documentFilePath, RazorCodeDocument codeDocument, int absoluteIndex, - VSInternalClientCapabilities clientCapabilities, + HoverDisplayOptions options, CancellationToken cancellationToken) - => instance.GetHoverInfoAsync(documentFilePath, codeDocument, absoluteIndex, clientCapabilities, cancellationToken); + => instance.GetHoverInfoAsync(documentFilePath, codeDocument, absoluteIndex, options, cancellationToken); } } diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs index a6044083472..d2aefd30e48 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs @@ -52,8 +52,10 @@ internal sealed partial class HoverService( return null; } + var options = HoverDisplayOptions.From(_clientCapabilitiesService.ClientCapabilities); + return await GetHoverInfoAsync( - documentContext.FilePath, codeDocument, positionInfo.HostDocumentIndex, _clientCapabilitiesService.ClientCapabilities, cancellationToken).ConfigureAwait(false); + documentContext.FilePath, codeDocument, positionInfo.HostDocumentIndex, options, cancellationToken).ConfigureAwait(false); } public async Task TranslateDelegatedResponseAsync(VSInternalHover? response, DocumentContext documentContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) @@ -97,7 +99,7 @@ internal sealed partial class HoverService( string documentFilePath, RazorCodeDocument codeDocument, int absoluteIndex, - VSInternalClientCapabilities clientCapabilities, + HoverDisplayOptions options, CancellationToken cancellationToken) { var syntaxTree = codeDocument.GetSyntaxTree(); @@ -163,8 +165,7 @@ internal sealed partial class HoverService( var range = containingTagNameToken.GetRange(codeDocument.Source); - var result = await ElementInfoToHoverAsync(documentFilePath, binding.Descriptors, range, clientCapabilities, cancellationToken).ConfigureAwait(false); - return result; + return await ElementInfoToHoverAsync(documentFilePath, binding.Descriptors, range, options, cancellationToken).ConfigureAwait(false); } } @@ -239,16 +240,18 @@ internal sealed partial class HoverService( break; } - var attributeHoverModel = AttributeInfoToHover(tagHelperAttributes, range, attributeName, clientCapabilities); - - return attributeHoverModel; + return AttributeInfoToHover(tagHelperAttributes, attributeName, range, options); } } return null; } - private VSInternalHover? AttributeInfoToHover(ImmutableArray boundAttributes, Range range, string attributeName, VSInternalClientCapabilities clientCapabilities) + private static VSInternalHover? AttributeInfoToHover( + ImmutableArray boundAttributes, + string attributeName, + Range range, + HoverDisplayOptions options) { var descriptionInfos = boundAttributes.SelectAsArray(boundAttribute => { @@ -258,8 +261,8 @@ internal sealed partial class HoverService( var attrDescriptionInfo = new AggregateBoundAttributeDescription(descriptionInfos); - var isVSClient = clientCapabilities.SupportsVisualStudioExtensions; - if (isVSClient && ClassifiedTagHelperTooltipFactory.TryCreateTooltip(attrDescriptionInfo, out ContainerElement? classifiedTextElement)) + if (options.SupportsVisualStudioExtensions && + ClassifiedTagHelperTooltipFactory.TryCreateTooltip(attrDescriptionInfo, out ContainerElement? classifiedTextElement)) { var vsHover = new VSInternalHover { @@ -272,9 +275,7 @@ internal sealed partial class HoverService( } else { - var hoverContentFormat = GetHoverContentFormat(clientCapabilities); - - if (!MarkupTagHelperTooltipFactory.TryCreateTooltip(attrDescriptionInfo, hoverContentFormat, out var vsMarkupContent)) + if (!MarkupTagHelperTooltipFactory.TryCreateTooltip(attrDescriptionInfo, options.MarkupKind, out var vsMarkupContent)) { return null; } @@ -295,13 +296,17 @@ internal sealed partial class HoverService( } } - private async Task ElementInfoToHoverAsync(string documentFilePath, IEnumerable descriptors, Range range, VSInternalClientCapabilities clientCapabilities, CancellationToken cancellationToken) + private async Task ElementInfoToHoverAsync( + string documentFilePath, + IEnumerable descriptors, + Range range, + HoverDisplayOptions options, + CancellationToken cancellationToken) { var descriptionInfos = descriptors.SelectAsArray(BoundElementDescriptionInfo.From); var elementDescriptionInfo = new AggregateBoundElementDescription(descriptionInfos); - var isVSClient = clientCapabilities.SupportsVisualStudioExtensions; - if (isVSClient) + if (options.SupportsVisualStudioExtensions) { var classifiedTextElement = await ClassifiedTagHelperTooltipFactory .TryCreateTooltipContainerAsync(documentFilePath, elementDescriptionInfo, _projectManager.GetQueryOperations(), cancellationToken) @@ -320,10 +325,8 @@ internal sealed partial class HoverService( } } - var hoverContentFormat = GetHoverContentFormat(clientCapabilities); - var vsMarkupContent = await MarkupTagHelperTooltipFactory - .TryCreateTooltipAsync(documentFilePath, elementDescriptionInfo, _projectManager.GetQueryOperations(), hoverContentFormat, cancellationToken) + .TryCreateTooltipAsync(documentFilePath, elementDescriptionInfo, _projectManager.GetQueryOperations(), options.MarkupKind, cancellationToken) .ConfigureAwait(false); if (vsMarkupContent is null) @@ -345,11 +348,4 @@ internal sealed partial class HoverService( return hover; } - - private static MarkupKind GetHoverContentFormat(ClientCapabilities clientCapabilities) - { - var hoverContentFormat = clientCapabilities.TextDocument?.Hover?.ContentFormat; - var hoverKind = hoverContentFormat?.Contains(MarkupKind.Markdown) == true ? MarkupKind.Markdown : MarkupKind.PlainText; - return hoverKind; - } } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs index d6fd287fe44..d6595e1aabc 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs @@ -30,23 +30,10 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.Test.Hover; public class HoverServiceTest(ITestOutputHelper testOutput) : TagHelperServiceTestBase(testOutput) { - private static VSInternalClientCapabilities CreateMarkDownCapabilities() - => CreateCapabilities(MarkupKind.Markdown); + private static HoverDisplayOptions UseMarkdown => new(MarkupKind.Markdown, SupportsVisualStudioExtensions: false); + private static HoverDisplayOptions UsePlainText => new(MarkupKind.PlainText, SupportsVisualStudioExtensions: false); - private static VSInternalClientCapabilities CreatePlainTextCapabilities() - => CreateCapabilities(MarkupKind.PlainText); - - private static VSInternalClientCapabilities CreateCapabilities(MarkupKind markupKind) - => new() - { - TextDocument = new() - { - Hover = new() - { - ContentFormat = [markupKind], - } - } - }; + private static HoverDisplayOptions UseVisualStudio => new(MarkupKind.Markdown, SupportsVisualStudioExtensions: true); [Fact] public async Task GetHoverInfo_TagHelper_Element() @@ -62,7 +49,7 @@ public async Task GetHoverInfo_TagHelper_Element() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -88,7 +75,7 @@ public async Task GetHoverInfo_TagHelper_Element_WithParent() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -114,7 +101,7 @@ public async Task GetHoverInfo_TagHelper_Attribute_WithParent() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -138,7 +125,7 @@ public async Task GetHoverInfo_TagHelper_Element_EndTag() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -162,7 +149,7 @@ public async Task GetHoverInfo_TagHelper_Attribute() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -187,7 +174,7 @@ public async Task GetHoverInfo_TagHelper_AttributeTrailingEdge() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -212,7 +199,7 @@ public async Task GetHoverInfo_TagHelper_AttributeValue_ReturnsNull() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.Null(hover); @@ -232,7 +219,7 @@ public async Task GetHoverInfo_TagHelper_AfterAttributeEquals_ReturnsNull() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.Null(hover); @@ -252,7 +239,7 @@ public async Task GetHoverInfo_TagHelper_AttributeEnd_ReturnsNull() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.Null(hover); @@ -272,7 +259,7 @@ public async Task GetHoverInfo_TagHelper_MinimizedAttribute() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -301,7 +288,7 @@ public void Increment(){ var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -325,7 +312,7 @@ public async Task GetHoverInfo_TagHelper_MalformedElement() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -349,7 +336,7 @@ public async Task GetHoverInfo_TagHelper_MalformedAttribute() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -374,7 +361,7 @@ public async Task GetHoverInfo_HTML_MarkupElement() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreateMarkDownCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); // Assert Assert.Null(hover); @@ -395,7 +382,7 @@ public async Task GetHoverInfo_TagHelper_PlainTextElement() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -421,7 +408,7 @@ public async Task GetHoverInfo_TagHelper_PlainTextElement_EndTag() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -446,7 +433,7 @@ public async Task GetHoverInfo_TagHelper_TextComponent() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -473,7 +460,7 @@ public async Task GetHoverInfo_TagHelper_TextComponent_NestedInHtml() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -501,7 +488,7 @@ public async Task GetHoverInfo_TagHelper_TextComponent_NestedInCSharp() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, UsePlainText, DisposalToken); // Assert Assert.Null(hover); @@ -526,7 +513,7 @@ public async Task GetHoverInfo_TagHelper_TextComponent_NestedInCSharpAndText() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -552,7 +539,7 @@ public async Task GetHoverInfo_TagHelper_PlainTextAttribute() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -579,7 +566,7 @@ public async Task GetHoverInfo_HTML_PlainTextElement() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UsePlainText, DisposalToken); // Assert Assert.Null(hover); @@ -600,7 +587,7 @@ public async Task GetHoverInfo_HTML_PlainTextAttribute() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, CreatePlainTextCapabilities(), DisposalToken); + var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UsePlainText, DisposalToken); // Assert Assert.Null(hover); @@ -618,11 +605,9 @@ public async Task GetHoverInfo_TagHelper_Element_VSClient_ReturnVSHover() var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var clientCapabilities = CreateMarkDownCapabilities(); - clientCapabilities.SupportsVisualStudioExtensions = true; // Act - var vsHover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, clientCapabilities, DisposalToken); + var vsHover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseVisualStudio, DisposalToken); // Assert Assert.NotNull(vsHover); @@ -660,11 +645,9 @@ public async Task GetHoverInfo_TagHelper_Attribute_VSClient_ReturnVSHover() var service = GetHoverService(); var serviceAccessor = service.GetTestAccessor(); - var clientCapabilities = CreateMarkDownCapabilities(); - clientCapabilities.SupportsVisualStudioExtensions = true; // Act - var vsHover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, clientCapabilities, DisposalToken); + var vsHover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseVisualStudio, DisposalToken); // Assert Assert.NotNull(vsHover); @@ -959,8 +942,12 @@ private HoverService GetHoverService(IDocumentMappingService? mappingService = n { var projectManager = CreateProjectSnapshotManager(); - var clientCapabilities = CreateMarkDownCapabilities(); - clientCapabilities.SupportsVisualStudioExtensions = true; + var clientCapabilities = new VSInternalClientCapabilities() + { + TextDocument = new() { Hover = new() { ContentFormat = [MarkupKind.PlainText, MarkupKind.Markdown] } }, + SupportsVisualStudioExtensions = true + }; + var clientCapabilitiesService = new TestClientCapabilitiesService(clientCapabilities); mappingService ??= StrictMock.Of(); From 98261ef52d16f24bc128b79144651d1254af2c91 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 28 Oct 2024 13:23:15 -0700 Subject: [PATCH 009/172] Pass LinePositionSpan instead of Range Change HoverService to pass around LinePositionSpan throughtout and only create an LSP Range when needed in the end. --- .../Hover/HoverDisplayOptions.cs | 4 --- .../Hover/HoverService.cs | 28 +++++++++---------- .../Extensions/LinePositionExtensions.cs | 14 ++++++++++ .../Extensions/LinePositionSpanExtensions.cs | 14 ++++++++++ 4 files changed, 42 insertions(+), 18 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs index 89523065950..449d6b18afc 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs @@ -2,10 +2,6 @@ // Licensed under the MIT license. See License.txt in the project root for license information. using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs index d2aefd30e48..504f3287a38 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs @@ -17,11 +17,10 @@ using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Tooltip; +using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.Editor.Razor; using Microsoft.VisualStudio.LanguageServer.Protocol; using Microsoft.VisualStudio.Text.Adornments; -using MarkupKind = Microsoft.VisualStudio.LanguageServer.Protocol.MarkupKind; -using Range = Microsoft.VisualStudio.LanguageServer.Protocol.Range; namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; @@ -163,9 +162,9 @@ internal sealed partial class HoverService( { Debug.Assert(binding.Descriptors.Any()); - var range = containingTagNameToken.GetRange(codeDocument.Source); + var span = containingTagNameToken.GetLinePositionSpan(codeDocument.Source); - return await ElementInfoToHoverAsync(documentFilePath, binding.Descriptors, range, options, cancellationToken).ConfigureAwait(false); + return await ElementInfoToHoverAsync(documentFilePath, binding.Descriptors, span, options, cancellationToken).ConfigureAwait(false); } } @@ -223,24 +222,25 @@ internal sealed partial class HoverService( } var attributeName = attribute.GetContent(); - var range = attribute.GetRange(codeDocument.Source); + var span = attribute.GetLinePositionSpan(codeDocument.Source); // Include the @ in the range switch (attribute.Parent.Kind) { case SyntaxKind.MarkupTagHelperDirectiveAttribute: var directiveAttribute = (MarkupTagHelperDirectiveAttributeSyntax)attribute.Parent; - range.Start.Character -= directiveAttribute.Transition.FullWidth; + span = span.WithStart(start => start.WithCharacter(ch => ch - directiveAttribute.Transition.FullWidth)); attributeName = "@" + attributeName; break; + case SyntaxKind.MarkupMinimizedTagHelperDirectiveAttribute: var minimizedAttribute = (MarkupMinimizedTagHelperDirectiveAttributeSyntax)containingTag; - range.Start.Character -= minimizedAttribute.Transition.FullWidth; + span = span.WithStart(start => start.WithCharacter(ch => ch - minimizedAttribute.Transition.FullWidth)); attributeName = "@" + attributeName; break; } - return AttributeInfoToHover(tagHelperAttributes, attributeName, range, options); + return AttributeInfoToHover(tagHelperAttributes, attributeName, span, options); } } @@ -250,7 +250,7 @@ internal sealed partial class HoverService( private static VSInternalHover? AttributeInfoToHover( ImmutableArray boundAttributes, string attributeName, - Range range, + LinePositionSpan span, HoverDisplayOptions options) { var descriptionInfos = boundAttributes.SelectAsArray(boundAttribute => @@ -267,7 +267,7 @@ internal sealed partial class HoverService( var vsHover = new VSInternalHover { Contents = Array.Empty>(), - Range = range, + Range = span.ToRange(), RawContent = classifiedTextElement, }; @@ -289,7 +289,7 @@ internal sealed partial class HoverService( var hover = new VSInternalHover { Contents = markupContent, - Range = range, + Range = span.ToRange(), }; return hover; @@ -299,7 +299,7 @@ internal sealed partial class HoverService( private async Task ElementInfoToHoverAsync( string documentFilePath, IEnumerable descriptors, - Range range, + LinePositionSpan span, HoverDisplayOptions options, CancellationToken cancellationToken) { @@ -317,7 +317,7 @@ internal sealed partial class HoverService( var vsHover = new VSInternalHover { Contents = Array.Empty>(), - Range = range, + Range = span.ToRange(), RawContent = classifiedTextElement, }; @@ -343,7 +343,7 @@ internal sealed partial class HoverService( var hover = new VSInternalHover { Contents = markupContent, - Range = range + Range = span.ToRange() }; return hover; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/LinePositionExtensions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/LinePositionExtensions.cs index 45ae3813eeb..007f8bf4a91 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/LinePositionExtensions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/LinePositionExtensions.cs @@ -1,6 +1,8 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; + namespace Microsoft.CodeAnalysis.Text; internal static class LinePositionExtensions @@ -10,4 +12,16 @@ public static void Deconstruct(this LinePosition linePosition, out int line, out public static LinePositionSpan ToZeroWidthSpan(this LinePosition linePosition) => new(linePosition, linePosition); + + public static LinePosition WithLine(this LinePosition linePosition, int newLine) + => new(newLine, linePosition.Character); + + public static LinePosition WithLine(this LinePosition linePosition, Func computeNewLine) + => new(computeNewLine(linePosition.Line), linePosition.Character); + + public static LinePosition WithCharacter(this LinePosition linePosition, int newCharacter) + => new(linePosition.Line, newCharacter); + + public static LinePosition WithCharacter(this LinePosition linePosition, Func computeNewCharacter) + => new(linePosition.Line, computeNewCharacter(linePosition.Character)); } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/LinePositionSpanExtensions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/LinePositionSpanExtensions.cs index 4ae8ede32f2..4301daefa2a 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/LinePositionSpanExtensions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/LinePositionSpanExtensions.cs @@ -1,6 +1,8 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; + namespace Microsoft.CodeAnalysis.Text; internal static class LinePositionSpanExtensions @@ -46,4 +48,16 @@ public static bool Contains(this LinePositionSpan span, LinePositionSpan other) { return span.Start <= other.Start && span.End >= other.End; } + + public static LinePositionSpan WithStart(this LinePositionSpan span, LinePosition newStart) + => new(newStart, span.End); + + public static LinePositionSpan WithStart(this LinePositionSpan span, Func computeNewStart) + => new(computeNewStart(span.Start), span.End); + + public static LinePositionSpan WithEnd(this LinePositionSpan span, LinePosition newEnd) + => new(span.Start, newEnd); + + public static LinePositionSpan WithEnd(this LinePositionSpan span, Func computeNewEnd) + => new(span.Start, computeNewEnd(span.End)); } From 44f3fd79d75a22105fc2b51940bace4403194c63 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 28 Oct 2024 13:29:19 -0700 Subject: [PATCH 010/172] Pass ISolutionQueryOperations throughtout Rather than accessing the _projectManager instance field in HoverService, just pass an ISolutionQueryOperations instance throughout. --- .../Hover/HoverService.TestAccessor.cs | 5 ++++- .../Hover/HoverService.cs | 21 +++++++++++++------ 2 files changed, 19 insertions(+), 7 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs index 29c6005c3ed..7ce54e161cf 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs @@ -4,6 +4,8 @@ using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; @@ -20,6 +22,7 @@ internal sealed class TestAccessor(HoverService instance) int absoluteIndex, HoverDisplayOptions options, CancellationToken cancellationToken) - => instance.GetHoverInfoAsync(documentFilePath, codeDocument, absoluteIndex, options, cancellationToken); + => HoverService.GetHoverInfoAsync( + documentFilePath, codeDocument, absoluteIndex, options, instance._projectManager.GetQueryOperations(), cancellationToken); } } diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs index 504f3287a38..762d36c09bf 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs @@ -54,7 +54,13 @@ internal sealed partial class HoverService( var options = HoverDisplayOptions.From(_clientCapabilitiesService.ClientCapabilities); return await GetHoverInfoAsync( - documentContext.FilePath, codeDocument, positionInfo.HostDocumentIndex, options, cancellationToken).ConfigureAwait(false); + documentContext.FilePath, + codeDocument, + positionInfo.HostDocumentIndex, + options, + _projectManager.GetQueryOperations(), + cancellationToken) + .ConfigureAwait(false); } public async Task TranslateDelegatedResponseAsync(VSInternalHover? response, DocumentContext documentContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) @@ -94,11 +100,12 @@ internal sealed partial class HoverService( return response; } - private async Task GetHoverInfoAsync( + private static async Task GetHoverInfoAsync( string documentFilePath, RazorCodeDocument codeDocument, int absoluteIndex, HoverDisplayOptions options, + ISolutionQueryOperations solutionQueryOperations, CancellationToken cancellationToken) { var syntaxTree = codeDocument.GetSyntaxTree(); @@ -164,7 +171,8 @@ internal sealed partial class HoverService( var span = containingTagNameToken.GetLinePositionSpan(codeDocument.Source); - return await ElementInfoToHoverAsync(documentFilePath, binding.Descriptors, span, options, cancellationToken).ConfigureAwait(false); + return await ElementInfoToHoverAsync( + documentFilePath, binding.Descriptors, span, options, solutionQueryOperations, cancellationToken).ConfigureAwait(false); } } @@ -296,11 +304,12 @@ internal sealed partial class HoverService( } } - private async Task ElementInfoToHoverAsync( + private static async Task ElementInfoToHoverAsync( string documentFilePath, IEnumerable descriptors, LinePositionSpan span, HoverDisplayOptions options, + ISolutionQueryOperations solutionQueryOperations, CancellationToken cancellationToken) { var descriptionInfos = descriptors.SelectAsArray(BoundElementDescriptionInfo.From); @@ -309,7 +318,7 @@ internal sealed partial class HoverService( if (options.SupportsVisualStudioExtensions) { var classifiedTextElement = await ClassifiedTagHelperTooltipFactory - .TryCreateTooltipContainerAsync(documentFilePath, elementDescriptionInfo, _projectManager.GetQueryOperations(), cancellationToken) + .TryCreateTooltipContainerAsync(documentFilePath, elementDescriptionInfo, solutionQueryOperations, cancellationToken) .ConfigureAwait(false); if (classifiedTextElement is not null) @@ -326,7 +335,7 @@ internal sealed partial class HoverService( } var vsMarkupContent = await MarkupTagHelperTooltipFactory - .TryCreateTooltipAsync(documentFilePath, elementDescriptionInfo, _projectManager.GetQueryOperations(), options.MarkupKind, cancellationToken) + .TryCreateTooltipAsync(documentFilePath, elementDescriptionInfo, solutionQueryOperations, options.MarkupKind, cancellationToken) .ConfigureAwait(false); if (vsMarkupContent is null) From 08973b451307626a65babb9fa613d68fa59a4e68 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 28 Oct 2024 14:15:17 -0700 Subject: [PATCH 011/172] Some tweaks and clean up in HoverService --- .../Hover/HoverService.cs | 104 +++++++++--------- 1 file changed, 50 insertions(+), 54 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs index 762d36c09bf..6eea153bf14 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs @@ -165,15 +165,13 @@ internal sealed partial class HoverService( // Hovered over a HTML tag name but the binding matches an attribute return null; } - else - { - Debug.Assert(binding.Descriptors.Any()); - var span = containingTagNameToken.GetLinePositionSpan(codeDocument.Source); + Debug.Assert(binding.Descriptors.Any()); - return await ElementInfoToHoverAsync( - documentFilePath, binding.Descriptors, span, options, solutionQueryOperations, cancellationToken).ConfigureAwait(false); - } + var span = containingTagNameToken.GetLinePositionSpan(codeDocument.Source); + + return await ElementInfoToHoverAsync( + documentFilePath, binding.Descriptors, span, options, solutionQueryOperations, cancellationToken).ConfigureAwait(false); } if (HtmlFacts.TryGetAttributeInfo(owner, out containingTagNameToken, out _, out var selectedAttributeName, out var selectedAttributeNameLocation, out attributes) && @@ -200,56 +198,54 @@ internal sealed partial class HoverService( // No matching TagHelpers, it's just HTML return null; } - else + + Debug.Assert(binding.Descriptors.Any()); + var tagHelperAttributes = TagHelperFacts.GetBoundTagHelperAttributes( + tagHelperDocumentContext, + selectedAttributeName.AssumeNotNull(), + binding); + + // Grab the first attribute that we find that intersects with this location. That way if there are multiple attributes side-by-side aka hovering over: + // + // Then we take the left most attribute (attributes are returned in source order). + var attribute = attributes.First(a => a.Span.IntersectsWith(absoluteIndex)); + if (attribute is MarkupTagHelperAttributeSyntax thAttributeSyntax) { - Debug.Assert(binding.Descriptors.Any()); - var tagHelperAttributes = TagHelperFacts.GetBoundTagHelperAttributes( - tagHelperDocumentContext, - selectedAttributeName.AssumeNotNull(), - binding); - - // Grab the first attribute that we find that intersects with this location. That way if there are multiple attributes side-by-side aka hovering over: - // - // Then we take the left most attribute (attributes are returned in source order). - var attribute = attributes.First(a => a.Span.IntersectsWith(absoluteIndex)); - if (attribute is MarkupTagHelperAttributeSyntax thAttributeSyntax) - { - attribute = thAttributeSyntax.Name; - } - else if (attribute is MarkupMinimizedTagHelperAttributeSyntax thMinimizedAttribute) - { - attribute = thMinimizedAttribute.Name; - } - else if (attribute is MarkupTagHelperDirectiveAttributeSyntax directiveAttribute) - { - attribute = directiveAttribute.Name; - } - else if (attribute is MarkupMinimizedTagHelperDirectiveAttributeSyntax miniDirectiveAttribute) - { - attribute = miniDirectiveAttribute; - } + attribute = thAttributeSyntax.Name; + } + else if (attribute is MarkupMinimizedTagHelperAttributeSyntax thMinimizedAttribute) + { + attribute = thMinimizedAttribute.Name; + } + else if (attribute is MarkupTagHelperDirectiveAttributeSyntax directiveAttribute) + { + attribute = directiveAttribute.Name; + } + else if (attribute is MarkupMinimizedTagHelperDirectiveAttributeSyntax miniDirectiveAttribute) + { + attribute = miniDirectiveAttribute; + } - var attributeName = attribute.GetContent(); - var span = attribute.GetLinePositionSpan(codeDocument.Source); + var attributeName = attribute.GetContent(); + var span = attribute.GetLinePositionSpan(codeDocument.Source); - // Include the @ in the range - switch (attribute.Parent.Kind) - { - case SyntaxKind.MarkupTagHelperDirectiveAttribute: - var directiveAttribute = (MarkupTagHelperDirectiveAttributeSyntax)attribute.Parent; - span = span.WithStart(start => start.WithCharacter(ch => ch - directiveAttribute.Transition.FullWidth)); - attributeName = "@" + attributeName; - break; - - case SyntaxKind.MarkupMinimizedTagHelperDirectiveAttribute: - var minimizedAttribute = (MarkupMinimizedTagHelperDirectiveAttributeSyntax)containingTag; - span = span.WithStart(start => start.WithCharacter(ch => ch - minimizedAttribute.Transition.FullWidth)); - attributeName = "@" + attributeName; - break; - } - - return AttributeInfoToHover(tagHelperAttributes, attributeName, span, options); + // Include the @ in the range + switch (attribute.Parent.Kind) + { + case SyntaxKind.MarkupTagHelperDirectiveAttribute: + var directiveAttribute = (MarkupTagHelperDirectiveAttributeSyntax)attribute.Parent; + span = span.WithStart(start => start.WithCharacter(ch => ch - directiveAttribute.Transition.FullWidth)); + attributeName = "@" + attributeName; + break; + + case SyntaxKind.MarkupMinimizedTagHelperDirectiveAttribute: + var minimizedAttribute = (MarkupMinimizedTagHelperDirectiveAttributeSyntax)containingTag; + span = span.WithStart(start => start.WithCharacter(ch => ch - minimizedAttribute.Transition.FullWidth)); + attributeName = "@" + attributeName; + break; } + + return AttributeInfoToHover(tagHelperAttributes, attributeName, span, options); } return null; @@ -306,7 +302,7 @@ internal sealed partial class HoverService( private static async Task ElementInfoToHoverAsync( string documentFilePath, - IEnumerable descriptors, + ImmutableArray descriptors, LinePositionSpan span, HoverDisplayOptions options, ISolutionQueryOperations solutionQueryOperations, From 8d53309985fca6b155b3fd8c9a3f1ba1cdf8ba97 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 28 Oct 2024 15:12:51 -0700 Subject: [PATCH 012/172] Move HoverDisplayOptions to Workspaces --- .../Hover/HoverService.TestAccessor.cs | 1 + .../Hover/HoverService.cs | 1 + .../Hover/HoverDisplayOptions.cs | 2 +- .../Hover/HoverServiceTest.cs | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) rename src/Razor/src/{Microsoft.AspNetCore.Razor.LanguageServer => Microsoft.CodeAnalysis.Razor.Workspaces}/Hover/HoverDisplayOptions.cs (94%) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs index 7ce54e161cf..f45a39aec2e 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs @@ -5,6 +5,7 @@ using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Hover; using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.VisualStudio.LanguageServer.Protocol; diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs index 6eea153bf14..41fc5179cd0 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs @@ -14,6 +14,7 @@ using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; using Microsoft.CodeAnalysis.Razor; using Microsoft.CodeAnalysis.Razor.DocumentMapping; +using Microsoft.CodeAnalysis.Razor.Hover; using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Tooltip; diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverDisplayOptions.cs similarity index 94% rename from src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs rename to src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverDisplayOptions.cs index 449d6b18afc..a038979a057 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverDisplayOptions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverDisplayOptions.cs @@ -4,7 +4,7 @@ using System; using Microsoft.VisualStudio.LanguageServer.Protocol; -namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; +namespace Microsoft.CodeAnalysis.Razor.Hover; internal readonly record struct HoverDisplayOptions(MarkupKind MarkupKind, bool SupportsVisualStudioExtensions) { diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs index d6595e1aabc..c1570b922f1 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs @@ -15,6 +15,7 @@ using Microsoft.AspNetCore.Razor.Test.Common.ProjectSystem; using Microsoft.CodeAnalysis.Classification; using Microsoft.CodeAnalysis.Razor.DocumentMapping; +using Microsoft.CodeAnalysis.Razor.Hover; using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Tooltip; From 908ed8258455c3ff903baf928c4373e47e7fc908 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 28 Oct 2024 15:40:02 -0700 Subject: [PATCH 013/172] Move GetHoverAsync implementation to Workspaces --- .../Hover/HoverService.TestAccessor.cs | 8 +- .../Hover/HoverService.cs | 269 +----------------- .../Hover/HoverFactory.cs | 266 +++++++++++++++++ .../Hover/HoverServiceTest.cs | 50 ++-- 4 files changed, 296 insertions(+), 297 deletions(-) create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs index f45a39aec2e..82ccdb86a82 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs @@ -6,7 +6,6 @@ using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Hover; -using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; @@ -17,13 +16,12 @@ internal sealed partial class HoverService internal sealed class TestAccessor(HoverService instance) { - public Task GetHoverInfoAsync( - string documentFilePath, + public Task GetHoverAsync( RazorCodeDocument codeDocument, + string documentFilePath, int absoluteIndex, HoverDisplayOptions options, CancellationToken cancellationToken) - => HoverService.GetHoverInfoAsync( - documentFilePath, codeDocument, absoluteIndex, options, instance._projectManager.GetQueryOperations(), cancellationToken); + => HoverFactory.GetHoverAsync(codeDocument, documentFilePath, absoluteIndex, options, instance._projectManager.GetQueryOperations(), cancellationToken); } } diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs index 41fc5179cd0..cb71215835c 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs @@ -1,27 +1,16 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System; -using System.Collections.Generic; -using System.Collections.Immutable; -using System.Diagnostics; -using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.Language.Legacy; -using Microsoft.AspNetCore.Razor.Language.Syntax; using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; using Microsoft.CodeAnalysis.Razor; using Microsoft.CodeAnalysis.Razor.DocumentMapping; using Microsoft.CodeAnalysis.Razor.Hover; using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Protocol; -using Microsoft.CodeAnalysis.Razor.Tooltip; -using Microsoft.CodeAnalysis.Text; -using Microsoft.VisualStudio.Editor.Razor; using Microsoft.VisualStudio.LanguageServer.Protocol; -using Microsoft.VisualStudio.Text.Adornments; namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; @@ -54,9 +43,9 @@ internal sealed partial class HoverService( var options = HoverDisplayOptions.From(_clientCapabilitiesService.ClientCapabilities); - return await GetHoverInfoAsync( - documentContext.FilePath, + return await HoverFactory.GetHoverAsync( codeDocument, + documentContext.FilePath, positionInfo.HostDocumentIndex, options, _projectManager.GetQueryOperations(), @@ -100,258 +89,4 @@ internal sealed partial class HoverService( return response; } - - private static async Task GetHoverInfoAsync( - string documentFilePath, - RazorCodeDocument codeDocument, - int absoluteIndex, - HoverDisplayOptions options, - ISolutionQueryOperations solutionQueryOperations, - CancellationToken cancellationToken) - { - var syntaxTree = codeDocument.GetSyntaxTree(); - - var owner = syntaxTree.Root.FindInnermostNode(absoluteIndex); - if (owner is null) - { - Debug.Fail("Owner should never be null."); - return null; - } - - // For cases where the point in the middle of an attribute, - // such as - // the node desired is the *AttributeSyntax - if (owner.Kind is SyntaxKind.MarkupTextLiteral) - { - owner = owner.Parent; - } - - var tagHelperDocumentContext = codeDocument.GetTagHelperContext(); - - // We want to find the parent tag, but looking up ancestors in the tree can find other things, - // for example when hovering over a start tag, the first ancestor is actually the element it - // belongs to, or in other words, the exact same tag! To work around this we just make sure we - // only check nodes that are at a different location in the file. - var ownerStart = owner.SpanStart; - - if (HtmlFacts.TryGetElementInfo(owner, out var containingTagNameToken, out var attributes, closingForwardSlashOrCloseAngleToken: out _) && - containingTagNameToken.Span.IntersectsWith(absoluteIndex)) - { - if (owner is MarkupStartTagSyntax or MarkupEndTagSyntax && - containingTagNameToken.Content.Equals(SyntaxConstants.TextTagName, StringComparison.OrdinalIgnoreCase)) - { - // It's possible for there to be a component that is in scope, and would be found by the GetTagHelperBinding - // call below, but a text tag, regardless of casing, inside C# code, is always just a text tag, not a component. - return null; - } - - // Hovering over HTML tag name - var ancestors = owner.Ancestors().Where(n => n.SpanStart != ownerStart); - var (parentTag, parentIsTagHelper) = TagHelperFacts.GetNearestAncestorTagInfo(ancestors); - var stringifiedAttributes = TagHelperFacts.StringifyAttributes(attributes); - var binding = TagHelperFacts.GetTagHelperBinding( - tagHelperDocumentContext, - containingTagNameToken.Content, - stringifiedAttributes, - parentTag: parentTag, - parentIsTagHelper: parentIsTagHelper); - - if (binding is null) - { - // No matching tagHelpers, it's just HTML - return null; - } - else if (binding.IsAttributeMatch) - { - // Hovered over a HTML tag name but the binding matches an attribute - return null; - } - - Debug.Assert(binding.Descriptors.Any()); - - var span = containingTagNameToken.GetLinePositionSpan(codeDocument.Source); - - return await ElementInfoToHoverAsync( - documentFilePath, binding.Descriptors, span, options, solutionQueryOperations, cancellationToken).ConfigureAwait(false); - } - - if (HtmlFacts.TryGetAttributeInfo(owner, out containingTagNameToken, out _, out var selectedAttributeName, out var selectedAttributeNameLocation, out attributes) && - selectedAttributeNameLocation?.IntersectsWith(absoluteIndex) == true) - { - // When finding parents for attributes, we make sure to find the parent of the containing tag, otherwise these methods - // would return the parent of the attribute, which is not helpful, as its just going to be the containing element - var containingTag = containingTagNameToken.Parent; - var ancestors = containingTag.Ancestors().Where(n => n.SpanStart != containingTag.SpanStart); - var (parentTag, parentIsTagHelper) = TagHelperFacts.GetNearestAncestorTagInfo(ancestors); - - // Hovering over HTML attribute name - var stringifiedAttributes = TagHelperFacts.StringifyAttributes(attributes); - - var binding = TagHelperFacts.GetTagHelperBinding( - tagHelperDocumentContext, - containingTagNameToken.Content, - stringifiedAttributes, - parentTag: parentTag, - parentIsTagHelper: parentIsTagHelper); - - if (binding is null) - { - // No matching TagHelpers, it's just HTML - return null; - } - - Debug.Assert(binding.Descriptors.Any()); - var tagHelperAttributes = TagHelperFacts.GetBoundTagHelperAttributes( - tagHelperDocumentContext, - selectedAttributeName.AssumeNotNull(), - binding); - - // Grab the first attribute that we find that intersects with this location. That way if there are multiple attributes side-by-side aka hovering over: - // - // Then we take the left most attribute (attributes are returned in source order). - var attribute = attributes.First(a => a.Span.IntersectsWith(absoluteIndex)); - if (attribute is MarkupTagHelperAttributeSyntax thAttributeSyntax) - { - attribute = thAttributeSyntax.Name; - } - else if (attribute is MarkupMinimizedTagHelperAttributeSyntax thMinimizedAttribute) - { - attribute = thMinimizedAttribute.Name; - } - else if (attribute is MarkupTagHelperDirectiveAttributeSyntax directiveAttribute) - { - attribute = directiveAttribute.Name; - } - else if (attribute is MarkupMinimizedTagHelperDirectiveAttributeSyntax miniDirectiveAttribute) - { - attribute = miniDirectiveAttribute; - } - - var attributeName = attribute.GetContent(); - var span = attribute.GetLinePositionSpan(codeDocument.Source); - - // Include the @ in the range - switch (attribute.Parent.Kind) - { - case SyntaxKind.MarkupTagHelperDirectiveAttribute: - var directiveAttribute = (MarkupTagHelperDirectiveAttributeSyntax)attribute.Parent; - span = span.WithStart(start => start.WithCharacter(ch => ch - directiveAttribute.Transition.FullWidth)); - attributeName = "@" + attributeName; - break; - - case SyntaxKind.MarkupMinimizedTagHelperDirectiveAttribute: - var minimizedAttribute = (MarkupMinimizedTagHelperDirectiveAttributeSyntax)containingTag; - span = span.WithStart(start => start.WithCharacter(ch => ch - minimizedAttribute.Transition.FullWidth)); - attributeName = "@" + attributeName; - break; - } - - return AttributeInfoToHover(tagHelperAttributes, attributeName, span, options); - } - - return null; - } - - private static VSInternalHover? AttributeInfoToHover( - ImmutableArray boundAttributes, - string attributeName, - LinePositionSpan span, - HoverDisplayOptions options) - { - var descriptionInfos = boundAttributes.SelectAsArray(boundAttribute => - { - var isIndexer = TagHelperMatchingConventions.SatisfiesBoundAttributeIndexer(boundAttribute, attributeName.AsSpan()); - return BoundAttributeDescriptionInfo.From(boundAttribute, isIndexer); - }); - - var attrDescriptionInfo = new AggregateBoundAttributeDescription(descriptionInfos); - - if (options.SupportsVisualStudioExtensions && - ClassifiedTagHelperTooltipFactory.TryCreateTooltip(attrDescriptionInfo, out ContainerElement? classifiedTextElement)) - { - var vsHover = new VSInternalHover - { - Contents = Array.Empty>(), - Range = span.ToRange(), - RawContent = classifiedTextElement, - }; - - return vsHover; - } - else - { - if (!MarkupTagHelperTooltipFactory.TryCreateTooltip(attrDescriptionInfo, options.MarkupKind, out var vsMarkupContent)) - { - return null; - } - - var markupContent = new MarkupContent() - { - Value = vsMarkupContent.Value, - Kind = vsMarkupContent.Kind, - }; - - var hover = new VSInternalHover - { - Contents = markupContent, - Range = span.ToRange(), - }; - - return hover; - } - } - - private static async Task ElementInfoToHoverAsync( - string documentFilePath, - ImmutableArray descriptors, - LinePositionSpan span, - HoverDisplayOptions options, - ISolutionQueryOperations solutionQueryOperations, - CancellationToken cancellationToken) - { - var descriptionInfos = descriptors.SelectAsArray(BoundElementDescriptionInfo.From); - var elementDescriptionInfo = new AggregateBoundElementDescription(descriptionInfos); - - if (options.SupportsVisualStudioExtensions) - { - var classifiedTextElement = await ClassifiedTagHelperTooltipFactory - .TryCreateTooltipContainerAsync(documentFilePath, elementDescriptionInfo, solutionQueryOperations, cancellationToken) - .ConfigureAwait(false); - - if (classifiedTextElement is not null) - { - var vsHover = new VSInternalHover - { - Contents = Array.Empty>(), - Range = span.ToRange(), - RawContent = classifiedTextElement, - }; - - return vsHover; - } - } - - var vsMarkupContent = await MarkupTagHelperTooltipFactory - .TryCreateTooltipAsync(documentFilePath, elementDescriptionInfo, solutionQueryOperations, options.MarkupKind, cancellationToken) - .ConfigureAwait(false); - - if (vsMarkupContent is null) - { - return null; - } - - var markupContent = new MarkupContent() - { - Value = vsMarkupContent.Value, - Kind = vsMarkupContent.Kind, - }; - - var hover = new VSInternalHover - { - Contents = markupContent, - Range = span.ToRange() - }; - - return hover; - } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs new file mode 100644 index 00000000000..76c4bba22d9 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs @@ -0,0 +1,266 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.Collections.Immutable; +using System.Diagnostics; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.Language.Legacy; +using Microsoft.AspNetCore.Razor.Language.Syntax; +using Microsoft.AspNetCore.Razor.Threading; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Tooltip; +using Microsoft.CodeAnalysis.Text; +using Microsoft.VisualStudio.Editor.Razor; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Microsoft.VisualStudio.Text.Adornments; + +namespace Microsoft.CodeAnalysis.Razor.Hover; + +internal static class HoverFactory +{ + public static Task GetHoverAsync( + RazorCodeDocument codeDocument, + string documentFilePath, + int absoluteIndex, + HoverDisplayOptions options, + ISolutionQueryOperations solutionQueryOperations, + CancellationToken cancellationToken) + { + var syntaxTree = codeDocument.GetSyntaxTree(); + + var owner = syntaxTree.Root.FindInnermostNode(absoluteIndex); + if (owner is null) + { + Debug.Fail("Owner should never be null."); + return SpecializedTasks.Null(); + } + + // For cases where the point in the middle of an attribute, + // such as + // the node desired is the *AttributeSyntax + if (owner.Kind is SyntaxKind.MarkupTextLiteral) + { + owner = owner.Parent; + } + + var tagHelperDocumentContext = codeDocument.GetTagHelperContext(); + + if (HtmlFacts.TryGetElementInfo(owner, out var containingTagNameToken, out var attributes, closingForwardSlashOrCloseAngleToken: out _) && + containingTagNameToken.Span.IntersectsWith(absoluteIndex)) + { + if (owner is MarkupStartTagSyntax or MarkupEndTagSyntax && + containingTagNameToken.Content.Equals(SyntaxConstants.TextTagName, StringComparison.OrdinalIgnoreCase)) + { + // It's possible for there to be a component that is in scope, and would be found by the GetTagHelperBinding + // call below, but a text tag, regardless of casing, inside C# code, is always just a text tag, not a component. + return SpecializedTasks.Null(); + } + + // We want to find the parent tag, but looking up ancestors in the tree can find other things, + // for example when hovering over a start tag, the first ancestor is actually the element it + // belongs to, or in other words, the exact same tag! To work around this we just make sure we + // only check nodes that are at a different location in the file. + var ownerStart = owner.SpanStart; + + // Hovering over HTML tag name + var ancestors = owner.Ancestors().Where(n => n.SpanStart != ownerStart); + var (parentTag, parentIsTagHelper) = TagHelperFacts.GetNearestAncestorTagInfo(ancestors); + var stringifiedAttributes = TagHelperFacts.StringifyAttributes(attributes); + var binding = TagHelperFacts.GetTagHelperBinding( + tagHelperDocumentContext, + containingTagNameToken.Content, + stringifiedAttributes, + parentTag: parentTag, + parentIsTagHelper: parentIsTagHelper); + + if (binding is null) + { + // No matching tagHelpers, it's just HTML + return SpecializedTasks.Null(); + } + else if (binding.IsAttributeMatch) + { + // Hovered over a HTML tag name but the binding matches an attribute + return SpecializedTasks.Null(); + } + + Debug.Assert(binding.Descriptors.Any()); + + var span = containingTagNameToken.GetLinePositionSpan(codeDocument.Source); + + return ElementInfoToHoverAsync( + documentFilePath, binding.Descriptors, span, options, solutionQueryOperations, cancellationToken); + } + + if (HtmlFacts.TryGetAttributeInfo(owner, out containingTagNameToken, out _, out var selectedAttributeName, out var selectedAttributeNameLocation, out attributes) && + selectedAttributeNameLocation?.IntersectsWith(absoluteIndex) == true) + { + // When finding parents for attributes, we make sure to find the parent of the containing tag, otherwise these methods + // would return the parent of the attribute, which is not helpful, as its just going to be the containing element + var containingTag = containingTagNameToken.Parent; + var ancestors = containingTag.Ancestors().Where(n => n.SpanStart != containingTag.SpanStart); + var (parentTag, parentIsTagHelper) = TagHelperFacts.GetNearestAncestorTagInfo(ancestors); + + // Hovering over HTML attribute name + var stringifiedAttributes = TagHelperFacts.StringifyAttributes(attributes); + + var binding = TagHelperFacts.GetTagHelperBinding( + tagHelperDocumentContext, + containingTagNameToken.Content, + stringifiedAttributes, + parentTag: parentTag, + parentIsTagHelper: parentIsTagHelper); + + if (binding is null) + { + // No matching TagHelpers, it's just HTML + return SpecializedTasks.Null(); + } + + Debug.Assert(binding.Descriptors.Any()); + var tagHelperAttributes = TagHelperFacts.GetBoundTagHelperAttributes( + tagHelperDocumentContext, + selectedAttributeName.AssumeNotNull(), + binding); + + // Grab the first attribute that we find that intersects with this location. That way if there are multiple attributes side-by-side aka hovering over: + // + // Then we take the left most attribute (attributes are returned in source order). + var attribute = attributes.First(a => a.Span.IntersectsWith(absoluteIndex)); + if (attribute is MarkupTagHelperAttributeSyntax thAttributeSyntax) + { + attribute = thAttributeSyntax.Name; + } + else if (attribute is MarkupMinimizedTagHelperAttributeSyntax thMinimizedAttribute) + { + attribute = thMinimizedAttribute.Name; + } + else if (attribute is MarkupTagHelperDirectiveAttributeSyntax directiveAttribute) + { + attribute = directiveAttribute.Name; + } + else if (attribute is MarkupMinimizedTagHelperDirectiveAttributeSyntax miniDirectiveAttribute) + { + attribute = miniDirectiveAttribute; + } + + var attributeName = attribute.GetContent(); + var span = attribute.GetLinePositionSpan(codeDocument.Source); + + // Include the @ in the range + switch (attribute.Parent.Kind) + { + case SyntaxKind.MarkupTagHelperDirectiveAttribute: + var directiveAttribute = (MarkupTagHelperDirectiveAttributeSyntax)attribute.Parent; + span = span.WithStart(start => start.WithCharacter(ch => ch - directiveAttribute.Transition.FullWidth)); + attributeName = "@" + attributeName; + break; + + case SyntaxKind.MarkupMinimizedTagHelperDirectiveAttribute: + var minimizedAttribute = (MarkupMinimizedTagHelperDirectiveAttributeSyntax)containingTag; + span = span.WithStart(start => start.WithCharacter(ch => ch - minimizedAttribute.Transition.FullWidth)); + attributeName = "@" + attributeName; + break; + } + + return Task.FromResult(AttributeInfoToHover(tagHelperAttributes, attributeName, span, options)); + } + + return SpecializedTasks.Null(); + } + + private static VSInternalHover? AttributeInfoToHover( + ImmutableArray boundAttributes, + string attributeName, + LinePositionSpan span, + HoverDisplayOptions options) + { + var descriptionInfos = boundAttributes.SelectAsArray(boundAttribute => + { + var isIndexer = TagHelperMatchingConventions.SatisfiesBoundAttributeIndexer(boundAttribute, attributeName.AsSpan()); + return BoundAttributeDescriptionInfo.From(boundAttribute, isIndexer); + }); + + var attrDescriptionInfo = new AggregateBoundAttributeDescription(descriptionInfos); + + if (options.SupportsVisualStudioExtensions && + ClassifiedTagHelperTooltipFactory.TryCreateTooltip(attrDescriptionInfo, out ContainerElement? classifiedTextElement)) + { + return new VSInternalHover + { + Contents = Array.Empty>(), + Range = span.ToRange(), + RawContent = classifiedTextElement, + }; + } + + if (!MarkupTagHelperTooltipFactory.TryCreateTooltip(attrDescriptionInfo, options.MarkupKind, out var tooltipContent)) + { + return null; + } + + return new VSInternalHover + { + Contents = new MarkupContent() + { + Value = tooltipContent.Value, + Kind = tooltipContent.Kind, + }, + Range = span.ToRange(), + }; + } + + private static async Task ElementInfoToHoverAsync( + string documentFilePath, + ImmutableArray descriptors, + LinePositionSpan span, + HoverDisplayOptions options, + ISolutionQueryOperations solutionQueryOperations, + CancellationToken cancellationToken) + { + var descriptionInfos = descriptors.SelectAsArray(BoundElementDescriptionInfo.From); + var elementDescriptionInfo = new AggregateBoundElementDescription(descriptionInfos); + + if (options.SupportsVisualStudioExtensions) + { + var classifiedTextElement = await ClassifiedTagHelperTooltipFactory + .TryCreateTooltipContainerAsync(documentFilePath, elementDescriptionInfo, solutionQueryOperations, cancellationToken) + .ConfigureAwait(false); + + if (classifiedTextElement is not null) + { + return new VSInternalHover + { + Contents = Array.Empty>(), + Range = span.ToRange(), + RawContent = classifiedTextElement, + }; + } + } + + var tooltipContent = await MarkupTagHelperTooltipFactory + .TryCreateTooltipAsync(documentFilePath, elementDescriptionInfo, solutionQueryOperations, options.MarkupKind, cancellationToken) + .ConfigureAwait(false); + + if (tooltipContent is null) + { + return null; + } + + return new VSInternalHover + { + Contents = new MarkupContent() + { + Value = tooltipContent.Value, + Kind = tooltipContent.Kind, + }, + Range = span.ToRange() + }; + } +} diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs index c1570b922f1..bf0fbaee519 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs @@ -50,7 +50,7 @@ public async Task GetHoverInfo_TagHelper_Element() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -76,7 +76,7 @@ public async Task GetHoverInfo_TagHelper_Element_WithParent() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -102,7 +102,7 @@ public async Task GetHoverInfo_TagHelper_Attribute_WithParent() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -126,7 +126,7 @@ public async Task GetHoverInfo_TagHelper_Element_EndTag() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -150,7 +150,7 @@ public async Task GetHoverInfo_TagHelper_Attribute() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -175,7 +175,7 @@ public async Task GetHoverInfo_TagHelper_AttributeTrailingEdge() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -200,7 +200,7 @@ public async Task GetHoverInfo_TagHelper_AttributeValue_ReturnsNull() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.Null(hover); @@ -220,7 +220,7 @@ public async Task GetHoverInfo_TagHelper_AfterAttributeEquals_ReturnsNull() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.Null(hover); @@ -240,7 +240,7 @@ public async Task GetHoverInfo_TagHelper_AttributeEnd_ReturnsNull() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.Null(hover); @@ -260,7 +260,7 @@ public async Task GetHoverInfo_TagHelper_MinimizedAttribute() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -289,7 +289,7 @@ public void Increment(){ var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -313,7 +313,7 @@ public async Task GetHoverInfo_TagHelper_MalformedElement() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -337,7 +337,7 @@ public async Task GetHoverInfo_TagHelper_MalformedAttribute() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.NotNull(hover); @@ -362,7 +362,7 @@ public async Task GetHoverInfo_HTML_MarkupElement() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseMarkdown, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); // Assert Assert.Null(hover); @@ -383,7 +383,7 @@ public async Task GetHoverInfo_TagHelper_PlainTextElement() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UsePlainText, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -409,7 +409,7 @@ public async Task GetHoverInfo_TagHelper_PlainTextElement_EndTag() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UsePlainText, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -434,7 +434,7 @@ public async Task GetHoverInfo_TagHelper_TextComponent() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, UsePlainText, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -461,7 +461,7 @@ public async Task GetHoverInfo_TagHelper_TextComponent_NestedInHtml() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, UsePlainText, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -489,7 +489,7 @@ public async Task GetHoverInfo_TagHelper_TextComponent_NestedInCSharp() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, UsePlainText, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, DisposalToken); // Assert Assert.Null(hover); @@ -514,7 +514,7 @@ public async Task GetHoverInfo_TagHelper_TextComponent_NestedInCSharpAndText() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.razor", codeDocument, code.Position, UsePlainText, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -540,7 +540,7 @@ public async Task GetHoverInfo_TagHelper_PlainTextAttribute() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UsePlainText, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, DisposalToken); // Assert Assert.NotNull(hover); @@ -567,7 +567,7 @@ public async Task GetHoverInfo_HTML_PlainTextElement() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UsePlainText, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, DisposalToken); // Assert Assert.Null(hover); @@ -588,7 +588,7 @@ public async Task GetHoverInfo_HTML_PlainTextAttribute() var serviceAccessor = service.GetTestAccessor(); // Act - var hover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UsePlainText, DisposalToken); + var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, DisposalToken); // Assert Assert.Null(hover); @@ -608,7 +608,7 @@ public async Task GetHoverInfo_TagHelper_Element_VSClient_ReturnVSHover() var serviceAccessor = service.GetTestAccessor(); // Act - var vsHover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseVisualStudio, DisposalToken); + var vsHover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, DisposalToken); // Assert Assert.NotNull(vsHover); @@ -648,7 +648,7 @@ public async Task GetHoverInfo_TagHelper_Attribute_VSClient_ReturnVSHover() var serviceAccessor = service.GetTestAccessor(); // Act - var vsHover = await serviceAccessor.GetHoverInfoAsync("file.cshtml", codeDocument, code.Position, UseVisualStudio, DisposalToken); + var vsHover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, DisposalToken); // Assert Assert.NotNull(vsHover); From 494e0f3df52db30852d73b6bf01da91a644a65bb Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 28 Oct 2024 16:33:03 -0700 Subject: [PATCH 014/172] Move GetHoverAsync tests to Workspaces Moving the existing hover tests requires a few test infrastructure changes. --- .../TagHelperCompletionProviderTest.cs | 31 +- .../Completion/TagHelperServiceTestBase.cs | 281 +------- .../Hover/HoverServiceTest.cs | 649 ------------------ .../RazorCodeDocumentFactory.cs | 41 ++ .../SimpleTagHelpers.cs | 240 +++++++ .../Hover/HoverFactoryTest.cs | 605 ++++++++++++++++ 6 files changed, 911 insertions(+), 936 deletions(-) create mode 100644 src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorCodeDocumentFactory.cs create mode 100644 src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/SimpleTagHelpers.cs create mode 100644 src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperCompletionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperCompletionProviderTest.cs index 174c2a11c51..e066aae54c4 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperCompletionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperCompletionProviderTest.cs @@ -21,8 +21,11 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.Completion; public class TagHelperCompletionProviderTest(ITestOutputHelper testOutput) : TagHelperServiceTestBase(testOutput) { - private TagHelperCompletionProvider CreateTagHelperCompletionProvider() - => new(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + private static TagHelperCompletionProvider CreateTagHelperCompletionProvider() + => new(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); + + private static LspTagHelperCompletionService CreateTagHelperCompletionService() + => new(); [Fact] public void GetNearestAncestorTagInfo_MarkupElement() @@ -69,7 +72,7 @@ public void GetNearestAncestorTagInfo_TagHelperElement() public void GetCompletionAt_AtEmptyTagName_ReturnsCompletions() { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( """ @addTagHelper *, TestAssembly @@ -92,7 +95,7 @@ public void GetCompletionAt_AtEmptyTagName_ReturnsCompletions() public void GetCompletionAt_InEmptyDocument_ReturnsEmptyCompletionArray() { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( "$$", isRazorFile: true, @@ -109,7 +112,7 @@ public void GetCompletionAt_InEmptyDocument_ReturnsEmptyCompletionArray() public void GetCompletionAt_OutsideOfTagName_DoesNotReturnCompletions() { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( """ @addTagHelper *, TestAssembly @@ -129,7 +132,7 @@ public void GetCompletionAt_OutsideOfTagName_DoesNotReturnCompletions() public void GetCompletionAt_OutsideOfTagName_InsideCSharp_DoesNotReturnCompletions() { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( """ @addTagHelper *, TestAssembly @@ -153,7 +156,7 @@ public void GetCompletionAt_OutsideOfTagName_InsideCSharp_DoesNotReturnCompletio public void GetCompletionAt_SelfClosingTag_NotAtEndOfName_DoesNotReturnCompletions() { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( """ @addTagHelper *, TestAssembly @@ -173,7 +176,7 @@ public void GetCompletionAt_SelfClosingTag_NotAtEndOfName_DoesNotReturnCompletio public void GetCompletionAt_SelfClosingTag_ReturnsCompletions() { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( """ @addTagHelper *, TestAssembly @@ -193,7 +196,7 @@ public void GetCompletionAt_SelfClosingTag_ReturnsCompletions() public void GetCompletionAt_SelfClosingTag_InsideCSharp_ReturnsCompletions() { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( """ @addTagHelper *, TestAssembly @@ -217,7 +220,7 @@ public void GetCompletionAt_SelfClosingTag_InsideCSharp_ReturnsCompletions() public void GetCompletionAt_MalformedElement() { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( """ @addTagHelper *, TestAssembly @@ -238,7 +241,7 @@ public void GetCompletionAt_MalformedElement() public void GetCompletionAt_AtHtmlElementNameEdge_ReturnsCompletions() { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( """ @addTagHelper *, TestAssembly @@ -260,7 +263,7 @@ public void GetCompletionAt_AtHtmlElementNameEdge_ReturnsCompletions() public void GetCompletionAt_AtTagHelperElementNameEdge_ReturnsCompletions() { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( """ @addTagHelper *, TestAssembly @@ -317,7 +320,7 @@ public void GetCompletionAt_AtTagHelperElementNameEdge_ReturnsCompletions() public void GetCompletionAt_AtAttributeEdge_BothAttribute_ReturnsCompletions(string documentText) { // Arrange - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, TestRazorLSPOptionsMonitor.Create()); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), TestRazorLSPOptionsMonitor.Create()); var context = CreateRazorCompletionContext( documentText, isRazorFile: false, @@ -444,7 +447,7 @@ public async Task GetCompletionAt_InBody_WithoutSpace_ReturnsCompletions() // Arrange var options = TestRazorLSPOptionsMonitor.Create(); await options.UpdateAsync(options.CurrentValue with { CommitElementsWithSpace = false }, CancellationToken.None); - var service = new TagHelperCompletionProvider(RazorTagHelperCompletionService, options); + var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), options); var context = CreateRazorCompletionContext( """ diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperServiceTestBase.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperServiceTestBase.cs index b17b2e08952..cf32191f51d 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperServiceTestBase.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperServiceTestBase.cs @@ -1,289 +1,24 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System; using System.Collections.Immutable; -using Microsoft.AspNetCore.Mvc.Razor.Extensions; using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.Language.Components; +using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; -using Microsoft.CodeAnalysis; -using Microsoft.CodeAnalysis.CSharp; -using Microsoft.CodeAnalysis.Razor.Completion; -using Microsoft.NET.Sdk.Razor.SourceGenerators; using Xunit.Abstractions; -using static Microsoft.AspNetCore.Razor.Language.CommonMetadata; namespace Microsoft.AspNetCore.Razor.LanguageServer.Completion; -public abstract class TagHelperServiceTestBase : LanguageServerTestBase +public abstract class TagHelperServiceTestBase(ITestOutputHelper testOutput) : LanguageServerTestBase(testOutput) { - protected const string CSHtmlFile = "test.cshtml"; - protected const string RazorFile = "test.razor"; - - protected ImmutableArray DefaultTagHelpers { get; } - private protected ITagHelperCompletionService RazorTagHelperCompletionService { get; } - - public TagHelperServiceTestBase(ITestOutputHelper testOutput) - : base(testOutput) - { - var builder1 = TagHelperDescriptorBuilder.Create("Test1TagHelper", "TestAssembly"); - builder1.TagMatchingRule(rule => rule.TagName = "test1"); - builder1.SetMetadata(TypeName("Test1TagHelper")); - builder1.BindAttribute(attribute => - { - attribute.Name = "bool-val"; - attribute.SetMetadata(PropertyName("BoolVal")); - attribute.TypeName = typeof(bool).FullName; - }); - builder1.BindAttribute(attribute => - { - attribute.Name = "int-val"; - attribute.SetMetadata(PropertyName("IntVal")); - attribute.TypeName = typeof(int).FullName; - }); - - var builder1WithRequiredParent = TagHelperDescriptorBuilder.Create("Test1TagHelper.SomeChild", "TestAssembly"); - builder1WithRequiredParent.TagMatchingRule(rule => - { - rule.TagName = "SomeChild"; - rule.ParentTag = "test1"; - }); - builder1WithRequiredParent.SetMetadata(TypeName("Test1TagHelper.SomeChild")); - builder1WithRequiredParent.BindAttribute(attribute => - { - attribute.Name = "attribute"; - attribute.SetMetadata(PropertyName("Attribute")); - attribute.TypeName = typeof(string).FullName; - }); - - var builder2 = TagHelperDescriptorBuilder.Create("Test2TagHelper", "TestAssembly"); - builder2.TagMatchingRule(rule => rule.TagName = "test2"); - builder2.SetMetadata(TypeName("Test2TagHelper")); - builder2.BindAttribute(attribute => - { - attribute.Name = "bool-val"; - attribute.SetMetadata(PropertyName("BoolVal")); - attribute.TypeName = typeof(bool).FullName; - }); - builder2.BindAttribute(attribute => - { - attribute.Name = "int-val"; - attribute.SetMetadata(PropertyName("IntVal")); - attribute.TypeName = typeof(int).FullName; - }); - - var builder3 = TagHelperDescriptorBuilder.Create(ComponentMetadata.Component.TagHelperKind, "Component1TagHelper", "TestAssembly"); - builder3.TagMatchingRule(rule => rule.TagName = "Component1"); - builder3.SetMetadata( - TypeName("Component1"), - TypeNamespace("System"), // Just so we can reasonably assume a using directive is in place - TypeNameIdentifier("Component1"), - new(ComponentMetadata.Component.NameMatchKey, ComponentMetadata.Component.FullyQualifiedNameMatch)); - builder3.BindAttribute(attribute => - { - attribute.Name = "bool-val"; - attribute.SetMetadata(PropertyName("BoolVal")); - attribute.TypeName = typeof(bool).FullName; - }); - builder3.BindAttribute(attribute => - { - attribute.Name = "int-val"; - attribute.SetMetadata(PropertyName("IntVal")); - attribute.TypeName = typeof(int).FullName; - }); - builder3.BindAttribute(attribute => - { - attribute.Name = "Title"; - attribute.SetMetadata(PropertyName("Title")); - attribute.TypeName = typeof(string).FullName; - }); - - var textComponent = TagHelperDescriptorBuilder.Create(ComponentMetadata.Component.TagHelperKind, "TextTagHelper", "TestAssembly"); - textComponent.TagMatchingRule(rule => rule.TagName = "Text"); - textComponent.SetMetadata( - TypeName("Text"), - TypeNamespace("System"), - TypeNameIdentifier("Text"), - new(ComponentMetadata.Component.NameMatchKey, ComponentMetadata.Component.FullyQualifiedNameMatch)); - - var directiveAttribute1 = TagHelperDescriptorBuilder.Create(ComponentMetadata.Component.TagHelperKind, "TestDirectiveAttribute", "TestAssembly"); - directiveAttribute1.TagMatchingRule(rule => - { - rule.TagName = "*"; - rule.RequireAttributeDescriptor(b => - { - b.Name = "@test"; - b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.PrefixMatch; - }); - }); - directiveAttribute1.TagMatchingRule(rule => - { - rule.TagName = "*"; - rule.RequireAttributeDescriptor(b => - { - b.Name = "@test"; - b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.FullMatch; - }); - }); - directiveAttribute1.BindAttribute(attribute => - { - attribute.Name = "@test"; - attribute.SetMetadata(PropertyName("Test"), IsDirectiveAttribute); - attribute.TypeName = typeof(string).FullName; - - attribute.BindAttributeParameter(parameter => - { - parameter.Name = "something"; - parameter.TypeName = typeof(string).FullName; - - parameter.SetMetadata(PropertyName("Something")); - }); - }); - directiveAttribute1.SetMetadata( - MakeTrue(TagHelperMetadata.Common.ClassifyAttributesOnly), - new(ComponentMetadata.Component.NameMatchKey, ComponentMetadata.Component.FullyQualifiedNameMatch), - TypeName("TestDirectiveAttribute")); - - var directiveAttribute2 = TagHelperDescriptorBuilder.Create(ComponentMetadata.Component.TagHelperKind, "MinimizedDirectiveAttribute", "TestAssembly"); - directiveAttribute2.TagMatchingRule(rule => - { - rule.TagName = "*"; - rule.RequireAttributeDescriptor(b => - { - b.Name = "@minimized"; - b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.PrefixMatch; - }); - }); - directiveAttribute2.TagMatchingRule(rule => - { - rule.TagName = "*"; - rule.RequireAttributeDescriptor(b => - { - b.Name = "@minimized"; - b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.FullMatch; - }); - }); - directiveAttribute2.BindAttribute(attribute => - { - attribute.Name = "@minimized"; - attribute.SetMetadata(PropertyName("Minimized"), IsDirectiveAttribute); - attribute.TypeName = typeof(bool).FullName; - - attribute.BindAttributeParameter(parameter => - { - parameter.Name = "something"; - parameter.TypeName = typeof(string).FullName; - - parameter.SetMetadata(PropertyName("Something")); - }); - }); - directiveAttribute2.SetMetadata( - MakeTrue(TagHelperMetadata.Common.ClassifyAttributesOnly), - new(ComponentMetadata.Component.NameMatchKey, ComponentMetadata.Component.FullyQualifiedNameMatch), - TypeName("TestDirectiveAttribute")); - - var directiveAttribute3 = TagHelperDescriptorBuilder.Create(ComponentMetadata.EventHandler.TagHelperKind, "OnClickDirectiveAttribute", "TestAssembly"); - directiveAttribute3.TagMatchingRule(rule => - { - rule.TagName = "*"; - rule.RequireAttributeDescriptor(b => - { - b.Name = "@onclick"; - b.SetMetadata(MetadataCollection.Create(IsDirectiveAttribute)); - b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.FullMatch; - }); - }); - directiveAttribute3.TagMatchingRule(rule => - { - rule.TagName = "*"; - rule.RequireAttributeDescriptor(b => - { - b.Name = "@onclick"; - b.SetMetadata(MetadataCollection.Create(IsDirectiveAttribute)); - b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.PrefixMatch; - }); - }); - directiveAttribute3.BindAttribute(attribute => - { - attribute.Name = "@onclick"; - attribute.SetMetadata(PropertyName("onclick"), IsDirectiveAttribute, IsWeaklyTyped); - attribute.TypeName = "Microsoft.AspNetCore.Components.EventCallback"; - }); - directiveAttribute3.SetMetadata( - RuntimeName(ComponentMetadata.EventHandler.RuntimeName), - SpecialKind(ComponentMetadata.EventHandler.TagHelperKind), - new(ComponentMetadata.EventHandler.EventArgsType, "Microsoft.AspNetCore.Components.Web.MouseEventArgs"), - new(ComponentMetadata.Component.NameMatchKey, ComponentMetadata.Component.FullyQualifiedNameMatch), - MakeTrue(TagHelperMetadata.Common.ClassifyAttributesOnly), - TypeName("OnClickDirectiveAttribute"), - TypeNamespace("Microsoft.AspNetCore.Components.Web"), - TypeNameIdentifier("EventHandlers")); - - var htmlTagMutator = TagHelperDescriptorBuilder.Create("HtmlMutator", "TestAssembly"); - htmlTagMutator.TagMatchingRule(rule => - { - rule.TagName = "title"; - rule.RequireAttributeDescriptor(attributeRule => - { - attributeRule.Name = "mutator"; - }); - }); - htmlTagMutator.SetMetadata(TypeName("HtmlMutator")); - htmlTagMutator.BindAttribute(attribute => - { - attribute.Name = "Extra"; - attribute.SetMetadata(PropertyName("Extra")); - attribute.TypeName = typeof(bool).FullName; - }); - - DefaultTagHelpers = ImmutableArray.Create( - builder1.Build(), - builder1WithRequiredParent.Build(), - builder2.Build(), - builder3.Build(), - textComponent.Build(), - directiveAttribute1.Build(), - directiveAttribute2.Build(), - directiveAttribute3.Build(), - htmlTagMutator.Build()); - - RazorTagHelperCompletionService = new LspTagHelperCompletionService(); - } + protected static ImmutableArray DefaultTagHelpers => SimpleTagHelpers.Default; protected static string GetFileName(bool isRazorFile) - => isRazorFile ? RazorFile : CSHtmlFile; - - internal static RazorCodeDocument CreateCodeDocument(string text, bool isRazorFile, ImmutableArray tagHelpers) - { - return CreateCodeDocument(text, GetFileName(isRazorFile), tagHelpers); - } - - internal static RazorCodeDocument CreateCodeDocument(string text, bool isRazorFile, params TagHelperDescriptor[] tagHelpers) - { - return CreateCodeDocument(text, GetFileName(isRazorFile), tagHelpers); - } - - internal static RazorCodeDocument CreateCodeDocument(string text, string filePath, ImmutableArray tagHelpers) - { - tagHelpers = tagHelpers.NullToEmpty(); - - var sourceDocument = TestRazorSourceDocument.Create(text, filePath: filePath, relativePath: filePath); - var projectEngine = RazorProjectEngine.Create(builder => - { - builder.Features.Add(new ConfigureRazorParserOptions(useRoslynTokenizer: true, CSharpParseOptions.Default)); - RazorExtensions.Register(builder); - }); - var fileKind = filePath.EndsWith(".razor", StringComparison.Ordinal) ? FileKinds.Component : FileKinds.Legacy; - var codeDocument = projectEngine.ProcessDesignTime(sourceDocument, fileKind, importSources: default, tagHelpers); - - return codeDocument; - } + => RazorCodeDocumentFactory.GetFileName(isRazorFile); - internal static RazorCodeDocument CreateCodeDocument(string text, string filePath, params TagHelperDescriptor[] tagHelpers) - { - tagHelpers ??= Array.Empty(); + protected static RazorCodeDocument CreateCodeDocument(string text, bool isRazorFile, params ImmutableArray tagHelpers) + => RazorCodeDocumentFactory.CreateCodeDocument(text, isRazorFile, tagHelpers); - return CreateCodeDocument(text, filePath, tagHelpers.ToImmutableArray()); - } + protected static RazorCodeDocument CreateCodeDocument(string text, string filePath, params ImmutableArray tagHelpers) + => RazorCodeDocumentFactory.CreateCodeDocument(text, filePath, tagHelpers); } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs index bf0fbaee519..0663e8665ad 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs @@ -13,12 +13,9 @@ using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; using Microsoft.AspNetCore.Razor.Test.Common.ProjectSystem; -using Microsoft.CodeAnalysis.Classification; using Microsoft.CodeAnalysis.Razor.DocumentMapping; -using Microsoft.CodeAnalysis.Razor.Hover; using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Protocol; -using Microsoft.CodeAnalysis.Razor.Tooltip; using Microsoft.CodeAnalysis.Razor.Workspaces; using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.LanguageServer.Protocol; @@ -31,652 +28,6 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.Test.Hover; public class HoverServiceTest(ITestOutputHelper testOutput) : TagHelperServiceTestBase(testOutput) { - private static HoverDisplayOptions UseMarkdown => new(MarkupKind.Markdown, SupportsVisualStudioExtensions: false); - private static HoverDisplayOptions UsePlainText => new(MarkupKind.PlainText, SupportsVisualStudioExtensions: false); - - private static HoverDisplayOptions UseVisualStudio => new(MarkupKind.Markdown, SupportsVisualStudioExtensions: true); - - [Fact] - public async Task GetHoverInfo_TagHelper_Element() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - <$$test1> - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("**Test1TagHelper**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 1, length: 5); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_Element_WithParent() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("**SomeChild**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 2, character: 5, length: 9); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_Attribute_WithParent() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("**Attribute**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - var expectedRange = codeDocument.Source.Text.GetRange(code.Span); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_Element_EndTag() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("**Test1TagHelper**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 9, length: 5); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_Attribute() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("**BoolVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.DoesNotContain("**IntVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_AttributeTrailingEdge() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("**BoolVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.DoesNotContain("**IntVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_AttributeValue_ReturnsNull() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.Null(hover); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_AfterAttributeEquals_ReturnsNull() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.Null(hover); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_AttributeEnd_ReturnsNull() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.Null(hover); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_MinimizedAttribute() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("**BoolVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.DoesNotContain("**IntVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_DirectiveAttribute_HasResult() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - @code{ - public void Increment(){ - } - } - """; - - var codeDocument = CreateCodeDocument(code.Text, "text.razor", DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("**Test**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 5, length: 5); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_MalformedElement() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - <$$test1 - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("**BoolVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.DoesNotContain("**IntVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_HTML_MarkupElement() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly -

<$$strong>

- """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, DisposalToken); - - // Assert - Assert.Null(hover); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_PlainTextElement() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - <$$test1>
- """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("Test1TagHelper", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 1, length: 5); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_PlainTextElement_EndTag() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("Test1TagHelper", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 9, length: 5); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_TextComponent() - { - // Arrange - TestCode code = """ - <$$Text>
- """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: true, DefaultTagHelpers); - - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("Text", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 0, character: 1, length: 4); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_TextComponent_NestedInHtml() - { - // Arrange - TestCode code = """ -
- <$$Text> -
- """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: true, DefaultTagHelpers); - - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("Text", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 5, length: 4); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_TextComponent_NestedInCSharp() - { - // Arrange - TestCode code = """ - @if (true) - { - <$$Text>
- } - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: true, DefaultTagHelpers); - - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, DisposalToken); - - // Assert - Assert.Null(hover); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_TextComponent_NestedInCSharpAndText() - { - // Arrange - TestCode code = """ - @if (true) - { - - <$$Text> - - } - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: true, DefaultTagHelpers); - - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("Text", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 3, character: 9, length: 4); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_PlainTextAttribute() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, DisposalToken); - - // Assert - Assert.NotNull(hover); - Assert.NotNull(hover.Contents); - Assert.Contains("BoolVal", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.DoesNotContain("IntVal", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); - Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); - Assert.Equal(expectedRange, hover.Range); - } - - [Fact] - public async Task GetHoverInfo_HTML_PlainTextElement() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly -

<$$strong>

- """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false); - - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, DisposalToken); - - // Assert - Assert.Null(hover); - } - - [Fact] - public async Task GetHoverInfo_HTML_PlainTextAttribute() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly -

- """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false); - - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var hover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, DisposalToken); - - // Assert - Assert.Null(hover); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_Element_VSClient_ReturnVSHover() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - <$$test1> - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var vsHover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, DisposalToken); - - // Assert - Assert.NotNull(vsHover); - Assert.NotNull(vsHover.Contents); - Assert.False(vsHover.Contents.Value.TryGetFourth(out var _)); - Assert.True(vsHover.Contents.Value.TryGetThird(out var _) && !vsHover.Contents.Value.Third.Any()); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 1, length: 5); - Assert.Equal(expectedRange, vsHover.Range); - - Assert.NotNull(vsHover.RawContent); - var container = (ContainerElement)vsHover.RawContent; - var containerElements = container.Elements.ToList(); - Assert.Equal(ContainerElementStyle.Stacked, container.Style); - Assert.Single(containerElements); - - // [TagHelper Glyph] Test1TagHelper - var innerContainer = ((ContainerElement)containerElements[0]).Elements.ToList(); - var classifiedTextElement = (ClassifiedTextElement)innerContainer[1]; - Assert.Equal(2, innerContainer.Count); - Assert.Equal(ClassifiedTagHelperTooltipFactory.ClassGlyph, innerContainer[0]); - Assert.Collection(classifiedTextElement.Runs, - run => run.AssertExpectedClassification("Test1TagHelper", ClassifiedTagHelperTooltipFactory.TypeClassificationName)); - } - - [Fact] - public async Task GetHoverInfo_TagHelper_Attribute_VSClient_ReturnVSHover() - { - // Arrange - TestCode code = """ - @addTagHelper *, TestAssembly - - """; - - var codeDocument = CreateCodeDocument(code.Text, isRazorFile: false, DefaultTagHelpers); - - var service = GetHoverService(); - var serviceAccessor = service.GetTestAccessor(); - - // Act - var vsHover = await serviceAccessor.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, DisposalToken); - - // Assert - Assert.NotNull(vsHover); - Assert.NotNull(vsHover.Contents); - Assert.False(vsHover.Contents.Value.TryGetFourth(out _)); - Assert.True(vsHover.Contents.Value.TryGetThird(out var markedStrings) && !markedStrings.Any()); - var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); - Assert.Equal(expectedRange, vsHover.Range); - - Assert.NotNull(vsHover.RawContent); - var container = (ContainerElement)vsHover.RawContent; - var containerElements = container.Elements.ToList(); - Assert.Equal(ContainerElementStyle.Stacked, container.Style); - Assert.Single(containerElements); - - // [TagHelper Glyph] bool Test1TagHelper.BoolVal - var innerContainer = ((ContainerElement)containerElements[0]).Elements.ToList(); - var classifiedTextElement = (ClassifiedTextElement)innerContainer[1]; - Assert.Equal(2, innerContainer.Count); - Assert.Equal(ClassifiedTagHelperTooltipFactory.PropertyGlyph, innerContainer[0]); - Assert.Collection(classifiedTextElement.Runs, - run => run.AssertExpectedClassification("bool", ClassificationTypeNames.Keyword), - run => run.AssertExpectedClassification(" ", ClassificationTypeNames.WhiteSpace), - run => run.AssertExpectedClassification("Test1TagHelper", ClassifiedTagHelperTooltipFactory.TypeClassificationName), - run => run.AssertExpectedClassification(".", ClassificationTypeNames.Punctuation), - run => run.AssertExpectedClassification("BoolVal", ClassificationTypeNames.Identifier)); - } - [Fact] public async Task Handle_Hover_SingleServer_CallsDelegatedLanguageServer() { diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorCodeDocumentFactory.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorCodeDocumentFactory.cs new file mode 100644 index 00000000000..17eae58f694 --- /dev/null +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorCodeDocumentFactory.cs @@ -0,0 +1,41 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Immutable; +using Microsoft.AspNetCore.Mvc.Razor.Extensions; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.CodeAnalysis.CSharp; +using Microsoft.NET.Sdk.Razor.SourceGenerators; + +namespace Microsoft.AspNetCore.Razor.Test.Common; + +internal static class RazorCodeDocumentFactory +{ + private const string CSHtmlFile = "test.cshtml"; + private const string RazorFile = "test.razor"; + + public static string GetFileName(bool isRazorFile) + => isRazorFile ? RazorFile : CSHtmlFile; + + public static RazorCodeDocument CreateCodeDocument(string text, bool isRazorFile, params ImmutableArray tagHelpers) + { + return CreateCodeDocument(text, GetFileName(isRazorFile), tagHelpers); + } + + public static RazorCodeDocument CreateCodeDocument(string text, string filePath, params ImmutableArray tagHelpers) + { + tagHelpers = tagHelpers.NullToEmpty(); + + var sourceDocument = TestRazorSourceDocument.Create(text, filePath: filePath, relativePath: filePath); + var projectEngine = RazorProjectEngine.Create(builder => + { + builder.Features.Add(new ConfigureRazorParserOptions(useRoslynTokenizer: true, CSharpParseOptions.Default)); + RazorExtensions.Register(builder); + }); + + var fileKind = FileKinds.GetFileKindFromFilePath(filePath); + var codeDocument = projectEngine.ProcessDesignTime(sourceDocument, fileKind, importSources: default, tagHelpers); + + return codeDocument; + } +} diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/SimpleTagHelpers.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/SimpleTagHelpers.cs new file mode 100644 index 00000000000..6d9153ee593 --- /dev/null +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/SimpleTagHelpers.cs @@ -0,0 +1,240 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Immutable; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.Language.Components; +using static Microsoft.AspNetCore.Razor.Language.CommonMetadata; + +namespace Microsoft.AspNetCore.Razor.Test.Common; + +internal static class SimpleTagHelpers +{ + public static ImmutableArray Default { get; } + + static SimpleTagHelpers() + { + var builder1 = TagHelperDescriptorBuilder.Create("Test1TagHelper", "TestAssembly"); + builder1.TagMatchingRule(rule => rule.TagName = "test1"); + builder1.SetMetadata(TypeName("Test1TagHelper")); + builder1.BindAttribute(attribute => + { + attribute.Name = "bool-val"; + attribute.SetMetadata(PropertyName("BoolVal")); + attribute.TypeName = typeof(bool).FullName; + }); + builder1.BindAttribute(attribute => + { + attribute.Name = "int-val"; + attribute.SetMetadata(PropertyName("IntVal")); + attribute.TypeName = typeof(int).FullName; + }); + + var builder1WithRequiredParent = TagHelperDescriptorBuilder.Create("Test1TagHelper.SomeChild", "TestAssembly"); + builder1WithRequiredParent.TagMatchingRule(rule => + { + rule.TagName = "SomeChild"; + rule.ParentTag = "test1"; + }); + builder1WithRequiredParent.SetMetadata(TypeName("Test1TagHelper.SomeChild")); + builder1WithRequiredParent.BindAttribute(attribute => + { + attribute.Name = "attribute"; + attribute.SetMetadata(PropertyName("Attribute")); + attribute.TypeName = typeof(string).FullName; + }); + + var builder2 = TagHelperDescriptorBuilder.Create("Test2TagHelper", "TestAssembly"); + builder2.TagMatchingRule(rule => rule.TagName = "test2"); + builder2.SetMetadata(TypeName("Test2TagHelper")); + builder2.BindAttribute(attribute => + { + attribute.Name = "bool-val"; + attribute.SetMetadata(PropertyName("BoolVal")); + attribute.TypeName = typeof(bool).FullName; + }); + builder2.BindAttribute(attribute => + { + attribute.Name = "int-val"; + attribute.SetMetadata(PropertyName("IntVal")); + attribute.TypeName = typeof(int).FullName; + }); + + var builder3 = TagHelperDescriptorBuilder.Create(ComponentMetadata.Component.TagHelperKind, "Component1TagHelper", "TestAssembly"); + builder3.TagMatchingRule(rule => rule.TagName = "Component1"); + builder3.SetMetadata( + TypeName("Component1"), + TypeNamespace("System"), // Just so we can reasonably assume a using directive is in place + TypeNameIdentifier("Component1"), + new(ComponentMetadata.Component.NameMatchKey, ComponentMetadata.Component.FullyQualifiedNameMatch)); + builder3.BindAttribute(attribute => + { + attribute.Name = "bool-val"; + attribute.SetMetadata(PropertyName("BoolVal")); + attribute.TypeName = typeof(bool).FullName; + }); + builder3.BindAttribute(attribute => + { + attribute.Name = "int-val"; + attribute.SetMetadata(PropertyName("IntVal")); + attribute.TypeName = typeof(int).FullName; + }); + builder3.BindAttribute(attribute => + { + attribute.Name = "Title"; + attribute.SetMetadata(PropertyName("Title")); + attribute.TypeName = typeof(string).FullName; + }); + + var textComponent = TagHelperDescriptorBuilder.Create(ComponentMetadata.Component.TagHelperKind, "TextTagHelper", "TestAssembly"); + textComponent.TagMatchingRule(rule => rule.TagName = "Text"); + textComponent.SetMetadata( + TypeName("Text"), + TypeNamespace("System"), + TypeNameIdentifier("Text"), + new(ComponentMetadata.Component.NameMatchKey, ComponentMetadata.Component.FullyQualifiedNameMatch)); + + var directiveAttribute1 = TagHelperDescriptorBuilder.Create(ComponentMetadata.Component.TagHelperKind, "TestDirectiveAttribute", "TestAssembly"); + directiveAttribute1.TagMatchingRule(rule => + { + rule.TagName = "*"; + rule.RequireAttributeDescriptor(b => + { + b.Name = "@test"; + b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.PrefixMatch; + }); + }); + directiveAttribute1.TagMatchingRule(rule => + { + rule.TagName = "*"; + rule.RequireAttributeDescriptor(b => + { + b.Name = "@test"; + b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.FullMatch; + }); + }); + directiveAttribute1.BindAttribute(attribute => + { + attribute.Name = "@test"; + attribute.SetMetadata(PropertyName("Test"), IsDirectiveAttribute); + attribute.TypeName = typeof(string).FullName; + + attribute.BindAttributeParameter(parameter => + { + parameter.Name = "something"; + parameter.TypeName = typeof(string).FullName; + + parameter.SetMetadata(PropertyName("Something")); + }); + }); + directiveAttribute1.SetMetadata( + MakeTrue(TagHelperMetadata.Common.ClassifyAttributesOnly), + new(ComponentMetadata.Component.NameMatchKey, ComponentMetadata.Component.FullyQualifiedNameMatch), + TypeName("TestDirectiveAttribute")); + + var directiveAttribute2 = TagHelperDescriptorBuilder.Create(ComponentMetadata.Component.TagHelperKind, "MinimizedDirectiveAttribute", "TestAssembly"); + directiveAttribute2.TagMatchingRule(rule => + { + rule.TagName = "*"; + rule.RequireAttributeDescriptor(b => + { + b.Name = "@minimized"; + b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.PrefixMatch; + }); + }); + directiveAttribute2.TagMatchingRule(rule => + { + rule.TagName = "*"; + rule.RequireAttributeDescriptor(b => + { + b.Name = "@minimized"; + b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.FullMatch; + }); + }); + directiveAttribute2.BindAttribute(attribute => + { + attribute.Name = "@minimized"; + attribute.SetMetadata(PropertyName("Minimized"), IsDirectiveAttribute); + attribute.TypeName = typeof(bool).FullName; + + attribute.BindAttributeParameter(parameter => + { + parameter.Name = "something"; + parameter.TypeName = typeof(string).FullName; + + parameter.SetMetadata(PropertyName("Something")); + }); + }); + directiveAttribute2.SetMetadata( + MakeTrue(TagHelperMetadata.Common.ClassifyAttributesOnly), + new(ComponentMetadata.Component.NameMatchKey, ComponentMetadata.Component.FullyQualifiedNameMatch), + TypeName("TestDirectiveAttribute")); + + var directiveAttribute3 = TagHelperDescriptorBuilder.Create(ComponentMetadata.EventHandler.TagHelperKind, "OnClickDirectiveAttribute", "TestAssembly"); + directiveAttribute3.TagMatchingRule(rule => + { + rule.TagName = "*"; + rule.RequireAttributeDescriptor(b => + { + b.Name = "@onclick"; + b.SetMetadata(MetadataCollection.Create(IsDirectiveAttribute)); + b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.FullMatch; + }); + }); + directiveAttribute3.TagMatchingRule(rule => + { + rule.TagName = "*"; + rule.RequireAttributeDescriptor(b => + { + b.Name = "@onclick"; + b.SetMetadata(MetadataCollection.Create(IsDirectiveAttribute)); + b.NameComparisonMode = RequiredAttributeDescriptor.NameComparisonMode.PrefixMatch; + }); + }); + directiveAttribute3.BindAttribute(attribute => + { + attribute.Name = "@onclick"; + attribute.SetMetadata(PropertyName("onclick"), IsDirectiveAttribute, IsWeaklyTyped); + attribute.TypeName = "Microsoft.AspNetCore.Components.EventCallback"; + }); + directiveAttribute3.SetMetadata( + RuntimeName(ComponentMetadata.EventHandler.RuntimeName), + SpecialKind(ComponentMetadata.EventHandler.TagHelperKind), + new(ComponentMetadata.EventHandler.EventArgsType, "Microsoft.AspNetCore.Components.Web.MouseEventArgs"), + new(ComponentMetadata.Component.NameMatchKey, ComponentMetadata.Component.FullyQualifiedNameMatch), + MakeTrue(TagHelperMetadata.Common.ClassifyAttributesOnly), + TypeName("OnClickDirectiveAttribute"), + TypeNamespace("Microsoft.AspNetCore.Components.Web"), + TypeNameIdentifier("EventHandlers")); + + var htmlTagMutator = TagHelperDescriptorBuilder.Create("HtmlMutator", "TestAssembly"); + htmlTagMutator.TagMatchingRule(rule => + { + rule.TagName = "title"; + rule.RequireAttributeDescriptor(attributeRule => + { + attributeRule.Name = "mutator"; + }); + }); + htmlTagMutator.SetMetadata(TypeName("HtmlMutator")); + htmlTagMutator.BindAttribute(attribute => + { + attribute.Name = "Extra"; + attribute.SetMetadata(PropertyName("Extra")); + attribute.TypeName = typeof(bool).FullName; + }); + + Default = + [ + builder1.Build(), + builder1WithRequiredParent.Build(), + builder2.Build(), + builder3.Build(), + textComponent.Build(), + directiveAttribute1.Build(), + directiveAttribute2.Build(), + directiveAttribute3.Build(), + htmlTagMutator.Build(), + ]; + } +} diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs new file mode 100644 index 00000000000..f881fe5927b --- /dev/null +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs @@ -0,0 +1,605 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Linq; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Test.Common; +using Microsoft.CodeAnalysis.Classification; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Tooltip; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Microsoft.VisualStudio.Text.Adornments; +using Xunit; +using Xunit.Abstractions; + +namespace Microsoft.CodeAnalysis.Razor.Hover; + +public class HoverFactoryTest(ITestOutputHelper testOutput) : ToolingTestBase(testOutput) +{ + private static HoverDisplayOptions UseMarkdown => new(MarkupKind.Markdown, SupportsVisualStudioExtensions: false); + private static HoverDisplayOptions UsePlainText => new(MarkupKind.PlainText, SupportsVisualStudioExtensions: false); + + private static HoverDisplayOptions UseVisualStudio => new(MarkupKind.Markdown, SupportsVisualStudioExtensions: true); + + [Fact] + public async Task GetHoverAsync_TagHelper_Element() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + <$$test1> + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("**Test1TagHelper**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 1, length: 5); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_Element_WithParent() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("**SomeChild**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 2, character: 5, length: 9); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_Attribute_WithParent() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("**Attribute**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + var expectedRange = codeDocument.Source.Text.GetRange(code.Span); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_Element_EndTag() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("**Test1TagHelper**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 9, length: 5); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_Attribute() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("**BoolVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.DoesNotContain("**IntVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_AttributeTrailingEdge() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("**BoolVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.DoesNotContain("**IntVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_AttributeValue_ReturnsNull() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.Null(hover); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_AfterAttributeEquals_ReturnsNull() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.Null(hover); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_AttributeEnd_ReturnsNull() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.Null(hover); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_MinimizedAttribute() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("**BoolVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.DoesNotContain("**IntVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_DirectiveAttribute_HasResult() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + @code{ + public void Increment(){ + } + } + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, "text.razor", SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("**Test**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 5, length: 5); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_MalformedElement() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + <$$test1(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("**Test1TagHelper**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 1, length: 5); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_MalformedAttribute() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("**BoolVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.DoesNotContain("**IntVal**", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_HTML_MarkupElement() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly +

<$$strong>

+ """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + + // Assert + Assert.Null(hover); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_PlainTextElement() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + <$$test1>
+ """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("Test1TagHelper", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 1, length: 5); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_PlainTextElement_EndTag() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("Test1TagHelper", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 9, length: 5); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_TextComponent() + { + // Arrange + TestCode code = """ + <$$Text> + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("Text", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 0, character: 1, length: 4); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_TextComponent_NestedInHtml() + { + // Arrange + TestCode code = """ +
+ <$$Text> +
+ """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("Text", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 5, length: 4); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_TextComponent_NestedInCSharp() + { + // Arrange + TestCode code = """ + @if (true) + { + <$$Text> + } + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + + // Assert + Assert.Null(hover); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_TextComponent_NestedInCSharpAndText() + { + // Arrange + TestCode code = """ + @if (true) + { + + <$$Text> + + } + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("Text", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 3, character: 9, length: 4); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_PlainTextAttribute() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.Contains("BoolVal", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.DoesNotContain("IntVal", ((MarkupContent)hover.Contents).Value, StringComparison.Ordinal); + Assert.Equal(MarkupKind.PlainText, ((MarkupContent)hover.Contents).Kind); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); + Assert.Equal(expectedRange, hover.Range); + } + + [Fact] + public async Task GetHoverAsync_HTML_PlainTextElement() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly +

<$$strong>

+ """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + + // Assert + Assert.Null(hover); + } + + [Fact] + public async Task GetHoverAsync_HTML_PlainTextAttribute() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly +

+ """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false); + + // Act + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + + // Assert + Assert.Null(hover); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_Element_VSClient_ReturnVSHover() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + <$$test1>
+ """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var vsHover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(vsHover); + Assert.NotNull(vsHover.Contents); + Assert.False(vsHover.Contents.Value.TryGetFourth(out var _)); + Assert.True(vsHover.Contents.Value.TryGetThird(out var _) && !vsHover.Contents.Value.Third.Any()); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 1, length: 5); + Assert.Equal(expectedRange, vsHover.Range); + + Assert.NotNull(vsHover.RawContent); + var container = (ContainerElement)vsHover.RawContent; + var containerElements = container.Elements.ToList(); + Assert.Equal(ContainerElementStyle.Stacked, container.Style); + Assert.Single(containerElements); + + // [TagHelper Glyph] Test1TagHelper + var innerContainer = ((ContainerElement)containerElements[0]).Elements.ToList(); + var classifiedTextElement = (ClassifiedTextElement)innerContainer[1]; + Assert.Equal(2, innerContainer.Count); + Assert.Equal(ClassifiedTagHelperTooltipFactory.ClassGlyph, innerContainer[0]); + Assert.Collection(classifiedTextElement.Runs, + run => run.AssertExpectedClassification("Test1TagHelper", ClassifiedTagHelperTooltipFactory.TypeClassificationName)); + } + + [Fact] + public async Task GetHoverAsync_TagHelper_Attribute_VSClient_ReturnVSHover() + { + // Arrange + TestCode code = """ + @addTagHelper *, TestAssembly + + """; + + var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); + + // Act + var vsHover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, StrictMock.Of(), DisposalToken); + + // Assert + Assert.NotNull(vsHover); + Assert.NotNull(vsHover.Contents); + Assert.False(vsHover.Contents.Value.TryGetFourth(out _)); + Assert.True(vsHover.Contents.Value.TryGetThird(out var markedStrings) && !markedStrings.Any()); + var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); + Assert.Equal(expectedRange, vsHover.Range); + + Assert.NotNull(vsHover.RawContent); + var container = (ContainerElement)vsHover.RawContent; + var containerElements = container.Elements.ToList(); + Assert.Equal(ContainerElementStyle.Stacked, container.Style); + Assert.Single(containerElements); + + // [TagHelper Glyph] bool Test1TagHelper.BoolVal + var innerContainer = ((ContainerElement)containerElements[0]).Elements.ToList(); + var classifiedTextElement = (ClassifiedTextElement)innerContainer[1]; + Assert.Equal(2, innerContainer.Count); + Assert.Equal(ClassifiedTagHelperTooltipFactory.PropertyGlyph, innerContainer[0]); + Assert.Collection(classifiedTextElement.Runs, + run => run.AssertExpectedClassification("bool", ClassificationTypeNames.Keyword), + run => run.AssertExpectedClassification(" ", ClassificationTypeNames.WhiteSpace), + run => run.AssertExpectedClassification("Test1TagHelper", ClassifiedTagHelperTooltipFactory.TypeClassificationName), + run => run.AssertExpectedClassification(".", ClassificationTypeNames.Punctuation), + run => run.AssertExpectedClassification("BoolVal", ClassificationTypeNames.Identifier)); + } +} From b8a139270ff112ceebe76c0b74dac47657bcf239 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 28 Oct 2024 16:45:34 -0700 Subject: [PATCH 015/172] Remove HoverService from the language server Now that the implementation of GetHoverAsync has moved to Workspaces, HoverService really doesn't need to carry on. --- .../AbstractRazorDelegatingEndpoint.cs | 8 +- .../IServiceCollectionExtensions.cs | 2 - .../Hover/HoverEndpoint.cs | 105 ++++++++++++++---- .../Hover/HoverService.TestAccessor.cs | 27 ----- .../Hover/HoverService.cs | 92 --------------- .../Hover/IHoverService.cs | 16 --- ...verServiceTest.cs => HoverEndpointTest.cs} | 41 +++---- 7 files changed, 106 insertions(+), 185 deletions(-) delete mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs delete mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs delete mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/IHoverService.cs rename src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/{HoverServiceTest.cs => HoverEndpointTest.cs} (94%) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/AbstractRazorDelegatingEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/AbstractRazorDelegatingEndpoint.cs index c84789d378c..60f8123e660 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/AbstractRazorDelegatingEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/AbstractRazorDelegatingEndpoint.cs @@ -22,7 +22,7 @@ internal abstract class AbstractRazorDelegatingEndpoint : I where TRequest : ITextDocumentPositionParams { private readonly LanguageServerFeatureOptions _languageServerFeatureOptions; - private readonly IDocumentMappingService _documentMappingService; + protected readonly IDocumentMappingService DocumentMappingService; private readonly IClientConnection _clientConnection; protected readonly ILogger Logger; @@ -33,7 +33,7 @@ protected AbstractRazorDelegatingEndpoint( ILogger logger) { _languageServerFeatureOptions = languageServerFeatureOptions ?? throw new ArgumentNullException(nameof(languageServerFeatureOptions)); - _documentMappingService = documentMappingService ?? throw new ArgumentNullException(nameof(documentMappingService)); + DocumentMappingService = documentMappingService ?? throw new ArgumentNullException(nameof(documentMappingService)); _clientConnection = clientConnection ?? throw new ArgumentNullException(nameof(clientConnection)); Logger = logger ?? throw new ArgumentNullException(nameof(logger)); @@ -119,7 +119,7 @@ protected virtual Task HandleDelegatedResponseAsync(TResponse delegat return default; } - var positionInfo = DocumentPositionInfoStrategy.GetPositionInfo(_documentMappingService, codeDocument, absoluteIndex); + var positionInfo = DocumentPositionInfoStrategy.GetPositionInfo(DocumentMappingService, codeDocument, absoluteIndex); var response = await TryHandleAsync(request, requestContext, positionInfo, cancellationToken).ConfigureAwait(false); if (response is not null && response is not ISumType { Value: null }) @@ -143,7 +143,7 @@ protected virtual Task HandleDelegatedResponseAsync(TResponse delegat // Sometimes Html can actually be mapped to C#, like for example component attributes, which map to // C# properties, even though they appear entirely in a Html context. Since remapping is pretty cheap // it's easier to just try mapping, and see what happens, rather than checking for specific syntax nodes. - if (_documentMappingService.TryMapToGeneratedDocumentPosition(codeDocument.GetCSharpDocument(), positionInfo.HostDocumentIndex, out Position? csharpPosition, out _)) + if (DocumentMappingService.TryMapToGeneratedDocumentPosition(codeDocument.GetCSharpDocument(), positionInfo.HostDocumentIndex, out Position? csharpPosition, out _)) { // We're just gonna pretend this mapped perfectly normally onto C#. Moving this logic to the actual position info // calculating code is possible, but could have untold effects, so opt-in is better (for now?) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs index 85a9650062a..f48af13a044 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs @@ -111,8 +111,6 @@ public static void AddDiagnosticServices(this IServiceCollection services) public static void AddHoverServices(this IServiceCollection services) { services.AddHandlerWithCapabilities(); - - services.AddSingleton(); } public static void AddSemanticTokensServices(this IServiceCollection services, LanguageServerFeatureOptions featureOptions) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs index b1c7395d7aa..7ebdb1b9950 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs @@ -1,14 +1,18 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System; using System.Threading; using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.LanguageServer.EndpointContracts; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; using Microsoft.AspNetCore.Razor.Threading; +using Microsoft.CodeAnalysis.Razor; using Microsoft.CodeAnalysis.Razor.DocumentMapping; +using Microsoft.CodeAnalysis.Razor.Hover; using Microsoft.CodeAnalysis.Razor.Logging; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Workspaces; using Microsoft.VisualStudio.LanguageServer.Protocol; @@ -16,20 +20,21 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; [RazorLanguageServerEndpoint(Methods.TextDocumentHoverName)] -internal sealed class HoverEndpoint : AbstractRazorDelegatingEndpoint, ICapabilitiesProvider +internal sealed class HoverEndpoint( + IProjectSnapshotManager projectManager, + IClientCapabilitiesService clientCapabilitiesService, + LanguageServerFeatureOptions languageServerFeatureOptions, + IDocumentMappingService documentMappingService, + IClientConnection clientConnection, + ILoggerFactory loggerFactory) + : AbstractRazorDelegatingEndpoint( + languageServerFeatureOptions, + documentMappingService, + clientConnection, + loggerFactory.GetOrCreateLogger()), ICapabilitiesProvider { - private readonly IHoverService _hoverService; - - public HoverEndpoint( - IHoverService hoverService, - LanguageServerFeatureOptions languageServerFeatureOptions, - IDocumentMappingService documentMappingService, - IClientConnection clientConnection, - ILoggerFactory loggerFactory) - : base(languageServerFeatureOptions, documentMappingService, clientConnection, loggerFactory.GetOrCreateLogger()) - { - _hoverService = hoverService ?? throw new ArgumentNullException(nameof(hoverService)); - } + private readonly IProjectSnapshotManager _projectManager = projectManager; + private readonly IClientCapabilitiesService _clientCapabilitiesService = clientCapabilitiesService; public void ApplyCapabilities(VSInternalServerCapabilities serverCapabilities, VSInternalClientCapabilities clientCapabilities) { @@ -56,29 +61,81 @@ public void ApplyCapabilities(VSInternalServerCapabilities serverCapabilities, V positionInfo.LanguageKind)); } - protected override Task TryHandleAsync(TextDocumentPositionParams request, RazorRequestContext requestContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) + protected override async Task TryHandleAsync(TextDocumentPositionParams request, RazorRequestContext requestContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) { var documentContext = requestContext.DocumentContext; if (documentContext is null) { - return SpecializedTasks.Null(); + return null; + } + + // HTML can still sometimes be handled by razor. For example hovering over + // a component tag like will still be in an html context + if (positionInfo.LanguageKind == RazorLanguageKind.CSharp) + { + return null; } - return _hoverService.GetRazorHoverInfoAsync(documentContext, positionInfo, cancellationToken); + var codeDocument = await documentContext.GetCodeDocumentAsync(cancellationToken).ConfigureAwait(false); + + // Sometimes what looks like a html attribute can actually map to C#, in which case its better to let Roslyn try to handle this. + // We can only do this if we're in single server mode though, otherwise we won't be delegating to Roslyn at all + if (DocumentMappingService.TryMapToGeneratedDocumentPosition(codeDocument.GetCSharpDocument(), positionInfo.HostDocumentIndex, out _, out _)) + { + return null; + } + + var options = HoverDisplayOptions.From(_clientCapabilitiesService.ClientCapabilities); + + return await HoverFactory.GetHoverAsync( + codeDocument, + documentContext.FilePath, + positionInfo.HostDocumentIndex, + options, + _projectManager.GetQueryOperations(), + cancellationToken) + .ConfigureAwait(false); } - protected override Task HandleDelegatedResponseAsync(VSInternalHover? response, TextDocumentPositionParams originalRequest, RazorRequestContext requestContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) + protected override async Task HandleDelegatedResponseAsync(VSInternalHover? response, TextDocumentPositionParams originalRequest, RazorRequestContext requestContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) { var documentContext = requestContext.DocumentContext; if (documentContext is null) { - return SpecializedTasks.Null(); + return null; + } + + if (response?.Range is null) + { + return response; + } + + var codeDocument = await documentContext.GetCodeDocumentAsync(cancellationToken).ConfigureAwait(false); + + // If we don't include the originally requested position in our response, the client may not show it, so we extend the range to ensure it is in there. + // eg for hovering at @bind-Value:af$$ter, we want to show people the hover for the Value property, so Roslyn will return to us the range for just the + // portion of the attribute that says "Value". + if (RazorSyntaxFacts.TryGetFullAttributeNameSpan(codeDocument, positionInfo.HostDocumentIndex, out var originalAttributeRange)) + { + response.Range = codeDocument.Source.Text.GetRange(originalAttributeRange); + } + else if (positionInfo.LanguageKind == RazorLanguageKind.CSharp) + { + if (DocumentMappingService.TryMapToHostDocumentRange(codeDocument.GetCSharpDocument(), response.Range, out var projectedRange)) + { + response.Range = projectedRange; + } + else + { + // We couldn't remap the range back from Roslyn, but we have to do something with it, because it definitely won't + // be correct, and if the Razor document is small, will be completely outside the valid range for the file, which + // would cause the client to error. + // Returning null here will still show the hover, just there won't be any extra visual indication, like + // a background color, applied by the client. + response.Range = null; + } } - return _hoverService.TranslateDelegatedResponseAsync( - response, - documentContext, - positionInfo, - cancellationToken); + return response; } } diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs deleted file mode 100644 index 82ccdb86a82..00000000000 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.TestAccessor.cs +++ /dev/null @@ -1,27 +0,0 @@ -// Copyright (c) .NET Foundation. All rights reserved. -// Licensed under the MIT license. See License.txt in the project root for license information. - -using System.Threading; -using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; -using Microsoft.CodeAnalysis.Razor.Hover; -using Microsoft.VisualStudio.LanguageServer.Protocol; - -namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; - -internal sealed partial class HoverService -{ - internal TestAccessor GetTestAccessor() => new(this); - - internal sealed class TestAccessor(HoverService instance) - { - public Task GetHoverAsync( - RazorCodeDocument codeDocument, - string documentFilePath, - int absoluteIndex, - HoverDisplayOptions options, - CancellationToken cancellationToken) - => HoverFactory.GetHoverAsync(codeDocument, documentFilePath, absoluteIndex, options, instance._projectManager.GetQueryOperations(), cancellationToken); - } -} diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs deleted file mode 100644 index cb71215835c..00000000000 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverService.cs +++ /dev/null @@ -1,92 +0,0 @@ -// Copyright (c) .NET Foundation. All rights reserved. -// Licensed under the MIT license. See License.txt in the project root for license information. - -using System.Threading; -using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; -using Microsoft.CodeAnalysis.Razor; -using Microsoft.CodeAnalysis.Razor.DocumentMapping; -using Microsoft.CodeAnalysis.Razor.Hover; -using Microsoft.CodeAnalysis.Razor.ProjectSystem; -using Microsoft.CodeAnalysis.Razor.Protocol; -using Microsoft.VisualStudio.LanguageServer.Protocol; - -namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; - -internal sealed partial class HoverService( - IProjectSnapshotManager projectManager, - IDocumentMappingService documentMappingService, - IClientCapabilitiesService clientCapabilitiesService) : IHoverService -{ - private readonly IProjectSnapshotManager _projectManager = projectManager; - private readonly IDocumentMappingService _documentMappingService = documentMappingService; - private readonly IClientCapabilitiesService _clientCapabilitiesService = clientCapabilitiesService; - - public async Task GetRazorHoverInfoAsync(DocumentContext documentContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) - { - // HTML can still sometimes be handled by razor. For example hovering over - // a component tag like will still be in an html context - if (positionInfo.LanguageKind == RazorLanguageKind.CSharp) - { - return null; - } - - var codeDocument = await documentContext.GetCodeDocumentAsync(cancellationToken).ConfigureAwait(false); - - // Sometimes what looks like a html attribute can actually map to C#, in which case its better to let Roslyn try to handle this. - // We can only do this if we're in single server mode though, otherwise we won't be delegating to Roslyn at all - if (_documentMappingService.TryMapToGeneratedDocumentPosition(codeDocument.GetCSharpDocument(), positionInfo.HostDocumentIndex, out _, out _)) - { - return null; - } - - var options = HoverDisplayOptions.From(_clientCapabilitiesService.ClientCapabilities); - - return await HoverFactory.GetHoverAsync( - codeDocument, - documentContext.FilePath, - positionInfo.HostDocumentIndex, - options, - _projectManager.GetQueryOperations(), - cancellationToken) - .ConfigureAwait(false); - } - - public async Task TranslateDelegatedResponseAsync(VSInternalHover? response, DocumentContext documentContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) - { - if (response?.Range is null) - { - return response; - } - - var codeDocument = await documentContext.GetCodeDocumentAsync(cancellationToken).ConfigureAwait(false); - - // If we don't include the originally requested position in our response, the client may not show it, so we extend the range to ensure it is in there. - // eg for hovering at @bind-Value:af$$ter, we want to show people the hover for the Value property, so Roslyn will return to us the range for just the - // portion of the attribute that says "Value". - if (RazorSyntaxFacts.TryGetFullAttributeNameSpan(codeDocument, positionInfo.HostDocumentIndex, out var originalAttributeRange)) - { - var sourceText = await documentContext.GetSourceTextAsync(cancellationToken).ConfigureAwait(false); - response.Range = sourceText.GetRange(originalAttributeRange); - } - else if (positionInfo.LanguageKind == RazorLanguageKind.CSharp) - { - if (_documentMappingService.TryMapToHostDocumentRange(codeDocument.GetCSharpDocument(), response.Range, out var projectedRange)) - { - response.Range = projectedRange; - } - else - { - // We couldn't remap the range back from Roslyn, but we have to do something with it, because it definitely won't - // be correct, and if the Razor document is small, will be completely outside the valid range for the file, which - // would cause the client to error. - // Returning null here will still show the hover, just there won't be any extra visual indication, like - // a background color, applied by the client. - response.Range = null; - } - } - - return response; - } -} diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/IHoverService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/IHoverService.cs deleted file mode 100644 index dfcf756f970..00000000000 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/IHoverService.cs +++ /dev/null @@ -1,16 +0,0 @@ -// Copyright (c) .NET Foundation. All rights reserved. -// Licensed under the MIT license. See License.txt in the project root for license information. - -using System.Threading; -using System.Threading.Tasks; -using Microsoft.CodeAnalysis.Razor.DocumentMapping; -using Microsoft.CodeAnalysis.Razor.ProjectSystem; -using Microsoft.VisualStudio.LanguageServer.Protocol; - -namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; - -internal interface IHoverService -{ - Task GetRazorHoverInfoAsync(DocumentContext versionedDocumentContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken); - Task TranslateDelegatedResponseAsync(VSInternalHover? response, DocumentContext versionedDocumentContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken); -} diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverEndpointTest.cs similarity index 94% rename from src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs rename to src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverEndpointTest.cs index 0663e8665ad..f21ef8e76fe 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverServiceTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverEndpointTest.cs @@ -26,7 +26,7 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.Test.Hover; -public class HoverServiceTest(ITestOutputHelper testOutput) : TagHelperServiceTestBase(testOutput) +public class HoverEndpointTest(ITestOutputHelper testOutput) : TagHelperServiceTestBase(testOutput) { [Fact] public async Task Handle_Hover_SingleServer_CallsDelegatedLanguageServer() @@ -199,10 +199,19 @@ public async Task Handle_Hover_SingleServer_AddTagHelper() var languageServer = new HoverLanguageServer(csharpServer, csharpDocumentUri, DisposalToken); var documentMappingService = new LspDocumentMappingService(FilePathService, documentContextFactory, LoggerFactory); - var service = GetHoverService(documentMappingService); + var projectManager = CreateProjectSnapshotManager(); + + var clientCapabilities = new VSInternalClientCapabilities() + { + TextDocument = new() { Hover = new() { ContentFormat = [MarkupKind.PlainText, MarkupKind.Markdown] } }, + SupportsVisualStudioExtensions = true + }; + + var clientCapabilitiesService = new TestClientCapabilitiesService(clientCapabilities); var endpoint = new HoverEndpoint( - service, + projectManager, + clientCapabilitiesService, languageServerFeatureOptions, documentMappingService, languageServer, @@ -221,7 +230,7 @@ public async Task Handle_Hover_SingleServer_AddTagHelper() return await endpoint.HandleRequestAsync(request, requestContext, DisposalToken); } - private (DocumentContext, Position) CreateDefaultDocumentContext() + private static (DocumentContext, Position) CreateDefaultDocumentContext() { TestCode code = """ @addTagHelper *, TestAssembly @@ -278,20 +287,6 @@ private HoverEndpoint CreateEndpoint( clientConnection ??= StrictMock.Of(); - var service = GetHoverService(); - - var endpoint = new HoverEndpoint( - service, - languageServerFeatureOptions, - documentMappingService, - clientConnection, - LoggerFactory); - - return endpoint; - } - - private HoverService GetHoverService(IDocumentMappingService? mappingService = null) - { var projectManager = CreateProjectSnapshotManager(); var clientCapabilities = new VSInternalClientCapabilities() @@ -302,9 +297,15 @@ private HoverService GetHoverService(IDocumentMappingService? mappingService = n var clientCapabilitiesService = new TestClientCapabilitiesService(clientCapabilities); - mappingService ??= StrictMock.Of(); + var endpoint = new HoverEndpoint( + projectManager, + clientCapabilitiesService, + languageServerFeatureOptions, + documentMappingService, + clientConnection, + LoggerFactory); - return new HoverService(projectManager, mappingService, clientCapabilitiesService); + return endpoint; } private class HoverLanguageServer : IClientConnection From e638ab6dcd5c3d08ff849214da91b1e881141de3 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 28 Oct 2024 16:56:16 -0700 Subject: [PATCH 016/172] Fix up HoverFactoryTest --- .../Hover/HoverFactoryTest.cs | 60 +++++++++++-------- 1 file changed, 35 insertions(+), 25 deletions(-) diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs index f881fe5927b..e2105c64c8d 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs @@ -10,6 +10,7 @@ using Microsoft.CodeAnalysis.Razor.Tooltip; using Microsoft.VisualStudio.LanguageServer.Protocol; using Microsoft.VisualStudio.Text.Adornments; +using Moq; using Xunit; using Xunit.Abstractions; @@ -22,6 +23,15 @@ public class HoverFactoryTest(ITestOutputHelper testOutput) : ToolingTestBase(te private static HoverDisplayOptions UseVisualStudio => new(MarkupKind.Markdown, SupportsVisualStudioExtensions: true); + private static ISolutionQueryOperations CreateSolutionQueryOperations() + { + var mock = new StrictMock(); + mock.Setup(x => x.GetProjectsContainingDocument(It.IsAny())) + .Returns([]); + + return mock.Object; + } + [Fact] public async Task GetHoverAsync_TagHelper_Element() { @@ -34,7 +44,7 @@ public async Task GetHoverAsync_TagHelper_Element() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -58,7 +68,7 @@ public async Task GetHoverAsync_TagHelper_Element_WithParent() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -82,7 +92,7 @@ public async Task GetHoverAsync_TagHelper_Attribute_WithParent() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -104,7 +114,7 @@ public async Task GetHoverAsync_TagHelper_Element_EndTag() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -126,7 +136,7 @@ public async Task GetHoverAsync_TagHelper_Attribute() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -149,7 +159,7 @@ public async Task GetHoverAsync_TagHelper_AttributeTrailingEdge() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -172,7 +182,7 @@ public async Task GetHoverAsync_TagHelper_AttributeValue_ReturnsNull() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -190,7 +200,7 @@ public async Task GetHoverAsync_TagHelper_AfterAttributeEquals_ReturnsNull() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -208,7 +218,7 @@ public async Task GetHoverAsync_TagHelper_AttributeEnd_ReturnsNull() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -226,7 +236,7 @@ public async Task GetHoverAsync_TagHelper_MinimizedAttribute() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -253,7 +263,7 @@ public void Increment(){ var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, "text.razor", SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -275,7 +285,7 @@ public async Task GetHoverAsync_TagHelper_MalformedElement() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -297,7 +307,7 @@ public async Task GetHoverAsync_TagHelper_MalformedAttribute() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -320,7 +330,7 @@ public async Task GetHoverAsync_HTML_MarkupElement() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -338,7 +348,7 @@ public async Task GetHoverAsync_TagHelper_PlainTextElement() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -361,7 +371,7 @@ public async Task GetHoverAsync_TagHelper_PlainTextElement_EndTag() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -383,7 +393,7 @@ public async Task GetHoverAsync_TagHelper_TextComponent() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -407,7 +417,7 @@ public async Task GetHoverAsync_TagHelper_TextComponent_NestedInHtml() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -432,7 +442,7 @@ public async Task GetHoverAsync_TagHelper_TextComponent_NestedInCSharp() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -454,7 +464,7 @@ public async Task GetHoverAsync_TagHelper_TextComponent_NestedInCSharpAndText() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -477,7 +487,7 @@ public async Task GetHoverAsync_TagHelper_PlainTextAttribute() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -501,7 +511,7 @@ public async Task GetHoverAsync_HTML_PlainTextElement() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -519,7 +529,7 @@ public async Task GetHoverAsync_HTML_PlainTextAttribute() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, StrictMock.Of(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -537,7 +547,7 @@ public async Task GetHoverAsync_TagHelper_Element_VSClient_ReturnVSHover() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var vsHover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, StrictMock.Of(), DisposalToken); + var vsHover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(vsHover); @@ -574,7 +584,7 @@ public async Task GetHoverAsync_TagHelper_Attribute_VSClient_ReturnVSHover() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var vsHover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, StrictMock.Of(), DisposalToken); + var vsHover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(vsHover); From 41693dec1d9ec15e674efa83b749750fd0921e39 Mon Sep 17 00:00:00 2001 From: Alex Gavrilov Date: Wed, 30 Oct 2024 06:08:43 -0700 Subject: [PATCH 017/172] Update Roslyn package references to latest available and do minor fixup (#11113) * Update Roslyn package references to latest available and do minor fixup * Updating Versions.Details.xml to match Versions.props * PR suggestion * Fixing test failures Roslyn was requesting new IRazorMappingService and our TestRazorDocumentServiceProvider was throwing. Returning null for now per suggestion from Andrew. * Adding TODO comment per code review --- Directory.Packages.props | 4 +- eng/Version.Details.xml | 76 +++++++++---------- eng/Versions.props | 40 +++++----- .../test/MetadataCollectionTests.cs | 3 +- .../RemoteDocumentSymbolService.cs | 7 +- .../TestRazorDocumentServiceProvider.cs | 11 ++- 6 files changed, 76 insertions(+), 65 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 8be9b068bf1..17bd43384d2 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -16,7 +16,7 @@ <_MicrosoftCodeAnalysisAnalyzersPackageVersion>3.11.0 <_RoslynDiagnosticAnalyzersPackageVersion>3.11.0-beta1.24508.2 <_MicrosoftVisualStudioLanguageServicesPackageVersion>$(MicrosoftVisualStudioLanguageServicesPackageVersion) - <_XunitPackageVersion>2.6.3 + <_XunitPackageVersion>2.6.6 <_MicrosoftBuildPackageVersion>17.11.0-preview-24309-01
@@ -117,7 +117,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index aa292c916fb..0cff4c7a350 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,82 +11,82 @@ ccd0927e3823fb178c7151594f5d2eaba81bba81
- + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 - + https://github.com/dotnet/roslyn - 7b7951aa13c50ad768538e58ed3805898b058928 + 77c6704c42b162e89095631f12e2661398a75ba7 diff --git a/eng/Versions.props b/eng/Versions.props index 5d63eb5a4b2..fc6cf0f08a9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -53,25 +53,25 @@ 9.0.0-beta.24516.2 1.0.0-beta.23475.1 1.0.0-beta.23475.1 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 - 4.12.0-3.24466.4 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 + 4.13.0-1.24522.7 $(MicrosoftNetCompilersToolsetPackageVersion) - 2.6.3 + 2.6.6 1.7.0 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/MetadataCollectionTests.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/MetadataCollectionTests.cs index 1c32ceb61d9..e09d4f9f9f0 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/MetadataCollectionTests.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/MetadataCollectionTests.cs @@ -35,7 +35,8 @@ public void CreateAndCompareCollections(int size) } var collection1 = MetadataCollection.Create(pairs.ToArray()); - var collection2 = MetadataCollection.Create(pairs.ToArray().Reverse().ToArray()); + var reversed = Enumerable.Reverse(pairs.ToArray()); + var collection2 = MetadataCollection.Create(reversed.ToArray()); Assert.Equal(collection1, collection2); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentSymbols/RemoteDocumentSymbolService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentSymbols/RemoteDocumentSymbolService.cs index d04786bfa5c..109ff606ee2 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentSymbols/RemoteDocumentSymbolService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentSymbols/RemoteDocumentSymbolService.cs @@ -37,7 +37,12 @@ protected override IRemoteDocumentSymbolService CreateService(in ServiceArgs arg .GetGeneratedDocumentAsync(cancellationToken) .ConfigureAwait(false); - var csharpSymbols = await ExternalHandlers.DocumentSymbols.GetDocumentSymbolsAsync(generatedDocument, useHierarchicalSymbols, cancellationToken).ConfigureAwait(false); + var csharpSymbols = await ExternalHandlers.DocumentSymbols.GetDocumentSymbolsAsync( + generatedDocument, + useHierarchicalSymbols, + // TODO: use correct value from client capabilities when https://github.com/dotnet/razor/issues/11102 + supportsVSExtensions: true, + cancellationToken).ConfigureAwait(false); var codeDocument = await context.GetCodeDocumentAsync(cancellationToken).ConfigureAwait(false); var csharpDocument = codeDocument.GetCSharpDocument(); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/LanguageServer/TestRazorDocumentServiceProvider.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/LanguageServer/TestRazorDocumentServiceProvider.cs index e58324ec66c..70b220d247a 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/LanguageServer/TestRazorDocumentServiceProvider.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/LanguageServer/TestRazorDocumentServiceProvider.cs @@ -14,18 +14,23 @@ internal class TestRazorDocumentServiceProvider(IRazorSpanMappingService spanMap public bool SupportDiagnostics => true; - TService IRazorDocumentServiceProvider.GetService() + TService? IRazorDocumentServiceProvider.GetService() where TService : class { var serviceType = typeof(TService); if (serviceType == typeof(IRazorSpanMappingService)) { - return (TService)_spanMappingService; + return (TService?)_spanMappingService; } if (serviceType == typeof(IRazorDocumentPropertiesService)) { - return (TService)(IRazorDocumentPropertiesService)new TestRazorDocumentPropertiesService(); + return (TService?)(IRazorDocumentPropertiesService)new TestRazorDocumentPropertiesService(); + } + + if (serviceType == typeof(IRazorMappingService)) + { + return null; } return (this as TService).AssumeNotNull(); From ee96fe79bacb78b341c740c372e52609eccf9c5d Mon Sep 17 00:00:00 2001 From: earloc Date: Wed, 30 Oct 2024 20:13:03 +0100 Subject: [PATCH 018/172] doc: mention need for 'long-path'-support --- docs/contributing/BuildFromSource.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/contributing/BuildFromSource.md b/docs/contributing/BuildFromSource.md index d24f117e946..a4fbe08d795 100644 --- a/docs/contributing/BuildFromSource.md +++ b/docs/contributing/BuildFromSource.md @@ -12,6 +12,8 @@ For a new copy of the project, run: git clone https://github.com/dotnet/razor.git ``` +> On a windows based machine, you might to allow for [long paths](https://stackoverflow.com/questions/22575662/filename-too-long-in-git-for-windows): `git config --global core.longpaths true` in order to clone/build the repo, successfully. + ## Install pre-requisites ### Windows From e6ce7ae383d326acaf3467b384ecdcb689bbe354 Mon Sep 17 00:00:00 2001 From: earloc Date: Wed, 30 Oct 2024 20:14:50 +0100 Subject: [PATCH 019/172] docs: format to better spot command-lines to execute while bootstrappin' --- docs/contributing/BuildFromSource.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/contributing/BuildFromSource.md b/docs/contributing/BuildFromSource.md index a4fbe08d795..1cb0596fc4f 100644 --- a/docs/contributing/BuildFromSource.md +++ b/docs/contributing/BuildFromSource.md @@ -55,7 +55,11 @@ Before opening the `Razor.sln` file in Visual Studio or VS Code, you need to per > You can do so by running the `Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser` command > in PowerShell. For more information on execution policies, you can read the [execution policy docs](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-executionpolicy). -2. Use the `.\startvs.cmd Razor.sln` script to open Visual Studio with the Razor solution. This script first sets the required +2. Use the + ```ps1 + .\startvs.cmd Razor.sln + ``` + script to open Visual Studio with the Razor solution. This script first sets the required environment variables. In addition, the following switches can be specified: - `-chooseVS`: When specified, displays a list of the installed Visual Studio instances and prompts to From 165d4168a4e9e2ba3f476f92b05f6493875bd059 Mon Sep 17 00:00:00 2001 From: earloc Date: Wed, 30 Oct 2024 20:29:00 +0100 Subject: [PATCH 020/172] docs: explain how to potentially get rid of `path-too-long`-errors --- docs/contributing/BuildFromSource.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/contributing/BuildFromSource.md b/docs/contributing/BuildFromSource.md index 1cb0596fc4f..c2355a12815 100644 --- a/docs/contributing/BuildFromSource.md +++ b/docs/contributing/BuildFromSource.md @@ -69,6 +69,12 @@ Before opening the `Razor.sln` file in Visual Studio or VS Code, you need to per of Razor to be deployed. This can be useful if the latest Razor bits depend on a breaking change in Roslyn that isn't available in the version of Visual Studio being targeted. If you encounter errors when debugging the Razor bits that you've built and deployed, setting this switch _might_ fix them. + > :bulb: Windows tip: if you encounter errors pointing to `path-too-long` errors, like `The fully qualified file name must be less than 260 characters.`, consider shortening your local path with `subst`, where `R` is a free drive-letter, e.g. + >> ```ps1 + >> $dir = pwd + >> subst R: $dir + >> cd R:\ + >> ``` 3. Set `Microsoft.VisualStudio.RazorExtension` as the startup project. From 31eacc3e0d2a443f65e9fb9eb82cfaee8cf3916c Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Wed, 30 Oct 2024 13:41:51 -0700 Subject: [PATCH 021/172] Add back SingleServerSupport check that was accidentally removed awhile ago --- .../Hover/HoverEndpoint.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs index 7ebdb1b9950..d58d32e8b43 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs @@ -80,7 +80,7 @@ public void ApplyCapabilities(VSInternalServerCapabilities serverCapabilities, V // Sometimes what looks like a html attribute can actually map to C#, in which case its better to let Roslyn try to handle this. // We can only do this if we're in single server mode though, otherwise we won't be delegating to Roslyn at all - if (DocumentMappingService.TryMapToGeneratedDocumentPosition(codeDocument.GetCSharpDocument(), positionInfo.HostDocumentIndex, out _, out _)) + if (SingleServerSupport && DocumentMappingService.TryMapToGeneratedDocumentPosition(codeDocument.GetCSharpDocument(), positionInfo.HostDocumentIndex, out _, out _)) { return null; } From aa3209ad0e5d5009535a3e4315848ee0808f449f Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Wed, 30 Oct 2024 13:45:26 -0700 Subject: [PATCH 022/172] Remove superfluous argument null checks --- .../AbstractRazorDelegatingEndpoint.cs | 29 +++++++------------ 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/AbstractRazorDelegatingEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/AbstractRazorDelegatingEndpoint.cs index 60f8123e660..32799f778a5 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/AbstractRazorDelegatingEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/AbstractRazorDelegatingEndpoint.cs @@ -18,26 +18,17 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer; -internal abstract class AbstractRazorDelegatingEndpoint : IRazorRequestHandler - where TRequest : ITextDocumentPositionParams +internal abstract class AbstractRazorDelegatingEndpoint( + LanguageServerFeatureOptions languageServerFeatureOptions, + IDocumentMappingService documentMappingService, + IClientConnection clientConnection, + ILogger logger) + : IRazorRequestHandler where TRequest : ITextDocumentPositionParams { - private readonly LanguageServerFeatureOptions _languageServerFeatureOptions; - protected readonly IDocumentMappingService DocumentMappingService; - private readonly IClientConnection _clientConnection; - protected readonly ILogger Logger; - - protected AbstractRazorDelegatingEndpoint( - LanguageServerFeatureOptions languageServerFeatureOptions, - IDocumentMappingService documentMappingService, - IClientConnection clientConnection, - ILogger logger) - { - _languageServerFeatureOptions = languageServerFeatureOptions ?? throw new ArgumentNullException(nameof(languageServerFeatureOptions)); - DocumentMappingService = documentMappingService ?? throw new ArgumentNullException(nameof(documentMappingService)); - _clientConnection = clientConnection ?? throw new ArgumentNullException(nameof(clientConnection)); - - Logger = logger ?? throw new ArgumentNullException(nameof(logger)); - } + private readonly LanguageServerFeatureOptions _languageServerFeatureOptions = languageServerFeatureOptions; + protected readonly IDocumentMappingService DocumentMappingService = documentMappingService; + private readonly IClientConnection _clientConnection = clientConnection; + protected readonly ILogger Logger = logger; /// /// The strategy to use to project the incoming caret position onto the generated C#/Html document From 191e62e338612c398f05316e3c64f1c48f4de3f9 Mon Sep 17 00:00:00 2001 From: earloc Date: Wed, 30 Oct 2024 21:48:58 +0100 Subject: [PATCH 023/172] fix: duplicate newline as error --- .../Completion/DirectiveCompletionItemProvider.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/DirectiveCompletionItemProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/DirectiveCompletionItemProvider.cs index 8c83d70f305..9ceab30b29c 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/DirectiveCompletionItemProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/DirectiveCompletionItemProvider.cs @@ -31,7 +31,6 @@ internal class DirectiveCompletionItemProvider : IRazorCompletionItemProvider CSharpCodeParser.UsingDirectiveDescriptor }; - // Test accessor internal static IEnumerable MvcDefaultDirectives => s_mvcDefaultDirectives; internal static IEnumerable ComponentDefaultDirectives => s_componentDefaultDirectives; From f40133a61cc89599522767e41a7a6b22d3850861 Mon Sep 17 00:00:00 2001 From: earloc Date: Wed, 30 Oct 2024 23:16:40 +0100 Subject: [PATCH 024/172] Update docs/contributing/BuildFromSource.md Applying suggestion from code-review Co-authored-by: Andrew Hall --- docs/contributing/BuildFromSource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/BuildFromSource.md b/docs/contributing/BuildFromSource.md index c2355a12815..f335c673aee 100644 --- a/docs/contributing/BuildFromSource.md +++ b/docs/contributing/BuildFromSource.md @@ -57,7 +57,7 @@ Before opening the `Razor.sln` file in Visual Studio or VS Code, you need to per 2. Use the ```ps1 - .\startvs.cmd Razor.sln + .\startvs.cmd ``` script to open Visual Studio with the Razor solution. This script first sets the required environment variables. In addition, the following switches can be specified: From 7c4094f14821021ef2ce7904e18daa931ccde7e0 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Thu, 31 Oct 2024 21:20:32 +1100 Subject: [PATCH 025/172] Just because they're tests, doesn't mean we can't use proper cancellation tokens --- .../RazorWorkspaceListenerTest.cs | 4 ++-- .../CSharp/CSharpCodeActionProviderTest.cs | 16 +++++++------- ...TypeAccessibilityCodeActionProviderTest.cs | 14 ++++++------ .../CodeActionEndToEndTest.NetFx.cs | 2 +- .../CodeActions/CodeActionEndpointTest.cs | 14 ++++++------ ...nentAccessibilityCodeActionProviderTest.cs | 22 +++++++++---------- ...tractToCodeBehindCodeActionProviderTest.cs | 20 ++++++++--------- ...xtractToComponentCodeActionProviderTest.cs | 4 ++-- ...HtmlCommitCharacterResponseRewriterTest.cs | 4 ++-- .../TagHelperCompletionProviderTest.cs | 2 +- .../RazorBreakpointSpanEndpointTest.cs | 18 +++++++-------- .../RazorProximityExpressionsEndpointTest.cs | 10 ++++----- .../DocumentDidChangeEndpointTest.cs | 2 +- .../DocumentDidCloseEndpointTest.cs | 2 +- .../DocumentDidOpenEndpointTest.cs | 2 +- .../Mapping/RazorLanguageQueryEndpointTest.cs | 8 +++---- .../RazorMapToDocumentRangesEndpointTest.cs | 14 ++++++------ .../ProjectContextsEndpointTest.cs | 2 +- .../Semantic/SemanticTokensTest.cs | 2 +- .../StreamExtensionTests.NetCore.cs | 10 +++++---- .../ProjectSystem/EmptyTextLoaderTest.cs | 2 +- .../GeneratedDocumentTextLoaderTest.cs | 2 +- .../ClassifiedTagHelperTooltipFactoryTest.cs | 12 +++++----- .../MarkupTagHelperTooltipFactoryTest.cs | 8 +++---- ...erceptionMiddleLayer_NewtonSoftJsonTest.cs | 4 ++-- ...erceptionMiddleLayer_SystemTextJsonTest.cs | 4 ++-- .../InterceptionMiddleLayerTest.cs | 4 ++-- .../RazorCustomMessageTargetTest.cs | 6 ++--- .../Guest/GuestProjectPathProviderTest.cs | 4 ++-- ...ojectSnapshotSynchronizationServiceTest.cs | 8 +++---- .../LiveShare/Guest/ProxyAccessorTest.cs | 2 +- .../RazorGuestInitializationServiceTest.cs | 2 +- .../RoslynProjectChangeProcessorTest.cs | 4 ++-- 33 files changed, 118 insertions(+), 116 deletions(-) diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace.Test/RazorWorkspaceListenerTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace.Test/RazorWorkspaceListenerTest.cs index 8fe48a38dce..1a065306b0c 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace.Test/RazorWorkspaceListenerTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace.Test/RazorWorkspaceListenerTest.cs @@ -238,7 +238,7 @@ public async Task TestSerialization() var action = readerStream.ReadProjectInfoAction(); Assert.Equal(ProjectInfoAction.Update, action); - var deserializedProjectInfo = await readerStream.ReadProjectInfoAsync(CancellationToken.None); + var deserializedProjectInfo = await readerStream.ReadProjectInfoAsync(DisposalToken); Assert.NotNull(deserializedProjectInfo); Assert.Single(deserializedProjectInfo.Documents); Assert.Equal("TestProject", deserializedProjectInfo.DisplayName); @@ -253,7 +253,7 @@ public async Task TestSerialization() action = readerStream.ReadProjectInfoAction(); Assert.Equal(ProjectInfoAction.Remove, action); - Assert.Equal(intermediateDirectory, await readerStream.ReadProjectInfoRemovalAsync(CancellationToken.None)); + Assert.Equal(intermediateDirectory, await readerStream.ReadProjectInfoRemovalAsync(DisposalToken)); } private class TestRazorWorkspaceListener : RazorWorkspaceListenerBase diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionProviderTest.cs index 34efc881f02..f4bb566bd7f 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionProviderTest.cs @@ -65,7 +65,7 @@ public async Task ProvideAsync_ValidCodeActions_ReturnsProvidedCodeAction() var provider = new CSharpCodeActionProvider(TestLanguageServerFeatureOptions.Instance); // Act - var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, default); + var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, DisposalToken); // Assert Assert.Equal(_supportedCodeActions.Length, providedCodeActions.Length); @@ -95,7 +95,7 @@ public async Task ProvideAsync_SupportsCodeActionResolveFalse_ValidCodeActions_R var provider = new CSharpCodeActionProvider(TestLanguageServerFeatureOptions.Instance); // Act - var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, default); + var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, DisposalToken); // Assert Assert.Empty(providedCodeActions); @@ -122,7 +122,7 @@ public async Task ProvideAsync_FunctionsBlock_SingleLine_ValidCodeActions_Return var provider = new CSharpCodeActionProvider(TestLanguageServerFeatureOptions.Instance); // Act - var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, default); + var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, DisposalToken); // Assert Assert.Equal(_supportedCodeActions.Length, providedCodeActions.Length); @@ -154,7 +154,7 @@ public async Task ProvideAsync_FunctionsBlock_OpenBraceSameLine_ValidCodeActions var provider = new CSharpCodeActionProvider(TestLanguageServerFeatureOptions.Instance); // Act - var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, default); + var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, DisposalToken); // Assert Assert.Equal(_supportedCodeActions.Length, providedCodeActions.Length); @@ -187,7 +187,7 @@ public async Task ProvideAsync_FunctionsBlock_OpenBraceNextLine_ValidCodeActions var provider = new CSharpCodeActionProvider(TestLanguageServerFeatureOptions.Instance); // Act - var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, default); + var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, DisposalToken); // Assert Assert.Equal(_supportedCodeActions.Length, providedCodeActions.Length); @@ -226,7 +226,7 @@ public async Task ProvideAsync_InvalidCodeActions_ReturnsNoCodeActions() ]; // Act - var providedCodeActions = await provider.ProvideAsync(context, codeActions, default); + var providedCodeActions = await provider.ProvideAsync(context, codeActions, DisposalToken); // Assert Assert.Empty(providedCodeActions); @@ -263,7 +263,7 @@ public async Task ProvideAsync_InvalidCodeActions_ShowAllFeatureFlagOn_ReturnsCo ]; // Act - var providedCodeActions = await provider.ProvideAsync(context, codeActions, default); + var providedCodeActions = await provider.ProvideAsync(context, codeActions, DisposalToken); // Assert Assert.NotEmpty(providedCodeActions); @@ -298,7 +298,7 @@ public async Task ProvideAsync_ImplicitExpression_ReturnsProvidedCodeAction() var provider = new CSharpCodeActionProvider(TestLanguageServerFeatureOptions.Instance); // Act - var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, default); + var providedCodeActions = await provider.ProvideAsync(context, _supportedCodeActions, DisposalToken); // Assert Assert.Equal(_supportedImplicitExpressionCodeActions.Length, providedCodeActions.Length); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/TypeAccessibilityCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/TypeAccessibilityCodeActionProviderTest.cs index 2e668b58780..5e119946b25 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/TypeAccessibilityCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/TypeAccessibilityCodeActionProviderTest.cs @@ -57,7 +57,7 @@ public async Task Handle_MissingDiagnostics_ReturnsEmpty() ]; // Act - var results = await provider.ProvideAsync(context, csharpCodeActions, default); + var results = await provider.ProvideAsync(context, csharpCodeActions, DisposalToken); // Assert Assert.Empty(results); @@ -111,7 +111,7 @@ public async Task Handle_InvalidDiagnostics_VSCode_ReturnsEmpty() ]; // Act - var results = await provider.ProvideAsync(context, csharpCodeActions, default); + var results = await provider.ProvideAsync(context, csharpCodeActions, DisposalToken); // Assert Assert.Empty(results); @@ -146,7 +146,7 @@ public async Task Handle_EmptyCodeActions_ReturnsEmpty() var csharpCodeActions = ImmutableArray.Empty; // Act - var results = await provider.ProvideAsync(context, csharpCodeActions, default); + var results = await provider.ProvideAsync(context, csharpCodeActions, DisposalToken); // Assert Assert.Empty(results); @@ -208,7 +208,7 @@ public async Task Handle_ValidDiagnostic_ValidCodeAction_VSCode_ReturnsCodeActio ]; // Act - var results = await provider.ProvideAsync(context, csharpCodeActions, default); + var results = await provider.ProvideAsync(context, csharpCodeActions, DisposalToken); // Assert Assert.Collection(results, @@ -266,7 +266,7 @@ public async Task Handle_CodeActionInSingleLineDirective_VS_ReturnsOnlyUsingCode ]; // Act - var results = await provider.ProvideAsync(context, csharpCodeActions, default); + var results = await provider.ProvideAsync(context, csharpCodeActions, DisposalToken); // Assert Assert.Collection(results, @@ -317,7 +317,7 @@ public async Task Handle_ValidCodeAction_VS_ReturnsCodeActions() ]; // Act - var results = await provider.ProvideAsync(context, csharpCodeActions, default); + var results = await provider.ProvideAsync(context, csharpCodeActions, DisposalToken); // Assert Assert.Collection(results, @@ -391,7 +391,7 @@ public async Task Handle_ValidDiagnostic_MultipleValidCodeActions_VSCode_Returns ]; // Act - var results = await provider.ProvideAsync(context, csharpCodeActions, default); + var results = await provider.ProvideAsync(context, csharpCodeActions, DisposalToken); // Assert Assert.Collection(results, diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs index 4d879291058..d2909aaea31 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs @@ -795,7 +795,7 @@ public async Task Handle_GenerateMethod_VaryIndentSize(bool insertSpaces, int ta CodeBlockBraceOnNextLine: false, CommitElementsWithSpace: true); var optionsMonitor = TestRazorLSPOptionsMonitor.Create(); - await optionsMonitor.UpdateAsync(razorLSPOptions, CancellationToken.None); + await optionsMonitor.UpdateAsync(razorLSPOptions, DisposalToken); await ValidateCodeActionAsync(input, expected, diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs index 165d376ea28..be4074da1ca 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs @@ -219,7 +219,7 @@ public async Task Handle_MultipleCodeActionProvidersWithMultipleCodeActions() var requestContext = CreateRazorRequestContext(documentContext); // Act - var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, default); + var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(commandOrCodeActionContainer); @@ -255,7 +255,7 @@ public async Task Handle_MultipleProviders() var requestContext = CreateRazorRequestContext(documentContext); // Act - var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, default); + var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(commandOrCodeActionContainer); @@ -281,7 +281,7 @@ public async Task Handle_OneNullReturningProvider() var requestContext = CreateRazorRequestContext(documentContext); // Act - var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, default); + var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(commandOrCodeActionContainer); @@ -318,7 +318,7 @@ public async Task Handle_MultipleMixedProvider() var requestContext = CreateRazorRequestContext(documentContext); // Act - var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, default); + var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(commandOrCodeActionContainer); @@ -350,7 +350,7 @@ public async Task Handle_MultipleMixedProvider_SupportsCodeActionResolveTrue() var requestContext = CreateRazorRequestContext(documentContext); // Act - var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, default); + var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(commandOrCodeActionContainer); @@ -392,7 +392,7 @@ public async Task Handle_MixedProvider_SupportsCodeActionResolveTrue_UsesGroups( var requestContext = CreateRazorRequestContext(documentContext); // Act - var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, default); + var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(commandOrCodeActionContainer); @@ -435,7 +435,7 @@ public async Task Handle_MultipleMixedProvider_SupportsCodeActionResolveFalse() var requestContext = CreateRazorRequestContext(documentContext); // Act - var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, default); + var commandOrCodeActionContainer = await codeActionEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(commandOrCodeActionContainer); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ComponentAccessibilityCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ComponentAccessibilityCodeActionProviderTest.cs index 4d26a85ec6b..772e8bd012f 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ComponentAccessibilityCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ComponentAccessibilityCodeActionProviderTest.cs @@ -47,7 +47,7 @@ public async Task Handle_NoTagName_DoesNotProvideLightBulb() var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -76,7 +76,7 @@ public async Task Handle_InvalidSyntaxTree_NoStartNode() var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -104,7 +104,7 @@ public async Task Handle_CursorOutsideComponent() var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -132,7 +132,7 @@ public async Task Handle_ExistingComponent_SupportsFileCreationTrue_ReturnsResul var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Collection(commandOrCodeActionContainer, @@ -179,7 +179,7 @@ public async Task Handle_ExistingComponent_CaseIncorrect_ReturnsResults() var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Collection(commandOrCodeActionContainer, @@ -228,7 +228,7 @@ @using Fully.Qualified var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Collection(commandOrCodeActionContainer, @@ -269,7 +269,7 @@ public async Task Handle_ExistingGenericComponent_SupportsFileCreationTrue_Retur var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Collection(commandOrCodeActionContainer, @@ -316,7 +316,7 @@ public async Task Handle_NewComponent_SupportsFileCreationTrue_ReturnsResult() var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert var command = Assert.Single(commandOrCodeActionContainer); @@ -346,7 +346,7 @@ public async Task Handle_NewComponent_CaretInAttribute_ReturnsResult() var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert var command = Assert.Single(commandOrCodeActionContainer); @@ -376,7 +376,7 @@ public async Task Handle_NewComponent_SupportsFileCreationFalse_ReturnsEmpty() var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -404,7 +404,7 @@ public async Task Handle_ExistingComponent_SupportsFileCreationFalse_ReturnsResu var provider = new ComponentAccessibilityCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Collection(commandOrCodeActionContainer, diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToCodeBehindCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToCodeBehindCodeActionProviderTest.cs index 43118a4a944..d98fc4ed852 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToCodeBehindCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToCodeBehindCodeActionProviderTest.cs @@ -51,7 +51,7 @@ public async Task Handle_InvalidFileKind() var provider = new ExtractToCodeBehindCodeActionProvider(LoggerFactory); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -80,7 +80,7 @@ public async Task Handle_OutsideCodeDirective() var provider = new ExtractToCodeBehindCodeActionProvider(LoggerFactory); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -109,7 +109,7 @@ public async Task Handle_InCodeDirectiveBlock_ReturnsNull() var provider = new ExtractToCodeBehindCodeActionProvider(LoggerFactory); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -138,7 +138,7 @@ public async Task Handle_InCodeDirectiveMalformed_ReturnsNull() var provider = new ExtractToCodeBehindCodeActionProvider(LoggerFactory); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -172,7 +172,7 @@ void Test() var provider = new ExtractToCodeBehindCodeActionProvider(LoggerFactory); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -212,7 +212,7 @@ public async Task Handle_InCodeDirective_SupportsFileCreationTrue_ReturnsResult( var provider = new ExtractToCodeBehindCodeActionProvider(LoggerFactory); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert var codeAction = Assert.Single(commandOrCodeActionContainer); @@ -254,7 +254,7 @@ public async Task Handle_AtEndOfCodeDirectiveWithNoSpace_ReturnsResult() var provider = new ExtractToCodeBehindCodeActionProvider(LoggerFactory); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert var codeAction = Assert.Single(commandOrCodeActionContainer); @@ -290,7 +290,7 @@ public async Task Handle_InCodeDirective_SupportsFileCreationFalse_ReturnsNull() var provider = new ExtractToCodeBehindCodeActionProvider(LoggerFactory); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -325,7 +325,7 @@ public async Task Handle_InFunctionsDirective_SupportsFileCreationTrue_ReturnsRe var provider = new ExtractToCodeBehindCodeActionProvider(LoggerFactory); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert var codeAction = Assert.Single(commandOrCodeActionContainer); @@ -361,7 +361,7 @@ public async Task Handle_NullRelativePath_ReturnsNull() var provider = new ExtractToCodeBehindCodeActionProvider(LoggerFactory); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs index 780c8970958..0ca6ed37b0c 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs @@ -68,7 +68,7 @@ public async Task Handle_InvalidFileKind() var provider = new ExtractToComponentCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert Assert.Empty(commandOrCodeActionContainer); @@ -477,7 +477,7 @@ private async Task TestAsync(string contents) var provider = new ExtractToComponentCodeActionProvider(); // Act - var commandOrCodeActionContainer = await provider.ProvideAsync(context, default); + var commandOrCodeActionContainer = await provider.ProvideAsync(context, DisposalToken); // Assert if (resultSpan.IsEmpty) diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/Delegation/HtmlCommitCharacterResponseRewriterTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/Delegation/HtmlCommitCharacterResponseRewriterTest.cs index 098d1a3f090..9db2aa9e70a 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/Delegation/HtmlCommitCharacterResponseRewriterTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/Delegation/HtmlCommitCharacterResponseRewriterTest.cs @@ -69,7 +69,7 @@ public async Task RewriteAsync_DefaultCommitCharacters_RemovesSpace(bool useVSTy var delegatedCompletionList = GenerateCompletionList(useDefaultCommitCharacters: true, useVSTypes, "Element1", "Element2"); var options = TestRazorLSPOptionsMonitor.Create(); - await options.UpdateAsync(options.CurrentValue with { CommitElementsWithSpace = false }, CancellationToken.None); + await options.UpdateAsync(options.CurrentValue with { CommitElementsWithSpace = false }, DisposalToken); var rewriter = new HtmlCommitCharacterResponseRewriter(options); // Act @@ -112,7 +112,7 @@ public async Task RewriteAsync_ItemCommitCharacters_RemovesSpace(bool useVSTypes var delegatedCompletionList = GenerateCompletionList(useDefaultCommitCharacters: false, useVSTypes, "Element1", "Element2"); var options = TestRazorLSPOptionsMonitor.Create(); - await options.UpdateAsync(options.CurrentValue with { CommitElementsWithSpace = false }, CancellationToken.None); + await options.UpdateAsync(options.CurrentValue with { CommitElementsWithSpace = false }, DisposalToken); var rewriter = new HtmlCommitCharacterResponseRewriter(options); // Act diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperCompletionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperCompletionProviderTest.cs index e066aae54c4..05bc4a0dd1a 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperCompletionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/TagHelperCompletionProviderTest.cs @@ -446,7 +446,7 @@ public async Task GetCompletionAt_InBody_WithoutSpace_ReturnsCompletions() { // Arrange var options = TestRazorLSPOptionsMonitor.Create(); - await options.UpdateAsync(options.CurrentValue with { CommitElementsWithSpace = false }, CancellationToken.None); + await options.UpdateAsync(options.CurrentValue with { CommitElementsWithSpace = false }, DisposalToken); var service = new TagHelperCompletionProvider(CreateTagHelperCompletionService(), options); var context = CreateRazorCompletionContext( diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Debugging/RazorBreakpointSpanEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Debugging/RazorBreakpointSpanEndpointTest.cs index ec265930146..bd1d6332378 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Debugging/RazorBreakpointSpanEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Debugging/RazorBreakpointSpanEndpointTest.cs @@ -48,7 +48,7 @@ public async Task Handle_UnsupportedDocument_ReturnsNull() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Null(response); @@ -74,7 +74,7 @@ public async Task Handle_StartsInHtml_BreakpointMoved() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Equal(expectedRange, response!.Range); @@ -100,7 +100,7 @@ public async Task Handle_ImplicitExpression_StartsInHtml_BreakpointMoved() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Equal(expectedRange, response!.Range); @@ -126,7 +126,7 @@ public async Task Handle_StartsInHtml_BreakpointMoved_Razor() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Equal(expectedRange, response!.Range); @@ -152,7 +152,7 @@ public async Task Handle_ImplicitExpression_StartsInHtml_BreakpointMoved_Razor() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Equal(expectedRange, response!.Range); @@ -178,7 +178,7 @@ public async Task Handle_StartsInHtml_InvalidBreakpointSpan_ReturnsNull() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Null(response); @@ -203,7 +203,7 @@ public async Task Handle_StartInHtml_NoCSharpOnLine_ReturnsNull() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Null(response); @@ -231,7 +231,7 @@ public async Task Handle_StartInHtml_NoActualCSharp_ReturnsNull() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Null(response); @@ -259,7 +259,7 @@ public async Task Handle_InvalidBreakpointSpan_ReturnsNull() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Null(response); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Debugging/RazorProximityExpressionsEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Debugging/RazorProximityExpressionsEndpointTest.cs index 092d8731e68..2539bf97581 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Debugging/RazorProximityExpressionsEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Debugging/RazorProximityExpressionsEndpointTest.cs @@ -46,7 +46,7 @@ public async Task Handle_UnsupportedDocument_ReturnsNull() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Null(response); @@ -71,7 +71,7 @@ public async Task Handle_ReturnsValidExpressions() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await endpoint.HandleRequestAsync(request, requestContext, default); + var response = await endpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Contains("abc", response!.Expressions); @@ -97,7 +97,7 @@ public async Task Handle_StartsInHtml_ReturnsValidExpressions() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await endpoint.HandleRequestAsync(request, requestContext, default); + var response = await endpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Contains("abc", response!.Expressions); @@ -123,7 +123,7 @@ public async Task Handle_StartInHtml_NoCSharpOnLine_ReturnsNull() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Null(response); @@ -151,7 +151,7 @@ public async Task Handle_InvalidLocation_ReturnsNull() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await diagnosticsEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.Null(response); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidChangeEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidChangeEndpointTest.cs index 93e144b75a4..647c82a720b 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidChangeEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidChangeEndpointTest.cs @@ -124,7 +124,7 @@ public async Task Handle_DidChangeTextDocument_UpdatesDocument() var requestContext = CreateRazorRequestContext(documentContext); // Act - await endpoint.HandleNotificationAsync(request, requestContext, default); + await endpoint.HandleNotificationAsync(request, requestContext, DisposalToken); // Assert projectService.VerifyAll(); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidCloseEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidCloseEndpointTest.cs index 8725a99107b..7dac3fe63e6 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidCloseEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidCloseEndpointTest.cs @@ -38,7 +38,7 @@ public async Task Handle_DidCloseTextDocument_ClosesDocument() var requestContext = CreateRazorRequestContext(documentContext: null); // Act - await endpoint.HandleNotificationAsync(request, requestContext, default); + await endpoint.HandleNotificationAsync(request, requestContext, DisposalToken); // Assert projectService.VerifyAll(); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidOpenEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidOpenEndpointTest.cs index a2067331373..4ae3f350a2f 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidOpenEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentSynchronization/DocumentDidOpenEndpointTest.cs @@ -45,7 +45,7 @@ public async Task Handle_DidOpenTextDocument_AddsDocument() var requestContext = CreateRazorRequestContext(documentContext: null); // Act - await endpoint.HandleNotificationAsync(request, requestContext, default); + await endpoint.HandleNotificationAsync(request, requestContext, DisposalToken); // Assert projectService.VerifyAll(); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorLanguageQueryEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorLanguageQueryEndpointTest.cs index 7395296371f..4ed019a07f3 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorLanguageQueryEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorLanguageQueryEndpointTest.cs @@ -44,7 +44,7 @@ public async Task Handle_ResolvesLanguageRequest_Razor() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); @@ -70,7 +70,7 @@ public async Task Handle_ResolvesLanguageRequest_Html() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); @@ -98,7 +98,7 @@ public async Task Handle_ResolvesLanguageRequest_CSharp() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); @@ -129,7 +129,7 @@ public async Task Handle_Unsupported_ResolvesLanguageRequest_Html() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorMapToDocumentRangesEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorMapToDocumentRangesEndpointTest.cs index deb4ddbea52..1aae68c561e 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorMapToDocumentRangesEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorMapToDocumentRangesEndpointTest.cs @@ -51,7 +51,7 @@ public async Task Handle_MapToDocumentRanges_CSharp() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); @@ -79,7 +79,7 @@ public async Task Handle_MapToDocumentRanges_CSharp_Unmapped() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); @@ -107,7 +107,7 @@ public async Task Handle_MapToDocumentRanges_CSharp_LeadingOverlapsUnmapped() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); @@ -135,7 +135,7 @@ public async Task Handle_MapToDocumentRanges_CSharp_TrailingOverlapsUnmapped() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); @@ -160,7 +160,7 @@ public async Task Handle_MapToDocumentRanges_Html() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); @@ -185,7 +185,7 @@ public async Task Handle_MapToDocumentRanges_Razor() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); @@ -214,7 +214,7 @@ public async Task Handle_MapToDocumentRanges_Unsupported() var requestContext = CreateRazorRequestContext(documentContext); // Act - var response = await languageEndpoint.HandleRequestAsync(request, requestContext, default); + var response = await languageEndpoint.HandleRequestAsync(request, requestContext, DisposalToken); // Assert Assert.NotNull(response); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/ProjectContexts/ProjectContextsEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/ProjectContexts/ProjectContextsEndpointTest.cs index 1ebfb541ed6..283c0ebbe4a 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/ProjectContexts/ProjectContextsEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/ProjectContexts/ProjectContextsEndpointTest.cs @@ -42,7 +42,7 @@ public async Task GetProjectContexts_ReturnsExpected() Assert.True(DocumentContextFactory.TryCreate(request.TextDocument.Uri, out var documentContext)); var requestContext = CreateRazorRequestContext(documentContext); - var results = await endpoint.HandleRequestAsync(request, requestContext, default); + var results = await endpoint.HandleRequestAsync(request, requestContext, DisposalToken); Assert.NotNull(results); Assert.Collection(results.ProjectContexts.OrderBy(c => c.Label), diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Semantic/SemanticTokensTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Semantic/SemanticTokensTest.cs index 20d7a817396..0e0af6e7b41 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Semantic/SemanticTokensTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Semantic/SemanticTokensTest.cs @@ -1006,7 +1006,7 @@ private async Task CreateServiceAsync( var optionsMonitor = TestRazorLSPOptionsMonitor.Create( configurationSyncService.Object); - await optionsMonitor.UpdateAsync(CancellationToken.None); + await optionsMonitor.UpdateAsync(DisposalToken); var featureOptions = Mock.Of(options => options.DelegateToCSharpOnDiagnosticPublish == true && diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/StreamExtensionTests.NetCore.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/StreamExtensionTests.NetCore.cs index 965779a4bd8..029d44cd820 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/StreamExtensionTests.NetCore.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/StreamExtensionTests.NetCore.cs @@ -11,12 +11,14 @@ using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Serialization; +using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.AspNetCore.Razor.Utilities; using Xunit; +using Xunit.Abstractions; namespace Microsoft.AspNetCore.Razor.ProjectEngineHost.Test; -public class StreamExtensionTests +public class StreamExtensionTests(ITestOutputHelper testOutputHelper) : ToolingTestBase(testOutputHelper) { [Theory] [InlineData(0)] @@ -56,10 +58,10 @@ public async Task StringFunctions(string expected, Encoding? encoding) { using var stream = new MemoryStream(); - await stream.WriteStringAsync(expected, encoding, default); + await stream.WriteStringAsync(expected, encoding, DisposalToken); stream.Position = 0; - var actual = await stream.ReadStringAsync(encoding, default); + var actual = await stream.ReadStringAsync(encoding, DisposalToken); Assert.Equal(expected, actual); } @@ -90,7 +92,7 @@ public async Task SerializeProjectInfo() var bytesToSerialize = projectInfo.Serialize(); - await stream.WriteProjectInfoAsync(projectInfo, default); + await stream.WriteProjectInfoAsync(projectInfo, DisposalToken); // WriteProjectInfoAsync prepends the size before writing which is 4 bytes long Assert.Equal(bytesToSerialize.Length + 4, stream.Position); diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/EmptyTextLoaderTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/EmptyTextLoaderTest.cs index b139bee98e1..8ab0325ae9a 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/EmptyTextLoaderTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/EmptyTextLoaderTest.cs @@ -25,7 +25,7 @@ public async Task LoadAsync_SpecifiesEncoding() var loader = new EmptyTextLoader("file.cshtml"); // Act - var textAndVersion = await loader.LoadTextAndVersionAsync(default, default); + var textAndVersion = await loader.LoadTextAndVersionAsync(default, DisposalToken); // Assert Assert.True(textAndVersion.Text.CanBeEmbedded); diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/GeneratedDocumentTextLoaderTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/GeneratedDocumentTextLoaderTest.cs index 3f608cd19f2..edc944332d8 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/GeneratedDocumentTextLoaderTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/GeneratedDocumentTextLoaderTest.cs @@ -38,7 +38,7 @@ public async Task LoadAsync_SpecifiesEncoding() var loader = new GeneratedDocumentTextLoader(document, "file.cshtml"); // Act - var textAndVersion = await loader.LoadTextAndVersionAsync(default, default); + var textAndVersion = await loader.LoadTextAndVersionAsync(default, DisposalToken); // Assert Assert.True(textAndVersion.Text.CanBeEmbedded); diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/ClassifiedTagHelperTooltipFactoryTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/ClassifiedTagHelperTooltipFactoryTest.cs index 579e92d236f..eeabf09c7df 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/ClassifiedTagHelperTooltipFactoryTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/ClassifiedTagHelperTooltipFactoryTest.cs @@ -175,7 +175,7 @@ public async Task TryCreateTooltip_ClassifiedTextElement_NoAssociatedTagHelperDe var elementDescription = AggregateBoundElementDescription.Empty; // Act - var classifiedTextElement = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), CancellationToken.None); + var classifiedTextElement = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), DisposalToken); // Assert Assert.Null(classifiedTextElement); @@ -195,7 +195,7 @@ public async Task TryCreateTooltip_ClassifiedTextElement_Element_SingleAssociate var elementDescription = new AggregateBoundElementDescription(associatedTagHelperInfos.ToImmutableArray()); // Act - var classifiedTextElement = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), CancellationToken.None); + var classifiedTextElement = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), DisposalToken); // Assert Assert.NotNull(classifiedTextElement); @@ -235,7 +235,7 @@ public async Task TryCreateTooltip_ClassifiedTextElement_Element_NamespaceContai var elementDescription = new AggregateBoundElementDescription(associatedTagHelperInfos.ToImmutableArray()); // Act - var classifiedTextElement = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), CancellationToken.None); + var classifiedTextElement = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), DisposalToken); // Assert Assert.NotNull(classifiedTextElement); @@ -273,7 +273,7 @@ public async Task TryCreateTooltip_ClassifiedTextElement_Element_MultipleAssocia var elementDescription = new AggregateBoundElementDescription(associatedTagHelperInfos.ToImmutableArray()); // Act - var classifiedTextElement = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), CancellationToken.None); + var classifiedTextElement = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), DisposalToken); // Assert Assert.NotNull(classifiedTextElement); @@ -448,7 +448,7 @@ public async Task TryCreateTooltip_ContainerElement_NoAssociatedTagHelperDescrip var elementDescription = AggregateBoundElementDescription.Empty; // Act - var containerElement = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipContainerAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), CancellationToken.None); + var containerElement = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipContainerAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), DisposalToken); // Assert Assert.Null(containerElement); @@ -467,7 +467,7 @@ public async Task TryCreateTooltip_ContainerElement_Attribute_MultipleAssociated var elementDescription = new AggregateBoundElementDescription(associatedTagHelperInfos.ToImmutableArray()); // Act - var container = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipContainerAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), CancellationToken.None); + var container = await ClassifiedTagHelperTooltipFactory.TryCreateTooltipContainerAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), DisposalToken); // Assert Assert.NotNull(container); diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/MarkupTagHelperTooltipFactoryTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/MarkupTagHelperTooltipFactoryTest.cs index e97c2eba582..4179809acfa 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/MarkupTagHelperTooltipFactoryTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/MarkupTagHelperTooltipFactoryTest.cs @@ -71,7 +71,7 @@ public async Task TryCreateTooltip_Markup_NoAssociatedTagHelperDescriptions_Retu var elementDescription = AggregateBoundElementDescription.Empty; // Act - var markdown = await MarkupTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), MarkupKind.Markdown, CancellationToken.None); + var markdown = await MarkupTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), MarkupKind.Markdown, DisposalToken); // Assert Assert.Null(markdown); @@ -88,7 +88,7 @@ public async Task TryCreateTooltip_Markup_Element_SingleAssociatedTagHelper_Retu }; var elementDescription = new AggregateBoundElementDescription(associatedTagHelperInfos.ToImmutableArray()); // Act - var markdown = await MarkupTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), MarkupKind.Markdown, CancellationToken.None); + var markdown = await MarkupTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), MarkupKind.Markdown, DisposalToken); // Assert Assert.NotNull(markdown); @@ -110,7 +110,7 @@ public async Task TryCreateTooltip_Markup_Element_PlainText_NoBold() var elementDescription = new AggregateBoundElementDescription(associatedTagHelperInfos.ToImmutableArray()); // Act - var markdown = await MarkupTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), MarkupKind.PlainText, CancellationToken.None); + var markdown = await MarkupTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), MarkupKind.PlainText, DisposalToken); // Assert Assert.NotNull(markdown); @@ -158,7 +158,7 @@ public async Task TryCreateTooltip_Markup_Element_MultipleAssociatedTagHelpers_R var elementDescription = new AggregateBoundElementDescription(associatedTagHelperInfos.ToImmutableArray()); // Act - var markdown = await MarkupTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), MarkupKind.Markdown, CancellationToken.None); + var markdown = await MarkupTagHelperTooltipFactory.TryCreateTooltipAsync("file.razor", elementDescription, projectManager.GetQueryOperations(), MarkupKind.Markdown, DisposalToken); // Assert Assert.NotNull(markdown); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_NewtonSoftJsonTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_NewtonSoftJsonTest.cs index 89632e81ce0..21c185a9b18 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_NewtonSoftJsonTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_NewtonSoftJsonTest.cs @@ -62,7 +62,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsNull_DoesNotSendNo "testMethod", It.IsAny(), "testLanguage", - CancellationToken.None)) + DisposalToken)) .ReturnsAsync(value: null); var token = JToken.Parse("{}"); var sut = new GenericInterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); @@ -92,7 +92,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsToken_SendsNotific "testMethod", It.IsAny(), "testLanguage", - CancellationToken.None)) + DisposalToken)) .ReturnsAsync(expected); var sut = new GenericInterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_SystemTextJsonTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_SystemTextJsonTest.cs index 6e0882baebd..a59f464fc9c 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_SystemTextJsonTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_SystemTextJsonTest.cs @@ -62,7 +62,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsDefault_DoesNotSen "testMethod", It.IsAny(), "testLanguage", - CancellationToken.None)) + DisposalToken)) .ReturnsAsync(value: default); var token = JsonDocument.Parse("{}").RootElement; var sut = new GenericInterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); @@ -92,7 +92,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsToken_SendsNotific "testMethod", It.IsAny(), "testLanguage", - CancellationToken.None)) + DisposalToken)) .ReturnsAsync(expected); var sut = new GenericInterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/InterceptionMiddleLayerTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/InterceptionMiddleLayerTest.cs index 98a2a8ca632..73bc9b8880e 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/InterceptionMiddleLayerTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/InterceptionMiddleLayerTest.cs @@ -64,7 +64,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsNull_DoesNotSendNo "testMethod", It.IsAny(), "testLanguage", - CancellationToken.None)) + DisposalToken)) .ReturnsAsync(value: null); var token = JToken.Parse("{}"); var sut = new InterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); @@ -94,7 +94,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsToken_SendsNotific "testMethod", It.IsAny(), "testLanguage", - CancellationToken.None)) + DisposalToken)) .ReturnsAsync(expected); var sut = new InterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorCustomMessageTargetTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorCustomMessageTargetTest.cs index ff972ab7869..378c5ca123c 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorCustomMessageTargetTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorCustomMessageTargetTest.cs @@ -75,7 +75,7 @@ public async Task UpdateCSharpBuffer_CannotLookupDocument_NoopsGracefully() }; // Act & Assert - await target.UpdateCSharpBufferCoreAsync(request, CancellationToken.None); + await target.UpdateCSharpBufferCoreAsync(request, DisposalToken); } [Fact] @@ -118,7 +118,7 @@ public async Task UpdateCSharpBuffer_UpdatesDocument() }; // Act - await target.UpdateCSharpBufferCoreAsync(request, CancellationToken.None); + await target.UpdateCSharpBufferCoreAsync(request, DisposalToken); // Assert documentManager.VerifyAll(); @@ -172,7 +172,7 @@ public async Task UpdateCSharpBuffer_UpdatesCorrectDocument() }; // Act - await target.UpdateCSharpBufferCoreAsync(request, CancellationToken.None); + await target.UpdateCSharpBufferCoreAsync(request, DisposalToken); // Assert documentManager.VerifyAll(); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/GuestProjectPathProviderTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/GuestProjectPathProviderTest.cs index 41c1b48f739..29bf6cfcd09 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/GuestProjectPathProviderTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/GuestProjectPathProviderTest.cs @@ -98,7 +98,7 @@ public void TryGetProjectPath_NullHostProjectPath_ReturnsFalse() var proxy = new StrictMock(); proxy - .Setup(x => x.GetProjectPathAsync(documentFilePathUri, CancellationToken.None)) + .Setup(x => x.GetProjectPathAsync(documentFilePathUri, DisposalToken)) .ReturnsAsync((Uri?)null); var proxyAccessor = StrictMock.Of(a => @@ -147,7 +147,7 @@ public void TryGetProjectPath_ValidHostProjectPath_ReturnsTrueWithGuestNormalize var proxy = new StrictMock(); proxy - .Setup(x => x.GetProjectPathAsync(documentFilePathUri, CancellationToken.None)) + .Setup(x => x.GetProjectPathAsync(documentFilePathUri, DisposalToken)) .ReturnsAsync(projectFilePathUri) .Verifiable(); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProjectSnapshotSynchronizationServiceTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProjectSnapshotSynchronizationServiceTest.cs index 497d4c58529..729a6f24622 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProjectSnapshotSynchronizationServiceTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProjectSnapshotSynchronizationServiceTest.cs @@ -66,7 +66,7 @@ public async Task InitializeAsync_RetrievesHostProjectManagerStateAndInitializes Assert.Equal("/guest/path/project.csproj", project.FilePath); Assert.Same(RazorConfiguration.Default, project.Configuration); - var tagHelpers = await project.GetTagHelpersAsync(CancellationToken.None); + var tagHelpers = await project.GetTagHelpersAsync(DisposalToken); Assert.Equal(_projectWorkspaceStateWithTagHelpers.TagHelpers.Length, tagHelpers.Length); for (var i = 0; i < _projectWorkspaceStateWithTagHelpers.TagHelpers.Length; i++) { @@ -101,7 +101,7 @@ public async Task UpdateGuestProjectManager_ProjectAdded() Assert.Equal("/guest/path/project.csproj", project.FilePath); Assert.Same(RazorConfiguration.Default, project.Configuration); - var tagHelpers = await project.GetTagHelpersAsync(CancellationToken.None); + var tagHelpers = await project.GetTagHelpersAsync(DisposalToken); Assert.Equal(_projectWorkspaceStateWithTagHelpers.TagHelpers.Length, tagHelpers.Length); for (var i = 0; i < _projectWorkspaceStateWithTagHelpers.TagHelpers.Length; i++) { @@ -183,7 +183,7 @@ await _projectManager.UpdateAsync(updater => var project = Assert.Single(projects); Assert.Equal("/guest/path/project.csproj", project.FilePath); Assert.Same(newConfiguration, project.Configuration); - Assert.Empty(await project.GetTagHelpersAsync(CancellationToken.None)); + Assert.Empty(await project.GetTagHelpersAsync(DisposalToken)); } [UIFact] @@ -228,7 +228,7 @@ await _projectManager.UpdateAsync(updater => Assert.Equal("/guest/path/project.csproj", project.FilePath); Assert.Same(RazorConfiguration.Default, project.Configuration); - var tagHelpers = await project.GetTagHelpersAsync(CancellationToken.None); + var tagHelpers = await project.GetTagHelpersAsync(DisposalToken); Assert.Equal(_projectWorkspaceStateWithTagHelpers.TagHelpers.Length, tagHelpers.Length); for (var i = 0; i < _projectWorkspaceStateWithTagHelpers.TagHelpers.Length; i++) { diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProxyAccessorTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProxyAccessorTest.cs index 2ed5e0e6c81..7d21155054b 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProxyAccessorTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProxyAccessorTest.cs @@ -20,7 +20,7 @@ public void GetProjectHierarchyProxy_Caches() var collaborationSessionMock = new StrictMock(); collaborationSessionMock - .Setup(x => x.GetRemoteServiceAsync(typeof(IProjectHierarchyProxy).Name, CancellationToken.None)) + .Setup(x => x.GetRemoteServiceAsync(typeof(IProjectHierarchyProxy).Name, DisposalToken)) .ReturnsAsync(projectHierarchyProxy); var liveShareSessionAccessorMock = new StrictMock(); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/RazorGuestInitializationServiceTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/RazorGuestInitializationServiceTest.cs index 4736ec18c4f..a9fae3698ef 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/RazorGuestInitializationServiceTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/RazorGuestInitializationServiceTest.cs @@ -29,7 +29,7 @@ public async Task CreateServiceAsync_StartsViewImportsCopy() .Verifiable(); // Act - await service.CreateServiceAsync(session.Object, default); + await service.CreateServiceAsync(session.Object, DisposalToken); // Assert Assert.NotNull(serviceAccessor.ViewImportsCopyTask); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/RoslynProjectChangeProcessorTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/RoslynProjectChangeProcessorTest.cs index 315c2a5dc42..7d6b24362f3 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/RoslynProjectChangeProcessorTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/RoslynProjectChangeProcessorTest.cs @@ -132,7 +132,7 @@ await _projectManager.UpdateAsync(updater => // Assert var newProjectSnapshot = _projectManager.GetLoadedProject(_projectSnapshot.Key); Assert.NotNull(newProjectSnapshot); - Assert.Empty(await newProjectSnapshot.GetTagHelpersAsync(CancellationToken.None)); + Assert.Empty(await newProjectSnapshot.GetTagHelpersAsync(DisposalToken)); } [UIFact] @@ -159,6 +159,6 @@ await _projectManager.UpdateAsync(updater => // Assert var newProjectSnapshot = _projectManager.GetLoadedProject(_projectSnapshot.Key); Assert.NotNull(newProjectSnapshot); - Assert.Equal(_tagHelperResolver.TagHelpers, await newProjectSnapshot.GetTagHelpersAsync(CancellationToken.None)); + Assert.Equal(_tagHelperResolver.TagHelpers, await newProjectSnapshot.GetTagHelpersAsync(DisposalToken)); } } From 4ab51017e8f5ae5adc7623328f2122bf8f0b6c0c Mon Sep 17 00:00:00 2001 From: David Wengier Date: Thu, 31 Oct 2024 22:14:52 +1100 Subject: [PATCH 026/172] Make extract component low priority --- .../CodeActions/Razor/RazorCodeActionFactory.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/RazorCodeActionFactory.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/RazorCodeActionFactory.cs index c383b7734ed..b7ba525d95e 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/RazorCodeActionFactory.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/RazorCodeActionFactory.cs @@ -28,6 +28,7 @@ public static RazorVSInternalCodeAction CreateAddComponentUsing(string @namespac Title = newTagName is null ? title : $"{newTagName} - {title}", Data = data, TelemetryId = s_addComponentUsingTelemetryId, + Priority = VSInternalPriorityLevel.High }; return codeAction; } @@ -39,6 +40,7 @@ public static RazorVSInternalCodeAction CreateFullyQualifyComponent(string fully Title = fullyQualifiedName, Edit = workspaceEdit, TelemetryId = s_fullyQualifyComponentTelemetryId, + Priority = VSInternalPriorityLevel.High }; return codeAction; } From d331eb77e9a0c3f6fae2f8ed42f682706abb6102 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Thu, 31 Oct 2024 22:24:34 +1100 Subject: [PATCH 027/172] Fix tests --- .../LiveShare/Guest/GuestProjectPathProviderTest.cs | 4 ++-- .../LiveShare/Guest/ProxyAccessorTest.cs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/GuestProjectPathProviderTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/GuestProjectPathProviderTest.cs index 29bf6cfcd09..f091f8650f4 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/GuestProjectPathProviderTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/GuestProjectPathProviderTest.cs @@ -98,7 +98,7 @@ public void TryGetProjectPath_NullHostProjectPath_ReturnsFalse() var proxy = new StrictMock(); proxy - .Setup(x => x.GetProjectPathAsync(documentFilePathUri, DisposalToken)) + .Setup(x => x.GetProjectPathAsync(documentFilePathUri, It.IsAny())) .ReturnsAsync((Uri?)null); var proxyAccessor = StrictMock.Of(a => @@ -147,7 +147,7 @@ public void TryGetProjectPath_ValidHostProjectPath_ReturnsTrueWithGuestNormalize var proxy = new StrictMock(); proxy - .Setup(x => x.GetProjectPathAsync(documentFilePathUri, DisposalToken)) + .Setup(x => x.GetProjectPathAsync(documentFilePathUri, It.IsAny())) .ReturnsAsync(projectFilePathUri) .Verifiable(); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProxyAccessorTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProxyAccessorTest.cs index 7d21155054b..084aa1a5c9c 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProxyAccessorTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProxyAccessorTest.cs @@ -20,7 +20,7 @@ public void GetProjectHierarchyProxy_Caches() var collaborationSessionMock = new StrictMock(); collaborationSessionMock - .Setup(x => x.GetRemoteServiceAsync(typeof(IProjectHierarchyProxy).Name, DisposalToken)) + .Setup(x => x.GetRemoteServiceAsync(typeof(IProjectHierarchyProxy).Name, It.IsAny())) .ReturnsAsync(projectHierarchyProxy); var liveShareSessionAccessorMock = new StrictMock(); From 05f1ef684bf34787f7b22fa8ceb92d21e7c2eac5 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Thu, 31 Oct 2024 09:06:00 -0700 Subject: [PATCH 028/172] Fix tests by setting up mocks with CancellationToken.None These tests had been changed to set up mocks with DisposalToken from the testing infrastructure. However, the product code being tested doesn't have access to that CancellationToken and always passes CancellationToken.None to the method being mocked. --- .../GenericInterceptionMiddleLayer_NewtonSoftJsonTest.cs | 4 ++-- .../GenericInterceptionMiddleLayer_SystemTextJsonTest.cs | 4 ++-- .../MessageInterception/InterceptionMiddleLayerTest.cs | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_NewtonSoftJsonTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_NewtonSoftJsonTest.cs index 21c185a9b18..89632e81ce0 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_NewtonSoftJsonTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_NewtonSoftJsonTest.cs @@ -62,7 +62,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsNull_DoesNotSendNo "testMethod", It.IsAny(), "testLanguage", - DisposalToken)) + CancellationToken.None)) .ReturnsAsync(value: null); var token = JToken.Parse("{}"); var sut = new GenericInterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); @@ -92,7 +92,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsToken_SendsNotific "testMethod", It.IsAny(), "testLanguage", - DisposalToken)) + CancellationToken.None)) .ReturnsAsync(expected); var sut = new GenericInterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_SystemTextJsonTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_SystemTextJsonTest.cs index a59f464fc9c..6e0882baebd 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_SystemTextJsonTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/GenericInterceptionMiddleLayer_SystemTextJsonTest.cs @@ -62,7 +62,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsDefault_DoesNotSen "testMethod", It.IsAny(), "testLanguage", - DisposalToken)) + CancellationToken.None)) .ReturnsAsync(value: default); var token = JsonDocument.Parse("{}").RootElement; var sut = new GenericInterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); @@ -92,7 +92,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsToken_SendsNotific "testMethod", It.IsAny(), "testLanguage", - DisposalToken)) + CancellationToken.None)) .ReturnsAsync(expected); var sut = new GenericInterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/InterceptionMiddleLayerTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/InterceptionMiddleLayerTest.cs index 73bc9b8880e..98a2a8ca632 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/InterceptionMiddleLayerTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Test/MessageInterception/InterceptionMiddleLayerTest.cs @@ -64,7 +64,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsNull_DoesNotSendNo "testMethod", It.IsAny(), "testLanguage", - DisposalToken)) + CancellationToken.None)) .ReturnsAsync(value: null); var token = JToken.Parse("{}"); var sut = new InterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); @@ -94,7 +94,7 @@ public async Task HandleNotificationAsync_IfInterceptorReturnsToken_SendsNotific "testMethod", It.IsAny(), "testLanguage", - DisposalToken)) + CancellationToken.None)) .ReturnsAsync(expected); var sut = new InterceptionMiddleLayer(fakeInterceptorManager, "testLanguage"); From b2e5bc88500145dcbcc8afc0bcef3d70d18f29ea Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Thu, 31 Oct 2024 09:58:28 -0700 Subject: [PATCH 029/172] Return Hover from HoverFactory instead of VSInternalHover --- .../Hover/HoverEndpoint.cs | 7 ++--- .../Hover/HoverFactory.cs | 23 ++++++++-------- .../Hover/HoverEndpointTest.cs | 11 +++++--- .../Hover/HoverFactoryTest.cs | 26 ++++++++++--------- 4 files changed, 38 insertions(+), 29 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs index d58d32e8b43..95098ca968b 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs @@ -16,6 +16,7 @@ using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Workspaces; using Microsoft.VisualStudio.LanguageServer.Protocol; +using LspHover = Microsoft.VisualStudio.LanguageServer.Protocol.Hover; namespace Microsoft.AspNetCore.Razor.LanguageServer.Hover; @@ -27,7 +28,7 @@ internal sealed class HoverEndpoint( IDocumentMappingService documentMappingService, IClientConnection clientConnection, ILoggerFactory loggerFactory) - : AbstractRazorDelegatingEndpoint( + : AbstractRazorDelegatingEndpoint( languageServerFeatureOptions, documentMappingService, clientConnection, @@ -61,7 +62,7 @@ public void ApplyCapabilities(VSInternalServerCapabilities serverCapabilities, V positionInfo.LanguageKind)); } - protected override async Task TryHandleAsync(TextDocumentPositionParams request, RazorRequestContext requestContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) + protected override async Task TryHandleAsync(TextDocumentPositionParams request, RazorRequestContext requestContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) { var documentContext = requestContext.DocumentContext; if (documentContext is null) @@ -97,7 +98,7 @@ public void ApplyCapabilities(VSInternalServerCapabilities serverCapabilities, V .ConfigureAwait(false); } - protected override async Task HandleDelegatedResponseAsync(VSInternalHover? response, TextDocumentPositionParams originalRequest, RazorRequestContext requestContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) + protected override async Task HandleDelegatedResponseAsync(LspHover? response, TextDocumentPositionParams originalRequest, RazorRequestContext requestContext, DocumentPositionInfo positionInfo, CancellationToken cancellationToken) { var documentContext = requestContext.DocumentContext; if (documentContext is null) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs index 76c4bba22d9..8f005337958 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs @@ -19,12 +19,13 @@ using Microsoft.VisualStudio.Editor.Razor; using Microsoft.VisualStudio.LanguageServer.Protocol; using Microsoft.VisualStudio.Text.Adornments; +using LspHover = Microsoft.VisualStudio.LanguageServer.Protocol.Hover; namespace Microsoft.CodeAnalysis.Razor.Hover; internal static class HoverFactory { - public static Task GetHoverAsync( + public static Task GetHoverAsync( RazorCodeDocument codeDocument, string documentFilePath, int absoluteIndex, @@ -38,7 +39,7 @@ internal static class HoverFactory if (owner is null) { Debug.Fail("Owner should never be null."); - return SpecializedTasks.Null(); + return SpecializedTasks.Null(); } // For cases where the point in the middle of an attribute, @@ -59,7 +60,7 @@ internal static class HoverFactory { // It's possible for there to be a component that is in scope, and would be found by the GetTagHelperBinding // call below, but a text tag, regardless of casing, inside C# code, is always just a text tag, not a component. - return SpecializedTasks.Null(); + return SpecializedTasks.Null(); } // We want to find the parent tag, but looking up ancestors in the tree can find other things, @@ -82,12 +83,12 @@ internal static class HoverFactory if (binding is null) { // No matching tagHelpers, it's just HTML - return SpecializedTasks.Null(); + return SpecializedTasks.Null(); } else if (binding.IsAttributeMatch) { // Hovered over a HTML tag name but the binding matches an attribute - return SpecializedTasks.Null(); + return SpecializedTasks.Null(); } Debug.Assert(binding.Descriptors.Any()); @@ -120,7 +121,7 @@ internal static class HoverFactory if (binding is null) { // No matching TagHelpers, it's just HTML - return SpecializedTasks.Null(); + return SpecializedTasks.Null(); } Debug.Assert(binding.Descriptors.Any()); @@ -172,10 +173,10 @@ internal static class HoverFactory return Task.FromResult(AttributeInfoToHover(tagHelperAttributes, attributeName, span, options)); } - return SpecializedTasks.Null(); + return SpecializedTasks.Null(); } - private static VSInternalHover? AttributeInfoToHover( + private static LspHover? AttributeInfoToHover( ImmutableArray boundAttributes, string attributeName, LinePositionSpan span, @@ -205,7 +206,7 @@ internal static class HoverFactory return null; } - return new VSInternalHover + return new LspHover { Contents = new MarkupContent() { @@ -216,7 +217,7 @@ internal static class HoverFactory }; } - private static async Task ElementInfoToHoverAsync( + private static async Task ElementInfoToHoverAsync( string documentFilePath, ImmutableArray descriptors, LinePositionSpan span, @@ -253,7 +254,7 @@ internal static class HoverFactory return null; } - return new VSInternalHover + return new LspHover { Contents = new MarkupContent() { diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverEndpointTest.cs index f21ef8e76fe..0b382a6687c 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Hover/HoverEndpointTest.cs @@ -23,6 +23,7 @@ using Moq; using Xunit; using Xunit.Abstractions; +using LspHover = Microsoft.VisualStudio.LanguageServer.Protocol.Hover; namespace Microsoft.AspNetCore.Razor.LanguageServer.Test.Hover; @@ -36,11 +37,11 @@ public async Task Handle_Hover_SingleServer_CallsDelegatedLanguageServer() options.SingleServerSupport == true && options.UseRazorCohostServer == false); - var delegatedHover = new VSInternalHover(); + var delegatedHover = new LspHover(); var clientConnection = TestMocks.CreateClientConnection(builder => { - builder.SetupSendRequest(CustomMessageNames.RazorHoverEndpointName, response: delegatedHover); + builder.SetupSendRequest(CustomMessageNames.RazorHoverEndpointName, response: delegatedHover); }); var documentMappingServiceMock = new StrictMock(); @@ -227,7 +228,11 @@ public async Task Handle_Hover_SingleServer_AddTagHelper() var documentContext = CreateDocumentContext(razorFileUri, codeDocument); var requestContext = CreateRazorRequestContext(documentContext: documentContext); - return await endpoint.HandleRequestAsync(request, requestContext, DisposalToken); + var hover = await endpoint.HandleRequestAsync(request, requestContext, DisposalToken); + + // Note: This should always be a VSInternalHover because + // VSInternalClientCapabilities.SupportsVisualStudioExtensions is set to true above. + return Assert.IsType(hover); } private static (DocumentContext, Position) CreateDefaultDocumentContext() diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs index e2105c64c8d..81dea3d1b27 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs @@ -547,16 +547,17 @@ public async Task GetHoverAsync_TagHelper_Element_VSClient_ReturnVSHover() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var vsHover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, CreateSolutionQueryOperations(), DisposalToken); // Assert - Assert.NotNull(vsHover); - Assert.NotNull(vsHover.Contents); - Assert.False(vsHover.Contents.Value.TryGetFourth(out var _)); - Assert.True(vsHover.Contents.Value.TryGetThird(out var _) && !vsHover.Contents.Value.Third.Any()); + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.False(hover.Contents.Value.TryGetFourth(out var _)); + Assert.True(hover.Contents.Value.TryGetThird(out var _) && !hover.Contents.Value.Third.Any()); var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 1, length: 5); - Assert.Equal(expectedRange, vsHover.Range); + Assert.Equal(expectedRange, hover.Range); + var vsHover = Assert.IsType(hover); Assert.NotNull(vsHover.RawContent); var container = (ContainerElement)vsHover.RawContent; var containerElements = container.Elements.ToList(); @@ -584,16 +585,17 @@ public async Task GetHoverAsync_TagHelper_Attribute_VSClient_ReturnVSHover() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var vsHover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, CreateSolutionQueryOperations(), DisposalToken); // Assert - Assert.NotNull(vsHover); - Assert.NotNull(vsHover.Contents); - Assert.False(vsHover.Contents.Value.TryGetFourth(out _)); - Assert.True(vsHover.Contents.Value.TryGetThird(out var markedStrings) && !markedStrings.Any()); + Assert.NotNull(hover); + Assert.NotNull(hover.Contents); + Assert.False(hover.Contents.Value.TryGetFourth(out _)); + Assert.True(hover.Contents.Value.TryGetThird(out var markedStrings) && !markedStrings.Any()); var expectedRange = VsLspFactory.CreateSingleLineRange(line: 1, character: 7, length: 8); - Assert.Equal(expectedRange, vsHover.Range); + Assert.Equal(expectedRange, hover.Range); + var vsHover = Assert.IsType(hover); Assert.NotNull(vsHover.RawContent); var container = (ContainerElement)vsHover.RawContent; var containerElements = container.Elements.ToList(); From 155e3c9243feaa3ff0217c3432a8cc71ac547d0a Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Thu, 31 Oct 2024 10:13:41 -0700 Subject: [PATCH 030/172] Remove documentFilePath parameter from HoverFactory.GetHoverAsync(...) The document file path can be retrieved from the RazorCodeDocument parameter. --- .../Hover/HoverEndpoint.cs | 1 - .../Hover/HoverFactory.cs | 5 +- .../ClassifiedTagHelperTooltipFactory.cs | 11 ++-- .../Tooltip/MarkupTagHelperTooltipFactory.cs | 19 ++++--- .../Hover/HoverFactoryTest.cs | 50 +++++++++---------- 5 files changed, 45 insertions(+), 41 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs index 95098ca968b..90afa35df3f 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hover/HoverEndpoint.cs @@ -90,7 +90,6 @@ public void ApplyCapabilities(VSInternalServerCapabilities serverCapabilities, V return await HoverFactory.GetHoverAsync( codeDocument, - documentContext.FilePath, positionInfo.HostDocumentIndex, options, _projectManager.GetQueryOperations(), diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs index 8f005337958..7c750004e0a 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverFactory.cs @@ -27,7 +27,6 @@ internal static class HoverFactory { public static Task GetHoverAsync( RazorCodeDocument codeDocument, - string documentFilePath, int absoluteIndex, HoverDisplayOptions options, ISolutionQueryOperations solutionQueryOperations, @@ -96,7 +95,7 @@ internal static class HoverFactory var span = containingTagNameToken.GetLinePositionSpan(codeDocument.Source); return ElementInfoToHoverAsync( - documentFilePath, binding.Descriptors, span, options, solutionQueryOperations, cancellationToken); + codeDocument.Source.FilePath, binding.Descriptors, span, options, solutionQueryOperations, cancellationToken); } if (HtmlFacts.TryGetAttributeInfo(owner, out containingTagNameToken, out _, out var selectedAttributeName, out var selectedAttributeNameLocation, out attributes) && @@ -218,7 +217,7 @@ internal static class HoverFactory } private static async Task ElementInfoToHoverAsync( - string documentFilePath, + string? documentFilePath, ImmutableArray descriptors, LinePositionSpan span, HoverDisplayOptions options, diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Tooltip/ClassifiedTagHelperTooltipFactory.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Tooltip/ClassifiedTagHelperTooltipFactory.cs index 73f78994d69..603cf2f8459 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Tooltip/ClassifiedTagHelperTooltipFactory.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Tooltip/ClassifiedTagHelperTooltipFactory.cs @@ -58,7 +58,7 @@ internal static class ClassifiedTagHelperTooltipFactory private static readonly ClassifiedTextRun s_nullableType = new(ClassificationTypeNames.Punctuation, "?"); public static async Task TryCreateTooltipContainerAsync( - string documentFilePath, + string? documentFilePath, AggregateBoundElementDescription elementDescriptionInfo, ISolutionQueryOperations solutionQueryOperations, CancellationToken cancellationToken) @@ -140,7 +140,7 @@ public static bool TryCreateTooltip(AggregateBoundAttributeDescription attribute } private static async Task> TryClassifyElementAsync( - string documentFilePath, + string? documentFilePath, AggregateBoundElementDescription elementInfo, ISolutionQueryOperations solutionQueryOperations, CancellationToken cancellationToken) @@ -169,8 +169,11 @@ private static async Task> TryClassify TryClassifySummary(documentationRuns, descriptionInfo.Documentation); // 3. Project availability - await AddProjectAvailabilityInfoAsync( - documentFilePath, descriptionInfo.TagHelperTypeName, solutionQueryOperations, documentationRuns, cancellationToken).ConfigureAwait(false); + if (documentFilePath is not null) + { + await AddProjectAvailabilityInfoAsync( + documentFilePath, descriptionInfo.TagHelperTypeName, solutionQueryOperations, documentationRuns, cancellationToken).ConfigureAwait(false); + } // 4. Combine type + summary information descriptions.Add(new DescriptionClassification(typeRuns, documentationRuns)); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Tooltip/MarkupTagHelperTooltipFactory.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Tooltip/MarkupTagHelperTooltipFactory.cs index 7c6635b6433..fd70b55bc97 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Tooltip/MarkupTagHelperTooltipFactory.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Tooltip/MarkupTagHelperTooltipFactory.cs @@ -16,7 +16,7 @@ namespace Microsoft.CodeAnalysis.Razor.Tooltip; internal static class MarkupTagHelperTooltipFactory { public static async Task TryCreateTooltipAsync( - string documentFilePath, + string? documentFilePath, AggregateBoundElementDescription elementDescriptionInfo, ISolutionQueryOperations solutionQueryOperations, MarkupKind markupKind, @@ -73,14 +73,17 @@ internal static class MarkupTagHelperTooltipFactory descriptionBuilder.Append(finalSummaryContent); } - var availability = await solutionQueryOperations - .GetProjectAvailabilityTextAsync(documentFilePath, tagHelperType, cancellationToken) - .ConfigureAwait(false); - - if (availability is not null) + if (documentFilePath is not null) { - descriptionBuilder.AppendLine(); - descriptionBuilder.Append(availability); + var availability = await solutionQueryOperations + .GetProjectAvailabilityTextAsync(documentFilePath, tagHelperType, cancellationToken) + .ConfigureAwait(false); + + if (availability is not null) + { + descriptionBuilder.AppendLine(); + descriptionBuilder.Append(availability); + } } } diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs index 81dea3d1b27..c2ec26046cf 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Hover/HoverFactoryTest.cs @@ -44,7 +44,7 @@ public async Task GetHoverAsync_TagHelper_Element() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -68,7 +68,7 @@ public async Task GetHoverAsync_TagHelper_Element_WithParent() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -92,7 +92,7 @@ public async Task GetHoverAsync_TagHelper_Attribute_WithParent() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -114,7 +114,7 @@ public async Task GetHoverAsync_TagHelper_Element_EndTag() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -136,7 +136,7 @@ public async Task GetHoverAsync_TagHelper_Attribute() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -159,7 +159,7 @@ public async Task GetHoverAsync_TagHelper_AttributeTrailingEdge() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -182,7 +182,7 @@ public async Task GetHoverAsync_TagHelper_AttributeValue_ReturnsNull() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -200,7 +200,7 @@ public async Task GetHoverAsync_TagHelper_AfterAttributeEquals_ReturnsNull() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -218,7 +218,7 @@ public async Task GetHoverAsync_TagHelper_AttributeEnd_ReturnsNull() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -236,7 +236,7 @@ public async Task GetHoverAsync_TagHelper_MinimizedAttribute() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -263,7 +263,7 @@ public void Increment(){ var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, "text.razor", SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -285,7 +285,7 @@ public async Task GetHoverAsync_TagHelper_MalformedElement() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -307,7 +307,7 @@ public async Task GetHoverAsync_TagHelper_MalformedAttribute() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -330,7 +330,7 @@ public async Task GetHoverAsync_HTML_MarkupElement() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseMarkdown, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -348,7 +348,7 @@ public async Task GetHoverAsync_TagHelper_PlainTextElement() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -371,7 +371,7 @@ public async Task GetHoverAsync_TagHelper_PlainTextElement_EndTag() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -393,7 +393,7 @@ public async Task GetHoverAsync_TagHelper_TextComponent() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -417,7 +417,7 @@ public async Task GetHoverAsync_TagHelper_TextComponent_NestedInHtml() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -442,7 +442,7 @@ public async Task GetHoverAsync_TagHelper_TextComponent_NestedInCSharp() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -464,7 +464,7 @@ public async Task GetHoverAsync_TagHelper_TextComponent_NestedInCSharpAndText() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: true, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.razor", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -487,7 +487,7 @@ public async Task GetHoverAsync_TagHelper_PlainTextAttribute() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -511,7 +511,7 @@ public async Task GetHoverAsync_HTML_PlainTextElement() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -529,7 +529,7 @@ public async Task GetHoverAsync_HTML_PlainTextAttribute() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UsePlainText, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.Null(hover); @@ -547,7 +547,7 @@ public async Task GetHoverAsync_TagHelper_Element_VSClient_ReturnVSHover() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseVisualStudio, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); @@ -585,7 +585,7 @@ public async Task GetHoverAsync_TagHelper_Attribute_VSClient_ReturnVSHover() var codeDocument = RazorCodeDocumentFactory.CreateCodeDocument(code.Text, isRazorFile: false, SimpleTagHelpers.Default); // Act - var hover = await HoverFactory.GetHoverAsync(codeDocument, "file.cshtml", code.Position, UseVisualStudio, CreateSolutionQueryOperations(), DisposalToken); + var hover = await HoverFactory.GetHoverAsync(codeDocument, code.Position, UseVisualStudio, CreateSolutionQueryOperations(), DisposalToken); // Assert Assert.NotNull(hover); From 09cba53db5bfb56cf9a53651cbae4725e72ef065 Mon Sep 17 00:00:00 2001 From: Andrew Hall Date: Thu, 31 Oct 2024 17:29:44 -0700 Subject: [PATCH 031/172] Fix aggregate telemetry reliability (#11134) Currently telemetry is flushed after the language server host exits in VS Code. This is correctly flushing to the telemetry session, but can miss actually reporting the telemetry. In VS the lifetime of the TelemetrySession is managed centrally, but in VS Code it is up to each process to make sure it gets disposed properly. Without this telemetry that is fired could be dropped. This change addresses this by doing the following: Removing the flush method on ITelemetryReporter Making TelemetryReporter IDisposable (again). This will be disposed by the DI container. Keep the DI container (ExportProvider) alive in rzls until the language server host exits. This should fix the reliability of some telemetry getting dropped. It still won't fix the scenario where the user force closes the process but better aligns VS and VS Code in expectation of lifetime management. I noticed this while trying to set up dashboards. There are not nearly as many events as would be expected. If this still continues to be an issue one more option would be to flush on a timer. The data itself is aggregated and should handle that nicely. --- .../Telemetry/ITelemetryReporter.cs | 5 --- .../Telemetry/NoOpTelemetryReporter.cs | 4 -- .../OutOfProcessTelemetryReporter.cs | 7 +--- .../Telemetry/TelemetryReporter.cs | 24 ++++++----- .../Telemetry/VSTelemetryReporter.cs | 7 +--- src/Razor/src/rzls/Program.cs | 40 ++++++++++++------- 6 files changed, 42 insertions(+), 45 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/ITelemetryReporter.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/ITelemetryReporter.cs index 613d071914f..cfd87d36b2d 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/ITelemetryReporter.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/ITelemetryReporter.cs @@ -32,9 +32,4 @@ internal interface ITelemetryReporter /// How long it took to handle the request /// The result of handling the request void ReportRequestTiming(string name, string? language, TimeSpan queuedDuration, TimeSpan requestDuration, TelemetryResult result); - - /// - /// Flushes any current session data being collected - /// - void Flush(); } diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/NoOpTelemetryReporter.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/NoOpTelemetryReporter.cs index d88f044ab0d..eca3dedebbb 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/NoOpTelemetryReporter.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/NoOpTelemetryReporter.cs @@ -58,8 +58,4 @@ public TelemetryScope TrackLspRequest(string lspMethodName, string lspServerName public void ReportRequestTiming(string name, string? language, TimeSpan queuedDuration, TimeSpan requestDuration, TelemetryResult result) { } - - public void Flush() - { - } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Telemetry/OutOfProcessTelemetryReporter.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Telemetry/OutOfProcessTelemetryReporter.cs index ed7fcb47b56..f3baeebd61a 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Telemetry/OutOfProcessTelemetryReporter.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Telemetry/OutOfProcessTelemetryReporter.cs @@ -1,7 +1,6 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System; using System.Composition; using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.VisualStudio.Razor.Telemetry; @@ -10,10 +9,6 @@ namespace Microsoft.CodeAnalysis.Remote.Razor.Telemetry; [Export(typeof(ITelemetryReporter)), Shared] -internal class OutOfProcessTelemetryReporter() : TelemetryReporter(TelemetryService.DefaultSession), IDisposable +internal class OutOfProcessTelemetryReporter() : TelemetryReporter(TelemetryService.DefaultSession) { - public void Dispose() - { - Flush(); - } } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs index af902d253f9..f7ba0c64b1c 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs @@ -20,7 +20,7 @@ namespace Microsoft.VisualStudio.Razor.Telemetry; -internal abstract partial class TelemetryReporter : ITelemetryReporter +internal abstract partial class TelemetryReporter : ITelemetryReporter, IDisposable { private const string CodeAnalysisNamespace = nameof(Microsoft) + "." + nameof(CodeAnalysis); private const string AspNetCoreNamespace = nameof(Microsoft) + "." + nameof(AspNetCore); @@ -42,6 +42,11 @@ protected TelemetryReporter(TelemetrySession? telemetrySession = null) } } + public void Dispose() + { + _manager?.Dispose(); + } + internal static string GetEventName(string name) => "dotnet/razor/" + name; internal static string GetPropertyName(string name) => "dotnet.razor." + name; @@ -51,11 +56,6 @@ protected TelemetryReporter(TelemetrySession? telemetrySession = null) public virtual bool IsEnabled => _manager?.Session.IsOptedIn ?? false; #endif - public void Flush() - { - _manager?.Flush(); - } - public void ReportEvent(string name, Severity severity) { var telemetryEvent = new TelemetryEvent(GetEventName(name), ConvertSeverity(severity)); @@ -215,7 +215,7 @@ public virtual void ReportMetric(TelemetryInstrumentEvent metricEvent) protected void SetSession(TelemetrySession session) { - _manager?.Flush(); + _manager?.Dispose(); _manager = TelemetrySessionManager.Create(this, session); } @@ -435,7 +435,7 @@ private static bool IsInOwnedNamespace(string declaringTypeName) declaringTypeName.StartsWith(AspNetCoreNamespace) || declaringTypeName.StartsWith(MicrosoftVSRazorNamespace); - private sealed class TelemetrySessionManager + private sealed class TelemetrySessionManager: IDisposable { /// /// Store request counters in a concurrent dictionary as non-mutating LSP requests can @@ -452,6 +452,12 @@ private TelemetrySessionManager(ITelemetryReporter telemetryReporter, TelemetryS Session = session; } + public void Dispose() + { + Flush(); + Session.Dispose(); + } + public static TelemetrySessionManager Create(TelemetryReporter telemetryReporter, TelemetrySession session) => new( telemetryReporter, @@ -460,7 +466,7 @@ public static TelemetrySessionManager Create(TelemetryReporter telemetryReporter public TelemetrySession Session { get; } - public void Flush() + private void Flush() { _aggregatingManager.Flush(); LogRequestCounters(); diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/VSTelemetryReporter.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/VSTelemetryReporter.cs index f3df00677be..f724300401a 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/VSTelemetryReporter.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/VSTelemetryReporter.cs @@ -12,15 +12,10 @@ namespace Microsoft.VisualStudio.Razor.Telemetry; [Export(typeof(ITelemetryReporter))] [method:ImportingConstructor] -internal class VSTelemetryReporter(ILoggerFactory loggerFactory) : TelemetryReporter(TelemetryService.DefaultSession), IDisposable +internal class VSTelemetryReporter(ILoggerFactory loggerFactory) : TelemetryReporter(TelemetryService.DefaultSession) { private readonly ILogger _logger = loggerFactory.GetOrCreateLogger(); - public void Dispose() - { - Flush(); - } - protected override bool HandleException(Exception exception, string? message, params ReadOnlySpan @params) { if (exception is RemoteInvocationException remoteInvocationException) diff --git a/src/Razor/src/rzls/Program.cs b/src/Razor/src/rzls/Program.cs index 5c83140c6c2..9441175a6c4 100644 --- a/src/Razor/src/rzls/Program.cs +++ b/src/Razor/src/rzls/Program.cs @@ -13,6 +13,7 @@ using Microsoft.CodeAnalysis.Razor.Logging; using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.Extensions.DependencyInjection; +using Microsoft.VisualStudio.Composition; namespace Microsoft.AspNetCore.Razor.LanguageServer; @@ -77,7 +78,7 @@ public static async Task Main(string[] args) var languageServerFeatureOptions = new ConfigurableLanguageServerFeatureOptions(args); - var devKitTelemetryReporter = await TryGetTelemetryReporterAsync(telemetryLevel, sessionId, telemetryExtensionPath).ConfigureAwait(true); + using var telemetryContext = await TryGetTelemetryReporterAsync(telemetryLevel, sessionId, telemetryExtensionPath).ConfigureAwait(true); // Have to create a logger factory to give to the server, but can't create any logger providers until we have // a server. @@ -87,7 +88,7 @@ public static async Task Main(string[] args) Console.OpenStandardInput(), Console.OpenStandardOutput(), loggerFactory, - devKitTelemetryReporter ?? NoOpTelemetryReporter.Instance, + telemetryContext?.TelemetryReporter ?? NoOpTelemetryReporter.Instance, featureOptions: languageServerFeatureOptions, configureServices: static services => { @@ -102,42 +103,51 @@ public static async Task Main(string[] args) loggerFactory.GetOrCreateLogger("RZLS").LogInformation($"Razor Language Server started successfully."); - try - { - await host.WaitForExitAsync().ConfigureAwait(true); - } - finally - { - devKitTelemetryReporter?.Flush(); - } + await host.WaitForExitAsync().ConfigureAwait(true); } - private static async Task TryGetTelemetryReporterAsync(string telemetryLevel, string sessionId, string telemetryExtensionPath) + private static async Task TryGetTelemetryReporterAsync(string telemetryLevel, string sessionId, string telemetryExtensionPath) { - ITelemetryReporter? devKitTelemetryReporter = null; + ExportProvider? exportProvider = null; if (!telemetryExtensionPath.IsNullOrEmpty()) { try { - using var exportProvider = await ExportProviderBuilder + exportProvider = await ExportProviderBuilder .CreateExportProviderAsync(telemetryExtensionPath) .ConfigureAwait(true); // Initialize the telemetry reporter if available - devKitTelemetryReporter = exportProvider.GetExports().SingleOrDefault()?.Value; + var devKitTelemetryReporter = exportProvider.GetExports().SingleOrDefault()?.Value; if (devKitTelemetryReporter is ITelemetryReporterInitializer initializer) { initializer.InitializeSession(telemetryLevel, sessionId, isDefaultSession: true); + return new TelemetryContext(exportProvider, devKitTelemetryReporter); + } + else + { + exportProvider.Dispose(); } } catch (Exception ex) { await Console.Error.WriteLineAsync($"Failed to load telemetry extension in {telemetryExtensionPath}.").ConfigureAwait(true); await Console.Error.WriteLineAsync(ex.ToString()).ConfigureAwait(true); + exportProvider?.Dispose(); } } - return devKitTelemetryReporter; + return null; + } + + private readonly record struct TelemetryContext(IDisposable ExportProvider, ITelemetryReporter TelemetryReporter) : IDisposable + { + public void Dispose() + { + // No need to explicitly dispose of the telemetry reporter. The lifetime + // is managed by the ExportProvider and will be disposed with it. + ExportProvider.Dispose(); + } } } From 6ff656614e80cb0376bffcc9a5e965bb340d555f Mon Sep 17 00:00:00 2001 From: Alex Gavrilov Date: Thu, 31 Oct 2024 17:38:05 -0700 Subject: [PATCH 032/172] Adding client capabilities to OOP client initialization data (#11129) * Add RemoteClientCapabilities service The service gets initialized once during initial connection / init and provides client capabilities to other remote services. * Add RemoteClientCapabilitiesService - Adding client capabilities to RemoteClientLSPInitializationOptions - Converting IRemoteClientIntializationService to be a JSON service for simplicity of data serialization - Converting client initialization code to use JSON client to call IRemoteClientIntializationService * Fixing tests * Removing unneeded class * Fixing tests * Export IClientCapabilitiesService and consume it when appropriate Only consumers that are initializing capabiilities service by calling SetCapabilities should be importing it via RemoteClientCapabilitiesService. All other consumers should be using IClientCapabilitiesService. * Simplifying code, moving and correcting comment * Test fixup per PR feedback * Service rename per PR feedback * More PR feedback - Renaming a variable - Made UpdateClientLSPInitializationOptions mode complete (so it updates RemoteSemanticTokensLegendService now with initialization data) - Removed limitation of single update on RemoteSemanticTokensLegendService - Use UpdateClientLSPInitializationOptions in cohost semantic tokens test * Removed unused service --- .../AbstractClientCapabilitiesService.cs | 21 ++++++++++++ .../IRemoteClientInitializationService.cs | 2 +- .../Remote/RazorServices.cs | 2 +- .../RemoteClientInitializationOptions.cs | 31 +++++++++-------- .../RemoteClientLSPInitializationOptions.cs | 15 +++++---- .../RemoteDocumentSymbolService.cs | 5 +-- .../RemoteClientCapabilitiesService.cs | 12 +++++++ .../RemoteClientInitializationService.cs | 2 ++ .../RemoteSemanticTokensLegendService.cs | 7 ++-- .../RazorCohostClientCapabilitiesService.cs | 16 +-------- .../Remote/RemoteServiceInvoker.cs | 33 ++++++++++--------- .../RazorServicesTest.cs | 8 +---- .../Cohost/CohostEndpointTestBase.cs | 23 +++++++++++++ .../CohostSemanticTokensRangeEndpointTest.cs | 4 +-- 14 files changed, 111 insertions(+), 70 deletions(-) create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/AbstractClientCapabilitiesService.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteClientCapabilitiesService.cs diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/AbstractClientCapabilitiesService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/AbstractClientCapabilitiesService.cs new file mode 100644 index 00000000000..c79fa014352 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/AbstractClientCapabilitiesService.cs @@ -0,0 +1,21 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using Microsoft.VisualStudio.LanguageServer.Protocol; + +namespace Microsoft.CodeAnalysis.Razor.Protocol; + +internal abstract class AbstractClientCapabilitiesService : IClientCapabilitiesService +{ + private VSInternalClientCapabilities? _clientCapabilities; + + public bool CanGetClientCapabilities => _clientCapabilities is not null; + + public VSInternalClientCapabilities ClientCapabilities => _clientCapabilities ?? throw new InvalidOperationException("Client capabilities requested before initialized."); + + public void SetCapabilities(VSInternalClientCapabilities clientCapabilities) + { + _clientCapabilities = clientCapabilities; + } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteClientInitializationService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteClientInitializationService.cs index 8089bc68099..3fde6ad6144 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteClientInitializationService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteClientInitializationService.cs @@ -6,7 +6,7 @@ namespace Microsoft.CodeAnalysis.Razor.Remote; -internal interface IRemoteClientInitializationService +internal interface IRemoteClientInitializationService : IRemoteJsonService { ValueTask InitializeAsync(RemoteClientInitializationOptions initializationOptions, CancellationToken cancellationToken); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs index 2e4257cdb3c..0fb7d6c8596 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs @@ -15,7 +15,6 @@ internal static class RazorServices [ (typeof(IRemoteLinkedEditingRangeService), null), (typeof(IRemoteTagHelperProviderService), null), - (typeof(IRemoteClientInitializationService), null), (typeof(IRemoteSemanticTokensService), null), (typeof(IRemoteHtmlDocumentService), null), (typeof(IRemoteUriPresentationService), null), @@ -29,6 +28,7 @@ internal static class RazorServices // Internal for testing internal static readonly IEnumerable<(Type, Type?)> JsonServices = [ + (typeof(IRemoteClientInitializationService), null), (typeof(IRemoteGoToDefinitionService), null), (typeof(IRemoteSignatureHelpService), null), (typeof(IRemoteInlayHintService), null), diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientInitializationOptions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientInitializationOptions.cs index 0ca48ba1a20..5bd3a09b409 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientInitializationOptions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientInitializationOptions.cs @@ -1,31 +1,30 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System.Runtime.Serialization; +using System.Text.Json.Serialization; namespace Microsoft.CodeAnalysis.Razor.Remote; -[DataContract] internal struct RemoteClientInitializationOptions { - [DataMember(Order = 0)] - internal required bool UseRazorCohostServer; + [JsonPropertyName("useRazorCohostServer")] + public required bool UseRazorCohostServer { get; set; } - [DataMember(Order = 1)] - internal required bool UsePreciseSemanticTokenRanges; + [JsonPropertyName("usePreciseSemanticTokenRanges")] + public required bool UsePreciseSemanticTokenRanges { get; set; } - [DataMember(Order = 2)] - internal required string CSharpVirtualDocumentSuffix; + [JsonPropertyName("csharpVirtualDocumentSuffix")] + public required string CSharpVirtualDocumentSuffix { get; set; } - [DataMember(Order = 3)] - internal required string HtmlVirtualDocumentSuffix; + [JsonPropertyName("htmlVirtualDocumentSuffix")] + public required string HtmlVirtualDocumentSuffix { get; set; } - [DataMember(Order = 4)] - internal required bool IncludeProjectKeyInGeneratedFilePath; + [JsonPropertyName("includeProjectKeyInGeneratedFilePath")] + public required bool IncludeProjectKeyInGeneratedFilePath { get; set; } - [DataMember(Order = 5)] - internal required bool ReturnCodeActionAndRenamePathsWithPrefixedSlash; + [JsonPropertyName("returnCodeActionAndRenamePathsWithPrefixedSlash")] + public required bool ReturnCodeActionAndRenamePathsWithPrefixedSlash { get; set; } - [DataMember(Order = 6)] - internal required bool ForceRuntimeCodeGeneration; + [JsonPropertyName("forceRuntimeCodeGeneration")] + public required bool ForceRuntimeCodeGeneration { get; set; } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientLSPInitializationOptions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientLSPInitializationOptions.cs index 3a666586434..5c74a839ecc 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientLSPInitializationOptions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientLSPInitializationOptions.cs @@ -1,16 +1,19 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System.Runtime.Serialization; +using System.Text.Json.Serialization; +using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.CodeAnalysis.Razor.Remote; -[DataContract] internal struct RemoteClientLSPInitializationOptions { - [DataMember(Order = 0)] - internal required string[] TokenTypes; + [JsonPropertyName("tokenTypes")] + public required string[] TokenTypes { get; set; } - [DataMember(Order = 1)] - internal required string[] TokenModifiers; + [JsonPropertyName("tokenModifiers")] + public required string[] TokenModifiers { get; set; } + + [JsonPropertyName("clientCapabilities")] + public required VSInternalClientCapabilities ClientCapabilities { get; set; } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentSymbols/RemoteDocumentSymbolService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentSymbols/RemoteDocumentSymbolService.cs index 109ff606ee2..7dd6aae79ef 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentSymbols/RemoteDocumentSymbolService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentSymbols/RemoteDocumentSymbolService.cs @@ -6,6 +6,7 @@ using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Language; using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.DocumentSymbols; using Microsoft.CodeAnalysis.Razor.Remote; using Microsoft.CodeAnalysis.Remote.Razor.ProjectSystem; @@ -23,6 +24,7 @@ protected override IRemoteDocumentSymbolService CreateService(in ServiceArgs arg } private readonly IDocumentSymbolService _documentSymbolService = args.ExportProvider.GetExportedValue(); + private readonly IClientCapabilitiesService _clientCapabilitiesService = args.ExportProvider.GetExportedValue(); public ValueTask?> GetDocumentSymbolsAsync(JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, JsonSerializableDocumentId razorDocumentId, bool useHierarchicalSymbols, CancellationToken cancellationToken) => RunServiceAsync( @@ -40,8 +42,7 @@ protected override IRemoteDocumentSymbolService CreateService(in ServiceArgs arg var csharpSymbols = await ExternalHandlers.DocumentSymbols.GetDocumentSymbolsAsync( generatedDocument, useHierarchicalSymbols, - // TODO: use correct value from client capabilities when https://github.com/dotnet/razor/issues/11102 - supportsVSExtensions: true, + supportsVSExtensions: _clientCapabilitiesService.ClientCapabilities.SupportsVisualStudioExtensions, cancellationToken).ConfigureAwait(false); var codeDocument = await context.GetCodeDocumentAsync(cancellationToken).ConfigureAwait(false); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteClientCapabilitiesService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteClientCapabilitiesService.cs new file mode 100644 index 00000000000..3d07730d5dd --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteClientCapabilitiesService.cs @@ -0,0 +1,12 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Composition; +using Microsoft.CodeAnalysis.Razor.Protocol; + +namespace Microsoft.CodeAnalysis.Remote.Razor; + +[Shared] +[Export(typeof(IClientCapabilitiesService))] +[Export(typeof(RemoteClientCapabilitiesService))] +internal sealed class RemoteClientCapabilitiesService : AbstractClientCapabilitiesService; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteClientInitializationService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteClientInitializationService.cs index 64ef061b7d1..adaf885937d 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteClientInitializationService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteClientInitializationService.cs @@ -16,6 +16,7 @@ protected override IRemoteClientInitializationService CreateService(in ServiceAr => new RemoteClientInitializationService(in args); } + private readonly RemoteClientCapabilitiesService _remoteClientCapabilitiesService = args.ExportProvider.GetExportedValue(); private readonly RemoteLanguageServerFeatureOptions _remoteLanguageServerFeatureOptions = args.ExportProvider.GetExportedValue(); private readonly RemoteSemanticTokensLegendService _remoteSemanticTokensLegendService = args.ExportProvider.GetExportedValue(); @@ -31,6 +32,7 @@ public ValueTask InitializeLSPAsync(RemoteClientLSPInitializationOptions options => RunServiceAsync(ct => { _remoteSemanticTokensLegendService.SetLegend(options.TokenTypes, options.TokenModifiers); + _remoteClientCapabilitiesService.SetCapabilities(options.ClientCapabilities); return default; }, cancellationToken); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/SemanticTokens/RemoteSemanticTokensLegendService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/SemanticTokens/RemoteSemanticTokensLegendService.cs index d5c3b6d2f54..4c3b8bafe6c 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/SemanticTokens/RemoteSemanticTokensLegendService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/SemanticTokens/RemoteSemanticTokensLegendService.cs @@ -20,10 +20,7 @@ internal sealed class RemoteSemanticTokensLegendService : ISemanticTokensLegendS public void SetLegend(string[] tokenTypes, string[] tokenModifiers) { - if (_tokenTypes is null) - { - _tokenTypes = new SemanticTokenTypes(tokenTypes); - _tokenModifiers = new SemanticTokenModifiers(tokenModifiers); - } + _tokenTypes = new SemanticTokenTypes(tokenTypes); + _tokenModifiers = new SemanticTokenModifiers(tokenModifiers); } } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/RazorCohostClientCapabilitiesService.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/RazorCohostClientCapabilitiesService.cs index cde4f43bbd8..7903d5b5dcd 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/RazorCohostClientCapabilitiesService.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/RazorCohostClientCapabilitiesService.cs @@ -1,25 +1,11 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System; using System.ComponentModel.Composition; using Microsoft.CodeAnalysis.Razor.Protocol; -using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; [Export(typeof(RazorCohostClientCapabilitiesService))] [Export(typeof(IClientCapabilitiesService))] -internal class RazorCohostClientCapabilitiesService : IClientCapabilitiesService -{ - private VSInternalClientCapabilities? _clientCapabilities; - - public bool CanGetClientCapabilities => _clientCapabilities is not null; - - public VSInternalClientCapabilities ClientCapabilities => _clientCapabilities ?? throw new InvalidOperationException("Client capabilities requested before initialized."); - - public void SetCapabilities(VSInternalClientCapabilities clientCapabilities) - { - _clientCapabilities = clientCapabilities; - } -} +internal sealed class RazorCohostClientCapabilitiesService : AbstractClientCapabilitiesService; diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Remote/RemoteServiceInvoker.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Remote/RemoteServiceInvoker.cs index 1e2e54bcc46..02ed22ce44a 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Remote/RemoteServiceInvoker.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Remote/RemoteServiceInvoker.cs @@ -81,6 +81,13 @@ internal sealed class RemoteServiceInvoker( private async Task TryGetClientAsync(CancellationToken cancellationToken) { + // Even if we're getting a service that wants to use MessagePack, we still have to initialize the OOP client + // so we get the JSON client too and use it to call initialization service + if (!_fullyInitialized) + { + _ = await TryGetJsonClientAsync(cancellationToken).ConfigureAwait(false); + } + var workspace = _workspaceProvider.GetWorkspace(); var remoteClient = await RazorRemoteHostClient.TryGetClientAsync( @@ -89,32 +96,27 @@ internal sealed class RemoteServiceInvoker( RazorRemoteServiceCallbackDispatcherRegistry.Empty, cancellationToken).ConfigureAwait(false); - if (remoteClient is null) - { - return null; - } - - await InitializeRemoteClientAsync(remoteClient, cancellationToken).ConfigureAwait(false); - return remoteClient; } private async Task TryGetJsonClientAsync(CancellationToken cancellationToken) { - // Even if we're getting a service that wants to use Json, we still have to initialize the OOP client - // so we get the regular (MessagePack) client too. - if (!_fullyInitialized) - { - _ = await TryGetClientAsync(cancellationToken).ConfigureAwait(false); - } - var workspace = _workspaceProvider.GetWorkspace(); - return await RazorRemoteHostClient.TryGetClientAsync( + var remoteClient = await RazorRemoteHostClient.TryGetClientAsync( workspace.Services, RazorServices.JsonDescriptors, RazorRemoteServiceCallbackDispatcherRegistry.Empty, cancellationToken).ConfigureAwait(false); + + if (remoteClient is null) + { + return null; + } + + await InitializeRemoteClientAsync(remoteClient, cancellationToken).ConfigureAwait(false); + + return remoteClient; } private async Task InitializeRemoteClientAsync(RazorRemoteHostClient remoteClient, CancellationToken cancellationToken) @@ -157,6 +159,7 @@ private async Task InitializeRemoteClientAsync(RazorRemoteHostClient remoteClien { var initParams = new RemoteClientLSPInitializationOptions { + ClientCapabilities = _clientCapabilitiesService.ClientCapabilities, TokenTypes = _semanticTokensLegendService.TokenTypes.All, TokenModifiers = _semanticTokensLegendService.TokenModifiers.All, }; diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Remote.Razor.Test/RazorServicesTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Remote.Razor.Test/RazorServicesTest.cs index 4b4a579532c..27488a55eed 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Remote.Razor.Test/RazorServicesTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Remote.Razor.Test/RazorServicesTest.cs @@ -45,7 +45,6 @@ public void JsonServicesHaveTheRightParameters(Type serviceType, Type? _) { Assert.True(typeof(IRemoteJsonService).IsAssignableFrom(serviceType)); - var found = false; foreach (var method in serviceType.GetMethods(BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.Public)) { if (method.Name != "RunServiceAsync" && @@ -55,14 +54,9 @@ public void JsonServicesHaveTheRightParameters(Type serviceType, Type? _) { Assert.Fail($"Method {method.Name} in a Json service has a pinned solution info wrapper parameter that isn't Json serializable"); } - else if (typeof(JsonSerializableRazorPinnedSolutionInfoWrapper).IsAssignableFrom(parameterType)) - { - found = true; - } + } } - - Assert.True(found, "Didn't find a method to validate, which means maybe this test is invalid"); } [Fact] diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs index 1a49037fb60..cc72ed18a4c 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs @@ -17,8 +17,10 @@ using Microsoft.CodeAnalysis.Razor.Workspaces; using Microsoft.CodeAnalysis.Remote.Razor; using Microsoft.CodeAnalysis.Remote.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Remote.Razor.SemanticTokens; using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.Composition; +using Microsoft.VisualStudio.LanguageServer.Protocol; using Xunit.Abstractions; namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; @@ -29,11 +31,14 @@ public abstract class CohostEndpointTestBase(ITestOutputHelper testOutputHelper) private ExportProvider? _exportProvider; private TestRemoteServiceInvoker? _remoteServiceInvoker; private RemoteClientInitializationOptions _clientInitializationOptions; + private RemoteClientLSPInitializationOptions _clientLSPInitializationOptions; private IFilePathService? _filePathService; private protected TestRemoteServiceInvoker RemoteServiceInvoker => _remoteServiceInvoker.AssumeNotNull(); private protected IFilePathService FilePathService => _filePathService.AssumeNotNull(); private protected RemoteLanguageServerFeatureOptions FeatureOptions => OOPExportProvider.GetExportedValue(); + private protected RemoteClientCapabilitiesService ClientCapabilities => OOPExportProvider.GetExportedValue(); + private protected RemoteSemanticTokensLegendService SemanticTokensLegendService => OOPExportProvider.GetExportedValue(); /// /// The export provider for Razor OOP services (not Roslyn) @@ -64,6 +69,17 @@ protected override async Task InitializeAsync() }; UpdateClientInitializationOptions(c => c); + _clientLSPInitializationOptions = new() + { + ClientCapabilities = new VSInternalClientCapabilities() + { + SupportsVisualStudioExtensions = true + }, + TokenTypes = [], + TokenModifiers = [] + }; + UpdateClientLSPInitializationOptions(c => c); + _filePathService = new RemoteFilePathService(FeatureOptions); } @@ -73,6 +89,13 @@ private protected void UpdateClientInitializationOptions(Func mutation) + { + _clientLSPInitializationOptions = mutation(_clientLSPInitializationOptions); + ClientCapabilities.SetCapabilities(_clientLSPInitializationOptions.ClientCapabilities); + SemanticTokensLegendService.SetLegend(_clientLSPInitializationOptions.TokenTypes, _clientLSPInitializationOptions.TokenModifiers); + } + protected Task CreateProjectAndRazorDocumentAsync( string contents, string? fileKind = null, diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostSemanticTokensRangeEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostSemanticTokensRangeEndpointTest.cs index 794cfc67ff1..be4fe9f5f05 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostSemanticTokensRangeEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostSemanticTokensRangeEndpointTest.cs @@ -8,6 +8,7 @@ using Microsoft.AspNetCore.Razor.LanguageServer.Semantic; using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.AspNetCore.Razor.Telemetry; +using Microsoft.CodeAnalysis.Razor.SemanticTokens; using Microsoft.CodeAnalysis.Razor.Settings; using Microsoft.CodeAnalysis.Remote.Razor.SemanticTokens; using Microsoft.CodeAnalysis.Text; @@ -97,8 +98,7 @@ private async Task VerifySemanticTokensAsync(string input, bool colorBackground, var legend = TestRazorSemanticTokensLegendService.Instance; // We need to manually initialize the OOP service so we can get semantic token info later - var legendService = OOPExportProvider.GetExportedValue(); - legendService.SetLegend(legend.TokenTypes.All, legend.TokenModifiers.All); + UpdateClientLSPInitializationOptions(options => options with { TokenTypes = legend.TokenTypes.All, TokenModifiers = legend.TokenModifiers.All }); // Update the client initialization options to control the precise ranges option UpdateClientInitializationOptions(c => c with { UsePreciseSemanticTokenRanges = precise }); From 6e5c580f2f1a6a730f5cf90e378e52844adbb474 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Thu, 31 Oct 2024 15:56:59 +1100 Subject: [PATCH 033/172] Extract capabilities to a central place --- .../CodeActions/CodeActionEndpoint.cs | 12 ++---------- .../Hosting/LspInitializationHelpers.cs | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs index d7c781c8f1e..b5a126d5de1 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs @@ -5,6 +5,7 @@ using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.LanguageServer.EndpointContracts; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.CodeAnalysis.Razor.CodeActions; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; @@ -32,16 +33,7 @@ public void ApplyCapabilities(VSInternalServerCapabilities serverCapabilities, V { _supportsCodeActionResolve = clientCapabilities.TextDocument?.CodeAction?.ResolveSupport is not null; - serverCapabilities.CodeActionProvider = new CodeActionOptions - { - CodeActionKinds = - [ - CodeActionKind.RefactorExtract, - CodeActionKind.QuickFix, - CodeActionKind.Refactor - ], - ResolveProvider = true, - }; + serverCapabilities.EnableCodeActions(); } public TextDocumentIdentifier GetTextDocumentIdentifier(VSCodeActionParams request) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/LspInitializationHelpers.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/LspInitializationHelpers.cs index f6016f918cf..76c374306f8 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/LspInitializationHelpers.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/LspInitializationHelpers.cs @@ -20,6 +20,24 @@ public static void EnableInlayHints(this VSInternalServerCapabilities serverCapa }; } + public static void EnableCodeActions(this VSInternalServerCapabilities serverCapabilities) + { + serverCapabilities.CodeActionProvider = new CodeActionOptions().EnableCodeActions(); + } + + public static CodeActionOptions EnableCodeActions(this CodeActionOptions options) + { + options.CodeActionKinds = + [ + CodeActionKind.RefactorExtract, + CodeActionKind.QuickFix, + CodeActionKind.Refactor + ]; + options.ResolveProvider = true; + + return options; + } + public static void EnableSemanticTokens(this VSInternalServerCapabilities serverCapabilities, ISemanticTokensLegendService legend) { serverCapabilities.SemanticTokensOptions = new SemanticTokensOptions().EnableSemanticTokens(legend); From 99e3034c17bd1e5417ac1ee25a7e666b0eff40c8 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Fri, 1 Nov 2024 11:25:22 +1100 Subject: [PATCH 034/172] Use a test accessor --- .../CodeActions/CodeActionEndpoint.cs | 12 +++++++++++- .../CodeActions/CodeActionEndpointTest.cs | 10 ++++------ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs index b5a126d5de1..c2ef998ad24 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs @@ -25,7 +25,7 @@ internal sealed class CodeActionEndpoint( private readonly ICodeActionsService _codeActionsService = codeActionsService; private readonly ITelemetryReporter _telemetryReporter = telemetryReporter; - internal bool _supportsCodeActionResolve = false; + private bool _supportsCodeActionResolve = false; public bool MutatesSolutionState { get; } = false; @@ -55,4 +55,14 @@ public TextDocumentIdentifier GetTextDocumentIdentifier(VSCodeActionParams reque return await _codeActionsService.GetCodeActionsAsync(request, documentContext, _supportsCodeActionResolve, correlationId, cancellationToken).ConfigureAwait(false); } + + internal TestAccessor GetTestAccessor() => new(this); + + internal readonly struct TestAccessor(CodeActionEndpoint instance) + { + public void SetSupportsCodeActionResolve(bool value) + { + instance._supportsCodeActionResolve = value; + } + } } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs index be4074da1ca..706e2fc74bf 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs @@ -603,12 +603,10 @@ private CodeActionEndpoint CreateEndpoint( clientConnection, languageServerFeatureOptions); - return new CodeActionEndpoint( - codeActionsService, - NoOpTelemetryReporter.Instance) - { - _supportsCodeActionResolve = supportsCodeActionResolve - }; + var endpoint = new CodeActionEndpoint(codeActionsService, NoOpTelemetryReporter.Instance); + endpoint.GetTestAccessor().SetSupportsCodeActionResolve(supportsCodeActionResolve); + + return endpoint; } private CodeActionsService CreateService( From d96a9ded3dd6864b3784954a52dcf6b6e06facfe Mon Sep 17 00:00:00 2001 From: David Wengier Date: Fri, 1 Nov 2024 11:42:45 +1100 Subject: [PATCH 035/172] Add language to RazorCodeActionContext --- .../CodeActions/CodeActionsService.cs | 10 +++++----- .../CodeActions/RazorCodeActionContext.cs | 1 + .../CodeActions/CSharp/CSharpCodeActionProviderTest.cs | 2 ++ .../CSharp/TypeAccessibilityCodeActionProviderTest.cs | 1 + .../CodeActions/Html/HtmlCodeActionProviderTest.cs | 1 + .../ComponentAccessibilityCodeActionProviderTest.cs | 2 ++ .../Razor/ExtractToCodeBehindCodeActionProviderTest.cs | 2 ++ .../Razor/ExtractToComponentCodeActionProviderTest.cs | 2 ++ 8 files changed, 16 insertions(+), 5 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs index abdf1be5a17..4f4a3106fdc 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs @@ -127,12 +127,14 @@ void ConvertCodeActionsToSumType(VSTextDocumentIdentifier textDocument, Immutabl endLocation = startLocation; } + var languageKind = codeDocument.GetLanguageKind(startLocation, rightAssociative: false); var context = new RazorCodeActionContext( request, documentSnapshot, codeDocument, startLocation, endLocation, + languageKind, sourceText, _languageServerFeatureOptions.SupportsFileManipulation, supportsCodeActionResolve); @@ -142,22 +144,20 @@ void ConvertCodeActionsToSumType(VSTextDocumentIdentifier textDocument, Immutabl private async Task> GetDelegatedCodeActionsAsync(RazorCodeActionContext context, Guid correlationId, CancellationToken cancellationToken) { - var languageKind = context.CodeDocument.GetLanguageKind(context.StartAbsoluteIndex, rightAssociative: false); - // No point delegating if we're in a Razor context - if (languageKind == RazorLanguageKind.Razor) + if (context.LanguageKind == RazorLanguageKind.Razor) { return []; } - var codeActions = await GetCodeActionsFromLanguageServerAsync(languageKind, context, correlationId, cancellationToken).ConfigureAwait(false); + var codeActions = await GetCodeActionsFromLanguageServerAsync(context.LanguageKind, context, correlationId, cancellationToken).ConfigureAwait(false); if (codeActions is not [_, ..]) { return []; } IEnumerable providers; - if (languageKind == RazorLanguageKind.CSharp) + if (context.LanguageKind == RazorLanguageKind.CSharp) { codeActions = ExtractCSharpCodeActionNamesFromData(codeActions); providers = _csharpCodeActionProviders; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs index 053b54c51b8..f5e847d3ecd 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs @@ -14,6 +14,7 @@ internal sealed record class RazorCodeActionContext( RazorCodeDocument CodeDocument, int StartAbsoluteIndex, int EndAbsoluteIndex, + Protocol.RazorLanguageKind LanguageKind, SourceText SourceText, bool SupportsFileCreation, bool SupportsCodeActionResolve); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionProviderTest.cs index f4bb566bd7f..c1049113d4e 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionProviderTest.cs @@ -15,6 +15,7 @@ using Microsoft.CodeAnalysis.Razor.CodeActions; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Testing; using Microsoft.NET.Sdk.Razor.SourceGenerators; @@ -348,6 +349,7 @@ private static RazorCodeActionContext CreateRazorCodeActionContext( codeDocument, StartAbsoluteIndex: absoluteIndex, EndAbsoluteIndex: absoluteIndex, + RazorLanguageKind.CSharp, codeDocument.Source.Text, supportsFileCreation, supportsCodeActionResolve); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/TypeAccessibilityCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/TypeAccessibilityCodeActionProviderTest.cs index 5e119946b25..844e4466b4b 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/TypeAccessibilityCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/TypeAccessibilityCodeActionProviderTest.cs @@ -476,6 +476,7 @@ private static RazorCodeActionContext CreateRazorCodeActionContext( codeDocument, StartAbsoluteIndex: absoluteIndex, EndAbsoluteIndex: absoluteIndex, + RazorLanguageKind.Razor, codeDocument.Source.Text, supportsFileCreation, supportsCodeActionResolve); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Html/HtmlCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Html/HtmlCodeActionProviderTest.cs index 37d7e718984..b5ac4f5fe5e 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Html/HtmlCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Html/HtmlCodeActionProviderTest.cs @@ -173,6 +173,7 @@ private static RazorCodeActionContext CreateRazorCodeActionContext( codeDocument, StartAbsoluteIndex: absoluteIndex, EndAbsoluteIndex: absoluteIndex, + RazorLanguageKind.Html, codeDocument.Source.Text, supportsFileCreation, supportsCodeActionResolve); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ComponentAccessibilityCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ComponentAccessibilityCodeActionProviderTest.cs index 772e8bd012f..e19cedfc98d 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ComponentAccessibilityCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ComponentAccessibilityCodeActionProviderTest.cs @@ -12,6 +12,7 @@ using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.Razor.CodeActions; using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Testing; using Microsoft.NET.Sdk.Razor.SourceGenerators; @@ -476,6 +477,7 @@ private static RazorCodeActionContext CreateRazorCodeActionContext(VSCodeActionP codeDocument, StartAbsoluteIndex: absoluteIndex, EndAbsoluteIndex: absoluteIndex, + RazorLanguageKind.Razor, codeDocument.Source.Text, supportsFileCreation, SupportsCodeActionResolve: true); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToCodeBehindCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToCodeBehindCodeActionProviderTest.cs index d98fc4ed852..21629cc364f 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToCodeBehindCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToCodeBehindCodeActionProviderTest.cs @@ -15,6 +15,7 @@ using Microsoft.CodeAnalysis.Razor.CodeActions; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Testing; using Microsoft.CodeAnalysis.Text; @@ -402,6 +403,7 @@ private static RazorCodeActionContext CreateRazorCodeActionContext(VSCodeActionP codeDocument, StartAbsoluteIndex: absoluteIndex, EndAbsoluteIndex: absoluteIndex, + RazorLanguageKind.Razor, codeDocument.Source.Text, supportsFileCreation, SupportsCodeActionResolve: true); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs index 0ca6ed37b0c..bf3bc259d8e 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs @@ -16,6 +16,7 @@ using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.CodeActions.Razor; using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Testing; using Microsoft.CodeAnalysis.Text; @@ -441,6 +442,7 @@ private static RazorCodeActionContext CreateRazorCodeActionContext( codeDocument, selectionSpan.Start, selectionSpan.End, + RazorLanguageKind.Razor, sourceText, supportsFileCreation, SupportsCodeActionResolve: true); From 623b3b48b0bd365b46a7606c2c69a1502613d253 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Fri, 1 Nov 2024 12:31:20 +1100 Subject: [PATCH 036/172] Get C# and Html code actions before calling the service Cohosting needs to get code actions in devenv, and will use the service in OOP --- .../RazorCodeActionsBenchmark.cs | 1 + .../CodeActions/CodeActionEndpoint.cs | 45 +++++++- .../IDelegatedCodeActionsProvider.cs | 2 +- .../CodeActions/CodeActionsService.cs | 104 ++++++++---------- .../CodeActions/ICodeActionsService.cs | 6 +- .../CodeActionEndToEndTest.NetFx.cs | 3 +- .../CodeActions/CodeActionEndpointTest.cs | 65 +++++------ 7 files changed, 125 insertions(+), 101 deletions(-) rename src/Razor/src/{Microsoft.CodeAnalysis.Razor.Workspaces => Microsoft.AspNetCore.Razor.LanguageServer}/CodeActions/IDelegatedCodeActionsProvider.cs (90%) diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/LanguageServer/RazorCodeActionsBenchmark.cs b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/LanguageServer/RazorCodeActionsBenchmark.cs index b26c126adcb..ef7fa382fdc 100644 --- a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/LanguageServer/RazorCodeActionsBenchmark.cs +++ b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/LanguageServer/RazorCodeActionsBenchmark.cs @@ -48,6 +48,7 @@ public async Task SetupAsync() { CodeActionEndpoint = new CodeActionEndpoint( codeActionsService: RazorLanguageServerHost.GetRequiredService(), + delegatedCodeActionProvider: RazorLanguageServerHost.GetRequiredService(), telemetryReporter: NoOpTelemetryReporter.Instance); var projectRoot = Path.Combine(Helpers.GetTestAppsPath(), "ComponentApp"); diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs index c2ef998ad24..47e7c74ede1 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs @@ -4,10 +4,14 @@ using System; using System.Threading; using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.LanguageServer.EndpointContracts; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.CodeAnalysis.Razor.CodeActions; +using Microsoft.CodeAnalysis.Razor.CodeActions.Models; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Razor.Workspaces.Telemetry; using Microsoft.VisualStudio.LanguageServer.Protocol; @@ -17,12 +21,14 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.CodeActions; [RazorLanguageServerEndpoint(LspEndpointName)] internal sealed class CodeActionEndpoint( ICodeActionsService codeActionsService, + IDelegatedCodeActionsProvider delegatedCodeActionProvider, ITelemetryReporter telemetryReporter) : IRazorRequestHandler[]?>, ICapabilitiesProvider { private const string LspEndpointName = Methods.TextDocumentCodeActionName; private readonly ICodeActionsService _codeActionsService = codeActionsService; + private readonly IDelegatedCodeActionsProvider _delegatedCodeActionProvider = delegatedCodeActionProvider; private readonly ITelemetryReporter _telemetryReporter = telemetryReporter; private bool _supportsCodeActionResolve = false; @@ -53,7 +59,41 @@ public TextDocumentIdentifier GetTextDocumentIdentifier(VSCodeActionParams reque using var __ = _telemetryReporter.TrackLspRequest(LspEndpointName, LanguageServerConstants.RazorLanguageServerName, TelemetryThresholds.CodeActionRazorTelemetryThreshold, correlationId); cancellationToken.ThrowIfCancellationRequested(); - return await _codeActionsService.GetCodeActionsAsync(request, documentContext, _supportsCodeActionResolve, correlationId, cancellationToken).ConfigureAwait(false); + var codeDocument = await documentContext.GetCodeDocumentAsync(cancellationToken).ConfigureAwait(false); + if (!codeDocument.Source.Text.TryGetAbsoluteIndex(request.Range.Start, out var absoluteIndex)) + { + return null; + } + + var languageKind = codeDocument.GetLanguageKind(absoluteIndex, rightAssociative: false); + var documentSnapshot = documentContext.Snapshot; + + var delegatedCodeActions = languageKind switch + { + RazorLanguageKind.Html => await GetHtmlCodeActionsAsync(documentSnapshot, request, correlationId, cancellationToken).ConfigureAwait(false), + RazorLanguageKind.CSharp => await GetCSharpCodeActionsAsync(documentSnapshot, request, correlationId, cancellationToken).ConfigureAwait(false), + _ => [] + }; + + return await _codeActionsService.GetCodeActionsAsync(request, documentSnapshot, delegatedCodeActions, _supportsCodeActionResolve, cancellationToken).ConfigureAwait(false); + } + + private async Task GetHtmlCodeActionsAsync(IDocumentSnapshot documentSnapshot, VSCodeActionParams request, Guid correlationId, CancellationToken cancellationToken) + { + var htmlCodeActions = await _delegatedCodeActionProvider.GetDelegatedCodeActionsAsync(RazorLanguageKind.Html, request, documentSnapshot.Version, correlationId, cancellationToken).ConfigureAwait(false); + return htmlCodeActions ?? []; + } + + private async Task GetCSharpCodeActionsAsync(IDocumentSnapshot documentSnapshot, VSCodeActionParams request, Guid correlationId, CancellationToken cancellationToken) + { + var csharpRequest = await _codeActionsService.GetCSharpCodeActionsRequestAsync(documentSnapshot, request, cancellationToken).ConfigureAwait(false); + if (csharpRequest is null) + { + return []; + } + + var csharpCodeActions = await _delegatedCodeActionProvider.GetDelegatedCodeActionsAsync(RazorLanguageKind.CSharp, csharpRequest, documentSnapshot.Version, correlationId, cancellationToken).ConfigureAwait(false); + return csharpCodeActions ?? []; } internal TestAccessor GetTestAccessor() => new(this); @@ -64,5 +104,8 @@ public void SetSupportsCodeActionResolve(bool value) { instance._supportsCodeActionResolve = value; } + + public Task GetCSharpCodeActionsAsync(IDocumentSnapshot documentSnapshot, VSCodeActionParams request, Guid correlationId, CancellationToken cancellationToken) + => instance.GetCSharpCodeActionsAsync(documentSnapshot, request, correlationId, cancellationToken); } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/IDelegatedCodeActionsProvider.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/IDelegatedCodeActionsProvider.cs similarity index 90% rename from src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/IDelegatedCodeActionsProvider.cs rename to src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/IDelegatedCodeActionsProvider.cs index 8e10c980990..45974ee7e59 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/IDelegatedCodeActionsProvider.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/IDelegatedCodeActionsProvider.cs @@ -8,7 +8,7 @@ using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; -namespace Microsoft.CodeAnalysis.Razor.CodeActions; +namespace Microsoft.AspNetCore.Razor.LanguageServer.CodeActions; internal interface IDelegatedCodeActionsProvider { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs index 4f4a3106fdc..57d07cd17b1 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs @@ -1,7 +1,6 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; @@ -9,9 +8,9 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor; using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.PooledObjects; -using Microsoft.AspNetCore.Razor.Threading; using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.DocumentMapping; @@ -28,7 +27,6 @@ internal sealed class CodeActionsService( IEnumerable razorCodeActionProviders, IEnumerable csharpCodeActionProviders, IEnumerable htmlCodeActionProviders, - IDelegatedCodeActionsProvider delegatedCodeActionsProvider, LanguageServerFeatureOptions languageServerFeatureOptions) : ICodeActionsService { private static readonly ImmutableHashSet s_allAvailableCodeActionNames = GetAllAvailableCodeActionNames(); @@ -37,22 +35,28 @@ internal sealed class CodeActionsService( private readonly IEnumerable _razorCodeActionProviders = razorCodeActionProviders; private readonly IEnumerable _csharpCodeActionProviders = csharpCodeActionProviders; private readonly IEnumerable _htmlCodeActionProviders = htmlCodeActionProviders; - private readonly IDelegatedCodeActionsProvider _delegatedCodeActionsProvider = delegatedCodeActionsProvider; private readonly LanguageServerFeatureOptions _languageServerFeatureOptions = languageServerFeatureOptions; - public async Task[]?> GetCodeActionsAsync(VSCodeActionParams request, DocumentContext documentContext, bool supportsCodeActionResolve, Guid correlationId, CancellationToken cancellationToken) + public async Task[]?> GetCodeActionsAsync(VSCodeActionParams request, IDocumentSnapshot documentSnapshot, RazorVSInternalCodeAction[] delegatedCodeActions, bool supportsCodeActionResolve, CancellationToken cancellationToken) { - var razorCodeActionContext = await GenerateRazorCodeActionContextAsync(request, documentContext.Snapshot, supportsCodeActionResolve, cancellationToken).ConfigureAwait(false); + var razorCodeActionContext = await GenerateRazorCodeActionContextAsync(request, documentSnapshot, supportsCodeActionResolve, cancellationToken).ConfigureAwait(false); if (razorCodeActionContext is null) { return null; } + delegatedCodeActions = razorCodeActionContext.LanguageKind switch + { + RazorLanguageKind.CSharp => ExtractCSharpCodeActionNamesFromData(delegatedCodeActions), + RazorLanguageKind.Html => delegatedCodeActions, + _ => [] + }; + var razorCodeActions = await GetRazorCodeActionsAsync(razorCodeActionContext, cancellationToken).ConfigureAwait(false); cancellationToken.ThrowIfCancellationRequested(); - var delegatedCodeActions = await GetDelegatedCodeActionsAsync(razorCodeActionContext, correlationId, cancellationToken).ConfigureAwait(false); + var filteredCodeActions = await FilterDelegatedCodeActionsAsync(razorCodeActionContext, [.. delegatedCodeActions], cancellationToken).ConfigureAwait(false); cancellationToken.ThrowIfCancellationRequested(); using var commandsOrCodeActions = new PooledArrayBuilder>(); @@ -61,7 +65,7 @@ internal sealed class CodeActionsService( // by title. The latter is bad for us because it can put "Remove
" at the top in some locales, and our fully // qualify component code action at the bottom, depending on the users namespace. ConvertCodeActionsToSumType(request.TextDocument, razorCodeActions, "A-Razor"); - ConvertCodeActionsToSumType(request.TextDocument, delegatedCodeActions, "B-Delegated"); + ConvertCodeActionsToSumType(request.TextDocument, filteredCodeActions, "B-Delegated"); return commandsOrCodeActions.ToArray(); @@ -142,32 +146,34 @@ void ConvertCodeActionsToSumType(VSTextDocumentIdentifier textDocument, Immutabl return context; } - private async Task> GetDelegatedCodeActionsAsync(RazorCodeActionContext context, Guid correlationId, CancellationToken cancellationToken) + public async Task GetCSharpCodeActionsRequestAsync(IDocumentSnapshot documentSnapshot, VSCodeActionParams request, CancellationToken cancellationToken) { - // No point delegating if we're in a Razor context - if (context.LanguageKind == RazorLanguageKind.Razor) + // For C# we have to map the ranges to the generated document + var codeDocument = await documentSnapshot.GetGeneratedOutputAsync(forceDesignTimeGeneratedOutput: false, cancellationToken).ConfigureAwait(false); + var csharpDocument = codeDocument.GetCSharpDocument(); + if (!_documentMappingService.TryMapToGeneratedDocumentRange(csharpDocument, request.Range, out var projectedRange)) { - return []; + return null; } - var codeActions = await GetCodeActionsFromLanguageServerAsync(context.LanguageKind, context, correlationId, cancellationToken).ConfigureAwait(false); - if (codeActions is not [_, ..]) + var newContext = request.Context; + if (request.Context is VSInternalCodeActionContext { SelectionRange: not null } vsContext && + _documentMappingService.TryMapToGeneratedDocumentRange(csharpDocument, vsContext.SelectionRange, out var selectionRange)) { - return []; + vsContext.SelectionRange = selectionRange; + newContext = vsContext; } - IEnumerable providers; - if (context.LanguageKind == RazorLanguageKind.CSharp) - { - codeActions = ExtractCSharpCodeActionNamesFromData(codeActions); - providers = _csharpCodeActionProviders; - } - else + return new VSCodeActionParams { - providers = _htmlCodeActionProviders; - } - - return await FilterCodeActionsAsync(context, codeActions.ToImmutableArray(), providers, cancellationToken).ConfigureAwait(false); + TextDocument = new VSTextDocumentIdentifier() + { + Uri = request.TextDocument.Uri, + ProjectContext = request.TextDocument.ProjectContext + }, + Context = newContext, + Range = projectedRange, + }; } private RazorVSInternalCodeAction[] ExtractCSharpCodeActionNamesFromData(RazorVSInternalCodeAction[] codeActions) @@ -203,12 +209,23 @@ private RazorVSInternalCodeAction[] ExtractCSharpCodeActionNamesFromData(RazorVS return actions.ToArray(); } - private static async Task> FilterCodeActionsAsync( + private async Task> FilterDelegatedCodeActionsAsync( RazorCodeActionContext context, ImmutableArray codeActions, - IEnumerable providers, CancellationToken cancellationToken) { + if (context.LanguageKind == RazorLanguageKind.Razor) + { + return []; + } + + var providers = context.LanguageKind switch + { + RazorLanguageKind.CSharp => _csharpCodeActionProviders, + RazorLanguageKind.Html => _htmlCodeActionProviders, + _ => Assumed.Unreachable>() + }; + cancellationToken.ThrowIfCancellationRequested(); using var tasks = new PooledArrayBuilder>>(); @@ -220,32 +237,6 @@ private static async Task> FilterCodeA return await ConsolidateCodeActionsFromProvidersAsync(tasks.ToImmutable(), cancellationToken).ConfigureAwait(false); } - private Task GetCodeActionsFromLanguageServerAsync(RazorLanguageKind languageKind, RazorCodeActionContext context, Guid correlationId, CancellationToken cancellationToken) - { - if (languageKind == RazorLanguageKind.CSharp) - { - // For C# we have to map the ranges to the generated document - if (!_documentMappingService.TryMapToGeneratedDocumentRange(context.CodeDocument.GetCSharpDocument(), context.Request.Range, out var projectedRange)) - { - return SpecializedTasks.EmptyArray(); - } - - var newContext = context.Request.Context; - if (context.Request.Context is VSInternalCodeActionContext { SelectionRange: not null } vsContext && - _documentMappingService.TryMapToGeneratedDocumentRange(context.CodeDocument.GetCSharpDocument(), vsContext.SelectionRange, out var selectionRange)) - { - vsContext.SelectionRange = selectionRange; - newContext = vsContext; - } - - context.Request.Range = projectedRange; - context.Request.Context = newContext; - } - - cancellationToken.ThrowIfCancellationRequested(); - return _delegatedCodeActionsProvider.GetDelegatedCodeActionsAsync(languageKind, context.Request, context.DocumentSnapshot.Version, correlationId, cancellationToken); - } - private async Task> GetRazorCodeActionsAsync(RazorCodeActionContext context, CancellationToken cancellationToken) { cancellationToken.ThrowIfCancellationRequested(); @@ -305,9 +296,6 @@ private static ImmutableHashSet GetAllAvailableCodeActionNames() internal readonly struct TestAccessor(CodeActionsService instance) { public Task GenerateRazorCodeActionContextAsync(VSCodeActionParams request, IDocumentSnapshot documentSnapshot, bool supportsCodeActionResolve, CancellationToken cancellationToken) - => instance.GenerateRazorCodeActionContextAsync(request, documentSnapshot, supportsCodeActionResolve, cancellationToken); - - public Task GetCodeActionsFromLanguageServerAsync(RazorLanguageKind languageKind, RazorCodeActionContext context, Guid correlationId, CancellationToken cancellationToken) - => instance.GetCodeActionsFromLanguageServerAsync(languageKind, context, correlationId, cancellationToken); + => instance.GenerateRazorCodeActionContextAsync(request, documentSnapshot, supportsCodeActionResolve, cancellationToken); } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionsService.cs index 7d5dee32e64..d968064976b 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionsService.cs @@ -1,9 +1,9 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System; using System.Threading; using System.Threading.Tasks; +using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.VisualStudio.LanguageServer.Protocol; @@ -12,5 +12,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; internal interface ICodeActionsService { - Task[]?> GetCodeActionsAsync(VSCodeActionParams request, DocumentContext documentContext, bool supportsCodeActionResolve, Guid correlationId, CancellationToken cancellationToken); + Task[]?> GetCodeActionsAsync(VSCodeActionParams request, IDocumentSnapshot documentSnapshot, RazorVSInternalCodeAction[] delegatedCodeActions, bool supportsCodeActionResolve, CancellationToken cancellationToken); + + Task GetCSharpCodeActionsRequestAsync(IDocumentSnapshot documentSnapshot, VSCodeActionParams request, CancellationToken cancellationToken); } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs index d2909aaea31..57edf6f74f6 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs @@ -6,7 +6,6 @@ using System.Collections.Immutable; using System.IO; using System.Linq; -using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.Language.Components; @@ -1175,11 +1174,11 @@ internal async Task[]> GetCodeActionsAsync( new TypeAccessibilityCodeActionProvider() ], htmlCodeActionProviders: [], - delegatedCodeActionsProvider, LanguageServerFeatureOptions.AssumeNotNull()); var endpoint = new CodeActionEndpoint( codeActionsService, + delegatedCodeActionsProvider, NoOpTelemetryReporter.Instance); // Call GetRegistration, so the endpoint knows we support resolve diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs index 706e2fc74bf..906747784dd 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs @@ -14,7 +14,6 @@ using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; -using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.Razor.CodeActions; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.DocumentMapping; @@ -22,7 +21,6 @@ using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Razor.Workspaces; using Microsoft.CodeAnalysis.Text; -using Microsoft.NET.Sdk.Razor.SourceGenerators; using Microsoft.VisualStudio.LanguageServer.Protocol; using Moq; using Xunit; @@ -460,7 +458,7 @@ public async Task GenerateRazorCodeActionContextAsync_WithSelectionRange() var documentPath = new Uri("C:/path/to/Page.razor"); var codeDocument = CreateCodeDocument("@code {}"); var documentContext = CreateDocumentContext(documentPath, codeDocument); - var codeActionService = CreateService(razorCodeActionProviders: [CreateRazorCodeActionProvider()]); + var (_, codeActionService) = CreateEndpointAndService(razorCodeActionProviders: [CreateRazorCodeActionProvider()]); var initialRange = VsLspFactory.CreateZeroWidthRange(0, 1); var selectionRange = VsLspFactory.CreateZeroWidthRange(0, 5); @@ -475,7 +473,7 @@ public async Task GenerateRazorCodeActionContextAsync_WithSelectionRange() }; // Act - var razorCodeActionContext = await codeActionService.GetTestAccessor().GenerateRazorCodeActionContextAsync(request, documentContext.Snapshot, supportsCodeActionResolve: false, DisposalToken); + var razorCodeActionContext = await codeActionService.GetTestAccessor().GenerateRazorCodeActionContextAsync(request, documentContext.Snapshot, supportsCodeActionResolve: true, DisposalToken); // Assert Assert.NotNull(razorCodeActionContext); @@ -489,7 +487,7 @@ public async Task GenerateRazorCodeActionContextAsync_WithoutSelectionRange() var documentPath = new Uri("C:/path/to/Page.razor"); var codeDocument = CreateCodeDocument("@code {}"); var documentContext = CreateDocumentContext(documentPath, codeDocument); - var codeActionService = CreateService(razorCodeActionProviders: [CreateRazorCodeActionProvider()]); + var (_, codeActionService) = CreateEndpointAndService(razorCodeActionProviders: [CreateRazorCodeActionProvider()]); var initialRange = VsLspFactory.CreateZeroWidthRange(0, 1); var request = new VSCodeActionParams() @@ -503,7 +501,7 @@ public async Task GenerateRazorCodeActionContextAsync_WithoutSelectionRange() }; // Act - var razorCodeActionContext = await codeActionService.GetTestAccessor().GenerateRazorCodeActionContextAsync(request, documentContext.Snapshot, supportsCodeActionResolve: false, DisposalToken); + var razorCodeActionContext = await codeActionService.GetTestAccessor().GenerateRazorCodeActionContextAsync(request, documentContext.Snapshot, supportsCodeActionResolve: true, DisposalToken); // Assert Assert.NotNull(razorCodeActionContext); @@ -518,7 +516,7 @@ public async Task GetCSharpCodeActionsFromLanguageServerAsync_InvalidRangeMappin var codeDocument = CreateCodeDocument("@code {}"); var documentContext = CreateDocumentContext(documentPath, codeDocument); - var codeActionService = CreateService(csharpCodeActionProviders: [CreateCSharpCodeActionProvider()]); + var (endpoint, _) = CreateEndpointAndService(csharpCodeActionProviders: [CreateCSharpCodeActionProvider()]); var initialRange = VsLspFactory.CreateZeroWidthRange(0, 1); var request = new VSCodeActionParams() @@ -528,15 +526,11 @@ public async Task GetCSharpCodeActionsFromLanguageServerAsync_InvalidRangeMappin Context = new VSInternalCodeActionContext() }; - var context = await codeActionService.GetTestAccessor().GenerateRazorCodeActionContextAsync(request, documentContext.Snapshot, supportsCodeActionResolve: false, DisposalToken); - Assert.NotNull(context); - // Act - var results = await codeActionService.GetTestAccessor().GetCodeActionsFromLanguageServerAsync(RazorLanguageKind.CSharp, context, Guid.Empty, cancellationToken: default); + var results = await endpoint.GetTestAccessor().GetCSharpCodeActionsAsync(documentContext.Snapshot, request, Guid.Empty, DisposalToken); // Assert Assert.Empty(results); - Assert.Equal(initialRange, context.Request.Range); } [Fact] @@ -548,7 +542,7 @@ public async Task GetCSharpCodeActionsFromLanguageServerAsync_ReturnsCodeActions var documentContext = CreateDocumentContext(documentPath, codeDocument); var projectedRange = VsLspFactory.CreateZeroWidthRange(15, 2); - var codeActionService = CreateService( + var (endpoint, _) = CreateEndpointAndService( documentMappingService: CreateDocumentMappingService(projectedRange.ToLinePositionSpan()), csharpCodeActionProviders: [CreateCSharpCodeActionProvider()], clientConnection: TestClientConnection.Instance); @@ -564,11 +558,8 @@ public async Task GetCSharpCodeActionsFromLanguageServerAsync_ReturnsCodeActions } }; - var context = await codeActionService.GetTestAccessor().GenerateRazorCodeActionContextAsync(request, documentContext.Snapshot, supportsCodeActionResolve: false, DisposalToken); - Assert.NotNull(context); - // Act - var results = await codeActionService.GetTestAccessor().GetCodeActionsFromLanguageServerAsync(RazorLanguageKind.CSharp, context, Guid.Empty, cancellationToken: DisposalToken); + var results = await endpoint.GetTestAccessor().GetCSharpCodeActionsAsync(documentContext.Snapshot, request, Guid.Empty, DisposalToken); // Assert var result = Assert.Single(results); @@ -595,40 +586,43 @@ private CodeActionEndpoint CreateEndpoint( LanguageServerFeatureOptions? languageServerFeatureOptions = null, bool supportsCodeActionResolve = false) { - var codeActionsService = CreateService( + var (endpoint, _) = CreateEndpointAndService( documentMappingService, razorCodeActionProviders, csharpCodeActionProviders, htmlCodeActionProviders, clientConnection, - languageServerFeatureOptions); - - var endpoint = new CodeActionEndpoint(codeActionsService, NoOpTelemetryReporter.Instance); - endpoint.GetTestAccessor().SetSupportsCodeActionResolve(supportsCodeActionResolve); + languageServerFeatureOptions, + supportsCodeActionResolve); return endpoint; } - private CodeActionsService CreateService( - IDocumentMappingService? documentMappingService = null, + private (CodeActionEndpoint, CodeActionsService) CreateEndpointAndService( + IDocumentMappingService? documentMappingService = null, ImmutableArray razorCodeActionProviders = default, ImmutableArray csharpCodeActionProviders = default, ImmutableArray htmlCodeActionProviders = default, IClientConnection? clientConnection = null, - LanguageServerFeatureOptions? languageServerFeatureOptions = null) + LanguageServerFeatureOptions? languageServerFeatureOptions = null, + bool supportsCodeActionResolve = false) { - var delegatedCodeActionsProvider = new DelegatedCodeActionsProvider( - clientConnection ?? StrictMock.Of(), - NoOpTelemetryReporter.Instance, - LoggerFactory); - - return new CodeActionsService( + var service = new CodeActionsService( documentMappingService ?? CreateDocumentMappingService(), razorCodeActionProviders.NullToEmpty(), csharpCodeActionProviders.NullToEmpty(), htmlCodeActionProviders.NullToEmpty(), - delegatedCodeActionsProvider, languageServerFeatureOptions ?? StrictMock.Of(x => x.SupportsFileManipulation == true)); + + var delegatedCodeActionService = new DelegatedCodeActionsProvider( + clientConnection ?? StrictMock.Of(), + NoOpTelemetryReporter.Instance, + LoggerFactory); + + var endpoint = new CodeActionEndpoint(service, delegatedCodeActionService, NoOpTelemetryReporter.Instance); + endpoint.GetTestAccessor().SetSupportsCodeActionResolve(supportsCodeActionResolve); + + return (endpoint, service); } private static IDocumentMappingService CreateDocumentMappingService(LinePositionSpan? projectedRange = null) @@ -649,10 +643,7 @@ private static IDocumentMappingService CreateDocumentMappingService(LinePosition private static RazorCodeDocument CreateCodeDocument(string text) { var sourceDocument = TestRazorSourceDocument.Create(text); - var projectEngine = RazorProjectEngine.Create(builder => - { - builder.Features.Add(new ConfigureRazorParserOptions(useRoslynTokenizer: true, CSharpParseOptions.Default)); - }); + var projectEngine = RazorProjectEngine.Create(builder => { }); return projectEngine.ProcessDesignTime(sourceDocument, "mvc", importSources: [], tagHelpers: []); } @@ -706,7 +697,7 @@ private sealed class TestClientConnection : IClientConnection { public static readonly IClientConnection Instance = new TestClientConnection(); - private static readonly string[] s_customTags = ["CodeActionName"]; + private static readonly string[] s_customTags = ["AddNew"]; private TestClientConnection() { From 1f0fd94ae4f4ed8af0c77d1ac2a57cfb36b1ac21 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Fri, 1 Nov 2024 12:40:42 +1100 Subject: [PATCH 037/172] Make method static No need for cohosting to have to import a service for one method (in devenv) --- .../CodeActions/CodeActionResolveEndpoint.cs | 2 +- .../CodeActions/CodeActionResolveService.cs | 2 +- .../CodeActions/ICodeActionResolveService.cs | 2 -- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionResolveEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionResolveEndpoint.cs index a1eeccbdc2c..37e80380ea7 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionResolveEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionResolveEndpoint.cs @@ -21,7 +21,7 @@ internal sealed class CodeActionResolveEndpoint( public bool MutatesSolutionState => false; public TextDocumentIdentifier GetTextDocumentIdentifier(CodeAction request) - => _codeActionResolveService.GetRazorCodeActionResolutionParams(request).TextDocument; + => CodeActionResolveService.GetRazorCodeActionResolutionParams(request).TextDocument; public async Task HandleRequestAsync(CodeAction request, RazorRequestContext requestContext, CancellationToken cancellationToken) { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs index 21de66c58a3..a20c835b451 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs @@ -76,7 +76,7 @@ public async Task ResolveCodeActionAsync(DocumentContext documentCon } } - public RazorCodeActionResolutionParams GetRazorCodeActionResolutionParams(CodeAction request) + public static RazorCodeActionResolutionParams GetRazorCodeActionResolutionParams(CodeAction request) { if (request.Data is not JsonElement paramsObj) { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionResolveService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionResolveService.cs index 3256a459fce..bc222183eaa 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionResolveService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionResolveService.cs @@ -3,7 +3,6 @@ using System.Threading; using System.Threading.Tasks; -using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.Formatting; using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.VisualStudio.LanguageServer.Protocol; @@ -12,6 +11,5 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; internal interface ICodeActionResolveService { - RazorCodeActionResolutionParams GetRazorCodeActionResolutionParams(CodeAction request); Task ResolveCodeActionAsync(DocumentContext documentContext, CodeAction request, RazorFormattingOptions options, CancellationToken cancellationToken); } From 5799539786efdd3e0554f06c23fb422f42cf1ded Mon Sep 17 00:00:00 2001 From: David Wengier Date: Fri, 1 Nov 2024 15:59:32 +1100 Subject: [PATCH 038/172] Resolve C# and Html code actions before calling the service As before, cohosting will need to do this in devenv --- .../CodeActions/CodeActionResolveEndpoint.cs | 29 +++++++++- .../IDelegatedCodeActionResolver.cs | 2 +- .../CSharp/CSharpCodeActionResolver.cs | 16 ++--- ...mattedRemappingCSharpCodeActionResolver.cs | 16 ++--- .../CodeActions/CodeActionResolveService.cs | 9 ++- .../Html/HtmlCodeActionResolver.cs | 16 +---- .../CodeActions/ICodeActionResolveService.cs | 2 +- .../CSharp/CSharpCodeActionResolverTest.cs | 58 +++++-------------- .../CodeActionEndToEndTest.NetFx.cs | 4 +- .../CodeActionResolutionEndpointTest.cs | 17 ++++++ .../Html/HtmlCodeActionResolverTest.cs | 18 +----- 11 files changed, 83 insertions(+), 104 deletions(-) rename src/Razor/src/{Microsoft.CodeAnalysis.Razor.Workspaces => Microsoft.AspNetCore.Razor.LanguageServer}/CodeActions/IDelegatedCodeActionResolver.cs (89%) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionResolveEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionResolveEndpoint.cs index 37e80380ea7..7d2637000d3 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionResolveEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionResolveEndpoint.cs @@ -1,11 +1,15 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.LanguageServer.EndpointContracts; using Microsoft.CodeAnalysis.Razor.CodeActions; +using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.Formatting; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.AspNetCore.Razor.LanguageServer.CodeActions; @@ -13,9 +17,11 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.CodeActions; [RazorLanguageServerEndpoint(Methods.CodeActionResolveName)] internal sealed class CodeActionResolveEndpoint( ICodeActionResolveService codeActionResolveService, + IDelegatedCodeActionResolver delegatedCodeActionResolver, RazorLSPOptionsMonitor razorLSPOptionsMonitor) : IRazorRequestHandler { private readonly ICodeActionResolveService _codeActionResolveService = codeActionResolveService; + private readonly IDelegatedCodeActionResolver _delegatedCodeActionResolver = delegatedCodeActionResolver; private readonly RazorLSPOptionsMonitor _razorLSPOptionsMonitor = razorLSPOptionsMonitor; public bool MutatesSolutionState => false; @@ -33,7 +39,28 @@ public async Task HandleRequestAsync(CodeAction request, RazorReques }; var documentContext = requestContext.DocumentContext.AssumeNotNull(); - return await _codeActionResolveService.ResolveCodeActionAsync(documentContext, request, options, cancellationToken).ConfigureAwait(false); + var context = CodeActionResolveService.GetRazorCodeActionResolutionParams(request); + var resolvedDelegatedCodeAction = context.Language != RazorLanguageKind.Razor + ? await ResolveDelegatedCodeActionAsync(documentContext, request, context, cancellationToken).ConfigureAwait(false) + : null; + + return await _codeActionResolveService.ResolveCodeActionAsync(documentContext, request, resolvedDelegatedCodeAction, options, cancellationToken).ConfigureAwait(false); + } + + private async Task ResolveDelegatedCodeActionAsync(DocumentContext documentContext, CodeAction request, RazorCodeActionResolutionParams context, CancellationToken cancellationToken) + { + var originalData = request.Data; + request.Data = context.Data; + + try + { + var resolvedCodeAction = await _delegatedCodeActionResolver.ResolveCodeActionAsync(documentContext.GetTextDocumentIdentifier(), documentContext.Snapshot.Version, context.Language, request, cancellationToken).ConfigureAwait(false); + return resolvedCodeAction ?? request; + } + finally + { + request.Data = originalData; + } } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/IDelegatedCodeActionResolver.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/IDelegatedCodeActionResolver.cs similarity index 89% rename from src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/IDelegatedCodeActionResolver.cs rename to src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/IDelegatedCodeActionResolver.cs index 62a8fcd3c27..04c033f570d 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/IDelegatedCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/IDelegatedCodeActionResolver.cs @@ -6,7 +6,7 @@ using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.VisualStudio.LanguageServer.Protocol; -namespace Microsoft.CodeAnalysis.Razor.CodeActions; +namespace Microsoft.AspNetCore.Razor.LanguageServer.CodeActions; internal interface IDelegatedCodeActionResolver { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionResolver.cs index 274b5f544f2..ab57ceb5406 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionResolver.cs @@ -12,11 +12,8 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class CSharpCodeActionResolver( - IDelegatedCodeActionResolver delegatedCodeActionResolver, - IRazorFormattingService razorFormattingService) : ICSharpCodeActionResolver +internal sealed class CSharpCodeActionResolver(IRazorFormattingService razorFormattingService) : ICSharpCodeActionResolver { - private readonly IDelegatedCodeActionResolver _delegatedCodeActionResolver = delegatedCodeActionResolver; private readonly IRazorFormattingService _razorFormattingService = razorFormattingService; public string Action => LanguageServerConstants.CodeActions.Default; @@ -26,14 +23,13 @@ public async Task ResolveAsync( CodeAction codeAction, CancellationToken cancellationToken) { - var resolvedCodeAction = await _delegatedCodeActionResolver.ResolveCodeActionAsync(documentContext.GetTextDocumentIdentifier(), documentContext.Snapshot.Version, RazorLanguageKind.CSharp, codeAction, cancellationToken).ConfigureAwait(false); - if (resolvedCodeAction?.Edit?.DocumentChanges is null) + if (codeAction.Edit?.DocumentChanges is null) { // Unable to resolve code action with server, return original code action return codeAction; } - if (resolvedCodeAction.Edit.DocumentChanges.Value.Count() != 1) + if (codeAction.Edit.DocumentChanges.Value.Count() != 1) { // We don't yet support multi-document code actions, return original code action return codeAction; @@ -41,7 +37,7 @@ public async Task ResolveAsync( cancellationToken.ThrowIfCancellationRequested(); - var documentChanged = resolvedCodeAction.Edit.DocumentChanges.Value.First(); + var documentChanged = codeAction.Edit.DocumentChanges.Value.First(); if (!documentChanged.TryGetFirst(out var textDocumentEdit)) { // Only Text Document Edit changes are supported currently, return original code action @@ -68,7 +64,7 @@ public async Task ResolveAsync( { Uri = documentContext.Uri }; - resolvedCodeAction.Edit = new WorkspaceEdit() + codeAction.Edit = new WorkspaceEdit() { DocumentChanges = new TextDocumentEdit[] { new TextDocumentEdit() @@ -79,6 +75,6 @@ public async Task ResolveAsync( } }; - return resolvedCodeAction; + return codeAction; } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/UnformattedRemappingCSharpCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/UnformattedRemappingCSharpCodeActionResolver.cs index c87710518bd..d1e20dbf914 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/UnformattedRemappingCSharpCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/UnformattedRemappingCSharpCodeActionResolver.cs @@ -16,11 +16,8 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; /// /// Resolves and remaps the code action, without running formatting passes. /// -internal sealed class UnformattedRemappingCSharpCodeActionResolver( - IDelegatedCodeActionResolver delegatedCodeActionResolver, - IDocumentMappingService documentMappingService) : ICSharpCodeActionResolver +internal sealed class UnformattedRemappingCSharpCodeActionResolver(IDocumentMappingService documentMappingService) : ICSharpCodeActionResolver { - private readonly IDelegatedCodeActionResolver _delegatedCodeActionResolver = delegatedCodeActionResolver; private readonly IDocumentMappingService _documentMappingService = documentMappingService; public string Action => LanguageServerConstants.CodeActions.UnformattedRemap; @@ -32,21 +29,20 @@ public async Task ResolveAsync( { cancellationToken.ThrowIfCancellationRequested(); - var resolvedCodeAction = await _delegatedCodeActionResolver.ResolveCodeActionAsync(documentContext.GetTextDocumentIdentifier(), documentContext.Snapshot.Version, RazorLanguageKind.CSharp, codeAction, cancellationToken).ConfigureAwait(false); - if (resolvedCodeAction?.Edit?.DocumentChanges is null) + if (codeAction.Edit?.DocumentChanges is null) { // Unable to resolve code action with server, return original code action return codeAction; } - if (resolvedCodeAction.Edit.DocumentChanges.Value.Count() != 1) + if (codeAction.Edit.DocumentChanges.Value.Count() != 1) { // We don't yet support multi-document code actions, return original code action Debug.Fail($"Encountered an unsupported multi-document code action edit with ${codeAction.Title}."); return codeAction; } - var documentChanged = resolvedCodeAction.Edit.DocumentChanges.Value.First(); + var documentChanged = codeAction.Edit.DocumentChanges.Value.First(); if (!documentChanged.TryGetFirst(out var textDocumentEdit)) { // Only Text Document Edit changes are supported currently, return original code action @@ -78,7 +74,7 @@ public async Task ResolveAsync( { Uri = documentContext.Uri, }; - resolvedCodeAction.Edit = new WorkspaceEdit() + codeAction.Edit = new WorkspaceEdit() { DocumentChanges = new[] { new TextDocumentEdit() @@ -89,6 +85,6 @@ public async Task ResolveAsync( }, }; - return resolvedCodeAction; + return codeAction; } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs index a20c835b451..ec24477bf30 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs @@ -9,6 +9,7 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor; using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.Formatting; @@ -31,7 +32,7 @@ internal sealed class CodeActionResolveService( private readonly FrozenDictionary _htmlCodeActionResolvers = CreateResolverMap(htmlCodeActionResolvers); private readonly ILogger _logger = loggerFactory.GetOrCreateLogger(); - public async Task ResolveCodeActionAsync(DocumentContext documentContext, CodeAction request, RazorFormattingOptions options, CancellationToken cancellationToken) + public async Task ResolveCodeActionAsync(DocumentContext documentContext, CodeAction request, CodeAction? resolvedDelegatedCodeAction, RazorFormattingOptions options, CancellationToken cancellationToken) { var resolutionParams = GetRazorCodeActionResolutionParams(request); @@ -47,8 +48,6 @@ public async Task ResolveCodeActionAsync(DocumentContext documentCon return request; } - request.Data = resolutionParams.Data; - switch (resolutionParams.Language) { case RazorLanguageKind.Razor: @@ -61,13 +60,13 @@ public async Task ResolveCodeActionAsync(DocumentContext documentCon case RazorLanguageKind.CSharp: return await ResolveCSharpCodeActionAsync( documentContext, - request, + resolvedDelegatedCodeAction.AssumeNotNull(), resolutionParams, cancellationToken).ConfigureAwait(false); case RazorLanguageKind.Html: return await ResolveHtmlCodeActionAsync( documentContext, - request, + resolvedDelegatedCodeAction.AssumeNotNull(), resolutionParams, cancellationToken).ConfigureAwait(false); default: diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionResolver.cs index 075a598e15f..fc7317a539b 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionResolver.cs @@ -10,11 +10,8 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class HtmlCodeActionResolver( - IDelegatedCodeActionResolver delegatedCodeActionResolver, - IEditMappingService editMappingService) : IHtmlCodeActionResolver +internal sealed class HtmlCodeActionResolver(IEditMappingService editMappingService) : IHtmlCodeActionResolver { - private readonly IDelegatedCodeActionResolver _delegatedCodeActionResolver = delegatedCodeActionResolver; private readonly IEditMappingService _editMappingService = editMappingService; public string Action => LanguageServerConstants.CodeActions.Default; @@ -24,15 +21,8 @@ public async Task ResolveAsync( CodeAction codeAction, CancellationToken cancellationToken) { - var resolvedCodeAction = await _delegatedCodeActionResolver.ResolveCodeActionAsync(documentContext.GetTextDocumentIdentifier(), documentContext.Snapshot.Version, RazorLanguageKind.Html, codeAction, cancellationToken).ConfigureAwait(false); - if (resolvedCodeAction?.Edit?.DocumentChanges is null) - { - // Unable to resolve code action with server, return original code action - return codeAction; - } + await HtmlCodeActionProvider.RemapAndFixHtmlCodeActionEditAsync(_editMappingService, documentContext.Snapshot, codeAction, cancellationToken).ConfigureAwait(false); - await HtmlCodeActionProvider.RemapAndFixHtmlCodeActionEditAsync(_editMappingService, documentContext.Snapshot, resolvedCodeAction, cancellationToken).ConfigureAwait(false); - - return resolvedCodeAction; + return codeAction; } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionResolveService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionResolveService.cs index bc222183eaa..a93ee1a57c6 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionResolveService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionResolveService.cs @@ -11,5 +11,5 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; internal interface ICodeActionResolveService { - Task ResolveCodeActionAsync(DocumentContext documentContext, CodeAction request, RazorFormattingOptions options, CancellationToken cancellationToken); + Task ResolveCodeActionAsync(DocumentContext documentContext, CodeAction request, CodeAction? resolvedDelegatedCodeAction, RazorFormattingOptions options, CancellationToken cancellationToken); } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionResolverTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionResolverTest.cs index 2e013afa8e2..2090a2d06bc 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionResolverTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CSharp/CSharpCodeActionResolverTest.cs @@ -9,13 +9,10 @@ using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc.Razor.Extensions; using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; using Microsoft.CodeAnalysis.Razor.CodeActions; using Microsoft.CodeAnalysis.Razor.Formatting; using Microsoft.CodeAnalysis.Razor.ProjectSystem; -using Microsoft.CodeAnalysis.Razor.Protocol; -using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.LanguageServer.Protocol; using Moq; @@ -44,11 +41,6 @@ public class CSharpCodeActionResolverTest(ITestOutputHelper testOutput) : Langua private static readonly TextEdit s_defaultFormattedEdit = VsLspFactory.CreateTextEdit(position: (0, 0), "Remapped & Formatted Edit"); private static readonly TextChange s_defaultFormattedChange = new TextChange(new TextSpan(0, 0), s_defaultFormattedEdit.NewText); - private static readonly CodeAction s_defaultUnresolvedCodeAction = new CodeAction() - { - Title = "Unresolved Code Action" - }; - [Fact] public async Task ResolveAsync_ReturnsResolvedCodeAction() { @@ -56,7 +48,7 @@ public async Task ResolveAsync_ReturnsResolvedCodeAction() CreateCodeActionResolver(out var csharpCodeActionResolver, out var documentContext); // Act - var returnedCodeAction = await csharpCodeActionResolver.ResolveAsync(documentContext, s_defaultUnresolvedCodeAction, DisposalToken); + var returnedCodeAction = await csharpCodeActionResolver.ResolveAsync(documentContext, s_defaultResolvedCodeAction, DisposalToken); // Assert Assert.Equal(s_defaultResolvedCodeAction.Title, returnedCodeAction.Title); @@ -74,7 +66,7 @@ public async Task ResolveAsync_ReturnsResolvedCodeAction() public async Task ResolveAsync_NoDocumentChanges_ReturnsOriginalCodeAction() { // Arrange - var resolvedCodeAction = new CodeAction() + var codeAction = new CodeAction() { Title = "ResolvedCodeAction", Data = JsonSerializer.SerializeToElement(new object()), @@ -84,24 +76,22 @@ public async Task ResolveAsync_NoDocumentChanges_ReturnsOriginalCodeAction() } }; - var languageServer = CreateLanguageServer(resolvedCodeAction); - - CreateCodeActionResolver(out var csharpCodeActionResolver, out var documentContext, clientConnection: languageServer); + CreateCodeActionResolver(out var csharpCodeActionResolver, out var documentContext); // Act - var returnedCodeAction = await csharpCodeActionResolver.ResolveAsync(documentContext, s_defaultUnresolvedCodeAction, DisposalToken); + var returnedCodeAction = await csharpCodeActionResolver.ResolveAsync(documentContext, codeAction, DisposalToken); // Assert - Assert.Equal(s_defaultUnresolvedCodeAction.Title, returnedCodeAction.Title); + Assert.Same(codeAction, returnedCodeAction); } [Fact] public async Task ResolveAsync_MultipleDocumentChanges_ReturnsOriginalCodeAction() { // Arrange - var resolvedCodeAction = new CodeAction() + var codeAction = new CodeAction() { - Title = "ResolvedCodeAction", + Title = "CodeAction", Data = JsonSerializer.SerializeToElement(new object()), Edit = new WorkspaceEdit() { @@ -119,22 +109,20 @@ public async Task ResolveAsync_MultipleDocumentChanges_ReturnsOriginalCodeAction } }; - var languageServer = CreateLanguageServer(resolvedCodeAction); - - CreateCodeActionResolver(out var csharpCodeActionResolver, out var documentContext, clientConnection: languageServer); + CreateCodeActionResolver(out var csharpCodeActionResolver, out var documentContext); // Act - var returnedCodeAction = await csharpCodeActionResolver.ResolveAsync(documentContext, s_defaultUnresolvedCodeAction, DisposalToken); + var returnedCodeAction = await csharpCodeActionResolver.ResolveAsync(documentContext, codeAction, DisposalToken); // Assert - Assert.Equal(s_defaultUnresolvedCodeAction.Title, returnedCodeAction.Title); + Assert.Same(codeAction, returnedCodeAction); } [Fact] public async Task ResolveAsync_NonTextDocumentEdit_ReturnsOriginalCodeAction() { // Arrange - var resolvedCodeAction = new CodeAction() + var codeAction = new CodeAction() { Title = "ResolvedCodeAction", Data = JsonSerializer.SerializeToElement(new object()), @@ -149,21 +137,18 @@ public async Task ResolveAsync_NonTextDocumentEdit_ReturnsOriginalCodeAction() } }; - var languageServer = CreateLanguageServer(resolvedCodeAction); - - CreateCodeActionResolver(out var csharpCodeActionResolver, out var documentContext, clientConnection: languageServer); + CreateCodeActionResolver(out var csharpCodeActionResolver, out var documentContext); // Act - var returnedCodeAction = await csharpCodeActionResolver.ResolveAsync(documentContext, s_defaultUnresolvedCodeAction, DisposalToken); + var returnedCodeAction = await csharpCodeActionResolver.ResolveAsync(documentContext, codeAction, DisposalToken); // Assert - Assert.Equal(s_defaultUnresolvedCodeAction.Title, returnedCodeAction.Title); + Assert.Same(codeAction, returnedCodeAction); } private static void CreateCodeActionResolver( out CSharpCodeActionResolver csharpCodeActionResolver, out DocumentContext documentContext, - IClientConnection? clientConnection = null, IRazorFormattingService? razorFormattingService = null) { var documentPath = "c:/Test.razor"; @@ -171,12 +156,9 @@ private static void CreateCodeActionResolver( var contents = string.Empty; var codeDocument = CreateCodeDocument(contents, documentPath); - clientConnection ??= CreateLanguageServer(); razorFormattingService ??= CreateRazorFormattingService(documentUri); - var delegatedCodeActionResolver = new DelegatedCodeActionResolver(clientConnection); csharpCodeActionResolver = new CSharpCodeActionResolver( - delegatedCodeActionResolver, razorFormattingService); documentContext = CreateDocumentContext(documentUri, codeDocument); @@ -193,18 +175,6 @@ private static IRazorFormattingService CreateRazorFormattingService(Uri document return razorFormattingService; } - private static IClientConnection CreateLanguageServer(CodeAction? resolvedCodeAction = null) - { - var response = resolvedCodeAction ?? s_defaultResolvedCodeAction; - - var clientConnection = new Mock(MockBehavior.Strict); - clientConnection - .Setup(l => l.SendRequestAsync(CustomMessageNames.RazorResolveCodeActionsEndpoint, It.IsAny(), It.IsAny())) - .ReturnsAsync(response); - - return clientConnection.Object; - } - private static RazorCodeDocument CreateCodeDocument(string text, string documentPath) { var projectItem = new TestRazorProjectItem(documentPath) { Content = text }; diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs index 57edf6f74f6..21e87c5c62a 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs @@ -1217,14 +1217,14 @@ internal async Task GetEditsAsync( var delegatedCodeActionResolver = new DelegatedCodeActionResolver(clientConnection); var csharpResolvers = new ICSharpCodeActionResolver[] { - new CSharpCodeActionResolver(delegatedCodeActionResolver, formattingService) + new CSharpCodeActionResolver(formattingService) }; var htmlResolvers = Array.Empty(); optionsMonitor ??= TestRazorLSPOptionsMonitor.Create(); var codeActionResolveService = new CodeActionResolveService(razorResolvers, csharpResolvers, htmlResolvers, LoggerFactory); - var resolveEndpoint = new CodeActionResolveEndpoint(codeActionResolveService, optionsMonitor); + var resolveEndpoint = new CodeActionResolveEndpoint(codeActionResolveService, delegatedCodeActionResolver, optionsMonitor); var resolveResult = await resolveEndpoint.HandleRequestAsync(codeActionToRun, requestContext, DisposalToken); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionResolutionEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionResolutionEndpointTest.cs index c0036046eac..1ca861a9f41 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionResolutionEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionResolutionEndpointTest.cs @@ -5,6 +5,7 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; using Microsoft.AspNetCore.Razor.Threading; using Microsoft.CodeAnalysis.Razor.CodeActions; @@ -32,6 +33,7 @@ public async Task Handle_Valid_RazorCodeAction_WithResolver() LoggerFactory); var codeActionEndpoint = new CodeActionResolveEndpoint( codeActionResolveService, + StrictMock.Of(), TestRazorLSPOptionsMonitor.Create()); var requestParams = new RazorCodeActionResolutionParams() { @@ -69,6 +71,7 @@ [new MockCSharpCodeActionResolver("Test")], LoggerFactory); var codeActionEndpoint = new CodeActionResolveEndpoint( codeActionResolveService, + new NoOpDelegatedCodeActionResolver(), TestRazorLSPOptionsMonitor.Create()); var requestParams = new RazorCodeActionResolutionParams() { @@ -102,6 +105,7 @@ public async Task Handle_Valid_CSharpCodeAction_WithMultipleLanguageResolvers() LoggerFactory); var codeActionEndpoint = new CodeActionResolveEndpoint( codeActionResolveService, + new NoOpDelegatedCodeActionResolver(), TestRazorLSPOptionsMonitor.Create()); var requestParams = new RazorCodeActionResolutionParams() { @@ -135,6 +139,7 @@ public async Task Handle_Valid_RazorCodeAction_WithoutResolver() LoggerFactory); var codeActionEndpoint = new CodeActionResolveEndpoint( codeActionResolveService, + StrictMock.Of(), TestRazorLSPOptionsMonitor.Create()); var requestParams = new RazorCodeActionResolutionParams() { @@ -177,6 +182,7 @@ public async Task Handle_Valid_CSharpCodeAction_WithoutResolver() LoggerFactory); var codeActionEndpoint = new CodeActionResolveEndpoint( codeActionResolveService, + StrictMock.Of(), TestRazorLSPOptionsMonitor.Create()); var requestParams = new RazorCodeActionResolutionParams() { @@ -215,6 +221,7 @@ public async Task Handle_Valid_RazorCodeAction_WithCSharpResolver_ResolvesNull() LoggerFactory); var codeActionEndpoint = new CodeActionResolveEndpoint( codeActionResolveService, + StrictMock.Of(), TestRazorLSPOptionsMonitor.Create()); var requestParams = new RazorCodeActionResolutionParams() { @@ -257,6 +264,7 @@ public async Task Handle_Valid_CSharpCodeAction_WithRazorResolver_ResolvesNull() LoggerFactory); var codeActionEndpoint = new CodeActionResolveEndpoint( codeActionResolveService, + StrictMock.Of(), TestRazorLSPOptionsMonitor.Create()); var requestParams = new RazorCodeActionResolutionParams() { @@ -446,6 +454,7 @@ public async Task Handle_ResolveEditBasedCodeActionCommand() LoggerFactory); var codeActionEndpoint = new CodeActionResolveEndpoint( codeActionResolveService, + StrictMock.Of(), TestRazorLSPOptionsMonitor.Create()); var requestParams = new RazorCodeActionResolutionParams() { @@ -469,6 +478,14 @@ public async Task Handle_ResolveEditBasedCodeActionCommand() Assert.NotNull(razorCodeAction.Edit); } + private class NoOpDelegatedCodeActionResolver : IDelegatedCodeActionResolver + { + public Task ResolveCodeActionAsync(TextDocumentIdentifier razorFileIdentifier, int hostDocumentVersion, RazorLanguageKind languageKind, CodeAction codeAction, CancellationToken cancellationToken) + { + return Task.FromResult(codeAction); + } + } + private class MockRazorCodeActionResolver : IRazorCodeActionResolver { public string Action { get; } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Html/HtmlCodeActionResolverTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Html/HtmlCodeActionResolverTest.cs index e0bfaa4b922..cf2f7e6cc45 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Html/HtmlCodeActionResolverTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Html/HtmlCodeActionResolverTest.cs @@ -4,15 +4,12 @@ using System; using System.Threading; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; using Microsoft.CodeAnalysis.Razor.CodeActions; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.DocumentMapping; using Microsoft.CodeAnalysis.Razor.ProjectSystem; -using Microsoft.CodeAnalysis.Razor.Protocol; -using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Testing; using Microsoft.VisualStudio.LanguageServer.Protocol; using Moq; @@ -59,8 +56,7 @@ public async Task ResolveAsync_RemapsAndFixesEdits() .Setup(x => x.RemapWorkspaceEditAsync(It.IsAny(), It.IsAny(), It.IsAny())) .ReturnsAsync(remappedEdit); - var delegatedCodeActionResolver = new DelegatedCodeActionResolver(CreateLanguageServer(resolvedCodeAction)); - var resolver = new HtmlCodeActionResolver(delegatedCodeActionResolver, editMappingServiceMock.Object); + var resolver = new HtmlCodeActionResolver(editMappingServiceMock.Object); var codeAction = new RazorVSInternalCodeAction() { @@ -99,16 +95,4 @@ public async Task ResolveAsync_RemapsAndFixesEdits() Assert.Equal("", e.NewText); }); } - - private static IClientConnection CreateLanguageServer(CodeAction resolvedCodeAction) - { - var response = resolvedCodeAction; - - var clientConnection = new Mock(MockBehavior.Strict); - clientConnection - .Setup(l => l.SendRequestAsync(CustomMessageNames.RazorResolveCodeActionsEndpoint, It.IsAny(), It.IsAny())) - .ReturnsAsync(response); - - return clientConnection.Object; - } } From 3376535870ad672ea00755a107d53a6fd93b08a4 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Fri, 1 Nov 2024 15:59:32 +1100 Subject: [PATCH 039/172] Create basic cohosting infrastrcuture --- eng/targets/Services.props | 1 + .../CSharp/CSharpCodeActionProvider.cs | 2 +- .../TypeAccessibilityCodeActionProvider.cs | 2 +- .../CodeActions/CodeActionsService.cs | 2 +- .../Html/HtmlCodeActionProvider.cs | 2 +- ...omponentAccessibilityCodeActionProvider.cs | 2 +- .../ExtractToCodeBehindCodeActionProvider.cs | 2 +- .../ExtractToComponentCodeActionProvider.cs | 2 +- .../Razor/GenerateMethodCodeActionProvider.cs | 2 +- .../Remote/IRemoteCodeActionsService.cs | 14 ++++ .../Remote/RazorServices.cs | 1 + .../CodeActions/RemoteCodeActionsService.cs | 35 +++++++++ .../CodeActions/RemoteServices.cs | 46 ++++++++++++ .../Cohost/CohostCodeActionsEndpoint.cs | 75 +++++++++++++++++++ 14 files changed, 180 insertions(+), 8 deletions(-) create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteServices.cs create mode 100644 src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs diff --git a/eng/targets/Services.props b/eng/targets/Services.props index 0501df0e116..a2e19ca1476 100644 --- a/eng/targets/Services.props +++ b/eng/targets/Services.props @@ -33,5 +33,6 @@ + diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionProvider.cs index 5f893c6e624..b06724851f0 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionProvider.cs @@ -17,7 +17,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class CSharpCodeActionProvider(LanguageServerFeatureOptions languageServerFeatureOptions) : ICSharpCodeActionProvider +internal class CSharpCodeActionProvider(LanguageServerFeatureOptions languageServerFeatureOptions) : ICSharpCodeActionProvider { // Internal for testing internal static readonly HashSet SupportedDefaultCodeActionNames = diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/TypeAccessibilityCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/TypeAccessibilityCodeActionProvider.cs index dde537f6a73..a123b788151 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/TypeAccessibilityCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/TypeAccessibilityCodeActionProvider.cs @@ -27,7 +27,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; using SyntaxNode = Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxNode; -internal sealed class TypeAccessibilityCodeActionProvider : ICSharpCodeActionProvider +internal class TypeAccessibilityCodeActionProvider : ICSharpCodeActionProvider { private static readonly IEnumerable s_supportedDiagnostics = new[] { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs index 57d07cd17b1..2d65c6d8569 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs @@ -22,7 +22,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class CodeActionsService( +internal class CodeActionsService( IDocumentMappingService documentMappingService, IEnumerable razorCodeActionProviders, IEnumerable csharpCodeActionProviders, diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionProvider.cs index a29cbd0083c..4dbe2e9aa41 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionProvider.cs @@ -15,7 +15,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class HtmlCodeActionProvider(IEditMappingService editMappingService) : IHtmlCodeActionProvider +internal class HtmlCodeActionProvider(IEditMappingService editMappingService) : IHtmlCodeActionProvider { private readonly IEditMappingService _editMappingService = editMappingService; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ComponentAccessibilityCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ComponentAccessibilityCodeActionProvider.cs index 28a44f8d41e..c70008b1c32 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ComponentAccessibilityCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ComponentAccessibilityCodeActionProvider.cs @@ -25,7 +25,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; using SyntaxNode = Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxNode; -internal sealed class ComponentAccessibilityCodeActionProvider : IRazorCodeActionProvider +internal class ComponentAccessibilityCodeActionProvider : IRazorCodeActionProvider { public async Task> ProvideAsync(RazorCodeActionContext context, CancellationToken cancellationToken) { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionProvider.cs index 9fd9cd646d8..264e259d0f0 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionProvider.cs @@ -20,7 +20,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class ExtractToCodeBehindCodeActionProvider(ILoggerFactory loggerFactory) : IRazorCodeActionProvider +internal class ExtractToCodeBehindCodeActionProvider(ILoggerFactory loggerFactory) : IRazorCodeActionProvider { private readonly ILogger _logger = loggerFactory.GetOrCreateLogger(); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs index 695e3a5f1fa..64ff97ff825 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs @@ -18,7 +18,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions.Razor; using SyntaxNode = Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxNode; -internal sealed class ExtractToComponentCodeActionProvider() : IRazorCodeActionProvider +internal class ExtractToComponentCodeActionProvider() : IRazorCodeActionProvider { public Task> ProvideAsync(RazorCodeActionContext context, CancellationToken cancellationToken) { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionProvider.cs index bd421fabff6..2706d5ac164 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionProvider.cs @@ -20,7 +20,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions.Razor; using SyntaxNode = Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxNode; -internal sealed class GenerateMethodCodeActionProvider : IRazorCodeActionProvider +internal class GenerateMethodCodeActionProvider : IRazorCodeActionProvider { public Task> ProvideAsync(RazorCodeActionContext context, CancellationToken cancellationToken) { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs new file mode 100644 index 00000000000..6326752bf9b --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs @@ -0,0 +1,14 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Threading; +using System.Threading.Tasks; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using Roslyn.LanguageServer.Protocol; + +namespace Microsoft.CodeAnalysis.Razor.Remote; + +internal interface IRemoteCodeActionsService : IRemoteJsonService +{ + ValueTask GetCodeActionsAsync(JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, JsonSerializableDocumentId razorDocumentId, CodeActionParams request, CancellationToken cancellationToken); +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs index 0fb7d6c8596..0f2f53574cb 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs @@ -36,6 +36,7 @@ internal static class RazorServices (typeof(IRemoteRenameService), null), (typeof(IRemoteGoToImplementationService), null), (typeof(IRemoteDiagnosticsService), null), + (typeof(IRemoteCodeActionsService), null), ]; private const string ComponentName = "Razor"; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs new file mode 100644 index 00000000000..e2660fe8c8f --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs @@ -0,0 +1,35 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Threading; +using System.Threading.Tasks; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using Microsoft.CodeAnalysis.Razor.CodeActions; +using Microsoft.CodeAnalysis.Razor.Remote; +using Microsoft.CodeAnalysis.Remote.Razor.ProjectSystem; +using Roslyn.LanguageServer.Protocol; + +namespace Microsoft.CodeAnalysis.Remote.Razor; + +internal sealed partial class RemoteCodeActionsService(in ServiceArgs args) : RazorDocumentServiceBase(in args), IRemoteCodeActionsService +{ + internal sealed class Factory : FactoryBase + { + protected override IRemoteCodeActionsService CreateService(in ServiceArgs args) + => new RemoteCodeActionsService(in args); + } + + private readonly ICodeActionsService _codeActionsService = args.ExportProvider.GetExportedValue(); + + public ValueTask GetCodeActionsAsync(JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, JsonSerializableDocumentId razorDocumentId, CodeActionParams request, CancellationToken cancellationToken) + => RunServiceAsync( + solutionInfo, + razorDocumentId, + context => GetCodeActionsAsync(context, request, cancellationToken), + cancellationToken); + + private ValueTask GetCodeActionsAsync(RemoteDocumentContext context, CodeActionParams request, CancellationToken cancellationToken) + { + return new([]); + } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteServices.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteServices.cs new file mode 100644 index 00000000000..556fb8b0ca3 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteServices.cs @@ -0,0 +1,46 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Composition; +using Microsoft.CodeAnalysis.Razor.CodeActions; +using Microsoft.CodeAnalysis.Razor.CodeActions.Razor; +using Microsoft.CodeAnalysis.Razor.DocumentMapping; +using Microsoft.CodeAnalysis.Razor.Logging; +using Microsoft.CodeAnalysis.Razor.Workspaces; + +namespace Microsoft.CodeAnalysis.Remote.Razor.CodeActions; + +[Export(typeof(ICodeActionsService)), Shared] +[method: ImportingConstructor] +internal sealed class OOPCodeActionsService( + IDocumentMappingService documentMappingService, + [ImportMany] IEnumerable razorCodeActionProviders, + [ImportMany] IEnumerable csharpCodeActionProviders, + [ImportMany] IEnumerable htmlCodeActionProviders, + LanguageServerFeatureOptions languageServerFeatureOptions) + : CodeActionsService(documentMappingService, razorCodeActionProviders, csharpCodeActionProviders, htmlCodeActionProviders, languageServerFeatureOptions); + +[Export(typeof(IRazorCodeActionProvider)), Shared] +[method: ImportingConstructor] +internal sealed class OOPExtractToCodeBehindCodeActionProvider(ILoggerFactory loggerFactory) : ExtractToCodeBehindCodeActionProvider(loggerFactory); + +[Export(typeof(IRazorCodeActionProvider)), Shared] +internal sealed class OOPExtractToComponentCodeActionProvider : ExtractToComponentCodeActionProvider; + +[Export(typeof(IRazorCodeActionProvider)), Shared] +internal sealed class OOPComponentAccessibilityCodeActionProvider : ComponentAccessibilityCodeActionProvider; + +[Export(typeof(IRazorCodeActionProvider)), Shared] +internal sealed class OOPGenerateMethodCodeActionProvider : GenerateMethodCodeActionProvider; + +[Export(typeof(ICSharpCodeActionProvider)), Shared] +internal sealed class OOPTypeAccessibilityCodeActionProvider : TypeAccessibilityCodeActionProvider; + +[Export(typeof(ICSharpCodeActionProvider)), Shared] +[method: ImportingConstructor] +internal sealed class OOPDefaultCSharpCodeActionProvider(LanguageServerFeatureOptions languageServerFeatureOptions) : CSharpCodeActionProvider(languageServerFeatureOptions); + +[Export(typeof(IHtmlCodeActionProvider)), Shared] +[method: ImportingConstructor] +internal sealed class OOPDefaultHtmlCodeActionProvider(IEditMappingService editMappingService) : HtmlCodeActionProvider(editMappingService); diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs new file mode 100644 index 00000000000..569883283ce --- /dev/null +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs @@ -0,0 +1,75 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Immutable; +using System.Composition; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.CodeAnalysis; +using Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost; +using Microsoft.CodeAnalysis.Razor.Remote; +using Roslyn.LanguageServer.Protocol; +using VSLSP = Microsoft.VisualStudio.LanguageServer.Protocol; + +namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; + +#pragma warning disable RS0030 // Do not use banned APIs +[Shared] +[CohostEndpoint(Methods.TextDocumentCodeActionName)] +[Export(typeof(IDynamicRegistrationProvider))] +[ExportCohostStatelessLspService(typeof(CohostCodeActionsEndpoint))] +[method: ImportingConstructor] +#pragma warning restore RS0030 // Do not use banned APIs +internal class CohostCodeActionsEndpoint(IRemoteServiceInvoker remoteServiceInvoker) + : AbstractRazorCohostDocumentRequestHandler, IDynamicRegistrationProvider +{ + private readonly IRemoteServiceInvoker _remoteServiceInvoker = remoteServiceInvoker; + + protected override bool MutatesSolutionState => false; + + protected override bool RequiresLSPSolution => true; + + public ImmutableArray GetRegistrations(VSLSP.VSInternalClientCapabilities clientCapabilities, VSLSP.DocumentFilter[] filter, RazorCohostRequestContext requestContext) + { + if (clientCapabilities.TextDocument?.CodeAction?.DynamicRegistration == true) + { + return [new VSLSP.Registration + { + Method = Methods.TextDocumentCodeActionName, + RegisterOptions = new VSLSP.CodeActionRegistrationOptions() + { + DocumentSelector = filter + }.EnableCodeActions() + }]; + } + + return []; + } + + protected override RazorTextDocumentIdentifier? GetRazorTextDocumentIdentifier(CodeActionParams request) + => request.TextDocument.ToRazorTextDocumentIdentifier(); + + protected override Task HandleRequestAsync(CodeActionParams request, RazorCohostRequestContext context, CancellationToken cancellationToken) + => HandleRequestAsync(context.TextDocument.AssumeNotNull(), request, cancellationToken); + + private async Task HandleRequestAsync(TextDocument razorDocument, CodeActionParams request, CancellationToken cancellationToken) + { + // Normally we could remove the await here, but in this case it neatly converts from ValueTask to Task for us, + // and more importantly this method is essentially a public API entry point (via LSP) so having it appear in + // call stacks is desirable + return await _remoteServiceInvoker.TryInvokeAsync( + razorDocument.Project.Solution, + (service, solutionInfo, cancellationToken) => service.GetCodeActionsAsync(solutionInfo, razorDocument.Id, request, cancellationToken), + cancellationToken).ConfigureAwait(false); + } + + internal TestAccessor GetTestAccessor() => new(this); + + internal readonly struct TestAccessor(CohostCodeActionsEndpoint instance) + { + public Task HandleRequestAsync(TextDocument razorDocument, CodeActionParams request, CancellationToken cancellationToken) + => instance.HandleRequestAsync(razorDocument, request, cancellationToken); + } +} From 6f61999a446828f59b1c2bc1358c4f294d56917a Mon Sep 17 00:00:00 2001 From: David Wengier Date: Fri, 1 Nov 2024 18:08:19 +1100 Subject: [PATCH 040/172] Complete cohosting code actions functionality --- .../RazorLanguageServer.cs | 3 +- .../Remote/CodeActionRequestInfo.cs | 14 + .../Remote/IRemoteCodeActionsService.cs | 17 +- .../RemoteClientInitializationOptions.cs | 6 + .../CodeActions/RemoteCodeActionsService.cs | 49 +- .../RemoteLanguageServerFeatureOptions.cs | 4 +- .../Cohost/CohostCodeActionsEndpoint.cs | 142 ++++- .../Remote/RemoteServiceInvoker.cs | 4 +- .../Cohost/CohostCodeActionsEndpointTest.cs | 490 ++++++++++++++++++ .../Cohost/CohostEndpointTestBase.cs | 9 +- 10 files changed, 703 insertions(+), 35 deletions(-) create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/CodeActionRequestInfo.cs create mode 100644 src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/RazorLanguageServer.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/RazorLanguageServer.cs index a646391abc0..2539ac23cac 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/RazorLanguageServer.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/RazorLanguageServer.cs @@ -130,7 +130,6 @@ protected override ILspServices ConstructLspServices() services.AddDocumentManagementServices(featureOptions); services.AddCompletionServices(); services.AddFormattingServices(featureOptions); - services.AddCodeActionsServices(); services.AddOptionsServices(_lspOptions); services.AddHoverServices(); services.AddTextDocumentServices(featureOptions); @@ -140,6 +139,8 @@ protected override ILspServices ConstructLspServices() // Diagnostics services.AddDiagnosticServices(); + services.AddCodeActionsServices(); + // Auto insert services.AddSingleton(); services.AddSingleton(); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/CodeActionRequestInfo.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/CodeActionRequestInfo.cs new file mode 100644 index 00000000000..5ffa448ba8d --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/CodeActionRequestInfo.cs @@ -0,0 +1,14 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Text.Json.Serialization; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; + +namespace Microsoft.CodeAnalysis.Razor.Remote; + +internal record CodeActionRequestInfo( + [property: JsonPropertyName("languageKind")] + RazorLanguageKind LanguageKind, + [property: JsonPropertyName("csharpRequest")] + VSCodeActionParams? CSharpRequest); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs index 6326752bf9b..c7f0b69feed 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs @@ -4,11 +4,24 @@ using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.ExternalAccess.Razor; -using Roslyn.LanguageServer.Protocol; +using Microsoft.CodeAnalysis.Razor.CodeActions.Models; +using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; +using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.CodeAnalysis.Razor.Remote; internal interface IRemoteCodeActionsService : IRemoteJsonService { - ValueTask GetCodeActionsAsync(JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, JsonSerializableDocumentId razorDocumentId, CodeActionParams request, CancellationToken cancellationToken); + ValueTask GetCodeActionRequestInfoAsync( + JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, + JsonSerializableDocumentId razorDocumentId, + VSCodeActionParams request, + CancellationToken cancellationToken); + + ValueTask[]?> GetCodeActionsAsync( + JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, + JsonSerializableDocumentId razorDocumentId, + VSCodeActionParams request, + RazorVSInternalCodeAction[] delegatedCodeActions, + CancellationToken cancellationToken); } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientInitializationOptions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientInitializationOptions.cs index 5bd3a09b409..d3b6331cf3c 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientInitializationOptions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RemoteClientInitializationOptions.cs @@ -27,4 +27,10 @@ internal struct RemoteClientInitializationOptions [JsonPropertyName("forceRuntimeCodeGeneration")] public required bool ForceRuntimeCodeGeneration { get; set; } + + [JsonPropertyName("supportsFileManipulation")] + public required bool SupportsFileManipulation { get; set; } + + [JsonPropertyName("showAllCSharpCodeActions")] + public required bool ShowAllCSharpCodeActions { get; set; } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs index e2660fe8c8f..249208c3167 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs @@ -3,11 +3,15 @@ using System.Threading; using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Language; using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Razor.CodeActions; +using Microsoft.CodeAnalysis.Razor.CodeActions.Models; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Razor.Remote; using Microsoft.CodeAnalysis.Remote.Razor.ProjectSystem; -using Roslyn.LanguageServer.Protocol; +using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.CodeAnalysis.Remote.Razor; @@ -20,16 +24,49 @@ protected override IRemoteCodeActionsService CreateService(in ServiceArgs args) } private readonly ICodeActionsService _codeActionsService = args.ExportProvider.GetExportedValue(); + private readonly IClientCapabilitiesService _clientCapabilitiesService = args.ExportProvider.GetExportedValue(); - public ValueTask GetCodeActionsAsync(JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, JsonSerializableDocumentId razorDocumentId, CodeActionParams request, CancellationToken cancellationToken) - => RunServiceAsync( + public ValueTask GetCodeActionRequestInfoAsync(JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, JsonSerializableDocumentId razorDocumentId, VSCodeActionParams request, CancellationToken cancellationToken) + => RunServiceAsync( solutionInfo, razorDocumentId, - context => GetCodeActionsAsync(context, request, cancellationToken), + context => GetCodeActionRequestInfoAsync(context, request, cancellationToken), cancellationToken); - private ValueTask GetCodeActionsAsync(RemoteDocumentContext context, CodeActionParams request, CancellationToken cancellationToken) + private async ValueTask GetCodeActionRequestInfoAsync(RemoteDocumentContext context, VSCodeActionParams request, CancellationToken cancellationToken) { - return new([]); + var codeDocument = await context.GetCodeDocumentAsync(cancellationToken).ConfigureAwait(false); + + var absoluteIndex = codeDocument.Source.Text.GetRequiredAbsoluteIndex(request.Range.Start); + + var languageKind = codeDocument.GetLanguageKind(absoluteIndex, rightAssociative: false); + + VSCodeActionParams? csharpRequest = null; + if (languageKind == RazorLanguageKind.CSharp) + { + csharpRequest = await _codeActionsService.GetCSharpCodeActionsRequestAsync(context.Snapshot, request, cancellationToken).ConfigureAwait(false); + + if (csharpRequest is not null) + { + // Since we're here, we may as well fill in the generated document Uri so the other caller won't have to calculate it + var generatedDocument = await context.Snapshot.GetGeneratedDocumentAsync(cancellationToken).ConfigureAwait(false); + csharpRequest.TextDocument.Uri = generatedDocument.CreateUri(); + } + } + + return new CodeActionRequestInfo(languageKind, csharpRequest); + } + + public ValueTask[]?> GetCodeActionsAsync(JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, JsonSerializableDocumentId razorDocumentId, VSCodeActionParams request, RazorVSInternalCodeAction[] delegatedCodeActions, CancellationToken cancellationToken) + => RunServiceAsync( + solutionInfo, + razorDocumentId, + context => GetCodeActionsAsync(context, request, delegatedCodeActions, cancellationToken), + cancellationToken); + + private async ValueTask[]?> GetCodeActionsAsync(RemoteDocumentContext context, VSCodeActionParams request, RazorVSInternalCodeAction[] delegatedCodeActions, CancellationToken cancellationToken) + { + var supportsCodeActionResolve = _clientCapabilitiesService.ClientCapabilities.TextDocument?.CodeAction?.ResolveSupport is not null; + return await _codeActionsService.GetCodeActionsAsync(request, context.Snapshot, delegatedCodeActions, supportsCodeActionResolve, cancellationToken).ConfigureAwait(false); } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteLanguageServerFeatureOptions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteLanguageServerFeatureOptions.cs index ed6b2ddb602..c4fe60491a6 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteLanguageServerFeatureOptions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteLanguageServerFeatureOptions.cs @@ -17,7 +17,7 @@ internal class RemoteLanguageServerFeatureOptions : LanguageServerFeatureOptions public void SetOptions(RemoteClientInitializationOptions options) => _options = options; - public override bool SupportsFileManipulation => throw new InvalidOperationException("This option has not been synced to OOP."); + public override bool SupportsFileManipulation => _options.SupportsFileManipulation; public override string CSharpVirtualDocumentSuffix => _options.CSharpVirtualDocumentSuffix; @@ -29,7 +29,7 @@ internal class RemoteLanguageServerFeatureOptions : LanguageServerFeatureOptions public override bool UsePreciseSemanticTokenRanges => _options.UsePreciseSemanticTokenRanges; - public override bool ShowAllCSharpCodeActions => throw new InvalidOperationException("This option has not been synced to OOP."); + public override bool ShowAllCSharpCodeActions => _options.ShowAllCSharpCodeActions; public override bool UpdateBuffersForClosedDocuments => throw new InvalidOperationException("This option has not been synced to OOP."); diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs index 569883283ce..916199c07b4 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs @@ -1,17 +1,27 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; +using System.Collections.Generic; using System.Collections.Immutable; using System.Composition; +using System.Text.Json; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.CodeAnalysis; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost; +using Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost.Handlers; +using Microsoft.CodeAnalysis.Razor.CodeActions.Models; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Razor.Remote; -using Roslyn.LanguageServer.Protocol; -using VSLSP = Microsoft.VisualStudio.LanguageServer.Protocol; +using Microsoft.CodeAnalysis.Razor.Workspaces.Telemetry; +using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; +using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; @@ -22,54 +32,148 @@ namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; [ExportCohostStatelessLspService(typeof(CohostCodeActionsEndpoint))] [method: ImportingConstructor] #pragma warning restore RS0030 // Do not use banned APIs -internal class CohostCodeActionsEndpoint(IRemoteServiceInvoker remoteServiceInvoker) - : AbstractRazorCohostDocumentRequestHandler, IDynamicRegistrationProvider +internal class CohostCodeActionsEndpoint( + IRemoteServiceInvoker remoteServiceInvoker, + IClientCapabilitiesService clientCapabilitiesService, + IHtmlDocumentSynchronizer htmlDocumentSynchronizer, + LSPRequestInvoker requestInvoker, + ITelemetryReporter telemetryReporter) + : AbstractRazorCohostDocumentRequestHandler[]?>, IDynamicRegistrationProvider { private readonly IRemoteServiceInvoker _remoteServiceInvoker = remoteServiceInvoker; + private readonly IClientCapabilitiesService _clientCapabilitiesService = clientCapabilitiesService; + private readonly IHtmlDocumentSynchronizer _htmlDocumentSynchronizer = htmlDocumentSynchronizer; + private readonly LSPRequestInvoker _requestInvoker = requestInvoker; + private readonly ITelemetryReporter _telemetryReporter = telemetryReporter; protected override bool MutatesSolutionState => false; protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSLSP.VSInternalClientCapabilities clientCapabilities, VSLSP.DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.CodeAction?.DynamicRegistration == true) { - return [new VSLSP.Registration + return [new Registration { Method = Methods.TextDocumentCodeActionName, - RegisterOptions = new VSLSP.CodeActionRegistrationOptions() - { - DocumentSelector = filter - }.EnableCodeActions() + RegisterOptions = new CodeActionRegistrationOptions().EnableCodeActions() }]; } return []; } - protected override RazorTextDocumentIdentifier? GetRazorTextDocumentIdentifier(CodeActionParams request) + protected override RazorTextDocumentIdentifier? GetRazorTextDocumentIdentifier(VSCodeActionParams request) => request.TextDocument.ToRazorTextDocumentIdentifier(); - protected override Task HandleRequestAsync(CodeActionParams request, RazorCohostRequestContext context, CancellationToken cancellationToken) + protected override Task[]?> HandleRequestAsync(VSCodeActionParams request, RazorCohostRequestContext context, CancellationToken cancellationToken) => HandleRequestAsync(context.TextDocument.AssumeNotNull(), request, cancellationToken); - private async Task HandleRequestAsync(TextDocument razorDocument, CodeActionParams request, CancellationToken cancellationToken) + private async Task[]?> HandleRequestAsync(TextDocument razorDocument, VSCodeActionParams request, CancellationToken cancellationToken) { - // Normally we could remove the await here, but in this case it neatly converts from ValueTask to Task for us, - // and more importantly this method is essentially a public API entry point (via LSP) so having it appear in - // call stacks is desirable - return await _remoteServiceInvoker.TryInvokeAsync( + var correlationId = Guid.NewGuid(); + using var _ = _telemetryReporter.TrackLspRequest(Methods.TextDocumentCodeActionName, LanguageServerConstants.RazorLanguageServerName, TelemetryThresholds.CodeActionRazorTelemetryThreshold, correlationId); + + var requestInfo = await _remoteServiceInvoker.TryInvokeAsync( + razorDocument.Project.Solution, + (service, solutionInfo, cancellationToken) => service.GetCodeActionRequestInfoAsync(solutionInfo, razorDocument.Id, request, cancellationToken), + cancellationToken).ConfigureAwait(false); + + if (requestInfo is null || + requestInfo.LanguageKind == RazorLanguageKind.CSharp && requestInfo.CSharpRequest is null) + { + return null; + } + + var delegatedCodeActions = requestInfo.LanguageKind switch + { + RazorLanguageKind.Html => await GetHtmlCodeActionsAsync(razorDocument, request, correlationId, cancellationToken).ConfigureAwait(false), + RazorLanguageKind.CSharp => await GetCSharpCodeActionsAsync(razorDocument, requestInfo.CSharpRequest.AssumeNotNull(), correlationId, cancellationToken).ConfigureAwait(false), + _ => [] + }; + + return await _remoteServiceInvoker.TryInvokeAsync[]?>( razorDocument.Project.Solution, - (service, solutionInfo, cancellationToken) => service.GetCodeActionsAsync(solutionInfo, razorDocument.Id, request, cancellationToken), + (service, solutionInfo, cancellationToken) => service.GetCodeActionsAsync(solutionInfo, razorDocument.Id, request, delegatedCodeActions, cancellationToken), cancellationToken).ConfigureAwait(false); } + private async Task GetCSharpCodeActionsAsync(TextDocument razorDocument, VSCodeActionParams request, Guid correlationId, CancellationToken cancellationToken) + { + var generatedDocumentIds = razorDocument.Project.Solution.GetDocumentIdsWithUri(request.TextDocument.Uri); + var generatedDocumentId = generatedDocumentIds.FirstOrDefault(d => d.ProjectId == razorDocument.Project.Id); + if (generatedDocumentId is null) + { + return []; + } + + if (razorDocument.Project.GetDocument(generatedDocumentId) is not { } generatedDocument) + { + return []; + } + + var options = new JsonSerializerOptions(); + foreach (var converter in RazorServiceDescriptorsWrapper.GetLspConverters()) + { + options.Converters.Add(converter); + } + + var csharpRequest = JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(request), options).AssumeNotNull(); + + using var _ = _telemetryReporter.TrackLspRequest(Methods.TextDocumentCodeActionName, "Razor.ExternalAccess", TelemetryThresholds.CodeActionSubLSPTelemetryThreshold, correlationId); + var csharpCodeActions = await CodeActions.GetCodeActionsAsync(generatedDocument, csharpRequest, _clientCapabilitiesService.ClientCapabilities.SupportsVisualStudioExtensions, cancellationToken).ConfigureAwait(false); + + return JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(csharpCodeActions), options).AssumeNotNull(); + } + + private async Task GetHtmlCodeActionsAsync(TextDocument razorDocument, VSCodeActionParams request, Guid correlationId, CancellationToken cancellationToken) + { + var htmlDocument = await _htmlDocumentSynchronizer.TryGetSynchronizedHtmlDocumentAsync(razorDocument, cancellationToken).ConfigureAwait(false); + if (htmlDocument is null) + { + return []; + } + + // We don't want to create a new request, and risk losing data, so we just tweak the Uri and + // set it back again at the end + var oldTdi = request.TextDocument; + try + { + request.TextDocument = new VSTextDocumentIdentifier { Uri = htmlDocument.Uri }; + + using var _ = _telemetryReporter.TrackLspRequest(Methods.TextDocumentCodeActionName, RazorLSPConstants.HtmlLanguageServerName, TelemetryThresholds.CodeActionSubLSPTelemetryThreshold, correlationId); + var result = await _requestInvoker.ReinvokeRequestOnServerAsync( + htmlDocument.Buffer, + Methods.TextDocumentCodeActionName, + RazorLSPConstants.HtmlLanguageServerName, + request, + cancellationToken).ConfigureAwait(false); + + if (result?.Response is null) + { + return []; + } + + // WebTools is still using Newtonsoft, so we have to convert to STJ + foreach (var codeAction in result.Response) + { + codeAction.Data = JsonHelpers.TryConvertFromJObject(codeAction.Data); + } + + return result.Response; + } + finally + { + request.TextDocument = oldTdi; + } + } + internal TestAccessor GetTestAccessor() => new(this); internal readonly struct TestAccessor(CohostCodeActionsEndpoint instance) { - public Task HandleRequestAsync(TextDocument razorDocument, CodeActionParams request, CancellationToken cancellationToken) + public Task[]?> HandleRequestAsync(TextDocument razorDocument, VSCodeActionParams request, CancellationToken cancellationToken) => instance.HandleRequestAsync(razorDocument, request, cancellationToken); } } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Remote/RemoteServiceInvoker.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Remote/RemoteServiceInvoker.cs index 02ed22ce44a..214463e6bd7 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Remote/RemoteServiceInvoker.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Remote/RemoteServiceInvoker.cs @@ -138,7 +138,9 @@ private async Task InitializeRemoteClientAsync(RazorRemoteHostClient remoteClien HtmlVirtualDocumentSuffix = _languageServerFeatureOptions.HtmlVirtualDocumentSuffix, IncludeProjectKeyInGeneratedFilePath = _languageServerFeatureOptions.IncludeProjectKeyInGeneratedFilePath, ReturnCodeActionAndRenamePathsWithPrefixedSlash = _languageServerFeatureOptions.ReturnCodeActionAndRenamePathsWithPrefixedSlash, - ForceRuntimeCodeGeneration = _languageServerFeatureOptions.ForceRuntimeCodeGeneration + ForceRuntimeCodeGeneration = _languageServerFeatureOptions.ForceRuntimeCodeGeneration, + SupportsFileManipulation = _languageServerFeatureOptions.SupportsFileManipulation, + ShowAllCSharpCodeActions = _languageServerFeatureOptions.ShowAllCSharpCodeActions, }; _logger.LogDebug($"First OOP call, so initializing OOP service."); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs new file mode 100644 index 00000000000..6b31cd14179 --- /dev/null +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs @@ -0,0 +1,490 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Linq; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.PooledObjects; +using Microsoft.AspNetCore.Razor.Telemetry; +using Microsoft.AspNetCore.Razor.Test.Common; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using Microsoft.CodeAnalysis.Razor.CodeActions.Models; +using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Xunit; +using Xunit.Abstractions; + +namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; + +public class CohostCodeActionsEndpointTest(ITestOutputHelper testOutputHelper) : CohostEndpointTestBase(testOutputHelper) +{ + [Fact] + public async Task GenerateConstructor() + { + var input = """ + +
+ + @code + { + public class [||]Goo + { + } + } + + """; + + var expected = """ + +
+ + @code + { + public class Goo + { + public Goo() + { + } + } + } + + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.GenerateDefaultConstructors); + } + + [Fact] + public async Task IntroduceLocal() + { + var input = """ + @using System.Linq + +
+ + @code + { + void M(string[] args) + { + if ([|args.First()|].Length > 0) + { + } + if (args.First().Length > 0) + { + } + } + } + + """; + + var expected = """ + @using System.Linq + +
+ + @code + { + void M(string[] args) + { + string v = args.First(); + if (v.Length > 0) + { + } + if (args.First().Length > 0) + { + } + } + } + + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.IntroduceVariable); + } + + [Fact] + public async Task IntroduceLocal_All() + { + var input = """ + @using System.Linq + +
+ + @code + { + void M(string[] args) + { + if ([|args.First()|].Length > 0) + { + } + if (args.First().Length > 0) + { + } + } + } + + """; + + var expected = """ + @using System.Linq + +
+ + @code + { + void M(string[] args) + { + string v = args.First(); + if (v.Length > 0) + { + } + if (v.Length > 0) + { + } + } + } + + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.IntroduceVariable, childActionIndex: 1); + } + + [Fact] + public async Task ConvertConcatenationToInterpolatedString_CSharpStatement() + { + var input = """ + @{ + var x = "he[||]l" + "lo" + Environment.NewLine + "world"; + } + """; + + var expected = """ + @{ + var x = $"hello{Environment.NewLine}world"; + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.ConvertConcatenationToInterpolatedString); + } + + [Fact] + public async Task ConvertConcatenationToInterpolatedString_ExplicitExpression() + { + var input = """ + @("he[||]l" + "lo" + Environment.NewLine + "world") + """; + + var expected = """ + @($"hello{Environment.NewLine}world") + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.ConvertConcatenationToInterpolatedString); + } + + [Fact] + public async Task ConvertConcatenationToInterpolatedString_CodeBlock() + { + var input = """ + @code + { + private string _x = "he[||]l" + "lo" + Environment.NewLine + "world"; + } + """; + + var expected = """ + @code + { + private string _x = $"hello{Environment.NewLine}world"; + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.ConvertConcatenationToInterpolatedString); + } + + [Fact] + public async Task ConvertBetweenRegularAndVerbatimInterpolatedString_CodeBlock() + { + var input = """ + @code + { + private string _x = $@"h[||]ello world"; + } + """; + + var expected = """ + @code + { + private string _x = $"hello world"; + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.ConvertBetweenRegularAndVerbatimInterpolatedString); + } + + [Fact] + public async Task ConvertBetweenRegularAndVerbatimInterpolatedString_CodeBlock2() + { + var input = """ + @code + { + private string _x = $"h[||]ello\\nworld"; + } + """; + + var expected = """ + @code + { + private string _x = $@"hello\nworld"; + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.ConvertBetweenRegularAndVerbatimInterpolatedString); + } + + [Fact] + public async Task ConvertBetweenRegularAndVerbatimString_CodeBlock() + { + var input = """ + @code + { + private string _x = @"h[||]ello world"; + } + """; + + var expected = """ + @code + { + private string _x = "hello world"; + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.ConvertBetweenRegularAndVerbatimString); + } + + [Fact] + public async Task ConvertBetweenRegularAndVerbatimString_CodeBlock2() + { + var input = """ + @code + { + private string _x = "h[||]ello\\nworld"; + } + """; + + var expected = """ + @code + { + private string _x = @"hello\nworld"; + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.ConvertBetweenRegularAndVerbatimString); + } + + [Fact] + public async Task ConvertPlaceholderToInterpolatedString_CodeBlock() + { + var input = """ + @code + { + private string _x = [|string.Format("hello{0}world", Environment.NewLine)|]; + } + """; + + var expected = """ + @code + { + private string _x = $"hello{Environment.NewLine}world"; + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.ConvertPlaceholderToInterpolatedString); + } + + [Fact] + public async Task ConvertToInterpolatedString_CodeBlock() + { + var input = """ + @code + { + private string _x = [||]"hello {"; + } + """; + + var expected = """ + @code + { + private string _x = $"hello {{"; + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.ConvertToInterpolatedString); + } + + [Fact] + public async Task AddDebuggerDisplay() + { + var input = """ + @code { + class Goo[||] + { + + } + } + """; + + var expected = """ + @using System.Diagnostics + @code { + [DebuggerDisplay($"{{{nameof(GetDebuggerDisplay)}(),nq}}")] + class Goo + { + private string GetDebuggerDisplay() + { + return ToString(); + } + } + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.AddDebuggerDisplay); + } + + [Fact] + public async Task AddUsing() + { + var input = """ + @code + { + private [||]StringBuilder _x = new StringBuilder(); + } + """; + + var expected = """ + @using System.Text + @code + { + private StringBuilder _x = new StringBuilder(); + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeFixProviderNames.AddImport); + } + + [Fact] + public async Task AddUsing_WithExisting() + { + var input = """ + @using System + @using System.Collections.Generic + + @code + { + private [||]StringBuilder _x = new StringBuilder(); + } + """; + + var expected = """ + @using System + @using System.Collections.Generic + @using System.Text + + @code + { + private StringBuilder _x = new StringBuilder(); + } + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeFixProviderNames.AddImport); + } + + [Theory] + [InlineData("[||]DoesNotExist")] + [InlineData("Does[||]NotExist")] + [InlineData("DoesNotExist[||]")] + public async Task Handle_GenerateMethod_NoCodeBlock_NonEmptyTrailingLine(string cursorAndMethodName) + { + var input = $$""" + + """; + + var expected = """ + + @code { + private void DoesNotExist(global::Microsoft.AspNetCore.Components.Web.MouseEventArgs e) + { + throw new global::System.NotImplementedException(); + } + } + """; + + await VerifyCodeActionAsync(input, expected, "Generate Event Handler 'DoesNotExist'"); + } + + private async Task VerifyCodeActionAsync(TestCode input, string? expected, string codeActionName, int childActionIndex = 0, string? fileKind = null) + { + UpdateClientLSPInitializationOptions(options => + { + options.ClientCapabilities.TextDocument = new() + { + CodeAction = new() + { + ResolveSupport = new() + } + }; + + return options; + }); + + var document = await CreateProjectAndRazorDocumentAsync(input.Text, fileKind, createSeparateRemoteAndLocalWorkspaces: true); + var inputText = await document.GetTextAsync(DisposalToken); + + var requestInvoker = new TestLSPRequestInvoker(); + + var endpoint = new CohostCodeActionsEndpoint(RemoteServiceInvoker, ClientCapabilitiesService, TestHtmlDocumentSynchronizer.Instance, requestInvoker, NoOpTelemetryReporter.Instance); + + using var diagnostics = new PooledArrayBuilder(); + foreach (var (code, spans) in input.NamedSpans) + { + if (code.Length == 0) + { + continue; + } + + foreach (var textSpan in spans) + { + diagnostics.Add(new Diagnostic + { + Code = code, + Range = inputText.GetRange(textSpan) + }); + } + } + + var request = new VSCodeActionParams + { + TextDocument = new VSTextDocumentIdentifier { Uri = document.CreateUri() }, + Range = inputText.GetRange(input.NamedSpans[""].Single()), + Context = new VSInternalCodeActionContext() { Diagnostics = diagnostics.ToArray() } + }; + + var result = await endpoint.GetTestAccessor().HandleRequestAsync(document, request, DisposalToken); + + if (expected is null) + { + Assert.Null(result); + return; + } + + Assert.NotNull(result); + Assert.NotEmpty(result); + + var codeActionToRun = (VSInternalCodeAction?)result.SingleOrDefault(e => ((RazorVSInternalCodeAction)e.Value!).Name == codeActionName || ((RazorVSInternalCodeAction)e.Value!).Title == codeActionName).Value; + Assert.NotNull(codeActionToRun); + + if (codeActionToRun.Children?.Length > 0) + { + codeActionToRun = codeActionToRun.Children[childActionIndex]; + } + + Assert.NotNull(codeActionToRun); + } +} diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs index cc72ed18a4c..81334073c1e 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs @@ -4,7 +4,6 @@ using System; using System.IO; using System.Linq; -using System.Threading; using System.Threading.Tasks; using Basic.Reference.Assemblies; using Microsoft.AspNetCore.Razor; @@ -37,7 +36,7 @@ public abstract class CohostEndpointTestBase(ITestOutputHelper testOutputHelper) private protected TestRemoteServiceInvoker RemoteServiceInvoker => _remoteServiceInvoker.AssumeNotNull(); private protected IFilePathService FilePathService => _filePathService.AssumeNotNull(); private protected RemoteLanguageServerFeatureOptions FeatureOptions => OOPExportProvider.GetExportedValue(); - private protected RemoteClientCapabilitiesService ClientCapabilities => OOPExportProvider.GetExportedValue(); + private protected RemoteClientCapabilitiesService ClientCapabilitiesService => OOPExportProvider.GetExportedValue(); private protected RemoteSemanticTokensLegendService SemanticTokensLegendService => OOPExportProvider.GetExportedValue(); /// @@ -65,7 +64,9 @@ protected override async Task InitializeAsync() UsePreciseSemanticTokenRanges = false, UseRazorCohostServer = true, ReturnCodeActionAndRenamePathsWithPrefixedSlash = false, - ForceRuntimeCodeGeneration = false + ForceRuntimeCodeGeneration = false, + SupportsFileManipulation = true, + ShowAllCSharpCodeActions = false, }; UpdateClientInitializationOptions(c => c); @@ -92,7 +93,7 @@ private protected void UpdateClientInitializationOptions(Func mutation) { _clientLSPInitializationOptions = mutation(_clientLSPInitializationOptions); - ClientCapabilities.SetCapabilities(_clientLSPInitializationOptions.ClientCapabilities); + ClientCapabilitiesService.SetCapabilities(_clientLSPInitializationOptions.ClientCapabilities); SemanticTokensLegendService.SetLegend(_clientLSPInitializationOptions.TokenTypes, _clientLSPInitializationOptions.TokenModifiers); } From 63906862a51eae7ff5ad59cdbe5bf425f29a8f93 Mon Sep 17 00:00:00 2001 From: Ankita Khera <40616383+akhera99@users.noreply.github.com> Date: Fri, 1 Nov 2024 12:34:17 -0700 Subject: [PATCH 041/172] Update PublishData.json --- eng/config/PublishData.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/config/PublishData.json b/eng/config/PublishData.json index 838b5423ade..02abbe93c69 100644 --- a/eng/config/PublishData.json +++ b/eng/config/PublishData.json @@ -28,7 +28,7 @@ ], "vsBranch": "main", "vsMajorVersion": 17, - "insertionCreateDraftPR": true, + "insertionCreateDraftPR": false, "insertionTitlePrefix": "[d17.13 P2]" }, "release/dev17.6": { @@ -102,7 +102,7 @@ "Shipping", "NonShipping" ], - "vsBranch": "main", + "vsBranch": "rel/d17.13", "vsMajorVersion": 17, "insertionCreateDraftPR": false, "insertionTitlePrefix": "[d17.13 P1]" From 123b17b69bff8feddc4f0652a3e1895ec6ac49eb Mon Sep 17 00:00:00 2001 From: Andrew Hall Date: Sat, 2 Nov 2024 17:45:10 -0700 Subject: [PATCH 042/172] Fix some things for extract component (#11137) Extract component had some odd behavior around MarkupTextLiteralSyntax selection. Previously it would not allow a user to have a text literal as the start or end of the selection, it would always try to get the parent block. That works as intended for most cases where a user is highlighting inside a tag and the tag shouldn't be split. However, if the text is top level in the document it won't have a parent tag and thus would not have been considered a valid selection. This allows for that scenario. There was also an issue if the selection was following a tag with a sibling text literal. If the selection ended after the brace but the text literal was not empty the selection would fail. For example: ```razor [|

Hello

|] Welcome to your new app ``` In the above the end of the selection is in the MarkupTextLiteralSyntax when it should be on the h1 node. A check for if the position was at the beginning of a text literal and it has a previous sibling was added to account for this. --- .../ExtractToComponentCodeActionProvider.cs | 143 ++++++++++++------ .../CodeActions/RazorCodeActionContext.cs | 5 +- ...xtractToComponentCodeActionProviderTest.cs | 62 ++++++++ ...ToComponentCodeActionResolverTest.NetFx.cs | 25 +++ 4 files changed, 191 insertions(+), 44 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs index 695e3a5f1fa..a91f95755d9 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs @@ -3,7 +3,6 @@ using System.Collections.Immutable; using System.Diagnostics.CodeAnalysis; -using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Language; @@ -56,7 +55,18 @@ public Task> ProvideAsync(RazorCodeAct return SpecializedTasks.EmptyImmutableArray(); } - var actionParams = CreateActionParams(startNode, endNode, @namespace); + var possibleSpan = TryGetSpanFromNodes(startNode, endNode, context); + if (possibleSpan is not { } span) + { + return SpecializedTasks.EmptyImmutableArray(); + } + + var actionParams = new ExtractToComponentCodeActionParams + { + Start = span.Start, + End = span.End, + Namespace = @namespace + }; var resolutionParams = new RazorCodeActionResolutionParams() { @@ -78,31 +88,25 @@ private static (SyntaxNode? Start, SyntaxNode? End) GetStartAndEndElements(Razor return (null, null); } - var startElementNode = owner.FirstAncestorOrSelf(IsBlockNode); + // In cases where the start element is just a text literal and there + // is no user selection avoid extracting the whole text literal.or + // the parent element. + if (owner is MarkupTextLiteralSyntax && !context.HasSelection) + { + return (null, null); + } - if (startElementNode is null || LocationInvalid(context.StartAbsoluteIndex, startElementNode)) + var startElementNode = GetBlockOrTextNode(owner); + if (startElementNode is null) { return (null, null); } - var endElementNode = context.StartAbsoluteIndex == context.EndAbsoluteIndex - ? startElementNode - : GetEndElementNode(context, syntaxTree); + var endElementNode = context.HasSelection + ? GetEndElementNode(context, syntaxTree) + : startElementNode; return (startElementNode, endElementNode); - - static bool LocationInvalid(int location, SyntaxNode node) - { - // Make sure to test for cases where selection - // is inside of a markup tag such as

hello$ there

- if (node is MarkupElementSyntax markupElement) - { - return location > markupElement.StartTag.Span.End && - location < markupElement.EndTag.SpanStart; - } - - return !node.Span.Contains(location); - } } private static SyntaxNode? GetEndElementNode(RazorCodeActionContext context, RazorSyntaxTree syntaxTree) @@ -114,40 +118,75 @@ static bool LocationInvalid(int location, SyntaxNode node) } // Correct selection to include the current node if the selection ends immediately after a closing tag. - if (endOwner is MarkupTextLiteralSyntax - && endOwner.ContainsOnlyWhitespace() + if (endOwner is MarkupTextLiteralSyntax markupTextLiteral + && SelectionShouldBePrevious(markupTextLiteral, context.EndAbsoluteIndex) && endOwner.TryGetPreviousSibling(out var previousSibling)) { endOwner = previousSibling; } - return endOwner.FirstAncestorOrSelf(IsBlockNode); + return GetBlockOrTextNode(endOwner); + + static bool SelectionShouldBePrevious(MarkupTextLiteralSyntax markupTextLiteral, int absoluteIndex) + => markupTextLiteral.Span.Start == absoluteIndex + || markupTextLiteral.ContainsOnlyWhitespace(); } - private static bool IsBlockNode(SyntaxNode node) - => node.Kind is - SyntaxKind.MarkupElement or - SyntaxKind.MarkupTagHelperElement or - SyntaxKind.CSharpCodeBlock; + private static SyntaxNode? GetBlockOrTextNode(SyntaxNode node) + { + var blockNode = node.FirstAncestorOrSelf(IsBlockNode); + if (blockNode is not null) + { + return blockNode; + } + + // Account for cases where a text literal is not contained + // within a block node. For example: + //

Example

+ // [|This is not in a block but is a valid selection|] + if (node is MarkupTextLiteralSyntax markupTextLiteral) + { + return markupTextLiteral; + } + + return null; + } - private static ExtractToComponentCodeActionParams CreateActionParams( - SyntaxNode startNode, - SyntaxNode endNode, - string @namespace) + private TextSpan? TryGetSpanFromNodes(SyntaxNode startNode, SyntaxNode endNode, RazorCodeActionContext context) { - var selectionSpan = AreSiblings(startNode, endNode) + // First get a decent span to work with. If the two nodes chosen + // are siblings (even with elements in between) then their start/end + // work fine. However, if the two nodes are not siblings then + // some work has to be done. See GetEncompassingTextSpan for the + // information on the heuristic for choosing a span in that case. + var initialSpan = AreSiblings(startNode, endNode) ? TextSpan.FromBounds(startNode.Span.Start, endNode.Span.End) : GetEncompassingTextSpan(startNode, endNode); - return new ExtractToComponentCodeActionParams + if (initialSpan is not { } selectionSpan) { - Start = selectionSpan.Start, - End = selectionSpan.End, - Namespace = @namespace - }; + return null; + } + + // Now that a span is chosen there is still a chance the user intended only + // part of text to be chosen. If the start or end node are text AND the selection span + // is inside those nodes modify the selection to be the users initial point. That makes sure + // all the text isn't included and only the user selected text is. + // NOTE: Intersects with is important because we want to include the end position when comparing. + if (startNode is MarkupTextLiteralSyntax && startNode.Span.IntersectsWith(selectionSpan.Start)) + { + selectionSpan = TextSpan.FromBounds(context.StartAbsoluteIndex, selectionSpan.End); + } + + if (endNode is MarkupTextLiteralSyntax && endNode.Span.IntersectsWith(selectionSpan.End)) + { + selectionSpan = TextSpan.FromBounds(selectionSpan.Start, context.EndAbsoluteIndex); + } + + return selectionSpan; } - private static TextSpan GetEncompassingTextSpan(SyntaxNode startNode, SyntaxNode endNode) + private static TextSpan? GetEncompassingTextSpan(SyntaxNode startNode, SyntaxNode endNode) { // Find a valid node that encompasses both the start and the end to // become the selection. @@ -155,9 +194,10 @@ private static TextSpan GetEncompassingTextSpan(SyntaxNode startNode, SyntaxNode ? endNode : startNode; - while (commonAncestor is MarkupElementSyntax or - MarkupTagHelperAttributeSyntax or - MarkupBlockSyntax) + // IsBlockOrMarkupBlockNode because the common ancestor could be a MarkupBlock + // even if that's an invalid start/end node. + commonAncestor = commonAncestor.FirstAncestorOrSelf(IsBlockOrMarkupBlockNode); + while (commonAncestor is not null && IsBlockOrMarkupBlockNode(commonAncestor)) { if (commonAncestor.Span.Contains(startNode.Span) && commonAncestor.Span.Contains(endNode.Span)) @@ -168,6 +208,11 @@ MarkupTagHelperAttributeSyntax or commonAncestor = commonAncestor.Parent; } + if (commonAncestor is null) + { + return null; + } + // If walking up the tree was required then make sure to reduce // selection back down to minimal nodes needed. // For example: @@ -185,7 +230,7 @@ MarkupTagHelperAttributeSyntax or commonAncestor != endNode) { SyntaxNode? modifiedStart = null, modifiedEnd = null; - foreach (var child in commonAncestor.ChildNodes().Where(static node => node.Kind == SyntaxKind.MarkupElement)) + foreach (var child in commonAncestor.ChildNodes()) { if (child.Span.Contains(startNode.Span)) { @@ -202,6 +247,8 @@ MarkupTagHelperAttributeSyntax or } } + // There's a start and end node that are siblings and will work for start/end + // of extraction into the new component. if (modifiedStart is not null && modifiedEnd is not null) { return TextSpan.FromBounds(modifiedStart.Span.Start, modifiedEnd.Span.End); @@ -233,4 +280,14 @@ private static bool TryGetNamespace(RazorCodeDocument codeDocument, [NotNullWhen // and causing compiler errors. Avoid offering this refactoring if we can't accurately get a // good namespace to extract to => codeDocument.TryComputeNamespace(fallbackToRootNamespace: true, out @namespace); + + private static bool IsBlockNode(SyntaxNode node) + => node.Kind is + SyntaxKind.MarkupElement or + SyntaxKind.MarkupTagHelperElement or + SyntaxKind.CSharpCodeBlock; + + private static bool IsBlockOrMarkupBlockNode(SyntaxNode node) + => IsBlockNode(node) + || node.Kind == SyntaxKind.MarkupBlock; } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs index f5e847d3ecd..8ceaf675f10 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs @@ -17,4 +17,7 @@ internal sealed record class RazorCodeActionContext( Protocol.RazorLanguageKind LanguageKind, SourceText SourceText, bool SupportsFileCreation, - bool SupportsCodeActionResolve); + bool SupportsCodeActionResolve) +{ + public bool HasSelection => StartAbsoluteIndex != EndAbsoluteIndex; +} diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs index bf3bc259d8e..c2878822322 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionProviderTest.cs @@ -403,6 +403,68 @@ public Task Handle_MultipointSelection_CSharpBlock() }|} """); + [Fact] + public Task Handle_MultipointSelection_SurroundingH1() + => TestAsync(""" + @page "/" + + Home + + {|result:{|selection:

Hello

|}|} + + Welcome to your new app. + """); + + [Fact] + public Task Handle_MultipointSelection_TextOnly() + => TestAsync(""" + @page "/" + + Home +

Hello

+ + {|result:{|selection:Welcome to your new app|}|} + """); + + [Fact] + public Task Handle_MultipointSelection_TextOnly2() + => TestAsync(""" + @page "/" + + Home +

Hello

+ + Welcome to {|result:{|selection:your new app|}|} + """); + + [Fact] + public Task Handle_MultipointSelection_TextInNested() + => TestAsync(""" + {|result:
+
+

+ Hello {|selection:there! +

+
+
+ + Welcome to your|}|} new app + """); + + [Fact] + public Task Handle_MultipointSelection_TextInNested2() + => TestAsync(""" + Welcome to your{|result:{|selection: new app + +
+
+

+ Hello |}there! +

+
+
|} + """); + private static RazorCodeActionContext CreateRazorCodeActionContext( VSCodeActionParams request, TextSpan selectionSpan, diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionResolverTest.NetFx.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionResolverTest.NetFx.cs index 5358dbc1ebf..a185b24aab7 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionResolverTest.NetFx.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionResolverTest.NetFx.cs @@ -259,6 +259,31 @@ await TestAsync( expectedRazorComponent); } + [Fact] + public async Task Handle_TextOnlySelection() + { + var input = """ +

Hello

+ + Welcome to [|your new app|] + """; + + var expectedRazorComponent = """ + your new app + """; + + var expectedOriginalDocument = """ +

Hello

+ + Welcome to + """; + + await TestAsync( + input, + expectedOriginalDocument, + expectedRazorComponent); + } + private async Task TestAsync( string input, string expectedOriginalDocument, From ea1361b000fcf90f070b6563186bde900669f31b Mon Sep 17 00:00:00 2001 From: David Wengier Date: Sun, 3 Nov 2024 14:47:30 +1100 Subject: [PATCH 043/172] Override Range with SelectionRange in VS --- .../CodeActions/CodeActionEndpoint.cs | 14 +++++ .../CodeActions/CodeActionsService.cs | 22 ------- .../CodeActionEndToEndTest.NetFx.cs | 39 +++++++++---- .../CodeActions/CodeActionEndpointTest.cs | 57 ------------------- 4 files changed, 42 insertions(+), 90 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs index 47e7c74ede1..5637ac86808 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs @@ -55,6 +55,20 @@ public TextDocumentIdentifier GetTextDocumentIdentifier(VSCodeActionParams reque return null; } + // VS Provides `CodeActionParams.Context.SelectionRange` in addition to + // `CodeActionParams.Range`. The `SelectionRange` is relative to where the + // code action was invoked (ex. line 14, char 3) whereas the `Range` is + // always at the start of the line (ex. line 14, char 0). We want to utilize + // the relative positioning to ensure we provide code actions for the appropriate + // context. + // + // Note: VS Code doesn't provide a `SelectionRange`. + var vsCodeActionContext = request.Context; + if (vsCodeActionContext.SelectionRange != null) + { + request.Range = vsCodeActionContext.SelectionRange; + } + var correlationId = Guid.NewGuid(); using var __ = _telemetryReporter.TrackLspRequest(LspEndpointName, LanguageServerConstants.RazorLanguageServerName, TelemetryThresholds.CodeActionRazorTelemetryThreshold, correlationId); cancellationToken.ThrowIfCancellationRequested(); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs index 57d07cd17b1..aff8109a42f 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs @@ -107,20 +107,6 @@ void ConvertCodeActionsToSumType(VSTextDocumentIdentifier textDocument, Immutabl var sourceText = codeDocument.Source.Text; - // VS Provides `CodeActionParams.Context.SelectionRange` in addition to - // `CodeActionParams.Range`. The `SelectionRange` is relative to where the - // code action was invoked (ex. line 14, char 3) whereas the `Range` is - // always at the start of the line (ex. line 14, char 0). We want to utilize - // the relative positioning to ensure we provide code actions for the appropriate - // context. - // - // Note: VS Code doesn't provide a `SelectionRange`. - var vsCodeActionContext = request.Context; - if (vsCodeActionContext.SelectionRange != null) - { - request.Range = vsCodeActionContext.SelectionRange; - } - if (!sourceText.TryGetAbsoluteIndex(request.Range.Start, out var startLocation)) { return null; @@ -290,12 +276,4 @@ private static ImmutableHashSet GetAllAvailableCodeActionNames() return availableCodeActionNames.ToImmutableHashSet(); } - - internal TestAccessor GetTestAccessor() => new(this); - - internal readonly struct TestAccessor(CodeActionsService instance) - { - public Task GenerateRazorCodeActionContextAsync(VSCodeActionParams request, IDocumentSnapshot documentSnapshot, bool supportsCodeActionResolve, CancellationToken cancellationToken) - => instance.GenerateRazorCodeActionContextAsync(request, documentSnapshot, supportsCodeActionResolve, cancellationToken); - } } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs index 21e87c5c62a..2d6f0f05d1d 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs @@ -13,6 +13,7 @@ using Microsoft.AspNetCore.Razor.LanguageServer.Formatting; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; using Microsoft.AspNetCore.Razor.Telemetry; +using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; using Microsoft.AspNetCore.Razor.Test.Common.Workspaces; using Microsoft.AspNetCore.Razor.Utilities; @@ -240,7 +241,7 @@ public async Task Handle_ConvertBetweenRegularAndVerbatimInterpolatedString_Code var input = """ @functions { - private string _x = $@"h[||]ello world"; + [|private string _x = $@"hel{|selection:|}lo world";|] } """; @@ -999,19 +1000,23 @@ await ValidateCodeActionAsync(input, #endregion private async Task ValidateCodeBehindFileAsync( - string input, + TestCode input, string initialCodeBehindContent, string expectedRazorContent, string expectedCodeBehindContent, string codeAction, int childActionIndex = 0) { + var textSpan = input.Span; + TextSpan? selectionRange = input.TryGetNamedSpans("selection", out var spans) + ? spans.Single() + : null; + var razorFilePath = FilePathNormalizer.Normalize($"{Path.GetTempPath()}test.razor"); var codeBehindFilePath = FilePathNormalizer.Normalize($"{Path.GetTempPath()}test.razor.cs"); var diagnostics = new[] { new Diagnostic() { Code = "CS0103", Message = "The name 'DoesNotExist' does not exist in the current context" } }; - TestFileMarkupParser.GetSpan(input, out input, out var textSpan); - var codeDocument = CreateCodeDocument(input, filePath: razorFilePath, rootNamespace: "Test", tagHelpers: CreateTagHelperDescriptors()); + var codeDocument = CreateCodeDocument(input.Text, filePath: razorFilePath, rootNamespace: "Test", tagHelpers: CreateTagHelperDescriptors()); var razorSourceText = codeDocument.Source.Text; var uri = new Uri(razorFilePath); var languageServer = await CreateLanguageServerAsync(codeDocument, razorFilePath); @@ -1031,7 +1036,8 @@ private async Task ValidateCodeBehindFileAsync( requestContext, languageServer, razorProviders: [new GenerateMethodCodeActionProvider()], - diagnostics); + diagnostics, + selectionRange: selectionRange); var codeActionToRun = GetCodeActionToRun(codeAction, childActionIndex, result); Assert.NotNull(codeActionToRun); @@ -1073,7 +1079,7 @@ private async Task ValidateCodeBehindFileAsync( } private Task ValidateCodeActionAsync( - string input, + TestCode input, string codeAction, int childActionIndex = 0, IRazorCodeActionProvider[]? razorCodeActionProviders = null, @@ -1085,7 +1091,7 @@ private Task ValidateCodeActionAsync( } private async Task ValidateCodeActionAsync( - string input, + TestCode input, string? expected, string codeAction, int childActionIndex = 0, @@ -1094,10 +1100,13 @@ private async Task ValidateCodeActionAsync( RazorLSPOptionsMonitor? optionsMonitor = null, Diagnostic[]? diagnostics = null) { - TestFileMarkupParser.GetSpan(input, out input, out var textSpan); + var textSpan = input.Span; + TextSpan? selectionRange = input.TryGetNamedSpans("selection", out var spans) + ? spans.Single() + : null; var razorFilePath = "C:/path/test.razor"; - var codeDocument = CreateCodeDocument(input, filePath: razorFilePath, tagHelpers: CreateTagHelperDescriptors()); + var codeDocument = CreateCodeDocument(input.Text, filePath: razorFilePath, tagHelpers: CreateTagHelperDescriptors()); var sourceText = codeDocument.Source.Text; var uri = new Uri(razorFilePath); var languageServer = await CreateLanguageServerAsync(codeDocument, razorFilePath); @@ -1111,7 +1120,8 @@ private async Task ValidateCodeActionAsync( requestContext, languageServer, razorCodeActionProviders, - diagnostics); + diagnostics, + selectionRange: selectionRange); Assert.NotEmpty(result); var codeActionToRun = GetCodeActionToRun(codeAction, childActionIndex, result); @@ -1161,7 +1171,8 @@ internal async Task[]> GetCodeActionsAsync( RazorRequestContext requestContext, IClientConnection clientConnection, IRazorCodeActionProvider[]? razorProviders = null, - Diagnostic[]? diagnostics = null) + Diagnostic[]? diagnostics = null, + TextSpan? selectionRange = null) { var delegatedCodeActionsProvider = new DelegatedCodeActionsProvider(clientConnection, NoOpTelemetryReporter.Instance, LoggerFactory); @@ -1200,6 +1211,12 @@ internal async Task[]> GetCodeActionsAsync( Context = new VSInternalCodeActionContext() { Diagnostics = diagnostics ?? [] } }; + if (selectionRange is { } selection) + { + // Simulate VS range vs selection range + @params.Context.SelectionRange = sourceText.GetRange(selection); + } + var result = await endpoint.HandleRequestAsync(@params, requestContext, DisposalToken); Assert.NotNull(result); return result; diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs index 906747784dd..e725a30c995 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndpointTest.cs @@ -451,63 +451,6 @@ public async Task Handle_MultipleMixedProvider_SupportsCodeActionResolveFalse() c => Assert.True(c.TryGetFirst(out _))); } - [Fact] - public async Task GenerateRazorCodeActionContextAsync_WithSelectionRange() - { - // Arrange - var documentPath = new Uri("C:/path/to/Page.razor"); - var codeDocument = CreateCodeDocument("@code {}"); - var documentContext = CreateDocumentContext(documentPath, codeDocument); - var (_, codeActionService) = CreateEndpointAndService(razorCodeActionProviders: [CreateRazorCodeActionProvider()]); - - var initialRange = VsLspFactory.CreateZeroWidthRange(0, 1); - var selectionRange = VsLspFactory.CreateZeroWidthRange(0, 5); - var request = new VSCodeActionParams() - { - TextDocument = new VSTextDocumentIdentifier { Uri = documentPath }, - Range = initialRange, - Context = new VSInternalCodeActionContext() - { - SelectionRange = selectionRange, - } - }; - - // Act - var razorCodeActionContext = await codeActionService.GetTestAccessor().GenerateRazorCodeActionContextAsync(request, documentContext.Snapshot, supportsCodeActionResolve: true, DisposalToken); - - // Assert - Assert.NotNull(razorCodeActionContext); - Assert.Equal(selectionRange, razorCodeActionContext.Request.Range); - } - - [Fact] - public async Task GenerateRazorCodeActionContextAsync_WithoutSelectionRange() - { - // Arrange - var documentPath = new Uri("C:/path/to/Page.razor"); - var codeDocument = CreateCodeDocument("@code {}"); - var documentContext = CreateDocumentContext(documentPath, codeDocument); - var (_, codeActionService) = CreateEndpointAndService(razorCodeActionProviders: [CreateRazorCodeActionProvider()]); - - var initialRange = VsLspFactory.CreateZeroWidthRange(0, 1); - var request = new VSCodeActionParams() - { - TextDocument = new VSTextDocumentIdentifier { Uri = documentPath }, - Range = initialRange, - Context = new VSInternalCodeActionContext() - { - SelectionRange = null - } - }; - - // Act - var razorCodeActionContext = await codeActionService.GetTestAccessor().GenerateRazorCodeActionContextAsync(request, documentContext.Snapshot, supportsCodeActionResolve: true, DisposalToken); - - // Assert - Assert.NotNull(razorCodeActionContext); - Assert.Equal(initialRange, razorCodeActionContext.Request.Range); - } - [Fact] public async Task GetCSharpCodeActionsFromLanguageServerAsync_InvalidRangeMapping() { From 1167bd95fab4df76c3b3664d65416b98d2a82678 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Sun, 3 Nov 2024 14:54:10 +1100 Subject: [PATCH 044/172] Extract base class from code actions tests We were running most of them twice. Very confusing when you expect one test failure, but get two. --- .../CodeActionEndToEndTest.NetFx.cs | 322 +---------------- .../CodeActionEndToEndTestBase.NetFx.cs | 338 ++++++++++++++++++ ...ToComponentCodeActionResolverTest.NetFx.cs | 2 +- 3 files changed, 341 insertions(+), 321 deletions(-) create mode 100644 src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTestBase.NetFx.cs diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs index 2d6f0f05d1d..a99a1c0e183 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTest.NetFx.cs @@ -2,56 +2,27 @@ // Licensed under the MIT license. See License.txt in the project root for license information. using System; -using System.Collections.Generic; -using System.Collections.Immutable; -using System.IO; -using System.Linq; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.Language.Components; using Microsoft.AspNetCore.Razor.LanguageServer.EndpointContracts; -using Microsoft.AspNetCore.Razor.LanguageServer.Formatting; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; -using Microsoft.AspNetCore.Razor.Telemetry; -using Microsoft.AspNetCore.Razor.Test.Common; -using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; -using Microsoft.AspNetCore.Razor.Test.Common.Workspaces; -using Microsoft.AspNetCore.Razor.Utilities; using Microsoft.CodeAnalysis.ExternalAccess.Razor; -using Microsoft.CodeAnalysis.Razor; -using Microsoft.CodeAnalysis.Razor.CodeActions; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.CodeActions.Razor; using Microsoft.CodeAnalysis.Razor.Formatting; -using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; -using Microsoft.CodeAnalysis.Razor.Workspaces; using Microsoft.CodeAnalysis.Testing; -using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.LanguageServer.Protocol; -using Roslyn.Test.Utilities; using Xunit; using Xunit.Abstractions; namespace Microsoft.AspNetCore.Razor.LanguageServer.CodeActions; -public class CodeActionEndToEndTest(ITestOutputHelper testOutput) : SingleServerDelegatingEndpointTestBase(testOutput) +public class CodeActionEndToEndTest(ITestOutputHelper testOutput) : CodeActionEndToEndTestBase(testOutput) { private const string GenerateEventHandlerTitle = "Generate Event Handler 'DoesNotExist'"; private const string GenerateAsyncEventHandlerTitle = "Generate Async Event Handler 'DoesNotExist'"; private const string GenerateEventHandlerReturnType = "void"; private const string GenerateAsyncEventHandlerReturnType = "global::System.Threading.Tasks.Task"; - private const string CodeBehindTestReplaceNamespace = "$$Replace_Namespace$$"; - - private GenerateMethodCodeActionResolver[] CreateRazorCodeActionResolvers( - IRoslynCodeActionHelpers roslynCodeActionHelpers, - IRazorFormattingService razorFormattingService) - => - [ - new GenerateMethodCodeActionResolver( - roslynCodeActionHelpers, - new LspDocumentMappingService(FilePathService, new TestDocumentContextFactory(), LoggerFactory), - razorFormattingService) - ]; + #region CSharp CodeAction Tests [Fact] @@ -998,293 +969,4 @@ await ValidateCodeActionAsync(input, } #endregion - - private async Task ValidateCodeBehindFileAsync( - TestCode input, - string initialCodeBehindContent, - string expectedRazorContent, - string expectedCodeBehindContent, - string codeAction, - int childActionIndex = 0) - { - var textSpan = input.Span; - TextSpan? selectionRange = input.TryGetNamedSpans("selection", out var spans) - ? spans.Single() - : null; - - var razorFilePath = FilePathNormalizer.Normalize($"{Path.GetTempPath()}test.razor"); - var codeBehindFilePath = FilePathNormalizer.Normalize($"{Path.GetTempPath()}test.razor.cs"); - var diagnostics = new[] { new Diagnostic() { Code = "CS0103", Message = "The name 'DoesNotExist' does not exist in the current context" } }; - - var codeDocument = CreateCodeDocument(input.Text, filePath: razorFilePath, rootNamespace: "Test", tagHelpers: CreateTagHelperDescriptors()); - var razorSourceText = codeDocument.Source.Text; - var uri = new Uri(razorFilePath); - var languageServer = await CreateLanguageServerAsync(codeDocument, razorFilePath); - var documentContext = CreateDocumentContext(uri, codeDocument); - var requestContext = new RazorRequestContext(documentContext, null!, "lsp/method", uri: null); - File.Create(codeBehindFilePath).Close(); - try - { - codeDocument.TryComputeNamespace(fallbackToRootNamespace: true, out var @namespace); - initialCodeBehindContent = initialCodeBehindContent.Replace(CodeBehindTestReplaceNamespace, @namespace); - File.WriteAllText(codeBehindFilePath, initialCodeBehindContent); - - var result = await GetCodeActionsAsync( - uri, - textSpan, - razorSourceText, - requestContext, - languageServer, - razorProviders: [new GenerateMethodCodeActionProvider()], - diagnostics, - selectionRange: selectionRange); - - var codeActionToRun = GetCodeActionToRun(codeAction, childActionIndex, result); - Assert.NotNull(codeActionToRun); - - var formattingService = await TestRazorFormattingService.CreateWithFullSupportAsync(LoggerFactory); - var roslynCodeActionHelpers = new RoslynCodeActionHelpers(languageServer); - var changes = await GetEditsAsync( - codeActionToRun, - requestContext, - languageServer, - optionsMonitor: null, - CreateRazorCodeActionResolvers(roslynCodeActionHelpers, formattingService)); - - var razorEdits = new List(); - var codeBehindEdits = new List(); - var codeBehindSourceText = SourceText.From(initialCodeBehindContent); - foreach (var change in changes) - { - if (FilePathNormalizer.Normalize(change.TextDocument.Uri.GetAbsoluteOrUNCPath()) == codeBehindFilePath) - { - codeBehindEdits.AddRange(change.Edits.Select(codeBehindSourceText.GetTextChange)); - } - else - { - razorEdits.AddRange(change.Edits.Select(razorSourceText.GetTextChange)); - } - } - - var actualRazorContent = razorSourceText.WithChanges(razorEdits).ToString(); - AssertEx.EqualOrDiff(expectedRazorContent, actualRazorContent); - - var actualCodeBehindContent = codeBehindSourceText.WithChanges(codeBehindEdits).ToString(); - AssertEx.EqualOrDiff(expectedCodeBehindContent.Replace(CodeBehindTestReplaceNamespace, @namespace), actualCodeBehindContent); - } - finally - { - File.Delete(codeBehindFilePath); - } - } - - private Task ValidateCodeActionAsync( - TestCode input, - string codeAction, - int childActionIndex = 0, - IRazorCodeActionProvider[]? razorCodeActionProviders = null, - Func? codeActionResolversCreator = null, - RazorLSPOptionsMonitor? optionsMonitor = null, - Diagnostic[]? diagnostics = null) - { - return ValidateCodeActionAsync(input, expected: null, codeAction, childActionIndex, razorCodeActionProviders, codeActionResolversCreator, optionsMonitor, diagnostics); - } - - private async Task ValidateCodeActionAsync( - TestCode input, - string? expected, - string codeAction, - int childActionIndex = 0, - IRazorCodeActionProvider[]? razorCodeActionProviders = null, - Func? codeActionResolversCreator = null, - RazorLSPOptionsMonitor? optionsMonitor = null, - Diagnostic[]? diagnostics = null) - { - var textSpan = input.Span; - TextSpan? selectionRange = input.TryGetNamedSpans("selection", out var spans) - ? spans.Single() - : null; - - var razorFilePath = "C:/path/test.razor"; - var codeDocument = CreateCodeDocument(input.Text, filePath: razorFilePath, tagHelpers: CreateTagHelperDescriptors()); - var sourceText = codeDocument.Source.Text; - var uri = new Uri(razorFilePath); - var languageServer = await CreateLanguageServerAsync(codeDocument, razorFilePath); - var documentContext = CreateDocumentContext(uri, codeDocument); - var requestContext = new RazorRequestContext(documentContext, null!, "lsp/method", uri: null); - - var result = await GetCodeActionsAsync( - uri, - textSpan, - sourceText, - requestContext, - languageServer, - razorCodeActionProviders, - diagnostics, - selectionRange: selectionRange); - - Assert.NotEmpty(result); - var codeActionToRun = GetCodeActionToRun(codeAction, childActionIndex, result); - - if (expected is null) - { - Assert.Null(codeActionToRun); - return; - } - - Assert.NotNull(codeActionToRun); - - var formattingService = await TestRazorFormattingService.CreateWithFullSupportAsync(LoggerFactory, codeDocument, optionsMonitor?.CurrentValue); - var roslynCodeActionHelpers = new RoslynCodeActionHelpers(languageServer); - var changes = await GetEditsAsync( - codeActionToRun, - requestContext, - languageServer, - optionsMonitor, - codeActionResolversCreator?.Invoke(roslynCodeActionHelpers, formattingService) ?? []); - - var edits = new List(); - foreach (var change in changes) - { - edits.AddRange(change.Edits.Select(sourceText.GetTextChange)); - } - - var actual = sourceText.WithChanges(edits).ToString(); - AssertEx.EqualOrDiff(expected, actual); - } - - protected static VSInternalCodeAction? GetCodeActionToRun(string codeAction, int childActionIndex, SumType[] result) - { - var codeActionToRun = (VSInternalCodeAction?)result.SingleOrDefault(e => ((RazorVSInternalCodeAction)e.Value!).Name == codeAction || ((RazorVSInternalCodeAction)e.Value!).Title == codeAction).Value; - if (codeActionToRun?.Children?.Length > 0) - { - codeActionToRun = codeActionToRun.Children[childActionIndex]; - } - - return codeActionToRun; - } - - internal async Task[]> GetCodeActionsAsync( - Uri uri, - TextSpan textSpan, - SourceText sourceText, - RazorRequestContext requestContext, - IClientConnection clientConnection, - IRazorCodeActionProvider[]? razorProviders = null, - Diagnostic[]? diagnostics = null, - TextSpan? selectionRange = null) - { - var delegatedCodeActionsProvider = new DelegatedCodeActionsProvider(clientConnection, NoOpTelemetryReporter.Instance, LoggerFactory); - - var codeActionsService = new CodeActionsService( - DocumentMappingService.AssumeNotNull(), - razorCodeActionProviders: razorProviders ?? [], - csharpCodeActionProviders: - [ - new CSharpCodeActionProvider(TestLanguageServerFeatureOptions.Instance), - new TypeAccessibilityCodeActionProvider() - ], - htmlCodeActionProviders: [], - LanguageServerFeatureOptions.AssumeNotNull()); - - var endpoint = new CodeActionEndpoint( - codeActionsService, - delegatedCodeActionsProvider, - NoOpTelemetryReporter.Instance); - - // Call GetRegistration, so the endpoint knows we support resolve - endpoint.ApplyCapabilities(new(), new VSInternalClientCapabilities - { - TextDocument = new TextDocumentClientCapabilities - { - CodeAction = new CodeActionSetting - { - ResolveSupport = new CodeActionResolveSupportSetting() - } - } - }); - - var @params = new VSCodeActionParams - { - TextDocument = new VSTextDocumentIdentifier { Uri = uri }, - Range = sourceText.GetRange(textSpan), - Context = new VSInternalCodeActionContext() { Diagnostics = diagnostics ?? [] } - }; - - if (selectionRange is { } selection) - { - // Simulate VS range vs selection range - @params.Context.SelectionRange = sourceText.GetRange(selection); - } - - var result = await endpoint.HandleRequestAsync(@params, requestContext, DisposalToken); - Assert.NotNull(result); - return result; - } - - internal async Task GetEditsAsync( - VSInternalCodeAction codeActionToRun, - RazorRequestContext requestContext, - IClientConnection clientConnection, - RazorLSPOptionsMonitor? optionsMonitor, - IRazorCodeActionResolver[] razorResolvers) - { - var formattingService = await TestRazorFormattingService.CreateWithFullSupportAsync(LoggerFactory); - - var delegatedCodeActionResolver = new DelegatedCodeActionResolver(clientConnection); - var csharpResolvers = new ICSharpCodeActionResolver[] - { - new CSharpCodeActionResolver(formattingService) - }; - - var htmlResolvers = Array.Empty(); - - optionsMonitor ??= TestRazorLSPOptionsMonitor.Create(); - var codeActionResolveService = new CodeActionResolveService(razorResolvers, csharpResolvers, htmlResolvers, LoggerFactory); - var resolveEndpoint = new CodeActionResolveEndpoint(codeActionResolveService, delegatedCodeActionResolver, optionsMonitor); - - var resolveResult = await resolveEndpoint.HandleRequestAsync(codeActionToRun, requestContext, DisposalToken); - - Assert.NotNull(resolveResult.Edit); - - var workspaceEdit = resolveResult.Edit; - Assert.True(workspaceEdit.TryGetTextDocumentEdits(out var documentEdits)); - - return documentEdits; - } - - private static ImmutableArray CreateTagHelperDescriptors() - { - return BuildTagHelpers().ToImmutableArray(); - - static IEnumerable BuildTagHelpers() - { - var builder = TagHelperDescriptorBuilder.Create("oncontextmenu", "Microsoft.AspNetCore.Components"); - builder.SetMetadata( - new KeyValuePair(ComponentMetadata.EventHandler.EventArgsType, "Microsoft.AspNetCore.Components.Web.MouseEventArgs"), - new KeyValuePair(ComponentMetadata.SpecialKindKey, ComponentMetadata.EventHandler.TagHelperKind)); - yield return builder.Build(); - - builder = TagHelperDescriptorBuilder.Create("onclick", "Microsoft.AspNetCore.Components"); - builder.SetMetadata( - new KeyValuePair(ComponentMetadata.EventHandler.EventArgsType, "Microsoft.AspNetCore.Components.Web.MouseEventArgs"), - new KeyValuePair(ComponentMetadata.SpecialKindKey, ComponentMetadata.EventHandler.TagHelperKind)); - - yield return builder.Build(); - - builder = TagHelperDescriptorBuilder.Create("oncopy", "Microsoft.AspNetCore.Components"); - builder.SetMetadata( - new KeyValuePair(ComponentMetadata.EventHandler.EventArgsType, "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs"), - new KeyValuePair(ComponentMetadata.SpecialKindKey, ComponentMetadata.EventHandler.TagHelperKind)); - - yield return builder.Build(); - - builder = TagHelperDescriptorBuilder.Create("ref", "Microsoft.AspNetCore.Components"); - builder.SetMetadata( - new KeyValuePair(ComponentMetadata.SpecialKindKey, ComponentMetadata.Ref.TagHelperKind), - new KeyValuePair(ComponentMetadata.Common.DirectiveAttribute, bool.TrueString)); - - yield return builder.Build(); - } - } } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTestBase.NetFx.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTestBase.NetFx.cs new file mode 100644 index 00000000000..3eb28da2d83 --- /dev/null +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/CodeActionEndToEndTestBase.NetFx.cs @@ -0,0 +1,338 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.Collections.Immutable; +using System.IO; +using System.Linq; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.Language.Components; +using Microsoft.AspNetCore.Razor.LanguageServer.EndpointContracts; +using Microsoft.AspNetCore.Razor.LanguageServer.Formatting; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.AspNetCore.Razor.Telemetry; +using Microsoft.AspNetCore.Razor.Test.Common; +using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; +using Microsoft.AspNetCore.Razor.Test.Common.Workspaces; +using Microsoft.AspNetCore.Razor.Utilities; +using Microsoft.CodeAnalysis.Razor; +using Microsoft.CodeAnalysis.Razor.CodeActions; +using Microsoft.CodeAnalysis.Razor.CodeActions.Models; +using Microsoft.CodeAnalysis.Razor.CodeActions.Razor; +using Microsoft.CodeAnalysis.Razor.Formatting; +using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; +using Microsoft.CodeAnalysis.Razor.Workspaces; +using Microsoft.CodeAnalysis.Text; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Roslyn.Test.Utilities; +using Xunit; +using Xunit.Abstractions; + +namespace Microsoft.AspNetCore.Razor.LanguageServer.CodeActions; + +public abstract class CodeActionEndToEndTestBase(ITestOutputHelper testOutput) : SingleServerDelegatingEndpointTestBase(testOutput) +{ + protected const string CodeBehindTestReplaceNamespace = "$$Replace_Namespace$$"; + + internal async Task ValidateCodeBehindFileAsync( + TestCode input, + string initialCodeBehindContent, + string expectedRazorContent, + string expectedCodeBehindContent, + string codeAction, + int childActionIndex = 0) + { + var textSpan = input.Span; + TextSpan? selectionRange = input.TryGetNamedSpans("selection", out var spans) + ? spans.Single() + : null; + + var razorFilePath = FilePathNormalizer.Normalize($"{Path.GetTempPath()}test.razor"); + var codeBehindFilePath = FilePathNormalizer.Normalize($"{Path.GetTempPath()}test.razor.cs"); + var diagnostics = new[] { new Diagnostic() { Code = "CS0103", Message = "The name 'DoesNotExist' does not exist in the current context" } }; + + var codeDocument = CreateCodeDocument(input.Text, filePath: razorFilePath, rootNamespace: "Test", tagHelpers: CreateTagHelperDescriptors()); + var razorSourceText = codeDocument.Source.Text; + var uri = new Uri(razorFilePath); + var languageServer = await CreateLanguageServerAsync(codeDocument, razorFilePath); + var documentContext = CreateDocumentContext(uri, codeDocument); + var requestContext = new RazorRequestContext(documentContext, null!, "lsp/method", uri: null); + File.Create(codeBehindFilePath).Close(); + try + { + codeDocument.TryComputeNamespace(fallbackToRootNamespace: true, out var @namespace); + initialCodeBehindContent = initialCodeBehindContent.Replace(CodeBehindTestReplaceNamespace, @namespace); + File.WriteAllText(codeBehindFilePath, initialCodeBehindContent); + + var result = await GetCodeActionsAsync( + uri, + textSpan, + razorSourceText, + requestContext, + languageServer, + razorProviders: [new GenerateMethodCodeActionProvider()], + diagnostics, + selectionRange: selectionRange); + + var codeActionToRun = GetCodeActionToRun(codeAction, childActionIndex, result); + Assert.NotNull(codeActionToRun); + + var formattingService = await TestRazorFormattingService.CreateWithFullSupportAsync(LoggerFactory); + var roslynCodeActionHelpers = new RoslynCodeActionHelpers(languageServer); + var changes = await GetEditsAsync( + codeActionToRun, + requestContext, + languageServer, + optionsMonitor: null, + CreateRazorCodeActionResolvers(roslynCodeActionHelpers, formattingService)); + + var razorEdits = new List(); + var codeBehindEdits = new List(); + var codeBehindSourceText = SourceText.From(initialCodeBehindContent); + foreach (var change in changes) + { + if (FilePathNormalizer.Normalize(change.TextDocument.Uri.GetAbsoluteOrUNCPath()) == codeBehindFilePath) + { + codeBehindEdits.AddRange(change.Edits.Select(codeBehindSourceText.GetTextChange)); + } + else + { + razorEdits.AddRange(change.Edits.Select(razorSourceText.GetTextChange)); + } + } + + var actualRazorContent = razorSourceText.WithChanges(razorEdits).ToString(); + AssertEx.EqualOrDiff(expectedRazorContent, actualRazorContent); + + var actualCodeBehindContent = codeBehindSourceText.WithChanges(codeBehindEdits).ToString(); + AssertEx.EqualOrDiff(expectedCodeBehindContent.Replace(CodeBehindTestReplaceNamespace, @namespace), actualCodeBehindContent); + } + finally + { + File.Delete(codeBehindFilePath); + } + } + + internal Task ValidateCodeActionAsync( + TestCode input, + string codeAction, + int childActionIndex = 0, + IRazorCodeActionProvider[]? razorCodeActionProviders = null, + Func? codeActionResolversCreator = null, + RazorLSPOptionsMonitor? optionsMonitor = null, + Diagnostic[]? diagnostics = null) + { + return ValidateCodeActionAsync(input, expected: null, codeAction, childActionIndex, razorCodeActionProviders, codeActionResolversCreator, optionsMonitor, diagnostics); + } + + internal async Task ValidateCodeActionAsync( + TestCode input, + string? expected, + string codeAction, + int childActionIndex = 0, + IRazorCodeActionProvider[]? razorCodeActionProviders = null, + Func? codeActionResolversCreator = null, + RazorLSPOptionsMonitor? optionsMonitor = null, + Diagnostic[]? diagnostics = null) + { + var textSpan = input.Span; + TextSpan? selectionRange = input.TryGetNamedSpans("selection", out var spans) + ? spans.Single() + : null; + + var razorFilePath = "C:/path/test.razor"; + var codeDocument = CreateCodeDocument(input.Text, filePath: razorFilePath, tagHelpers: CreateTagHelperDescriptors()); + var sourceText = codeDocument.Source.Text; + var uri = new Uri(razorFilePath); + var languageServer = await CreateLanguageServerAsync(codeDocument, razorFilePath); + var documentContext = CreateDocumentContext(uri, codeDocument); + var requestContext = new RazorRequestContext(documentContext, null!, "lsp/method", uri: null); + + var result = await GetCodeActionsAsync( + uri, + textSpan, + sourceText, + requestContext, + languageServer, + razorCodeActionProviders, + diagnostics, + selectionRange: selectionRange); + + Assert.NotEmpty(result); + var codeActionToRun = GetCodeActionToRun(codeAction, childActionIndex, result); + + if (expected is null) + { + Assert.Null(codeActionToRun); + return; + } + + Assert.NotNull(codeActionToRun); + + var formattingService = await TestRazorFormattingService.CreateWithFullSupportAsync(LoggerFactory, codeDocument, optionsMonitor?.CurrentValue); + var roslynCodeActionHelpers = new RoslynCodeActionHelpers(languageServer); + var changes = await GetEditsAsync( + codeActionToRun, + requestContext, + languageServer, + optionsMonitor, + codeActionResolversCreator?.Invoke(roslynCodeActionHelpers, formattingService) ?? []); + + var edits = new List(); + foreach (var change in changes) + { + edits.AddRange(change.Edits.Select(sourceText.GetTextChange)); + } + + var actual = sourceText.WithChanges(edits).ToString(); + AssertEx.EqualOrDiff(expected, actual); + } + + internal static VSInternalCodeAction? GetCodeActionToRun(string codeAction, int childActionIndex, SumType[] result) + { + var codeActionToRun = (VSInternalCodeAction?)result.SingleOrDefault(e => ((RazorVSInternalCodeAction)e.Value!).Name == codeAction || ((RazorVSInternalCodeAction)e.Value!).Title == codeAction).Value; + if (codeActionToRun?.Children?.Length > 0) + { + codeActionToRun = codeActionToRun.Children[childActionIndex]; + } + + return codeActionToRun; + } + + internal async Task[]> GetCodeActionsAsync( + Uri uri, + TextSpan textSpan, + SourceText sourceText, + RazorRequestContext requestContext, + IClientConnection clientConnection, + IRazorCodeActionProvider[]? razorProviders = null, + Diagnostic[]? diagnostics = null, + TextSpan? selectionRange = null) + { + var delegatedCodeActionsProvider = new DelegatedCodeActionsProvider(clientConnection, NoOpTelemetryReporter.Instance, LoggerFactory); + + var codeActionsService = new CodeActionsService( + DocumentMappingService.AssumeNotNull(), + razorCodeActionProviders: razorProviders ?? [], + csharpCodeActionProviders: + [ + new CSharpCodeActionProvider(TestLanguageServerFeatureOptions.Instance), + new TypeAccessibilityCodeActionProvider() + ], + htmlCodeActionProviders: [], + LanguageServerFeatureOptions.AssumeNotNull()); + + var endpoint = new CodeActionEndpoint( + codeActionsService, + delegatedCodeActionsProvider, + NoOpTelemetryReporter.Instance); + + // Call GetRegistration, so the endpoint knows we support resolve + endpoint.ApplyCapabilities(new(), new VSInternalClientCapabilities + { + TextDocument = new TextDocumentClientCapabilities + { + CodeAction = new CodeActionSetting + { + ResolveSupport = new CodeActionResolveSupportSetting() + } + } + }); + + var @params = new VSCodeActionParams + { + TextDocument = new VSTextDocumentIdentifier { Uri = uri }, + Range = sourceText.GetRange(textSpan), + Context = new VSInternalCodeActionContext() { Diagnostics = diagnostics ?? [] } + }; + + if (selectionRange is { } selection) + { + // Simulate VS range vs selection range + @params.Context.SelectionRange = sourceText.GetRange(selection); + } + + var result = await endpoint.HandleRequestAsync(@params, requestContext, DisposalToken); + Assert.NotNull(result); + return result; + } + + internal async Task GetEditsAsync( + VSInternalCodeAction codeActionToRun, + RazorRequestContext requestContext, + IClientConnection clientConnection, + RazorLSPOptionsMonitor? optionsMonitor, + IRazorCodeActionResolver[] razorResolvers) + { + var formattingService = await TestRazorFormattingService.CreateWithFullSupportAsync(LoggerFactory); + + var delegatedCodeActionResolver = new DelegatedCodeActionResolver(clientConnection); + var csharpResolvers = new ICSharpCodeActionResolver[] + { + new CSharpCodeActionResolver(formattingService) + }; + + var htmlResolvers = Array.Empty(); + + optionsMonitor ??= TestRazorLSPOptionsMonitor.Create(); + var codeActionResolveService = new CodeActionResolveService(razorResolvers, csharpResolvers, htmlResolvers, LoggerFactory); + var resolveEndpoint = new CodeActionResolveEndpoint(codeActionResolveService, delegatedCodeActionResolver, optionsMonitor); + + var resolveResult = await resolveEndpoint.HandleRequestAsync(codeActionToRun, requestContext, DisposalToken); + + Assert.NotNull(resolveResult.Edit); + + var workspaceEdit = resolveResult.Edit; + Assert.True(workspaceEdit.TryGetTextDocumentEdits(out var documentEdits)); + + return documentEdits; + } + + internal static ImmutableArray CreateTagHelperDescriptors() + { + return BuildTagHelpers().ToImmutableArray(); + + static IEnumerable BuildTagHelpers() + { + var builder = TagHelperDescriptorBuilder.Create("oncontextmenu", "Microsoft.AspNetCore.Components"); + builder.SetMetadata( + new KeyValuePair(ComponentMetadata.EventHandler.EventArgsType, "Microsoft.AspNetCore.Components.Web.MouseEventArgs"), + new KeyValuePair(ComponentMetadata.SpecialKindKey, ComponentMetadata.EventHandler.TagHelperKind)); + yield return builder.Build(); + + builder = TagHelperDescriptorBuilder.Create("onclick", "Microsoft.AspNetCore.Components"); + builder.SetMetadata( + new KeyValuePair(ComponentMetadata.EventHandler.EventArgsType, "Microsoft.AspNetCore.Components.Web.MouseEventArgs"), + new KeyValuePair(ComponentMetadata.SpecialKindKey, ComponentMetadata.EventHandler.TagHelperKind)); + + yield return builder.Build(); + + builder = TagHelperDescriptorBuilder.Create("oncopy", "Microsoft.AspNetCore.Components"); + builder.SetMetadata( + new KeyValuePair(ComponentMetadata.EventHandler.EventArgsType, "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs"), + new KeyValuePair(ComponentMetadata.SpecialKindKey, ComponentMetadata.EventHandler.TagHelperKind)); + + yield return builder.Build(); + + builder = TagHelperDescriptorBuilder.Create("ref", "Microsoft.AspNetCore.Components"); + builder.SetMetadata( + new KeyValuePair(ComponentMetadata.SpecialKindKey, ComponentMetadata.Ref.TagHelperKind), + new KeyValuePair(ComponentMetadata.Common.DirectiveAttribute, bool.TrueString)); + + yield return builder.Build(); + } + } + + internal GenerateMethodCodeActionResolver[] CreateRazorCodeActionResolvers( + IRoslynCodeActionHelpers roslynCodeActionHelpers, + IRazorFormattingService razorFormattingService) + => + [ + new GenerateMethodCodeActionResolver( + roslynCodeActionHelpers, + new LspDocumentMappingService(FilePathService, new TestDocumentContextFactory(), LoggerFactory), + razorFormattingService) + ]; +} diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionResolverTest.NetFx.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionResolverTest.NetFx.cs index 5358dbc1ebf..abe09d8749d 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionResolverTest.NetFx.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeActions/Razor/ExtractToComponentCodeActionResolverTest.NetFx.cs @@ -25,7 +25,7 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.CodeActions; -public class ExtractToComponentCodeActionResolverTest(ITestOutputHelper testOutput) : CodeActionEndToEndTest(testOutput) +public class ExtractToComponentCodeActionResolverTest(ITestOutputHelper testOutput) : CodeActionEndToEndTestBase(testOutput) { private const string ExtractToComponentTitle = "Extract element to new component"; From 61ca99bde754a4bf4c4fd9b8d5d0745b99e7e4b1 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Mon, 4 Nov 2024 11:48:30 +1100 Subject: [PATCH 045/172] Report better MEF composition errors in tests --- .../Cohost/CohostEndpointTestBase.cs | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs index 81334073c1e..16ded3e8e93 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs @@ -20,6 +20,7 @@ using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.Composition; using Microsoft.VisualStudio.LanguageServer.Protocol; +using Xunit; using Xunit.Abstractions; namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; @@ -50,7 +51,19 @@ protected override async Task InitializeAsync() // Create a new isolated MEF composition. // Note that this uses a cached catalog and configuration for performance. - _exportProvider = await RemoteMefComposition.CreateExportProviderAsync(DisposalToken); + try + { + _exportProvider = await RemoteMefComposition.CreateExportProviderAsync(DisposalToken); + } + catch (CompositionFailedException ex) when (ex.Errors is not null) + { + Assert.Fail($""" + Errors in the Remote MEF composition: + + {string.Join(Environment.NewLine, ex.Errors.SelectMany(e => e).Select(e => e.Message))} + """); + } + AddDisposable(_exportProvider); _remoteServiceInvoker = new TestRemoteServiceInvoker(JoinableTaskContext, _exportProvider, LoggerFactory); From 60ed8c036ce7d3a9eb2669ca1771b32917d935af Mon Sep 17 00:00:00 2001 From: David Wengier Date: Mon, 4 Nov 2024 12:38:38 +1100 Subject: [PATCH 046/172] Add delegated document Uri to code action data --- .../CodeActions/CodeActionEndpoint.cs | 8 +++++++- .../TypeAccessibilityCodeActionProvider.cs | 2 +- .../CodeActions/CodeActionsService.cs | 17 ++++++++++------- .../CodeActions/ICodeActionsService.cs | 9 ++++++++- .../CodeActions/Models/CodeActionExtensions.cs | 6 +++++- .../Models/RazorCodeActionResolutionParams.cs | 4 ++++ .../Razor/AddUsingsCodeActionResolver.cs | 3 ++- .../ComponentAccessibilityCodeActionProvider.cs | 3 ++- .../ExtractToCodeBehindCodeActionProvider.cs | 1 + .../ExtractToComponentCodeActionProvider.cs | 1 + .../Razor/GenerateMethodCodeActionProvider.cs | 4 ++-- .../CodeActions/Razor/RazorCodeActionFactory.cs | 6 ++++-- .../CodeActions/RazorCodeActionContext.cs | 2 ++ .../CodeActions/RemoteCodeActionsService.cs | 5 ++++- 14 files changed, 53 insertions(+), 18 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs index 47e7c74ede1..006dd113295 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/CodeActionEndpoint.cs @@ -75,7 +75,13 @@ public TextDocumentIdentifier GetTextDocumentIdentifier(VSCodeActionParams reque _ => [] }; - return await _codeActionsService.GetCodeActionsAsync(request, documentSnapshot, delegatedCodeActions, _supportsCodeActionResolve, cancellationToken).ConfigureAwait(false); + return await _codeActionsService.GetCodeActionsAsync( + request, + documentSnapshot, + delegatedCodeActions, + delegatedDocumentUri: null, // We don't use delegatedDocumentUri in the LSP server, as we can trivially recalculate it + _supportsCodeActionResolve, + cancellationToken).ConfigureAwait(false); } private async Task GetHtmlCodeActionsAsync(IDocumentSnapshot documentSnapshot, VSCodeActionParams request, Guid correlationId, CancellationToken cancellationToken) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/TypeAccessibilityCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/TypeAccessibilityCodeActionProvider.cs index a123b788151..d60297bbc00 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/TypeAccessibilityCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/TypeAccessibilityCodeActionProvider.cs @@ -144,7 +144,7 @@ private static ImmutableArray ProcessCodeActionsVSCod var fqnCodeAction = CreateFQNCodeAction(context, diagnostic, codeAction, fqn); typeAccessibilityCodeActions.Add(fqnCodeAction); - if (AddUsingsCodeActionResolver.TryCreateAddUsingResolutionParams(fqn, context.Request.TextDocument, additionalEdit: null, out var @namespace, out var resolutionParams)) + if (AddUsingsCodeActionResolver.TryCreateAddUsingResolutionParams(fqn, context.Request.TextDocument, additionalEdit: null, context.DelegatedDocumentUri, out var @namespace, out var resolutionParams)) { var addUsingCodeAction = RazorCodeActionFactory.CreateAddComponentUsing(@namespace, newTagName: null, resolutionParams); typeAccessibilityCodeActions.Add(addUsingCodeAction); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs index 2d65c6d8569..1733c98d3b1 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs @@ -1,6 +1,7 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; @@ -37,9 +38,9 @@ internal class CodeActionsService( private readonly IEnumerable _htmlCodeActionProviders = htmlCodeActionProviders; private readonly LanguageServerFeatureOptions _languageServerFeatureOptions = languageServerFeatureOptions; - public async Task[]?> GetCodeActionsAsync(VSCodeActionParams request, IDocumentSnapshot documentSnapshot, RazorVSInternalCodeAction[] delegatedCodeActions, bool supportsCodeActionResolve, CancellationToken cancellationToken) + public async Task[]?> GetCodeActionsAsync(VSCodeActionParams request, IDocumentSnapshot documentSnapshot, RazorVSInternalCodeAction[] delegatedCodeActions, Uri? delegatedDocumentUri, bool supportsCodeActionResolve, CancellationToken cancellationToken) { - var razorCodeActionContext = await GenerateRazorCodeActionContextAsync(request, documentSnapshot, supportsCodeActionResolve, cancellationToken).ConfigureAwait(false); + var razorCodeActionContext = await GenerateRazorCodeActionContextAsync(request, documentSnapshot, delegatedDocumentUri, supportsCodeActionResolve, cancellationToken).ConfigureAwait(false); if (razorCodeActionContext is null) { return null; @@ -64,12 +65,12 @@ internal class CodeActionsService( // Grouping the code actions causes VS to sort them into groups, rather than just alphabetically sorting them // by title. The latter is bad for us because it can put "Remove
" at the top in some locales, and our fully // qualify component code action at the bottom, depending on the users namespace. - ConvertCodeActionsToSumType(request.TextDocument, razorCodeActions, "A-Razor"); - ConvertCodeActionsToSumType(request.TextDocument, filteredCodeActions, "B-Delegated"); + ConvertCodeActionsToSumType(razorCodeActions, "A-Razor"); + ConvertCodeActionsToSumType(filteredCodeActions, "B-Delegated"); return commandsOrCodeActions.ToArray(); - void ConvertCodeActionsToSumType(VSTextDocumentIdentifier textDocument, ImmutableArray codeActions, string groupName) + void ConvertCodeActionsToSumType(ImmutableArray codeActions, string groupName) { // We must cast the RazorCodeAction into a platform compliant code action // For VS (SupportsCodeActionResolve = true) this means just encapsulating the RazorCodeAction in the `CommandOrCodeAction` struct @@ -87,7 +88,7 @@ void ConvertCodeActionsToSumType(VSTextDocumentIdentifier textDocument, Immutabl { foreach (var action in codeActions) { - commandsOrCodeActions.Add(action.AsVSCodeCommandOrCodeAction(textDocument)); + commandsOrCodeActions.Add(action.AsVSCodeCommandOrCodeAction(request.TextDocument, delegatedDocumentUri)); } } } @@ -96,6 +97,7 @@ void ConvertCodeActionsToSumType(VSTextDocumentIdentifier textDocument, Immutabl private async Task GenerateRazorCodeActionContextAsync( VSCodeActionParams request, IDocumentSnapshot documentSnapshot, + Uri? delegatedDocumentUri, bool supportsCodeActionResolve, CancellationToken cancellationToken) { @@ -136,6 +138,7 @@ void ConvertCodeActionsToSumType(VSTextDocumentIdentifier textDocument, Immutabl request, documentSnapshot, codeDocument, + delegatedDocumentUri, startLocation, endLocation, languageKind, @@ -296,6 +299,6 @@ private static ImmutableHashSet GetAllAvailableCodeActionNames() internal readonly struct TestAccessor(CodeActionsService instance) { public Task GenerateRazorCodeActionContextAsync(VSCodeActionParams request, IDocumentSnapshot documentSnapshot, bool supportsCodeActionResolve, CancellationToken cancellationToken) - => instance.GenerateRazorCodeActionContextAsync(request, documentSnapshot, supportsCodeActionResolve, cancellationToken); + => instance.GenerateRazorCodeActionContextAsync(request, documentSnapshot, delegatedDocumentUri: null, supportsCodeActionResolve, cancellationToken); } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionsService.cs index d968064976b..3cd139b99c1 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/ICodeActionsService.cs @@ -1,6 +1,7 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; @@ -12,7 +13,13 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; internal interface ICodeActionsService { - Task[]?> GetCodeActionsAsync(VSCodeActionParams request, IDocumentSnapshot documentSnapshot, RazorVSInternalCodeAction[] delegatedCodeActions, bool supportsCodeActionResolve, CancellationToken cancellationToken); + Task[]?> GetCodeActionsAsync( + VSCodeActionParams request, + IDocumentSnapshot documentSnapshot, + RazorVSInternalCodeAction[] delegatedCodeActions, + Uri? delegatedDocumentUri, + bool supportsCodeActionResolve, + CancellationToken cancellationToken); Task GetCSharpCodeActionsRequestAsync(IDocumentSnapshot documentSnapshot, VSCodeActionParams request, CancellationToken cancellationToken); } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/CodeActionExtensions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/CodeActionExtensions.cs index 3661d10f485..088fd58e3c4 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/CodeActionExtensions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/CodeActionExtensions.cs @@ -1,6 +1,7 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; using System.Linq; using System.Text.Json; using System.Text.Json.Nodes; @@ -12,7 +13,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions.Models; internal static class CodeActionExtensions { - public static SumType AsVSCodeCommandOrCodeAction(this VSInternalCodeAction razorCodeAction, VSTextDocumentIdentifier textDocument) + public static SumType AsVSCodeCommandOrCodeAction(this VSInternalCodeAction razorCodeAction, VSTextDocumentIdentifier textDocument, Uri? delegatedDocumentUri) { if (razorCodeAction.Data is null) { @@ -23,6 +24,7 @@ public static SumType AsVSCodeCommandOrCodeAction(this VSIn TextDocument = textDocument, Action = LanguageServerConstants.CodeActions.EditBasedCodeActionCommand, Language = RazorLanguageKind.Razor, + DelegatedDocumentUri = delegatedDocumentUri, Data = razorCodeAction.Edit ?? new WorkspaceEdit(), }; @@ -57,6 +59,7 @@ public static RazorVSInternalCodeAction WrapResolvableCodeAction( TextDocument = context.Request.TextDocument, Action = action, Language = language, + DelegatedDocumentUri = context.DelegatedDocumentUri, Data = razorCodeAction.Data }; razorCodeAction.Data = JsonSerializer.SerializeToElement(resolutionParams); @@ -89,6 +92,7 @@ private static VSInternalCodeAction WrapResolvableCodeAction( TextDocument = context.Request.TextDocument, Action = action, Language = language, + DelegatedDocumentUri = context.DelegatedDocumentUri, Data = razorCodeAction.Data }; razorCodeAction.Data = JsonSerializer.SerializeToElement(resolutionParams); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/RazorCodeActionResolutionParams.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/RazorCodeActionResolutionParams.cs index 5fa246b822f..750b45944d2 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/RazorCodeActionResolutionParams.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/RazorCodeActionResolutionParams.cs @@ -1,6 +1,7 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; using System.Text.Json.Serialization; using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.VisualStudio.LanguageServer.Protocol; @@ -18,6 +19,9 @@ internal sealed class RazorCodeActionResolutionParams [JsonPropertyName("language")] public required RazorLanguageKind Language { get; set; } + [JsonPropertyName("delegatedDocumentUri")] + public required Uri? DelegatedDocumentUri { get; set; } + [JsonPropertyName("data")] public object? Data { get; set; } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/AddUsingsCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/AddUsingsCodeActionResolver.cs index d5f7b7c335d..2ad85b8f330 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/AddUsingsCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/AddUsingsCodeActionResolver.cs @@ -39,7 +39,7 @@ internal sealed class AddUsingsCodeActionResolver : IRazorCodeActionResolver return AddUsingsHelper.CreateAddUsingWorkspaceEdit(actionParams.Namespace, actionParams.AdditionalEdit, codeDocument, codeDocumentIdentifier); } - internal static bool TryCreateAddUsingResolutionParams(string fullyQualifiedName, VSTextDocumentIdentifier textDocument, TextDocumentEdit? additionalEdit, [NotNullWhen(true)] out string? @namespace, [NotNullWhen(true)] out RazorCodeActionResolutionParams? resolutionParams) + internal static bool TryCreateAddUsingResolutionParams(string fullyQualifiedName, VSTextDocumentIdentifier textDocument, TextDocumentEdit? additionalEdit, Uri? delegatedDocumentUri, [NotNullWhen(true)] out string? @namespace, [NotNullWhen(true)] out RazorCodeActionResolutionParams? resolutionParams) { @namespace = GetNamespaceFromFQN(fullyQualifiedName); if (string.IsNullOrEmpty(@namespace)) @@ -60,6 +60,7 @@ internal static bool TryCreateAddUsingResolutionParams(string fullyQualifiedName TextDocument = textDocument, Action = LanguageServerConstants.CodeActions.AddUsing, Language = RazorLanguageKind.Razor, + DelegatedDocumentUri = delegatedDocumentUri, Data = actionParams, }; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ComponentAccessibilityCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ComponentAccessibilityCodeActionProvider.cs index c70008b1c32..9ee3afc06cd 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ComponentAccessibilityCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ComponentAccessibilityCodeActionProvider.cs @@ -118,6 +118,7 @@ private static void AddCreateComponentFromTag(RazorCodeActionContext context, IS TextDocument = context.Request.TextDocument, Action = LanguageServerConstants.CodeActions.CreateComponentFromTag, Language = RazorLanguageKind.Razor, + DelegatedDocumentUri = context.DelegatedDocumentUri, Data = actionParams, }; @@ -179,7 +180,7 @@ private static async Task AddComponentAccessFromTagAsync(RazorCodeActionContext // name to give the tag. if (!tagHelperPair.CaseInsensitiveMatch || newTagName is not null) { - if (AddUsingsCodeActionResolver.TryCreateAddUsingResolutionParams(fullyQualifiedName, context.Request.TextDocument, additionalEdit, out var @namespace, out var resolutionParams)) + if (AddUsingsCodeActionResolver.TryCreateAddUsingResolutionParams(fullyQualifiedName, context.Request.TextDocument, additionalEdit, context.DelegatedDocumentUri, out var @namespace, out var resolutionParams)) { var addUsingCodeAction = RazorCodeActionFactory.CreateAddComponentUsing(@namespace, newTagName, resolutionParams); container.Add(addUsingCodeAction); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionProvider.cs index 264e259d0f0..2a1348b82e5 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionProvider.cs @@ -113,6 +113,7 @@ public Task> ProvideAsync(RazorCodeAct TextDocument = context.Request.TextDocument, Action = LanguageServerConstants.CodeActions.ExtractToCodeBehindAction, Language = RazorLanguageKind.Razor, + DelegatedDocumentUri = context.DelegatedDocumentUri, Data = actionParams, }; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs index 64ff97ff825..f92e61e5679 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionProvider.cs @@ -63,6 +63,7 @@ public Task> ProvideAsync(RazorCodeAct TextDocument = context.Request.TextDocument, Action = LanguageServerConstants.CodeActions.ExtractToNewComponentAction, Language = RazorLanguageKind.Razor, + DelegatedDocumentUri = context.DelegatedDocumentUri, Data = actionParams, }; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionProvider.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionProvider.cs index 2706d5ac164..dab71fd0176 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionProvider.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionProvider.cs @@ -38,8 +38,8 @@ public Task> ProvideAsync(RazorCodeAct var textDocument = context.Request.TextDocument; return Task.FromResult>( [ - RazorCodeActionFactory.CreateGenerateMethod(textDocument, methodName, eventName), - RazorCodeActionFactory.CreateAsyncGenerateMethod(textDocument, methodName, eventName) + RazorCodeActionFactory.CreateGenerateMethod(textDocument, context.DelegatedDocumentUri, methodName, eventName), + RazorCodeActionFactory.CreateAsyncGenerateMethod(textDocument, context.DelegatedDocumentUri, methodName, eventName) ]); } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/RazorCodeActionFactory.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/RazorCodeActionFactory.cs index b7ba525d95e..3b028b60da2 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/RazorCodeActionFactory.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/RazorCodeActionFactory.cs @@ -84,7 +84,7 @@ public static RazorVSInternalCodeAction CreateExtractToComponent(RazorCodeAction return codeAction; } - public static RazorVSInternalCodeAction CreateGenerateMethod(VSTextDocumentIdentifier textDocument, string methodName, string eventName) + public static RazorVSInternalCodeAction CreateGenerateMethod(VSTextDocumentIdentifier textDocument, Uri? delegatedDocumentUri, string methodName, string eventName) { var @params = new GenerateMethodCodeActionParams { @@ -97,6 +97,7 @@ public static RazorVSInternalCodeAction CreateGenerateMethod(VSTextDocumentIdent TextDocument = textDocument, Action = LanguageServerConstants.CodeActions.GenerateEventHandler, Language = RazorLanguageKind.Razor, + DelegatedDocumentUri = delegatedDocumentUri, Data = @params, }; @@ -111,7 +112,7 @@ public static RazorVSInternalCodeAction CreateGenerateMethod(VSTextDocumentIdent return codeAction; } - public static RazorVSInternalCodeAction CreateAsyncGenerateMethod(VSTextDocumentIdentifier textDocument, string methodName, string eventName) + public static RazorVSInternalCodeAction CreateAsyncGenerateMethod(VSTextDocumentIdentifier textDocument, Uri? delegatedDocumentUri, string methodName, string eventName) { var @params = new GenerateMethodCodeActionParams { @@ -124,6 +125,7 @@ public static RazorVSInternalCodeAction CreateAsyncGenerateMethod(VSTextDocument TextDocument = textDocument, Action = LanguageServerConstants.CodeActions.GenerateEventHandler, Language = RazorLanguageKind.Razor, + DelegatedDocumentUri = delegatedDocumentUri, Data = @params, }; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs index f5e847d3ecd..77a2d7e4498 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/RazorCodeActionContext.cs @@ -1,6 +1,7 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; using Microsoft.AspNetCore.Razor.Language; using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; @@ -12,6 +13,7 @@ internal sealed record class RazorCodeActionContext( VSCodeActionParams Request, IDocumentSnapshot DocumentSnapshot, RazorCodeDocument CodeDocument, + Uri? DelegatedDocumentUri, int StartAbsoluteIndex, int EndAbsoluteIndex, Protocol.RazorLanguageKind LanguageKind, diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs index 249208c3167..f108ff8013e 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs @@ -66,7 +66,10 @@ private async ValueTask GetCodeActionRequestInfoAsync(Rem private async ValueTask[]?> GetCodeActionsAsync(RemoteDocumentContext context, VSCodeActionParams request, RazorVSInternalCodeAction[] delegatedCodeActions, CancellationToken cancellationToken) { + var generatedDocument = await context.Snapshot.GetGeneratedDocumentAsync(cancellationToken).ConfigureAwait(false); + var generatedDocumentUri = generatedDocument.CreateUri(); + var supportsCodeActionResolve = _clientCapabilitiesService.ClientCapabilities.TextDocument?.CodeAction?.ResolveSupport is not null; - return await _codeActionsService.GetCodeActionsAsync(request, context.Snapshot, delegatedCodeActions, supportsCodeActionResolve, cancellationToken).ConfigureAwait(false); + return await _codeActionsService.GetCodeActionsAsync(request, context.Snapshot, delegatedCodeActions, generatedDocumentUri, supportsCodeActionResolve, cancellationToken).ConfigureAwait(false); } } From e829ffbb46d7ce84dea7160bf36a40fe39d207dd Mon Sep 17 00:00:00 2001 From: David Wengier Date: Mon, 4 Nov 2024 14:19:16 +1100 Subject: [PATCH 047/172] Add cohost resolve endpoint and tests --- .../CSharp/CSharpCodeActionResolver.cs | 2 +- ...mattedRemappingCSharpCodeActionResolver.cs | 2 +- .../CodeActions/CodeActionResolveService.cs | 2 +- .../Html/HtmlCodeActionResolver.cs | 2 +- .../Razor/AddUsingsCodeActionResolver.cs | 2 +- .../CreateComponentCodeActionResolver.cs | 2 +- .../ExtractToCodeBehindCodeActionResolver.cs | 2 +- .../ExtractToComponentCodeActionResolver.cs | 2 +- .../Razor/GenerateMethodCodeActionResolver.cs | 2 +- .../Remote/IRemoteCodeActionsService.cs | 9 + .../CodeActions/RemoteCodeActionsService.cs | 14 ++ .../CodeActions/RemoteServices.cs | 54 ++++++ .../CodeActions/RoslynCodeActionHelpers.cs | 25 +++ .../CohostCodeActionsResolveEndpoint.cs | 164 ++++++++++++++++++ .../Cohost/CohostCodeActionsEndpointTest.cs | 88 +++++++++- 15 files changed, 358 insertions(+), 14 deletions(-) create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RoslynCodeActionHelpers.cs create mode 100644 src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsResolveEndpoint.cs diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionResolver.cs index ab57ceb5406..46f23c36e7a 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/CSharpCodeActionResolver.cs @@ -12,7 +12,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class CSharpCodeActionResolver(IRazorFormattingService razorFormattingService) : ICSharpCodeActionResolver +internal class CSharpCodeActionResolver(IRazorFormattingService razorFormattingService) : ICSharpCodeActionResolver { private readonly IRazorFormattingService _razorFormattingService = razorFormattingService; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/UnformattedRemappingCSharpCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/UnformattedRemappingCSharpCodeActionResolver.cs index d1e20dbf914..56c2329a7fc 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/UnformattedRemappingCSharpCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CSharp/UnformattedRemappingCSharpCodeActionResolver.cs @@ -16,7 +16,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; /// /// Resolves and remaps the code action, without running formatting passes. /// -internal sealed class UnformattedRemappingCSharpCodeActionResolver(IDocumentMappingService documentMappingService) : ICSharpCodeActionResolver +internal class UnformattedRemappingCSharpCodeActionResolver(IDocumentMappingService documentMappingService) : ICSharpCodeActionResolver { private readonly IDocumentMappingService _documentMappingService = documentMappingService; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs index ec24477bf30..d842c00bed1 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionResolveService.cs @@ -20,7 +20,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class CodeActionResolveService( +internal class CodeActionResolveService( IEnumerable razorCodeActionResolvers, IEnumerable csharpCodeActionResolvers, IEnumerable htmlCodeActionResolvers, diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionResolver.cs index fc7317a539b..538b01ee571 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Html/HtmlCodeActionResolver.cs @@ -10,7 +10,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class HtmlCodeActionResolver(IEditMappingService editMappingService) : IHtmlCodeActionResolver +internal class HtmlCodeActionResolver(IEditMappingService editMappingService) : IHtmlCodeActionResolver { private readonly IEditMappingService _editMappingService = editMappingService; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/AddUsingsCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/AddUsingsCodeActionResolver.cs index 2ad85b8f330..fffc8ec4b55 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/AddUsingsCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/AddUsingsCodeActionResolver.cs @@ -15,7 +15,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class AddUsingsCodeActionResolver : IRazorCodeActionResolver +internal class AddUsingsCodeActionResolver : IRazorCodeActionResolver { public string Action => LanguageServerConstants.CodeActions.AddUsing; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/CreateComponentCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/CreateComponentCodeActionResolver.cs index fa398c9662d..85084b0d596 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/CreateComponentCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/CreateComponentCodeActionResolver.cs @@ -20,7 +20,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class CreateComponentCodeActionResolver(LanguageServerFeatureOptions languageServerFeatureOptions) : IRazorCodeActionResolver +internal class CreateComponentCodeActionResolver(LanguageServerFeatureOptions languageServerFeatureOptions) : IRazorCodeActionResolver { private readonly LanguageServerFeatureOptions _languageServerFeatureOptions = languageServerFeatureOptions; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionResolver.cs index 25cc910e853..a58b1b9e268 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionResolver.cs @@ -22,7 +22,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions; -internal sealed class ExtractToCodeBehindCodeActionResolver( +internal class ExtractToCodeBehindCodeActionResolver( LanguageServerFeatureOptions languageServerFeatureOptions, IRoslynCodeActionHelpers roslynCodeActionHelpers) : IRazorCodeActionResolver { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionResolver.cs index 9ffc571f000..7ff931c52e7 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToComponentCodeActionResolver.cs @@ -20,7 +20,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions.Razor; -internal sealed class ExtractToComponentCodeActionResolver( +internal class ExtractToComponentCodeActionResolver( LanguageServerFeatureOptions languageServerFeatureOptions) : IRazorCodeActionResolver { private readonly LanguageServerFeatureOptions _languageServerFeatureOptions = languageServerFeatureOptions; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionResolver.cs index 129d7fca5da..4f4494d12d2 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionResolver.cs @@ -24,7 +24,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions.Razor; -internal sealed class GenerateMethodCodeActionResolver( +internal class GenerateMethodCodeActionResolver( IRoslynCodeActionHelpers roslynCodeActionHelpers, IDocumentMappingService documentMappingService, IRazorFormattingService razorFormattingService) : IRazorCodeActionResolver diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs index c7f0b69feed..16dc36c7828 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteCodeActionsService.cs @@ -5,6 +5,7 @@ using System.Threading.Tasks; using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; +using Microsoft.CodeAnalysis.Razor.Formatting; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.VisualStudio.LanguageServer.Protocol; @@ -24,4 +25,12 @@ ValueTask GetCodeActionRequestInfoAsync( VSCodeActionParams request, RazorVSInternalCodeAction[] delegatedCodeActions, CancellationToken cancellationToken); + + ValueTask ResolveCodeActionAsync( + JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, + JsonSerializableDocumentId razorDocumentId, + CodeAction request, + CodeAction? delegatedCodeAction, + RazorFormattingOptions options, + CancellationToken cancellationToken); } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs index f108ff8013e..63057e49b3c 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteCodeActionsService.cs @@ -7,6 +7,7 @@ using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Razor.CodeActions; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; +using Microsoft.CodeAnalysis.Razor.Formatting; using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.CodeAnalysis.Razor.Remote; @@ -24,6 +25,7 @@ protected override IRemoteCodeActionsService CreateService(in ServiceArgs args) } private readonly ICodeActionsService _codeActionsService = args.ExportProvider.GetExportedValue(); + private readonly ICodeActionResolveService _codeActionResolveService = args.ExportProvider.GetExportedValue(); private readonly IClientCapabilitiesService _clientCapabilitiesService = args.ExportProvider.GetExportedValue(); public ValueTask GetCodeActionRequestInfoAsync(JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, JsonSerializableDocumentId razorDocumentId, VSCodeActionParams request, CancellationToken cancellationToken) @@ -72,4 +74,16 @@ private async ValueTask GetCodeActionRequestInfoAsync(Rem var supportsCodeActionResolve = _clientCapabilitiesService.ClientCapabilities.TextDocument?.CodeAction?.ResolveSupport is not null; return await _codeActionsService.GetCodeActionsAsync(request, context.Snapshot, delegatedCodeActions, generatedDocumentUri, supportsCodeActionResolve, cancellationToken).ConfigureAwait(false); } + + public ValueTask ResolveCodeActionAsync(JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, JsonSerializableDocumentId razorDocumentId, CodeAction request, CodeAction? delegatedCodeAction, RazorFormattingOptions options, CancellationToken cancellationToken) + => RunServiceAsync( + solutionInfo, + razorDocumentId, + context => ResolveCodeActionAsync(context, request, delegatedCodeAction, options, cancellationToken), + cancellationToken); + + private async ValueTask ResolveCodeActionAsync(RemoteDocumentContext context, CodeAction request, CodeAction? delegatedCodeAction, RazorFormattingOptions options, CancellationToken cancellationToken) + { + return await _codeActionResolveService.ResolveCodeActionAsync(context, request, delegatedCodeAction, options, cancellationToken).ConfigureAwait(false); + } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteServices.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteServices.cs index 556fb8b0ca3..e67dff93e49 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteServices.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RemoteServices.cs @@ -6,11 +6,14 @@ using Microsoft.CodeAnalysis.Razor.CodeActions; using Microsoft.CodeAnalysis.Razor.CodeActions.Razor; using Microsoft.CodeAnalysis.Razor.DocumentMapping; +using Microsoft.CodeAnalysis.Razor.Formatting; using Microsoft.CodeAnalysis.Razor.Logging; using Microsoft.CodeAnalysis.Razor.Workspaces; namespace Microsoft.CodeAnalysis.Remote.Razor.CodeActions; +// Services + [Export(typeof(ICodeActionsService)), Shared] [method: ImportingConstructor] internal sealed class OOPCodeActionsService( @@ -21,6 +24,17 @@ internal sealed class OOPCodeActionsService( LanguageServerFeatureOptions languageServerFeatureOptions) : CodeActionsService(documentMappingService, razorCodeActionProviders, csharpCodeActionProviders, htmlCodeActionProviders, languageServerFeatureOptions); +[Export(typeof(ICodeActionResolveService)), Shared] +[method: ImportingConstructor] +internal sealed class OOPCodeActionResolveService( + [ImportMany] IEnumerable razorCodeActionResolvers, + [ImportMany] IEnumerable csharpCodeActionResolvers, + [ImportMany] IEnumerable htmlCodeActionResolvers, + ILoggerFactory loggerFactory) + : CodeActionResolveService(razorCodeActionResolvers, csharpCodeActionResolvers, htmlCodeActionResolvers, loggerFactory); + +// Code Action Providers + [Export(typeof(IRazorCodeActionProvider)), Shared] [method: ImportingConstructor] internal sealed class OOPExtractToCodeBehindCodeActionProvider(ILoggerFactory loggerFactory) : ExtractToCodeBehindCodeActionProvider(loggerFactory); @@ -44,3 +58,43 @@ internal sealed class OOPDefaultCSharpCodeActionProvider(LanguageServerFeatureOp [Export(typeof(IHtmlCodeActionProvider)), Shared] [method: ImportingConstructor] internal sealed class OOPDefaultHtmlCodeActionProvider(IEditMappingService editMappingService) : HtmlCodeActionProvider(editMappingService); + +// Code Action Resolvers + +[Export(typeof(IRazorCodeActionResolver)), Shared] +[method: ImportingConstructor] +internal sealed class OOPExtractToCodeBehindCodeActionResolver( + LanguageServerFeatureOptions languageServerFeatureOptions, + IRoslynCodeActionHelpers roslynCodeActionHelpers) + : ExtractToCodeBehindCodeActionResolver(languageServerFeatureOptions, roslynCodeActionHelpers); + +[Export(typeof(IRazorCodeActionResolver)), Shared] +[method: ImportingConstructor] +internal sealed class OOPExtractToComponentCodeActionResolver(LanguageServerFeatureOptions languageServerFeatureOptions) : ExtractToComponentCodeActionResolver(languageServerFeatureOptions); + +[Export(typeof(IRazorCodeActionResolver)), Shared] +[method: ImportingConstructor] +internal sealed class OOPCreateComponentCodeActionResolver(LanguageServerFeatureOptions languageServerFeatureOptions) : CreateComponentCodeActionResolver(languageServerFeatureOptions); + +[Export(typeof(IRazorCodeActionResolver)), Shared] +internal sealed class OOPAddUsingsCodeActionResolver : AddUsingsCodeActionResolver; + +[Export(typeof(IRazorCodeActionResolver)), Shared] +[method: ImportingConstructor] +internal sealed class OOPGenerateMethodCodeActionResolver( + IRoslynCodeActionHelpers roslynCodeActionHelpers, + IDocumentMappingService documentMappingService, + IRazorFormattingService razorFormattingService) + : GenerateMethodCodeActionResolver(roslynCodeActionHelpers, documentMappingService, razorFormattingService); + +[Export(typeof(ICSharpCodeActionResolver)), Shared] +[method: ImportingConstructor] +internal sealed class OOPCSharpCodeActionResolver(IRazorFormattingService razorFormattingService) : CSharpCodeActionResolver(razorFormattingService); + +[Export(typeof(ICSharpCodeActionResolver)), Shared] +[method: ImportingConstructor] +internal sealed class OOPUnformattedRemappingCSharpCodeActionResolver(IDocumentMappingService documentMappingService) : UnformattedRemappingCSharpCodeActionResolver(documentMappingService); + +[Export(typeof(IHtmlCodeActionResolver)), Shared] +[method: ImportingConstructor] +internal sealed class OOPHtmlCodeActionResolver(IEditMappingService editMappingService) : HtmlCodeActionResolver(editMappingService); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RoslynCodeActionHelpers.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RoslynCodeActionHelpers.cs new file mode 100644 index 00000000000..62526f2214e --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RoslynCodeActionHelpers.cs @@ -0,0 +1,25 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Composition; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.CodeAnalysis.Razor.CodeActions; +using Microsoft.VisualStudio.LanguageServer.Protocol; + +namespace Microsoft.CodeAnalysis.Remote.Razor; + +[Export(typeof(IRoslynCodeActionHelpers)), Shared] +internal sealed class RoslynCodeActionHelpers : IRoslynCodeActionHelpers +{ + public Task GetFormattedNewFileContentsAsync(string projectFilePath, Uri csharpFileUri, string newFileContent, CancellationToken cancellationToken) + { + throw new NotImplementedException(); + } + + public Task GetSimplifiedTextEditsAsync(Uri codeBehindUri, TextEdit edit, bool requiresVirtualDocument, CancellationToken cancellationToken) + { + throw new NotImplementedException(); + } +} diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsResolveEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsResolveEndpoint.cs new file mode 100644 index 00000000000..31e23a3d7d2 --- /dev/null +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsResolveEndpoint.cs @@ -0,0 +1,164 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Composition; +using System.Text.Json; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor; +using Microsoft.CodeAnalysis; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost; +using Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost.Handlers; +using Microsoft.CodeAnalysis.Razor.CodeActions; +using Microsoft.CodeAnalysis.Razor.CodeActions.Models; +using Microsoft.CodeAnalysis.Razor.Formatting; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Razor.Remote; +using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Microsoft.VisualStudio.Razor.Settings; + +namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; + +#pragma warning disable RS0030 // Do not use banned APIs +[Shared] +[CohostEndpoint(Methods.TextDocumentCodeActionName)] +[ExportCohostStatelessLspService(typeof(CohostCodeActionsResolveEndpoint))] +[method: ImportingConstructor] +#pragma warning restore RS0030 // Do not use banned APIs +internal class CohostCodeActionsResolveEndpoint( + IRemoteServiceInvoker remoteServiceInvoker, + IClientCapabilitiesService clientCapabilitiesService, + IClientSettingsManager clientSettingsManager, + IHtmlDocumentSynchronizer htmlDocumentSynchronizer, + LSPRequestInvoker requestInvoker) + : AbstractRazorCohostDocumentRequestHandler +{ + private readonly IRemoteServiceInvoker _remoteServiceInvoker = remoteServiceInvoker; + private readonly IClientCapabilitiesService _clientCapabilitiesService = clientCapabilitiesService; + private readonly IClientSettingsManager _clientSettingsManager = clientSettingsManager; + private readonly IHtmlDocumentSynchronizer _htmlDocumentSynchronizer = htmlDocumentSynchronizer; + private readonly LSPRequestInvoker _requestInvoker = requestInvoker; + + protected override bool MutatesSolutionState => false; + + protected override bool RequiresLSPSolution => true; + + protected override RazorTextDocumentIdentifier? GetRazorTextDocumentIdentifier(CodeAction request) + { + var resolveParams = CodeActionResolveService.GetRazorCodeActionResolutionParams(request); + return resolveParams.TextDocument.ToRazorTextDocumentIdentifier(); + } + + protected override Task HandleRequestAsync(CodeAction request, RazorCohostRequestContext context, CancellationToken cancellationToken) + => HandleRequestAsync(context.TextDocument.AssumeNotNull(), request, cancellationToken); + + private async Task HandleRequestAsync(TextDocument razorDocument, CodeAction request, CancellationToken cancellationToken) + { + var resolveParams = CodeActionResolveService.GetRazorCodeActionResolutionParams(request); + + var resolvedDelegatedCodeAction = resolveParams.Language switch + { + RazorLanguageKind.Html => await ResolvedHtmlCodeActionAsync(razorDocument, request, resolveParams, cancellationToken).ConfigureAwait(false), + RazorLanguageKind.CSharp => await ResolveCSharpCodeActionAsync(razorDocument, request, resolveParams, cancellationToken).ConfigureAwait(false), + _ => null + }; + + var clientSettings = _clientSettingsManager.GetClientSettings(); + var formattingOptions = new RazorFormattingOptions() + { + InsertSpaces = !clientSettings.ClientSpaceSettings.IndentWithTabs, + TabSize = clientSettings.ClientSpaceSettings.IndentSize, + CodeBlockBraceOnNextLine = clientSettings.AdvancedSettings.CodeBlockBraceOnNextLine + }; + + return await _remoteServiceInvoker.TryInvokeAsync( + razorDocument.Project.Solution, + (service, solutionInfo, cancellationToken) => service.ResolveCodeActionAsync(solutionInfo, razorDocument.Id, request, resolvedDelegatedCodeAction, formattingOptions, cancellationToken), + cancellationToken).ConfigureAwait(false); + } + + private async Task ResolveCSharpCodeActionAsync(TextDocument razorDocument, CodeAction codeAction, RazorCodeActionResolutionParams resolveParams, CancellationToken cancellationToken) + { + var originalData = codeAction.Data; + try + { + codeAction.Data = resolveParams.Data; + + var uri = resolveParams.DelegatedDocumentUri.AssumeNotNull(); + + var generatedDocumentIds = razorDocument.Project.Solution.GetDocumentIdsWithUri(uri); + var generatedDocumentId = generatedDocumentIds.FirstOrDefault(d => d.ProjectId == razorDocument.Project.Id); + if (generatedDocumentId is null) + { + return codeAction; + } + + if (razorDocument.Project.GetDocument(generatedDocumentId) is not { } generatedDocument) + { + return codeAction; + } + + var options = new JsonSerializerOptions(); + foreach (var converter in RazorServiceDescriptorsWrapper.GetLspConverters()) + { + options.Converters.Add(converter); + } + + var resourceOptions = _clientCapabilitiesService.ClientCapabilities.Workspace?.WorkspaceEdit?.ResourceOperations ?? []; + var roslynCodeAction = JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(codeAction, options), options).AssumeNotNull(); + var roslynResourceOptions = JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(resourceOptions, options), options).AssumeNotNull(); + + var resolvedCodeAction = await CodeActions.ResolveCodeActionAsync(generatedDocument, roslynCodeAction, roslynResourceOptions, cancellationToken).ConfigureAwait(false); + + return JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(resolvedCodeAction, options), options).AssumeNotNull(); + } + finally + { + codeAction.Data = originalData; + } + } + + private async Task ResolvedHtmlCodeActionAsync(TextDocument razorDocument, CodeAction codeAction, RazorCodeActionResolutionParams resolveParams, CancellationToken cancellationToken) + { + var originalData = codeAction.Data; + codeAction.Data = resolveParams.Data; + + try + { + var htmlDocument = await _htmlDocumentSynchronizer.TryGetSynchronizedHtmlDocumentAsync(razorDocument, cancellationToken).ConfigureAwait(false); + if (htmlDocument is null) + { + return codeAction; + } + + var result = await _requestInvoker.ReinvokeRequestOnServerAsync( + htmlDocument.Buffer, + Methods.CodeActionResolveName, + RazorLSPConstants.HtmlLanguageServerName, + codeAction, + cancellationToken).ConfigureAwait(false); + + if (result?.Response is null) + { + return codeAction; + } + + return result.Response; + } + finally + { + codeAction.Data = originalData; + } + } + + internal TestAccessor GetTestAccessor() => new(this); + + internal readonly struct TestAccessor(CohostCodeActionsResolveEndpoint instance) + { + public Task HandleRequestAsync(TextDocument razorDocument, CodeAction request, CancellationToken cancellationToken) + => instance.HandleRequestAsync(razorDocument, request, cancellationToken); + } +} diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs index 6b31cd14179..df907c4f6aa 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs @@ -1,16 +1,22 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; using System.Collections.Generic; using System.Linq; +using System.Threading; using System.Threading.Tasks; +using ICSharpCode.Decompiler.Semantics; using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Razor.CodeActions.Models; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; +using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.LanguageServer.Protocol; +using Microsoft.VisualStudio.Razor.Settings; +using Roslyn.Test.Utilities; using Xunit; using Xunit.Abstractions; @@ -53,6 +59,39 @@ public Goo() await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.GenerateDefaultConstructors); } + [Fact] + public async Task UseExpressionBodiedMember() + { + var input = """ + @using System.Linq + +
+ + @code + { + [||]void M(string[] args) + { + args.ToString(); + } + } + + """; + + var expected = """ + @using System.Linq + +
+ + @code + { + void M(string[] args) => args.ToString(); + } + + """; + + await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeRefactoringProviderNames.UseExpressionBody); + } + [Fact] public async Task IntroduceLocal() { @@ -435,11 +474,23 @@ private async Task VerifyCodeActionAsync(TestCode input, string? expected, strin }); var document = await CreateProjectAndRazorDocumentAsync(input.Text, fileKind, createSeparateRemoteAndLocalWorkspaces: true); - var inputText = await document.GetTextAsync(DisposalToken); - var requestInvoker = new TestLSPRequestInvoker(); + var codeAction = await VerifyCodeActionRequestAsync(document, input, codeActionName, childActionIndex); + + if (codeAction is null) + { + Assert.Null(expected); + return; + } + await VerifyCodeActionResolveAsync(document, codeAction, expected); + } + + private async Task VerifyCodeActionRequestAsync(CodeAnalysis.TextDocument document, TestCode input, string codeActionName, int childActionIndex) + { + var requestInvoker = new TestLSPRequestInvoker(); var endpoint = new CohostCodeActionsEndpoint(RemoteServiceInvoker, ClientCapabilitiesService, TestHtmlDocumentSynchronizer.Instance, requestInvoker, NoOpTelemetryReporter.Instance); + var inputText = await document.GetTextAsync(DisposalToken); using var diagnostics = new PooledArrayBuilder(); foreach (var (code, spans) in input.NamedSpans) @@ -468,10 +519,9 @@ private async Task VerifyCodeActionAsync(TestCode input, string? expected, strin var result = await endpoint.GetTestAccessor().HandleRequestAsync(document, request, DisposalToken); - if (expected is null) + if (result is null) { - Assert.Null(result); - return; + return null; } Assert.NotNull(result); @@ -486,5 +536,33 @@ private async Task VerifyCodeActionAsync(TestCode input, string? expected, strin } Assert.NotNull(codeActionToRun); + return codeActionToRun; + } + + private async Task VerifyCodeActionResolveAsync(CodeAnalysis.TextDocument document, CodeAction codeAction, string? expected) + { + var requestInvoker = new TestLSPRequestInvoker(); + var clientSettingsManager = new ClientSettingsManager(changeTriggers: []); + + var endpoint = new CohostCodeActionsResolveEndpoint(RemoteServiceInvoker, ClientCapabilitiesService, clientSettingsManager, TestHtmlDocumentSynchronizer.Instance, requestInvoker); + + var result = await endpoint.GetTestAccessor().HandleRequestAsync(document, codeAction, DisposalToken); + + Assert.NotNull(result?.Edit); + + var workspaceEdit = result.Edit; + Assert.True(workspaceEdit.TryGetTextDocumentEdits(out var documentEdits)); + + var documentUri = document.CreateUri(); + var sourceText = await document.GetTextAsync(DisposalToken).ConfigureAwait(false); + + foreach (var edit in documentEdits) + { + Assert.Equal(documentUri, edit.TextDocument.Uri); + + sourceText = sourceText.WithChanges(edit.Edits.Select(sourceText.GetTextChange)); + } + + AssertEx.EqualOrDiff(expected, sourceText.ToString()); } } From b509f67d1ca30309d81855c0c78d8f59341571d9 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Mon, 4 Nov 2024 14:19:28 +1100 Subject: [PATCH 048/172] Fix code action translation to Roslyn types --- .../LanguageClient/Cohost/CohostCodeActionsEndpoint.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs index 916199c07b4..ca3a8e97861 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs @@ -119,12 +119,12 @@ private async Task GetCSharpCodeActionsAsync(TextDo options.Converters.Add(converter); } - var csharpRequest = JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(request), options).AssumeNotNull(); + var csharpRequest = JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(request, options), options).AssumeNotNull(); using var _ = _telemetryReporter.TrackLspRequest(Methods.TextDocumentCodeActionName, "Razor.ExternalAccess", TelemetryThresholds.CodeActionSubLSPTelemetryThreshold, correlationId); var csharpCodeActions = await CodeActions.GetCodeActionsAsync(generatedDocument, csharpRequest, _clientCapabilitiesService.ClientCapabilities.SupportsVisualStudioExtensions, cancellationToken).ConfigureAwait(false); - return JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(csharpCodeActions), options).AssumeNotNull(); + return JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(csharpCodeActions, options), options).AssumeNotNull(); } private async Task GetHtmlCodeActionsAsync(TextDocument razorDocument, VSCodeActionParams request, Guid correlationId, CancellationToken cancellationToken) From a813c229f513c70428935442cd5da0b5d08cbd23 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Mon, 4 Nov 2024 14:54:25 +1100 Subject: [PATCH 049/172] Move helpers to base class --- .../Cohost/CohostEndpointTestBase.cs | 6 ++++ .../Cohost/CohostRenameEndpointTest.cs | 17 ++++------- .../CohostSemanticTokensRangeEndpointTest.cs | 2 -- .../CohostTextPresentationEndpointTest.cs | 9 ------ .../CohostUriPresentationEndpointTest.cs | 30 +++++++------------ 5 files changed, 23 insertions(+), 41 deletions(-) diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs index 16ded3e8e93..fc9cbf54ae3 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs @@ -247,4 +247,10 @@ @using Microsoft.AspNetCore.Components.Web return solution.GetAdditionalDocument(documentId).AssumeNotNull(); } + + protected static Uri FileUri(string projectRelativeFileName) + => new(FilePath(projectRelativeFileName)); + + protected static string FilePath(string projectRelativeFileName) + => Path.Combine(TestProjectData.SomeProjectPath, projectRelativeFileName); } diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostRenameEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostRenameEndpointTest.cs index 6e1af1d4f06..978461b744c 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostRenameEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostRenameEndpointTest.cs @@ -2,11 +2,9 @@ // Licensed under the MIT license. See License.txt in the project root for license information. using System; -using System.IO; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor; using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Razor; using Microsoft.CodeAnalysis.Testing; @@ -81,7 +79,7 @@ The end. """, additionalFiles: [ // The source generator isn't hooked up to our test project, so we have to manually "compile" the razor file - (File("Component.cs"), """ + (FilePath("Component.cs"), """ namespace SomeProject; public class Component : Microsoft.AspNetCore.Components.ComponentBase @@ -89,7 +87,7 @@ public class Component : Microsoft.AspNetCore.Components.ComponentBase } """), // The above will make the component exist, but the .razor file needs to exist too for Uri presentation - (File("Component.razor"), "") + (FilePath("Component.razor"), "") ], newName: "DifferentName", expected: """ @@ -138,7 +136,7 @@ The end. """, additionalFiles: [ // The source generator isn't hooked up to our test project, so we have to manually "compile" the razor file - (File("Component.cs"), """ + (FilePath("Component.cs"), """ namespace SomeProject; public class Component : Microsoft.AspNetCore.Components.ComponentBase @@ -146,7 +144,7 @@ public class Component : Microsoft.AspNetCore.Components.ComponentBase } """), // The above will make the component exist, but the .razor file needs to exist too for Uri presentation - (File("Component.razor"), "") + (FilePath("Component.razor"), "") ], newName: "DifferentName", expected: """ @@ -181,7 +179,7 @@ The end. """, additionalFiles: [ // The source generator isn't hooked up to our test project, so we have to manually "compile" the razor file - (File("Component.cs"), """ + (FilePath("Component.cs"), """ namespace SomeProject; public class Component : Microsoft.AspNetCore.Components.ComponentBase @@ -189,7 +187,7 @@ public class Component : Microsoft.AspNetCore.Components.ComponentBase } """), // The above will make the component exist, but the .razor file needs to exist too for Uri presentation - (File("Component.razor"), "") + (FilePath("Component.razor"), "") ], newName: "DifferentName", expected: "", @@ -260,7 +258,4 @@ private static string ProcessRazorDocumentEdits(SourceText inputText, Uri razorD return inputText.ToString(); } - - private static string File(string projectRelativeFileName) - => Path.Combine(TestProjectData.SomeProjectPath, projectRelativeFileName); } diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostSemanticTokensRangeEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostSemanticTokensRangeEndpointTest.cs index be4fe9f5f05..2b7e7a4ee0d 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostSemanticTokensRangeEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostSemanticTokensRangeEndpointTest.cs @@ -8,9 +8,7 @@ using Microsoft.AspNetCore.Razor.LanguageServer.Semantic; using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.AspNetCore.Razor.Telemetry; -using Microsoft.CodeAnalysis.Razor.SemanticTokens; using Microsoft.CodeAnalysis.Razor.Settings; -using Microsoft.CodeAnalysis.Remote.Razor.SemanticTokens; using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.Razor.Settings; using Microsoft.VisualStudio.Utilities; diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostTextPresentationEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostTextPresentationEndpointTest.cs index f2a4acc5b67..ea74eafd7f7 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostTextPresentationEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostTextPresentationEndpointTest.cs @@ -1,10 +1,7 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System; -using System.IO; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Testing; using Microsoft.VisualStudio.LanguageServer.Protocol; @@ -46,12 +43,6 @@ The end. expected: "Hello World"); } - private static Uri FileUri(string projectRelativeFileName) - => new(File(projectRelativeFileName)); - - private static string File(string projectRelativeFileName) - => Path.Combine(TestProjectData.SomeProjectPath, projectRelativeFileName); - private async Task VerifyUriPresentationAsync(string input, string text, string? expected, WorkspaceEdit? htmlResponse = null) { TestFileMarkupParser.GetSpan(input, out input, out var span); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostUriPresentationEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostUriPresentationEndpointTest.cs index 68b3be9565a..b2dfa448899 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostUriPresentationEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostUriPresentationEndpointTest.cs @@ -2,9 +2,7 @@ // Licensed under the MIT license. See License.txt in the project root for license information. using System; -using System.IO; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Testing; using Microsoft.VisualStudio.LanguageServer.Protocol; @@ -83,7 +81,7 @@ The end. """, additionalFiles: [ // The source generator isn't hooked up to our test project, so we have to manually "compile" the razor file - (File("Component.cs"), """ + (FilePath("Component.cs"), """ namespace SomeProject; public class Component : Microsoft.AspNetCore.Components.ComponentBase @@ -91,7 +89,7 @@ public class Component : Microsoft.AspNetCore.Components.ComponentBase } """), // The above will make the component exist, but the .razor file needs to exist too for Uri presentation - (File("Component.razor"), "") + (FilePath("Component.razor"), "") ], uris: [FileUri("Component.razor")], expected: ""); @@ -111,7 +109,7 @@ This is a Razor document. The end. """, additionalFiles: [ - (File("_Imports.razor"), "") + (FilePath("_Imports.razor"), "") ], uris: [FileUri("_Imports.razor")], expected: null); @@ -167,14 +165,14 @@ This is a Razor document. } """, additionalFiles: [ - (File("Component.cs"), """ + (FilePath("Component.cs"), """ namespace SomeProject; public class Component : Microsoft.AspNetCore.Components.ComponentBase { } """), - (File("Component.razor"), "") + (FilePath("Component.razor"), "") ], uris: [FileUri("Component.razor")], expected: null); @@ -194,14 +192,14 @@ This is a Razor document. The end. """, additionalFiles: [ - (File("Component.cs"), """ + (FilePath("Component.cs"), """ namespace SomeProject; public class Component : Microsoft.AspNetCore.Components.ComponentBase { } """), - (File("Component.razor"), "") + (FilePath("Component.razor"), "") ], uris: [ FileUri("Component.razor"), @@ -225,14 +223,14 @@ This is a Razor document. The end. """, additionalFiles: [ - (File("Component.cs"), """ + (FilePath("Component.cs"), """ namespace SomeProject; public class Component : Microsoft.AspNetCore.Components.ComponentBase { } """), - (File("Component.razor"), "") + (FilePath("Component.razor"), "") ], uris: [ FileUri("Component.razor.css"), @@ -256,7 +254,7 @@ This is a Razor document. The end. """, additionalFiles: [ - (File("Component.cs"), """ + (FilePath("Component.cs"), """ using Microsoft.AspNetCore.Components; namespace SomeProject; @@ -271,18 +269,12 @@ public class Component : ComponentBase public string NormalParameter { get; set; } } """), - (File("Component.razor"), "") + (FilePath("Component.razor"), "") ], uris: [FileUri("Component.razor")], expected: """"""); } - private static Uri FileUri(string projectRelativeFileName) - => new(File(projectRelativeFileName)); - - private static string File(string projectRelativeFileName) - => Path.Combine(TestProjectData.SomeProjectPath, projectRelativeFileName); - private async Task VerifyUriPresentationAsync(string input, Uri[] uris, string? expected, WorkspaceEdit? htmlResponse = null, (string fileName, string contents)[]? additionalFiles = null) { TestFileMarkupParser.GetSpan(input, out input, out var span); From 8ba2bbf98d29ff541e986dd3c439fc9bd002c277 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Mon, 4 Nov 2024 15:49:37 +1100 Subject: [PATCH 050/172] Implement additional roslyn helpers, and add tests for more involved code actions --- .../CodeActions/RoslynCodeActionHelpers.cs | 14 +- .../ExtractToCodeBehindCodeActionResolver.cs | 2 +- .../Razor/GenerateMethodCodeActionResolver.cs | 6 +- .../Razor/IRoslynCodeActionHelpers.cs | 13 +- .../CodeActions/RoslynCodeActionHelpers.cs | 56 +++++- .../ProjectSystem/RemoteProjectSnapshot.cs | 2 + .../Cohost/CohostCodeActionsEndpointTest.cs | 170 ++++++++++++++++-- 7 files changed, 229 insertions(+), 34 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/RoslynCodeActionHelpers.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/RoslynCodeActionHelpers.cs index 0da843edba0..69d5aab1f23 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/RoslynCodeActionHelpers.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/RoslynCodeActionHelpers.cs @@ -6,6 +6,7 @@ using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; using Microsoft.CodeAnalysis.Razor.CodeActions; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.CodeActions; using Microsoft.VisualStudio.LanguageServer.Protocol; @@ -16,13 +17,13 @@ internal sealed class RoslynCodeActionHelpers(IClientConnection clientConnection { private readonly IClientConnection _clientConnection = clientConnection; - public Task GetFormattedNewFileContentsAsync(string projectFilePath, Uri csharpFileUri, string newFileContent, CancellationToken cancellationToken) + public Task GetFormattedNewFileContentsAsync(IProjectSnapshot projectSnapshot, Uri csharpFileUri, string newFileContent, CancellationToken cancellationToken) { var parameters = new FormatNewFileParams() { Project = new TextDocumentIdentifier { - Uri = new Uri(projectFilePath, UriKind.Absolute) + Uri = new Uri(projectSnapshot.FilePath, UriKind.Absolute) }, Document = new TextDocumentIdentifier { @@ -33,11 +34,14 @@ internal sealed class RoslynCodeActionHelpers(IClientConnection clientConnection return _clientConnection.SendRequestAsync(CustomMessageNames.RazorFormatNewFileEndpointName, parameters, cancellationToken); } - public Task GetSimplifiedTextEditsAsync(Uri codeBehindUri, TextEdit edit, bool requiresVirtualDocument, CancellationToken cancellationToken) + public Task GetSimplifiedTextEditsAsync(DocumentContext documentContext, Uri? codeBehindUri, TextEdit edit, CancellationToken cancellationToken) { + var tdi = codeBehindUri is null + ? documentContext.GetTextDocumentIdentifierAndVersion() + : new TextDocumentIdentifierAndVersion(new TextDocumentIdentifier() { Uri = codeBehindUri }, 1); var delegatedParams = new DelegatedSimplifyMethodParams( - new TextDocumentIdentifierAndVersion(new TextDocumentIdentifier() { Uri = codeBehindUri }, 1), - requiresVirtualDocument, + tdi, + RequiresVirtualDocument: codeBehindUri == null, edit); return _clientConnection.SendRequestAsync( diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionResolver.cs index a58b1b9e268..6cd6cb2a119 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/ExtractToCodeBehindCodeActionResolver.cs @@ -134,7 +134,7 @@ private async Task GenerateCodeBehindClassAsync(IProjectSnapshot project var newFileContent = builder.ToString(); - var fixedContent = await _roslynCodeActionHelpers.GetFormattedNewFileContentsAsync(project.FilePath, codeBehindUri, newFileContent, cancellationToken).ConfigureAwait(false); + var fixedContent = await _roslynCodeActionHelpers.GetFormattedNewFileContentsAsync(project, codeBehindUri, newFileContent, cancellationToken).ConfigureAwait(false); if (fixedContent is null) { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionResolver.cs index 4f4494d12d2..d130d1faca3 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/GenerateMethodCodeActionResolver.cs @@ -110,7 +110,7 @@ razorClassName is null || character: 0, $"{formattedMethod}{Environment.NewLine}"); - var result = await _roslynCodeActionHelpers.GetSimplifiedTextEditsAsync(codeBehindUri, edit, requiresVirtualDocument: false, cancellationToken).ConfigureAwait(false); + var result = await _roslynCodeActionHelpers.GetSimplifiedTextEditsAsync(documentContext, codeBehindUri, edit, cancellationToken).ConfigureAwait(false); var codeBehindTextDocEdit = new TextDocumentEdit() { @@ -152,7 +152,7 @@ private async Task GenerateMethodInCodeBlockAsync( character: 0, editToSendToRoslyn.NewText); - var result = await _roslynCodeActionHelpers.GetSimplifiedTextEditsAsync(documentContext.Uri, tempTextEdit, requiresVirtualDocument: true, cancellationToken).ConfigureAwait(false); + var result = await _roslynCodeActionHelpers.GetSimplifiedTextEditsAsync(documentContext, codeBehindUri: null, tempTextEdit, cancellationToken).ConfigureAwait(false); // Roslyn should have passed back 2 edits. One that contains the simplified method stub and the other that contains the new // location for the class end brace since we had asked to insert the method stub at the original class end brace location. @@ -175,7 +175,7 @@ private async Task GenerateMethodInCodeBlockAsync( .Replace(FormattingUtilities.Indent, string.Empty); var remappedEdit = VsLspFactory.CreateTextEdit(remappedRange, unformattedMethodSignature); - var result = await _roslynCodeActionHelpers.GetSimplifiedTextEditsAsync(documentContext.Uri, remappedEdit, requiresVirtualDocument: true, cancellationToken).ConfigureAwait(false); + var result = await _roslynCodeActionHelpers.GetSimplifiedTextEditsAsync(documentContext, codeBehindUri: null, remappedEdit, cancellationToken).ConfigureAwait(false); if (result is not null) { diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/IRoslynCodeActionHelpers.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/IRoslynCodeActionHelpers.cs index 9d57b459fe9..1e22b41912b 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/IRoslynCodeActionHelpers.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Razor/IRoslynCodeActionHelpers.cs @@ -4,12 +4,21 @@ using System; using System.Threading; using System.Threading.Tasks; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.CodeAnalysis.Razor.CodeActions; internal interface IRoslynCodeActionHelpers { - Task GetFormattedNewFileContentsAsync(string projectFilePath, Uri csharpFileUri, string newFileContent, CancellationToken cancellationToken); - Task GetSimplifiedTextEditsAsync(Uri codeBehindUri, TextEdit edit, bool requiresVirtualDocument, CancellationToken cancellationToken); + Task GetFormattedNewFileContentsAsync(IProjectSnapshot projectSnapshot, Uri csharpFileUri, string newFileContent, CancellationToken cancellationToken); + + /// + /// Apply the edit to the specified document, get Roslyn to simplify it, and return the simplified edit + /// + /// The Razor document context for the edit + /// If present, the Roslyn document to apply the edit to. Otherwise the generated C# document will be used + /// The edit to apply + /// Cancellation token + Task GetSimplifiedTextEditsAsync(DocumentContext documentContext, Uri? codeBehindUri, TextEdit edit, CancellationToken cancellationToken); } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RoslynCodeActionHelpers.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RoslynCodeActionHelpers.cs index 62526f2214e..ac660909c24 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RoslynCodeActionHelpers.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/CodeActions/RoslynCodeActionHelpers.cs @@ -2,24 +2,70 @@ // Licensed under the MIT license. See License.txt in the project root for license information. using System; +using System.Collections.Generic; using System.Composition; +using System.Diagnostics; +using System.Text.Json; using System.Threading; using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Razor.CodeActions; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Remote.Razor.ProjectSystem; using Microsoft.VisualStudio.LanguageServer.Protocol; +using ExternalHandlers = Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost.Handlers; +using RoslynTextEdit = Roslyn.LanguageServer.Protocol.TextEdit; namespace Microsoft.CodeAnalysis.Remote.Razor; [Export(typeof(IRoslynCodeActionHelpers)), Shared] -internal sealed class RoslynCodeActionHelpers : IRoslynCodeActionHelpers +internal sealed class RoslynCodeActionHelpers() : IRoslynCodeActionHelpers { - public Task GetFormattedNewFileContentsAsync(string projectFilePath, Uri csharpFileUri, string newFileContent, CancellationToken cancellationToken) + public async Task GetFormattedNewFileContentsAsync(IProjectSnapshot projectSnapshot, Uri csharpFileUri, string newFileContent, CancellationToken cancellationToken) { - throw new NotImplementedException(); + Debug.Assert(projectSnapshot is RemoteProjectSnapshot); + var project = ((RemoteProjectSnapshot)projectSnapshot).Project; + + var document = project.AddDocument(RazorUri.GetDocumentFilePathFromUri(csharpFileUri), newFileContent); + + return await ExternalHandlers.CodeActions.GetFormattedNewFileContentAsync(document, cancellationToken).ConfigureAwait(false); } - public Task GetSimplifiedTextEditsAsync(Uri codeBehindUri, TextEdit edit, bool requiresVirtualDocument, CancellationToken cancellationToken) + public async Task GetSimplifiedTextEditsAsync(DocumentContext documentContext, Uri? codeBehindUri, TextEdit edit, CancellationToken cancellationToken) { - throw new NotImplementedException(); + Debug.Assert(documentContext is RemoteDocumentContext); + var context = (RemoteDocumentContext)documentContext; + + Document document; + if (codeBehindUri is null) + { + // Edit is for inserting into the generated document + document = await context.Snapshot.GetGeneratedDocumentAsync(cancellationToken).ConfigureAwait(false); + } + else + { + // Edit is for inserting into a C# document + var solution = context.TextDocument.Project.Solution; + var documentIds = solution.GetDocumentIdsWithUri(codeBehindUri); + if (documentIds.Length == 0) + { + return null; + } + + document = solution.GetRequiredDocument(documentIds.First(d => d.ProjectId == context.TextDocument.Project.Id)); + } + + var options = new JsonSerializerOptions(); + foreach (var converter in RazorServiceDescriptorsWrapper.GetLspConverters()) + { + options.Converters.Add(converter); + } + + var convertedEdit = JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(edit, options), options).AssumeNotNull(); + + var edits = await ExternalHandlers.CodeActions.GetSimplifiedEditsAsync(document, convertedEdit, cancellationToken).ConfigureAwait(false); + + return JsonSerializer.Deserialize(JsonSerializer.SerializeToDocument(edits, options), options); } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/ProjectSystem/RemoteProjectSnapshot.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/ProjectSystem/RemoteProjectSnapshot.cs index 1720c1a09be..82461bc1c54 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/ProjectSystem/RemoteProjectSnapshot.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/ProjectSystem/RemoteProjectSnapshot.cs @@ -84,6 +84,8 @@ public IEnumerable DocumentFilePaths public VersionStamp Version => _project.Version; + public Project Project => _project; + public LanguageVersion CSharpLanguageVersion => ((CSharpParseOptions)_project.ParseOptions.AssumeNotNull()).LanguageVersion; public ValueTask> GetTagHelpersAsync(CancellationToken cancellationToken) diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs index df907c4f6aa..85e736e791d 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs @@ -4,9 +4,8 @@ using System; using System.Collections.Generic; using System.Linq; -using System.Threading; using System.Threading.Tasks; -using ICSharpCode.Decompiler.Semantics; +using Microsoft.AspNetCore.Razor; using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.AspNetCore.Razor.Test.Common; @@ -19,6 +18,7 @@ using Roslyn.Test.Utilities; using Xunit; using Xunit.Abstractions; +using WorkspacesSR = Microsoft.CodeAnalysis.Razor.Workspaces.Resources.SR; namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; @@ -435,30 +435,158 @@ @using System.Text await VerifyCodeActionAsync(input, expected, RazorPredefinedCodeFixProviderNames.AddImport); } - [Theory] - [InlineData("[||]DoesNotExist")] - [InlineData("Does[||]NotExist")] - [InlineData("DoesNotExist[||]")] - public async Task Handle_GenerateMethod_NoCodeBlock_NonEmptyTrailingLine(string cursorAndMethodName) + [Fact] + public async Task GenerateEventHandler_NoCodeBlock() + { + var input = """ + + """; + + var expected = """ + + @code { + private void DoesNotExist(MouseEventArgs e) + { + throw new NotImplementedException(); + } + } + """; + + await VerifyCodeActionAsync(input, expected, WorkspacesSR.FormatGenerate_Event_Handler_Title("DoesNotExist")); + } + + [Fact] + public async Task GenerateEventHandler_CodeBlock() + { + var input = """ + + + @code + { + } + """; + + var expected = """ + + + @code + { + private void DoesNotExist(MouseEventArgs e) + { + throw new NotImplementedException(); + } + } + """; + + await VerifyCodeActionAsync(input, expected, WorkspacesSR.FormatGenerate_Event_Handler_Title("DoesNotExist")); + } + + [Fact] + public async Task GenerateAsyncEventHandler_NoCodeBlock() { - var input = $$""" - + var input = """ + """; var expected = """ @code { - private void DoesNotExist(global::Microsoft.AspNetCore.Components.Web.MouseEventArgs e) + private Task DoesNotExist(MouseEventArgs e) { - throw new global::System.NotImplementedException(); + throw new NotImplementedException(); } } """; - await VerifyCodeActionAsync(input, expected, "Generate Event Handler 'DoesNotExist'"); + await VerifyCodeActionAsync(input, expected, WorkspacesSR.FormatGenerate_Async_Event_Handler_Title("DoesNotExist")); } - private async Task VerifyCodeActionAsync(TestCode input, string? expected, string codeActionName, int childActionIndex = 0, string? fileKind = null) + [Fact] + public async Task GenerateAsyncEventHandler_CodeBlock() + { + var input = """ + + + @code + { + } + """; + + var expected = """ + + + @code + { + private Task DoesNotExist(MouseEventArgs e) + { + throw new NotImplementedException(); + } + } + """; + + await VerifyCodeActionAsync(input, expected, WorkspacesSR.FormatGenerate_Async_Event_Handler_Title("DoesNotExist")); + } + + [Fact] + public async Task ExtractToCodeBehind() + { + await VerifyCodeActionAsync( + input: """ +
+ + @co[||]de + { + private int x = 1; + } + """, + expected: """ +
+ + + """, + codeActionName: WorkspacesSR.ExtractTo_CodeBehind_Title, + additionalExpectedFiles: [ + (FileUri("File1.razor.cs"), """ + namespace SomeProject + { + public partial class File1 + { + private int x = 1; + } + } + """)]); + } + + [Fact] + public async Task ExtractToComponent() + { + await VerifyCodeActionAsync( + input: """ +
+ + [|
+ Hello World +
|] + +
+ """, + expected: """ +
+ + + +
+ """, + codeActionName: WorkspacesSR.ExtractTo_Component_Title, + additionalExpectedFiles: [ + (FileUri("Component.razor"), """ +
+ Hello World +
+ """)]); + } + + private async Task VerifyCodeActionAsync(TestCode input, string? expected, string codeActionName, int childActionIndex = 0, string? fileKind = null, (Uri fileUri, string contents)[]? additionalExpectedFiles = null) { UpdateClientLSPInitializationOptions(options => { @@ -483,7 +611,7 @@ private async Task VerifyCodeActionAsync(TestCode input, string? expected, strin return; } - await VerifyCodeActionResolveAsync(document, codeAction, expected); + await VerifyCodeActionResolveAsync(document, codeAction, expected, additionalExpectedFiles); } private async Task VerifyCodeActionRequestAsync(CodeAnalysis.TextDocument document, TestCode input, string codeActionName, int childActionIndex) @@ -539,7 +667,7 @@ private async Task VerifyCodeActionAsync(TestCode input, string? expected, strin return codeActionToRun; } - private async Task VerifyCodeActionResolveAsync(CodeAnalysis.TextDocument document, CodeAction codeAction, string? expected) + private async Task VerifyCodeActionResolveAsync(CodeAnalysis.TextDocument document, CodeAction codeAction, string? expected, (Uri fileUri, string contents)[]? additionalExpectedFiles = null) { var requestInvoker = new TestLSPRequestInvoker(); var clientSettingsManager = new ClientSettingsManager(changeTriggers: []); @@ -558,9 +686,15 @@ private async Task VerifyCodeActionResolveAsync(CodeAnalysis.TextDocument docume foreach (var edit in documentEdits) { - Assert.Equal(documentUri, edit.TextDocument.Uri); - - sourceText = sourceText.WithChanges(edit.Edits.Select(sourceText.GetTextChange)); + if (edit.TextDocument.Uri == documentUri) + { + sourceText = sourceText.WithChanges(edit.Edits.Select(sourceText.GetTextChange)); + } + else + { + var contents = Assert.Single(additionalExpectedFiles.AssumeNotNull(), f => f.fileUri == edit.TextDocument.Uri).contents; + AssertEx.EqualOrDiff(contents, Assert.Single(edit.Edits).NewText); + } } AssertEx.EqualOrDiff(expected, sourceText.ToString()); From 0a3b9024147caa38e59a4abcb192974ca5c880c3 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Mon, 4 Nov 2024 16:17:12 +1100 Subject: [PATCH 051/172] Cohost eqivalent of https://github.com/dotnet/razor/pull/11141 --- .../CodeActions/CodeActionsService.cs | 14 -------------- .../Cohost/CohostCodeActionsEndpoint.cs | 14 ++++++++++++++ .../Cohost/CohostCodeActionsEndpointTest.cs | 14 ++++++++++---- 3 files changed, 24 insertions(+), 18 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs index 1733c98d3b1..57b1b422ffb 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/CodeActionsService.cs @@ -109,20 +109,6 @@ void ConvertCodeActionsToSumType(ImmutableArray codeA var sourceText = codeDocument.Source.Text; - // VS Provides `CodeActionParams.Context.SelectionRange` in addition to - // `CodeActionParams.Range`. The `SelectionRange` is relative to where the - // code action was invoked (ex. line 14, char 3) whereas the `Range` is - // always at the start of the line (ex. line 14, char 0). We want to utilize - // the relative positioning to ensure we provide code actions for the appropriate - // context. - // - // Note: VS Code doesn't provide a `SelectionRange`. - var vsCodeActionContext = request.Context; - if (vsCodeActionContext.SelectionRange != null) - { - request.Range = vsCodeActionContext.SelectionRange; - } - if (!sourceText.TryGetAbsoluteIndex(request.Range.Start, out var startLocation)) { return null; diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs index ca3a8e97861..dfa15276b5a 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsEndpoint.cs @@ -75,6 +75,20 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie var correlationId = Guid.NewGuid(); using var _ = _telemetryReporter.TrackLspRequest(Methods.TextDocumentCodeActionName, LanguageServerConstants.RazorLanguageServerName, TelemetryThresholds.CodeActionRazorTelemetryThreshold, correlationId); + // VS Provides `CodeActionParams.Context.SelectionRange` in addition to + // `CodeActionParams.Range`. The `SelectionRange` is relative to where the + // code action was invoked (ex. line 14, char 3) whereas the `Range` is + // always at the start of the line (ex. line 14, char 0). We want to utilize + // the relative positioning to ensure we provide code actions for the appropriate + // context. + // + // Note: VS Code doesn't provide a `SelectionRange`. + var vsCodeActionContext = request.Context; + if (vsCodeActionContext.SelectionRange != null) + { + request.Range = vsCodeActionContext.SelectionRange; + } + var requestInfo = await _remoteServiceInvoker.TryInvokeAsync( razorDocument.Project.Solution, (service, solutionInfo, cancellationToken) => service.GetCodeActionRequestInfoAsync(solutionInfo, razorDocument.Id, request, cancellationToken), diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs index 85e736e791d..a986d07dc2f 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostCodeActionsEndpointTest.cs @@ -69,7 +69,7 @@ @using System.Linq @code { - [||]void M(string[] args) + [|{|selection:|}void M(string[] args)|] { args.ToString(); } @@ -628,12 +628,12 @@ private async Task VerifyCodeActionAsync(TestCode input, string? expected, strin continue; } - foreach (var textSpan in spans) + foreach (var diagnosticSpan in spans) { diagnostics.Add(new Diagnostic { Code = code, - Range = inputText.GetRange(textSpan) + Range = inputText.GetRange(diagnosticSpan) }); } } @@ -641,10 +641,16 @@ private async Task VerifyCodeActionAsync(TestCode input, string? expected, strin var request = new VSCodeActionParams { TextDocument = new VSTextDocumentIdentifier { Uri = document.CreateUri() }, - Range = inputText.GetRange(input.NamedSpans[""].Single()), + Range = inputText.GetRange(input.Span), Context = new VSInternalCodeActionContext() { Diagnostics = diagnostics.ToArray() } }; + if (input.TryGetNamedSpans("selection", out var selectionSpans)) + { + // Simulate VS range vs selection range + request.Context.SelectionRange = inputText.GetRange(selectionSpans.Single()); + } + var result = await endpoint.GetTestAccessor().HandleRequestAsync(document, request, DisposalToken); if (result is null) From d7e1c01c9965e563f648ef01f8e14237435ddc75 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Mon, 4 Nov 2024 17:03:50 +1100 Subject: [PATCH 052/172] Silly mistake number 1 --- .../LanguageClient/Cohost/CohostCodeActionsResolveEndpoint.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsResolveEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsResolveEndpoint.cs index 31e23a3d7d2..aedb3a73948 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsResolveEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostCodeActionsResolveEndpoint.cs @@ -24,7 +24,7 @@ namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; #pragma warning disable RS0030 // Do not use banned APIs [Shared] -[CohostEndpoint(Methods.TextDocumentCodeActionName)] +[CohostEndpoint(Methods.CodeActionResolveName)] [ExportCohostStatelessLspService(typeof(CohostCodeActionsResolveEndpoint))] [method: ImportingConstructor] #pragma warning restore RS0030 // Do not use banned APIs From 42d79acb2f894e939ff355f952aa18f2b2f72ac7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 4 Nov 2024 13:38:29 +0000 Subject: [PATCH 053/172] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20241030.1 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 10.0.0-alpha.1.24521.1 -> To Version 10.0.0-alpha.1.24530.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0cff4c7a350..064908f082f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -6,9 +6,9 @@ 839cdfb0ecca5e0be3dbccd926e7651ef50fdf10 - + https://github.com/dotnet/source-build-reference-packages - ccd0927e3823fb178c7151594f5d2eaba81bba81 + 136e43e45e20bd58bf86eeabba0a0fa7e1a4b3ae diff --git a/eng/Versions.props b/eng/Versions.props index fc6cf0f08a9..ee26d584b7f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,7 +49,7 @@ 6.0.2-servicing.22064.6 6.0.1 - 10.0.0-alpha.1.24521.1 + 10.0.0-alpha.1.24530.1 9.0.0-beta.24516.2 1.0.0-beta.23475.1 1.0.0-beta.23475.1 From c670a4e2c296c942818081fb7254e551698d3614 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Fri, 1 Nov 2024 13:59:23 -0700 Subject: [PATCH 054/172] Add RemoteHoverService to MS.CA.Remote.Razor --- eng/targets/Services.props | 1 + .../Remote/IRemoteHoverService.cs | 19 ++ .../Remote/RazorServices.cs | 1 + .../Hover/RemoteHoverService.cs | 202 ++++++++++++++++++ 4 files changed, 223 insertions(+) create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteHoverService.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs diff --git a/eng/targets/Services.props b/eng/targets/Services.props index 0501df0e116..32176c99316 100644 --- a/eng/targets/Services.props +++ b/eng/targets/Services.props @@ -33,5 +33,6 @@ + diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteHoverService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteHoverService.cs new file mode 100644 index 00000000000..9a47dc792b9 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/IRemoteHoverService.cs @@ -0,0 +1,19 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Threading; +using System.Threading.Tasks; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using RoslynHover = Roslyn.LanguageServer.Protocol.Hover; +using RoslynPosition = Roslyn.LanguageServer.Protocol.Position; + +namespace Microsoft.CodeAnalysis.Razor.Remote; + +internal interface IRemoteHoverService : IRemoteJsonService +{ + ValueTask> GetHoverAsync( + JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, + JsonSerializableDocumentId documentId, + RoslynPosition position, + CancellationToken cancellationToken); +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs index 0fb7d6c8596..611ed5c1ba2 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Remote/RazorServices.cs @@ -30,6 +30,7 @@ internal static class RazorServices [ (typeof(IRemoteClientInitializationService), null), (typeof(IRemoteGoToDefinitionService), null), + (typeof(IRemoteHoverService), null), (typeof(IRemoteSignatureHelpService), null), (typeof(IRemoteInlayHintService), null), (typeof(IRemoteDocumentSymbolService), null), diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs new file mode 100644 index 00000000000..e5b11fd834b --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs @@ -0,0 +1,202 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using Microsoft.CodeAnalysis.Razor.DocumentMapping; +using Microsoft.CodeAnalysis.Razor.Hover; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Razor.Remote; +using Microsoft.CodeAnalysis.Remote.Razor.ProjectSystem; +using Roslyn.LanguageServer.Protocol; +using static Microsoft.CodeAnalysis.Razor.Remote.RemoteResponse; +using static Microsoft.VisualStudio.LanguageServer.Protocol.VsLspExtensions; +using static Roslyn.LanguageServer.Protocol.RoslynLspExtensions; +using ExternalHandlers = Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost.Handlers; +using VsLsp = Microsoft.VisualStudio.LanguageServer.Protocol; + +namespace Microsoft.CodeAnalysis.Remote.Razor; + +internal sealed class RemoteHoverService(in ServiceArgs args) : RazorDocumentServiceBase(in args), IRemoteHoverService +{ + internal sealed class Factory : FactoryBase + { + protected override IRemoteHoverService CreateService(in ServiceArgs args) + => new RemoteHoverService(in args); + } + + protected override IDocumentPositionInfoStrategy DocumentPositionInfoStrategy => PreferAttributeNameDocumentPositionInfoStrategy.Instance; + + public ValueTask> GetHoverAsync( + JsonSerializableRazorPinnedSolutionInfoWrapper solutionInfo, + JsonSerializableDocumentId documentId, + Position position, + CancellationToken cancellationToken) + => RunServiceAsync( + solutionInfo, + documentId, + context => GetHoverAsync(context, position, cancellationToken), + cancellationToken); + + private async ValueTask> GetHoverAsync( + RemoteDocumentContext context, + Position position, + CancellationToken cancellationToken) + { + var codeDocument = await context.GetCodeDocumentAsync(cancellationToken).ConfigureAwait(false); + + if (!codeDocument.Source.Text.TryGetAbsoluteIndex(position, out var hostDocumentIndex)) + { + return NoFurtherHandling; + } + + var positionInfo = GetPositionInfo(codeDocument, hostDocumentIndex, preferCSharpOverHtml: true); + + if (positionInfo.LanguageKind is RazorLanguageKind.Html or RazorLanguageKind.Razor) + { + // Sometimes what looks like a html attribute can actually map to C#, in which case its better to let Roslyn try to handle this. + if (!DocumentMappingService.TryMapToGeneratedDocumentPosition(codeDocument.GetCSharpDocument(), positionInfo.HostDocumentIndex, out _, out _)) + { + // Acquire from client capabilities + var options = new HoverDisplayOptions(VsLsp.MarkupKind.Markdown, SupportsVisualStudioExtensions: true); + + var razorHover = await HoverFactory + .GetHoverAsync(codeDocument, hostDocumentIndex, options, context.GetSolutionQueryOperations(), cancellationToken) + .ConfigureAwait(false); + + // Our HoverFactory currently returns a VS LSP VSInternalHover. + return razorHover is not null + ? Results(ConvertHover(razorHover)) + : CallHtml; + } + } + + var csharpDocument = codeDocument.GetCSharpDocument(); + if (!DocumentMappingService.TryMapToGeneratedDocumentPosition(csharpDocument, positionInfo.HostDocumentIndex, out var mappedPosition, out _)) + { + // If we can't map to the generated C# file, we're done. + return NoFurtherHandling; + } + + // Finally, call into C#. + var generatedDocument = await context.Snapshot + .GetGeneratedDocumentAsync(cancellationToken) + .ConfigureAwait(false); + + var csharpHover = await ExternalHandlers.Hover + .GetHoverAsync(generatedDocument, mappedPosition, supportsVSExtensions: true, supportsMarkdown: true, cancellationToken) + .ConfigureAwait(false); + + if (csharpHover is null) + { + return NoFurtherHandling; + } + + // Map range back to host document + if (csharpHover.Range is { } range && + DocumentMappingService.TryMapToHostDocumentRange(csharpDocument, range.ToLinePositionSpan(), out var hostDocumentSpan)) + { + csharpHover.Range = RoslynLspFactory.CreateRange(hostDocumentSpan); + } + + return Results(csharpHover); + } + + /// + /// Converts a to a . + /// + /// + /// Once Razor moves wholly over to Roslyn.LanguageServer.Protocol, this method can be removed. + /// + private Hover ConvertHover(VsLsp.Hover hover) + { + // Note: Razor only ever produces a Hover with MarkupContent or a VSInternalHover with RawContents. + // Both variants return a Range. + + return hover switch + { + VsLsp.VSInternalHover { Range: var range, RawContent: { } rawContent } => new VSInternalHover() + { + Range = ConvertRange(range), + RawContent = ConvertVsContent(rawContent) + }, + VsLsp.Hover { Range: var range, Contents: { } contents } => new Hover() + { + Range = ConvertRange(range), + Contents = ConvertMarkupContent((VsLsp.MarkupContent)contents) + }, + _ => Assumed.Unreachable(), + }; + + static Range? ConvertRange(VsLsp.Range? range) + { + return range is not null + ? RoslynLspFactory.CreateRange(range.ToLinePositionSpan()) + : null; + } + + static object ConvertVsContent(object obj) + { + return obj switch + { + VisualStudio.Core.Imaging.ImageId imageId => ConvertImageId(imageId), + VisualStudio.Text.Adornments.ImageElement element => ConvertImageElement(element), + VisualStudio.Text.Adornments.ClassifiedTextRun run => ConvertClassifiedTextRun(run), + VisualStudio.Text.Adornments.ClassifiedTextElement element => ConvertClassifiedTextElement(element), + VisualStudio.Text.Adornments.ContainerElement element => ConvertContainerElement(element), + _ => Assumed.Unreachable() + }; + + static Roslyn.Core.Imaging.ImageId ConvertImageId(VisualStudio.Core.Imaging.ImageId imageId) + { + return new(imageId.Guid, imageId.Id); + } + + static Roslyn.Text.Adornments.ImageElement ConvertImageElement(VisualStudio.Text.Adornments.ImageElement element) + { + return new(ConvertImageId(element.ImageId), element.AutomationName); + } + + static Roslyn.Text.Adornments.ClassifiedTextRun ConvertClassifiedTextRun(VisualStudio.Text.Adornments.ClassifiedTextRun run) + { + return new( + run.ClassificationTypeName, + run.Text, + (Roslyn.Text.Adornments.ClassifiedTextRunStyle)run.Style, + run.MarkerTagType, + run.NavigationAction, + run.Tooltip); + } + + static Roslyn.Text.Adornments.ClassifiedTextElement ConvertClassifiedTextElement(VisualStudio.Text.Adornments.ClassifiedTextElement element) + { + return new(element.Runs.Select(ConvertClassifiedTextRun)); + } + + static Roslyn.Text.Adornments.ContainerElement ConvertContainerElement(VisualStudio.Text.Adornments.ContainerElement element) + { + return new((Roslyn.Text.Adornments.ContainerElementStyle)element.Style, element.Elements.Select(ConvertVsContent)); + } + } + + static MarkupContent ConvertMarkupContent(VsLsp.MarkupContent value) + { + return new() + { + Kind = ConvertMarkupKind(value.Kind), + Value = value.Value + }; + } + + static MarkupKind ConvertMarkupKind(VsLsp.MarkupKind value) + { + return value == VsLsp.MarkupKind.Markdown + ? MarkupKind.Markdown + : MarkupKind.PlainText; + } + } +} From 157ce7ff7dfe79756d52b27c5fefc96c7af7ce74 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Fri, 1 Nov 2024 15:06:25 -0700 Subject: [PATCH 055/172] Add CohostHoverEndpoint to MS.VS.LS.Razor --- .../RazorLanguageServer.cs | 4 +- .../Cohost/CohostHoverEndpoint.cs | 110 ++++++++++++++++++ 2 files changed, 113 insertions(+), 1 deletion(-) create mode 100644 src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/RazorLanguageServer.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/RazorLanguageServer.cs index a646391abc0..10aa5a6fd25 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/RazorLanguageServer.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/RazorLanguageServer.cs @@ -132,7 +132,6 @@ protected override ILspServices ConstructLspServices() services.AddFormattingServices(featureOptions); services.AddCodeActionsServices(); services.AddOptionsServices(_lspOptions); - services.AddHoverServices(); services.AddTextDocumentServices(featureOptions); if (!featureOptions.UseRazorCohostServer) @@ -154,6 +153,9 @@ protected override ILspServices ConstructLspServices() services.AddSingleton(); services.AddSingleton(); + + // Hover + services.AddHoverServices(); } // Other diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs new file mode 100644 index 00000000000..8a3a67b9864 --- /dev/null +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs @@ -0,0 +1,110 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Immutable; +using System.Composition; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor; +using Microsoft.CodeAnalysis; +using Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost; +using Microsoft.CodeAnalysis.Razor.Remote; +using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using RoslynHover = Roslyn.LanguageServer.Protocol.Hover; +using RoslynLspFactory = Roslyn.LanguageServer.Protocol.RoslynLspFactory; +using VsHover = Microsoft.VisualStudio.LanguageServer.Protocol.Hover; + +namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; + +#pragma warning disable RS0030 // Do not use banned APIs +[Shared] +[CohostEndpoint(Methods.TextDocumentHoverName)] +[Export(typeof(IDynamicRegistrationProvider))] +[ExportCohostStatelessLspService(typeof(CohostHoverEndpoint))] +[method: ImportingConstructor] +#pragma warning restore RS0030 // Do not use banned APIs +internal sealed class CohostHoverEndpoint( + IRemoteServiceInvoker remoteServiceInvoker, + IHtmlDocumentSynchronizer htmlDocumentSynchronizer, + LSPRequestInvoker requestInvoker) + : AbstractRazorCohostDocumentRequestHandler?>, IDynamicRegistrationProvider +{ + private readonly IRemoteServiceInvoker _remoteServiceInvoker = remoteServiceInvoker; + private readonly IHtmlDocumentSynchronizer _htmlDocumentSynchronizer = htmlDocumentSynchronizer; + private readonly LSPRequestInvoker _requestInvoker = requestInvoker; + + protected override bool MutatesSolutionState => false; + + protected override bool RequiresLSPSolution => true; + + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + { + if (clientCapabilities.TextDocument?.Hover?.DynamicRegistration == true) + { + return [new Registration + { + Method = Methods.TextDocumentHoverName, + RegisterOptions = new HoverOptions() + }]; + } + + return []; + } + + protected override RazorTextDocumentIdentifier? GetRazorTextDocumentIdentifier(TextDocumentPositionParams request) + => request.TextDocument.ToRazorTextDocumentIdentifier(); + + protected override Task?> HandleRequestAsync(TextDocumentPositionParams request, RazorCohostRequestContext context, CancellationToken cancellationToken) + => HandleRequestAsync( + request, + context.TextDocument.AssumeNotNull(), + cancellationToken); + + private async Task?> HandleRequestAsync(TextDocumentPositionParams request, TextDocument razorDocument, CancellationToken cancellationToken) + { + var position = RoslynLspFactory.CreatePosition(request.Position.ToLinePosition()); + + var response = await _remoteServiceInvoker + .TryInvokeAsync>( + razorDocument.Project.Solution, + (service, solutionInfo, cancellationToken) => + service.GetHoverAsync(solutionInfo, razorDocument.Id, position, cancellationToken), + cancellationToken) + .ConfigureAwait(false); + + if (response.Result is RoslynHover hover) + { + return hover; + } + + if (response.StopHandling) + { + return null; + } + + return await GetHtmlHoverAsync(request, razorDocument, cancellationToken).ConfigureAwait(false); + } + + private async Task GetHtmlHoverAsync(TextDocumentPositionParams request, TextDocument razorDocument, CancellationToken cancellationToken) + { + var htmlDocument = await _htmlDocumentSynchronizer.TryGetSynchronizedHtmlDocumentAsync(razorDocument, cancellationToken).ConfigureAwait(false); + if (htmlDocument is null) + { + return null; + } + + request.TextDocument.Uri = htmlDocument.Uri; + + var result = await _requestInvoker + .ReinvokeRequestOnServerAsync( + htmlDocument.Buffer, + Methods.TextDocumentHoverName, + RazorLSPConstants.HtmlLanguageServerName, + request, + cancellationToken) + .ConfigureAwait(false); + + return result?.Response; + } +} From 4b9ae460d4fdee5592933f824ec30ecf7a769bdf Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 4 Nov 2024 14:28:16 -0800 Subject: [PATCH 056/172] A couple of small tweaks --- .../Hover/RemoteHoverService.cs | 19 +++++++++++++------ .../Cohost/CohostHoverEndpoint.cs | 2 +- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs index e5b11fd834b..8ec5aebf72e 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs @@ -17,6 +17,7 @@ using static Microsoft.VisualStudio.LanguageServer.Protocol.VsLspExtensions; using static Roslyn.LanguageServer.Protocol.RoslynLspExtensions; using ExternalHandlers = Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost.Handlers; +using Range = Roslyn.LanguageServer.Protocol.Range; using VsLsp = Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.CodeAnalysis.Remote.Razor; @@ -68,10 +69,15 @@ protected override IRemoteHoverService CreateService(in ServiceArgs args) .GetHoverAsync(codeDocument, hostDocumentIndex, options, context.GetSolutionQueryOperations(), cancellationToken) .ConfigureAwait(false); - // Our HoverFactory currently returns a VS LSP VSInternalHover. - return razorHover is not null - ? Results(ConvertHover(razorHover)) - : CallHtml; + if (razorHover is null) + { + return CallHtml; + } + + // Ensure that we convert our Hover to a Roslyn Hover. + var resultHover = ConvertHover(razorHover); + + return Results(resultHover); } } @@ -122,12 +128,13 @@ private Hover ConvertHover(VsLsp.Hover hover) VsLsp.VSInternalHover { Range: var range, RawContent: { } rawContent } => new VSInternalHover() { Range = ConvertRange(range), + Contents = string.Empty, RawContent = ConvertVsContent(rawContent) }, - VsLsp.Hover { Range: var range, Contents: { } contents } => new Hover() + VsLsp.Hover { Range: var range, Contents.Fourth: VsLsp.MarkupContent contents } => new Hover() { Range = ConvertRange(range), - Contents = ConvertMarkupContent((VsLsp.MarkupContent)contents) + Contents = ConvertMarkupContent(contents) }, _ => Assumed.Unreachable(), }; diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs index 8a3a67b9864..438e135aec1 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs @@ -94,7 +94,7 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie return null; } - request.TextDocument.Uri = htmlDocument.Uri; + request.TextDocument = request.TextDocument.WithUri(htmlDocument.Uri); var result = await _requestInvoker .ReinvokeRequestOnServerAsync( From 78865f9383c0b1a7e577dc9168d36c5fd61132ac Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 4 Nov 2024 14:38:01 -0800 Subject: [PATCH 057/172] Fix CohostHoverEndpoint registration --- .../LanguageClient/Cohost/CohostHoverEndpoint.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs index 438e135aec1..f00498c601b 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs @@ -45,7 +45,10 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie return [new Registration { Method = Methods.TextDocumentHoverName, - RegisterOptions = new HoverOptions() + RegisterOptions = new HoverRegistrationOptions() + { + DocumentSelector = filter + } }]; } From 22ce31798c279757c454e3a829538148a852934a Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 4 Nov 2024 14:53:10 -0800 Subject: [PATCH 058/172] Acquire hover display options from client capabilities --- .../ClientCapabilitiesExtensions.cs | 31 +++++++++++++++++++ .../Hover/HoverDisplayOptions.cs | 13 ++------ .../Hover/RemoteHoverService.cs | 14 +++++++-- 3 files changed, 45 insertions(+), 13 deletions(-) create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/ClientCapabilitiesExtensions.cs diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/ClientCapabilitiesExtensions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/ClientCapabilitiesExtensions.cs new file mode 100644 index 00000000000..e3d51e5a63f --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/ClientCapabilitiesExtensions.cs @@ -0,0 +1,31 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; + +namespace Microsoft.VisualStudio.LanguageServer.Protocol; + +internal static class ClientCapabilitiesExtensions +{ + public static MarkupKind GetMarkupKind(this ClientCapabilities clientCapabilities) + { + // If MarkDown is supported, we'll use that. + if (clientCapabilities.TextDocument?.Hover?.ContentFormat is MarkupKind[] contentFormat && + Array.IndexOf(contentFormat, MarkupKind.Markdown) >= 0) + { + return MarkupKind.Markdown; + } + + return MarkupKind.PlainText; + } + + public static bool SupportsMarkdown(this ClientCapabilities clientCapabilities) + { + return clientCapabilities.GetMarkupKind() == MarkupKind.Markdown; + } + + public static bool SupportsVisualStudioExtensions(this ClientCapabilities clientCapabilities) + { + return (clientCapabilities as VSInternalClientCapabilities)?.SupportsVisualStudioExtensions ?? false; + } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverDisplayOptions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverDisplayOptions.cs index a038979a057..6d56f33edd3 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverDisplayOptions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Hover/HoverDisplayOptions.cs @@ -1,7 +1,6 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System; using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.CodeAnalysis.Razor.Hover; @@ -10,16 +9,8 @@ internal readonly record struct HoverDisplayOptions(MarkupKind MarkupKind, bool { public static HoverDisplayOptions From(ClientCapabilities clientCapabilities) { - var markupKind = MarkupKind.PlainText; - - // If MarkDown is supported, we'll use that. - if (clientCapabilities.TextDocument?.Hover?.ContentFormat is MarkupKind[] contentFormat && - Array.IndexOf(contentFormat, MarkupKind.Markdown) >= 0) - { - markupKind = MarkupKind.Markdown; - } - - var supportsVisualStudioExtensions = (clientCapabilities as VSInternalClientCapabilities)?.SupportsVisualStudioExtensions ?? false; + var markupKind = clientCapabilities.GetMarkupKind(); + var supportsVisualStudioExtensions = clientCapabilities.SupportsVisualStudioExtensions(); return new(markupKind, supportsVisualStudioExtensions); } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs index 8ec5aebf72e..eaf36644467 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Hover/RemoteHoverService.cs @@ -14,6 +14,7 @@ using Microsoft.CodeAnalysis.Remote.Razor.ProjectSystem; using Roslyn.LanguageServer.Protocol; using static Microsoft.CodeAnalysis.Razor.Remote.RemoteResponse; +using static Microsoft.VisualStudio.LanguageServer.Protocol.ClientCapabilitiesExtensions; using static Microsoft.VisualStudio.LanguageServer.Protocol.VsLspExtensions; using static Roslyn.LanguageServer.Protocol.RoslynLspExtensions; using ExternalHandlers = Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost.Handlers; @@ -30,6 +31,8 @@ protected override IRemoteHoverService CreateService(in ServiceArgs args) => new RemoteHoverService(in args); } + private readonly IClientCapabilitiesService _clientCapabilitiesService = args.ExportProvider.GetExportedValue(); + protected override IDocumentPositionInfoStrategy DocumentPositionInfoStrategy => PreferAttributeNameDocumentPositionInfoStrategy.Instance; public ValueTask> GetHoverAsync( @@ -55,6 +58,8 @@ protected override IRemoteHoverService CreateService(in ServiceArgs args) return NoFurtherHandling; } + var clientCapabilities = _clientCapabilitiesService.ClientCapabilities; + var positionInfo = GetPositionInfo(codeDocument, hostDocumentIndex, preferCSharpOverHtml: true); if (positionInfo.LanguageKind is RazorLanguageKind.Html or RazorLanguageKind.Razor) @@ -63,7 +68,7 @@ protected override IRemoteHoverService CreateService(in ServiceArgs args) if (!DocumentMappingService.TryMapToGeneratedDocumentPosition(codeDocument.GetCSharpDocument(), positionInfo.HostDocumentIndex, out _, out _)) { // Acquire from client capabilities - var options = new HoverDisplayOptions(VsLsp.MarkupKind.Markdown, SupportsVisualStudioExtensions: true); + var options = HoverDisplayOptions.From(clientCapabilities); var razorHover = await HoverFactory .GetHoverAsync(codeDocument, hostDocumentIndex, options, context.GetSolutionQueryOperations(), cancellationToken) @@ -94,7 +99,12 @@ protected override IRemoteHoverService CreateService(in ServiceArgs args) .ConfigureAwait(false); var csharpHover = await ExternalHandlers.Hover - .GetHoverAsync(generatedDocument, mappedPosition, supportsVSExtensions: true, supportsMarkdown: true, cancellationToken) + .GetHoverAsync( + generatedDocument, + mappedPosition, + clientCapabilities.SupportsVisualStudioExtensions(), + clientCapabilities.SupportsMarkdown(), + cancellationToken) .ConfigureAwait(false); if (csharpHover is null) From dab429d0cd6c5b5c7550e5591837b91df4478a6b Mon Sep 17 00:00:00 2001 From: Andrew Hall Date: Mon, 4 Nov 2024 16:31:20 -0800 Subject: [PATCH 059/172] Better logging for named pipe (#11144) Add logging on the server side for why a project isn't being serialized. Reduce some of the logging on the client side if it gets into a bad state. Log once for first bad read and once when it gets to a point where we think we returned to a good state. --- .../RazorWorkspaceListenerBase.cs | 12 +++++----- .../Utilities/RazorProjectInfoFactory.cs | 20 +++++++++++----- .../NamedPipeBasedRazorProjectInfoDriver.cs | 24 +++++++++++++++---- 3 files changed, 40 insertions(+), 16 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace/RazorWorkspaceListenerBase.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace/RazorWorkspaceListenerBase.cs index 753ad07c46d..5b9bf19d645 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace/RazorWorkspaceListenerBase.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace/RazorWorkspaceListenerBase.cs @@ -195,7 +195,7 @@ void RemoveProject(Project project) { // Remove project is called from Workspace.Changed, while other notifications of _projectsWithDynamicFile // are handled with NotifyDynamicFile. Use ImmutableInterlocked here to be sure the updates happen - // in a thread safe manner since those are not assumed to be the same thread. + // in a thread safe manner since those are not assumed to be the same thread. if (ImmutableInterlocked.TryRemove(ref _projectsWithDynamicFile, project.Id, out var _)) { var intermediateOutputPath = Path.GetDirectoryName(project.CompilationOutputInfo.AssemblyPath); @@ -227,7 +227,7 @@ private protected async virtual ValueTask ProcessWorkAsync(ImmutableArray cancellationToken.ThrowIfCancellationRequested(); - // Early bail check for if we are disposed or somewhere in the middle of disposal + // Early bail check for if we are disposed or somewhere in the middle of disposal if (_disposed || stream is null || solution is null) { _logger.LogTrace("Skipping work due to disposal"); @@ -279,15 +279,15 @@ private static async Task ProcessWorkCoreAsync(ImmutableArray work, Stream private static async Task ReportUpdateProjectAsync(Stream stream, Project project, ILogger logger, CancellationToken cancellationToken) { logger.LogTrace("Serializing information for {projectId}", project.Id); - var projectInfo = await RazorProjectInfoFactory.ConvertAsync(project, cancellationToken).ConfigureAwait(false); - if (projectInfo is null) + var result = await RazorProjectInfoFactory.ConvertAsync(project, cancellationToken).ConfigureAwait(false); + if (!result.Succeeded) { - logger.LogTrace("Skipped writing data for {projectId}", project.Id); + logger.LogTrace("Skipped writing data for {projectId} because of '{reason}'", project.Id, result.Reason); return; } stream.WriteProjectInfoAction(ProjectInfoAction.Update); - await stream.WriteProjectInfoAsync(projectInfo, cancellationToken).ConfigureAwait(false); + await stream.WriteProjectInfoAsync(result.ProjectInfo, cancellationToken).ConfigureAwait(false); } private static Task ReportRemovalAsync(Stream stream, RemovalWork unit, ILogger logger, CancellationToken cancellationToken) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/RazorProjectInfoFactory.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/RazorProjectInfoFactory.cs index a5649c9405c..882df7d19c3 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/RazorProjectInfoFactory.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/RazorProjectInfoFactory.cs @@ -24,6 +24,12 @@ namespace Microsoft.AspNetCore.Razor.Utilities; internal static class RazorProjectInfoFactory { + internal readonly record struct ConversionResult(RazorProjectInfo? ProjectInfo, string? Reason) + { + [MemberNotNullWhen(true, nameof(ProjectInfo))] + public bool Succeeded => ProjectInfo is not null; + } + private static readonly StringComparison s_stringComparison; static RazorProjectInfoFactory() @@ -33,18 +39,18 @@ static RazorProjectInfoFactory() : StringComparison.OrdinalIgnoreCase; } - public static async Task ConvertAsync(Project project, CancellationToken cancellationToken) + public static async Task ConvertAsync(Project project, CancellationToken cancellationToken) { var projectPath = Path.GetDirectoryName(project.FilePath); if (projectPath is null) { - return null; + return new(null, "Failed to get directory name from project path"); } var intermediateOutputPath = Path.GetDirectoryName(project.CompilationOutputInfo.AssemblyPath); if (intermediateOutputPath is null) { - return null; + return new(null, "Failed to get intermediate output path"); } // First, lets get the documents, because if there aren't any, we can skip out early @@ -53,7 +59,7 @@ static RazorProjectInfoFactory() // Not a razor project if (documents.Length == 0) { - return null; + return new(null, "No razor documents in project"); } var csharpParseOptions = project.ParseOptions as CSharpParseOptions ?? CSharpParseOptions.Default; @@ -63,7 +69,7 @@ static RazorProjectInfoFactory() var compilation = await project.GetCompilationAsync(cancellationToken).ConfigureAwait(false); if (compilation is null) { - return null; + return new(null, "Failed to get compilation for project"); } var options = project.AnalyzerOptions.AnalyzerConfigOptionsProvider; @@ -93,7 +99,7 @@ static RazorProjectInfoFactory() var projectWorkspaceState = ProjectWorkspaceState.Create(tagHelpers); - return new RazorProjectInfo( + var projectInfo = new RazorProjectInfo( projectKey: new ProjectKey(intermediateOutputPath), filePath: project.FilePath!, configuration: configuration, @@ -101,6 +107,8 @@ static RazorProjectInfoFactory() displayName: project.Name, projectWorkspaceState: projectWorkspaceState, documents: documents); + + return new(projectInfo, null); } private static RazorConfiguration ComputeRazorConfigurationOptions(AnalyzerConfigOptionsProvider options, Compilation compilation, out string defaultNamespace) diff --git a/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs b/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs index da7949deeb4..f0cdc95f27f 100644 --- a/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs +++ b/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs @@ -46,15 +46,34 @@ protected override void OnDispose() private async Task ReadFromStreamAsync(CancellationToken cancellationToken) { Logger.LogTrace($"Starting read from named pipe."); + var failedActionReads = 0; while ( _namedPipe is { IsConnected: true } && !cancellationToken.IsCancellationRequested) { + ProjectInfoAction? projectInfoAction; + try + { + projectInfoAction = _namedPipe.ReadProjectInfoAction(); + } + catch + { + if (failedActionReads++ > 0) + { + throw; + } + + Logger.LogError("Failed to read ProjectInfoAction from stream"); + continue; + } + + Logger.LogInformation($"Failed {failedActionReads} times but things may be back on track"); + failedActionReads = 0; try { - switch (_namedPipe.ReadProjectInfoAction()) + switch (projectInfoAction) { case ProjectInfoAction.Remove: Logger.LogTrace($"Attempting to read project id for removal"); @@ -72,9 +91,6 @@ private async Task ReadFromStreamAsync(CancellationToken cancellationToken) } break; - - default: - throw Assumes.NotReachable(); } } catch (Exception ex) From a51d3db462473a03cbdcb446d4a30f287aaa9ac4 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 4 Nov 2024 16:53:01 -0800 Subject: [PATCH 060/172] Add first cohosting hover test --- .../Cohost/CohostHoverEndpoint.cs | 9 ++ .../Cohost/AssertExtensions.cs | 95 +++++++++++++++++++ .../Cohost/CohostEndpointTestBase.cs | 1 - .../Cohost/CohostHoverEndpointTest.cs | 81 ++++++++++++++++ 4 files changed, 185 insertions(+), 1 deletion(-) create mode 100644 src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs create mode 100644 src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs index f00498c601b..d9aea78cf5c 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostHoverEndpoint.cs @@ -110,4 +110,13 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie return result?.Response; } + + internal TestAccessor GetTestAccessor() => new(this); + + internal readonly struct TestAccessor(CohostHoverEndpoint instance) + { + public Task?> HandleRequestAsync( + TextDocumentPositionParams request, TextDocument razorDocument, CancellationToken cancellationToken) + => instance.HandleRequestAsync(request, razorDocument, cancellationToken); + } } diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs new file mode 100644 index 00000000000..1bfb2e3d3f1 --- /dev/null +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs @@ -0,0 +1,95 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.Collections.Immutable; +using System.Linq; +using System.Threading.Tasks; +using Microsoft.CodeAnalysis; +using Microsoft.CodeAnalysis.Classification; +using Microsoft.CodeAnalysis.Text; +using Roslyn.LanguageServer.Protocol; +using Roslyn.Text.Adornments; +using Xunit; + +namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; + +internal static class AssertExtensions +{ + public static async Task VerifyRangeAsync(this Hover hover, TextSpan expected, TextDocument document) + { + var text = await document.GetTextAsync(); + Assert.NotNull(hover.Range); + Assert.Equal(text.GetLinePositionSpan(expected), hover.Range.ToLinePositionSpan()); + } + + public static void VerifyRawContent(this Hover hover, Action verifier) + { + var vsHover = Assert.IsType(hover); + verifier(vsHover.RawContent); + } + + public static Action Container(params ImmutableArray> elements) + => o => + { + Assert.NotNull(o); + var container = Assert.IsType(o); + + var allElements = container.Elements.ToArray(); + Assert.Equal(elements.Length, allElements.Length); + + for (var i = 0; i < elements.Length; i++) + { + elements[i](allElements[i]); + } + }; + + public static Action Image + => o => + { + Assert.NotNull(o); + Assert.IsType(o); + }; + + public static Action ClassifiedText(params ImmutableArray> runs) + => o => + { + Assert.NotNull(o); + var classifiedText = Assert.IsType(o); + + var allRuns = classifiedText.Runs.ToArray(); + Assert.Equal(runs.Length, allRuns.Length); + + for (var i = 0; i < runs.Length; i++) + { + runs[i](allRuns[i]); + } + }; + + public static Action Run(string text, string? classificationTypeName = null) + => run => + { + if (classificationTypeName is not null) + { + Assert.Equal(classificationTypeName, run.ClassificationTypeName); + } + + Assert.Equal(text, run.Text); + }; + + public static Action Keyword(string text) + => Run(text, ClassificationTypeNames.Keyword); + + public static Action LocalName(string text) + => Run(text, ClassificationTypeNames.LocalName); + + public static Action Punctuation(string text) + => Run(text, ClassificationTypeNames.Punctuation); + + public static Action Text(string text) + => Run(text, ClassificationTypeNames.Text); + + public static Action WhiteSpace(string text) + => Run(text, ClassificationTypeNames.WhiteSpace); +} diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs index cc72ed18a4c..77da97e5d7d 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTestBase.cs @@ -4,7 +4,6 @@ using System; using System.IO; using System.Linq; -using System.Threading; using System.Threading.Tasks; using Basic.Reference.Assemblies; using Microsoft.AspNetCore.Razor; diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs new file mode 100644 index 00000000000..7ba37d67a6b --- /dev/null +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs @@ -0,0 +1,81 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Test.Common; +using Microsoft.CodeAnalysis; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using Microsoft.CodeAnalysis.Text; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Xunit; +using Xunit.Abstractions; +using RoslynHover = Roslyn.LanguageServer.Protocol.Hover; + +namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; + +using static AssertExtensions; + +public class CohostHoverEndpointTest(ITestOutputHelper testOutputHelper) : CohostEndpointTestBase(testOutputHelper) +{ + [Fact] + public async Task CSharpLocalVariable() + { + TestCode code = """ +
+ + @{ + var $$[|myVariable|] = "Hello"; + + var length = myVariable.Length; + } + """; + + await VerifyHoverAsync(code, async (hover, document) => + { + await hover.VerifyRangeAsync(code.Span, document); + + hover.VerifyRawContent( + Container( + Container( + Image, + ClassifiedText( + Punctuation("("), + Text("local variable"), + Punctuation(")"), + WhiteSpace(" "), + Keyword("string"), + WhiteSpace(" "), + LocalName("myVariable"))))); + }); + } + + private async Task VerifyHoverAsync(TestCode input, Func verifyHover) + { + var document = await CreateProjectAndRazorDocumentAsync(input.Text); + var result = await GetHoverResultAsync(document, input); + + Assert.NotNull(result); + var value = result.GetValueOrDefault(); + + Assert.True(value.TryGetFirst(out var hover)); + await verifyHover(hover, document); + } + + private async Task?> GetHoverResultAsync(TextDocument document, TestCode input) + { + var inputText = await document.GetTextAsync(DisposalToken); + var linePosition = inputText.GetLinePosition(input.Position); + + var requestInvoker = new TestLSPRequestInvoker([(Methods.TextDocumentHoverName, null)]); + var endpoint = new CohostHoverEndpoint(RemoteServiceInvoker, TestHtmlDocumentSynchronizer.Instance, requestInvoker); + + var textDocumentPositionParams = new TextDocumentPositionParams + { + Position = VsLspFactory.CreatePosition(linePosition), + TextDocument = new TextDocumentIdentifier { Uri = document.CreateUri() }, + }; + + return await endpoint.GetTestAccessor().HandleRequestAsync(textDocumentPositionParams, document, DisposalToken); + } +} From db1ccec5fa75ec1119cb1923f1b87ddefd56f68b Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 4 Nov 2024 16:59:42 -0800 Subject: [PATCH 061/172] Add second cohosting hover test --- .../Cohost/AssertExtensions.cs | 4 +++ .../Cohost/CohostHoverEndpointTest.cs | 28 +++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs index 1bfb2e3d3f1..38a39063643 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs @@ -8,6 +8,7 @@ using System.Threading.Tasks; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Classification; +using Microsoft.CodeAnalysis.Razor.Tooltip; using Microsoft.CodeAnalysis.Text; using Roslyn.LanguageServer.Protocol; using Roslyn.Text.Adornments; @@ -90,6 +91,9 @@ public static Action Punctuation(string text) public static Action Text(string text) => Run(text, ClassificationTypeNames.Text); + public static Action Type(string text) + => Run(text, ClassifiedTagHelperTooltipFactory.TypeClassificationName); + public static Action WhiteSpace(string text) => Run(text, ClassificationTypeNames.WhiteSpace); } diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs index 7ba37d67a6b..a4d6e4ec30c 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs @@ -50,6 +50,34 @@ await VerifyHoverAsync(code, async (hover, document) => }); } + [Fact] + public async Task RazorPageTitle() + { + TestCode code = """ + <[|PageT$$itle|]> + """; + + await VerifyHoverAsync(code, async (hover, document) => + { + await hover.VerifyRangeAsync(code.Span, document); + + hover.VerifyRawContent( + Container( + Container( + Image, + ClassifiedText( + Text("Microsoft"), + Punctuation("."), + Text("AspNetCore"), + Punctuation("."), + Text("Components"), + Punctuation("."), + Text("Web"), + Punctuation("."), + Type("PageTitle"))))); + }); + } + private async Task VerifyHoverAsync(TestCode input, Func verifyHover) { var document = await CreateProjectAndRazorDocumentAsync(input.Text); From 2273026a94c6a4bd011f44f3b6341e59489a6bb6 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 4 Nov 2024 17:05:57 -0800 Subject: [PATCH 062/172] Add HTML cohosting hover test --- .../Cohost/CohostHoverEndpointTest.cs | 89 +++++++++++++------ ...AssertExtensions.cs => HoverAssertions.cs} | 2 +- 2 files changed, 65 insertions(+), 26 deletions(-) rename src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/{AssertExtensions.cs => HoverAssertions.cs} (98%) diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs index a4d6e4ec30c..b8b40c37c26 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostHoverEndpointTest.cs @@ -14,19 +14,20 @@ namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; -using static AssertExtensions; +using static HoverAssertions; public class CohostHoverEndpointTest(ITestOutputHelper testOutputHelper) : CohostEndpointTestBase(testOutputHelper) { [Fact] - public async Task CSharpLocalVariable() + public async Task Razor() { TestCode code = """ + <[|PageTi$$tle|]>
- + @{ - var $$[|myVariable|] = "Hello"; - + var myVariable = "Hello"; + var length = myVariable.Length; } """; @@ -40,21 +41,49 @@ await VerifyHoverAsync(code, async (hover, document) => Container( Image, ClassifiedText( - Punctuation("("), - Text("local variable"), - Punctuation(")"), - WhiteSpace(" "), - Keyword("string"), - WhiteSpace(" "), - LocalName("myVariable"))))); + Text("Microsoft"), + Punctuation("."), + Text("AspNetCore"), + Punctuation("."), + Text("Components"), + Punctuation("."), + Text("Web"), + Punctuation("."), + Type("PageTitle"))))); }); } [Fact] - public async Task RazorPageTitle() + public async Task Html() { TestCode code = """ - <[|PageT$$itle|]> + + + + @{ + var myVariable = "Hello"; + + var length = myVariable.Length; + } + """; + + var htmlResponse = new VSInternalHover(); + + await VerifyHoverAsync(code, htmlResponse, h => Assert.Same(htmlResponse, h)); + } + + [Fact] + public async Task CSharp() + { + TestCode code = """ + +
+ + @{ + var $$[|myVariable|] = "Hello"; + + var length = myVariable.Length; + } """; await VerifyHoverAsync(code, async (hover, document) => @@ -66,15 +95,13 @@ await VerifyHoverAsync(code, async (hover, document) => Container( Image, ClassifiedText( - Text("Microsoft"), - Punctuation("."), - Text("AspNetCore"), - Punctuation("."), - Text("Components"), - Punctuation("."), - Text("Web"), - Punctuation("."), - Type("PageTitle"))))); + Punctuation("("), + Text("local variable"), + Punctuation(")"), + WhiteSpace(" "), + Keyword("string"), + WhiteSpace(" "), + LocalName("myVariable"))))); }); } @@ -90,12 +117,24 @@ private async Task VerifyHoverAsync(TestCode input, Func?> GetHoverResultAsync(TextDocument document, TestCode input) + private async Task VerifyHoverAsync(TestCode input, Hover htmlResponse, Action verifyHover) + { + var document = await CreateProjectAndRazorDocumentAsync(input.Text); + var result = await GetHoverResultAsync(document, input, htmlResponse); + + Assert.NotNull(result); + var value = result.GetValueOrDefault(); + + Assert.True(value.TryGetSecond(out var hover)); + verifyHover(hover); + } + + private async Task?> GetHoverResultAsync(TextDocument document, TestCode input, Hover? htmlResponse = null) { var inputText = await document.GetTextAsync(DisposalToken); var linePosition = inputText.GetLinePosition(input.Position); - var requestInvoker = new TestLSPRequestInvoker([(Methods.TextDocumentHoverName, null)]); + var requestInvoker = new TestLSPRequestInvoker([(Methods.TextDocumentHoverName, htmlResponse)]); var endpoint = new CohostHoverEndpoint(RemoteServiceInvoker, TestHtmlDocumentSynchronizer.Instance, requestInvoker); var textDocumentPositionParams = new TextDocumentPositionParams diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/HoverAssertions.cs similarity index 98% rename from src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs rename to src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/HoverAssertions.cs index 38a39063643..59351ed6c22 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/AssertExtensions.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/HoverAssertions.cs @@ -16,7 +16,7 @@ namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; -internal static class AssertExtensions +internal static class HoverAssertions { public static async Task VerifyRangeAsync(this Hover hover, TextSpan expected, TextDocument document) { From 0d35e4769da06ee8faaa4598cc992b3a30ab54b6 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 5 Nov 2024 14:35:12 +1100 Subject: [PATCH 063/172] Create a test to validate cohost registrations --- .../Cohost/CohostEndpointTest.cs | 168 ++++++++++++++++++ 1 file changed, 168 insertions(+) create mode 100644 src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs new file mode 100644 index 00000000000..81cf5cf78ad --- /dev/null +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs @@ -0,0 +1,168 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.ComponentModel.Composition; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Test.Common; +using Microsoft.AspNetCore.Razor.Test.Common.Mef; +using Microsoft.CodeAnalysis; +using Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost; +using Microsoft.CodeAnalysis.LanguageServer.Handler; +using Microsoft.CodeAnalysis.Razor.Workspaces; +using Microsoft.VisualStudio.LanguageServer.Client; +using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Microsoft.VisualStudio.Razor; +using Microsoft.VisualStudio.Razor.LanguageClient.Cohost; +using Microsoft.VisualStudio.Text; +using Microsoft.VisualStudio.Threading; +using Newtonsoft.Json.Linq; +using Xunit; +using Xunit.Abstractions; + +namespace Microsoft.VisualStudio.LanguageServices.Razor.Test.Cohost; + +public class CohostEndpointTest(ITestOutputHelper testOutputHelper) : ToolingTestBase(testOutputHelper) +{ + [Fact] + public void RegistrationsProvideFilter() + { + var testComposition = TestComposition.Roslyn + .Add(TestComposition.Editor) + .AddAssemblies(typeof(CohostLinkedEditingRangeEndpoint).Assembly) + .AddAssemblies(typeof(DefaultLSPRequestInvoker).Assembly) + .AddAssemblies(typeof(LanguageServerFeatureOptions).Assembly) + .AddParts(typeof(TestILanguageServiceBroker2)) + .AddExcludedPartTypes(typeof(IWorkspaceProvider)) + .AddParts(typeof(TestWorkspaceProvider)) + .AddExcludedPartTypes(typeof(ILspEditorFeatureDetector)) + .AddParts(typeof(TestLspEditorFeatureDetector)); + + using var exportProvider = testComposition.ExportProviderFactory.CreateExportProvider(); + + var providers = exportProvider.GetExportedValues().ToList(); + + // First we verify that the MEF composition above is correct, otherwise this test will be invalid + var actualProviders = typeof(CohostLinkedEditingRangeEndpoint).Assembly.GetTypes().Where(t => !t.IsInterface && typeof(IDynamicRegistrationProvider).IsAssignableFrom(t)).ToList(); + Assert.Equal(actualProviders.OrderBy(a => a.Name).Select(r => r.Name).ToArray(), providers.OrderBy(e => e.GetType().Name).Select(r => r.GetType().Name).ToArray()); + + var clientCapabilities = new VSInternalClientCapabilities() + { + SupportsVisualStudioExtensions = true, + TextDocument = new TextDocumentClientCapabilities() + { + CodeAction = new() { DynamicRegistration = true }, + CodeLens = new() { DynamicRegistration = true }, + Completion = new() { DynamicRegistration = true }, + Definition = new() { DynamicRegistration = true }, + Diagnostic = new() { DynamicRegistration = true }, + DocumentHighlight = new() { DynamicRegistration = true }, + DocumentLink = new() { DynamicRegistration = true }, + DocumentSymbol = new() { DynamicRegistration = true }, + FoldingRange = new() { DynamicRegistration = true }, + Formatting = new() { DynamicRegistration = true }, + Hover = new() { DynamicRegistration = true }, + Implementation = new() { DynamicRegistration = true }, + InlayHint = new() { DynamicRegistration = true }, + LinkedEditingRange = new() { DynamicRegistration = true }, + OnTypeFormatting = new() { DynamicRegistration = true }, + RangeFormatting = new() { DynamicRegistration = true }, + References = new() { DynamicRegistration = true }, + Rename = new() { DynamicRegistration = true }, + SemanticTokens = new() { DynamicRegistration = true }, + SignatureHelp = new() { DynamicRegistration = true }, + Synchronization = new() { DynamicRegistration = true }, + TypeDefinition = new() { DynamicRegistration = true } + }, + }; + + var filter = new[] { new DocumentFilter() { Pattern = "*.razor" } }; + + foreach (var endpoint in providers) + { + if (endpoint is CohostSemanticTokensRangeEndpoint) + { + // We can't currently test this, as the GetRegistrations method calls requestContext.GetRequiredService + // and we can't create a request context ourselves + continue; + } + + var registrations = endpoint.GetRegistrations(clientCapabilities, filter, requestContext: new()); + + // If we didn't get any registrations then the test is probably invalid, and we need to update client capabilities above + if (registrations.Length == 0) + { + Assert.Fail($"Did not get any registrations from {endpoint.GetType().Name}. Client capabilities might be wrong?"); + } + + foreach (var registration in registrations) + { + var options = registration.RegisterOptions as ITextDocumentRegistrationOptions; + if (options is null) + { + Assert.Fail($"Could not convert registration options from {endpoint.GetType().Name} to {nameof(ITextDocumentRegistrationOptions)}. It was {registration.RegisterOptions?.GetType().Name}"); + } + } + } + } + + [Export(typeof(ILanguageServiceBroker2))] + private class TestILanguageServiceBroker2 : ILanguageServiceBroker2 + { + public IEnumerable ActiveLanguageClients => throw new NotImplementedException(); + public IEnumerable> FactoryLanguageClients => throw new NotImplementedException(); + public IEnumerable> LanguageClients => throw new NotImplementedException(); + + public event EventHandler LanguageClientLoaded { add { } remove { } } + public event AsyncEventHandler ClientNotifyAsync { add { } remove { } } + + public void AddCustomBufferContentTypes(IEnumerable contentTypes) => throw new NotImplementedException(); + public void AddLanguageClients(IEnumerable> items) => throw new NotImplementedException(); + public Task LoadAsync(IContentTypeMetadata contentType, ILanguageClient client) => throw new NotImplementedException(); + public void Notify(Notification notification, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task NotifyAsync(ILanguageClient languageClient, string method, JToken parameters, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task OnDidChangeTextDocumentAsync(ITextSnapshot before, ITextSnapshot after, IEnumerable textChanges) => throw new NotImplementedException(); + public Task OnDidCloseTextDocumentAsync(ITextSnapshot snapShot) => throw new NotImplementedException(); + public Task OnDidOpenTextDocumentAsync(ITextSnapshot snapShot) => throw new NotImplementedException(); + public Task OnDidSaveTextDocumentAsync(ITextDocument document) => throw new NotImplementedException(); + public void RemoveCustomBufferContentTypes(IEnumerable contentTypes) => throw new NotImplementedException(); + public void RemoveLanguageClients(IEnumerable> items) => throw new NotImplementedException(); + public IAsyncEnumerable<(string client, TResponse? response)> RequestAllAsync(Request request, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task<(ILanguageClient?, JToken?)> RequestAsync(string[] contentTypes, Func capabilitiesFilter, string method, JToken parameters, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task<(ILanguageClient?, JToken?)> RequestAsync(string[] contentTypes, Func capabilitiesFilter, string clientName, string method, JToken parameters, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task RequestAsync(ITextBuffer textBuffer, Func capabilitiesFilter, string languageServerName, string method, Func parameterFactory, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task RequestAsync(ILanguageClient languageClient, string method, JToken parameters, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task RequestAsync(Request request, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task<(ILanguageClient?, TOut)> RequestAsync(string[] contentTypes, Func capabilitiesFilter, LspRequest method, TIn parameters, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task RequestAsync(ILanguageClient languageClient, LspRequest method, TIn parameters, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task> RequestMultipleAsync(string[] contentTypes, Func capabilitiesFilter, string method, JToken parameters, CancellationToken cancellationToken) => throw new NotImplementedException(); + public IAsyncEnumerable RequestMultipleAsync(ITextBuffer textBuffer, Func capabilitiesFilter, string method, Func parameterFactory, CancellationToken cancellationToken) => throw new NotImplementedException(); + public Task> RequestMultipleAsync(string[] contentTypes, Func capabilitiesFilter, LspRequest method, TIn parameters, CancellationToken cancellationToken) => throw new NotImplementedException(); + } + + [Export(typeof(IWorkspaceProvider))] + private class TestWorkspaceProvider : IWorkspaceProvider + { + public CodeAnalysis.Workspace GetWorkspace() => throw new NotImplementedException(); + } + + [Export(typeof(ILspEditorFeatureDetector))] + private class TestLspEditorFeatureDetector : ILspEditorFeatureDetector + { + public bool IsLiveShareHost() => throw new NotImplementedException(); + public bool IsLspEditorEnabled() => throw new NotImplementedException(); + public bool IsLspEditorSupported(string documentFilePath) => throw new NotImplementedException(); + public bool IsRemoteClient() => throw new NotImplementedException(); + } + + [Export(typeof(IRazorSemanticTokensRefreshQueue))] + private class TestRazorSemanticTokensRefreshQueue : IRazorSemanticTokensRefreshQueue + { + public void Initialize(string clientCapabilitiesString) => throw new NotImplementedException(); + public Task TryEnqueueRefreshComputationAsync(Project project, CancellationToken cancellationToken) => throw new NotImplementedException(); + } +} From 379b7f4fed8b28ae1874d2955b0ed414e23604d9 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 5 Nov 2024 14:36:54 +1100 Subject: [PATCH 064/172] Fix broken endpoints --- .../LanguageClient/Cohost/CohostGoToDefinitionEndpoint.cs | 2 +- .../LanguageClient/Cohost/CohostGoToImplementationEndpoint.cs | 2 +- .../LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToDefinitionEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToDefinitionEndpoint.cs index 2fa3632525f..a65521c2983 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToDefinitionEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToDefinitionEndpoint.cs @@ -52,7 +52,7 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie return [new Registration { Method = Methods.TextDocumentDefinitionName, - RegisterOptions = new DefinitionOptions() + RegisterOptions = new DefinitionRegistrationOptions() }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToImplementationEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToImplementationEndpoint.cs index 4e4f529c2c4..00cae2e21ab 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToImplementationEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToImplementationEndpoint.cs @@ -48,7 +48,7 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie return [new Registration { Method = Methods.TextDocumentImplementationName, - RegisterOptions = new ImplementationOptions() + RegisterOptions = new ImplementationRegistrationOptions() }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs index b8c9fd42b1b..05a1c387bc7 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs @@ -74,7 +74,7 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie return [new Registration { Method = VSInternalMethods.OnAutoInsertName, - RegisterOptions = new VSInternalDocumentOnAutoInsertOptions() + RegisterOptions = new VSInternalDocumentOnAutoInsertRegistrationOptions() .EnableOnAutoInsert(_triggerCharacters) }]; } From 3036f661ef8709c25df0d1fc166b3b7686d6d69b Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 5 Nov 2024 14:41:36 +1100 Subject: [PATCH 065/172] Set document selectors centrally, so nobody can forget --- .../Cohost/CohostDocumentColorEndpoint.cs | 5 +---- .../Cohost/CohostDocumentFormattingEndpoint.cs | 5 +---- .../Cohost/CohostDocumentHighlightEndpoint.cs | 5 +---- .../Cohost/CohostDocumentPullDiagnosticsEndpoint.cs | 3 +-- .../Cohost/CohostDocumentSpellCheckEndpoint.cs | 5 +---- .../Cohost/CohostDocumentSymbolEndpoint.cs | 5 +---- .../Cohost/CohostEndpointRegistration.cs | 12 +----------- .../Cohost/CohostFoldingRangeEndpoint.cs | 5 +---- .../Cohost/CohostGoToDefinitionEndpoint.cs | 2 +- .../Cohost/CohostGoToImplementationEndpoint.cs | 2 +- .../LanguageClient/Cohost/CohostInlayHintEndpoint.cs | 5 +---- .../Cohost/CohostLinkedEditingRangeEndpoint.cs | 5 +---- .../Cohost/CohostOnAutoInsertEndpoint.cs | 2 +- .../Cohost/CohostOnTypeFormattingEndpoint.cs | 6 ++---- .../Cohost/CohostRangeFormattingEndpoint.cs | 5 +---- .../LanguageClient/Cohost/CohostRenameEndpoint.cs | 3 +-- .../Cohost/CohostSemanticTokensRangeEndpoint.cs | 6 ++---- .../Cohost/CohostSignatureHelpEndpoint.cs | 6 ++---- .../Cohost/CohostTextPresentationEndpoint.cs | 5 +---- .../Cohost/CohostUriPresentationEndpoint.cs | 5 +---- .../Cohost/IDynamicRegistrationProvider.cs | 2 +- .../Cohost/RazorCohostDynamicRegistrationService.cs | 9 +++++++-- .../Cohost/CohostEndpointTest.cs | 5 +---- 23 files changed, 32 insertions(+), 81 deletions(-) diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentColorEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentColorEndpoint.cs index c89eeae6517..fe9e488157a 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentColorEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentColorEndpoint.cs @@ -32,7 +32,7 @@ internal class CohostDocumentColorEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.SupportsVisualStudioExtensions) { @@ -40,9 +40,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentDocumentColorName, RegisterOptions = new DocumentColorRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentFormattingEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentFormattingEndpoint.cs index abe2019a97f..6d37ea1f396 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentFormattingEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentFormattingEndpoint.cs @@ -45,7 +45,7 @@ internal sealed class CohostDocumentFormattingEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.Formatting?.DynamicRegistration is true) { @@ -53,9 +53,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentFormattingName, RegisterOptions = new DocumentFormattingRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentHighlightEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentHighlightEndpoint.cs index 6159702a47f..8a2115a5344 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentHighlightEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentHighlightEndpoint.cs @@ -38,7 +38,7 @@ internal class CohostDocumentHighlightEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.SupportsVisualStudioExtensions) { @@ -46,9 +46,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentDocumentHighlightName, RegisterOptions = new DocumentHighlightRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentPullDiagnosticsEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentPullDiagnosticsEndpoint.cs index e3194f25b43..4e067264491 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentPullDiagnosticsEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentPullDiagnosticsEndpoint.cs @@ -50,7 +50,7 @@ internal class CohostDocumentPullDiagnosticsEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { // TODO: if (clientCapabilities.TextDocument?.Diagnostic?.DynamicRegistration is true) { @@ -59,7 +59,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie Method = VSInternalMethods.DocumentPullDiagnosticName, RegisterOptions = new VSInternalDiagnosticRegistrationOptions() { - DocumentSelector = filter, DiagnosticKinds = [VSInternalDiagnosticKind.Syntax] } }]; diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentSpellCheckEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentSpellCheckEndpoint.cs index fed7d22954b..f260cd2ef5e 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentSpellCheckEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentSpellCheckEndpoint.cs @@ -31,7 +31,7 @@ internal sealed class CohostDocumentSpellCheckEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.SupportsVisualStudioExtensions) { @@ -39,9 +39,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = VSInternalMethods.TextDocumentSpellCheckableRangesName, RegisterOptions = new TextDocumentRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentSymbolEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentSymbolEndpoint.cs index 110260c22cc..cade056caa7 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentSymbolEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentSymbolEndpoint.cs @@ -30,7 +30,7 @@ internal class CohostDocumentSymbolEndpoint(IRemoteServiceInvoker remoteServiceI protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.DocumentSymbol?.DynamicRegistration == true) { @@ -40,9 +40,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentDocumentSymbolName, RegisterOptions = new DocumentSymbolRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostEndpointRegistration.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostEndpointRegistration.cs index 792b9fe85f1..575e3cc83e1 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostEndpointRegistration.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostEndpointRegistration.cs @@ -18,7 +18,7 @@ namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; #pragma warning restore RS0030 // Do not use banned APIs internal sealed class CohostEndpointRegistration : IDynamicRegistrationProvider { - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { return [ // Project Context, for the nav bar @@ -26,25 +26,18 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = VSMethods.GetProjectContextsName, RegisterOptions = new TextDocumentRegistrationOptions() - { - DocumentSelector = filter - } }, // DidOpen, DidChange, DidClose, for document synchronization new Registration { Method = Methods.TextDocumentDidOpenName, RegisterOptions = new TextDocumentRegistrationOptions() - { - DocumentSelector = filter - } }, new Registration { Method = Methods.TextDocumentDidChangeName, RegisterOptions = new TextDocumentChangeRegistrationOptions() { - DocumentSelector = filter, SyncKind = TextDocumentSyncKind.Incremental } }, @@ -52,9 +45,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentDidCloseName, RegisterOptions = new TextDocumentRegistrationOptions() - { - DocumentSelector = filter - } }, ]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostFoldingRangeEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostFoldingRangeEndpoint.cs index 69769122498..5313557ec1d 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostFoldingRangeEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostFoldingRangeEndpoint.cs @@ -41,7 +41,7 @@ internal class CohostFoldingRangeEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.FoldingRange?.DynamicRegistration is true) { @@ -49,9 +49,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentFoldingRangeName, RegisterOptions = new FoldingRangeRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToDefinitionEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToDefinitionEndpoint.cs index a65521c2983..73f89001b82 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToDefinitionEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToDefinitionEndpoint.cs @@ -45,7 +45,7 @@ internal sealed class CohostGoToDefinitionEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.Definition?.DynamicRegistration == true) { diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToImplementationEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToImplementationEndpoint.cs index 00cae2e21ab..9c44c22785d 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToImplementationEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostGoToImplementationEndpoint.cs @@ -41,7 +41,7 @@ internal sealed class CohostGoToImplementationEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.Implementation?.DynamicRegistration == true) { diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostInlayHintEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostInlayHintEndpoint.cs index bf7c98f03f7..ad6b4941ba1 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostInlayHintEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostInlayHintEndpoint.cs @@ -30,7 +30,7 @@ internal class CohostInlayHintEndpoint(IRemoteServiceInvoker remoteServiceInvoke protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSLSP.VSInternalClientCapabilities clientCapabilities, VSLSP.DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSLSP.VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.InlayHint?.DynamicRegistration == true) { @@ -38,9 +38,6 @@ internal class CohostInlayHintEndpoint(IRemoteServiceInvoker remoteServiceInvoke { Method = Methods.TextDocumentInlayHintName, RegisterOptions = new VSLSP.InlayHintRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostLinkedEditingRangeEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostLinkedEditingRangeEndpoint.cs index 23a08440fc8..a3789894444 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostLinkedEditingRangeEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostLinkedEditingRangeEndpoint.cs @@ -32,7 +32,7 @@ internal class CohostLinkedEditingRangeEndpoint(IRemoteServiceInvoker remoteServ protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.LinkedEditingRange?.DynamicRegistration == true) { @@ -40,9 +40,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentLinkedEditingRangeName, RegisterOptions = new LinkedEditingRangeRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs index 05a1c387bc7..dc62194024b 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs @@ -67,7 +67,7 @@ private static ImmutableArray CalculateTriggerChars(IEnumerable true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.SupportsVisualStudioExtensions) { diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnTypeFormattingEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnTypeFormattingEndpoint.cs index 636da1a73b9..f189d74faf2 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnTypeFormattingEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnTypeFormattingEndpoint.cs @@ -46,7 +46,7 @@ internal sealed class CohostOnTypeFormattingEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.Formatting?.DynamicRegistration is true) { @@ -54,9 +54,7 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentOnTypeFormattingName, RegisterOptions = new DocumentOnTypeFormattingRegistrationOptions() - { - DocumentSelector = filter, - }.EnableOnTypeFormattingTriggerCharacters() + .EnableOnTypeFormattingTriggerCharacters() }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostRangeFormattingEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostRangeFormattingEndpoint.cs index a849a6d05c5..f1fbbd60f77 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostRangeFormattingEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostRangeFormattingEndpoint.cs @@ -45,7 +45,7 @@ internal sealed class CohostRangeFormattingEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.Formatting?.DynamicRegistration is true) { @@ -53,9 +53,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentRangeFormattingName, RegisterOptions = new DocumentRangeFormattingRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostRenameEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostRenameEndpoint.cs index e0877c3446b..12e0c947ccc 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostRenameEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostRenameEndpoint.cs @@ -35,7 +35,7 @@ internal class CohostRenameEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.Rename?.DynamicRegistration == true) { @@ -44,7 +44,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie Method = Methods.TextDocumentRenameName, RegisterOptions = new RenameRegistrationOptions() { - DocumentSelector = filter, PrepareProvider = false } }]; diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostSemanticTokensRangeEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostSemanticTokensRangeEndpoint.cs index a2fe70bd472..29f89c3881a 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostSemanticTokensRangeEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostSemanticTokensRangeEndpoint.cs @@ -43,7 +43,7 @@ internal sealed class CohostSemanticTokensRangeEndpoint( protected override bool MutatesSolutionState => false; protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.SemanticTokens?.DynamicRegistration == true) { @@ -55,9 +55,7 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentSemanticTokensRangeName, RegisterOptions = new SemanticTokensRegistrationOptions() - { - DocumentSelector = filter, - }.EnableSemanticTokens(_semanticTokensLegendService) + .EnableSemanticTokens(_semanticTokensLegendService) }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostSignatureHelpEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostSignatureHelpEndpoint.cs index 39927d74651..37506521e1b 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostSignatureHelpEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostSignatureHelpEndpoint.cs @@ -46,7 +46,7 @@ internal class CohostSignatureHelpEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.TextDocument?.SignatureHelp?.DynamicRegistration == true) { @@ -54,9 +54,7 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = Methods.TextDocumentSignatureHelpName, RegisterOptions = new SignatureHelpRegistrationOptions() - { - DocumentSelector = filter - }.EnableSignatureHelp() + .EnableSignatureHelp() }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostTextPresentationEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostTextPresentationEndpoint.cs index 792b09ad6e3..5686cdcc040 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostTextPresentationEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostTextPresentationEndpoint.cs @@ -35,7 +35,7 @@ internal class CohostTextPresentationEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.SupportsVisualStudioExtensions) { @@ -43,9 +43,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = VSInternalMethods.TextDocumentTextPresentationName, RegisterOptions = new TextDocumentRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostUriPresentationEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostUriPresentationEndpoint.cs index b74b73e7502..005cd6db9a3 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostUriPresentationEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostUriPresentationEndpoint.cs @@ -39,7 +39,7 @@ internal class CohostUriPresentationEndpoint( protected override bool RequiresLSPSolution => true; - public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext) + public ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext) { if (clientCapabilities.SupportsVisualStudioExtensions) { @@ -47,9 +47,6 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie { Method = VSInternalMethods.TextDocumentUriPresentationName, RegisterOptions = new TextDocumentRegistrationOptions() - { - DocumentSelector = filter - } }]; } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/IDynamicRegistrationProvider.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/IDynamicRegistrationProvider.cs index 84d2e233330..c76e6164608 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/IDynamicRegistrationProvider.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/IDynamicRegistrationProvider.cs @@ -9,5 +9,5 @@ namespace Microsoft.VisualStudio.Razor.LanguageClient.Cohost; internal interface IDynamicRegistrationProvider { - ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, DocumentFilter[] filter, RazorCohostRequestContext requestContext); + ImmutableArray GetRegistrations(VSInternalClientCapabilities clientCapabilities, RazorCohostRequestContext requestContext); } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/RazorCohostDynamicRegistrationService.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/RazorCohostDynamicRegistrationService.cs index 20471f0657d..4d94bc5a362 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/RazorCohostDynamicRegistrationService.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/RazorCohostDynamicRegistrationService.cs @@ -23,7 +23,7 @@ internal class RazorCohostDynamicRegistrationService( Lazy lazyRazorCohostClientCapabilitiesService) : IRazorCohostDynamicRegistrationService { - private readonly DocumentFilter[] _filter = [new DocumentFilter() + private static readonly DocumentFilter[] s_filter = [new DocumentFilter() { Language = Constants.RazorLanguageName, Pattern = "**/*.{razor,cshtml}" @@ -50,10 +50,15 @@ public async Task RegisterAsync(string clientCapabilitiesString, RazorCohostRequ foreach (var provider in _lazyRegistrationProviders) { - foreach (var registration in provider.Value.GetRegistrations(clientCapabilities, _filter, requestContext)) + foreach (var registration in provider.Value.GetRegistrations(clientCapabilities, requestContext)) { // We don't unregister anything, so we don't need to do anything interesting with Ids registration.Id = Guid.NewGuid().ToString(); + if (registration.RegisterOptions is ITextDocumentRegistrationOptions options) + { + options.DocumentSelector = s_filter; + } + registrations.Add(registration); } } diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs index 81cf5cf78ad..16e178c5d4c 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs @@ -11,7 +11,6 @@ using Microsoft.AspNetCore.Razor.Test.Common.Mef; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost; -using Microsoft.CodeAnalysis.LanguageServer.Handler; using Microsoft.CodeAnalysis.Razor.Workspaces; using Microsoft.VisualStudio.LanguageServer.Client; using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; @@ -80,8 +79,6 @@ public void RegistrationsProvideFilter() }, }; - var filter = new[] { new DocumentFilter() { Pattern = "*.razor" } }; - foreach (var endpoint in providers) { if (endpoint is CohostSemanticTokensRangeEndpoint) @@ -91,7 +88,7 @@ public void RegistrationsProvideFilter() continue; } - var registrations = endpoint.GetRegistrations(clientCapabilities, filter, requestContext: new()); + var registrations = endpoint.GetRegistrations(clientCapabilities, requestContext: new()); // If we didn't get any registrations then the test is probably invalid, and we need to update client capabilities above if (registrations.Length == 0) From 0359bb30b96374adfe13c4ee86e5bfd775c9e201 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 5 Nov 2024 14:50:10 +1100 Subject: [PATCH 066/172] Validate LSP methods are unique --- .../Cohost/CohostEndpointTest.cs | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs index 16e178c5d4c..f25bf85c9c2 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostEndpointTest.cs @@ -5,6 +5,7 @@ using System.Collections.Generic; using System.ComponentModel.Composition; using System.Linq; +using System.Reflection; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Test.Common; @@ -27,6 +28,26 @@ namespace Microsoft.VisualStudio.LanguageServices.Razor.Test.Cohost; public class CohostEndpointTest(ITestOutputHelper testOutputHelper) : ToolingTestBase(testOutputHelper) { + [Fact] + public void EndpointsHaveUniqueLSPMethods() + { + var methods = new Dictionary(); + + var endpoints = typeof(CohostColorPresentationEndpoint).Assembly.GetTypes() + .Where(t => t.GetCustomAttribute() != null) + .Select(t => (t, t.GetCustomAttribute().Method)); + + foreach (var (endpointType, method) in endpoints) + { + if (methods.TryGetValue(method, out var existing)) + { + Assert.Fail($"Could not register {endpointType.Name} for {method} because {existing.Name} already has."); + } + + methods.Add(method, endpointType); + } + } + [Fact] public void RegistrationsProvideFilter() { From 4ef1668cd081ea9d5db491c877e2673c52531ef6 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 5 Nov 2024 16:17:17 +1100 Subject: [PATCH 067/172] Bump Roslyn to 4.13.0-2.24554.8 --- eng/Version.Details.xml | 76 ++++++++++++++++++++--------------------- eng/Versions.props | 38 ++++++++++----------- 2 files changed, 57 insertions(+), 57 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0cff4c7a350..eafe3cd7add 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,82 +11,82 @@ ccd0927e3823fb178c7151594f5d2eaba81bba81 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 - + https://github.com/dotnet/roslyn - 77c6704c42b162e89095631f12e2661398a75ba7 + 8fc87e00bbe35131f7d3707621ae18e1af1aae55 diff --git a/eng/Versions.props b/eng/Versions.props index fc6cf0f08a9..281e8d7b835 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -53,25 +53,25 @@ 9.0.0-beta.24516.2 1.0.0-beta.23475.1 1.0.0-beta.23475.1 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 - 4.13.0-1.24522.7 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 + 4.13.0-2.24554.8 - + https://github.com/dotnet/source-build-reference-packages - 136e43e45e20bd58bf86eeabba0a0fa7e1a4b3ae + 1ebd9ce245112164207d961c0d2faea741c7c489 diff --git a/eng/Versions.props b/eng/Versions.props index 904a29e3ea4..5c3a2f7288c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,7 +49,7 @@ 6.0.2-servicing.22064.6 6.0.1 - 10.0.0-alpha.1.24530.1 + 10.0.0-alpha.1.24558.1 9.0.0-beta.24516.2 1.0.0-beta.23475.1 1.0.0-beta.23475.1 From efafc82d5c74904bad3386a6815a374efde433bf Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 11 Nov 2024 22:03:09 +0100 Subject: [PATCH 119/172] Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2579832 --- .../Resources/xlf/SR.cs.xlf | 6 +++--- .../Resources/xlf/SR.de.xlf | 6 +++--- .../Resources/xlf/SR.es.xlf | 6 +++--- .../Resources/xlf/SR.fr.xlf | 6 +++--- .../Resources/xlf/SR.it.xlf | 6 +++--- .../Resources/xlf/SR.ja.xlf | 6 +++--- .../Resources/xlf/SR.ko.xlf | 6 +++--- .../Resources/xlf/SR.pl.xlf | 6 +++--- .../Resources/xlf/SR.pt-BR.xlf | 6 +++--- .../Resources/xlf/SR.ru.xlf | 6 +++--- .../Resources/xlf/SR.tr.xlf | 6 +++--- 11 files changed, 33 insertions(+), 33 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.cs.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.cs.xlf index 26b168f086d..4612c71f715 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.cs.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.cs.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Atributy direktivy Blazor @@ -106,7 +106,7 @@ statement - statement + příkaz @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + Aktivovat znovu dokončení… diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.de.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.de.xlf index 07a0bbbd585..49e8ed024dd 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.de.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.de.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Attribute für Blazor-Direktiven @@ -106,7 +106,7 @@ statement - statement + Anweisung @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + "Abschlüsse erneut auslösen..." diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.es.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.es.xlf index d3cbce06e38..306b71656da 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.es.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.es.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Atributos de directiva de Blazor @@ -106,7 +106,7 @@ statement - statement + instrucción @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + "Volver a desencadenar las finalizaciones..." diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.fr.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.fr.xlf index 13a1c002956..2ffaaa3c78b 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.fr.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.fr.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Attributs de directive Blazor @@ -106,7 +106,7 @@ statement - statement + déclaration @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + « Déclencher à nouveau les complétions... » diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.it.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.it.xlf index 9529774c4d0..743ca3dd8be 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.it.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.it.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Attributo per la direttiva Blazor @@ -106,7 +106,7 @@ statement - statement + istruzione @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + "Riattiva i completamenti..." diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ja.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ja.xlf index 945c114f116..da423ea9a53 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ja.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ja.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Blazor ディレクティブ属性 @@ -106,7 +106,7 @@ statement - statement + ステートメント @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + "再トリガーの完了..." diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ko.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ko.xlf index eee6f52f363..0c5be3864de 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ko.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ko.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Blazor 지시문 특성 @@ -106,7 +106,7 @@ statement - statement + @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + "완료된 항목 다시 트리거" diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pl.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pl.xlf index 2fd32d3821c..cfdc1463735 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pl.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pl.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Atrybut dyrektywy Blazor @@ -106,7 +106,7 @@ statement - statement + instrukcja @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + "Ponownie wyzwalaj uzupełniania..." diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pt-BR.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pt-BR.xlf index 385653e000a..3e24a10a49b 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pt-BR.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.pt-BR.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Atributos da diretiva Blazor @@ -106,7 +106,7 @@ statement - statement + instrução @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + "Disparar conclusões novamente..." diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ru.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ru.xlf index f7f6305ea34..3bb700b9ed7 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ru.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.ru.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Атрибуты директивы Blazor @@ -106,7 +106,7 @@ statement - statement + инструкция @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + "Повторный запуск завершений..." diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf index 5a5d2a61eba..c473ffaab0b 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.tr.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Blazor yönergesi öznitelikleri @@ -106,7 +106,7 @@ statement - statement + deyim @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + "Tamamlamaları yeniden tetikleyin..." From 0d2b37e6728e7ae1639f4cbdb9e5fccc3ebcc917 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 11 Nov 2024 22:04:21 +0100 Subject: [PATCH 120/172] Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2579832 --- .../Resources/xlf/SR.zh-Hans.xlf | 6 +++--- .../Resources/xlf/SR.zh-Hant.xlf | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hans.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hans.xlf index 79dfc9f69c3..5aabb0c919a 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hans.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hans.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Blazor 指令特性 @@ -106,7 +106,7 @@ statement - statement + 语句 @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + “重新触发完成…” diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf index 1b04afbe6d9..1524dcdc701 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Resources/xlf/SR.zh-Hant.xlf @@ -14,7 +14,7 @@ Blazor directive attributes - Blazor directive attributes + Blazor 指示詞屬性 @@ -106,7 +106,7 @@ statement - statement + 陳述式 @@ -121,7 +121,7 @@ "Re-trigger completions..." - "Re-trigger completions..." + "重新觸發完成..." From aeebb01d00e87b1494aee07a595e284e50d5d609 Mon Sep 17 00:00:00 2001 From: Alex Gavrilov Date: Mon, 11 Nov 2024 14:37:48 -0800 Subject: [PATCH 121/172] Move completion resolve code to common layer (#11156) * Move completion resolve code to common layer * Undo move of IProjectSnapshotManagerExtensions and MiscFilesHostProject per PR feedback * Undo unnecessary changes in tests * Refactor the code to remove usage of IProjectSnapshotManager --- .../DelegatedCompletionItemResolver.cs | 1 + .../RazorCompletionResolveEndpoint.cs | 8 ++- ...nagerExtensions.SolutionQueryOperations.cs | 1 - .../AggregateCompletionItemResolver.cs | 6 ++- .../Completion/CompletionItemResolver.cs | 6 ++- .../Completion/RazorCompletionItemResolver.cs | 13 ++--- ...legatedCompletionItemResolverTest.NetFx.cs | 15 +++--- .../RazorCompletionItemResolverTest.cs | 49 ++++++++++--------- .../RazorCompletionResolveEndpointTest.cs | 8 ++- 9 files changed, 61 insertions(+), 46 deletions(-) rename src/Razor/src/{Microsoft.AspNetCore.Razor.LanguageServer => Microsoft.CodeAnalysis.Razor.Workspaces}/Completion/AggregateCompletionItemResolver.cs (92%) rename src/Razor/src/{Microsoft.AspNetCore.Razor.LanguageServer => Microsoft.CodeAnalysis.Razor.Workspaces}/Completion/CompletionItemResolver.cs (72%) rename src/Razor/src/{Microsoft.AspNetCore.Razor.LanguageServer => Microsoft.CodeAnalysis.Razor.Workspaces}/Completion/RazorCompletionItemResolver.cs (91%) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/Delegation/DelegatedCompletionItemResolver.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/Delegation/DelegatedCompletionItemResolver.cs index bacfb7e3969..6616378669b 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/Delegation/DelegatedCompletionItemResolver.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/Delegation/DelegatedCompletionItemResolver.cs @@ -32,6 +32,7 @@ internal class DelegatedCompletionItemResolver( VSInternalCompletionList containingCompletionList, object? originalRequestContext, VSInternalClientCapabilities? clientCapabilities, + ISolutionQueryOperations solutionQueryOperations, CancellationToken cancellationToken) { if (originalRequestContext is not DelegatedCompletionResolutionContext resolutionContext) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionResolveEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionResolveEndpoint.cs index 41274aae245..fcf584e8ab8 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionResolveEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionResolveEndpoint.cs @@ -5,7 +5,9 @@ using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.LanguageServer.EndpointContracts; +using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Completion; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.AspNetCore.Razor.LanguageServer.Completion; @@ -17,14 +19,17 @@ internal class RazorCompletionResolveEndpoint { private readonly AggregateCompletionItemResolver _completionItemResolver; private readonly CompletionListCache _completionListCache; + private readonly IProjectSnapshotManager _projectSnapshotManager; private VSInternalClientCapabilities? _clientCapabilities; public RazorCompletionResolveEndpoint( AggregateCompletionItemResolver completionItemResolver, - CompletionListCache completionListCache) + CompletionListCache completionListCache, + IProjectSnapshotManager projectSnapshotManager) { _completionItemResolver = completionItemResolver; _completionListCache = completionListCache; + _projectSnapshotManager = projectSnapshotManager; } public bool MutatesSolutionState => false; @@ -74,6 +79,7 @@ public async Task HandleRequestAsync(VSInternalComplet containingCompletionList, originalRequestContext, _clientCapabilities, + _projectSnapshotManager.GetQueryOperations(), cancellationToken).ConfigureAwait(false); resolvedCompletionItem ??= completionItem; diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/IProjectSnapshotManagerExtensions.SolutionQueryOperations.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/IProjectSnapshotManagerExtensions.SolutionQueryOperations.cs index 1c1abe06197..49a330725de 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/IProjectSnapshotManagerExtensions.SolutionQueryOperations.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/IProjectSnapshotManagerExtensions.SolutionQueryOperations.cs @@ -4,7 +4,6 @@ using System.Collections.Generic; using System.Collections.Immutable; using Microsoft.AspNetCore.Razor.PooledObjects; -using Microsoft.AspNetCore.Razor.Utilities; using Microsoft.CodeAnalysis.Razor.ProjectSystem; namespace Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/AggregateCompletionItemResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/AggregateCompletionItemResolver.cs similarity index 92% rename from src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/AggregateCompletionItemResolver.cs rename to src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/AggregateCompletionItemResolver.cs index 21075cfacc1..27803a824dc 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/AggregateCompletionItemResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/AggregateCompletionItemResolver.cs @@ -9,9 +9,10 @@ using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.CodeAnalysis.Razor.Logging; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.VisualStudio.LanguageServer.Protocol; -namespace Microsoft.AspNetCore.Razor.LanguageServer.Completion; +namespace Microsoft.CodeAnalysis.Razor.Completion; internal class AggregateCompletionItemResolver { @@ -29,6 +30,7 @@ public AggregateCompletionItemResolver(IEnumerable compl VSInternalCompletionList containingCompletionList, object? originalRequestContext, VSInternalClientCapabilities? clientCapabilities, + ISolutionQueryOperations solutionQueryOperations, CancellationToken cancellationToken) { using var completionItemResolverTasks = new PooledArrayBuilder>(_completionItemResolvers.Count); @@ -37,7 +39,7 @@ public AggregateCompletionItemResolver(IEnumerable compl { try { - var task = completionItemResolver.ResolveAsync(item, containingCompletionList, originalRequestContext, clientCapabilities, cancellationToken); + var task = completionItemResolver.ResolveAsync(item, containingCompletionList, originalRequestContext, clientCapabilities, solutionQueryOperations, cancellationToken); completionItemResolverTasks.Add(task); } catch (Exception ex) when (ex is not TaskCanceledException) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/CompletionItemResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/CompletionItemResolver.cs similarity index 72% rename from src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/CompletionItemResolver.cs rename to src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/CompletionItemResolver.cs index 010b53c71db..73a82f1eefa 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/CompletionItemResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/CompletionItemResolver.cs @@ -3,16 +3,18 @@ using System.Threading; using System.Threading.Tasks; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.VisualStudio.LanguageServer.Protocol; -namespace Microsoft.AspNetCore.Razor.LanguageServer.Completion; +namespace Microsoft.CodeAnalysis.Razor.Completion; internal abstract class CompletionItemResolver { public abstract Task ResolveAsync( VSInternalCompletionItem item, - VSInternalCompletionList containingCompletionlist, + VSInternalCompletionList containingCompletionList, object? originalRequestContext, VSInternalClientCapabilities? clientCapabilities, + ISolutionQueryOperations solutionQueryOperations, CancellationToken cancellationToken); } diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionItemResolver.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs similarity index 91% rename from src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionItemResolver.cs rename to src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs index 3e292cb856a..2592cf0554e 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionItemResolver.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/RazorCompletionItemResolver.cs @@ -5,25 +5,22 @@ using System.Linq; using System.Threading; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; using Microsoft.CodeAnalysis; -using Microsoft.CodeAnalysis.Razor.Completion; using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Tooltip; using Microsoft.VisualStudio.LanguageServer.Protocol; using Microsoft.VisualStudio.Text.Adornments; -namespace Microsoft.AspNetCore.Razor.LanguageServer.Completion; +namespace Microsoft.CodeAnalysis.Razor.Completion; -internal class RazorCompletionItemResolver(IProjectSnapshotManager projectManager) : CompletionItemResolver +internal class RazorCompletionItemResolver : CompletionItemResolver { - private readonly IProjectSnapshotManager _projectManager = projectManager; - public override async Task ResolveAsync( VSInternalCompletionItem completionItem, VSInternalCompletionList containingCompletionList, object? originalRequestContext, VSInternalClientCapabilities? clientCapabilities, + ISolutionQueryOperations solutionQueryOperations, CancellationToken cancellationToken) { if (originalRequestContext is not RazorCompletionResolveContext razorCompletionResolveContext) @@ -122,13 +119,13 @@ internal class RazorCompletionItemResolver(IProjectSnapshotManager projectManage if (useDescriptionProperty) { tagHelperClassifiedTextTooltip = await ClassifiedTagHelperTooltipFactory - .TryCreateTooltipAsync(razorCompletionResolveContext.FilePath, descriptionInfo, _projectManager.GetQueryOperations(), cancellationToken) + .TryCreateTooltipAsync(razorCompletionResolveContext.FilePath, descriptionInfo, solutionQueryOperations, cancellationToken) .ConfigureAwait(false); } else { tagHelperMarkupTooltip = await MarkupTagHelperTooltipFactory - .TryCreateTooltipAsync(razorCompletionResolveContext.FilePath, descriptionInfo, _projectManager.GetQueryOperations(), documentationKind, cancellationToken) + .TryCreateTooltipAsync(razorCompletionResolveContext.FilePath, descriptionInfo, solutionQueryOperations, documentationKind, cancellationToken) .ConfigureAwait(false); } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/Delegation/DelegatedCompletionItemResolverTest.NetFx.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/Delegation/DelegatedCompletionItemResolverTest.NetFx.cs index 37a38438c4b..29d961b525b 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/Delegation/DelegatedCompletionItemResolverTest.NetFx.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/Delegation/DelegatedCompletionItemResolverTest.NetFx.cs @@ -10,6 +10,7 @@ using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.LanguageServer.Formatting; +using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; using Microsoft.AspNetCore.Razor.LanguageServer.Test; using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; using Microsoft.CodeAnalysis.Razor.Completion; @@ -34,6 +35,7 @@ public class DelegatedCompletionItemResolverTest : LanguageServerTestBase private readonly IDocumentContextFactory _documentContextFactory; private readonly AsyncLazy _formattingService; private readonly RazorCompletionOptions _defaultRazorCompletionOptions; + private readonly ISolutionQueryOperations _solutionQueryOperations; public DelegatedCompletionItemResolverTest(ITestOutputHelper testOutput) : base(testOutput) @@ -77,6 +79,7 @@ public DelegatedCompletionItemResolverTest(ITestOutputHelper testOutput) SnippetsSupported: true, AutoInsertAttributeQuotes: true, CommitElementsWithSpace: true); + _solutionQueryOperations = CreateProjectSnapshotManager().GetQueryOperations(); } [Fact] @@ -92,7 +95,7 @@ public async Task ResolveAsync_CanNotFindCompletionItem_Noops() // Act var resolvedItem = await resolver.ResolveAsync( - item, notContainingCompletionList, originalRequestContext, _clientCapabilities, DisposalToken); + item, notContainingCompletionList, originalRequestContext, _clientCapabilities, _solutionQueryOperations, DisposalToken); // Assert Assert.Null(resolvedItem); @@ -111,7 +114,7 @@ public async Task ResolveAsync_UnknownRequestContext_Noops() // Act var resolvedItem = await resolver.ResolveAsync( - item, containingCompletionList, originalRequestContext, _clientCapabilities, DisposalToken); + item, containingCompletionList, originalRequestContext, _clientCapabilities, _solutionQueryOperations, DisposalToken); // Assert Assert.Null(resolvedItem); @@ -134,7 +137,7 @@ public async Task ResolveAsync_UsesItemsData() // Act await resolver.ResolveAsync( - item, containingCompletionList, originalRequestContext, _clientCapabilities, DisposalToken); + item, containingCompletionList, originalRequestContext, _clientCapabilities, _solutionQueryOperations, DisposalToken); // Assert Assert.Same(expectedData, server.DelegatedParams.CompletionItem.Data); @@ -153,7 +156,7 @@ public async Task ResolveAsync_InheritsOriginalCompletionListData() var originalRequestContext = new DelegatedCompletionResolutionContext(_csharpCompletionParams, expectedData); // Act - await resolver.ResolveAsync(item, containingCompletionList, originalRequestContext, _clientCapabilities, DisposalToken); + await resolver.ResolveAsync(item, containingCompletionList, originalRequestContext, _clientCapabilities, _solutionQueryOperations, DisposalToken); // Assert Assert.Same(expectedData, server.DelegatedParams.CompletionItem.Data); @@ -217,7 +220,7 @@ public async Task ResolveAsync_Html_Resolves() // Act var resolvedItem = await resolver.ResolveAsync( - item, containingCompletionList, originalRequestContext, _clientCapabilities, DisposalToken); + item, containingCompletionList, originalRequestContext, _clientCapabilities, _solutionQueryOperations, DisposalToken); // Assert Assert.Same(_htmlCompletionParams.Identifier, server.DelegatedParams.Identifier); @@ -247,7 +250,7 @@ private async Task ResolveCompletionItemAsync(string c } var resolvedItem = await resolver.ResolveAsync( - item, containingCompletionList, originalRequestContext, _clientCapabilities, cancellationToken); + item, containingCompletionList, originalRequestContext, _clientCapabilities, _solutionQueryOperations, cancellationToken); return resolvedItem; } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/RazorCompletionItemResolverTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/RazorCompletionItemResolverTest.cs index 91e538e628f..4b8f1198e90 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/RazorCompletionItemResolverTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/RazorCompletionItemResolverTest.cs @@ -7,6 +7,7 @@ using System.Collections.Immutable; using System.Linq; using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem; using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; using Microsoft.CodeAnalysis.Razor.Completion; using Microsoft.CodeAnalysis.Razor.ProjectSystem; @@ -19,7 +20,7 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.Completion; public class RazorCompletionItemResolverTest : LanguageServerTestBase { - private readonly IProjectSnapshotManager _projectManager; + private readonly ISolutionQueryOperations _solutionQueryOperations; private readonly VSInternalCompletionSetting _completionCapability; private readonly VSInternalClientCapabilities _defaultClientCapability; private readonly VSInternalClientCapabilities _vsClientCapability; @@ -29,7 +30,7 @@ public class RazorCompletionItemResolverTest : LanguageServerTestBase public RazorCompletionItemResolverTest(ITestOutputHelper testOutput) : base(testOutput) { - _projectManager = CreateProjectSnapshotManager(); + _solutionQueryOperations = CreateProjectSnapshotManager().GetQueryOperations(); _completionCapability = new VSInternalCompletionSetting() { @@ -66,7 +67,7 @@ public RazorCompletionItemResolverTest(ITestOutputHelper testOutput) public async Task ResolveAsync_DirectiveCompletion_ReturnsCompletionItemWithDocumentation() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var razorCompletionItem = new RazorCompletionItem("TestItem", "TestItem", RazorCompletionItemKind.Directive); razorCompletionItem.SetDirectiveCompletionDescription(new DirectiveCompletionDescription("Test directive")); var completionList = CreateLSPCompletionList(razorCompletionItem); @@ -74,7 +75,7 @@ public async Task ResolveAsync_DirectiveCompletion_ReturnsCompletionItemWithDocu // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, DisposalToken); + completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.NotNull(resolvedCompletionItem.Documentation); @@ -84,7 +85,7 @@ public async Task ResolveAsync_DirectiveCompletion_ReturnsCompletionItemWithDocu public async Task ResolveAsync_MarkupTransitionCompletion_ReturnsCompletionItemWithDocumentation() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var razorCompletionItem = new RazorCompletionItem("@...", "@", RazorCompletionItemKind.MarkupTransition); razorCompletionItem.SetMarkupTransitionCompletionDescription(new MarkupTransitionCompletionDescription("Test description")); var completionList = CreateLSPCompletionList(razorCompletionItem); @@ -92,7 +93,7 @@ public async Task ResolveAsync_MarkupTransitionCompletion_ReturnsCompletionItemW // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, DisposalToken); + completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.NotNull(resolvedCompletionItem.Documentation); @@ -102,7 +103,7 @@ public async Task ResolveAsync_MarkupTransitionCompletion_ReturnsCompletionItemW public async Task ResolveAsync_DirectiveAttributeCompletion_ReturnsCompletionItemWithDocumentation() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var razorCompletionItem = new RazorCompletionItem("TestItem", "TestItem", RazorCompletionItemKind.DirectiveAttribute); razorCompletionItem.SetAttributeCompletionDescription(_attributeDescription); var completionList = CreateLSPCompletionList(razorCompletionItem); @@ -110,7 +111,7 @@ public async Task ResolveAsync_DirectiveAttributeCompletion_ReturnsCompletionIte // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, DisposalToken); + completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.NotNull(resolvedCompletionItem.Documentation); @@ -120,7 +121,7 @@ public async Task ResolveAsync_DirectiveAttributeCompletion_ReturnsCompletionIte public async Task ResolveAsync_DirectiveAttributeParameterCompletion_ReturnsCompletionItemWithDocumentation() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var razorCompletionItem = new RazorCompletionItem("TestItem", "TestItem", RazorCompletionItemKind.DirectiveAttributeParameter); razorCompletionItem.SetAttributeCompletionDescription(_attributeDescription); var completionList = CreateLSPCompletionList(razorCompletionItem); @@ -128,7 +129,7 @@ public async Task ResolveAsync_DirectiveAttributeParameterCompletion_ReturnsComp // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, DisposalToken); + completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.NotNull(resolvedCompletionItem.Documentation); @@ -138,7 +139,7 @@ public async Task ResolveAsync_DirectiveAttributeParameterCompletion_ReturnsComp public async Task ResolveAsync_TagHelperElementCompletion_ReturnsCompletionItemWithDocumentation() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var razorCompletionItem = new RazorCompletionItem("TestItem", "TestItem", RazorCompletionItemKind.TagHelperElement); razorCompletionItem.SetTagHelperElementDescriptionInfo(_elementDescription); var completionList = CreateLSPCompletionList(razorCompletionItem); @@ -146,7 +147,7 @@ public async Task ResolveAsync_TagHelperElementCompletion_ReturnsCompletionItemW // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, DisposalToken); + completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.NotNull(resolvedCompletionItem.Documentation); @@ -156,7 +157,7 @@ public async Task ResolveAsync_TagHelperElementCompletion_ReturnsCompletionItemW public async Task ResolveAsync_TagHelperAttribute_ReturnsCompletionItemWithDocumentation() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var razorCompletionItem = new RazorCompletionItem("TestItem", "TestItem", RazorCompletionItemKind.TagHelperAttribute); razorCompletionItem.SetAttributeCompletionDescription(_attributeDescription); var completionList = CreateLSPCompletionList(razorCompletionItem); @@ -164,7 +165,7 @@ public async Task ResolveAsync_TagHelperAttribute_ReturnsCompletionItemWithDocum // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, DisposalToken); + completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _defaultClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.NotNull(resolvedCompletionItem.Documentation); @@ -174,7 +175,7 @@ public async Task ResolveAsync_TagHelperAttribute_ReturnsCompletionItemWithDocum public async Task ResolveAsync_VS_DirectiveAttributeCompletion_ReturnsCompletionItemWithDescription() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var razorCompletionItem = new RazorCompletionItem("TestItem", "TestItem", RazorCompletionItemKind.DirectiveAttribute); razorCompletionItem.SetAttributeCompletionDescription(_attributeDescription); var completionList = CreateLSPCompletionList(razorCompletionItem); @@ -182,7 +183,7 @@ public async Task ResolveAsync_VS_DirectiveAttributeCompletion_ReturnsCompletion // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _vsClientCapability, DisposalToken); + completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _vsClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.NotNull(resolvedCompletionItem.Description); @@ -192,7 +193,7 @@ public async Task ResolveAsync_VS_DirectiveAttributeCompletion_ReturnsCompletion public async Task ResolveAsync_VS_DirectiveAttributeParameterCompletion_ReturnsCompletionItemWithDescription() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var razorCompletionItem = new RazorCompletionItem("TestItem", "TestItem", RazorCompletionItemKind.DirectiveAttributeParameter); razorCompletionItem.SetAttributeCompletionDescription(_attributeDescription); var completionList = CreateLSPCompletionList(razorCompletionItem); @@ -200,7 +201,7 @@ public async Task ResolveAsync_VS_DirectiveAttributeParameterCompletion_ReturnsC // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _vsClientCapability, DisposalToken); + completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _vsClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.NotNull(resolvedCompletionItem.Description); @@ -210,7 +211,7 @@ public async Task ResolveAsync_VS_DirectiveAttributeParameterCompletion_ReturnsC public async Task ResolveAsync_VS_TagHelperElementCompletion_ReturnsCompletionItemWithDescription() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var razorCompletionItem = new RazorCompletionItem("TestItem", "TestItem", RazorCompletionItemKind.TagHelperElement); razorCompletionItem.SetTagHelperElementDescriptionInfo(_elementDescription); var completionList = CreateLSPCompletionList(razorCompletionItem); @@ -218,7 +219,7 @@ public async Task ResolveAsync_VS_TagHelperElementCompletion_ReturnsCompletionIt // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _vsClientCapability, DisposalToken); + completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _vsClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.NotNull(resolvedCompletionItem.Description); @@ -228,7 +229,7 @@ public async Task ResolveAsync_VS_TagHelperElementCompletion_ReturnsCompletionIt public async Task ResolveAsync_VS_TagHelperAttribute_ReturnsCompletionItemWithDescription() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var razorCompletionItem = new RazorCompletionItem("TestItem", "TestItem", RazorCompletionItemKind.TagHelperAttribute); razorCompletionItem.SetAttributeCompletionDescription(_attributeDescription); var completionList = CreateLSPCompletionList(razorCompletionItem); @@ -236,7 +237,7 @@ public async Task ResolveAsync_VS_TagHelperAttribute_ReturnsCompletionItemWithDe // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _vsClientCapability, DisposalToken); + completionItem, completionList, CreateCompletionResolveContext(razorCompletionItem), _vsClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.NotNull(resolvedCompletionItem.Description); @@ -246,13 +247,13 @@ public async Task ResolveAsync_VS_TagHelperAttribute_ReturnsCompletionItemWithDe public async Task ResolveAsync_NonTagHelperCompletion_Noops() { // Arrange - var resolver = new RazorCompletionItemResolver(_projectManager); + var resolver = new RazorCompletionItemResolver(); var completionItem = new VSInternalCompletionItem(); var completionList = new VSInternalCompletionList() { Items = [completionItem] }; // Act var resolvedCompletionItem = await resolver.ResolveAsync( - completionItem, completionList, Array.Empty(), _defaultClientCapability, DisposalToken); + completionItem, completionList, Array.Empty(), _defaultClientCapability, _solutionQueryOperations, DisposalToken); // Assert Assert.Null(resolvedCompletionItem); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/RazorCompletionResolveEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/RazorCompletionResolveEndpointTest.cs index f39565e99ad..a760c6d746a 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/RazorCompletionResolveEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Completion/RazorCompletionResolveEndpointTest.cs @@ -10,6 +10,7 @@ using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; using Microsoft.CodeAnalysis.Razor.Completion; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; using Microsoft.VisualStudio.LanguageServer.Protocol; using Xunit; using Xunit.Abstractions; @@ -28,8 +29,10 @@ public RazorCompletionResolveEndpointTest(ITestOutputHelper testOutput) _completionListCache = new CompletionListCache(); _endpoint = new RazorCompletionResolveEndpoint( new AggregateCompletionItemResolver( - new[] { new TestCompletionItemResolver() }, LoggerFactory), - _completionListCache); + new[] { new TestCompletionItemResolver() }, + LoggerFactory), + _completionListCache, + CreateProjectSnapshotManager()); _clientCapabilities = new VSInternalClientCapabilities() { TextDocument = new TextDocumentClientCapabilities() @@ -160,6 +163,7 @@ public override Task ResolveAsync( VSInternalCompletionList containingCompletionList, object originalRequestContext, VSInternalClientCapabilities clientCapabilities, + ISolutionQueryOperations solutionQueryOperations, CancellationToken cancellationToken) { var completionSupportedKinds = clientCapabilities?.TextDocument?.Completion?.CompletionItem?.DocumentationFormat; From b36e8925b06d05c2d936d8872eb661646764de6c Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 12 Nov 2024 10:24:50 +1100 Subject: [PATCH 122/172] PR feedback --- .../ProjectSystem/RazorProjectService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs index 872d1c2a8db..e5d9665a097 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs @@ -376,7 +376,7 @@ private Task AddOrUpdateProjectCoreAsync( configuration = FallbackRazorConfiguration.Latest; _logger.LogInformation($"Updating project '{project.Key}' to use the latest configuration ('{configuration.ConfigurationName}')'."); } - else if (currentConfiguration.Equals(configuration) && + else if (currentConfiguration == configuration && currentRootNamespace == rootNamespace) { _logger.LogTrace($"Updating project '{project.Key}'. The project is already using configuration '{configuration.ConfigurationName}' and root namespace '{rootNamespace}'."); From 4b7e93d6f4e0b23417b2054dedbd99b52e74c78d Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 12 Nov 2024 10:29:55 +1100 Subject: [PATCH 123/172] PR feedback --- .../LanguageServerFeatureOptions.cs | 2 +- .../ProjectSystem/ProjectState.cs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/LanguageServerFeatureOptions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/LanguageServerFeatureOptions.cs index ecd1a473c4e..b04f22f4b22 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/LanguageServerFeatureOptions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/LanguageServerFeatureOptions.cs @@ -36,7 +36,7 @@ internal abstract class LanguageServerFeatureOptions public abstract bool DisableRazorLanguageServer { get; } /// - /// When enabled, design time code will not be generated. All tooling will be using runtime code generation. + /// When enabled, design time code will not be generated. All tooling, except formatting, will be using runtime code generation. /// public abstract bool ForceRuntimeCodeGeneration { get; } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs index f900455a549..37a51895472 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs @@ -173,6 +173,7 @@ RazorProjectEngine CreateProjectEngine() var configuration = HostProject.Configuration; var rootDirectoryPath = Path.GetDirectoryName(HostProject.FilePath).AssumeNotNull(); var useRoslynTokenizer = LanguageServerFeatureOptions.UseRoslynTokenizer; + return _projectEngineFactoryProvider.Create(configuration, rootDirectoryPath, builder => { builder.SetRootNamespace(HostProject.RootNamespace); From 1f24912e448cfdc18ceae3c572a92e21d99e9afd Mon Sep 17 00:00:00 2001 From: Andrew Hall Date: Mon, 11 Nov 2024 21:03:23 -0800 Subject: [PATCH 124/172] Add mapped edits helper (#11146) Razor side of implementing IRazorMappingService. Adds a RazorEditorHelper that specifically is designed to handle complex edits in csharp files that are generated by razor. Handles adding, removing, renaming, and a mix of both for usings. The rest of edits are put exactly where they map to. --- .../src/CSharp/TextChangeExtensions.cs | 3 - .../IServiceCollectionExtensions.cs | 1 + .../LspDocumentMappingService.cs | 11 +- .../RazorMapToDocumentEditsEndpoint.cs | 88 ++ .../AbstractDocumentMappingService.cs | 4 +- .../DocumentMapping/RangeComparer.cs | 27 + .../RazorEditHelper.TextChangeBuilder.cs | 427 ++++++++++ .../DocumentMapping/RazorEditHelper.cs | 176 ++++ .../DocumentMapping/UsingsNodeComparer.cs | 30 + .../DocumentMapping/UsingsStringComparer.cs | 42 + .../Extensions/RazorSyntaxNodeExtensions.cs | 21 + .../Extensions/RazorTextChangeExtensions.cs | 12 + .../Extensions/RazorTextSpanExtensions.cs | 12 + .../Extensions/TextSpanExtensions.cs | 12 + .../Formatting/AddUsingsHelper.cs | 20 +- .../RazorMapToDocumentEditsParams.cs | 19 + .../RazorMapToDocumentEditsResponse.cs | 15 + .../Protocol/LanguageServerConstants.cs | 2 + .../RazorSyntaxFacts.cs | 35 + .../RemoteDocumentMappingService.cs | 11 +- .../BackgroundDocumentGenerator.cs | 4 +- .../DefaultDynamicDocumentContainer.cs | 17 +- .../DynamicFiles/IDynamicDocumentContainer.cs | 3 +- .../RazorDocumentServiceProvider.cs | 16 +- .../RazorDynamicFileInfoProvider.cs | 11 +- .../DynamicFiles/RazorMappingService.cs | 142 ++++ .../CSharpVirtualDocumentPublisher.cs | 13 +- .../DefaultLSPDocumentMappingProvider.cs | 83 -- .../LSPDocumentMappingProvider.cs | 94 +- .../LanguageClient/RazorLSPMappingService.cs | 131 +++ .../Mapping/RazorEditHelperTest.cs | 800 ++++++++++++++++++ .../CSharpVirtualDocumentPublisherTest.cs | 31 +- ...t.cs => LSPDocumentMappingProviderTest.cs} | 6 +- .../RazorLSPMappingServiceTest.cs | 144 ++++ .../RazorLSPSpanMappingServiceTest.cs | 68 +- 35 files changed, 2344 insertions(+), 187 deletions(-) create mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Mapping/RazorMapToDocumentEditsEndpoint.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RangeComparer.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.TextChangeBuilder.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/UsingsNodeComparer.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/UsingsStringComparer.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorTextChangeExtensions.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorTextSpanExtensions.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/DocumentMapping/RazorMapToDocumentEditsParams.cs create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/DocumentMapping/RazorMapToDocumentEditsResponse.cs create mode 100644 src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorMappingService.cs delete mode 100644 src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/DocumentMapping/DefaultLSPDocumentMappingProvider.cs create mode 100644 src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/RazorLSPMappingService.cs create mode 100644 src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorEditHelperTest.cs rename src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/DocumentMapping/{DefaultLSPDocumentMappingProviderTest.cs => LSPDocumentMappingProviderTest.cs} (92%) create mode 100644 src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorLSPMappingServiceTest.cs diff --git a/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/CSharp/TextChangeExtensions.cs b/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/CSharp/TextChangeExtensions.cs index dd86f8baaaa..24e1e18cc14 100644 --- a/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/CSharp/TextChangeExtensions.cs +++ b/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/CSharp/TextChangeExtensions.cs @@ -1,9 +1,6 @@ // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. -#nullable disable - -using System; using Microsoft.AspNetCore.Razor.Language; using Microsoft.CodeAnalysis.Text; diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs index acf42862863..4d150c28946 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs @@ -180,6 +180,7 @@ public static void AddTextDocumentServices(this IServiceCollection services, Lan services.AddHandler(); services.AddHandler(); + services.AddHandler(); services.AddHandler(); } diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/LspDocumentMappingService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/LspDocumentMappingService.cs index 23df0beeb18..a8dc9af3a35 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/LspDocumentMappingService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/LspDocumentMappingService.cs @@ -17,8 +17,9 @@ internal sealed class LspDocumentMappingService( IFilePathService filePathService, IDocumentContextFactory documentContextFactory, ILoggerFactory loggerFactory) - : AbstractDocumentMappingService(filePathService, loggerFactory.GetOrCreateLogger()) + : AbstractDocumentMappingService(loggerFactory.GetOrCreateLogger()) { + private readonly IFilePathService _filePathService = filePathService; private readonly IDocumentContextFactory _documentContextFactory = documentContextFactory; public async Task<(Uri MappedDocumentUri, LinePositionSpan MappedRange)> MapToHostDocumentUriAndRangeAsync( @@ -26,16 +27,16 @@ internal sealed class LspDocumentMappingService( LinePositionSpan generatedDocumentRange, CancellationToken cancellationToken) { - var razorDocumentUri = FilePathService.GetRazorDocumentUri(generatedDocumentUri); + var razorDocumentUri = _filePathService.GetRazorDocumentUri(generatedDocumentUri); // For Html we just map the Uri, the range will be the same - if (FilePathService.IsVirtualHtmlFile(generatedDocumentUri)) + if (_filePathService.IsVirtualHtmlFile(generatedDocumentUri)) { return (razorDocumentUri, generatedDocumentRange); } // We only map from C# files - if (!FilePathService.IsVirtualCSharpFile(generatedDocumentUri)) + if (!_filePathService.IsVirtualCSharpFile(generatedDocumentUri)) { return (generatedDocumentUri, generatedDocumentRange); } @@ -47,7 +48,7 @@ internal sealed class LspDocumentMappingService( var codeDocument = await documentContext.GetCodeDocumentAsync(cancellationToken).ConfigureAwait(false); - if (!codeDocument.TryGetGeneratedDocument(generatedDocumentUri, FilePathService, out var generatedDocument)) + if (!codeDocument.TryGetGeneratedDocument(generatedDocumentUri, _filePathService, out var generatedDocument)) { return Assumed.Unreachable<(Uri, LinePositionSpan)>(); } diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Mapping/RazorMapToDocumentEditsEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Mapping/RazorMapToDocumentEditsEndpoint.cs new file mode 100644 index 00000000000..1781e47cf5a --- /dev/null +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Mapping/RazorMapToDocumentEditsEndpoint.cs @@ -0,0 +1,88 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.Collections.Immutable; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.LanguageServer.EndpointContracts; +using Microsoft.AspNetCore.Razor.Telemetry; +using Microsoft.CodeAnalysis.Razor.DocumentMapping; +using Microsoft.CodeAnalysis.Razor.Logging; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Razor.Protocol.DocumentMapping; +using Microsoft.CodeAnalysis.Text; +using Microsoft.CommonLanguageServerProtocol.Framework; +using Microsoft.VisualStudio.LanguageServer.Protocol; + +namespace Microsoft.AspNetCore.Razor.LanguageServer.Mapping; + +[RazorLanguageServerEndpoint(LanguageServerConstants.RazorMapToDocumentEditsEndpoint)] +internal partial class RazorMapToDocumentEditsEndpoint(IDocumentMappingService documentMappingService, ITelemetryReporter telemetryReporter, ILoggerFactory loggerFactory) : + IRazorDocumentlessRequestHandler, + ITextDocumentIdentifierHandler +{ + private readonly IDocumentMappingService _documentMappingService = documentMappingService; + private readonly ITelemetryReporter _telemetryReporter = telemetryReporter; + private readonly ILogger _logger = loggerFactory.GetOrCreateLogger(); + + public bool MutatesSolutionState => false; + + public Uri GetTextDocumentIdentifier(RazorMapToDocumentEditsParams request) + { + return request.RazorDocumentUri; + } + + public async Task HandleRequestAsync(RazorMapToDocumentEditsParams request, RazorRequestContext requestContext, CancellationToken cancellationToken) + { + var documentContext = requestContext.DocumentContext; + if (documentContext is null) + { + return null; + } + + if (request.TextChanges.Length == 0) + { + return null; + } + + if (request.Kind != RazorLanguageKind.CSharp) + { + // All other non-C# requests map directly to where they are in the document, + // so the edits do as well + return new RazorMapToDocumentEditsResponse() + { + TextChanges = request.TextChanges, + HostDocumentVersion = documentContext.Snapshot.Version, + }; + } + + var mappedEdits = await RazorEditHelper.MapCSharpEditsAsync( + request.TextChanges.ToImmutableArray(), + documentContext.Snapshot, + _documentMappingService, + _telemetryReporter, + cancellationToken).ConfigureAwait(false); + + _logger.LogTrace($""" + Before: + {DisplayEdits(request.TextChanges)} + + After: + {DisplayEdits(mappedEdits)} + """); + + return new RazorMapToDocumentEditsResponse() + { + TextChanges = mappedEdits.ToArray(), + }; + } + + private static string DisplayEdits(IEnumerable changes) + => string.Join( + Environment.NewLine, + changes.Select(e => $"{e.Span} => '{e.NewText}'")); +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/AbstractDocumentMappingService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/AbstractDocumentMappingService.cs index 24a3e906c93..1720bfc720b 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/AbstractDocumentMappingService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/AbstractDocumentMappingService.cs @@ -11,15 +11,13 @@ using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Razor.Logging; -using Microsoft.CodeAnalysis.Razor.Workspaces; using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.LanguageServer.Protocol; namespace Microsoft.CodeAnalysis.Razor.DocumentMapping; -internal abstract class AbstractDocumentMappingService(IFilePathService filePathService, ILogger logger) : IDocumentMappingService +internal abstract class AbstractDocumentMappingService(ILogger logger) : IDocumentMappingService { - protected readonly IFilePathService FilePathService = filePathService; protected readonly ILogger Logger = logger; public IEnumerable GetHostDocumentEdits(IRazorGeneratedDocument generatedDocument, ImmutableArray generatedDocumentChanges) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RangeComparer.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RangeComparer.cs new file mode 100644 index 00000000000..eafd7e047f8 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RangeComparer.cs @@ -0,0 +1,27 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Generic; +using Microsoft.VisualStudio.LanguageServer.Protocol; + +namespace Microsoft.CodeAnalysis.Razor.Workspaces.DocumentMapping; + +internal sealed class RangeComparer : IComparer +{ + public static readonly RangeComparer Instance = new(); + + public int Compare(Range? x, Range? y) + { + if (x is null) + { + return y is null ? 0 : 1; + } + + if (y is null) + { + return -1; + } + + return x.CompareTo(y); + } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.TextChangeBuilder.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.TextChangeBuilder.cs new file mode 100644 index 00000000000..f618df2e477 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.TextChangeBuilder.cs @@ -0,0 +1,427 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.Collections.Immutable; +using System.Diagnostics; +using System.Linq; +using System.Threading; +using Microsoft.AspNetCore.Mvc.Razor.Extensions; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.Language.Components; +using Microsoft.AspNetCore.Razor.Language.Extensions; +using Microsoft.AspNetCore.Razor.Language.Syntax; +using Microsoft.AspNetCore.Razor.PooledObjects; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Text; +using Microsoft.Extensions.ObjectPool; +using Microsoft.VisualStudio.LanguageServer.Protocol; + +namespace Microsoft.CodeAnalysis.Razor.DocumentMapping; + +internal static partial class RazorEditHelper +{ + private sealed class TextChangeBuilder : IDisposable + { + private ObjectPool.Builder> Pool => ArrayBuilderPool.Default; + private readonly ImmutableArray.Builder _builder; + private readonly IDocumentMappingService _documentMappingService; + + public TextChangeBuilder(IDocumentMappingService documentMappingService) + { + _documentMappingService = documentMappingService; + _builder = Pool.Get(); + } + + public void Dispose() + { + Pool.Return(_builder); + } + + public ImmutableArray DrainToOrderedImmutable() + => _builder.DrainToImmutableOrderedBy(static e => e.Span.Start); + + /// + /// For all edits that are not mapped to using directives, add them directly to the builder. + /// Edits that are not mapped are skipped, and using directive changes are handled by + /// + public void AddDirectlyMappedEdits(ImmutableArray csharpEdits, RazorCodeDocument codeDocument, CancellationToken cancellationToken) + { + var root = codeDocument.GetSyntaxTree().Root; + var razorText = codeDocument.Source.Text; + var csharpDocument = codeDocument.GetCSharpDocument(); + var csharpText = csharpDocument.GetGeneratedSourceText(); + + foreach (var edit in csharpEdits) + { + cancellationToken.ThrowIfCancellationRequested(); + + var linePositionSpan = csharpText.GetLinePositionSpan(edit.Span.ToTextSpan()); + + if (!_documentMappingService.TryMapToHostDocumentRange( + csharpDocument, + linePositionSpan, + MappingBehavior.Strict, + out var mappedLinePositionSpan)) + { + continue; + } + + var mappedSpan = razorText.GetTextSpan(mappedLinePositionSpan); + var node = root.FindNode(mappedSpan, getInnermostNodeForTie: true); + if (node is null) + { + continue; + } + + if (RazorSyntaxFacts.IsInUsingDirective(node)) + { + continue; + } + + var mappedEdit = new RazorTextChange() + { + Span = mappedSpan.ToRazorTextSpan(), + NewText = edit.NewText + }; + _builder.Add(mappedEdit); + } + } + + /// + /// Given a set of new and removed usings, adds text changes to this builder using the following logic: + /// + /// + /// + /// If there are no existing usings the new usings are added at the top of the document following any page, component, or namespace directives. + /// + /// + /// + /// If there are existing usings but they are in a continous block, replace that block with the new ordered set of usings. + /// + /// + /// + /// If for some reason a user has usings not in a single block (allows for whitespace), then replace the first block of using directives + /// with the set of usings within that block that have not been removed AND the new usings. The remaining directives outside the block are removed + /// as needed. + /// + /// + /// + public void AddUsingsChanges( + RazorCodeDocument codeDocument, + ImmutableArray addedUsings, + ImmutableArray removedUsings, + CancellationToken cancellationToken) + { + if (addedUsings.Length == 0 && removedUsings.Length == 0) + { + return; + } + + // If only usings were added then just need to find where to insert them. + if (removedUsings.Length == 0) + { + AddNewUsingsChanges(codeDocument, addedUsings, cancellationToken); + return; + } + + // If only usings are being removed complex logic can be avoided + if (addedUsings.Length == 0) + { + AddRemoveUsingsChanges(codeDocument, removedUsings, cancellationToken); + return; + } + + AddComplexUsingsChanges(codeDocument, addedUsings, removedUsings, cancellationToken); + } + + private void AddNewUsingsChanges(RazorCodeDocument codeDocument, ImmutableArray addedUsings, CancellationToken cancellationToken) + { + var (firstBlockOfUsings, remainingUsings) = GetGroupedUsings(codeDocument, cancellationToken); + var razorSourceText = codeDocument.Source.Text; + + // If no usings are present then simply add all the usings as a block + if (firstBlockOfUsings.Length == 0) + { + Debug.Assert(remainingUsings.IsEmpty, "Should not have no first block but still have remaining usings"); + var span = FindFirstTopLevelSpotForUsing(codeDocument); + var newText = GetUsingsText(usingDirectives: [], addedUsings, removedUsings: []); + _builder.Add(new RazorTextChange() + { + Span = span.ToRazorTextSpan(), + NewText = newText + }); + + return; + } + + AddNewUsingsToBlock(firstBlockOfUsings, addedUsings); + + static TextSpan FindFirstTopLevelSpotForUsing(RazorCodeDocument codeDocument) + { + var root = codeDocument.GetSyntaxTree().Root; + var nodeToInsertAfter = root + .DescendantNodes() + .LastOrDefault(t => t is RazorDirectiveSyntax { DirectiveDescriptor: var descriptor } + && (descriptor == ComponentPageDirective.Directive + || descriptor == NamespaceDirective.Directive + || descriptor == PageDirective.Directive)); + + if (nodeToInsertAfter is null) + { + return new TextSpan(); + } + + var start = nodeToInsertAfter.Span.End; + return new TextSpan(start, 0); + } + + void AddNewUsingsToBlock(ImmutableArray existingUsings, ImmutableArray addedUsings) + { + Debug.Assert(existingUsings.Length > 0); + using var _ = StringBuilderPool.GetPooledObject(out var builder); + + var orderedExistingUsings = existingUsings.OrderAsArray(UsingsNodeComparer.Instance); + var orderedAddedUsings = addedUsings.OrderAsArray(UsingsStringComparer.Instance); + + var remainingExisting = orderedExistingUsings.AsSpan(); + var remainingNew = orderedAddedUsings.AsSpan(); + + while (remainingExisting is not [] && remainingNew is not []) + { + var currentDirective = remainingExisting[0]; + var nextNew = remainingNew[0]; + + RazorSyntaxFacts.TryGetNamespaceFromDirective(currentDirective, out var currentNamespace); + var comparand = UsingsStringComparer.Instance.Compare(currentNamespace, nextNew); + if (comparand < 0) + { + // Current namespace goes before new namespace + builder.AppendLine(currentDirective.GetContent()); + remainingExisting = remainingExisting[1..]; + } + else if (comparand > 0) + { + // New namespace goes before current namespace + builder.AppendLine(GetUsingsText(nextNew)); + remainingNew = remainingNew[1..]; + } + + Debug.Assert(comparand != 0, "New namespace should never be an existing namespace"); + } + + Debug.Assert(remainingNew.IsEmpty || remainingExisting.IsEmpty, "Should have consumed all new or existing usings"); + + foreach (var directive in remainingExisting) + { + builder.AppendLine(directive.GetContent()); + } + + foreach (var @namespace in remainingNew) + { + builder.AppendLine(GetUsingsText(@namespace)); + } + + var startPosition = firstBlockOfUsings[0].Span.Start; + var endPosition = firstBlockOfUsings[^1].Span.End; + + endPosition = AdjustPositionToEndOfLine(endPosition, codeDocument.Source.Text); + + var span = TextSpan.FromBounds(startPosition, endPosition); + _builder.Add(new RazorTextChange() + { + Span = span.ToRazorTextSpan(), + NewText = builder.ToString() + }); + } + } + + private void AddRemoveUsingsChanges(RazorCodeDocument codeDocument, ImmutableArray removedUsings, CancellationToken cancellationToken) + { + var (firstBlockOfUsings, remainingUsings) = GetGroupedUsings(codeDocument, cancellationToken); + var allUsingNodes = firstBlockOfUsings.Concat(remainingUsings); + foreach (var node in allUsingNodes) + { + cancellationToken.ThrowIfCancellationRequested(); + + RazorSyntaxFacts.TryGetNamespaceFromDirective(node, out var @namespace); + Debug.Assert(@namespace is not null); + if (removedUsings.Contains(@namespace)) + { + AddRemoveEdit(node, codeDocument.Source.Text); + } + } + } + + private void AddComplexUsingsChanges( + RazorCodeDocument codeDocument, + ImmutableArray addedUsings, + ImmutableArray removedUsings, + CancellationToken cancellationToken) + { + Debug.Assert(addedUsings.Length > 0, "There should be at least one added using for complex changes"); + Debug.Assert(removedUsings.Length > 0, "There should be at least one removed using for complex changes"); + + var (firstBlockOfUsings, remainingUsings) = GetGroupedUsings(codeDocument, cancellationToken); + + Debug.Assert(firstBlockOfUsings.Length > 0, "There should be at least one using directive in the first block"); + + var startPosition = firstBlockOfUsings[0].Span.Start; + var endPosition = firstBlockOfUsings[^1].Span.End; + + endPosition = AdjustPositionToEndOfLine(endPosition, codeDocument.Source.Text); + + var span = TextSpan.FromBounds(startPosition, endPosition); + var newText = GetUsingsText(firstBlockOfUsings, addedUsings, removedUsings); + _builder.Add(new RazorTextChange() + { + Span = span.ToRazorTextSpan(), + NewText = newText + }); + + foreach (var node in remainingUsings) + { + cancellationToken.ThrowIfCancellationRequested(); + AddRemoveEdit(node, codeDocument.Source.Text); + } + } + + private void AddRemoveEdit(RazorDirectiveSyntax node, SourceText text) + { + var start = node.Span.Start; + var end = AdjustPositionToEndOfLine(node.Span.End, text); + var removeSpan = TextSpan.FromBounds(start, end); + _builder.Add(new RazorTextChange() + { + Span = removeSpan.ToRazorTextSpan(), + NewText = "" + }); + } + + private static int AdjustPositionToEndOfLine(int endPosition, SourceText text) + { + if (endPosition >= text.Length) + { + return endPosition; + } + + if (text[endPosition] == '\r') + { + endPosition++; + } + + if (endPosition >= text.Length) + { + return endPosition; + } + + if (text[endPosition] == '\n') + { + return endPosition + 1; + } + + return endPosition; + } + + private static string GetUsingsText(string @namespace) + => $"@using {@namespace}"; + + private static string GetUsingsText(ImmutableArray usingDirectives, ImmutableArray newUsings, ImmutableArray removedUsings) + { + using var _ = StringBuilderPool.GetPooledObject(out var builder); + + var usingsMap = new Dictionary(newUsings.Length + usingDirectives.Length); + foreach (var @using in newUsings) + { + usingsMap.Add(@using, null); + } + + foreach (var directive in usingDirectives) + { + if (RazorSyntaxFacts.TryGetNamespaceFromDirective(directive, out var @namespace)) + { + usingsMap[@namespace] = directive; + } + } + + if (usingsMap.Count == 0) + { + return ""; + } + + var sortedUsingsAndDirectives = usingsMap + .OrderByAsArray(static kvp => kvp.Key, UsingsStringComparer.Instance); + + foreach (var (@namespace, directive) in sortedUsingsAndDirectives) + { + AddIfNotRemoved(@namespace, directive); + } + + return builder.ToString(); + + void AddIfNotRemoved(string @namespace, RazorDirectiveSyntax? directive) + { + if (directive is not null) + { + if (removedUsings.Contains(@namespace)) + { + return; + } + + builder.Append(directive.GetContent()); + } + else + { + builder.Append(GetUsingsText(@namespace)); + } + + builder.AppendLine(); + } + } + + private static (ImmutableArray firstBlockOfUsings, ImmutableArray remainingUsings) GetGroupedUsings(RazorCodeDocument codeDocument, CancellationToken cancellationToken) + { + // It's not guaranteed that usings are continuous so this code has to account for that. + // The logic is as follows: + // All usings that are in a continuous block are bulk replaced with the set containing them and the new using directives. + // All usings outside of the continuous block are checked to see if they need to be removed + + var syntaxTreeRoot = codeDocument.GetSyntaxTree().Root; + using var firstBlockOfUsingsBuilder = new PooledArrayBuilder(); + using var remainingUsingsBuilder = new PooledArrayBuilder(); + var allUsingsInSameBlock = true; + + foreach (var node in syntaxTreeRoot.DescendantNodes()) + { + cancellationToken.ThrowIfCancellationRequested(); + + if (node is RazorDirectiveSyntax razorDirective + && razorDirective.IsUsingDirective(out var _)) + { + if (!allUsingsInSameBlock) + { + remainingUsingsBuilder.Add(razorDirective); + continue; + } + + if (firstBlockOfUsingsBuilder.Count == 0) + { + firstBlockOfUsingsBuilder.Add(razorDirective); + } + else if (firstBlockOfUsingsBuilder[^1].IsNextTo(razorDirective, codeDocument.Source.Text)) + { + firstBlockOfUsingsBuilder.Add(razorDirective); + } + else + { + remainingUsingsBuilder.Add(razorDirective); + allUsingsInSameBlock = false; + } + } + } + + return (firstBlockOfUsingsBuilder.DrainToImmutable(), remainingUsingsBuilder.DrainToImmutable()); + } + } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.cs new file mode 100644 index 00000000000..c2c6a08de78 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.cs @@ -0,0 +1,176 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Immutable; +using System.Diagnostics; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.PooledObjects; +using Microsoft.AspNetCore.Razor.Telemetry; +using Microsoft.AspNetCore.Razor.Utilities; +using Microsoft.CodeAnalysis.Razor.Formatting; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Protocol; + +namespace Microsoft.CodeAnalysis.Razor.DocumentMapping; + +internal static partial class RazorEditHelper +{ + /// + /// Maps the given text edits for a razor file based on changes in csharp. It special + /// cases usings directives to insure they are added correctly. All other edits + /// are applied if they map to the razor document. + /// + /// + /// Note that the changes coming in are in the generated C# file. This method will map them appropriately. + /// + internal static async Task> MapCSharpEditsAsync( + ImmutableArray textChanges, + IDocumentSnapshot snapshot, + IDocumentMappingService documentMappingService, + ITelemetryReporter telemetryReporter, + CancellationToken cancellationToken) + { + + var codeDocument = await snapshot.GetGeneratedOutputAsync(cancellationToken).ConfigureAwait(false); + using var textChangeBuilder = new TextChangeBuilder(documentMappingService); + + var originalSyntaxTree = await snapshot.GetCSharpSyntaxTreeAsync(cancellationToken).ConfigureAwait(false); + var csharpSourceText = await originalSyntaxTree.GetTextAsync(cancellationToken).ConfigureAwait(false); + + var newText = csharpSourceText.WithChanges(textChanges.Select(c => c.ToTextChange())); + var newSyntaxTree = originalSyntaxTree.WithChangedText(newText); + + textChangeBuilder.AddDirectlyMappedEdits(textChanges, codeDocument, cancellationToken); + + var oldUsings = await AddUsingsHelper.FindUsingDirectiveStringsAsync( + originalSyntaxTree, + cancellationToken).ConfigureAwait(false); + + var newUsings = await AddUsingsHelper.FindUsingDirectiveStringsAsync( + newSyntaxTree, + cancellationToken).ConfigureAwait(false); + + var addedUsings = Delta.Compute(oldUsings, newUsings); + var removedUsings = Delta.Compute(newUsings, oldUsings); + + textChangeBuilder.AddUsingsChanges(codeDocument, addedUsings, removedUsings, cancellationToken); + + return NormalizeEdits(textChangeBuilder.DrainToOrderedImmutable(), telemetryReporter, cancellationToken); + } + + /// + /// Go through edits and make sure a few things are true: + /// + /// + /// + /// No edit is added twice. This can happen if a rename happens. + /// + /// + /// No edit overlaps with another edit. If they do throw to capture logs but choose the first + /// edit to at least not completely fail. It's possible this will need to be tweaked later. + /// + /// + /// + private static ImmutableArray NormalizeEdits(ImmutableArray changes, ITelemetryReporter telemetryReporter, CancellationToken cancellationToken) + { + // Ensure that the changes are sorted by start position otherwise + // the normalization logic will not work. + Debug.Assert(changes.SequenceEqual(changes.OrderBy(static c => c.Span.Start))); + + using var normalizedChanges = new PooledArrayBuilder(changes.Length); + var remaining = changes.AsSpan(); + + var droppedEdits = 0; + while (remaining is not []) + { + cancellationToken.ThrowIfCancellationRequested(); + if (remaining is [var edit, var nextEdit, ..]) + { + var editSpan = edit.Span.ToTextSpan(); + var nextEditSpan = nextEdit.Span.ToTextSpan(); + + if (editSpan == nextEditSpan) + { + normalizedChanges.Add(nextEdit); + remaining = remaining[1..]; + + if (edit.NewText != nextEdit.NewText) + { + droppedEdits++; + } + } + else if (editSpan.Contains(nextEditSpan)) + { + // Cases where there was a removal and addition on the same + // line err to taking the addition. This can happen in the + // case of a namespace rename + if (editSpan.Start == nextEditSpan.Start) + { + if (string.IsNullOrEmpty(edit.NewText) && !string.IsNullOrEmpty(nextEdit.NewText)) + { + // Don't count this as a dropped edit, it is expected + // in the case of a rename + normalizedChanges.Add(new RazorTextChange() + { + Span = edit.Span, + NewText = nextEdit.NewText + }); + remaining = remaining[1..]; + } + else + { + normalizedChanges.Add(edit); + remaining = remaining[1..]; + droppedEdits++; + } + } + else + { + normalizedChanges.Add(edit); + + remaining = remaining[1..]; + droppedEdits++; + } + } + else if (nextEditSpan.Contains(editSpan)) + { + // Add the edit that is contained in the other edit + // and skip the next edit. + normalizedChanges.Add(nextEdit); + remaining = remaining[1..]; + if (edit.NewText != nextEdit.NewText) + { + droppedEdits++; + } + } + else + { + normalizedChanges.Add(edit); + } + } + else + { + normalizedChanges.Add(remaining[0]); + } + + remaining = remaining[1..]; + } + + if (droppedEdits > 0) + { + telemetryReporter.ReportFault( + new DroppedEditsException(), + "Potentially dropped edits when trying to map", + new Property("droppedEditCount", droppedEdits)); + } + + return normalizedChanges.ToImmutable(); + } + + private sealed class DroppedEditsException : Exception + { + } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/UsingsNodeComparer.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/UsingsNodeComparer.cs new file mode 100644 index 00000000000..ac234f83d44 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/UsingsNodeComparer.cs @@ -0,0 +1,30 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Generic; +using Microsoft.AspNetCore.Razor.Language.Syntax; + +namespace Microsoft.CodeAnalysis.Razor.DocumentMapping; + +internal sealed class UsingsNodeComparer : IComparer +{ + public static readonly UsingsNodeComparer Instance = new(); + + public int Compare(RazorDirectiveSyntax? x, RazorDirectiveSyntax? y) + { + if (x is null) + { + return y is null ? 0 : -1; + } + + if (y is null) + { + return 1; + } + + RazorSyntaxFacts.TryGetNamespaceFromDirective(x, out var xNamespace); + RazorSyntaxFacts.TryGetNamespaceFromDirective(y, out var yNamespace); + + return UsingsStringComparer.Instance.Compare(xNamespace, yNamespace); + } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/UsingsStringComparer.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/UsingsStringComparer.cs new file mode 100644 index 00000000000..2501602dac3 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/UsingsStringComparer.cs @@ -0,0 +1,42 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; + +namespace Microsoft.CodeAnalysis.Razor.DocumentMapping; + +internal sealed class UsingsStringComparer : IComparer +{ + public static readonly UsingsStringComparer Instance = new(); + + public int Compare(string? x, string? y) + { + if (x is null) + { + return y is null ? 0 : 1; + } + + if (y is null) + { + return -1; + } + + var xIsSystem = x.StartsWith("System", StringComparison.Ordinal); + var yIsSystem = y.StartsWith("System", StringComparison.Ordinal); + + if (xIsSystem) + { + return yIsSystem + ? string.Compare(x, y, StringComparison.Ordinal) + : -1; + } + + if (yIsSystem) + { + return 1; + } + + return string.Compare(x, y, StringComparison.Ordinal); + } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorSyntaxNodeExtensions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorSyntaxNodeExtensions.cs index 3fc596cab98..ebba2093527 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorSyntaxNodeExtensions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorSyntaxNodeExtensions.cs @@ -80,6 +80,27 @@ internal static bool TryGetPreviousSibling(this SyntaxNode node, [NotNullWhen(tr return false; } + /// + /// Determines if is immediately followed by in the source text ignoring whitespace. + /// + public static bool IsNextTo(this RazorSyntaxNode firstNode, RazorSyntaxNode secondNode, SourceText text) + { + var index = firstNode.Span.End; + var end = secondNode.Span.Start - 1; + var c = text[index]; + while (char.IsWhiteSpace(c)) + { + if (index == end) + { + return true; + } + + c = text[++index]; + } + + return false; + } + public static bool ContainsOnlyWhitespace(this SyntaxNode node, bool includingNewLines = true) { foreach (var token in node.GetTokens()) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorTextChangeExtensions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorTextChangeExtensions.cs new file mode 100644 index 00000000000..f65f5eb1b36 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorTextChangeExtensions.cs @@ -0,0 +1,12 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using Microsoft.CodeAnalysis.Text; + +namespace Microsoft.CodeAnalysis.Razor.Protocol; + +internal static class RazorTextChangeExtensions +{ + public static TextChange ToTextChange(this RazorTextChange razorTextChange) + => new TextChange(razorTextChange.Span.ToTextSpan(), razorTextChange.NewText ?? ""); +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorTextSpanExtensions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorTextSpanExtensions.cs new file mode 100644 index 00000000000..016b59d186d --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/RazorTextSpanExtensions.cs @@ -0,0 +1,12 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using Microsoft.CodeAnalysis.Text; + +namespace Microsoft.CodeAnalysis.Razor.Protocol; + +internal static class RazorTextSpanExtensions +{ + public static TextSpan ToTextSpan(this RazorTextSpan razorTextSpan) + => new TextSpan(razorTextSpan.Start, razorTextSpan.Length); +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/TextSpanExtensions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/TextSpanExtensions.cs index fdf79c6bc7c..745622f1e0d 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/TextSpanExtensions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Extensions/TextSpanExtensions.cs @@ -1,6 +1,8 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using Microsoft.CodeAnalysis.Razor.Protocol; + namespace Microsoft.CodeAnalysis.Text; internal static class TextSpanExtensions @@ -17,4 +19,14 @@ internal static TextSpan TrimLeadingWhitespace(this TextSpan span, SourceText te return span; } + + internal static RazorTextSpan ToRazorTextSpan(this TextSpan span) + { + return new RazorTextSpan() + { + Start = span.Start, + Length = span.Length + }; + } } + diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Formatting/AddUsingsHelper.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Formatting/AddUsingsHelper.cs index b7bc5f33fc3..257188599ad 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Formatting/AddUsingsHelper.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Formatting/AddUsingsHelper.cs @@ -3,6 +3,7 @@ using System; using System.Collections.Generic; +using System.Collections.Immutable; using System.Diagnostics; using System.Linq; using System.Text.RegularExpressions; @@ -17,6 +18,7 @@ using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.CSharp.Syntax; +using Microsoft.CodeAnalysis.Razor.Workspaces; using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.LanguageServer.Protocol; using RazorSyntaxNode = Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxNode; @@ -44,8 +46,10 @@ public static async Task GetUsingStatementEditsAsync(RazorCodeDocume // So because of the above, we look for a difference in C# using directive nodes directly from the C# syntax tree, and apply them manually // to the Razor document. - var oldUsings = await FindUsingDirectiveStringsAsync(originalCSharpText, cancellationToken).ConfigureAwait(false); - var newUsings = await FindUsingDirectiveStringsAsync(changedCSharpText, cancellationToken).ConfigureAwait(false); + var originalCSharpSyntaxTree = CSharpSyntaxTree.ParseText(originalCSharpText); + var changedCSharpSyntaxTree = originalCSharpSyntaxTree.WithChangedText(changedCSharpText); + var oldUsings = await FindUsingDirectiveStringsAsync(originalCSharpSyntaxTree, cancellationToken).ConfigureAwait(false); + var newUsings = await FindUsingDirectiveStringsAsync(changedCSharpSyntaxTree, cancellationToken).ConfigureAwait(false); using var edits = new PooledArrayBuilder(); foreach (var usingStatement in newUsings.Except(oldUsings)) @@ -137,21 +141,17 @@ public static WorkspaceEdit CreateAddUsingWorkspaceEdit(string @namespace, TextD }; } - private static async Task> FindUsingDirectiveStringsAsync(SourceText originalCSharpText, CancellationToken cancellationToken) + public static async Task> FindUsingDirectiveStringsAsync(SyntaxTree syntaxTree, CancellationToken cancellationToken) { - var syntaxTree = CSharpSyntaxTree.ParseText(originalCSharpText, cancellationToken: cancellationToken); var syntaxRoot = await syntaxTree.GetRootAsync(cancellationToken).ConfigureAwait(false); // We descend any compilation unit (ie, the file) or and namespaces because the compiler puts all usings inside // the namespace node. var usings = syntaxRoot.DescendantNodes(n => n is BaseNamespaceDeclarationSyntax or CompilationUnitSyntax) - // Filter to using directives .OfType() - // Select everything after the initial "using " part of the statement, and excluding the ending semi-colon. The - // semi-colon is valid in Razor, but users find it surprising. This is slightly lazy, for sure, but has - // the advantage of us not caring about changes to C# syntax, we just grab whatever Roslyn wanted to put in, so - // we should still work in C# v26 - .Select(u => u.ToString()["using ".Length..^1]); + .Select(u => u.Name) + .WhereNotNull() + .SelectAsArray(n => n.ToString()); return usings; } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/DocumentMapping/RazorMapToDocumentEditsParams.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/DocumentMapping/RazorMapToDocumentEditsParams.cs new file mode 100644 index 00000000000..e65c206cfef --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/DocumentMapping/RazorMapToDocumentEditsParams.cs @@ -0,0 +1,19 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Text.Json.Serialization; + +namespace Microsoft.CodeAnalysis.Razor.Protocol.DocumentMapping; + +internal sealed record class RazorMapToDocumentEditsParams +{ + [JsonPropertyName("kind")] + public RazorLanguageKind Kind { get; init; } + + [JsonPropertyName("razorDocumentUri")] + public required Uri RazorDocumentUri { get; init; } + + [JsonPropertyName("textChanges")] + public required RazorTextChange[] TextChanges { get; init; } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/DocumentMapping/RazorMapToDocumentEditsResponse.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/DocumentMapping/RazorMapToDocumentEditsResponse.cs new file mode 100644 index 00000000000..fc26c0c3f29 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/DocumentMapping/RazorMapToDocumentEditsResponse.cs @@ -0,0 +1,15 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Text.Json.Serialization; + +namespace Microsoft.CodeAnalysis.Razor.Protocol.DocumentMapping; + +internal sealed record class RazorMapToDocumentEditsResponse +{ + [JsonPropertyName("textChanges")] + public required RazorTextChange[] TextChanges { get; init; } + + [JsonPropertyName("hostDocumentVersion")] + public int? HostDocumentVersion { get; init; } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/LanguageServerConstants.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/LanguageServerConstants.cs index b35fc9f9ee1..7fdc807c154 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/LanguageServerConstants.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/LanguageServerConstants.cs @@ -15,6 +15,8 @@ internal static class LanguageServerConstants public const string RazorMapToDocumentRangesEndpoint = "razor/mapToDocumentRanges"; + public const string RazorMapToDocumentEditsEndpoint = "razor/mapToDocumentEdits"; + public const string RazorCodeActionRunnerCommand = "razor/runCodeAction"; public const string RazorCompletionEndpointName = "razor/completion"; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/RazorSyntaxFacts.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/RazorSyntaxFacts.cs index 31534762185..72118c724eb 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/RazorSyntaxFacts.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/RazorSyntaxFacts.cs @@ -1,7 +1,10 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System.Diagnostics.CodeAnalysis; +using System.Linq; using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.Language.Legacy; using Microsoft.AspNetCore.Razor.Language.Syntax; using Microsoft.CodeAnalysis.Text; using RazorSyntaxNode = Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxNode; @@ -134,4 +137,36 @@ public static bool IsAnyEndTag(RazorSyntaxNode n) public static bool IsInCodeBlock(RazorSyntaxNode n) => n.FirstAncestorOrSelf(n => n is RazorDirectiveSyntax { DirectiveDescriptor.Directive: "code" }) is not null; + + internal static bool TryGetNamespaceFromDirective(RazorDirectiveSyntax directiveNode, [NotNullWhen(true)] out string? @namespace) + { + foreach (var child in directiveNode.DescendantNodes()) + { + if (child.GetChunkGenerator() is AddImportChunkGenerator { IsStatic: false } usingStatement) + { + @namespace = usingStatement.ParsedNamespace; + return true; + } + } + + @namespace = null; + return false; + } + + internal static bool IsInUsingDirective(RazorSyntaxNode node) + { + var directives = node + .AncestorsAndSelf() + .OfType(); + + foreach (var directive in directives) + { + if (directive.IsUsingDirective(out var _)) + { + return true; + } + } + + return false; + } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentMapping/RemoteDocumentMappingService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentMapping/RemoteDocumentMappingService.cs index a70d05dafb2..fbf23f55f78 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentMapping/RemoteDocumentMappingService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/DocumentMapping/RemoteDocumentMappingService.cs @@ -22,8 +22,9 @@ internal sealed class RemoteDocumentMappingService( IFilePathService filePathService, RemoteSnapshotManager snapshotManager, ILoggerFactory loggerFactory) - : AbstractDocumentMappingService(filePathService, loggerFactory.GetOrCreateLogger()) + : AbstractDocumentMappingService(loggerFactory.GetOrCreateLogger()) { + private readonly IFilePathService _filePathService = filePathService; private readonly RemoteSnapshotManager _snapshotManager = snapshotManager; public async Task<(Uri MappedDocumentUri, LinePositionSpan MappedRange)> MapToHostDocumentUriAndRangeAsync( @@ -32,16 +33,16 @@ internal sealed class RemoteDocumentMappingService( LinePositionSpan generatedDocumentRange, CancellationToken cancellationToken) { - var razorDocumentUri = FilePathService.GetRazorDocumentUri(generatedDocumentUri); + var razorDocumentUri = _filePathService.GetRazorDocumentUri(generatedDocumentUri); // For Html we just map the Uri, the range will be the same - if (FilePathService.IsVirtualHtmlFile(generatedDocumentUri)) + if (_filePathService.IsVirtualHtmlFile(generatedDocumentUri)) { return (razorDocumentUri, generatedDocumentRange); } // We only map from C# files - if (!FilePathService.IsVirtualCSharpFile(generatedDocumentUri)) + if (!_filePathService.IsVirtualCSharpFile(generatedDocumentUri)) { return (generatedDocumentUri, generatedDocumentRange); } @@ -63,7 +64,7 @@ internal sealed class RemoteDocumentMappingService( return (generatedDocumentUri, generatedDocumentRange); } - if (!razorCodeDocument.TryGetGeneratedDocument(generatedDocumentUri, FilePathService, out var generatedDocument)) + if (!razorCodeDocument.TryGetGeneratedDocument(generatedDocumentUri, _filePathService, out var generatedDocument)) { return Assumed.Unreachable<(Uri, LinePositionSpan)>(); } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs index aaf4c5e92c6..a6e9c6c1012 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs @@ -24,6 +24,7 @@ internal partial class BackgroundDocumentGenerator : IRazorStartupService, IDisp private readonly IProjectSnapshotManager _projectManager; private readonly IRazorDynamicFileInfoProviderInternal _infoProvider; + private readonly ILoggerFactory _loggerFactory; private readonly ILogger _logger; private readonly CancellationTokenSource _disposeTokenSource; @@ -49,6 +50,7 @@ protected BackgroundDocumentGenerator( { _projectManager = projectManager; _infoProvider = infoProvider; + _loggerFactory = loggerFactory; _logger = loggerFactory.GetOrCreateLogger(); _disposeTokenSource = new(); @@ -155,7 +157,7 @@ private void UpdateFileInfo(IProjectSnapshot project, IDocumentSnapshot document if (!_suppressedDocuments.Contains(filePath)) { - var container = new DefaultDynamicDocumentContainer(document); + var container = new DefaultDynamicDocumentContainer(document, _loggerFactory); _infoProvider.UpdateFileInfo(project.Key, container); } } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/DefaultDynamicDocumentContainer.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/DefaultDynamicDocumentContainer.cs index 7f9c55d27b5..8dde60b23ac 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/DefaultDynamicDocumentContainer.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/DefaultDynamicDocumentContainer.cs @@ -3,8 +3,10 @@ using System; using Microsoft.AspNetCore.Razor; +using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using Microsoft.CodeAnalysis.Razor.Logging; using Microsoft.CodeAnalysis.Razor.ProjectSystem; namespace Microsoft.VisualStudio.Razor.DynamicFiles; @@ -13,11 +15,12 @@ namespace Microsoft.VisualStudio.Razor.DynamicFiles; // Given a DocumentSnapshot this class allows the retrieval of a TextLoader for the generated C# // and services to help map spans and excerpts to and from the top-level Razor document to behind // the scenes C#. -internal sealed class DefaultDynamicDocumentContainer(IDocumentSnapshot documentSnapshot) : IDynamicDocumentContainer +internal sealed class DefaultDynamicDocumentContainer(IDocumentSnapshot documentSnapshot, ILoggerFactory loggerFactory) : IDynamicDocumentContainer { private readonly IDocumentSnapshot _documentSnapshot = documentSnapshot ?? throw new ArgumentNullException(nameof(documentSnapshot)); private RazorDocumentExcerptService? _excerptService; - private RazorSpanMappingService? _mappingService; + private RazorSpanMappingService? _spanMappingService; + private RazorMappingService? _mappingService; public string FilePath => _documentSnapshot.FilePath; @@ -33,10 +36,10 @@ public TextLoader GetTextLoader(string filePath) public IRazorDocumentExcerptServiceImplementation GetExcerptService() => _excerptService ?? InterlockedOperations.Initialize(ref _excerptService, - new RazorDocumentExcerptService(_documentSnapshot, GetMappingService())); + new RazorDocumentExcerptService(_documentSnapshot, GetSpanMappingService())); - public IRazorSpanMappingService GetMappingService() - => _mappingService ?? InterlockedOperations.Initialize(ref _mappingService, + public IRazorSpanMappingService GetSpanMappingService() + => _spanMappingService ?? InterlockedOperations.Initialize(ref _spanMappingService, new RazorSpanMappingService(_documentSnapshot)); public IRazorDocumentPropertiesService GetDocumentPropertiesService() @@ -47,4 +50,8 @@ public IRazorDocumentPropertiesService GetDocumentPropertiesService() // opt out of those features. return null!; } + + public IRazorMappingService? GetMappingService() + => _mappingService ?? InterlockedOperations.Initialize(ref _mappingService, + new RazorMappingService(_documentSnapshot, NoOpTelemetryReporter.Instance, loggerFactory)); } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/IDynamicDocumentContainer.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/IDynamicDocumentContainer.cs index 7d3334ca91f..de04caf688b 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/IDynamicDocumentContainer.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/IDynamicDocumentContainer.cs @@ -16,7 +16,8 @@ internal interface IDynamicDocumentContainer TextLoader GetTextLoader(string filePath); - IRazorSpanMappingService? GetMappingService(); + IRazorSpanMappingService? GetSpanMappingService(); + IRazorMappingService? GetMappingService(); IRazorDocumentExcerptServiceImplementation? GetExcerptService(); IRazorDocumentPropertiesService GetDocumentPropertiesService(); } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorDocumentServiceProvider.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorDocumentServiceProvider.cs index 94598abbb21..da07431c27d 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorDocumentServiceProvider.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorDocumentServiceProvider.cs @@ -13,6 +13,7 @@ internal class RazorDocumentServiceProvider(IDynamicDocumentContainer? documentC private IRazorSpanMappingService? _spanMappingService; private IRazorDocumentExcerptServiceImplementation? _documentExcerptService; private IRazorDocumentPropertiesService? _documentPropertiesService; + private IRazorMappingService? _mappingService; public RazorDocumentServiceProvider() : this(null) @@ -38,7 +39,7 @@ public RazorDocumentServiceProvider() { lock (_lock) { - _spanMappingService ??= _documentContainer.GetMappingService(); + _spanMappingService ??= _documentContainer.GetSpanMappingService(); } } @@ -71,6 +72,19 @@ public RazorDocumentServiceProvider() return (TService?)_documentPropertiesService; } + if (serviceType == typeof(IRazorMappingService)) + { + if (_mappingService is null) + { + lock (_lock) + { + _mappingService ??= _documentContainer.GetMappingService(); + } + } + + return (TService?)_mappingService; + } + return this as TService; } } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorDynamicFileInfoProvider.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorDynamicFileInfoProvider.cs index 1e004d5bc65..baf59319b06 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorDynamicFileInfoProvider.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorDynamicFileInfoProvider.cs @@ -168,9 +168,10 @@ public void PromoteBackgroundDocument(Uri documentUri, IRazorDocumentPropertiesS // server to recognize the document. var documentServiceProvider = associatedEntry.Current.DocumentServiceProvider; var excerptService = documentServiceProvider.GetService(); - var mappingService = documentServiceProvider.GetService(); + var spanMappingService = documentServiceProvider.GetService(); + var mappingService = documentServiceProvider.GetService(); var emptyContainer = new PromotedDynamicDocumentContainer( - documentUri, propertiesService, excerptService, mappingService, associatedEntry.Current.TextLoader); + documentUri, propertiesService, excerptService, spanMappingService, mappingService, associatedEntry.Current.TextLoader); lock (associatedEntry.Lock) { @@ -468,12 +469,14 @@ private sealed class PromotedDynamicDocumentContainer( IRazorDocumentPropertiesService documentPropertiesService, IRazorDocumentExcerptServiceImplementation? documentExcerptService, IRazorSpanMappingService? spanMappingService, + IRazorMappingService? mappingService, TextLoader textLoader) : IDynamicDocumentContainer { private readonly Uri _documentUri = documentUri; private readonly IRazorDocumentPropertiesService _documentPropertiesService = documentPropertiesService; private readonly IRazorDocumentExcerptServiceImplementation? _documentExcerptService = documentExcerptService; private readonly IRazorSpanMappingService? _spanMappingService = spanMappingService; + private readonly IRazorMappingService? _mappingService = mappingService; private readonly TextLoader _textLoader = textLoader; public string FilePath => _documentUri.LocalPath; @@ -489,9 +492,11 @@ public void SetSupportsDiagnostics(bool value) public IRazorDocumentExcerptServiceImplementation? GetExcerptService() => _documentExcerptService; - public IRazorSpanMappingService? GetMappingService() => _spanMappingService; + public IRazorSpanMappingService? GetSpanMappingService() => _spanMappingService; public TextLoader GetTextLoader(string filePath) => _textLoader; + + public IRazorMappingService? GetMappingService() => _mappingService; } public class TestAccessor diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorMappingService.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorMappingService.cs new file mode 100644 index 00000000000..32985cec4cb --- /dev/null +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/RazorMappingService.cs @@ -0,0 +1,142 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.Collections.Immutable; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.PooledObjects; +using Microsoft.AspNetCore.Razor.Telemetry; +using Microsoft.CodeAnalysis; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using Microsoft.CodeAnalysis.Razor; +using Microsoft.CodeAnalysis.Razor.DocumentMapping; +using Microsoft.CodeAnalysis.Razor.Logging; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Text; +using Microsoft.VisualStudio.LanguageServer.Protocol; + +namespace Microsoft.VisualStudio.Razor.DynamicFiles; + +internal class RazorMappingService(IDocumentSnapshot document, ITelemetryReporter telemetryReporter, ILoggerFactory loggerFactory) : IRazorMappingService +{ + private readonly IDocumentSnapshot _document = document; + private readonly ITelemetryReporter _telemetryReporter = telemetryReporter; + private readonly IDocumentMappingService _documentMappingService = new DocumentMappingService(loggerFactory); + private readonly ILogger _logger = loggerFactory.GetOrCreateLogger(); + + public async Task> MapSpansAsync(Document document, IEnumerable spans, CancellationToken cancellationToken) + { + // Called on an uninitialized document. + if (_document is null) + { + return ImmutableArray.Empty; + } + + var output = await _document.GetGeneratedOutputAsync(cancellationToken).ConfigureAwait(false); + var source = output.Source.Text; + + var csharpDocument = output.GetCSharpDocument(); + var filePath = output.Source.FilePath.AssumeNotNull(); + + using var results = new PooledArrayBuilder(); + + foreach (var span in spans) + { + if (TryGetMappedSpans(span, source, csharpDocument, out var linePositionSpan, out var mappedSpan)) + { + results.Add(new(filePath, linePositionSpan, mappedSpan)); + } + else + { + results.Add(default); + } + } + + return results.DrainToImmutable(); + } + + public async Task> MapTextChangesAsync(Document oldDocument, Document newDocument, CancellationToken cancellationToken) + { + try + { + if (_document.FilePath is null) + { + return ImmutableArray.Empty; + } + + var changes = await newDocument.GetTextChangesAsync(oldDocument, cancellationToken).ConfigureAwait(false); + var csharpSource = await oldDocument.GetTextAsync(cancellationToken).ConfigureAwait(false); + var results = await RazorEditHelper.MapCSharpEditsAsync( + changes.SelectAsArray(c => c.ToRazorTextChange()), + _document, + _documentMappingService, + _telemetryReporter, + cancellationToken); + + var razorCodeDocument = await _document.GetGeneratedOutputAsync(cancellationToken).ConfigureAwait(false); + var razorSource = razorCodeDocument.Source.Text; + var textChanges = results.SelectAsArray(te => te.ToTextChange()); + + _logger.LogTrace($""" + Before: + {DisplayEdits(changes)} + + After: + {DisplayEdits(textChanges)} + """); + + return [new RazorMappedEditoResult() { FilePath = _document.FilePath, TextChanges = textChanges.ToArray() }]; + } + catch (Exception ex) + { + _telemetryReporter.ReportFault(ex, "Failed to map edits"); + return ImmutableArray.Empty; + } + + string DisplayEdits(IEnumerable changes) + => string.Join( + Environment.NewLine, + changes.Select(e => $"{e.Span} => '{e.NewText}'")); + } + + // Internal for testing. + internal static bool TryGetMappedSpans(TextSpan span, SourceText source, RazorCSharpDocument output, out LinePositionSpan linePositionSpan, out TextSpan mappedSpan) + { + foreach (var mapping in output.SourceMappings) + { + var original = mapping.OriginalSpan.AsTextSpan(); + var generated = mapping.GeneratedSpan.AsTextSpan(); + + if (!generated.Contains(span)) + { + // If the search span isn't contained within the generated span, it is not a match. + // A C# identifier won't cover multiple generated spans. + continue; + } + + var leftOffset = span.Start - generated.Start; + var rightOffset = span.End - generated.End; + if (leftOffset >= 0 && rightOffset <= 0) + { + // This span mapping contains the span. + mappedSpan = new TextSpan(original.Start + leftOffset, (original.End + rightOffset) - (original.Start + leftOffset)); + linePositionSpan = source.GetLinePositionSpan(mappedSpan); + return true; + } + } + + mappedSpan = default; + linePositionSpan = default; + return false; + } + + private class DocumentMappingService(ILoggerFactory loggerFactory) : AbstractDocumentMappingService(loggerFactory.GetOrCreateLogger()) + { + } +} diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/CSharpVirtualDocumentPublisher.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/CSharpVirtualDocumentPublisher.cs index 9c11df186f8..1076f6b805e 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/CSharpVirtualDocumentPublisher.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/CSharpVirtualDocumentPublisher.cs @@ -78,7 +78,8 @@ private sealed class CSharpVirtualDocumentContainer( private readonly LSPDocumentSnapshot _documentSnapshot = documentSnapshot; private readonly ITextSnapshot _textSnapshot = textSnapshot; - private IRazorSpanMappingService? _mappingService; + private IRazorSpanMappingService? _spanMappingService; + private IRazorMappingService? _mappingService; private IRazorDocumentExcerptServiceImplementation? _excerptService; public string FilePath => _documentSnapshot.Uri.LocalPath; @@ -92,10 +93,10 @@ public void SetSupportsDiagnostics(bool value) public IRazorDocumentExcerptServiceImplementation GetExcerptService() => _excerptService ?? InterlockedOperations.Initialize(ref _excerptService, - new CSharpDocumentExcerptService(GetMappingService(), _documentSnapshot)); + new CSharpDocumentExcerptService(GetSpanMappingService(), _documentSnapshot)); - public IRazorSpanMappingService GetMappingService() - => _mappingService ?? InterlockedOperations.Initialize(ref _mappingService, + public IRazorSpanMappingService GetSpanMappingService() + => _spanMappingService ?? InterlockedOperations.Initialize(ref _spanMappingService, new RazorLSPSpanMappingService(_lspDocumentMappingProvider, _documentSnapshot, _textSnapshot)); public IRazorDocumentPropertiesService GetDocumentPropertiesService() @@ -104,6 +105,10 @@ public IRazorDocumentPropertiesService GetDocumentPropertiesService() public TextLoader GetTextLoader(string filePath) => new SourceTextLoader(_textSnapshot.AsText(), filePath); + public IRazorMappingService? GetMappingService() + => _mappingService ?? InterlockedOperations.Initialize(ref _mappingService, + new RazorLSPMappingService(_lspDocumentMappingProvider, _documentSnapshot, _textSnapshot)); + private sealed class SourceTextLoader(SourceText sourceText, string filePath) : TextLoader { public override Task LoadTextAndVersionAsync(LoadTextOptions options, CancellationToken cancellationToken) diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/DocumentMapping/DefaultLSPDocumentMappingProvider.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/DocumentMapping/DefaultLSPDocumentMappingProvider.cs deleted file mode 100644 index caca4cd081d..00000000000 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/DocumentMapping/DefaultLSPDocumentMappingProvider.cs +++ /dev/null @@ -1,83 +0,0 @@ -// Copyright (c) .NET Foundation. All rights reserved. -// Licensed under the MIT license. See License.txt in the project root for license information. - -using System; -using System.ComponentModel.Composition; -using System.Threading; -using System.Threading.Tasks; -using Microsoft.CodeAnalysis.Razor.DocumentMapping; -using Microsoft.CodeAnalysis.Razor.Protocol; -using Microsoft.CodeAnalysis.Razor.Protocol.DocumentMapping; -using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; -using Range = Microsoft.VisualStudio.LanguageServer.Protocol.Range; - -namespace Microsoft.VisualStudio.Razor.LanguageClient.DocumentMapping; - -[Export(typeof(LSPDocumentMappingProvider))] -internal class DefaultLSPDocumentMappingProvider : LSPDocumentMappingProvider -{ - private readonly LSPRequestInvoker _requestInvoker; - - // Lazy loading the document manager to get around circular dependencies - // The Document Manager is a more "Core Service" it depends on the ChangeTriggers which require the LSPDocumentMappingProvider - // LSPDocumentManager => LSPDocumentMappingProvider => LSPDocumentManagerChangeTrigger => LSPDocumentManager - private readonly Lazy _lazyDocumentManager; - - [ImportingConstructor] - public DefaultLSPDocumentMappingProvider( - LSPRequestInvoker requestInvoker, - Lazy lazyDocumentManager) - { - if (requestInvoker is null) - { - throw new ArgumentNullException(nameof(requestInvoker)); - } - - if (lazyDocumentManager is null) - { - throw new ArgumentNullException(nameof(lazyDocumentManager)); - } - - _requestInvoker = requestInvoker; - _lazyDocumentManager = lazyDocumentManager; - } - - public async override Task MapToDocumentRangesAsync( - RazorLanguageKind languageKind, - Uri razorDocumentUri, - Range[] projectedRanges, - CancellationToken cancellationToken) - { - if (razorDocumentUri is null) - { - throw new ArgumentNullException(nameof(razorDocumentUri)); - } - - if (projectedRanges is null) - { - throw new ArgumentNullException(nameof(projectedRanges)); - } - - var mapToDocumentRangeParams = new RazorMapToDocumentRangesParams() - { - Kind = languageKind, - RazorDocumentUri = razorDocumentUri, - ProjectedRanges = projectedRanges, - MappingBehavior = MappingBehavior.Strict, - }; - - if (!_lazyDocumentManager.Value.TryGetDocument(razorDocumentUri, out var documentSnapshot)) - { - return null; - } - - var documentMappingResponse = await _requestInvoker.ReinvokeRequestOnServerAsync( - documentSnapshot.Snapshot.TextBuffer, - LanguageServerConstants.RazorMapToDocumentRangesEndpoint, - RazorLSPConstants.RazorLanguageServerName, - mapToDocumentRangeParams, - cancellationToken).ConfigureAwait(false); - - return documentMappingResponse?.Response; - } -} diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/DocumentMapping/LSPDocumentMappingProvider.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/DocumentMapping/LSPDocumentMappingProvider.cs index 1adeb935106..585846509a1 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/DocumentMapping/LSPDocumentMappingProvider.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/DocumentMapping/LSPDocumentMappingProvider.cs @@ -2,15 +2,105 @@ // Licensed under the MIT license. See License.txt in the project root for license information. using System; +using System.Collections.Generic; +using System.ComponentModel.Composition; +using System.Diagnostics.CodeAnalysis; +using System.Linq; using System.Threading; using System.Threading.Tasks; +using Microsoft.CodeAnalysis.Razor.DocumentMapping; using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.DocumentMapping; +using Microsoft.CodeAnalysis.Text; +using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Microsoft.VisualStudio.Text; using Range = Microsoft.VisualStudio.LanguageServer.Protocol.Range; namespace Microsoft.VisualStudio.Razor.LanguageClient.DocumentMapping; -internal abstract class LSPDocumentMappingProvider +[Export(typeof(LSPDocumentMappingProvider))] +[method: ImportingConstructor] +internal class LSPDocumentMappingProvider( + LSPRequestInvoker requestInvoker, + Lazy lazyDocumentManager) { - public abstract Task MapToDocumentRangesAsync(RazorLanguageKind languageKind, Uri razorDocumentUri, Range[] projectedRanges, CancellationToken cancellationToken); + private readonly LSPRequestInvoker _requestInvoker = requestInvoker; + + // Lazy loading the document manager to get around circular dependencies + // The Document Manager is a more "Core Service" it depends on the ChangeTriggers which require the LSPDocumentMappingProvider + // LSPDocumentManager => LSPDocumentMappingProvider => LSPDocumentManagerChangeTrigger => LSPDocumentManager + private readonly Lazy _lazyDocumentManager = lazyDocumentManager; + + public async Task MapToDocumentRangesAsync( + RazorLanguageKind languageKind, + Uri razorDocumentUri, + Range[] projectedRanges, + CancellationToken cancellationToken) + { + if (!TryGetTextBuffer(razorDocumentUri, out var textBuffer)) + { + return null; + } + + var mapToDocumentRangeParams = new RazorMapToDocumentRangesParams() + { + Kind = languageKind, + RazorDocumentUri = razorDocumentUri, + ProjectedRanges = projectedRanges, + MappingBehavior = MappingBehavior.Strict, + }; + + var documentMappingResponse = await _requestInvoker.ReinvokeRequestOnServerAsync( + textBuffer, + LanguageServerConstants.RazorMapToDocumentRangesEndpoint, + RazorLSPConstants.RazorLanguageServerName, + mapToDocumentRangeParams, + cancellationToken).ConfigureAwait(false); + + return documentMappingResponse?.Response; + } + + public async Task MapToDocumentEditsAsync( + RazorLanguageKind languageKind, + Uri razorDocumentUri, + TextChange[] textEdits, + CancellationToken cancellationToken) + { + if (!TryGetTextBuffer(razorDocumentUri, out var textBuffer)) + { + return null; + } + + var mapToDocumentEditsParams = new RazorMapToDocumentEditsParams() + { + Kind = languageKind, + RazorDocumentUri = razorDocumentUri, + TextChanges = textEdits.Select(ConvertToRazorCSharpTextChange).ToArray(), + }; + + var documentMappingResponse = await _requestInvoker.ReinvokeRequestOnServerAsync( + textBuffer, + LanguageServerConstants.RazorMapToDocumentEditsEndpoint, + RazorLSPConstants.RazorLanguageServerName, + mapToDocumentEditsParams, + cancellationToken).ConfigureAwait(false); + + return documentMappingResponse?.Response; + } + + private RazorTextChange ConvertToRazorCSharpTextChange(TextChange change) + => change.ToRazorTextChange(); + + private bool TryGetTextBuffer(Uri razorDocumentUri, [NotNullWhen(true)] out ITextBuffer? textBuffer) + { + if (!_lazyDocumentManager.Value.TryGetDocument(razorDocumentUri, out var documentSnapshot)) + { + textBuffer = null; + return false; + } + + textBuffer = documentSnapshot.Snapshot.TextBuffer; + return true; + } } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/RazorLSPMappingService.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/RazorLSPMappingService.cs new file mode 100644 index 00000000000..0f9f06ca2da --- /dev/null +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/RazorLSPMappingService.cs @@ -0,0 +1,131 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Collections.Immutable; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Language.Syntax; +using Microsoft.AspNetCore.Razor.PooledObjects; +using Microsoft.CodeAnalysis; +using Microsoft.CodeAnalysis.ExternalAccess.Razor; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Razor.Protocol.DocumentMapping; +using Microsoft.CodeAnalysis.Text; +using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Microsoft.VisualStudio.Razor.LanguageClient.DocumentMapping; +using Microsoft.VisualStudio.Text; + +namespace Microsoft.VisualStudio.Razor.LanguageClient; + +internal sealed class RazorLSPMappingService( + LSPDocumentMappingProvider lspDocumentMappingProvider, + LSPDocumentSnapshot documentSnapshot, + ITextSnapshot textSnapshot) : IRazorMappingService +{ + private readonly LSPDocumentMappingProvider _lspDocumentMappingProvider = lspDocumentMappingProvider; + private readonly LSPDocumentSnapshot _documentSnapshot = documentSnapshot; + private readonly ITextSnapshot _textSnapshot = textSnapshot; + + public Task> MapSpansAsync( + Document document, + IEnumerable spans, + CancellationToken cancellationToken) + { + return MapSpansAsync( + spans, + _textSnapshot.AsText(), + _documentSnapshot.Snapshot.AsText(), + cancellationToken); + } + + public async Task> MapTextChangesAsync( + Document oldDocument, + Document newDocument, + CancellationToken cancellationToken) + { + var changes = await newDocument.GetTextChangesAsync(oldDocument, cancellationToken).ConfigureAwait(false); + + var mappedEdits = await _lspDocumentMappingProvider.MapToDocumentEditsAsync( + RazorLanguageKind.CSharp, + _documentSnapshot.Uri, + changes.ToArray(), + cancellationToken); + + if (mappedEdits is null) + { + return []; + } + + var sourceTextRazor = _documentSnapshot.Snapshot.AsText(); + var mappedChanges = mappedEdits.TextChanges.Select(e => e.ToTextChange()).ToArray(); + return [new RazorMappedEditoResult(_documentSnapshot.Uri.AbsolutePath, mappedChanges)]; + } + + private async Task> MapSpansAsync( + IEnumerable spans, + SourceText sourceTextGenerated, + SourceText sourceTextRazor, + CancellationToken cancellationToken) + { + var projectedRanges = spans.Select(sourceTextGenerated.GetRange).ToArray(); + + var mappedResult = await _lspDocumentMappingProvider.MapToDocumentRangesAsync( + RazorLanguageKind.CSharp, + _documentSnapshot.Uri, + projectedRanges, + cancellationToken).ConfigureAwait(false); + + cancellationToken.ThrowIfCancellationRequested(); + + var mappedSpanResults = GetMappedSpanResults(_documentSnapshot.Uri.LocalPath, sourceTextRazor, mappedResult); + return mappedSpanResults; + } + + private static ImmutableArray GetMappedSpanResults( + string localFilePath, + SourceText sourceTextRazor, + RazorMapToDocumentRangesResponse? mappedResult) + { + if (mappedResult is null) + { + return []; + } + + var ranges = mappedResult.Ranges; + using var results = new PooledArrayBuilder(capacity: ranges.Length); + + foreach (var mappedRange in ranges) + { + if (mappedRange.IsUndefined()) + { + // Couldn't remap the range correctly. Add default placeholder to indicate to C# that there were issues. + results.Add(new RazorMappedSpanResult()); + continue; + } + + var mappedSpan = sourceTextRazor.GetTextSpan(mappedRange); + var linePositionSpan = sourceTextRazor.GetLinePositionSpan(mappedSpan); + results.Add(new RazorMappedSpanResult(localFilePath, linePositionSpan, mappedSpan)); + } + + return results.DrainToImmutable(); + } + + public TestAccessor GetTestAccessor() => new(this); + + public readonly struct TestAccessor(RazorLSPMappingService instance) + { + public async Task> MapSpansAsync( + IEnumerable spans, + SourceText sourceTextGenerated, + SourceText sourceTextRazor, + CancellationToken cancellationToken) + { + var result = await instance.MapSpansAsync(spans, sourceTextGenerated, sourceTextRazor, cancellationToken).ConfigureAwait(false); + return result.Select(static mappedResult => (mappedResult.FilePath, mappedResult.LinePositionSpan, mappedResult.Span)); + } + } +} diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorEditHelperTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorEditHelperTest.cs new file mode 100644 index 00000000000..b1d2a46a022 --- /dev/null +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorEditHelperTest.cs @@ -0,0 +1,800 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.Collections.Immutable; +using System.Linq; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.Telemetry; +using Microsoft.AspNetCore.Razor.Test.Common; +using Microsoft.AspNetCore.Razor.Test.Common.LanguageServer; +using Microsoft.AspNetCore.Razor.Test.Common.ProjectSystem; +using Microsoft.CodeAnalysis.CSharp; +using Microsoft.CodeAnalysis.Razor.DocumentMapping; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Text; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Roslyn.Test.Utilities; +using Xunit; +using Xunit.Abstractions; + +namespace Microsoft.AspNetCore.Razor.LanguageServer.Test.Mapping; + +public class RazorEditHelperTest : LanguageServerTestBase +{ + private readonly IDocumentMappingService _documentMappingService; + + public RazorEditHelperTest(ITestOutputHelper testOutputHelper) : base(testOutputHelper) + { + _documentMappingService = new LspDocumentMappingService( + FilePathService, + new TestDocumentContextFactory(), + LoggerFactory); + } + + [Fact] + public Task SimpleEdits_Apply() + => TestAsync( + csharpSource: + """ + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task MappedAndUnmappedEdits_Apply() + => TestAsync( + csharpSource: + """ + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + + void UnmappedMethod() + { + } + } + """, + razorSource: + """ + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + + void Method() + { + } + } + """, + expectedRazorSource: + """ + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task NewUsing_TopOfFile() + => TestAsync( + csharpSource: + """ + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using System; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @using System + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task RemovedUsing_IsRemoved() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + {|mapUsing:@using System|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + class MyComponent : ComponentBase + { + public int Counter { get; set; } + } + """, + expectedRazorSource: + """ + + @code { + public int Counter { get; set; } + } + """); + + [Fact] + public Task NewUsing_AfterExisting() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + {|mapUsing:@using System|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using System; + using System.Collections.Generic; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @using System + @using System.Collections.Generic + + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task NewUsing_AfterPage() + => TestAsync( + csharpSource: + """ + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using System; + using System.Collections.Generic; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using System + @using System.Collections.Generic + + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task NewUsing_AfterPage2() + => TestAsync( + csharpSource: + """ + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + +

Counter

+

Current count: @Counter

+ + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using System; + using System.Collections.Generic; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using System + @using System.Collections.Generic + +

Counter

+

Current count: @Counter

+ + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task RenamedUsing_Applies() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + {|mapUsing2:using System.Collections.Generic;|} + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + {|mapUsing:@using System|} + {|mapUsing2:@using System.Collections.Generic|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using Renamed; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using Renamed + + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task AddUsing_AfterSystem() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + {|mapUsing2:using System.Collections.Generic;|} + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + {|mapUsing:@using System|} + {|mapUsing2:@using System.Collections.Generic|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using OtherNamespace; + using System; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using System + @using OtherNamespace + + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task AddUsing_OrdersSystemCorrectly() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + {|mapUsing2:using MyNamespace;|} + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + {|mapUsing:@using System|} + {|mapUsing2:@using MyNamespace|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using OtherNamespace; + using System; + using System.Collections.Generic; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using System + @using System.Collections.Generic + @using OtherNamespace + + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task UsingIndentation_DoesNotApply() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + {|mapUsing2:using System.Collections.Generic;|} + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + {|mapUsing:@using System|} + {|mapUsing2:@using System.Collections.Generic|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using System; + using System.Collections.Generic; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using System + @using System.Collections.Generic + + @code { + public int NewCounter { get; set; } + } + """); + + [Fact(Skip = "https://github.com/dotnet/razor/issues/11168")] + public Task UsingAliasRemoved_HandledCorrectly() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + {|mapUsing2:using System.Collections.Generic;|} + {|mapUsing3:using Goo = Bar;|} + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + {|mapUsing:@using System|} + {|mapUsing2:@using System.Collections.Generic|} + {|mapUsing3:@using Goo = Bar|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using System; + using System.Collections.Generic; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using System + @using System.Collections.Generic + + + @code { + public int NewCounter { get; set; } + } + """); + + [Fact(Skip = "https://github.com/dotnet/razor/issues/11168")] + public Task UsingAliasAdded_HandledCorrectly() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + {|mapUsing2:using System.Collections.Generic;|} + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + {|mapUsing:@using System|} + {|mapUsing2:@using System.Collections.Generic|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using System; + using System.Collections.Generic; + using Goo = Bar; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using System + @using System.Collections.Generic + @using Goo = Bar + + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task AddUsingMultipleUsingGroups_AppliesCurrently() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + {|mapUsing2:using MyNamespace;|} + {|mapUsing3:using MyNamespace2;|} + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + {|mapUsing:@using System|} + {|mapUsing2:@using MyNamespace|} + +

+ + {|mapUsing3:@using MyNamespace2|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using OtherNamespace; + using System; + using System.Collections.Generic; + using MyNamespace; + using MyNamespace2; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using System + @using System.Collections.Generic + @using MyNamespace + @using OtherNamespace + +

+ + @using MyNamespace2 + + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task RemovingMultipleUsingGroups_AppliesCurrently() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + {|mapUsing2:using MyNamespace;|} + {|mapUsing3:using MyNamespace2;|} + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + {|mapUsing:@using System|} + +

+ + {|mapUsing2:@using MyNamespace|} + +

+ + {|mapUsing3:@using MyNamespace2|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + +

+ + +

+ + + @code { + public int NewCounter { get; set; } + } + """); + + private async Task TestAsync( + TestCode csharpSource, + TestCode razorSource, + string newCSharpSource, + string expectedRazorSource) + { + var csharpSpans = csharpSource.NamedSpans; + var razorSpans = razorSource.NamedSpans; + + AssertEx.SetEqual(csharpSpans.Keys.OrderAsArray(), razorSpans.Keys.OrderAsArray()); + + var csharpPath = @"C:\path\to\document.razor.g.cs"; + var razorPath = @"C:\path\to\document.razor"; + var csharpSourceText = SourceText.From(csharpSource.Text); + var razorSourceText = SourceText.From(razorSource.Text); + + var sourceMappings = new List(); + foreach (var key in csharpSpans.Keys) + { + var csharpSpan = csharpSpans[key].Single(); + var razorSpan = razorSpans[key].Single(); + + var csharpLinePosition = csharpSourceText.GetLinePositionSpan(csharpSpan); + var razorLinePosition = razorSourceText.GetLinePositionSpan(razorSpan); + + var csharpSourceSpan = new SourceSpan( + csharpPath, + csharpSpan.Start, + csharpLinePosition.Start.Line, + csharpLinePosition.Start.Character, + csharpSpan.Length); + + var razorSourceSpan = new SourceSpan( + razorPath, + razorSpan.Start, + razorLinePosition.Start.Line, + razorLinePosition.Start.Character, + razorSpan.Length); + + sourceMappings.Add(new SourceMapping(razorSourceSpan, csharpSourceSpan)); + } + + var newCsharpSourceText = SourceText.From(newCSharpSource); + var changes = GetChanges(csharpSource.Text, newCSharpSource); + + var codeDocument = CreateCodeDocument(razorSource.Text, tagHelpers: [], filePath: razorPath); + var csharpDocument = new RazorCSharpDocument( + codeDocument, + csharpSource.Text, + RazorCodeGenerationOptions.Default, + diagnostics: [], + sourceMappings.OrderByAsArray(s => s.GeneratedSpan.AbsoluteIndex), + linePragmas: []); + + codeDocument.SetCSharpDocument(csharpDocument); + var snapshot = TestDocumentSnapshot.Create(razorPath, codeDocument); + + var mappedChanges = await RazorEditHelper.MapCSharpEditsAsync( + changes.Select(c => c.ToRazorTextChange()).ToImmutableArray(), + snapshot, + _documentMappingService, + FailingTelemetryReporter.Instance, + CancellationToken.None); + + Assert.NotEmpty(mappedChanges); + + var responseTextChanges = mappedChanges.Select(e => e.ToTextChange()).ToArray(); + var newRazorSourceText = razorSourceText.WithChanges(responseTextChanges); + AssertEx.EqualOrDiff(expectedRazorSource, newRazorSourceText.ToString()); + } + + private ImmutableArray GetChanges(string csharpSource, string newCSharpSource) + { + var tree = CSharpSyntaxTree.ParseText(csharpSource); + var newTree = CSharpSyntaxTree.ParseText(newCSharpSource); + + return newTree.GetChanges(tree).ToImmutableArray(); + } + + private class FailingTelemetryReporter : ITelemetryReporter + { + public static readonly FailingTelemetryReporter Instance = new FailingTelemetryReporter(); + + public TelemetryScope BeginBlock(string name, Severity severity, TimeSpan minTimeToReport) + => TelemetryScope.Null; + + public TelemetryScope BeginBlock(string name, Severity severity, TimeSpan minTimeToReport, Property property) + => TelemetryScope.Null; + + public TelemetryScope BeginBlock(string name, Severity severity, TimeSpan minTimeToReport, Property property1, Property property2) + => TelemetryScope.Null; + + public TelemetryScope BeginBlock(string name, Severity severity, TimeSpan minTimeToReport, Property property1, Property property2, Property property3) + => TelemetryScope.Null; + + public TelemetryScope BeginBlock(string name, Severity severity, TimeSpan minTimeToReport, params ReadOnlySpan properties) + => TelemetryScope.Null; + + public void ReportEvent(string name, Severity severity) + { + } + + public void ReportEvent(string name, Severity severity, Property property) + { + } + + public void ReportEvent(string name, Severity severity, Property property1, Property property2) + { + } + + public void ReportEvent(string name, Severity severity, Property property1, Property property2, Property property3) + { + } + + public void ReportEvent(string name, Severity severity, params ReadOnlySpan properties) + { + } + + public void ReportFault(Exception _, string? message, params object?[] @params) + { + Assert.Fail($"Did not expect to report a fault. :: {message} :: {string.Join(",", @params ?? [])}"); + } + + public TelemetryScope TrackLspRequest(string lspMethodName, string lspServerName, TimeSpan minTimeToReport, Guid correlationId) + => TelemetryScope.Null; + + public void ReportRequestTiming(string name, string? language, TimeSpan queuedDuration, TimeSpan requestDuration, TelemetryResult result) + { + } + } +} diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/CSharpVirtualDocumentPublisherTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/CSharpVirtualDocumentPublisherTest.cs index f620fde5d25..eddec59e2b6 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/CSharpVirtualDocumentPublisherTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/CSharpVirtualDocumentPublisherTest.cs @@ -18,18 +18,22 @@ namespace Microsoft.VisualStudio.Razor.LanguageClient; public class CSharpVirtualDocumentPublisherTest : ToolingTestBase { + private readonly LSPDocumentMappingProvider _documentMappingProvider; + public CSharpVirtualDocumentPublisherTest(ITestOutputHelper testOutput) : base(testOutput) { + var requestInvoker = new StrictMock(); + var lazyDocumentManager = new Lazy(() => (new StrictMock()).Object); + _documentMappingProvider = new(requestInvoker.Object, lazyDocumentManager); } [Fact] public void DocumentManager_Changed_Added_Noops() { // Arrange - var lspDocumentMappingProvider = new Mock(MockBehavior.Strict); - var fileInfoProvider = new Mock(MockBehavior.Strict); - var publisher = new CSharpVirtualDocumentPublisher(fileInfoProvider.Object, lspDocumentMappingProvider.Object); + var fileInfoProvider = new StrictMock(); + var publisher = new CSharpVirtualDocumentPublisher(fileInfoProvider.Object, _documentMappingProvider); // Act & Assert publisher.Changed(old: null, @new: Mock.Of(MockBehavior.Strict), virtualOld: null, virtualNew: null, LSPDocumentChangeKind.Added); @@ -39,9 +43,8 @@ public void DocumentManager_Changed_Added_Noops() public void DocumentManager_Changed_Removed_Noops() { // Arrange - var lspDocumentMappingProvider = new Mock(MockBehavior.Strict); - var fileInfoProvider = new Mock(MockBehavior.Strict); - var publisher = new CSharpVirtualDocumentPublisher(fileInfoProvider.Object, lspDocumentMappingProvider.Object); + var fileInfoProvider = new StrictMock(); + var publisher = new CSharpVirtualDocumentPublisher(fileInfoProvider.Object, _documentMappingProvider); // Act & Assert publisher.Changed(old: Mock.Of(MockBehavior.Strict), @new: null, virtualOld: null, virtualNew: null, LSPDocumentChangeKind.Removed); @@ -51,15 +54,14 @@ public void DocumentManager_Changed_Removed_Noops() public void DocumentManager_Changed_VirtualDocumentChanged_NonCSharp_Noops() { // Arrange - var lspDocumentMappingProvider = new Mock(MockBehavior.Strict); - var fileInfoProvider = new Mock(MockBehavior.Strict); - var publisher = new CSharpVirtualDocumentPublisher(fileInfoProvider.Object, lspDocumentMappingProvider.Object); + var fileInfoProvider = new StrictMock(); + var publisher = new CSharpVirtualDocumentPublisher(fileInfoProvider.Object, _documentMappingProvider); // Act & Assert - publisher.Changed(old: Mock.Of(MockBehavior.Strict), - @new: Mock.Of(MockBehavior.Strict), - virtualOld: Mock.Of(MockBehavior.Strict), - virtualNew: Mock.Of(MockBehavior.Strict), + publisher.Changed(old: StrictMock.Of(), + @new: StrictMock.Of(), + virtualOld: StrictMock.Of(), + virtualNew: StrictMock.Of(), LSPDocumentChangeKind.VirtualDocumentChanged); } @@ -70,10 +72,9 @@ public void DocumentManager_Changed_VirtualDocumentChanged_UpdatesFileInfo() var csharpSnapshot = new CSharpVirtualDocumentSnapshot(projectKey: default, new Uri("C:/path/to/something.razor.g.cs"), Mock.Of(MockBehavior.Strict), hostDocumentSyncVersion: 1337); var lspDocument = new TestLSPDocumentSnapshot(new Uri("C:/path/to/something.razor"), 1337, csharpSnapshot); var fileInfoProvider = new Mock(MockBehavior.Strict); - var lspDocumentMappingProvider = new Mock(MockBehavior.Strict); fileInfoProvider.Setup(provider => provider.UpdateLSPFileInfo(lspDocument.Uri, It.IsAny())) .Verifiable(); - var publisher = new CSharpVirtualDocumentPublisher(fileInfoProvider.Object, lspDocumentMappingProvider.Object); + var publisher = new CSharpVirtualDocumentPublisher(fileInfoProvider.Object, _documentMappingProvider); // Act publisher.Changed(old: Mock.Of(MockBehavior.Strict), diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/DocumentMapping/DefaultLSPDocumentMappingProviderTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/DocumentMapping/LSPDocumentMappingProviderTest.cs similarity index 92% rename from src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/DocumentMapping/DefaultLSPDocumentMappingProviderTest.cs rename to src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/DocumentMapping/LSPDocumentMappingProviderTest.cs index 0efc73d8dbf..c13654a7879 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/DocumentMapping/DefaultLSPDocumentMappingProviderTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/DocumentMapping/LSPDocumentMappingProviderTest.cs @@ -19,7 +19,7 @@ namespace Microsoft.VisualStudio.Razor.LanguageClient.DocumentMapping; -public class DefaultLSPDocumentMappingProviderTest : ToolingTestBase +public class LSPDocumentMappingProviderTest : ToolingTestBase { private static readonly Uri s_razorFile = new("file:///some/folder/to/file.razor"); private static readonly Uri s_razorVirtualCSharpFile = new("file:///some/folder/to/file.razor.ide.g.cs"); @@ -27,7 +27,7 @@ public class DefaultLSPDocumentMappingProviderTest : ToolingTestBase private readonly Lazy _documentManager; - public DefaultLSPDocumentMappingProviderTest(ITestOutputHelper testOutput) + public LSPDocumentMappingProviderTest(ITestOutputHelper testOutput) : base(testOutput) { var csharpVirtualDocumentSnapshot = new CSharpVirtualDocumentSnapshot(projectKey: default, s_razorVirtualCSharpFile, new StringTextSnapshot(string.Empty), hostDocumentSyncVersion: 0); @@ -60,7 +60,7 @@ public async Task RazorMapToDocumentRangeAsync_InvokesLanguageServer() It.IsAny())) .ReturnsAsync(new ReinvocationResponse("TestLanguageClient", response)); - var mappingProvider = new DefaultLSPDocumentMappingProvider(requestInvoker.Object, _documentManager); + var mappingProvider = new LSPDocumentMappingProvider(requestInvoker.Object, _documentManager); var projectedRange = VsLspFactory.CreateRange(10, 10, 15, 15); // Act diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorLSPMappingServiceTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorLSPMappingServiceTest.cs new file mode 100644 index 00000000000..c246a768acf --- /dev/null +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorLSPMappingServiceTest.cs @@ -0,0 +1,144 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Collections.Generic; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.Test.Common; +using Microsoft.AspNetCore.Razor.Test.Common.Editor; +using Microsoft.CodeAnalysis.Razor.Protocol; +using Microsoft.CodeAnalysis.Razor.Protocol.DocumentMapping; +using Microsoft.CodeAnalysis.Text; +using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; +using Microsoft.VisualStudio.LanguageServer.Protocol; +using Microsoft.VisualStudio.Razor.LanguageClient.DocumentMapping; +using Xunit; +using Xunit.Abstractions; +using Range = Microsoft.VisualStudio.LanguageServer.Protocol.Range; + +namespace Microsoft.VisualStudio.Razor.LanguageClient; + +public class RazorLSPMappingServiceTest(ITestOutputHelper testOutput) : ToolingTestBase(testOutput) +{ + private readonly Uri _mockDocumentUri = new("C://project/path/document.razor"); + + const string s_mockGeneratedContent = """ + Hello + This is the source text in the generated C# file. + This is some more sample text for demo purposes. + """; + + const string s_mockRazorContent = """ + Hello + This is the + source text + in the generated C# file. + This is some more sample text for demo purposes. + """; + + private static readonly SourceText _sourceTextGenerated = SourceText.From(s_mockGeneratedContent); + private static readonly SourceText _sourceTextRazor = SourceText.From(s_mockRazorContent); + + [Fact] + public async Task MapSpans_WithinRange_ReturnsMapping() + { + // Arrange + var textSpan = new TextSpan(1, 10); + var spans = new TextSpan[] { textSpan }; + + var documentSnapshot = new StrictMock(); + documentSnapshot.SetupGet(doc => doc.Uri).Returns(_mockDocumentUri); + documentSnapshot.SetupGet(doc => doc.Snapshot).Returns(new StringTextSnapshot(_sourceTextRazor.ToString())); + + var textSnapshot = new StringTextSnapshot(s_mockGeneratedContent, 1); + + var textSpanAsRange = _sourceTextGenerated.GetRange(textSpan); + var mappedRange = VsLspFactory.CreateSingleLineRange(2, character: 1, length: 10); + + var mappingResult = new RazorMapToDocumentRangesResponse() + { + Ranges = [mappedRange] + }; + var requestInvoker = new TestLSPRequestInvoker(new List<(string, object)>() + { + (LanguageServerConstants.RazorMapToDocumentRangesEndpoint, mappingResult) + }); + + var lazyManager = new Lazy(() => + { + var manager = new TestDocumentManager(); + manager.AddDocument(_mockDocumentUri, documentSnapshot.Object); + + return manager; + }); + + var documentMappingProvider = new LSPDocumentMappingProvider(requestInvoker, lazyManager); + + var service = new RazorLSPMappingService(documentMappingProvider, documentSnapshot.Object, textSnapshot); + + var expectedSpan = _sourceTextRazor.GetTextSpan(mappedRange); + var expectedLinePosition = _sourceTextRazor.GetLinePositionSpan(expectedSpan); + var expectedFilePath = _mockDocumentUri.LocalPath; + var expectedResult = (expectedFilePath, expectedLinePosition, expectedSpan); + + // Act + var result = await service.GetTestAccessor().MapSpansAsync(spans, _sourceTextGenerated, _sourceTextRazor, DisposalToken); + + // Assert + Assert.Single(result, expectedResult); + } + + [Fact] + public async Task MapSpans_OutsideRange_ReturnsEmpty() + { + // Arrange + var textSpan = new TextSpan(10, 10); + var spans = new TextSpan[] { textSpan }; + + var documentSnapshot = new StrictMock(); + documentSnapshot.SetupGet(doc => doc.Uri).Returns(_mockDocumentUri); + documentSnapshot.SetupGet(doc => doc.Snapshot).Returns(new StringTextSnapshot(_sourceTextRazor.ToString())); + + var textSnapshot = new StringTextSnapshot(s_mockGeneratedContent, 1); + + var textSpanAsRange = _sourceTextGenerated.GetRange(textSpan); + + var requestInvoker = new TestLSPRequestInvoker(new List<(string, object?)>() + { + (LanguageServerConstants.RazorMapToDocumentRangesEndpoint, null) + }); + + var lazyManager = new Lazy(() => + { + var manager = new TestDocumentManager(); + manager.AddDocument(_mockDocumentUri, documentSnapshot.Object); + + return manager; + }); + + var documentMappingProvider = new LSPDocumentMappingProvider(requestInvoker, lazyManager); + + var service = new RazorLSPMappingService(documentMappingProvider, documentSnapshot.Object, textSnapshot); + + // Act + var result = await service.GetTestAccessor().MapSpansAsync(spans, _sourceTextGenerated, _sourceTextRazor, DisposalToken); + + // Assert + Assert.Empty(result); + } + + [Fact] + public void MapSpans_GetMappedSpanResults_MappingErrorReturnsDefaultMappedSpan() + { + // Arrange + var sourceTextRazor = SourceText.From(""); + var response = new RazorMapToDocumentRangesResponse { Ranges = new Range[] { VsLspFactory.UndefinedRange } }; + + // Act + var results = RazorLSPSpanMappingService.GetMappedSpanResults(_mockDocumentUri.LocalPath, sourceTextRazor, response); + + // Assert + Assert.Collection(results, + static mappingResult => Assert.True(mappingResult.IsDefault)); + } +} diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorLSPSpanMappingServiceTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorLSPSpanMappingServiceTest.cs index cae25378834..d54401df24d 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorLSPSpanMappingServiceTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LanguageClient/RazorLSPSpanMappingServiceTest.cs @@ -1,20 +1,20 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -#nullable disable - using System; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.AspNetCore.Razor.Test.Common.Editor; +using Microsoft.AspNetCore.Razor.Test.Common.ProjectSystem; using Microsoft.CodeAnalysis.Razor.Protocol; using Microsoft.CodeAnalysis.Razor.Protocol.DocumentMapping; using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; using Microsoft.VisualStudio.LanguageServer.Protocol; using Microsoft.VisualStudio.Razor.LanguageClient.DocumentMapping; +using Microsoft.VisualStudio.Text; using Moq; using Xunit; using Xunit.Abstractions; @@ -22,16 +22,16 @@ namespace Microsoft.VisualStudio.Razor.LanguageClient; -public class RazorLSPSpanMappingServiceTest : ToolingTestBase +public class RazorLSPSpanMappingServiceTest(ITestOutputHelper testOutput) : ToolingTestBase(testOutput) { private readonly Uri _mockDocumentUri = new("C://project/path/document.razor"); - private static readonly string s_mockGeneratedContent = """ + const string s_mockGeneratedContent = """ Hello This is the source text in the generated C# file. This is some more sample text for demo purposes. """; - private static readonly string s_mockRazorContent = """ + const string s_mockRazorContent = """ Hello This is the source text @@ -39,22 +39,13 @@ in the generated C# file. This is some more sample text for demo purposes. """; - private readonly SourceText _sourceTextGenerated; - private readonly SourceText _sourceTextRazor; - - public RazorLSPSpanMappingServiceTest(ITestOutputHelper testOutput) - : base(testOutput) - { - _sourceTextGenerated = SourceText.From(s_mockGeneratedContent); - _sourceTextRazor = SourceText.From(s_mockRazorContent); - } + private static readonly SourceText _sourceTextGenerated = SourceText.From(s_mockGeneratedContent); + private static readonly SourceText _sourceTextRazor = SourceText.From(s_mockRazorContent); [Fact] public async Task MapSpans_WithinRange_ReturnsMapping() { // Arrange - var called = false; - var textSpan = new TextSpan(1, 10); var spans = new TextSpan[] { textSpan }; @@ -66,22 +57,23 @@ public async Task MapSpans_WithinRange_ReturnsMapping() var textSpanAsRange = _sourceTextGenerated.GetRange(textSpan); var mappedRange = VsLspFactory.CreateSingleLineRange(2, character: 1, length: 10); - var documentMappingProvider = new Mock(MockBehavior.Strict); var mappingResult = new RazorMapToDocumentRangesResponse() { Ranges = [mappedRange] }; - documentMappingProvider.Setup(dmp => dmp.MapToDocumentRangesAsync(It.IsAny(), It.IsAny(), It.IsAny(), It.IsAny())) - .Callback((languageKind, uri, ranges, ct) => - { - Assert.Equal(RazorLanguageKind.CSharp, languageKind); - Assert.Equal(_mockDocumentUri, uri); - Assert.Single(ranges, textSpanAsRange); - called = true; - }) - .ReturnsAsync(mappingResult); - - var service = new RazorLSPSpanMappingService(documentMappingProvider.Object, documentSnapshot.Object, textSnapshot); + var requestInvoker = new TestLSPRequestInvoker([(LanguageServerConstants.RazorMapToDocumentRangesEndpoint, mappingResult)]); + + + var lazyDocumentManager = new Lazy(() => + { + var documentManager = new TestDocumentManager(); + documentManager.AddDocument(_mockDocumentUri, new TestLSPDocumentSnapshot(_mockDocumentUri, 1)); + return documentManager; + }); + + var documentMappingProvider = new LSPDocumentMappingProvider(requestInvoker, lazyDocumentManager); + + var service = new RazorLSPSpanMappingService(documentMappingProvider, documentSnapshot.Object, textSnapshot); var expectedSpan = _sourceTextRazor.GetTextSpan(mappedRange); var expectedLinePosition = _sourceTextRazor.GetLinePositionSpan(expectedSpan); @@ -92,7 +84,6 @@ public async Task MapSpans_WithinRange_ReturnsMapping() var result = await service.MapSpansAsyncTest(spans, _sourceTextGenerated, _sourceTextRazor); // Assert - Assert.True(called); Assert.Single(result, expectedResult); } @@ -100,8 +91,6 @@ public async Task MapSpans_WithinRange_ReturnsMapping() public async Task MapSpans_OutsideRange_ReturnsEmpty() { // Arrange - var called = false; - var textSpan = new TextSpan(10, 10); var spans = new TextSpan[] { textSpan }; @@ -112,24 +101,17 @@ public async Task MapSpans_OutsideRange_ReturnsEmpty() var textSpanAsRange = _sourceTextGenerated.GetRange(textSpan); - var documentMappingProvider = new Mock(MockBehavior.Strict); - documentMappingProvider.Setup(dmp => dmp.MapToDocumentRangesAsync(It.IsAny(), It.IsAny(), It.IsAny(), It.IsAny())) - .Callback((languageKind, uri, ranges, ct) => - { - Assert.Equal(RazorLanguageKind.CSharp, languageKind); - Assert.Equal(_mockDocumentUri, uri); - Assert.Single(ranges, textSpanAsRange); - called = true; - }) - .ReturnsAsync(value: null); + var requestInvoker = new StrictMock(); + var lazyDocumentManager = new Lazy(() => new TestDocumentManager()); + + var documentMappingProvider = new LSPDocumentMappingProvider(requestInvoker.Object, lazyDocumentManager); - var service = new RazorLSPSpanMappingService(documentMappingProvider.Object, documentSnapshot.Object, textSnapshot); + var service = new RazorLSPSpanMappingService(documentMappingProvider, documentSnapshot.Object, textSnapshot); // Act var result = await service.MapSpansAsyncTest(spans, _sourceTextGenerated, _sourceTextRazor); // Assert - Assert.True(called); Assert.Empty(result); } From a9f72d54bd6a87f117988423b9e248ee55d48b34 Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Tue, 12 Nov 2024 13:20:58 -0500 Subject: [PATCH 125/172] Add metadata (#11199) * Add metadata Add the required learn metadata to publish these articles on learn. See dotnet/AspNetCore.Docs#34063 * add the date. --- docs/Compiler Breaking Changes - DotNet 8.md | 9 ++++++++- docs/Compiler Breaking Changes - DotNet 9.md | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/Compiler Breaking Changes - DotNet 8.md b/docs/Compiler Breaking Changes - DotNet 8.md index 670599b30ac..3a27861cfde 100644 --- a/docs/Compiler Breaking Changes - DotNet 8.md +++ b/docs/Compiler Breaking Changes - DotNet 8.md @@ -1,4 +1,11 @@ -# Breaking changes in Razor after .NET 8.0.100 through .NET 9.0.100 +--- +title: Razor compiler breaking changes since .NET 8 +description: Learn about any breaking changes since the initial release of .NET 8. +author: rick-anderson +ms.author: riande +ms.date: 2024-11-12 +--- +# Breaking changes in Razor after .NET 8.0.100 through .NET 9.0.100 This document lists known breaking changes in Razor after .NET 8 general release (.NET SDK version 8.0.100) through .NET 9 general release (.NET SDK version 9.0.100). diff --git a/docs/Compiler Breaking Changes - DotNet 9.md b/docs/Compiler Breaking Changes - DotNet 9.md index 2bfd28efd20..a7b61b83f1f 100644 --- a/docs/Compiler Breaking Changes - DotNet 9.md +++ b/docs/Compiler Breaking Changes - DotNet 9.md @@ -1,4 +1,11 @@ -# Breaking changes in Razor after .NET 9.0.100 through .NET 10.0.100 +--- +title: Razor compiler breaking changes since .NET 9 +description: Learn about any breaking changes since the initial release of .NET 9. +author: rick-anderson +ms.author: riande +ms.date: 2024-11-12 +--- +# Breaking changes in Razor after .NET 9.0.100 through .NET 10.0.100 This document lists known breaking changes in Razor after .NET 9 general release (.NET SDK version 9.0.100) through .NET 10 general release (.NET SDK version 10.0.100). From 0c355e5717fd3a892f012b6e08b9fe90f0e8bc7d Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Tue, 12 Nov 2024 13:32:00 -0500 Subject: [PATCH 126/172] Yes, learn uses the US date format. --- docs/Compiler Breaking Changes - DotNet 8.md | 2 +- docs/Compiler Breaking Changes - DotNet 9.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Compiler Breaking Changes - DotNet 8.md b/docs/Compiler Breaking Changes - DotNet 8.md index 3a27861cfde..cc499c14306 100644 --- a/docs/Compiler Breaking Changes - DotNet 8.md +++ b/docs/Compiler Breaking Changes - DotNet 8.md @@ -3,7 +3,7 @@ title: Razor compiler breaking changes since .NET 8 description: Learn about any breaking changes since the initial release of .NET 8. author: rick-anderson ms.author: riande -ms.date: 2024-11-12 +ms.date: 11-12-2024 --- # Breaking changes in Razor after .NET 8.0.100 through .NET 9.0.100 diff --git a/docs/Compiler Breaking Changes - DotNet 9.md b/docs/Compiler Breaking Changes - DotNet 9.md index a7b61b83f1f..ce1cf6db55d 100644 --- a/docs/Compiler Breaking Changes - DotNet 9.md +++ b/docs/Compiler Breaking Changes - DotNet 9.md @@ -3,7 +3,7 @@ title: Razor compiler breaking changes since .NET 9 description: Learn about any breaking changes since the initial release of .NET 9. author: rick-anderson ms.author: riande -ms.date: 2024-11-12 +ms.date: 11-12-2024 --- # Breaking changes in Razor after .NET 9.0.100 through .NET 10.0.100 From f2fc3e4f7377f0807df97e04ee532b6041e8552b Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Tue, 12 Nov 2024 14:37:40 -0500 Subject: [PATCH 127/172] Only one format works for dates. (#11202) The separator must be a `/` --- docs/Compiler Breaking Changes - DotNet 8.md | 2 +- docs/Compiler Breaking Changes - DotNet 9.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Compiler Breaking Changes - DotNet 8.md b/docs/Compiler Breaking Changes - DotNet 8.md index cc499c14306..e4c0d8196d8 100644 --- a/docs/Compiler Breaking Changes - DotNet 8.md +++ b/docs/Compiler Breaking Changes - DotNet 8.md @@ -3,7 +3,7 @@ title: Razor compiler breaking changes since .NET 8 description: Learn about any breaking changes since the initial release of .NET 8. author: rick-anderson ms.author: riande -ms.date: 11-12-2024 +ms.date: 11/12/2024 --- # Breaking changes in Razor after .NET 8.0.100 through .NET 9.0.100 diff --git a/docs/Compiler Breaking Changes - DotNet 9.md b/docs/Compiler Breaking Changes - DotNet 9.md index ce1cf6db55d..97cbee75d95 100644 --- a/docs/Compiler Breaking Changes - DotNet 9.md +++ b/docs/Compiler Breaking Changes - DotNet 9.md @@ -3,7 +3,7 @@ title: Razor compiler breaking changes since .NET 9 description: Learn about any breaking changes since the initial release of .NET 9. author: rick-anderson ms.author: riande -ms.date: 11-12-2024 +ms.date: 11/12/2024 --- # Breaking changes in Razor after .NET 9.0.100 through .NET 10.0.100 From 2479b5e55f420ac8c9325e5bf266677f01322a82 Mon Sep 17 00:00:00 2001 From: Andrew Hall Date: Tue, 12 Nov 2024 15:32:43 -0800 Subject: [PATCH 128/172] Fix request duration logging (#11198) When first introduced there was an error in assumption of how histogram telemetry worked. This fixes this by correctly reporting a unique histogram even per lsp method name rather than the first one that comes in (which, as it turns out, was always initialize) Also cleaned up the wording so it was a little easier to understand. --- .../Telemetry/AggregatingTelemetryLog.cs | 13 ++-- .../Telemetry/TelemetryReporter.cs | 12 ++-- .../Telemetry/TelemetryReporterTests.cs | 62 ++++++++++++++++++- 3 files changed, 74 insertions(+), 13 deletions(-) diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/AggregatingTelemetryLog.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/AggregatingTelemetryLog.cs index 1956d5e0853..8b1326daa8c 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/AggregatingTelemetryLog.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/AggregatingTelemetryLog.cs @@ -51,23 +51,24 @@ public AggregatingTelemetryLog(TelemetryReporter reporter, string name, double[] } /// - /// Adds aggregated information for the metric and value passed in via . The Name/Value properties - /// are used as the metric name and value to record. + /// Adds aggregated information for the and . Method name is tacked onto + /// to the first used for convenience. /// - public void Log(string name, + public void Log( + string histogramKey, int value, - string metricName, string method) { if (!IsEnabled) return; - (var histogram, _, var histogramLock) = ImmutableInterlocked.GetOrAdd(ref _histograms, name, name => + (var histogram, _, var histogramLock) = ImmutableInterlocked.GetOrAdd(ref _histograms, histogramKey, histogramKey => { var telemetryEvent = new TelemetryEvent(_eventName); + TelemetryReporter.AddToProperties(telemetryEvent.Properties, new Property("method", method)); - var histogram = _meter.CreateHistogram(metricName, _histogramConfiguration); + var histogram = _meter.CreateHistogram(histogramKey, _histogramConfiguration); var histogramLock = new object(); return (histogram, telemetryEvent, histogramLock); diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs index f7ba0c64b1c..2202ca002eb 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs @@ -475,13 +475,13 @@ private void Flush() public void LogRequestTelemetry(string name, string? language, TimeSpan queuedDuration, TimeSpan requestDuration, TelemetryResult result) { LogAggregated("LSP_TimeInQueue", + "TimeInQueue", // All time in queue events use the same histogram, no need for separate keys (int)queuedDuration.TotalMilliseconds, - "TimeInQueue", name); LogAggregated("LSP_RequestDuration", + name, // RequestDuration requests are histogrammed by their unique name (int)requestDuration.TotalMilliseconds, - "RequestDuration", name); _requestCounters.GetOrAdd((name, language), (_) => new Counter()).IncrementCount(result); @@ -503,13 +503,13 @@ private void LogRequestCounters() } private void LogAggregated( - string name, + string managerKey, + string histogramKey, int value, - string metricName, string method) { - var aggregatingLog = _aggregatingManager?.GetLog(name); - aggregatingLog?.Log(name, value, metricName, method); + var aggregatingLog = _aggregatingManager?.GetLog(managerKey); + aggregatingLog?.Log(histogramKey, value, method); } private sealed class Counter diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Telemetry/TelemetryReporterTests.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Telemetry/TelemetryReporterTests.cs index f718a5d4c8f..6f803aa5b89 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Telemetry/TelemetryReporterTests.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Telemetry/TelemetryReporterTests.cs @@ -415,6 +415,27 @@ public void ReportHistogram() TimeSpan.FromMilliseconds(300), AspNetCore.Razor.Telemetry.TelemetryResult.Failed); + reporter.ReportRequestTiming( + Methods.TextDocumentCompletionName, + WellKnownLspServerKinds.RazorLspServer.GetContractName(), + TimeSpan.FromMilliseconds(100), + TimeSpan.FromMilliseconds(100), + AspNetCore.Razor.Telemetry.TelemetryResult.Succeeded); + + reporter.ReportRequestTiming( + Methods.TextDocumentCompletionName, + WellKnownLspServerKinds.RazorLspServer.GetContractName(), + TimeSpan.FromMilliseconds(200), + TimeSpan.FromMilliseconds(200), + AspNetCore.Razor.Telemetry.TelemetryResult.Cancelled); + + reporter.ReportRequestTiming( + Methods.TextDocumentCompletionName, + WellKnownLspServerKinds.RazorLspServer.GetContractName(), + TimeSpan.FromMilliseconds(300), + TimeSpan.FromMilliseconds(300), + AspNetCore.Razor.Telemetry.TelemetryResult.Failed); + reporter.Dispose(); // Assert @@ -436,7 +457,7 @@ public void ReportHistogram() static evt => { var histogram = Assert.IsAssignableFrom>(evt.Instrument); - Assert.Equal("RequestDuration", histogram.Name); + Assert.Equal(Methods.TextDocumentCodeActionName, histogram.Name); var telemetryEvent = evt.Event; Assert.Equal("dotnet/razor/lsp_requestduration", telemetryEvent.Name); @@ -446,6 +467,20 @@ public void ReportHistogram() Assert.Equal("dotnet.razor.method", prop.Key); Assert.Equal(Methods.TextDocumentCodeActionName, prop.Value); }); + }, + static evt => + { + var histogram = Assert.IsAssignableFrom>(evt.Instrument); + Assert.Equal(Methods.TextDocumentCompletionName, histogram.Name); + + var telemetryEvent = evt.Event; + Assert.Equal("dotnet/razor/lsp_requestduration", telemetryEvent.Name); + Assert.Collection(telemetryEvent.Properties, + static prop => + { + Assert.Equal("dotnet.razor.method", prop.Key); + Assert.Equal(Methods.TextDocumentCompletionName, prop.Value); + }); }); Assert.Collection(reporter.Events, @@ -473,6 +508,31 @@ public void ReportHistogram() Assert.Equal("dotnet.razor.cancelled", prop.Key); Assert.Equal(1, prop.Value); }); + }, + static evt => + { + Assert.Equal("dotnet/razor/lsp_requestcounter", evt.Name); + Assert.Collection(evt.Properties, + static prop => + { + Assert.Equal("dotnet.razor.method", prop.Key); + Assert.Equal(Methods.TextDocumentCompletionName, prop.Value); + }, + static prop => + { + Assert.Equal("dotnet.razor.successful", prop.Key); + Assert.Equal(1, prop.Value); + }, + static prop => + { + Assert.Equal("dotnet.razor.failed", prop.Key); + Assert.Equal(1, prop.Value); + }, + static prop => + { + Assert.Equal("dotnet.razor.cancelled", prop.Key); + Assert.Equal(1, prop.Value); + }); }); } From bda584dd5049541a7506701d33077056930f2738 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Wed, 13 Nov 2024 08:31:15 -0800 Subject: [PATCH 129/172] Remove GetTagHelpersSynchronously extension method It turns out that this extension method isn't necessary. It's only used by the legacy editor, which can just access `IProjectSnaphshot.ProjectWorkspaceState.TagHelpers`. That property is always implemented by any project snapshot that the legacy editor encounters, namely `ProjectSnapshot` or `EphemeralProjectSnapshot`. --- .../ProjectSystem/IProjectSnapshotExtensions.cs | 17 ----------------- .../VisualStudioDocumentTracker.cs | 16 ++++------------ 2 files changed, 4 insertions(+), 29 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/IProjectSnapshotExtensions.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/IProjectSnapshotExtensions.cs index 693b7d6265a..5e83e9f48ec 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/IProjectSnapshotExtensions.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/IProjectSnapshotExtensions.cs @@ -3,9 +3,6 @@ using System; using System.Collections.Immutable; -using System.Diagnostics; -using System.Threading; -using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Serialization; @@ -38,20 +35,6 @@ public static RazorProjectInfo ToRazorProjectInfo(this IProjectSnapshot project) documents: documents.DrainToImmutable()); } - public static ImmutableArray GetTagHelpersSynchronously(this IProjectSnapshot projectSnapshot) - { - var canResolveTagHelpersSynchronously = projectSnapshot is ProjectSnapshot || - projectSnapshot.GetType().FullName == "Microsoft.VisualStudio.LegacyEditor.Razor.EphemeralProjectSnapshot"; - - Debug.Assert(canResolveTagHelpersSynchronously, "The ProjectSnapshot in the VisualStudioDocumentTracker should not be a cohosted project."); - var tagHelperTask = projectSnapshot.GetTagHelpersAsync(CancellationToken.None); - Debug.Assert(tagHelperTask.IsCompleted, "GetTagHelpersAsync should be synchronous for non-cohosted projects."); - -#pragma warning disable VSTHRD002 // Avoid problematic synchronous waits - return tagHelperTask.Result; -#pragma warning restore VSTHRD002 // Avoid problematic synchronous waits - } - public static ImmutableArray GetRelatedDocuments(this IProjectSnapshot projectSnapshot, IDocumentSnapshot document) { if (projectSnapshot is not ProjectSnapshot project) diff --git a/src/Razor/src/Microsoft.VisualStudio.LegacyEditor.Razor/VisualStudioDocumentTracker.cs b/src/Razor/src/Microsoft.VisualStudio.LegacyEditor.Razor/VisualStudioDocumentTracker.cs index 1147805e2b2..30886307274 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LegacyEditor.Razor/VisualStudioDocumentTracker.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LegacyEditor.Razor/VisualStudioDocumentTracker.cs @@ -70,17 +70,9 @@ public VisualStudioDocumentTracker( public ClientSpaceSettings EditorSettings => _workspaceEditorSettings.Current.ClientSpaceSettings; public ImmutableArray TagHelpers - { - get - { - if (ProjectSnapshot is null) - { - return ImmutableArray.Empty; - } - - return ProjectSnapshot.GetTagHelpersSynchronously(); - } - } + => _projectSnapshot is { ProjectWorkspaceState.TagHelpers: var tagHelpers } + ? tagHelpers + : []; public bool IsSupportedProject => _isSupportedProject; @@ -231,7 +223,7 @@ internal void ProjectManager_Changed(object sender, ProjectChangeEventArgs e) _ = OnContextChangedAsync(ContextChangeKind.ProjectChanged); if (e.Older is null || - !e.Older.GetTagHelpersSynchronously().SequenceEqual(e.Newer!.GetTagHelpersSynchronously())) + !e.Older.ProjectWorkspaceState.TagHelpers.SequenceEqual(e.Newer!.ProjectWorkspaceState.TagHelpers)) { _ = OnContextChangedAsync(ContextChangeKind.TagHelpersChanged); } From bf0fc30007cc74e69a5e18853101c45475c84323 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Wed, 13 Nov 2024 09:02:37 -0800 Subject: [PATCH 130/172] Move INamedPipeProjectInfoDriver to LanguageServier.Hosting namespace Since INamesPipeProjectInfoDriver is a contract between MS.ANC.Razor.LanguageServer and RZLS, it doesn't need to live in Razor.Workspaces. Instead, it should live in the language server's Hosting namespace. --- .../Hosting}/INamedPipeProjectInfoDriver.cs | 3 ++- src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) rename src/Razor/src/{Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem => Microsoft.AspNetCore.Razor.LanguageServer/Hosting}/INamedPipeProjectInfoDriver.cs (76%) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/INamedPipeProjectInfoDriver.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/INamedPipeProjectInfoDriver.cs similarity index 76% rename from src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/INamedPipeProjectInfoDriver.cs rename to src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/INamedPipeProjectInfoDriver.cs index 7f42845a204..daf0a8d0813 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/INamedPipeProjectInfoDriver.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/INamedPipeProjectInfoDriver.cs @@ -3,8 +3,9 @@ using System.Threading; using System.Threading.Tasks; +using Microsoft.CodeAnalysis.Razor.ProjectSystem; -namespace Microsoft.CodeAnalysis.Razor.ProjectSystem; +namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting; internal interface INamedPipeProjectInfoDriver : IRazorProjectInfoDriver { diff --git a/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs b/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs index f0cdc95f27f..91199d6ebba 100644 --- a/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs +++ b/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs @@ -6,6 +6,7 @@ using System.IO.Pipes; using System.Threading; using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Utilities; using Microsoft.CodeAnalysis.Razor.Logging; From 9ad46c44ac3ae4e4d202b114adb9f8bd482449b2 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Wed, 13 Nov 2024 09:04:07 -0800 Subject: [PATCH 131/172] Switch LogInformation to LogError I noticed a logging message that seemed to indicate an error rather than an informational message. --- .../ProjectSystem/RazorNamedPipeConnectEndpoint.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectEndpoint.cs index 23c477cea72..30f7ac3832b 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectEndpoint.cs @@ -23,7 +23,7 @@ public Task HandleNotificationAsync(RazorNamedPipeConnectParams request, RazorRe { if (_infoDriver is not INamedPipeProjectInfoDriver namedPipeDriver) { - _logger.LogInformation($"Named pipe communication is attempting to be set up when a valid driver is not available."); + _logger.LogError($"Named pipe communication is attempting to be set up when a valid driver is not available."); return Task.CompletedTask; } From 3d97b072e64b4f2c81e0b7cf1a53979178581f80 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Wed, 13 Nov 2024 09:15:27 -0800 Subject: [PATCH 132/172] Move RazorNamedPipeConnectParams to MS.ANC.Razor.LanguageServer Since this is only used within the language server for named pipe support, it can live in the language server rather than Razor.Workspaces. --- .../ProjectSystem}/RazorNamedPipeConnectParams.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/Razor/src/{Microsoft.CodeAnalysis.Razor.Workspaces/Protocol => Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem}/RazorNamedPipeConnectParams.cs (84%) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/RazorNamedPipeConnectParams.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectParams.cs similarity index 84% rename from src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/RazorNamedPipeConnectParams.cs rename to src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectParams.cs index ee365fcaa33..14f34d30e6f 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/RazorNamedPipeConnectParams.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectParams.cs @@ -3,7 +3,7 @@ using System.Text.Json.Serialization; -namespace Microsoft.CodeAnalysis.Razor.Protocol; +namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting; internal class RazorNamedPipeConnectParams { From cf97c329784763ab6a50440cd0f0bb7b8015494b Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Wed, 13 Nov 2024 09:29:11 -0800 Subject: [PATCH 133/172] Remove MS.ANC.Razor.LS.Extensions from RestrictedInternalsVisibleTo This change moves the necessary extension methods to the MS.ANC.Razor.LanguageServer.Hosting namespace to avoid needing to expose a larger namespace outside of the language server. RestrictedInternalsVisibleTo is a tool for controlling the implicit surface area of the language server, and we should add to that surface area judiciously. --- .../IServiceCollectionExtensions.cs | 20 ------------ .../Hosting/IServiceCollectionExtensions.cs | 31 +++++++++++++++++++ ...oft.AspNetCore.Razor.LanguageServer.csproj | 1 - src/Razor/src/rzls/Program.cs | 1 - 4 files changed, 31 insertions(+), 22 deletions(-) create mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/IServiceCollectionExtensions.cs diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs index 4d150c28946..a17fb883cb9 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Extensions/IServiceCollectionExtensions.cs @@ -229,24 +229,4 @@ public static void AddDocumentManagementServices(this IServiceCollection service services.AddSingleton(); services.AddSingleton(); } - - public static void AddHandlerWithCapabilities(this IServiceCollection services) - where T : class, IMethodHandler, ICapabilitiesProvider - { - services.AddSingleton(); - services.AddSingleton(s => s.GetRequiredService()); - // Transient because it should only be used once and I'm hoping it doesn't stick around. - services.AddTransient(s => s.GetRequiredService()); - } - - public static void AddHandler(this IServiceCollection services) - where T : class, IMethodHandler - { - if (typeof(ICapabilitiesProvider).IsAssignableFrom(typeof(T))) - { - throw new NotImplementedException($"{nameof(T)} is not using {nameof(AddHandlerWithCapabilities)} when it implements {nameof(ICapabilitiesProvider)}"); - } - - services.AddSingleton(); - } } diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/IServiceCollectionExtensions.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/IServiceCollectionExtensions.cs new file mode 100644 index 00000000000..e9559e68bc2 --- /dev/null +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/IServiceCollectionExtensions.cs @@ -0,0 +1,31 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using Microsoft.CommonLanguageServerProtocol.Framework; +using Microsoft.Extensions.DependencyInjection; + +namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting; + +internal static class IServiceCollectionExtensions +{ + public static void AddHandlerWithCapabilities(this IServiceCollection services) + where T : class, IMethodHandler, ICapabilitiesProvider + { + services.AddSingleton(); + services.AddSingleton(s => s.GetRequiredService()); + // Transient because it should only be used once and I'm hoping it doesn't stick around. + services.AddTransient(s => s.GetRequiredService()); + } + + public static void AddHandler(this IServiceCollection services) + where T : class, IMethodHandler + { + if (typeof(ICapabilitiesProvider).IsAssignableFrom(typeof(T))) + { + throw new NotImplementedException($"{nameof(T)} is not using {nameof(AddHandlerWithCapabilities)} when it implements {nameof(ICapabilitiesProvider)}"); + } + + services.AddSingleton(); + } +} diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Microsoft.AspNetCore.Razor.LanguageServer.csproj b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Microsoft.AspNetCore.Razor.LanguageServer.csproj index 25575dee55c..5293abfa805 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Microsoft.AspNetCore.Razor.LanguageServer.csproj +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Microsoft.AspNetCore.Razor.LanguageServer.csproj @@ -74,7 +74,6 @@ - diff --git a/src/Razor/src/rzls/Program.cs b/src/Razor/src/rzls/Program.cs index 9441175a6c4..96066d3b7c3 100644 --- a/src/Razor/src/rzls/Program.cs +++ b/src/Razor/src/rzls/Program.cs @@ -6,7 +6,6 @@ using System.Linq; using System.Threading; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.LanguageServer.Extensions; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.AspNetCore.Razor.Utilities; From 3eccdaa2c3cd3012396df79a07e2fc4a5fe403fb Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Wed, 13 Nov 2024 09:32:31 -0800 Subject: [PATCH 134/172] Moved named pipe hosting files into Hosting.NamedPipes namespace --- .../Hosting/{ => NamedPipes}/INamedPipeProjectInfoDriver.cs | 2 +- .../NamedPipes}/RazorNamedPipeConnectEndpoint.cs | 2 +- .../NamedPipes}/RazorNamedPipeConnectParams.cs | 2 +- src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs | 2 +- src/Razor/src/rzls/Program.cs | 1 + .../RazorLanguageServerTest.cs | 1 + 6 files changed, 6 insertions(+), 4 deletions(-) rename src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/{ => NamedPipes}/INamedPipeProjectInfoDriver.cs (85%) rename src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/{ProjectSystem => Hosting/NamedPipes}/RazorNamedPipeConnectEndpoint.cs (95%) rename src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/{ProjectSystem => Hosting/NamedPipes}/RazorNamedPipeConnectParams.cs (81%) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/INamedPipeProjectInfoDriver.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/NamedPipes/INamedPipeProjectInfoDriver.cs similarity index 85% rename from src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/INamedPipeProjectInfoDriver.cs rename to src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/NamedPipes/INamedPipeProjectInfoDriver.cs index daf0a8d0813..f0ba3b70c47 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/INamedPipeProjectInfoDriver.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/NamedPipes/INamedPipeProjectInfoDriver.cs @@ -5,7 +5,7 @@ using System.Threading.Tasks; using Microsoft.CodeAnalysis.Razor.ProjectSystem; -namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting.NamedPipes; internal interface INamedPipeProjectInfoDriver : IRazorProjectInfoDriver { diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/NamedPipes/RazorNamedPipeConnectEndpoint.cs similarity index 95% rename from src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectEndpoint.cs rename to src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/NamedPipes/RazorNamedPipeConnectEndpoint.cs index 30f7ac3832b..fae0dd92241 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/NamedPipes/RazorNamedPipeConnectEndpoint.cs @@ -9,7 +9,7 @@ using System.Threading; using System.Threading.Tasks; -namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting.NamedPipes; [RazorLanguageServerEndpoint(CustomMessageNames.RazorNamedPipeConnectEndpointName)] internal sealed class RazorNamedPipeConnectEndpoint(IRazorProjectInfoDriver infoDriver, ILoggerFactory loggerFactory) : IRazorNotificationHandler diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectParams.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/NamedPipes/RazorNamedPipeConnectParams.cs similarity index 81% rename from src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectParams.cs rename to src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/NamedPipes/RazorNamedPipeConnectParams.cs index 14f34d30e6f..b463eee211d 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorNamedPipeConnectParams.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/NamedPipes/RazorNamedPipeConnectParams.cs @@ -3,7 +3,7 @@ using System.Text.Json.Serialization; -namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting.NamedPipes; internal class RazorNamedPipeConnectParams { diff --git a/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs b/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs index 91199d6ebba..eeb828a3adb 100644 --- a/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs +++ b/src/Razor/src/rzls/NamedPipeBasedRazorProjectInfoDriver.cs @@ -6,7 +6,7 @@ using System.IO.Pipes; using System.Threading; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting.NamedPipes; using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Utilities; using Microsoft.CodeAnalysis.Razor.Logging; diff --git a/src/Razor/src/rzls/Program.cs b/src/Razor/src/rzls/Program.cs index 96066d3b7c3..6d5dc5c5887 100644 --- a/src/Razor/src/rzls/Program.cs +++ b/src/Razor/src/rzls/Program.cs @@ -7,6 +7,7 @@ using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting.NamedPipes; using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.AspNetCore.Razor.Utilities; using Microsoft.CodeAnalysis.Razor.Logging; diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/RazorLanguageServerTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/RazorLanguageServerTest.cs index 700d8ca7a20..29670f2712a 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/RazorLanguageServerTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/RazorLanguageServerTest.cs @@ -10,6 +10,7 @@ using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.LanguageServer.Extensions; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting.NamedPipes; using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.AspNetCore.Razor.Test.Common; From 684588e691d2cc4b9175bb5d51ea87c2152f96cc Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Wed, 13 Nov 2024 09:35:35 -0800 Subject: [PATCH 135/172] Use appropriate exception type This switches an incorrect usage of NotImplementedException to InvalidOperationException --- .../Hosting/IServiceCollectionExtensions.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/IServiceCollectionExtensions.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/IServiceCollectionExtensions.cs index e9559e68bc2..9384c31ba24 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/IServiceCollectionExtensions.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/IServiceCollectionExtensions.cs @@ -23,7 +23,7 @@ public static void AddHandler(this IServiceCollection services) { if (typeof(ICapabilitiesProvider).IsAssignableFrom(typeof(T))) { - throw new NotImplementedException($"{nameof(T)} is not using {nameof(AddHandlerWithCapabilities)} when it implements {nameof(ICapabilitiesProvider)}"); + throw new InvalidOperationException($"{nameof(T)} is not using {nameof(AddHandlerWithCapabilities)} when it implements {nameof(ICapabilitiesProvider)}"); } services.AddSingleton(); From 274092965eb8a27ea4eeb7c9f57332b0de0c6351 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Thu, 14 Nov 2024 14:12:17 +1100 Subject: [PATCH 136/172] Don't overbuild when only project workspace state has changed --- .../ProjectSystem/DocumentState.cs | 8 ++-- .../ProjectSystem/ProjectState.cs | 34 +++++++++----- .../ProjectSystem/DocumentStateTest.cs | 4 +- .../ProjectSystem/ProjectStateTest.cs | 45 ++++++++++++++++++- 4 files changed, 72 insertions(+), 19 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs index c3b47291e37..f59d4fd52e3 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs @@ -160,12 +160,14 @@ public virtual DocumentState WithImportsChange() return state; } - public virtual DocumentState WithProjectChange() + public virtual DocumentState WithProjectChange(bool cacheComputedState) { var state = new DocumentState(HostDocument, Version + 1, _textAndVersion, _textLoader); - // Optimistically cache the computed state - state._computedState = new ComputedStateTracker(_computedState); + if (cacheComputedState) + { + state._computedState = new ComputedStateTracker(_computedState); + } return state; } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs index ffbfdf21a0e..7e286283af0 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs @@ -274,26 +274,36 @@ public ProjectState WithChangedHostDocument(HostDocument hostDocument, TextLoade public ProjectState WithHostProjectAndWorkspaceState(HostProject hostProject, ProjectWorkspaceState projectWorkspaceState) { - if (HostProject.Configuration.Equals(hostProject.Configuration) && - HostProject.RootNamespace == hostProject.RootNamespace && - ProjectWorkspaceState.Equals(projectWorkspaceState)) + var configUnchanged = (HostProject.Configuration.Equals(hostProject.Configuration) && + HostProject.RootNamespace == hostProject.RootNamespace); + + if (configUnchanged && ProjectWorkspaceState.Equals(projectWorkspaceState)) { return this; } - var documents = Documents.ToImmutableDictionary(kvp => kvp.Key, kvp => kvp.Value.WithProjectChange(), FilePathNormalizingComparer.Instance); + var documents = Documents.ToImmutableDictionary(kvp => kvp.Key, kvp => kvp.Value.WithProjectChange(cacheComputedState: configUnchanged), FilePathNormalizingComparer.Instance); + + var importsToRelatedDocuments = configUnchanged + ? ImportsToRelatedDocuments + : ComputeImportsToRelatedDocuments(documents); - // If the host project has changed then we need to recompute the imports map - var importsToRelatedDocuments = s_emptyImportsToRelatedDocuments; + var state = new ProjectState(this, numberOfDocumentsMayHaveChanged: !configUnchanged, hostProject, projectWorkspaceState, documents, importsToRelatedDocuments); + return state; - foreach (var document in documents) + ImmutableDictionary> ComputeImportsToRelatedDocuments(ImmutableDictionary documents) { - var importTargetPaths = GetImportDocumentTargetPaths(document.Value.HostDocument); - importsToRelatedDocuments = AddToImportsToRelatedDocuments(importsToRelatedDocuments, document.Value.HostDocument.FilePath, importTargetPaths); - } + // If the host project has changed then we need to recompute the imports map + var importsToRelatedDocuments = s_emptyImportsToRelatedDocuments; - var state = new ProjectState(this, numberOfDocumentsMayHaveChanged: true, hostProject, projectWorkspaceState, documents, importsToRelatedDocuments); - return state; + foreach (var document in documents) + { + var importTargetPaths = GetImportDocumentTargetPaths(document.Value.HostDocument); + importsToRelatedDocuments = AddToImportsToRelatedDocuments(importsToRelatedDocuments, document.Value.HostDocument.FilePath, importTargetPaths); + } + + return importsToRelatedDocuments; + } } internal static ImmutableDictionary> AddToImportsToRelatedDocuments( diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs index 8a0de5c43cb..bb40a03d597 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs @@ -70,7 +70,7 @@ public void DocumentState_WithProjectChange_CachesSnapshotText() .WithText(_text, VersionStamp.Create()); // Act - var state = original.WithProjectChange(); + var state = original.WithProjectChange(cacheComputedState: false); // Assert Assert.True(state.TryGetText(out _)); @@ -87,7 +87,7 @@ public async Task DocumentState_WithProjectChange_CachesLoadedText() await original.GetTextAsync(DisposalToken); // Act - var state = original.WithProjectChange(); + var state = original.WithProjectChange(cacheComputedState: false); // Assert Assert.True(state.TryGetText(out _)); diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs index e88073b55a8..55de42717ee 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs @@ -558,6 +558,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_ConfigurationChange_Up Assert.Same(originalTagHelpers[i], actualTagHelpers[i]); } + Assert.NotEqual(original.DocumentCollectionVersion, state.DocumentCollectionVersion); Assert.NotEqual(originalProjectWorkspaceStateVersion, actualProjectWorkspaceStateVersion); Assert.NotSame(original.Documents[_documents[1].FilePath], state.Documents[_documents[1].FilePath]); @@ -584,6 +585,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_RootNamespaceChange_Up // Assert Assert.NotSame(original, state); + Assert.NotEqual(original.DocumentCollectionVersion, state.DocumentCollectionVersion); } [Fact] @@ -602,6 +604,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_NoConfigurationChange_ // Assert Assert.Same(original, state); + Assert.Equal(original.DocumentCollectionVersion, state.DocumentCollectionVersion); } [Fact] @@ -623,6 +626,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_CallsConfigurationChan // Assert Assert.NotEqual(original.Version, state.Version); Assert.Same(_hostProjectWithConfigurationChange, state.HostProject); + Assert.NotEqual(original.DocumentCollectionVersion, state.DocumentCollectionVersion); Assert.Equal(2, callCount); } @@ -640,6 +644,38 @@ public void ProjectState_WithHostProjectAndWorkspaceState_ResetsImportedDocument var importMap = Assert.Single(state.ImportsToRelatedDocuments); var documentFilePath = Assert.Single(importMap.Value); Assert.Equal(TestProjectData.SomeProjectFile1.FilePath, documentFilePath); + Assert.NotSame(original.ImportsToRelatedDocuments, state.ImportsToRelatedDocuments); + Assert.NotEqual(original.DocumentCollectionVersion, state.DocumentCollectionVersion); + } + + [Fact] + public void ProjectState_WithHostProjectAndWorkspaceState_ProjectWorkspaceStateChange_CachesImportedDocuments() + { + // Arrange + var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState); + original = original.WithAddedHostDocument(TestProjectData.SomeProjectFile1, DocumentState.EmptyLoader); + + var changed = ProjectWorkspaceState.Default; + + // Act + var state = original.WithHostProjectAndWorkspaceState(_hostProject, changed); + + // Assert + Assert.Same(original.ImportsToRelatedDocuments, state.ImportsToRelatedDocuments); + } + + [Fact] + public void ProjectState_WithHostProjectAndWorkspaceState_HostProjectChange_DoesntCacheImportedDocuments() + { + // Arrange + var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState); + original = original.WithAddedHostDocument(TestProjectData.SomeProjectFile1, DocumentState.EmptyLoader); + + // Act + var state = original.WithHostProjectAndWorkspaceState(_hostProjectWithConfigurationChange, _projectWorkspaceState); + + // Assert + Assert.NotSame(original.ImportsToRelatedDocuments, state.ImportsToRelatedDocuments); } [Fact] @@ -679,6 +715,8 @@ public void ProjectState_WithHostProjectAndWorkspaceState_Changed() Assert.NotSame(original.Documents[_documents[1].FilePath], state.Documents[_documents[1].FilePath]); Assert.NotSame(original.Documents[_documents[2].FilePath], state.Documents[_documents[2].FilePath]); + + Assert.Equal(original.DocumentCollectionVersion, state.DocumentCollectionVersion); } [Fact] @@ -713,6 +751,8 @@ public void ProjectState_WithHostProjectAndWorkspaceState_Changed_TagHelpersChan Assert.NotSame(original.Documents[_documents[1].FilePath], state.Documents[_documents[1].FilePath]); Assert.NotSame(original.Documents[_documents[2].FilePath], state.Documents[_documents[2].FilePath]); + + Assert.Equal(original.DocumentCollectionVersion, state.DocumentCollectionVersion); } [Fact] @@ -756,6 +796,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_CallsWorkspaceProjectC // Assert Assert.NotEqual(original.Version, state.Version); + Assert.Equal(original.DocumentCollectionVersion, state.DocumentCollectionVersion); Assert.Equal(2, callCount); } @@ -1034,10 +1075,10 @@ public override DocumentState WithTextLoader(TextLoader loader) return base.WithTextLoader(loader); } - public override DocumentState WithProjectChange() + public override DocumentState WithProjectChange(bool cacheComputedState) { _onConfigurationChange?.Invoke(); - return base.WithProjectChange(); + return base.WithProjectChange(cacheComputedState); } public override DocumentState WithImportsChange() From 39e8d1f90e95e82c6720252be94caef7d1d2a1e8 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Fri, 15 Nov 2024 09:58:07 +1100 Subject: [PATCH 137/172] PR Feedback --- .../ProjectSystem/ProjectState.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs index 7e286283af0..b685b0db6b5 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs @@ -284,6 +284,7 @@ public ProjectState WithHostProjectAndWorkspaceState(HostProject hostProject, Pr var documents = Documents.ToImmutableDictionary(kvp => kvp.Key, kvp => kvp.Value.WithProjectChange(cacheComputedState: configUnchanged), FilePathNormalizingComparer.Instance); + // If the host project has changed then we need to recompute the imports map var importsToRelatedDocuments = configUnchanged ? ImportsToRelatedDocuments : ComputeImportsToRelatedDocuments(documents); @@ -293,7 +294,6 @@ public ProjectState WithHostProjectAndWorkspaceState(HostProject hostProject, Pr ImmutableDictionary> ComputeImportsToRelatedDocuments(ImmutableDictionary documents) { - // If the host project has changed then we need to recompute the imports map var importsToRelatedDocuments = s_emptyImportsToRelatedDocuments; foreach (var document in documents) From e85c2f885eef2c9c275d00712d4d8a327e3d5b99 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 08:52:36 +0100 Subject: [PATCH 138/172] Update dependencies from https://github.com/dotnet/arcade build 20241112.13 (#11211) Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.24516.2 -> To Version 9.0.0-beta.24562.13 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 2 +- global.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c01e8c13c6f..df5032342ac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -96,14 +96,14 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 3a25a7f1cc446b60678ed25c9d829420d6321eba
- + https://github.com/dotnet/arcade - 3c393bbd85ae16ddddba20d0b75035b0c6f1a52d + 1c7e09a8d9c9c9b15ba574cd6a496553505559de - + https://github.com/dotnet/arcade - 3c393bbd85ae16ddddba20d0b75035b0c6f1a52d + 1c7e09a8d9c9c9b15ba574cd6a496553505559de diff --git a/eng/Versions.props b/eng/Versions.props index 5c3a2f7288c..cc50d0a2a93 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -50,7 +50,7 @@ 6.0.2-servicing.22064.6 6.0.1 10.0.0-alpha.1.24558.1 - 9.0.0-beta.24516.2 + 9.0.0-beta.24562.13 1.0.0-beta.23475.1 1.0.0-beta.23475.1 4.13.0-2.24554.8 diff --git a/global.json b/global.json index df8f0f81a3f..021515d0a35 100644 --- a/global.json +++ b/global.json @@ -22,7 +22,7 @@ "rollForward": "latestPatch" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24516.2", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24562.13", "Microsoft.Build.NoTargets": "3.7.0" } } From 4d7ed74cf479f85f3025b19ba1dcc8ecbd63d709 Mon Sep 17 00:00:00 2001 From: Fred Silberberg Date: Sat, 16 Nov 2024 08:35:12 -0800 Subject: [PATCH 139/172] Handle skipped trivia in the C# tokenizer (#11207) * Handle skipped trivia in the C# tokenizer Reaction to https://github.com/dotnet/roslyn/pull/75724. Will need to update to a version of Roslyn with this change to be able to test. * Account for included newline * Update versions * Report an error when encountering a `#` in skipped tokens, new tests/update baselines * More baselines * Add test example --- Directory.Packages.props | 14 +-- eng/Version.Details.xml | 76 ++++++++-------- eng/Versions.props | 38 ++++---- .../ComponentPreprocessorDirectiveTest.cs | 35 +++++--- .../test/Legacy/CSharpPreprocessorTest.cs | 88 +++++++++++++++++++ .../StartOfLine_08/TestComponent.mappings.txt | 20 ++--- .../StartOfLine_12/TestComponent.codegen.cs | 40 +++++++++ .../TestComponent.diagnostics.txt | 1 + .../StartOfLine_12/TestComponent.ir.txt | 18 ++++ .../StartOfLine_12/TestComponent.mappings.txt | 11 +++ .../StartOfLine_08/TestComponent.mappings.txt | 20 ++--- .../StartOfLine_12/TestComponent.codegen.cs | 34 +++++++ .../TestComponent.diagnostics.txt | 1 + .../StartOfLine_12/TestComponent.ir.txt | 11 +++ .../StartOfLine_12/TestComponent.mappings.txt | 11 +++ .../DirectiveAfterCSharpCode_01.cspans.txt | 6 ++ .../DirectiveAfterCSharpCode_01.diag.txt | 1 + .../DirectiveAfterCSharpCode_01.stree.txt | 37 ++++++++ .../DirectiveAfterCSharpCode_02.cspans.txt | 6 ++ .../DirectiveAfterCSharpCode_02.diag.txt | 1 + .../DirectiveAfterCSharpCode_02.stree.txt | 37 ++++++++ .../DirectiveAfterCSharpCode_03.cspans.txt | 6 ++ .../DirectiveAfterCSharpCode_03.diag.txt | 1 + .../DirectiveAfterCSharpCode_03.stree.txt | 37 ++++++++ .../DirectiveAfterCSharpCode_04.cspans.txt | 6 ++ .../DirectiveAfterCSharpCode_04.diag.txt | 1 + .../DirectiveAfterCSharpCode_04.stree.txt | 37 ++++++++ .../DirectiveAfterCSharpCode_05.cspans.txt | 6 ++ .../DirectiveAfterCSharpCode_05.diag.txt | 1 + .../DirectiveAfterCSharpCode_05.stree.txt | 37 ++++++++ .../DirectiveAfterCSharpCode_06.cspans.txt | 11 +++ .../DirectiveAfterCSharpCode_06.diag.txt | 2 + .../DirectiveAfterCSharpCode_06.stree.txt | 45 ++++++++++ .../DirectiveAfterCSharpCode_07.cspans.txt | 6 ++ .../DirectiveAfterCSharpCode_07.diag.txt | 2 + .../DirectiveAfterCSharpCode_07.stree.txt | 36 ++++++++ .../DirectiveAfterCSharpCode_08.cspans.txt | 6 ++ .../DirectiveAfterCSharpCode_08.diag.txt | 2 + .../DirectiveAfterCSharpCode_08.stree.txt | 36 ++++++++ .../ElIfNotOnNewline.cspans.txt | 18 +++- .../ElIfNotOnNewline.diag.txt | 4 +- .../ElIfNotOnNewline.stree.txt | 61 +++++++++++-- .../ElseNotOnNewline.cspans.txt | 18 +++- .../ElseNotOnNewline.diag.txt | 4 +- .../ElseNotOnNewline.stree.txt | 61 +++++++++++-- .../IfDefNotOnNewline_01.cspans.txt | 18 +++- .../IfDefNotOnNewline_01.diag.txt | 4 +- .../IfDefNotOnNewline_01.stree.txt | 61 +++++++++++-- .../IfDefNotOnNewline_02.cspans.txt | 18 +++- .../IfDefNotOnNewline_02.diag.txt | 4 +- .../IfDefNotOnNewline_02.stree.txt | 61 +++++++++++-- .../Language/Legacy/RoslynCSharpTokenizer.cs | 19 ++++ .../ErrorCode.cs | 1 + 53 files changed, 989 insertions(+), 147 deletions(-) create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimePreprocessorDirectiveTest/StartOfLine_12/TestComponent.codegen.cs create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimePreprocessorDirectiveTest/StartOfLine_12/TestComponent.diagnostics.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimePreprocessorDirectiveTest/StartOfLine_12/TestComponent.ir.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimePreprocessorDirectiveTest/StartOfLine_12/TestComponent.mappings.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimePreprocessorDirectiveTest/StartOfLine_12/TestComponent.codegen.cs create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimePreprocessorDirectiveTest/StartOfLine_12/TestComponent.diagnostics.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimePreprocessorDirectiveTest/StartOfLine_12/TestComponent.ir.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimePreprocessorDirectiveTest/StartOfLine_12/TestComponent.mappings.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_01.cspans.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_01.diag.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_01.stree.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_02.cspans.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_02.diag.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_02.stree.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_03.cspans.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_03.diag.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_03.stree.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_04.cspans.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_04.diag.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_04.stree.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_05.cspans.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_05.diag.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_05.stree.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_06.cspans.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_06.diag.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_06.stree.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_07.cspans.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_07.diag.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_07.stree.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_08.cspans.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_08.diag.txt create mode 100644 src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpPreprocessorTest/DirectiveAfterCSharpCode_08.stree.txt diff --git a/Directory.Packages.props b/Directory.Packages.props index 5ffff7e4760..3d16f736847 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -6,8 +6,8 @@ --> <_MicrosoftWebToolsPackageVersion>17.11.11-preview-0001 - <_MicrosoftVisualStudioShellPackagesVersion>17.11.39721 - <_MicrosoftVisualStudioPackagesVersion>17.11.191 + <_MicrosoftVisualStudioShellPackagesVersion>17.12.39557-preview.2.1 + <_MicrosoftVisualStudioPackagesVersion>17.12.145-preview <_VisualStudioLanguageServerProtocolVersion>17.12.1-preview <_MicrosoftExtensionsPackageVersion>8.0.0 <_BasicReferenceAssembliesVersion>1.7.2 @@ -17,7 +17,7 @@ <_RoslynDiagnosticAnalyzersPackageVersion>3.11.0-beta1.24508.2 <_MicrosoftVisualStudioLanguageServicesPackageVersion>$(MicrosoftVisualStudioLanguageServicesPackageVersion) <_XunitPackageVersion>2.6.6 - <_MicrosoftBuildPackageVersion>17.11.0-preview-24309-01 + <_MicrosoftBuildPackageVersion>17.12.0-preview-24426-07 @@ -85,14 +85,14 @@ - + - + @@ -104,12 +104,12 @@ - + - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index df5032342ac..4de847d338b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,82 +11,82 @@ 1ebd9ce245112164207d961c0d2faea741c7c489 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 - + https://github.com/dotnet/roslyn - 8fc87e00bbe35131f7d3707621ae18e1af1aae55 + 826b0db12582b6b645ed1cf5e1565f767af31e53 diff --git a/eng/Versions.props b/eng/Versions.props index cc50d0a2a93..1a3a94deb3e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -53,25 +53,25 @@ 9.0.0-beta.24562.13 1.0.0-beta.23475.1 1.0.0-beta.23475.1 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 - 4.13.0-2.24554.8 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 + 4.13.0-2.24564.3 - + https://github.com/dotnet/source-build-reference-packages - 1ebd9ce245112164207d961c0d2faea741c7c489 + 92a51d1379daa1fa7892a9d06840ba833fcd6298 diff --git a/eng/Versions.props b/eng/Versions.props index 1a3a94deb3e..2e44a826c6c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,7 +49,7 @@ 6.0.2-servicing.22064.6 6.0.1 - 10.0.0-alpha.1.24558.1 + 10.0.0-alpha.1.24561.2 9.0.0-beta.24562.13 1.0.0-beta.23475.1 1.0.0-beta.23475.1 From 07c8b9e96addc5953a8db78738988cb0ddcf24fa Mon Sep 17 00:00:00 2001 From: Chris Sienkiewicz Date: Mon, 18 Nov 2024 10:58:43 -0800 Subject: [PATCH 141/172] [Fuse] bind-Value:attribute support (#11214) * Emit a dummy line of code for design time bind properties * Update baselines * Unskip integration tests --- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../TestComponent.codegen.cs | 9 ++++ .../TestComponent.mappings.txt | 7 ++- .../CSharp/BindTagHelperDescriptorProvider.cs | 1 + .../Components/ComponentBindLoweringPass.cs | 54 +++++++++---------- .../Components/ComponentRuntimeNodeWriter.cs | 12 +++++ .../GoToDefinitionTests.cs | 4 +- 54 files changed, 417 insertions(+), 54 deletions(-) diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.codegen.cs index d901af09592..ec6dd78b202 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.codegen.cs @@ -36,6 +36,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #nullable disable )); __builder.AddComponentParameter(2, nameof(global::Test.MyComponent.OnChanged), (global::System.Action)(__value => ParentValue = __value)); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,46)-(1,51) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt index 43bc0751867..ea29ab07b34 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt @@ -8,11 +8,16 @@ Source Location: (26:0,26 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1144:31,0 [11] ) |ParentValue| +Source Location: (45:0,45 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1531:41,0 [5] ) +|Value| + Source Location: (80:1,7 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; | -Generated Location: (1568:43,0 [50] ) +Generated Location: (1774:52,0 [50] ) | public int ParentValue { get; set; } = 42; | diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.codegen.cs index 1f8135dd3dc..1b07b53a23c 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable ); })); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.mappings.txt index 810b5101f39..1ae651b179d 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.mappings.txt @@ -13,13 +13,18 @@ Source Location: (62:0,62 [6] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1583:40,0 [6] ) |Update| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1795:49,0 [5] ) +|Value| + Source Location: (81:1,7 [82] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; public void Update() { } | -Generated Location: (1832:51,0 [82] ) +Generated Location: (2038:60,0 [82] ) | public int ParentValue { get; set; } = 42; diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.codegen.cs index f386b9d2740..7eef98c6795 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable ); })); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.mappings.txt index 8240e570289..73db4055c37 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.mappings.txt @@ -13,11 +13,16 @@ Source Location: (62:0,62 [9] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1583:40,0 [9] ) |() => { }| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1798:49,0 [5] ) +|Value| + Source Location: (84:1,7 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; | -Generated Location: (1835:51,0 [50] ) +Generated Location: (2041:60,0 [50] ) | public int ParentValue { get; set; } = 42; | diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.codegen.cs index 1bf6800bda0..798e4f597cb 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable )); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.mappings.txt index 586a029c535..bc78a40eef2 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.mappings.txt @@ -13,11 +13,16 @@ Source Location: (60:0,60 [62] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1449:40,0 [62] ) |(value => { ParentValue = value; return Task.CompletedTask; })| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1713:49,0 [5] ) +|Value| + Source Location: (135:1,7 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; | -Generated Location: (1750:51,0 [50] ) +Generated Location: (1956:60,0 [50] ) | public int ParentValue { get; set; } = 42; | diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.codegen.cs index 1c11101a1ab..9279a9c2136 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable ); }, value: ParentValue), ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.mappings.txt index 0ebff81e87b..b7073694cb7 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.mappings.txt @@ -13,12 +13,17 @@ Source Location: (62:0,62 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (2023:40,0 [11] ) |UpdateValue| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (2276:49,0 [5] ) +|Value| + Source Location: (86:1,7 [102] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; public EventCallback UpdateValue { get; set; } | -Generated Location: (2313:51,0 [102] ) +Generated Location: (2519:60,0 [102] ) | public int ParentValue { get; set; } = 42; public EventCallback UpdateValue { get; set; } diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.codegen.cs index 7aa10176bf4..a0237e0dc32 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable ); }, value: ParentValue), ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.mappings.txt index 209c01f92d6..441550dee99 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.mappings.txt @@ -13,11 +13,16 @@ Source Location: (62:0,62 [9] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (2023:40,0 [9] ) |() => { }| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (2274:49,0 [5] ) +|Value| + Source Location: (84:1,7 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; | -Generated Location: (2311:51,0 [50] ) +Generated Location: (2517:60,0 [50] ) | public int ParentValue { get; set; } = 42; | diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.codegen.cs index 40880f13c2d..3b1f2f3d1ac 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable ); }, value: ParentValue), ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.mappings.txt index 41bd0f9bb1e..6d6b59173c9 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.mappings.txt @@ -13,13 +13,18 @@ Source Location: (62:0,62 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (2023:40,0 [11] ) |UpdateValue| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (2276:49,0 [5] ) +|Value| + Source Location: (86:1,7 [106] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; public Task UpdateValue() => Task.CompletedTask; | -Generated Location: (2313:51,0 [106] ) +Generated Location: (2519:60,0 [106] ) | public int ParentValue { get; set; } = 42; diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.codegen.cs index bb422b76863..fa4909015ba 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable ); })); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.mappings.txt index 4b6ab91b9d3..6ad7c6c4259 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.mappings.txt @@ -13,13 +13,18 @@ Source Location: (62:0,62 [6] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1631:40,0 [6] ) |Update| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1843:49,0 [5] ) +|Value| + Source Location: (81:1,7 [101] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; public Task Update() => Task.CompletedTask; | -Generated Location: (1880:51,0 [101] ) +Generated Location: (2086:60,0 [101] ) | public int ParentValue { get; set; } = 42; diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.codegen.cs index c925f792b53..2913a3488c6 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable ); })); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.mappings.txt index 24f207033e2..59ca2eadbbe 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.mappings.txt @@ -13,11 +13,16 @@ Source Location: (62:0,62 [36] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1631:40,0 [36] ) |() => { return Task.CompletedTask; }| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1873:49,0 [5] ) +|Value| + Source Location: (111:1,7 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; | -Generated Location: (1910:51,0 [50] ) +Generated Location: (2116:60,0 [50] ) | public int ParentValue { get; set; } = 42; | diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.codegen.cs index 6e26b464c7b..dce6e9654fc 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable )); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.mappings.txt index a04298cae65..17dbb1926fe 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.mappings.txt @@ -13,13 +13,18 @@ Source Location: (60:0,60 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1448:40,0 [11] ) |UpdateValue| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1661:49,0 [5] ) +|Value| + Source Location: (84:1,7 [116] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; public void UpdateValue(int value) => ParentValue = value; | -Generated Location: (1698:51,0 [116] ) +Generated Location: (1904:60,0 [116] ) | public int ParentValue { get; set; } = 42; diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.codegen.cs index 96ff2c3df0f..b6ee82543aa 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable )); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.mappings.txt index 4240393425d..4869616d0f8 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.mappings.txt @@ -13,11 +13,16 @@ Source Location: (60:0,60 [28] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1448:40,0 [28] ) |value => ParentValue = value| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1678:49,0 [5] ) +|Value| + Source Location: (101:1,7 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; | -Generated Location: (1715:51,0 [50] ) +Generated Location: (1921:60,0 [50] ) | public int ParentValue { get; set; } = 42; | diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.codegen.cs index f38e790ecc9..e756390bc53 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable , ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.mappings.txt index b413cf157c5..b87605cb8ff 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.mappings.txt @@ -13,12 +13,17 @@ Source Location: (60:0,60 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1764:40,0 [11] ) |UpdateValue| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1992:49,0 [5] ) +|Value| + Source Location: (84:1,7 [107] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; public EventCallback UpdateValue { get; set; } | -Generated Location: (2029:51,0 [107] ) +Generated Location: (2235:60,0 [107] ) | public int ParentValue { get; set; } = 42; public EventCallback UpdateValue { get; set; } diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.codegen.cs index 8613bc60122..e44e2cf76e1 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable , ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.mappings.txt index d257b6e5d75..2be57a01987 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.mappings.txt @@ -13,11 +13,16 @@ Source Location: (60:0,60 [28] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1764:40,0 [28] ) |value => ParentValue = value| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (2009:49,0 [5] ) +|Value| + Source Location: (101:1,7 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; | -Generated Location: (2046:51,0 [50] ) +Generated Location: (2252:60,0 [50] ) | public int ParentValue { get; set; } = 42; | diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.codegen.cs index 704445d77e2..65e7e2d0deb 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable , ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.mappings.txt index b2213b40f24..5ceb247b2a0 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.mappings.txt @@ -13,13 +13,18 @@ Source Location: (60:0,60 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1764:40,0 [11] ) |UpdateValue| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1992:49,0 [5] ) +|Value| + Source Location: (84:1,7 [144] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; public Task UpdateValue(int value) { ParentValue = value; return Task.CompletedTask; } | -Generated Location: (2029:51,0 [144] ) +Generated Location: (2235:60,0 [144] ) | public int ParentValue { get; set; } = 42; diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.codegen.cs index 0edba25ee85..7e87ec82e05 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable ))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.mappings.txt index cf93f168453..6744de090ab 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.mappings.txt @@ -13,13 +13,18 @@ Source Location: (60:0,60 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1449:40,0 [11] ) |UpdateValue| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1663:49,0 [5] ) +|Value| + Source Location: (84:1,7 [116] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; public void UpdateValue(int value) => ParentValue = value; | -Generated Location: (1700:51,0 [116] ) +Generated Location: (1906:60,0 [116] ) | public int ParentValue { get; set; } = 42; diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.codegen.cs index 3d8becd8513..cb493dc0b24 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable )); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.mappings.txt index 1d2d804a1b9..f993cc40585 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.mappings.txt @@ -13,13 +13,18 @@ Source Location: (60:0,60 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1483:40,0 [11] ) |UpdateValue| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1696:49,0 [5] ) +|Value| + Source Location: (84:1,7 [144] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; public Task UpdateValue(int value) { ParentValue = value; return Task.CompletedTask; } | -Generated Location: (1733:51,0 [144] ) +Generated Location: (1939:60,0 [144] ) | public int ParentValue { get; set; } = 42; diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.codegen.cs index 47034cd4373..a9cb063702c 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable )); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,50)-(1,55) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.mappings.txt index 15ba3e4b8a4..6ba6adcfabf 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.mappings.txt @@ -13,11 +13,16 @@ Source Location: (60:0,60 [60] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1484:40,0 [60] ) |value => { ParentValue = value; return Task.CompletedTask; }| +Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1746:49,0 [5] ) +|Value| + Source Location: (133:1,7 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; | -Generated Location: (1783:51,0 [50] ) +Generated Location: (1989:60,0 [50] ) | public int ParentValue { get; set; } = 42; | diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs index b7ff3201d11..ab08e5ff407 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable ); })); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,63)-(1,68) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt index f0784640e1a..08aa4e26ecc 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt @@ -13,13 +13,18 @@ Source Location: (75:0,75 [6] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1564:40,0 [6] ) |Update| +Source Location: (62:0,62 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1781:49,0 [5] ) +|Value| + Source Location: (94:1,7 [82] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; public void Update() { } | -Generated Location: (1813:51,0 [82] ) +Generated Location: (2024:60,0 [82] ) | public int ParentValue { get; set; } = 42; diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.codegen.cs index 8a4db3328d6..c7bee6fd507 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable , ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,71)-(1,76) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.mappings.txt index 84d48326884..115db22201c 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.mappings.txt @@ -13,13 +13,18 @@ Source Location: (81:0,81 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1776:40,0 [11] ) |UpdateValue| +Source Location: (70:0,70 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (2017:49,0 [5] ) +|Value| + Source Location: (105:1,7 [147] x:\dir\subdir\Test\TestComponent.cshtml) | public CustomValue ParentValue { get; set; } = new CustomValue(); public void UpdateValue(CustomValue value) => ParentValue = value; | -Generated Location: (2041:51,0 [147] ) +Generated Location: (2260:60,0 [147] ) | public CustomValue ParentValue { get; set; } = new CustomValue(); diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs index 1083ea60026..0931ae80c2d 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable , ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,71)-(1,76) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt index 681432f05f9..186d1c12c0e 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt @@ -13,12 +13,17 @@ Source Location: (81:0,81 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1776:40,0 [11] ) |UpdateValue| +Source Location: (70:0,70 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (2017:49,0 [5] ) +|Value| + Source Location: (105:1,7 [138] x:\dir\subdir\Test\TestComponent.cshtml) | public CustomValue ParentValue { get; set; } = new CustomValue(); public EventCallback UpdateValue { get; set; } | -Generated Location: (2041:51,0 [138] ) +Generated Location: (2260:60,0 [138] ) | public CustomValue ParentValue { get; set; } = new CustomValue(); public EventCallback UpdateValue { get; set; } diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.codegen.cs index 160f3a0c69e..909c4ec4f20 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.codegen.cs @@ -44,6 +44,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable , ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (1,71)-(1,76) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.mappings.txt index eb5779adab1..68db27cb598 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.mappings.txt @@ -13,13 +13,18 @@ Source Location: (81:0,81 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1776:40,0 [11] ) |UpdateValue| +Source Location: (70:0,70 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (2017:49,0 [5] ) +|Value| + Source Location: (105:1,7 [179] x:\dir\subdir\Test\TestComponent.cshtml) | public CustomValue ParentValue { get; set; } = new CustomValue(); public Task UpdateValue(CustomValue value) { ParentValue = value; return Task.CompletedTask; } | -Generated Location: (2041:51,0 [179] ) +Generated Location: (2260:60,0 [179] ) | public CustomValue ParentValue { get; set; } = new CustomValue(); diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.codegen.cs index fc83dac0e5a..abb5b66d00f 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.codegen.cs @@ -52,6 +52,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable , ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (2,66)-(2,71) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.mappings.txt index e871ed53501..8b9cda880f3 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Action/TestComponent.mappings.txt @@ -18,13 +18,18 @@ Source Location: (95:1,76 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1894:48,0 [11] ) |UpdateValue| +Source Location: (84:1,65 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (2130:57,0 [5] ) +|Value| + Source Location: (119:2,7 [128] x:\dir\subdir\Test\TestComponent.cshtml) | public TParam ParentValue { get; set; } = default; public void UpdateValue(TParam value) { ParentValue = value; } | -Generated Location: (2159:59,0 [128] ) +Generated Location: (2373:68,0 [128] ) | public TParam ParentValue { get; set; } = default; diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs index d80a96ccd8f..449d1877b5d 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs @@ -52,6 +52,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable , ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (2,66)-(2,71) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt index c05929e78f1..2e34a36b758 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt @@ -18,12 +18,17 @@ Source Location: (95:1,76 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1894:48,0 [11] ) |UpdateValue| +Source Location: (84:1,65 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (2130:57,0 [5] ) +|Value| + Source Location: (119:2,7 [118] x:\dir\subdir\Test\TestComponent.cshtml) | public TParam ParentValue { get; set; } = default; public EventCallback UpdateValue { get; set; } | -Generated Location: (2159:59,0 [118] ) +Generated Location: (2373:68,0 [118] ) | public TParam ParentValue { get; set; } = default; public EventCallback UpdateValue { get; set; } diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.codegen.cs index 912ae753437..c9532e2b309 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.codegen.cs @@ -52,6 +52,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable , ParentValue)))); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (2,66)-(2,71) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.mappings.txt index e2c545c5688..c92c0392099 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_Function/TestComponent.mappings.txt @@ -18,13 +18,18 @@ Source Location: (95:1,76 [11] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1894:48,0 [11] ) |UpdateValue| +Source Location: (84:1,65 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (2130:57,0 [5] ) +|Value| + Source Location: (119:2,7 [155] x:\dir\subdir\Test\TestComponent.cshtml) | public TParam ParentValue { get; set; } = default; public Task UpdateValue(TParam value) { ParentValue = value; return Task.CompletedTask; } | -Generated Location: (2159:59,0 [155] ) +Generated Location: (2373:68,0 [155] ) | public TParam ParentValue { get; set; } = default; diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs index 6835ab81603..d25bcf9cfb7 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs @@ -52,6 +52,15 @@ protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components. #line hidden #nullable disable ); })); + _ = nameof(global::Test.MyComponent. +#nullable restore +#line (2,66)-(2,71) "x:\dir\subdir\Test\TestComponent.cshtml" +Value + +#line default +#line hidden +#nullable disable + ); __builder.CloseComponent(); } #pragma warning restore 1998 diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt index 3e969a7663c..44f1a953365 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt @@ -18,13 +18,18 @@ Source Location: (97:1,78 [6] x:\dir\subdir\Test\TestComponent.cshtml) Generated Location: (1727:48,0 [6] ) |Update| +Source Location: (84:1,65 [5] x:\dir\subdir\Test\TestComponent.cshtml) +|Value| +Generated Location: (1947:57,0 [5] ) +|Value| + Source Location: (116:2,7 [79] x:\dir\subdir\Test\TestComponent.cshtml) | public TParam ParentValue { get; set; } public void Update() { } | -Generated Location: (1976:59,0 [79] ) +Generated Location: (2190:68,0 [79] ) | public TParam ParentValue { get; set; } diff --git a/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/CSharp/BindTagHelperDescriptorProvider.cs b/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/CSharp/BindTagHelperDescriptorProvider.cs index e2c3d9f77c5..8177a52d5fb 100644 --- a/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/CSharp/BindTagHelperDescriptorProvider.cs +++ b/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/CSharp/BindTagHelperDescriptorProvider.cs @@ -667,6 +667,7 @@ private static void AddComponentBindTagHelpers(TagHelperDescriptor tagHelper, re attribute.Name = "@bind-" + valueAttribute.Name; attribute.TypeName = changeAttribute.TypeName; attribute.IsEnum = valueAttribute.IsEnum; + attribute.ContainingType = valueAttribute.ContainingType; attribute.SetMetadata( PropertyName(valueAttribute.GetPropertyName()), diff --git a/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentBindLoweringPass.cs b/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentBindLoweringPass.cs index 5c67866a287..ba9ef888d6d 100644 --- a/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentBindLoweringPass.cs +++ b/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentBindLoweringPass.cs @@ -537,7 +537,7 @@ private IntermediateNode[] RewriteUsage(IntermediateNode parent, BindEntry bindE ComponentAttributeIntermediateNode valueNode = node != null ? new ComponentAttributeIntermediateNode(node) : new ComponentAttributeIntermediateNode(getNode); valueNode.Annotations[ComponentMetadata.Common.OriginalAttributeName] = bindEntry.GetOriginalAttributeName(); - valueNode.Annotations[ComponentMetadata.Bind.PropertySpan] = bindEntry.GetOriginalPropertySpan(); + valueNode.Annotations[ComponentMetadata.Bind.PropertySpan] = GetOriginalPropertySpan(valueNode); valueNode.AttributeName = valueAttributeName; valueNode.BoundAttribute = valueAttribute; // Might be null if it doesn't match a component attribute valueNode.PropertyName = valuePropertyName; @@ -555,7 +555,7 @@ private IntermediateNode[] RewriteUsage(IntermediateNode parent, BindEntry bindE var changeNode = node != null ? new ComponentAttributeIntermediateNode(node) : new ComponentAttributeIntermediateNode(getNode); changeNode.Annotations[ComponentMetadata.Common.OriginalAttributeName] = bindEntry.GetOriginalAttributeName(); - changeNode.Annotations[ComponentMetadata.Bind.PropertySpan] = bindEntry.GetOriginalPropertySpan(); + changeNode.Annotations[ComponentMetadata.Bind.PropertySpan] = GetOriginalPropertySpan(changeNode); changeNode.Annotations[ComponentMetadata.Bind.IsSynthesized] = bool.TrueString; changeNode.AttributeName = changeAttributeName; changeNode.BoundAttribute = changeAttribute; // Might be null if it doesn't match a component attribute @@ -578,7 +578,7 @@ private IntermediateNode[] RewriteUsage(IntermediateNode parent, BindEntry bindE { var expressionNode = node != null ? new ComponentAttributeIntermediateNode(node) : new ComponentAttributeIntermediateNode(getNode); expressionNode.Annotations[ComponentMetadata.Common.OriginalAttributeName] = bindEntry.GetOriginalAttributeName(); - expressionNode.Annotations[ComponentMetadata.Bind.PropertySpan] = bindEntry.GetOriginalPropertySpan(); + expressionNode.Annotations[ComponentMetadata.Bind.PropertySpan] = GetOriginalPropertySpan(expressionNode); expressionNode.Annotations[ComponentMetadata.Bind.IsSynthesized] = bool.TrueString; expressionNode.AttributeName = expressionAttributeName; expressionNode.BoundAttribute = expressionAttribute; @@ -600,17 +600,17 @@ private IntermediateNode[] RewriteUsage(IntermediateNode parent, BindEntry bindE // We don't need to generate any runtime code for these attributes normally, as they're handled by the above nodes, // but in order for IDE scenarios around component attributes to work we need to generate a little bit of design // time code, so we create design time specific nodes with minimal information in order to do so. - TryAddDesignTimePropertyAccessHelperNode(builder, bindEntry.BindSetNode, valuePropertyName); - TryAddDesignTimePropertyAccessHelperNode(builder, bindEntry.BindEventNode, valuePropertyName); - TryAddDesignTimePropertyAccessHelperNode(builder, bindEntry.BindAfterNode, valuePropertyName); + TryAddDesignTimePropertyAccessHelperNode(builder, bindEntry.BindSetNode, valueAttribute); + TryAddDesignTimePropertyAccessHelperNode(builder, bindEntry.BindEventNode, valueAttribute); + TryAddDesignTimePropertyAccessHelperNode(builder, bindEntry.BindAfterNode, valueAttribute); return builder.ToArray(); } } - private static void TryAddDesignTimePropertyAccessHelperNode(ImmutableArray.Builder builder, TagHelperDirectiveAttributeParameterIntermediateNode intermediateNode, string propertyName) + private static void TryAddDesignTimePropertyAccessHelperNode(ImmutableArray.Builder builder, TagHelperDirectiveAttributeParameterIntermediateNode intermediateNode, BoundAttributeDescriptor valueAttribute) { - if (intermediateNode is null || propertyName is null) + if (intermediateNode is null || valueAttribute is null) { return; } @@ -618,8 +618,9 @@ private static void TryAddDesignTimePropertyAccessHelperNode(ImmutableArray BindNode?.TagHelper.GetChangeAttributeName() ?? BindGetNode?.TagHelper.GetChangeAttributeName(); public string GetEffectiveBindNodeExpressionAttributeName() => BindNode?.TagHelper.GetExpressionAttributeName() ?? BindGetNode?.TagHelper.GetExpressionAttributeName(); - - internal SourceSpan? GetOriginalPropertySpan() - { - var node = BindNode ?? (IntermediateNode)BindGetNode; - if (node?.Annotations[ComponentMetadata.Common.OriginalAttributeSpan] is SourceSpan attributeSourceSpan) - { - var offset = "bind-".Length; - return new SourceSpan(attributeSourceSpan.FilePath, - attributeSourceSpan.AbsoluteIndex + offset, - attributeSourceSpan.LineIndex, - attributeSourceSpan.CharacterIndex + offset, - attributeSourceSpan.Length - offset, - attributeSourceSpan.LineCount, - attributeSourceSpan.EndCharacterIndex); - } - return null; - } } } diff --git a/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentRuntimeNodeWriter.cs b/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentRuntimeNodeWriter.cs index 60bcc0287b7..692a2cee214 100644 --- a/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentRuntimeNodeWriter.cs +++ b/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentRuntimeNodeWriter.cs @@ -593,6 +593,7 @@ public override void WriteComponentAttribute(CodeRenderingContext context, Compo if (node.IsDesignTimePropertyAccessHelper()) { + WriteDesignTimePropertyAccessor(context, node); return; } @@ -625,6 +626,17 @@ public override void WriteComponentAttribute(CodeRenderingContext context, Compo context.CodeWriter.WriteLine(); } + private static void WriteDesignTimePropertyAccessor(CodeRenderingContext context, ComponentAttributeIntermediateNode attribute) + { + // These attributes don't really exist in the emitted code, but have a representation in the razor document. + // We emit a small piece of empty code that is elided by the compiler, so that the IDE has something to reference + // for Find All References etc. + Debug.Assert(attribute.BoundAttribute?.ContainingType is not null); + context.CodeWriter.Write(" _ = "); + WriteComponentAttributeName(context, attribute); + context.CodeWriter.WriteLine(";"); + } + private void WriteComponentAttributeInnards(CodeRenderingContext context, ComponentAttributeIntermediateNode node, bool canTypeCheck) { if (node.Children.Count > 1) diff --git a/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/GoToDefinitionTests.cs b/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/GoToDefinitionTests.cs index e735c892d97..4fa2dbdf4fc 100644 --- a/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/GoToDefinitionTests.cs +++ b/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/GoToDefinitionTests.cs @@ -367,8 +367,8 @@ public string? MyProperty { set { } } [IdeTheory] [InlineData("MyProperty:get")] - [InlineData("MyProperty:set", Skip = "https://github.com/dotnet/razor/issues/10966")] - [InlineData("MyProperty:after", Skip = "https://github.com/dotnet/razor/issues/10966")] + [InlineData("MyProperty:set")] + [InlineData("MyProperty:after")] public async Task GoToDefinition_ComponentAttribute_BindSet(string attribute) { // Create the file From 4cecf51fb0ba3e301b4d9909301f0ce93966e25d Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 18 Nov 2024 11:50:46 -0800 Subject: [PATCH 142/172] Add mechanism to write JSON files when format changes --- .../Serialization/SerializerValidationTest.cs | 61 +++++++++++++++++-- 1 file changed, 55 insertions(+), 6 deletions(-) diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs index 5cd9e7e4863..4ac0ef24cbd 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs @@ -1,9 +1,32 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +/////////////////////////////////////////////////////////////////////////////// +// +// Note: The JSON files used for testing are very large. When making +// significant changes to the JSON format for tag helpers or RazorProjectInfo, it +// can be helpful to update the ObjectWriters first and the write new JSON files +// before updating the ObjectReaders. This avoids having to make a series of +// manual edits to the JSON resource files. +// +// 1. Update ObjectWriters to write the new JSON format. +// 2. Uncomment the WRITE_JSON_FILES #define below. +// 3. Run the VerifyJson_RazorProjectInfo and VerifyJson_TagHelpers tests. +// This will create JSON files on your desktop in the new format. +// 4. Replace the old JSON resource files in the "Test.Common.Tooling" project +// with the newly generated versions. (Tip: Be sure to run them through a +// JSON formatter to make diffs more sane.) +// 5. Update ObjectReaders to read the new JSON format. +// 6. Comment the WRITE_JSON_FILES #define again. +// 7. Run all of the tests in SerializerValidationTest to ensure that the +// new JSON files deserialize correctly. +// +/////////////////////////////////////////////////////////////////////////////// + +//#define WRITE_JSON_FILES + using System.Collections.Immutable; using System.IO; -using System.Reflection; using MessagePack; using MessagePack.Resolvers; using Microsoft.AspNetCore.Razor.Language; @@ -12,10 +35,8 @@ using Microsoft.AspNetCore.Razor.Serialization.Json; using Microsoft.AspNetCore.Razor.Serialization.MessagePack.Resolvers; using Microsoft.AspNetCore.Razor.Test.Common; -using Microsoft.CodeAnalysis.Razor.Logging; using Xunit; using Xunit.Abstractions; -using MessagePackSerializationFormat = Microsoft.AspNetCore.Razor.Serialization.MessagePack.SerializationFormat; namespace Microsoft.AspNetCore.Razor.ProjectEngineHost.Test.Serialization; @@ -54,7 +75,7 @@ public void VerifyMessagePack_TagHelpers(string resourceName) var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, "Benchmarking"); // Read tag helpers from JSON - var originalTagHelpers = ReadTagHelpersFromJsonBytes(resourceBytes); + var originalTagHelpers = DeserializeTagHelpersFromJsonBytes(resourceBytes); var options = MessagePackSerializerOptions.Standard.WithResolver( CompositeResolver.Create( @@ -80,6 +101,10 @@ public void VerifyJson_RazorProjectInfo(string resourceName) // Read tag helpers from JSON var originalProjectInfo = DeserializeProjectInfoFromJsonBytes(resourceBytes); +#if WRITE_JSON_FILES + SerializeProjectInfoToJsonFile(resourceName, originalProjectInfo); +#endif + // Act // Serialize to JSON @@ -108,7 +133,11 @@ public void VerifyJson_TagHelpers(string resourceName, string? folderName = null var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, folderName); // Read tag helpers from JSON - var originalTagHelpers = ReadTagHelpersFromJsonBytes(resourceBytes); + var originalTagHelpers = DeserializeTagHelpersFromJsonBytes(resourceBytes); + +#if WRITE_JSON_FILES + SerializeTagHelpersToJsonFile(resourceName, originalTagHelpers); +#endif // Act @@ -136,7 +165,7 @@ private static RazorProjectInfo DeserializeProjectInfoFromJsonBytes(byte[] resou return originalProjectInfo; } - private static ImmutableArray ReadTagHelpersFromJsonBytes(byte[] resourceBytes) + private static ImmutableArray DeserializeTagHelpersFromJsonBytes(byte[] resourceBytes) { using var stream = new MemoryStream(resourceBytes); using var streamReader = new StreamReader(stream); @@ -145,4 +174,24 @@ private static ImmutableArray ReadTagHelpersFromJsonBytes(b static r => r.ReadImmutableArray( static r => ObjectReaders.ReadTagHelper(r, useCache: false))); } + +#if WRITE_JSON_FILES + private static void SerializeProjectInfoToJsonFile(string fileName, RazorProjectInfo projectInfo) + { + var filePath = Path.Combine(System.Environment.GetFolderPath(System.Environment.SpecialFolder.DesktopDirectory), fileName); + using var streamWriter = new StreamWriter(filePath); + + JsonDataConvert.SerializeObject(streamWriter, projectInfo, ObjectWriters.WriteProperties); + } + + private static void SerializeTagHelpersToJsonFile(string fileName, ImmutableArray tagHelpers) + { + var filePath = Path.Combine(System.Environment.GetFolderPath(System.Environment.SpecialFolder.DesktopDirectory), fileName); + using var streamWriter = new StreamWriter(filePath); + + JsonDataConvert.SerializeData(streamWriter, + w => w.WriteArray(tagHelpers, + static (w, v) => ObjectWriters.Write(w, v))); + } +#endif } From 1f91495737421bf795d68a7e108defd39a328f5b Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 19 Nov 2024 08:18:19 +1100 Subject: [PATCH 143/172] Revert "PR Feedback" This reverts commit 39e8d1f90e95e82c6720252be94caef7d1d2a1e8. --- .../ProjectSystem/ProjectState.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs index b685b0db6b5..7e286283af0 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs @@ -284,7 +284,6 @@ public ProjectState WithHostProjectAndWorkspaceState(HostProject hostProject, Pr var documents = Documents.ToImmutableDictionary(kvp => kvp.Key, kvp => kvp.Value.WithProjectChange(cacheComputedState: configUnchanged), FilePathNormalizingComparer.Instance); - // If the host project has changed then we need to recompute the imports map var importsToRelatedDocuments = configUnchanged ? ImportsToRelatedDocuments : ComputeImportsToRelatedDocuments(documents); @@ -294,6 +293,7 @@ public ProjectState WithHostProjectAndWorkspaceState(HostProject hostProject, Pr ImmutableDictionary> ComputeImportsToRelatedDocuments(ImmutableDictionary documents) { + // If the host project has changed then we need to recompute the imports map var importsToRelatedDocuments = s_emptyImportsToRelatedDocuments; foreach (var document in documents) From 6b7d3a067a03ec821bb824010b5a07da8fe8c4cb Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 19 Nov 2024 08:18:33 +1100 Subject: [PATCH 144/172] Revert "Don't overbuild when only project workspace state has changed" This reverts commit 274092965eb8a27ea4eeb7c9f57332b0de0c6351. --- .../ProjectSystem/DocumentState.cs | 8 ++-- .../ProjectSystem/ProjectState.cs | 34 +++++--------- .../ProjectSystem/DocumentStateTest.cs | 4 +- .../ProjectSystem/ProjectStateTest.cs | 45 +------------------ 4 files changed, 19 insertions(+), 72 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs index f59d4fd52e3..c3b47291e37 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs @@ -160,14 +160,12 @@ public virtual DocumentState WithImportsChange() return state; } - public virtual DocumentState WithProjectChange(bool cacheComputedState) + public virtual DocumentState WithProjectChange() { var state = new DocumentState(HostDocument, Version + 1, _textAndVersion, _textLoader); - if (cacheComputedState) - { - state._computedState = new ComputedStateTracker(_computedState); - } + // Optimistically cache the computed state + state._computedState = new ComputedStateTracker(_computedState); return state; } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs index 7e286283af0..ffbfdf21a0e 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs @@ -274,36 +274,26 @@ public ProjectState WithChangedHostDocument(HostDocument hostDocument, TextLoade public ProjectState WithHostProjectAndWorkspaceState(HostProject hostProject, ProjectWorkspaceState projectWorkspaceState) { - var configUnchanged = (HostProject.Configuration.Equals(hostProject.Configuration) && - HostProject.RootNamespace == hostProject.RootNamespace); - - if (configUnchanged && ProjectWorkspaceState.Equals(projectWorkspaceState)) + if (HostProject.Configuration.Equals(hostProject.Configuration) && + HostProject.RootNamespace == hostProject.RootNamespace && + ProjectWorkspaceState.Equals(projectWorkspaceState)) { return this; } - var documents = Documents.ToImmutableDictionary(kvp => kvp.Key, kvp => kvp.Value.WithProjectChange(cacheComputedState: configUnchanged), FilePathNormalizingComparer.Instance); - - var importsToRelatedDocuments = configUnchanged - ? ImportsToRelatedDocuments - : ComputeImportsToRelatedDocuments(documents); + var documents = Documents.ToImmutableDictionary(kvp => kvp.Key, kvp => kvp.Value.WithProjectChange(), FilePathNormalizingComparer.Instance); - var state = new ProjectState(this, numberOfDocumentsMayHaveChanged: !configUnchanged, hostProject, projectWorkspaceState, documents, importsToRelatedDocuments); - return state; + // If the host project has changed then we need to recompute the imports map + var importsToRelatedDocuments = s_emptyImportsToRelatedDocuments; - ImmutableDictionary> ComputeImportsToRelatedDocuments(ImmutableDictionary documents) + foreach (var document in documents) { - // If the host project has changed then we need to recompute the imports map - var importsToRelatedDocuments = s_emptyImportsToRelatedDocuments; - - foreach (var document in documents) - { - var importTargetPaths = GetImportDocumentTargetPaths(document.Value.HostDocument); - importsToRelatedDocuments = AddToImportsToRelatedDocuments(importsToRelatedDocuments, document.Value.HostDocument.FilePath, importTargetPaths); - } - - return importsToRelatedDocuments; + var importTargetPaths = GetImportDocumentTargetPaths(document.Value.HostDocument); + importsToRelatedDocuments = AddToImportsToRelatedDocuments(importsToRelatedDocuments, document.Value.HostDocument.FilePath, importTargetPaths); } + + var state = new ProjectState(this, numberOfDocumentsMayHaveChanged: true, hostProject, projectWorkspaceState, documents, importsToRelatedDocuments); + return state; } internal static ImmutableDictionary> AddToImportsToRelatedDocuments( diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs index bb40a03d597..8a0de5c43cb 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs @@ -70,7 +70,7 @@ public void DocumentState_WithProjectChange_CachesSnapshotText() .WithText(_text, VersionStamp.Create()); // Act - var state = original.WithProjectChange(cacheComputedState: false); + var state = original.WithProjectChange(); // Assert Assert.True(state.TryGetText(out _)); @@ -87,7 +87,7 @@ public async Task DocumentState_WithProjectChange_CachesLoadedText() await original.GetTextAsync(DisposalToken); // Act - var state = original.WithProjectChange(cacheComputedState: false); + var state = original.WithProjectChange(); // Assert Assert.True(state.TryGetText(out _)); diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs index 55de42717ee..e88073b55a8 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs @@ -558,7 +558,6 @@ public void ProjectState_WithHostProjectAndWorkspaceState_ConfigurationChange_Up Assert.Same(originalTagHelpers[i], actualTagHelpers[i]); } - Assert.NotEqual(original.DocumentCollectionVersion, state.DocumentCollectionVersion); Assert.NotEqual(originalProjectWorkspaceStateVersion, actualProjectWorkspaceStateVersion); Assert.NotSame(original.Documents[_documents[1].FilePath], state.Documents[_documents[1].FilePath]); @@ -585,7 +584,6 @@ public void ProjectState_WithHostProjectAndWorkspaceState_RootNamespaceChange_Up // Assert Assert.NotSame(original, state); - Assert.NotEqual(original.DocumentCollectionVersion, state.DocumentCollectionVersion); } [Fact] @@ -604,7 +602,6 @@ public void ProjectState_WithHostProjectAndWorkspaceState_NoConfigurationChange_ // Assert Assert.Same(original, state); - Assert.Equal(original.DocumentCollectionVersion, state.DocumentCollectionVersion); } [Fact] @@ -626,7 +623,6 @@ public void ProjectState_WithHostProjectAndWorkspaceState_CallsConfigurationChan // Assert Assert.NotEqual(original.Version, state.Version); Assert.Same(_hostProjectWithConfigurationChange, state.HostProject); - Assert.NotEqual(original.DocumentCollectionVersion, state.DocumentCollectionVersion); Assert.Equal(2, callCount); } @@ -644,38 +640,6 @@ public void ProjectState_WithHostProjectAndWorkspaceState_ResetsImportedDocument var importMap = Assert.Single(state.ImportsToRelatedDocuments); var documentFilePath = Assert.Single(importMap.Value); Assert.Equal(TestProjectData.SomeProjectFile1.FilePath, documentFilePath); - Assert.NotSame(original.ImportsToRelatedDocuments, state.ImportsToRelatedDocuments); - Assert.NotEqual(original.DocumentCollectionVersion, state.DocumentCollectionVersion); - } - - [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_ProjectWorkspaceStateChange_CachesImportedDocuments() - { - // Arrange - var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState); - original = original.WithAddedHostDocument(TestProjectData.SomeProjectFile1, DocumentState.EmptyLoader); - - var changed = ProjectWorkspaceState.Default; - - // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProject, changed); - - // Assert - Assert.Same(original.ImportsToRelatedDocuments, state.ImportsToRelatedDocuments); - } - - [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_HostProjectChange_DoesntCacheImportedDocuments() - { - // Arrange - var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState); - original = original.WithAddedHostDocument(TestProjectData.SomeProjectFile1, DocumentState.EmptyLoader); - - // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProjectWithConfigurationChange, _projectWorkspaceState); - - // Assert - Assert.NotSame(original.ImportsToRelatedDocuments, state.ImportsToRelatedDocuments); } [Fact] @@ -715,8 +679,6 @@ public void ProjectState_WithHostProjectAndWorkspaceState_Changed() Assert.NotSame(original.Documents[_documents[1].FilePath], state.Documents[_documents[1].FilePath]); Assert.NotSame(original.Documents[_documents[2].FilePath], state.Documents[_documents[2].FilePath]); - - Assert.Equal(original.DocumentCollectionVersion, state.DocumentCollectionVersion); } [Fact] @@ -751,8 +713,6 @@ public void ProjectState_WithHostProjectAndWorkspaceState_Changed_TagHelpersChan Assert.NotSame(original.Documents[_documents[1].FilePath], state.Documents[_documents[1].FilePath]); Assert.NotSame(original.Documents[_documents[2].FilePath], state.Documents[_documents[2].FilePath]); - - Assert.Equal(original.DocumentCollectionVersion, state.DocumentCollectionVersion); } [Fact] @@ -796,7 +756,6 @@ public void ProjectState_WithHostProjectAndWorkspaceState_CallsWorkspaceProjectC // Assert Assert.NotEqual(original.Version, state.Version); - Assert.Equal(original.DocumentCollectionVersion, state.DocumentCollectionVersion); Assert.Equal(2, callCount); } @@ -1075,10 +1034,10 @@ public override DocumentState WithTextLoader(TextLoader loader) return base.WithTextLoader(loader); } - public override DocumentState WithProjectChange(bool cacheComputedState) + public override DocumentState WithProjectChange() { _onConfigurationChange?.Invoke(); - return base.WithProjectChange(cacheComputedState); + return base.WithProjectChange(); } public override DocumentState WithImportsChange() From 192acd8e34dadace27d9292047f5c106687c4b2e Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 19 Nov 2024 08:18:48 +1100 Subject: [PATCH 145/172] Revert "PR feedback" This reverts commit b36e8925b06d05c2d936d8872eb661646764de6c. --- .../ProjectSystem/RazorProjectService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs index e5d9665a097..872d1c2a8db 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs @@ -376,7 +376,7 @@ private Task AddOrUpdateProjectCoreAsync( configuration = FallbackRazorConfiguration.Latest; _logger.LogInformation($"Updating project '{project.Key}' to use the latest configuration ('{configuration.ConfigurationName}')'."); } - else if (currentConfiguration == configuration && + else if (currentConfiguration.Equals(configuration) && currentRootNamespace == rootNamespace) { _logger.LogTrace($"Updating project '{project.Key}'. The project is already using configuration '{configuration.ConfigurationName}' and root namespace '{rootNamespace}'."); From 0aafa0be8b6a6a61f0f1d78f13d652bccd189168 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 19 Nov 2024 08:18:52 +1100 Subject: [PATCH 146/172] Revert "Remove unused enum, and replace with a bool" This reverts commit 827d18b89a21ec9e843409b024d3a84531b3f1d4. --- .../ProjectSystem/ProjectDifference.cs | 16 ++++++ .../ProjectSystem/ProjectState.cs | 53 +++++++++++++++---- 2 files changed, 58 insertions(+), 11 deletions(-) create mode 100644 src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectDifference.cs diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectDifference.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectDifference.cs new file mode 100644 index 00000000000..20d383dd8e5 --- /dev/null +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectDifference.cs @@ -0,0 +1,16 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; + +namespace Microsoft.CodeAnalysis.Razor.ProjectSystem; + +[Flags] +internal enum ProjectDifference +{ + None = 1 << 0, + ConfigurationChanged = 1 << 1, + DocumentAdded = 1 << 2, + DocumentRemoved = 1 << 3, + DocumentChanged = 1 << 4, +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs index ffbfdf21a0e..7d89c69336f 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs @@ -1,6 +1,7 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. +using System; using System.Collections.Generic; using System.Collections.Immutable; using System.IO; @@ -20,6 +21,11 @@ namespace Microsoft.CodeAnalysis.Razor.ProjectSystem; // Internal tracker for DefaultProjectSnapshot internal class ProjectState { + private const ProjectDifference ClearDocumentCollectionVersionMask = + ProjectDifference.ConfigurationChanged | + ProjectDifference.DocumentAdded | + ProjectDifference.DocumentRemoved; + private static readonly ImmutableDictionary s_emptyDocuments = ImmutableDictionary.Create(FilePathNormalizingComparer.Instance); private static readonly ImmutableDictionary> s_emptyImportsToRelatedDocuments = ImmutableDictionary.Create>(FilePathNormalizingComparer.Instance); private readonly object _lock; @@ -58,7 +64,7 @@ private ProjectState( private ProjectState( ProjectState older, - bool numberOfDocumentsMayHaveChanged, + ProjectDifference difference, HostProject hostProject, ProjectWorkspaceState projectWorkspaceState, ImmutableDictionary documents, @@ -75,14 +81,14 @@ private ProjectState( _lock = new object(); - if (numberOfDocumentsMayHaveChanged) + if ((difference & ClearDocumentCollectionVersionMask) == 0) { - DocumentCollectionVersion = Version; + // Document collection hasn't changed + DocumentCollectionVersion = older.DocumentCollectionVersion; } else { - // Document collection hasn't changed - DocumentCollectionVersion = older.DocumentCollectionVersion; + DocumentCollectionVersion = Version; } if (older._projectEngine != null && @@ -176,6 +182,16 @@ RazorProjectEngine CreateProjectEngine() public ProjectState WithAddedHostDocument(HostDocument hostDocument, TextLoader loader) { + if (hostDocument is null) + { + throw new ArgumentNullException(nameof(hostDocument)); + } + + if (loader is null) + { + throw new ArgumentNullException(nameof(loader)); + } + // Ignore attempts to 'add' a document with different data, we only // care about one, so it might as well be the one we have. if (Documents.ContainsKey(hostDocument.FilePath)) @@ -199,12 +215,17 @@ public ProjectState WithAddedHostDocument(HostDocument hostDocument, TextLoader } } - var state = new ProjectState(this, numberOfDocumentsMayHaveChanged: true, HostProject, ProjectWorkspaceState, documents, importsToRelatedDocuments); + var state = new ProjectState(this, ProjectDifference.DocumentAdded, HostProject, ProjectWorkspaceState, documents, importsToRelatedDocuments); return state; } public ProjectState WithRemovedHostDocument(HostDocument hostDocument) { + if (hostDocument is null) + { + throw new ArgumentNullException(nameof(hostDocument)); + } + if (!Documents.ContainsKey(hostDocument.FilePath)) { return this; @@ -226,12 +247,17 @@ public ProjectState WithRemovedHostDocument(HostDocument hostDocument) var importTargetPaths = GetImportDocumentTargetPaths(hostDocument); var importsToRelatedDocuments = RemoveFromImportsToRelatedDocuments(ImportsToRelatedDocuments, hostDocument, importTargetPaths); - var state = new ProjectState(this, numberOfDocumentsMayHaveChanged: true, HostProject, ProjectWorkspaceState, documents, importsToRelatedDocuments); + var state = new ProjectState(this, ProjectDifference.DocumentRemoved, HostProject, ProjectWorkspaceState, documents, importsToRelatedDocuments); return state; } public ProjectState WithChangedHostDocument(HostDocument hostDocument, SourceText sourceText, VersionStamp textVersion) { + if (hostDocument is null) + { + throw new ArgumentNullException(nameof(hostDocument)); + } + if (!Documents.TryGetValue(hostDocument.FilePath, out var document)) { return this; @@ -247,12 +273,17 @@ public ProjectState WithChangedHostDocument(HostDocument hostDocument, SourceTex } } - var state = new ProjectState(this, numberOfDocumentsMayHaveChanged: false, HostProject, ProjectWorkspaceState, documents, ImportsToRelatedDocuments); + var state = new ProjectState(this, ProjectDifference.DocumentChanged, HostProject, ProjectWorkspaceState, documents, ImportsToRelatedDocuments); return state; } public ProjectState WithChangedHostDocument(HostDocument hostDocument, TextLoader loader) { + if (hostDocument is null) + { + throw new ArgumentNullException(nameof(hostDocument)); + } + if (!Documents.TryGetValue(hostDocument.FilePath, out var document)) { return this; @@ -268,7 +299,7 @@ public ProjectState WithChangedHostDocument(HostDocument hostDocument, TextLoade } } - var state = new ProjectState(this, numberOfDocumentsMayHaveChanged: false, HostProject, ProjectWorkspaceState, documents, ImportsToRelatedDocuments); + var state = new ProjectState(this, ProjectDifference.DocumentChanged, HostProject, ProjectWorkspaceState, documents, ImportsToRelatedDocuments); return state; } @@ -292,7 +323,7 @@ public ProjectState WithHostProjectAndWorkspaceState(HostProject hostProject, Pr importsToRelatedDocuments = AddToImportsToRelatedDocuments(importsToRelatedDocuments, document.Value.HostDocument.FilePath, importTargetPaths); } - var state = new ProjectState(this, numberOfDocumentsMayHaveChanged: true, hostProject, projectWorkspaceState, documents, importsToRelatedDocuments); + var state = new ProjectState(this, ProjectDifference.ConfigurationChanged, hostProject, projectWorkspaceState, documents, importsToRelatedDocuments); return state; } @@ -305,7 +336,7 @@ internal static ImmutableDictionary> AddToImports { if (!importsToRelatedDocuments.TryGetValue(importTargetPath, out var relatedDocuments)) { - relatedDocuments = []; + relatedDocuments = ImmutableArray.Create(); } relatedDocuments = relatedDocuments.Add(documentFilePath); From 4acbb15f672124b9b4ddf03131bb2abcc8a9def9 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 19 Nov 2024 08:18:56 +1100 Subject: [PATCH 147/172] Revert "Update ProjectWorkspaceState and HostProject at the same time" This reverts commit ab46826b259fe77cd4062c355bbf08d8f21114e1. --- .../RazorLanguageServerBenchmarkBase.cs | 2 +- .../ProjectSystem/RazorProjectService.cs | 21 +++++-- .../ProjectSystem/DocumentState.cs | 11 +++- .../ProjectSystem/ProjectDifference.cs | 11 ++-- .../ProjectSnapshotManager.Updater.cs | 7 ++- .../ProjectSystem/ProjectSnapshotManager.cs | 29 +++++++-- .../ProjectSystem/ProjectState.cs | 54 +++++++++++++--- .../ProjectSystem/UpdateProjectAction.cs | 4 +- .../ProjectSnapshotSynchronizationService.cs | 29 ++++++--- .../WindowsRazorProjectHostBase.cs | 4 +- .../ProjectWorkspaceStateGenerator.cs | 9 ++- .../CodeDocumentReferenceHolderTest.cs | 2 +- ...extDocumentUriPresentationEndpointTests.cs | 8 +-- .../OpenDocumentGeneratorTest.cs | 6 +- .../Refactoring/RenameEndpointTest.cs | 6 +- .../ProjectSystem/DocumentStateTest.cs | 40 ++++++++++-- .../ProjectStateGeneratedOutputTest.cs | 8 +-- .../ProjectSystem/ProjectStateTest.cs | 61 +++++++++++-------- .../Tooltip/ProjectAvailabilityTests.cs | 8 +-- ...ojectSnapshotSynchronizationServiceTest.cs | 4 +- .../Host/ProjectSnapshotManagerProxyTest.cs | 26 ++++---- .../FallbackProjectManagerTest.cs | 3 +- .../ProjectSnapshotManagerTest.cs | 24 ++++---- .../ProjectWorkspaceStateGeneratorTest.cs | 2 +- .../VisualStudioDocumentTrackerTest.cs | 3 +- 25 files changed, 260 insertions(+), 122 deletions(-) diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/LanguageServer/RazorLanguageServerBenchmarkBase.cs b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/LanguageServer/RazorLanguageServerBenchmarkBase.cs index 77b6d3f0c3a..f4c9db8e9af 100644 --- a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/LanguageServer/RazorLanguageServerBenchmarkBase.cs +++ b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/LanguageServer/RazorLanguageServerBenchmarkBase.cs @@ -76,7 +76,7 @@ await projectManager.UpdateAsync( updater.ProjectAdded(hostProject); var tagHelpers = CommonResources.LegacyTagHelpers; var projectWorkspaceState = ProjectWorkspaceState.Create(tagHelpers, CodeAnalysis.CSharp.LanguageVersion.CSharp11); - updater.ProjectChanged(hostProject, projectWorkspaceState); + updater.ProjectWorkspaceStateChanged(hostProject.Key, projectWorkspaceState); updater.DocumentAdded(hostProject.Key, hostDocument, textLoader); }, CancellationToken.None); diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs index 872d1c2a8db..25f498d7213 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/ProjectSystem/RazorProjectService.cs @@ -369,21 +369,34 @@ private Task AddOrUpdateProjectCoreAsync( _logger.LogInformation($"Updating project '{project.Key}' TagHelpers ({projectWorkspaceState.TagHelpers.Length}) and C# Language Version ({projectWorkspaceState.CSharpLanguageVersion})."); } + updater.ProjectWorkspaceStateChanged(project.Key, projectWorkspaceState); + var currentConfiguration = project.Configuration; var currentRootNamespace = project.RootNamespace; + if (currentConfiguration.ConfigurationName == configuration?.ConfigurationName && + currentRootNamespace == rootNamespace) + { + _logger.LogTrace($"Updating project '{project.Key}'. The project is already using configuration '{configuration.ConfigurationName}' and root namespace '{rootNamespace}'."); + return; + } + if (configuration is null) { configuration = FallbackRazorConfiguration.Latest; _logger.LogInformation($"Updating project '{project.Key}' to use the latest configuration ('{configuration.ConfigurationName}')'."); } - else if (currentConfiguration.Equals(configuration) && - currentRootNamespace == rootNamespace) + else if (currentConfiguration.ConfigurationName != configuration.ConfigurationName) { - _logger.LogTrace($"Updating project '{project.Key}'. The project is already using configuration '{configuration.ConfigurationName}' and root namespace '{rootNamespace}'."); + _logger.LogInformation($"Updating project '{project.Key}' to Razor configuration '{configuration.ConfigurationName}' with language version '{configuration.LanguageVersion}'."); + } + + if (currentRootNamespace != rootNamespace) + { + _logger.LogInformation($"Updating project '{project.Key}''s root namespace to '{rootNamespace}'."); } var hostProject = new HostProject(project.FilePath, project.IntermediateOutputPath, configuration, rootNamespace, displayName); - updater.ProjectChanged(hostProject, projectWorkspaceState); + updater.ProjectConfigurationChanged(hostProject); }, cancellationToken); } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs index c3b47291e37..7c09f3bfc4e 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/DocumentState.cs @@ -150,6 +150,15 @@ public bool TryGetTextVersion(out VersionStamp result) return false; } + public virtual DocumentState WithConfigurationChange() + { + var state = new DocumentState(HostDocument, Version + 1, _textAndVersion, _textLoader); + + // Do not cache computed state + + return state; + } + public virtual DocumentState WithImportsChange() { var state = new DocumentState(HostDocument, Version + 1, _textAndVersion, _textLoader); @@ -160,7 +169,7 @@ public virtual DocumentState WithImportsChange() return state; } - public virtual DocumentState WithProjectChange() + public virtual DocumentState WithProjectWorkspaceStateChange() { var state = new DocumentState(HostDocument, Version + 1, _textAndVersion, _textLoader); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectDifference.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectDifference.cs index 20d383dd8e5..f309380a705 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectDifference.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectDifference.cs @@ -8,9 +8,10 @@ namespace Microsoft.CodeAnalysis.Razor.ProjectSystem; [Flags] internal enum ProjectDifference { - None = 1 << 0, - ConfigurationChanged = 1 << 1, - DocumentAdded = 1 << 2, - DocumentRemoved = 1 << 3, - DocumentChanged = 1 << 4, + None = 0, + ConfigurationChanged = 1, + ProjectWorkspaceStateChanged = 2, + DocumentAdded = 4, + DocumentRemoved = 8, + DocumentChanged = 16, } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectSnapshotManager.Updater.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectSnapshotManager.Updater.cs index 57c016bfa54..12ce627279e 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectSnapshotManager.Updater.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectSnapshotManager.Updater.cs @@ -50,8 +50,11 @@ public void ProjectAdded(HostProject project) public void ProjectRemoved(ProjectKey projectKey) => instance.ProjectRemoved(projectKey); - public void ProjectChanged(HostProject project, ProjectWorkspaceState projectWorkspaceState) - => instance.ProjectChanged(project, projectWorkspaceState); + public void ProjectConfigurationChanged(HostProject project) + => instance.ProjectConfigurationChanged(project); + + public void ProjectWorkspaceStateChanged(ProjectKey projectKey, ProjectWorkspaceState projectWorkspaceState) + => instance.ProjectWorkspaceStateChanged(projectKey, projectWorkspaceState); public void SolutionOpened() => instance.SolutionOpened(); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectSnapshotManager.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectSnapshotManager.cs index 9b7eba4a3a1..1436c39a5d4 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectSnapshotManager.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectSnapshotManager.cs @@ -306,7 +306,7 @@ private void ProjectAdded(HostProject hostProject) } } - private void ProjectChanged(HostProject hostProject, ProjectWorkspaceState projectWorkspaceState) + private void ProjectConfigurationChanged(HostProject hostProject) { if (_initialized) { @@ -316,7 +316,25 @@ private void ProjectChanged(HostProject hostProject, ProjectWorkspaceState proje if (TryUpdate( hostProject.Key, documentFilePath: null, - new ProjectChangeAction(hostProject, projectWorkspaceState), + new HostProjectUpdatedAction(hostProject), + out var oldSnapshot, + out var newSnapshot)) + { + NotifyListeners(oldSnapshot, newSnapshot, documentFilePath: null, ProjectChangeKind.ProjectChanged); + } + } + + private void ProjectWorkspaceStateChanged(ProjectKey projectKey, ProjectWorkspaceState projectWorkspaceState) + { + if (_initialized) + { + _dispatcher.AssertRunningOnDispatcher(); + } + + if (TryUpdate( + projectKey, + documentFilePath: null, + new ProjectWorkspaceStateChangedAction(projectWorkspaceState), out var oldSnapshot, out var newSnapshot)) { @@ -573,8 +591,11 @@ private static Entry ComputeNewEntry(Entry originalEntry, IUpdateProjectAction a } } - case ProjectChangeAction(var hostProject, var workspaceState): - return new Entry(originalEntry.State.WithHostProjectAndWorkspaceState(hostProject, workspaceState)); + case ProjectWorkspaceStateChangedAction(var workspaceState): + return new Entry(originalEntry.State.WithProjectWorkspaceState(workspaceState)); + + case HostProjectUpdatedAction(var hostProject): + return new Entry(originalEntry.State.WithHostProject(hostProject)); default: throw new InvalidOperationException($"Unexpected action type {action.GetType()}"); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs index 7d89c69336f..37a51895472 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/ProjectState.cs @@ -21,6 +21,12 @@ namespace Microsoft.CodeAnalysis.Razor.ProjectSystem; // Internal tracker for DefaultProjectSnapshot internal class ProjectState { + private const ProjectDifference ClearConfigurationVersionMask = ProjectDifference.ConfigurationChanged; + + private const ProjectDifference ClearProjectWorkspaceStateVersionMask = + ProjectDifference.ConfigurationChanged | + ProjectDifference.ProjectWorkspaceStateChanged; + private const ProjectDifference ClearDocumentCollectionVersionMask = ProjectDifference.ConfigurationChanged | ProjectDifference.DocumentAdded | @@ -91,9 +97,7 @@ private ProjectState( DocumentCollectionVersion = Version; } - if (older._projectEngine != null && - HostProject.Configuration == older.HostProject.Configuration && - CSharpLanguageVersion == older.CSharpLanguageVersion) + if ((difference & ClearConfigurationVersionMask) == 0 && older._projectEngine != null) { // Optimistically cache the RazorProjectEngine. _projectEngine = older.ProjectEngine; @@ -104,7 +108,9 @@ private ProjectState( ConfigurationVersion = Version; } - if (ProjectWorkspaceState.Equals(older.ProjectWorkspaceState)) + if ((difference & ClearProjectWorkspaceStateVersionMask) == 0 || + ProjectWorkspaceState == older.ProjectWorkspaceState || + ProjectWorkspaceState.Equals(older.ProjectWorkspaceState)) { ProjectWorkspaceStateVersion = older.ProjectWorkspaceStateVersion; } @@ -112,6 +118,14 @@ private ProjectState( { ProjectWorkspaceStateVersion = Version; } + + if ((difference & ClearProjectWorkspaceStateVersionMask) != 0 && + CSharpLanguageVersion != older.CSharpLanguageVersion) + { + // C# language version changed. This impacts the ProjectEngine, reset it. + _projectEngine = null; + ConfigurationVersion = Version; + } } // Internal set for testing. @@ -303,16 +317,20 @@ public ProjectState WithChangedHostDocument(HostDocument hostDocument, TextLoade return state; } - public ProjectState WithHostProjectAndWorkspaceState(HostProject hostProject, ProjectWorkspaceState projectWorkspaceState) + public ProjectState WithHostProject(HostProject hostProject) { + if (hostProject is null) + { + throw new ArgumentNullException(nameof(hostProject)); + } + if (HostProject.Configuration.Equals(hostProject.Configuration) && - HostProject.RootNamespace == hostProject.RootNamespace && - ProjectWorkspaceState.Equals(projectWorkspaceState)) + HostProject.RootNamespace == hostProject.RootNamespace) { return this; } - var documents = Documents.ToImmutableDictionary(kvp => kvp.Key, kvp => kvp.Value.WithProjectChange(), FilePathNormalizingComparer.Instance); + var documents = Documents.ToImmutableDictionary(kvp => kvp.Key, kvp => kvp.Value.WithConfigurationChange(), FilePathNormalizingComparer.Instance); // If the host project has changed then we need to recompute the imports map var importsToRelatedDocuments = s_emptyImportsToRelatedDocuments; @@ -323,7 +341,25 @@ public ProjectState WithHostProjectAndWorkspaceState(HostProject hostProject, Pr importsToRelatedDocuments = AddToImportsToRelatedDocuments(importsToRelatedDocuments, document.Value.HostDocument.FilePath, importTargetPaths); } - var state = new ProjectState(this, ProjectDifference.ConfigurationChanged, hostProject, projectWorkspaceState, documents, importsToRelatedDocuments); + var state = new ProjectState(this, ProjectDifference.ConfigurationChanged, hostProject, ProjectWorkspaceState, documents, importsToRelatedDocuments); + return state; + } + + public ProjectState WithProjectWorkspaceState(ProjectWorkspaceState projectWorkspaceState) + { + if (ProjectWorkspaceState == projectWorkspaceState) + { + return this; + } + + if (ProjectWorkspaceState.Equals(projectWorkspaceState)) + { + return this; + } + + var difference = ProjectDifference.ProjectWorkspaceStateChanged; + var documents = Documents.ToImmutableDictionary(kvp => kvp.Key, kvp => kvp.Value.WithProjectWorkspaceStateChange(), FilePathNormalizingComparer.Instance); + var state = new ProjectState(this, difference, HostProject, projectWorkspaceState, documents, ImportsToRelatedDocuments); return state; } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/UpdateProjectAction.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/UpdateProjectAction.cs index 6ecc957629d..bc6e89a2026 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/UpdateProjectAction.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/ProjectSystem/UpdateProjectAction.cs @@ -30,4 +30,6 @@ internal record ProjectAddedAction(HostProject HostProject) : IUpdateProjectActi internal record ProjectRemovedAction(ProjectKey ProjectKey) : IUpdateProjectAction; -internal record ProjectChangeAction(HostProject HostProject, ProjectWorkspaceState WorkspaceState) : IUpdateProjectAction; +internal record HostProjectUpdatedAction(HostProject HostProject) : IUpdateProjectAction; + +internal record ProjectWorkspaceStateChangedAction(ProjectWorkspaceState WorkspaceState) : IUpdateProjectAction; diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LiveShare/Guest/ProjectSnapshotSynchronizationService.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LiveShare/Guest/ProjectSnapshotSynchronizationService.cs index 8d0cf1b08ee..295ec7ec6c0 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LiveShare/Guest/ProjectSnapshotSynchronizationService.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LiveShare/Guest/ProjectSnapshotSynchronizationService.cs @@ -85,7 +85,7 @@ await _projectManager.UpdateAsync( if (state.projectWorkspaceState != null) { - updater.ProjectChanged(state.hostProject, state.projectWorkspaceState); + updater.ProjectWorkspaceStateChanged(state.hostProject.Key, state.projectWorkspaceState); } }, state: (hostProject, projectWorkspaceState: args.Newer.ProjectWorkspaceState), @@ -108,16 +108,31 @@ await _projectManager.UpdateAsync( } else if (args.Kind == ProjectProxyChangeKind.ProjectChanged) { - if (!args.Older!.Configuration.Equals(args.Newer!.Configuration) || - !args.Older.ProjectWorkspaceState.Equals(args.Newer.ProjectWorkspaceState)) + if (!args.Older!.Configuration.Equals(args.Newer!.Configuration)) { var guestPath = ResolveGuestPath(args.Newer.FilePath); var guestIntermediateOutputPath = ResolveGuestPath(args.Newer.IntermediateOutputPath); var hostProject = new HostProject(guestPath, guestIntermediateOutputPath, args.Newer.Configuration, args.Newer.RootNamespace); - var projectWorkspaceState = args.Newer.ProjectWorkspaceState; await _projectManager.UpdateAsync( - static (updater, state) => updater.ProjectChanged(state.hostProject, state.projectWorkspaceState), - state: (hostProject, projectWorkspaceState), + static (updater, hostProject) => updater.ProjectConfigurationChanged(hostProject), + state: hostProject, + CancellationToken.None); + } + else if (args.Older.ProjectWorkspaceState != args.Newer.ProjectWorkspaceState || + args.Older.ProjectWorkspaceState?.Equals(args.Newer.ProjectWorkspaceState) == false) + { + var guestPath = ResolveGuestPath(args.Newer.FilePath); + await _projectManager.UpdateAsync( + static (updater, state) => + { + var projectKeys = updater.GetAllProjectKeys(state.guestPath); + + foreach (var projectKey in projectKeys) + { + updater.ProjectWorkspaceStateChanged(projectKey, state.projectWorkspaceState); + } + }, + state: (guestPath, projectWorkspaceState: args.Newer.ProjectWorkspaceState), CancellationToken.None); } } @@ -137,7 +152,7 @@ await _projectManager.UpdateAsync( if (state.projectWorkspaceState is not null) { - updater.ProjectChanged(state.hostProject, state.projectWorkspaceState); + updater.ProjectWorkspaceStateChanged(state.hostProject.Key, state.projectWorkspaceState); } }, state: (hostProject, projectWorkspaceState: projectHandle.ProjectWorkspaceState), diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/ProjectSystem/WindowsRazorProjectHostBase.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/ProjectSystem/WindowsRazorProjectHostBase.cs index 74ee53de743..de2e60c0077 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/ProjectSystem/WindowsRazorProjectHostBase.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/ProjectSystem/WindowsRazorProjectHostBase.cs @@ -265,7 +265,7 @@ protected Task UpdateAsync(Action action, Cancel protected static void UpdateProject(ProjectSnapshotManager.Updater updater, HostProject project) { - if (!updater.TryGetLoadedProject(project.Key, out var current)) + if (!updater.TryGetLoadedProject(project.Key, out _)) { // Just in case we somehow got in a state where VS didn't tell us that solution close was finished, lets just // ensure we're going to actually do something with the new project that we've just been told about. @@ -275,7 +275,7 @@ protected static void UpdateProject(ProjectSnapshotManager.Updater updater, Host } else { - updater.ProjectChanged(project, current.ProjectWorkspaceState); + updater.ProjectConfigurationChanged(project); } } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/ProjectWorkspaceStateGenerator.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/ProjectWorkspaceStateGenerator.cs index 3a4f66b2c16..e6b29390c64 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/ProjectWorkspaceStateGenerator.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/ProjectWorkspaceStateGenerator.cs @@ -157,18 +157,17 @@ await _projectManager .UpdateAsync( static (updater, state) => { - var (projectSnapshot, workspaceState, logger, cancellationToken) = state; + var (projectKey, workspaceState, logger, cancellationToken) = state; if (cancellationToken.IsCancellationRequested) { return; } - logger.LogTrace($"Updating project with {workspaceState.TagHelpers.Length} tag helper(s) for '{projectSnapshot.Key}'"); - var hostProject = new HostProject(projectSnapshot.FilePath, projectSnapshot.IntermediateOutputPath, projectSnapshot.Configuration, projectSnapshot.RootNamespace); - updater.ProjectChanged(hostProject, workspaceState); + logger.LogTrace($"Updating project with {workspaceState.TagHelpers.Length} tag helper(s) for '{projectKey}'"); + updater.ProjectWorkspaceStateChanged(projectKey, workspaceState); }, - state: (projectSnapshot, workspaceState, _logger, cancellationToken), + state: (projectKey, workspaceState, _logger, cancellationToken), cancellationToken) .ConfigureAwait(false); } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeDocumentReferenceHolderTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeDocumentReferenceHolderTest.cs index 7a6a69eff7b..7662dfbf0f4 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeDocumentReferenceHolderTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/CodeDocumentReferenceHolderTest.cs @@ -135,7 +135,7 @@ public async Task ProjectChanged_DereferencesGeneratedCodeDocument() // Act await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(s_hostProject with { Configuration = RazorConfiguration.Default, RootNamespace = "NewRootNamespace" }, documentSnapshot.Project.ProjectWorkspaceState); + updater.ProjectConfigurationChanged(s_hostProject with { Configuration = RazorConfiguration.Default, RootNamespace = "NewRootNamespace" }); }); PerformFullGC(); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentPresentation/TextDocumentUriPresentationEndpointTests.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentPresentation/TextDocumentUriPresentationEndpointTests.cs index 691576244d9..ffdff508744 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentPresentation/TextDocumentUriPresentationEndpointTests.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/DocumentPresentation/TextDocumentUriPresentationEndpointTests.cs @@ -46,7 +46,7 @@ await projectManager.UpdateAsync(updater => await projectManager.UpdateAsync(updater => { - updater.ProjectChanged(hostProject, ProjectWorkspaceState.Create([builder.Build()])); + updater.ProjectWorkspaceStateChanged(hostProject.Key, ProjectWorkspaceState.Create([builder.Build()])); }); var uri = new Uri(hostDocument1.FilePath); @@ -106,7 +106,7 @@ await projectManager.UpdateAsync(updater => await projectManager.UpdateAsync(updater => { - updater.ProjectChanged(hostProject, ProjectWorkspaceState.Create([builder.Build()])); + updater.ProjectWorkspaceStateChanged(hostProject.Key, ProjectWorkspaceState.Create([builder.Build()])); }); var uri = new Uri(hostDocument1.FilePath); @@ -177,7 +177,7 @@ await projectManager.UpdateAsync(updater => await projectManager.UpdateAsync(updater => { - updater.ProjectChanged(hostProject, ProjectWorkspaceState.Create([builder.Build()])); + updater.ProjectWorkspaceStateChanged(hostProject.Key, ProjectWorkspaceState.Create([builder.Build()])); }); var uri = new Uri(hostDocument1.FilePath); @@ -332,7 +332,7 @@ await projectManager.UpdateAsync(updater => await projectManager.UpdateAsync(updater => { - updater.ProjectChanged(hostProject, ProjectWorkspaceState.Create([builder.Build()])); + updater.ProjectWorkspaceStateChanged(hostProject.Key, ProjectWorkspaceState.Create([builder.Build()])); }); var uri = new Uri(hostDocument1.FilePath); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/OpenDocumentGeneratorTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/OpenDocumentGeneratorTest.cs index 77827f12d77..7c05c89c158 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/OpenDocumentGeneratorTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/OpenDocumentGeneratorTest.cs @@ -142,7 +142,8 @@ await projectManager.UpdateAsync(updater => updater.DocumentAdded(_hostProject1.Key, _documents[0], _documents[0].CreateEmptyTextLoader()); // Act - updater.ProjectChanged(_hostProject1, ProjectWorkspaceState.Create(LanguageVersion.CSharp8)); + updater.ProjectWorkspaceStateChanged(_hostProject1.Key, + ProjectWorkspaceState.Create(LanguageVersion.CSharp8)); }); // Assert @@ -165,7 +166,8 @@ await projectManager.UpdateAsync(updater => updater.DocumentOpened(_hostProject1.Key, _documents[0].FilePath, SourceText.From(string.Empty)); // Act - updater.ProjectChanged(_hostProject1, ProjectWorkspaceState.Create(LanguageVersion.CSharp8)); + updater.ProjectWorkspaceStateChanged(_hostProject1.Key, + ProjectWorkspaceState.Create(LanguageVersion.CSharp8)); }); // Assert diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Refactoring/RenameEndpointTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Refactoring/RenameEndpointTest.cs index 1c06d64b979..4c78d3dd3db 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Refactoring/RenameEndpointTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Refactoring/RenameEndpointTest.cs @@ -656,11 +656,10 @@ public async Task Handle_Rename_SingleServer_DoesNotDelegateForRazor() var projectKey1 = await projectService.GetTestAccessor().AddProjectAsync( s_projectFilePath1, s_intermediateOutputPath1, RazorConfiguration.Default, RootNamespace1, displayName: null, DisposalToken); - var hostProject1 = new HostProject(s_indexFilePath1, s_intermediateOutputPath1, RazorConfiguration.Default, RootNamespace1, displayName: null); await projectManager.UpdateAsync(updater => { - updater.ProjectChanged(hostProject1, ProjectWorkspaceState.Create(tagHelpers)); + updater.ProjectWorkspaceStateChanged(projectKey1, ProjectWorkspaceState.Create(tagHelpers)); }); await projectService.AddDocumentToPotentialProjectsAsync(s_componentFilePath1, DisposalToken); @@ -679,11 +678,10 @@ await projectManager.UpdateAsync(updater => var projectKey2 = await projectService.GetTestAccessor().AddProjectAsync( s_projectFilePath2, s_intermediateOutputPath2, RazorConfiguration.Default, RootNamespace2, displayName: null, DisposalToken); - var hostProject2 = new HostProject(s_projectFilePath2, s_intermediateOutputPath2, RazorConfiguration.Default, RootNamespace2, displayName: null); await projectManager.UpdateAsync(updater => { - updater.ProjectChanged(hostProject2, ProjectWorkspaceState.Create(tagHelpers)); + updater.ProjectWorkspaceStateChanged(projectKey2, ProjectWorkspaceState.Create(tagHelpers)); }); await projectService.AddDocumentToPotentialProjectsAsync(s_componentFilePath3, DisposalToken); diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs index 8a0de5c43cb..2632887a2ed 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/DocumentStateTest.cs @@ -63,14 +63,14 @@ public async Task DocumentState_WithTextLoader_CreatesNewState() } [Fact] - public void DocumentState_WithProjectChange_CachesSnapshotText() + public void DocumentState_WithConfigurationChange_CachesSnapshotText() { // Arrange var original = DocumentState.Create(_hostDocument, DocumentState.EmptyLoader) .WithText(_text, VersionStamp.Create()); // Act - var state = original.WithProjectChange(); + var state = original.WithConfigurationChange(); // Assert Assert.True(state.TryGetText(out _)); @@ -78,7 +78,7 @@ public void DocumentState_WithProjectChange_CachesSnapshotText() } [Fact] - public async Task DocumentState_WithProjectChange_CachesLoadedText() + public async Task DocumentState_WithConfigurationChange_CachesLoadedText() { // Arrange var original = DocumentState.Create(_hostDocument, DocumentState.EmptyLoader) @@ -87,7 +87,7 @@ public async Task DocumentState_WithProjectChange_CachesLoadedText() await original.GetTextAsync(DisposalToken); // Act - var state = original.WithProjectChange(); + var state = original.WithConfigurationChange(); // Assert Assert.True(state.TryGetText(out _)); @@ -125,4 +125,36 @@ public async Task DocumentState_WithImportsChange_CachesLoadedText() Assert.True(state.TryGetText(out _)); Assert.True(state.TryGetTextVersion(out _)); } + + [Fact] + public void DocumentState_WithProjectWorkspaceStateChange_CachesSnapshotText() + { + // Arrange + var original = DocumentState.Create(_hostDocument, DocumentState.EmptyLoader) + .WithText(_text, VersionStamp.Create()); + + // Act + var state = original.WithProjectWorkspaceStateChange(); + + // Assert + Assert.True(state.TryGetText(out _)); + Assert.True(state.TryGetTextVersion(out _)); + } + + [Fact] + public async Task DocumentState_WithProjectWorkspaceStateChange_CachesLoadedText() + { + // Arrange + var original = DocumentState.Create(_hostDocument, DocumentState.EmptyLoader) + .WithTextLoader(_textLoader); + + await original.GetTextAsync(DisposalToken); + + // Act + var state = original.WithProjectWorkspaceStateChange(); + + // Assert + Assert.True(state.TryGetText(out _)); + Assert.True(state.TryGetTextVersion(out _)); + } } diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateGeneratedOutputTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateGeneratedOutputTest.cs index 1fce00bb94a..7dd40de1843 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateGeneratedOutputTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateGeneratedOutputTest.cs @@ -154,7 +154,7 @@ public async Task ProjectWorkspaceStateChange_CachesOutput_EvenWhenNewerProjectW var changed = ProjectWorkspaceState.Default; // Act - var state = original.WithHostProjectAndWorkspaceState(original.HostProject, changed); + var state = original.WithProjectWorkspaceState(changed); // Assert var (actualOutput, actualInputVersion) = await GetOutputAsync(state, _hostDocument, DisposalToken); @@ -175,7 +175,7 @@ public async Task ProjectWorkspaceStateChange_WithTagHelperChange_DoesNotCacheOu var changed = ProjectWorkspaceState.Create(_someTagHelpers); // Act - var state = original.WithHostProjectAndWorkspaceState(original.HostProject, changed); + var state = original.WithProjectWorkspaceState(changed); // Assert var (actualOutput, actualInputVersion) = await GetOutputAsync(state, _hostDocument, DisposalToken); @@ -199,7 +199,7 @@ public async Task ProjectWorkspaceStateChange_WithProjectWorkspaceState_CSharpLa var (originalOutput, originalInputVersion) = await GetOutputAsync(original, _hostDocument, DisposalToken); // Act - var state = original.WithHostProjectAndWorkspaceState(original.HostProject, changedWorkspaceState); + var state = original.WithProjectWorkspaceState(changedWorkspaceState); // Assert var (actualOutput, actualInputVersion) = await GetOutputAsync(state, _hostDocument, DisposalToken); @@ -219,7 +219,7 @@ public async Task ConfigurationChange_DoesNotCacheOutput() var (originalOutput, originalInputVersion) = await GetOutputAsync(original, _hostDocument, DisposalToken); // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProjectWithConfigurationChange, original.ProjectWorkspaceState); + var state = original.WithHostProject(_hostProjectWithConfigurationChange); // Assert var (actualOutput, actualInputVersion) = await GetOutputAsync(state, _hostDocument, DisposalToken); diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs index e88073b55a8..f1c3eb75efa 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/ProjectSystem/ProjectStateTest.cs @@ -529,7 +529,7 @@ public void ProjectState_RemoveHostDocument_NotFoundNoops() } [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_ConfigurationChange_UpdatesConfigurationState() + public void ProjectState_WithHostProject_ConfigurationChange_UpdatesConfigurationState() { // Arrange var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState) @@ -541,7 +541,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_ConfigurationChange_Up var originalProjectWorkspaceStateVersion = original.ConfigurationVersion; // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProjectWithConfigurationChange, _projectWorkspaceState); + var state = original.WithHostProject(_hostProjectWithConfigurationChange); // Assert Assert.NotEqual(original.Version, state.Version); @@ -567,7 +567,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_ConfigurationChange_Up } [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_RootNamespaceChange_UpdatesConfigurationState() + public void ProjectState_WithHostProject_RootNamespaceChange_UpdatesConfigurationState() { // Arrange var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState) @@ -580,14 +580,14 @@ public void ProjectState_WithHostProjectAndWorkspaceState_RootNamespaceChange_Up _ = original.ConfigurationVersion; // Act - var state = original.WithHostProjectAndWorkspaceState(hostProjectWithRootNamespaceChange, _projectWorkspaceState); + var state = original.WithHostProject(hostProjectWithRootNamespaceChange); // Assert Assert.NotSame(original, state); } [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_NoConfigurationChange_Noops() + public void ProjectState_WithHostProject_NoConfigurationChange_Noops() { // Arrange var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState) @@ -598,14 +598,14 @@ public void ProjectState_WithHostProjectAndWorkspaceState_NoConfigurationChange_ _ = original.ProjectWorkspaceStateVersion; // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProject, _projectWorkspaceState); + var state = original.WithHostProject(_hostProject); // Assert Assert.Same(original, state); } [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_CallsConfigurationChangeOnDocumentState() + public void ProjectState_WithHostProject_CallsConfigurationChangeOnDocumentState() { // Arrange var callCount = 0; @@ -618,7 +618,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_CallsConfigurationChan original.Documents = documents.ToImmutable(); // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProjectWithConfigurationChange, _projectWorkspaceState); + var state = original.WithHostProject(_hostProjectWithConfigurationChange); // Assert Assert.NotEqual(original.Version, state.Version); @@ -627,14 +627,14 @@ public void ProjectState_WithHostProjectAndWorkspaceState_CallsConfigurationChan } [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_ResetsImportedDocuments() + public void ProjectState_WithHostProject_ResetsImportedDocuments() { // Arrange var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState); original = original.WithAddedHostDocument(TestProjectData.SomeProjectFile1, DocumentState.EmptyLoader); // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProjectWithConfigurationChange, _projectWorkspaceState); + var state = original.WithHostProject(_hostProjectWithConfigurationChange); // Assert var importMap = Assert.Single(state.ImportsToRelatedDocuments); @@ -643,7 +643,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_ResetsImportedDocument } [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_Changed() + public void ProjectState_WithProjectWorkspaceState_Changed() { // Arrange var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState) @@ -657,7 +657,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_Changed() var changed = ProjectWorkspaceState.Create(_projectWorkspaceState.TagHelpers, LanguageVersion.CSharp6); // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProject, changed); + var state = original.WithProjectWorkspaceState(changed); // Assert Assert.NotEqual(original.Version, state.Version); @@ -682,7 +682,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_Changed() } [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_Changed_TagHelpersChanged() + public void ProjectState_WithProjectWorkspaceState_Changed_TagHelpersChanged() { // Arrange var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState) @@ -696,7 +696,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_Changed_TagHelpersChan var changed = ProjectWorkspaceState.Default; // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProject, changed); + var state = original.WithProjectWorkspaceState(changed); // Assert Assert.NotEqual(original.Version, state.Version); @@ -716,7 +716,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_Changed_TagHelpersChan } [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_IdenticalState_Caches() + public void ProjectState_WithProjectWorkspaceState_IdenticalState_Caches() { // Arrange var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState) @@ -730,21 +730,21 @@ public void ProjectState_WithHostProjectAndWorkspaceState_IdenticalState_Caches( var changed = ProjectWorkspaceState.Create(original.TagHelpers, original.CSharpLanguageVersion); // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProject, changed); + var state = original.WithProjectWorkspaceState(changed); // Assert Assert.Same(original, state); } [Fact] - public void ProjectState_WithHostProjectAndWorkspaceState_CallsWorkspaceProjectChangeOnDocumentState() + public void ProjectState_WithProjectWorkspaceState_CallsWorkspaceProjectChangeOnDocumentState() { // Arrange var callCount = 0; var documents = ImmutableDictionary.CreateBuilder(FilePathComparer.Instance); - documents[_documents[1].FilePath] = TestDocumentState.Create(_documents[1], onConfigurationChange: () => callCount++); - documents[_documents[2].FilePath] = TestDocumentState.Create(_documents[2], onConfigurationChange: () => callCount++); + documents[_documents[1].FilePath] = TestDocumentState.Create(_documents[1], onProjectWorkspaceStateChange: () => callCount++); + documents[_documents[2].FilePath] = TestDocumentState.Create(_documents[2], onProjectWorkspaceStateChange: () => callCount++); var original = ProjectState.Create(ProjectEngineFactoryProvider, LanguageServerFeatureOptions, _hostProject, _projectWorkspaceState); original.Documents = documents.ToImmutable(); @@ -752,7 +752,7 @@ public void ProjectState_WithHostProjectAndWorkspaceState_CallsWorkspaceProjectC var changed = ProjectWorkspaceState.Default; // Act - var state = original.WithHostProjectAndWorkspaceState(_hostProject, changed); + var state = original.WithProjectWorkspaceState(changed); // Assert Assert.NotEqual(original.Version, state.Version); @@ -991,7 +991,8 @@ public static TestDocumentState Create( Action? onTextChange = null, Action? onTextLoaderChange = null, Action? onConfigurationChange = null, - Action? onImportsChange = null) + Action? onImportsChange = null, + Action? onProjectWorkspaceStateChange = null) { return new TestDocumentState( hostDocument, @@ -999,13 +1000,15 @@ public static TestDocumentState Create( onTextChange, onTextLoaderChange, onConfigurationChange, - onImportsChange); + onImportsChange, + onProjectWorkspaceStateChange); } private readonly Action? _onTextChange; private readonly Action? _onTextLoaderChange; private readonly Action? _onConfigurationChange; private readonly Action? _onImportsChange; + private readonly Action? _onProjectWorkspaceStateChange; private TestDocumentState( HostDocument hostDocument, @@ -1013,13 +1016,15 @@ private TestDocumentState( Action? onTextChange, Action? onTextLoaderChange, Action? onConfigurationChange, - Action? onImportsChange) + Action? onImportsChange, + Action? onProjectWorkspaceStateChange) : base(hostDocument, version: 1, loader ?? EmptyLoader) { _onTextChange = onTextChange; _onTextLoaderChange = onTextLoaderChange; _onConfigurationChange = onConfigurationChange; _onImportsChange = onImportsChange; + _onProjectWorkspaceStateChange = onProjectWorkspaceStateChange; } public override DocumentState WithText(SourceText sourceText, VersionStamp textVersion) @@ -1034,10 +1039,10 @@ public override DocumentState WithTextLoader(TextLoader loader) return base.WithTextLoader(loader); } - public override DocumentState WithProjectChange() + public override DocumentState WithConfigurationChange() { _onConfigurationChange?.Invoke(); - return base.WithProjectChange(); + return base.WithConfigurationChange(); } public override DocumentState WithImportsChange() @@ -1045,5 +1050,11 @@ public override DocumentState WithImportsChange() _onImportsChange?.Invoke(); return base.WithImportsChange(); } + + public override DocumentState WithProjectWorkspaceStateChange() + { + _onProjectWorkspaceStateChange?.Invoke(); + return base.WithProjectWorkspaceStateChange(); + } } } diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/ProjectAvailabilityTests.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/ProjectAvailabilityTests.cs index 4abb011d448..d19a69bedee 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/ProjectAvailabilityTests.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Tooltip/ProjectAvailabilityTests.cs @@ -56,7 +56,7 @@ public async Task GetProjectAvailabilityText_OneProject_ReturnsNull() await projectManager.UpdateAsync(updater => { updater.ProjectAdded(hostProject); - updater.ProjectChanged(hostProject, projectWorkspaceState); + updater.ProjectWorkspaceStateChanged(hostProject.Key, projectWorkspaceState); updater.DocumentAdded(hostProject.Key, hostDocument, TestMocks.CreateTextLoader(hostDocument.FilePath, text: "")); }); @@ -101,11 +101,11 @@ public async Task GetProjectAvailabilityText_AvailableInAllProjects_ReturnsNull( await projectManager.UpdateAsync(updater => { updater.ProjectAdded(hostProject1); - updater.ProjectChanged(hostProject1, projectWorkspaceState); + updater.ProjectWorkspaceStateChanged(hostProject1.Key, projectWorkspaceState); updater.DocumentAdded(hostProject1.Key, hostDocument, TestMocks.CreateTextLoader(hostDocument.FilePath, text: "")); updater.ProjectAdded(hostProject2); - updater.ProjectChanged(hostProject2, projectWorkspaceState); + updater.ProjectWorkspaceStateChanged(hostProject2.Key, projectWorkspaceState); updater.DocumentAdded(hostProject2.Key, hostDocument, TestMocks.CreateTextLoader(hostDocument.FilePath, text: "")); }); @@ -150,7 +150,7 @@ public async Task GetProjectAvailabilityText_NotAvailableInAllProjects_ReturnsTe await projectManager.UpdateAsync(updater => { updater.ProjectAdded(hostProject1); - updater.ProjectChanged(hostProject1, projectWorkspaceState); + updater.ProjectWorkspaceStateChanged(hostProject1.Key, projectWorkspaceState); updater.DocumentAdded(hostProject1.Key, hostDocument, TestMocks.CreateTextLoader(hostDocument.FilePath, text: "")); updater.ProjectAdded(hostProject2); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProjectSnapshotSynchronizationServiceTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProjectSnapshotSynchronizationServiceTest.cs index 280e6a12956..729a6f24622 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProjectSnapshotSynchronizationServiceTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Guest/ProjectSnapshotSynchronizationServiceTest.cs @@ -170,7 +170,7 @@ public async Task UpdateGuestProjectManager_ProjectChanged_ConfigurationChange() await _projectManager.UpdateAsync(updater => { updater.ProjectAdded(hostProject); - updater.ProjectChanged(hostProject, newHandle.ProjectWorkspaceState); + updater.ProjectConfigurationChanged(hostProject); }); var args = new ProjectChangeEventProxyArgs(oldHandle, newHandle, ProjectProxyChangeKind.ProjectChanged); @@ -214,7 +214,7 @@ public async Task UpdateGuestProjectManager_ProjectChanged_ProjectWorkspaceState await _projectManager.UpdateAsync(updater => { updater.ProjectAdded(hostProject); - updater.ProjectChanged(hostProject, oldHandle.ProjectWorkspaceState); + updater.ProjectWorkspaceStateChanged(hostProject.Key, oldHandle.ProjectWorkspaceState); }); var args = new ProjectChangeEventProxyArgs(oldHandle, newHandle, ProjectProxyChangeKind.ProjectChanged); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Host/ProjectSnapshotManagerProxyTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Host/ProjectSnapshotManagerProxyTest.cs index ff77fe3c300..12e9c3e8299 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Host/ProjectSnapshotManagerProxyTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/LiveShare/Host/ProjectSnapshotManagerProxyTest.cs @@ -44,10 +44,10 @@ public async Task CalculateUpdatedStateAsync_ReturnsStateForAllProjects() await projectManager.UpdateAsync(updater => { updater.ProjectAdded(_hostProject1); - updater.ProjectChanged(_hostProject1, _projectWorkspaceState1); + updater.ProjectWorkspaceStateChanged(_hostProject1.Key, _projectWorkspaceState1); updater.ProjectAdded(_hostProject2); - updater.ProjectChanged(_hostProject2, _projectWorkspaceState2); + updater.ProjectWorkspaceStateChanged(_hostProject2.Key, _projectWorkspaceState2); }); using var proxy = new ProjectSnapshotManagerProxy( @@ -77,7 +77,7 @@ public async Task Changed_TriggersOnSnapshotManagerChanged() await projectManager.UpdateAsync(updater => { updater.ProjectAdded(_hostProject1); - updater.ProjectChanged(_hostProject1, _projectWorkspaceState1); + updater.ProjectWorkspaceStateChanged(_hostProject1.Key, _projectWorkspaceState1); }); using var proxy = new ProjectSnapshotManagerProxy( @@ -102,13 +102,12 @@ await projectManager.UpdateAsync(updater => { // Change the project's configuration to force a changed event to be raised. var project = updater.GetLoadedProject(_hostProject1.Key); - updater.ProjectChanged(new( + updater.ProjectConfigurationChanged(new( project.FilePath, project.IntermediateOutputPath, FallbackRazorConfiguration.MVC_1_0, project.RootNamespace, - project.DisplayName), - _projectWorkspaceState1); + project.DisplayName)); }); await proxyAccessor.ProcessingChangedEventTestTask.AssumeNotNull().JoinAsync(); @@ -126,7 +125,7 @@ public async Task Changed_DoesNotFireIfProxyIsDisposed() await projectManager.UpdateAsync(updater => { updater.ProjectAdded(_hostProject1); - updater.ProjectChanged(_hostProject1, _projectWorkspaceState1); + updater.ProjectWorkspaceStateChanged(_hostProject1.Key, _projectWorkspaceState1); }); var proxy = new ProjectSnapshotManagerProxy( @@ -144,13 +143,12 @@ await projectManager.UpdateAsync(updater => { // Change the project's configuration to force a changed event to be raised. var project = updater.GetLoadedProject(_hostProject1.Key); - updater.ProjectChanged(new( + updater.ProjectConfigurationChanged(new( project.FilePath, project.IntermediateOutputPath, FallbackRazorConfiguration.MVC_1_0, project.RootNamespace, - project.DisplayName), - _projectWorkspaceState1); + project.DisplayName)); }); // Assert @@ -166,7 +164,7 @@ public async Task GetLatestProjectsAsync_ReturnsSnapshotManagerProjects() await projectManager.UpdateAsync(updater => { updater.ProjectAdded(_hostProject1); - updater.ProjectChanged(_hostProject1, _projectWorkspaceState1); + updater.ProjectWorkspaceStateChanged(_hostProject1.Key, _projectWorkspaceState1); }); using var proxy = new ProjectSnapshotManagerProxy( @@ -198,10 +196,10 @@ public async Task GetStateAsync_ReturnsProjectState() await projectManager.UpdateAsync(updater => { updater.ProjectAdded(_hostProject1); - updater.ProjectChanged(_hostProject1, _projectWorkspaceState1); + updater.ProjectWorkspaceStateChanged(_hostProject1.Key, _projectWorkspaceState1); updater.ProjectAdded(_hostProject2); - updater.ProjectChanged(_hostProject2, _projectWorkspaceState2); + updater.ProjectWorkspaceStateChanged(_hostProject2.Key, _projectWorkspaceState2); }); using var proxy = new ProjectSnapshotManagerProxy( @@ -231,7 +229,7 @@ public async Task GetStateAsync_CachesState() await projectManager.UpdateAsync(updater => { updater.ProjectAdded(_hostProject1); - updater.ProjectChanged(_hostProject1, _projectWorkspaceState1); + updater.ProjectWorkspaceStateChanged(_hostProject1.Key, _projectWorkspaceState1); }); using var proxy = new ProjectSnapshotManagerProxy( diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectSystem/FallbackProjectManagerTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectSystem/FallbackProjectManagerTest.cs index 0e5511874e5..57d07c5b993 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectSystem/FallbackProjectManagerTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectSystem/FallbackProjectManagerTest.cs @@ -5,7 +5,6 @@ using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.AspNetCore.Razor.Test.Common.ProjectSystem; using Microsoft.AspNetCore.Razor.Test.Common.VisualStudio; @@ -143,7 +142,7 @@ public async Task DynamicFileAdded_UnknownToKnownProject_NotFallbackHostProject( await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(hostProject, ProjectWorkspaceState.Default); + updater.ProjectConfigurationChanged(hostProject); }); project = Assert.Single(_projectManager.GetProjects()); diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectSystem/ProjectSnapshotManagerTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectSystem/ProjectSnapshotManagerTest.cs index 149e604c207..6f127b659dc 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectSystem/ProjectSnapshotManagerTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectSystem/ProjectSnapshotManagerTest.cs @@ -268,7 +268,7 @@ public async Task DocumentAdded_CachesTagHelpers() await _projectManager.UpdateAsync(updater => { updater.ProjectAdded(s_hostProject); - updater.ProjectChanged(s_hostProject, _projectWorkspaceStateWithTagHelpers); + updater.ProjectWorkspaceStateChanged(s_hostProject.Key, _projectWorkspaceStateWithTagHelpers); }); var originalTagHelpers = await _projectManager.GetLoadedProject(s_hostProject.Key).GetTagHelpersAsync(DisposalToken); @@ -390,7 +390,7 @@ public async Task DocumentRemoved_CachesTagHelpers() await _projectManager.UpdateAsync(updater => { updater.ProjectAdded(s_hostProject); - updater.ProjectChanged(s_hostProject, _projectWorkspaceStateWithTagHelpers); + updater.ProjectWorkspaceStateChanged(s_hostProject.Key, _projectWorkspaceStateWithTagHelpers); updater.DocumentAdded(s_hostProject.Key, s_documents[0], s_documents[0].CreateEmptyTextLoader()); updater.DocumentAdded(s_hostProject.Key, s_documents[1], s_documents[1].CreateEmptyTextLoader()); updater.DocumentAdded(s_hostProject.Key, s_documents[2], s_documents[2].CreateEmptyTextLoader()); @@ -640,7 +640,7 @@ await _projectManager.UpdateAsync(updater => // Act await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(s_hostProjectWithConfigurationChange, ProjectWorkspaceState.Default); + updater.ProjectConfigurationChanged(s_hostProjectWithConfigurationChange); }); // Assert @@ -655,7 +655,7 @@ public async Task ProjectConfigurationChanged_ConfigurationChange_WithProjectWor await _projectManager.UpdateAsync(updater => { updater.ProjectAdded(s_hostProject); - updater.ProjectChanged(s_hostProject, _projectWorkspaceStateWithTagHelpers); + updater.ProjectWorkspaceStateChanged(s_hostProject.Key, _projectWorkspaceStateWithTagHelpers); }); using var listener = _projectManager.ListenToNotifications(); @@ -663,7 +663,7 @@ await _projectManager.UpdateAsync(updater => // Act await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(s_hostProjectWithConfigurationChange, _projectWorkspaceStateWithTagHelpers); + updater.ProjectConfigurationChanged(s_hostProjectWithConfigurationChange); }); // Assert @@ -686,7 +686,7 @@ await _projectManager.UpdateAsync(updater => // Act await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(s_hostProjectWithConfigurationChange, ProjectWorkspaceState.Default); + updater.ProjectConfigurationChanged(s_hostProjectWithConfigurationChange); }); // Assert @@ -703,7 +703,7 @@ public async Task ProjectConfigurationChanged_IgnoresUnknownProject() // Act await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(s_hostProject, ProjectWorkspaceState.Default); + updater.ProjectConfigurationChanged(s_hostProject); }); // Assert @@ -745,7 +745,7 @@ public async Task ProjectWorkspaceStateChanged_WithoutHostProject_IgnoresWorkspa // Act await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(s_hostProject, _projectWorkspaceStateWithTagHelpers); + updater.ProjectWorkspaceStateChanged(s_hostProject.Key, _projectWorkspaceStateWithTagHelpers); }); // Assert @@ -767,7 +767,7 @@ await _projectManager.UpdateAsync(updater => // Act await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(s_hostProject, _projectWorkspaceStateWithTagHelpers); + updater.ProjectWorkspaceStateChanged(s_hostProject.Key, _projectWorkspaceStateWithTagHelpers); }); // Assert @@ -791,7 +791,7 @@ await _projectManager.UpdateAsync(updater => // Act await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(s_hostProject, _projectWorkspaceStateWithTagHelpers); + updater.ProjectWorkspaceStateChanged(s_hostProject.Key, _projectWorkspaceStateWithTagHelpers); }); // Assert @@ -806,7 +806,7 @@ public async Task WorkspaceProjectChanged_WithHostProject_NotifiesListeners() await _projectManager.UpdateAsync(updater => { updater.ProjectAdded(s_hostProject); - updater.ProjectChanged(s_hostProject, ProjectWorkspaceState.Default); + updater.ProjectWorkspaceStateChanged(s_hostProject.Key, ProjectWorkspaceState.Default); }); using var listener = _projectManager.ListenToNotifications(); @@ -814,7 +814,7 @@ await _projectManager.UpdateAsync(updater => // Act await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(s_hostProject, _projectWorkspaceStateWithTagHelpers); + updater.ProjectWorkspaceStateChanged(s_hostProject.Key, _projectWorkspaceStateWithTagHelpers); }); // Assert diff --git a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectWorkspaceStateGeneratorTest.cs b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectWorkspaceStateGeneratorTest.cs index 44973fea646..c1dca22323f 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectWorkspaceStateGeneratorTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/ProjectWorkspaceStateGeneratorTest.cs @@ -120,7 +120,7 @@ public async Task Update_NullWorkspaceProject_ClearsProjectWorkspaceState() await _projectManager.UpdateAsync(updater => { updater.ProjectAdded(_projectSnapshot.HostProject); - updater.ProjectChanged(_projectSnapshot.HostProject, _projectWorkspaceStateWithTagHelpers); + updater.ProjectWorkspaceStateChanged(_projectSnapshot.Key, _projectWorkspaceStateWithTagHelpers); }); // Act diff --git a/src/Razor/test/Microsoft.VisualStudio.LegacyEditor.Razor.Test/VisualStudioDocumentTrackerTest.cs b/src/Razor/test/Microsoft.VisualStudio.LegacyEditor.Razor.Test/VisualStudioDocumentTrackerTest.cs index 2d2f16ba304..adf75ef0fae 100644 --- a/src/Razor/test/Microsoft.VisualStudio.LegacyEditor.Razor.Test/VisualStudioDocumentTrackerTest.cs +++ b/src/Razor/test/Microsoft.VisualStudio.LegacyEditor.Razor.Test/VisualStudioDocumentTrackerTest.cs @@ -4,7 +4,6 @@ using System; using System.Collections.Generic; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.AspNetCore.Razor.Test.Common.ProjectSystem; using Microsoft.AspNetCore.Razor.Test.Common.VisualStudio; @@ -471,7 +470,7 @@ await _projectManager.UpdateAsync(updater => // Act await _projectManager.UpdateAsync(updater => { - updater.ProjectChanged(_updatedHostProject, ProjectWorkspaceState.Default); + updater.ProjectConfigurationChanged(_updatedHostProject); }); // Assert From da076f2d4bfd58b67fc88884edec2683cabab21b Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 18 Nov 2024 15:51:12 -0800 Subject: [PATCH 148/172] Allow MS.ANC.Razor.Serialization.Json to compile differently This changes splits the ObjectReaders and ObjectWriters into partial classes that are compiled differently depending on the presence of two conditional compilation symbols: - JSONSERIALIZATION_PROJECTSYSTEM - When enabled, compiles serialization for various project system types, such as RazorProjectInfo. - JSONSERIALIZATION_ENABLETAGHELPERCACHE - When enabled, compiles ObjectReader methods that will return a TagHelperDescriptor from TagHelperCache if its checksum is already known. --- .../CommonResources.cs | 3 +- ...ft.AspNetCore.Razor.Microbenchmarks.csproj | 1 + .../TagHelperSerializationBenchmark.cs | 3 +- .../Utilities/StringCache.cs | 158 --------- ...VisualStudio.LanguageServices.Razor.csproj | 4 + .../Serialization/SerializerValidationTest.cs | 6 +- ...spNetCore.Razor.Test.Common.Tooling.csproj | 6 + .../RazorTestResources.cs | 3 +- .../Serialization/StringCacheTest.cs | 18 +- .../TagHelperDescriptorSerializationTest.cs | 15 +- ...NetCore.Razor.Serialization.Json.projitems | 7 + .../ObjectReaders.cs | 325 +----------------- .../ObjectReaders_ProjectSystem.cs | 71 ++++ .../ObjectReaders_TagHelpers.cs | 281 +++++++++++++++ .../ObjectWriters.cs | 218 +----------- .../ObjectWriters_ProjectSystem.cs | 54 +++ .../ObjectWriters_TagHelpers.cs | 159 +++++++++ .../StringCache.Entry.cs | 44 +++ ...tringCache.ExfiltratingEqualityComparer.cs | 39 +++ .../StringCache.cs | 69 ++++ 20 files changed, 773 insertions(+), 711 deletions(-) delete mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/StringCache.cs create mode 100644 src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_ProjectSystem.cs create mode 100644 src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_TagHelpers.cs create mode 100644 src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters_ProjectSystem.cs create mode 100644 src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters_TagHelpers.cs create mode 100644 src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.Entry.cs create mode 100644 src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.ExfiltratingEqualityComparer.cs create mode 100644 src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.cs diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/CommonResources.cs b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/CommonResources.cs index 51a1f9ea1b9..4f7c6195926 100644 --- a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/CommonResources.cs +++ b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/CommonResources.cs @@ -29,8 +29,7 @@ private static ImmutableArray LoadTagHelpers(byte[] bytes) using var reader = new StreamReader(stream); return JsonDataConvert.DeserializeData(reader, - static r => r.ReadImmutableArray( - static r => ObjectReaders.ReadTagHelper(r, useCache: false))).NullToEmpty(); + static r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)).NullToEmpty(); } private static RazorProjectInfo LoadProjectInfo(byte[] bytes) diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj index 0fae6de3c03..cf7154e3230 100644 --- a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj +++ b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj @@ -9,6 +9,7 @@ false true false + $(DefineConstants);JSONSERIALIZATION_PROJECTSYSTEM diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/TagHelperSerializationBenchmark.cs b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/TagHelperSerializationBenchmark.cs index 1f3d3222fc7..1c4a2e8889c 100644 --- a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/TagHelperSerializationBenchmark.cs +++ b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/TagHelperSerializationBenchmark.cs @@ -48,8 +48,7 @@ private byte[] TagHelperJsonBytes private static ImmutableArray DeserializeTagHelpers_Json(TextReader reader) { return JsonDataConvert.DeserializeData(reader, - static r => r.ReadImmutableArray( - static r => ObjectReaders.ReadTagHelper(r, useCache: false))); + static r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)); } private static void SerializeTagHelpers(TextWriter writer, ImmutableArray tagHelpers) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/StringCache.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/StringCache.cs deleted file mode 100644 index ae145a3b7e3..00000000000 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/StringCache.cs +++ /dev/null @@ -1,158 +0,0 @@ -// Copyright (c) .NET Foundation. All rights reserved. -// Licensed under the MIT license. See License.txt in the project root for license information. - -using System; -using System.Collections.Generic; -using System.Diagnostics.CodeAnalysis; - -namespace Microsoft.AspNetCore.Razor.Utilities; - -/// -/// This class helps de-duplicate dynamically created strings which might otherwise lead to memory bloat. -/// -internal class StringCache -{ - // ConditionalWeakTable won't work for us because it only compares keys to Object.ReferenceEquals - // (which won't be true because our values are loaded from JSON, not a constant). - private readonly HashSet _hashSet; - private readonly object _lock = new object(); - private int _capacity; - - public StringCache(int capacity = 1024) - { - _capacity = capacity; - _hashSet = new HashSet(new ExfiltratingEqualityComparer()); - } - - public int ApproximateSize => _hashSet.Count; - - public string GetOrAddValue(string key) - { - lock (_lock) - { - if (key is null) - { - throw new ArgumentNullException(nameof(key)); - } - - if (TryGetValue(key, out var result)) - { - return result!; - } - else - { - var weakRef = new Entry(key); - _hashSet.Add(weakRef); - - // Whenever we expand lets clean up dead references - if (_capacity <= _hashSet.Count) - { - Cleanup(); - _capacity *= 2; - } - - return key; - } - } - } - - private void Cleanup() - { - _hashSet.RemoveWhere(weakRef => !weakRef.IsAlive); - } - - private bool TryGetValue(string key, out string? value) - { - if (_hashSet.Contains(new Entry(key))) - { - var exfiltrator = (ExfiltratingEqualityComparer)_hashSet.Comparer; - var val = exfiltrator.LastEqualValue!; - if (val.Value.TryGetTarget(out var target)) - { - value = target!; - return true; - } - else - { - throw new InvalidOperationException("HashSet contained entry but we were unable to get the value from it. This should be impossible"); - } - } - - value = default; - return false; - } - - /// - /// This is a gross hack to do a sneaky and get the value inside the HashSet out given the lack of any Get operations in netstandard2.0. - /// If we ever upgrade to 2.1 delete this and just use the built in TryGetValue method. - /// - /// - /// This is fragile on the ordering of the values passed to the EqualityComparer by HashSet. - /// If that ever switches we have to react, if it becomes indeterminate we have to abandon this strategy. - /// - private class ExfiltratingEqualityComparer : IEqualityComparer - { - public Entry? LastEqualValue { get; private set; } - - public bool Equals(Entry x, Entry y) - { - if (x.Equals(y)) - { - LastEqualValue = x; - return true; - } - else - { - LastEqualValue = null; - return false; - } - } - - public int GetHashCode(Entry obj) => obj.GetHashCode(); - } - - private struct Entry - { - // In order to use HashSet we need a stable HashCode, so we have to cache it as soon as it comes in. - // If the HashCode is unstable then entries in the HashSet become unreachable/unremovable. - private readonly int _targetHashCode; - - private readonly WeakReference _weakRef; - - public Entry(string target) - { - _weakRef = new WeakReference(target); - _targetHashCode = target.GetHashCode(); - } - - public bool IsAlive => _weakRef.TryGetTarget(out _); - - public bool TryGetTarget([NotNullWhen(true)] out string? target) - { - return _weakRef.TryGetTarget(out target); - } - - public override bool Equals(object? obj) - { - if (obj is not Entry entry) - { - return false; - } - - if (TryGetTarget(out var thisTarget) && entry.TryGetTarget(out var entryTarget)) - { - return thisTarget.GetHashCode().Equals(entryTarget.GetHashCode()) && - thisTarget == entryTarget; - } - - // We lost the reference, but we need to check RefEquals to ensure that HashSet can successfully Remove items. - // We can't compare the Entries themselves because as structs they would get Value-Boxed an RefEquals would always be false. - return ReferenceEquals(_weakRef, entry._weakRef); - } - - public override int GetHashCode() - { - return _targetHashCode; - } - } -} diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Microsoft.VisualStudio.LanguageServices.Razor.csproj b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Microsoft.VisualStudio.LanguageServices.Razor.csproj index 4bb7defbaad..ac250cee175 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Microsoft.VisualStudio.LanguageServices.Razor.csproj +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Microsoft.VisualStudio.LanguageServices.Razor.csproj @@ -9,6 +9,10 @@ true false Microsoft.VisualStudio.Razor + + + $(DefineConstants);JSONSERIALIZATION_PROJECTSYSTEM;JSONSERIALIZATION_ENABLETAGHELPERCACHE diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs index 4ac0ef24cbd..73c95ac5a90 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs @@ -147,8 +147,7 @@ public void VerifyJson_TagHelpers(string resourceName, string? folderName = null // Deserialize from JSON var actualTagHelpers = JsonDataConvert.DeserializeData(jsonText, - r => r.ReadImmutableArray( - static r => ObjectReaders.ReadTagHelper(r, useCache: false))); + r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)); // Assert Assert.Equal(originalTagHelpers, actualTagHelpers); @@ -171,8 +170,7 @@ private static ImmutableArray DeserializeTagHelpersFromJson using var streamReader = new StreamReader(stream); return JsonDataConvert.DeserializeData(streamReader, - static r => r.ReadImmutableArray( - static r => ObjectReaders.ReadTagHelper(r, useCache: false))); + static r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)); } #if WRITE_JSON_FILES diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj index dcefb3d43bd..c29c6b37ff3 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj @@ -9,6 +9,10 @@ $(DefineConstants);GENERATE_BASELINES $(DefineConstants);__RemoveThisBitTo__GENERATE_BASELINES + + + $(DefineConstants);JSONSERIALIZATION_PROJECTSYSTEM @@ -88,6 +92,8 @@ + diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorTestResources.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorTestResources.cs index 6a5585a4bd2..a9e1c1d6f66 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorTestResources.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorTestResources.cs @@ -91,8 +91,7 @@ static ImmutableArray ReadBlazorServerAppTagHelpers() using var reader = new StreamReader(stream); return JsonDataConvert.DeserializeData(reader, - static r => r.ReadImmutableArray( - static r => ObjectReaders.ReadTagHelper(r, useCache: false))); + static r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)); } } } diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/StringCacheTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/StringCacheTest.cs index 361be5381e0..426b9e21d23 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/StringCacheTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/StringCacheTest.cs @@ -1,25 +1,17 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -#nullable disable - using System; using Microsoft.AspNetCore.Razor.Test.Common; -using Microsoft.AspNetCore.Razor.Utilities; using Xunit; using Xunit.Abstractions; -namespace Microsoft.VisualStudio.Editor.Razor; +namespace Microsoft.AspNetCore.Razor.Serialization.Json; -public class StringCacheTest : ToolingTestBase +public class StringCacheTest(ITestOutputHelper testOutput) : ToolingTestBase(testOutput) { - public StringCacheTest(ITestOutputHelper testOutput) - : base(testOutput) - { - } - [Fact] - public void GetOrAdd_EquivilentStrings_RetrievesFirstReference() + public void GetOrAdd_EquivalentStrings_RetrievesFirstReference() { // Arrange var cache = new StringCache(); @@ -30,7 +22,7 @@ public void GetOrAdd_EquivilentStrings_RetrievesFirstReference() Assert.False(ReferenceEquals(str1, str2)); // Act - // Force a colleciton + // Force a collection _ = cache.GetOrAddValue(str1); GC.Collect(); var result = cache.GetOrAddValue(str2); @@ -47,7 +39,7 @@ public void GetOrAdd_NullReturnsNull() var cache = new StringCache(); // Act & Assert - Assert.Throws(() => cache.GetOrAddValue(null)); + Assert.Throws(() => cache.GetOrAddValue(null!)); } [Fact] diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/TagHelperDescriptorSerializationTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/TagHelperDescriptorSerializationTest.cs index dfa8189f661..d4f19960a4d 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/TagHelperDescriptorSerializationTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/TagHelperDescriptorSerializationTest.cs @@ -47,8 +47,7 @@ public void TagHelperDescriptor_DefaultBlazorServerProject_RoundTrips() using (var reader = new StreamReader(writeStream, Encoding.UTF8, detectEncodingFromByteOrderMarks: true, bufferSize: 4096, leaveOpen: true)) { actualTagHelpers = JsonDataConvert.DeserializeData(reader, - static r => r.ReadImmutableArray( - static r => ObjectReaders.ReadTagHelper(r, useCache: false))); + static r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)); } // Assert @@ -93,7 +92,7 @@ public void TagHelperDescriptor_RoundTripsProperly() // Act var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, static r => ObjectReaders.ReadTagHelperFromProperties(r, useCache: false)); + var descriptor = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadTagHelperFromProperties); // Assert Assert.Equal(expectedDescriptor, descriptor); @@ -137,7 +136,7 @@ public void ViewComponentTagHelperDescriptor_RoundTripsProperly() // Act var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, static r => ObjectReaders.ReadTagHelperFromProperties(r, useCache: false)); + var descriptor = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadTagHelperFromProperties); // Assert Assert.Equal(expectedDescriptor, descriptor); @@ -179,7 +178,7 @@ public void TagHelperDescriptor_WithDiagnostic_RoundTripsProperly() // Act var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, static r => ObjectReaders.ReadTagHelperFromProperties(r, useCache: false)); + var descriptor = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadTagHelperFromProperties); // Assert Assert.Equal(expectedDescriptor, descriptor); @@ -222,7 +221,7 @@ public void TagHelperDescriptor_WithIndexerAttributes_RoundTripsProperly() // Act var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, static r => ObjectReaders.ReadTagHelperFromProperties(r, useCache: false)); + var descriptor = JsonDataConvert.DeserializeObject(json, static r => ObjectReaders.ReadTagHelperFromProperties(r)); // Assert Assert.Equal(expectedDescriptor, descriptor); @@ -250,7 +249,7 @@ public void TagHelperDescriptor_WithoutEditorRequired_RoundTripsProperly() // Act var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, static r => ObjectReaders.ReadTagHelperFromProperties(r, useCache: false)); + var descriptor = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadTagHelperFromProperties); // Assert Assert.NotNull(descriptor); @@ -284,7 +283,7 @@ public void TagHelperDescriptor_WithEditorRequired_RoundTripsProperly() // Act var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, static r => ObjectReaders.ReadTagHelperFromProperties(r, useCache: false)); + var descriptor = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadTagHelperFromProperties); // Assert Assert.NotNull(descriptor); diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/Microsoft.AspNetCore.Razor.Serialization.Json.projitems b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/Microsoft.AspNetCore.Razor.Serialization.Json.projitems index 512fe20bf12..6c475085f37 100644 --- a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/Microsoft.AspNetCore.Razor.Serialization.Json.projitems +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/Microsoft.AspNetCore.Razor.Serialization.Json.projitems @@ -16,9 +16,16 @@ + + + + + + + diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders.cs index 91ae5629e82..19c7c87440e 100644 --- a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders.cs +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders.cs @@ -1,41 +1,26 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -using System; -using System.Diagnostics.CodeAnalysis; -using System.IO; using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Utilities; -using Microsoft.CodeAnalysis; -using Microsoft.CodeAnalysis.CSharp; -using static Microsoft.AspNetCore.Razor.Language.RequiredAttributeDescriptor; -using SR = Microsoft.AspNetCore.Razor.Serialization.Json.Internal.Strings; namespace Microsoft.AspNetCore.Razor.Serialization.Json; internal static partial class ObjectReaders { - private static readonly StringCache s_stringCache = new(); + public static Checksum ReadChecksum(JsonDataReader reader) + => reader.ReadNonNullObject(ReadChecksumFromProperties); - [return: NotNullIfNotNull(nameof(str))] - private static string? Cached(string? str) + public static Checksum ReadChecksumFromProperties(JsonDataReader reader) { - if (str is null) - { - return null; - } + var data1 = reader.ReadInt64(nameof(Checksum.HashData.Data1)); + var data2 = reader.ReadInt64(nameof(Checksum.HashData.Data2)); + var data3 = reader.ReadInt64(nameof(Checksum.HashData.Data3)); + var data4 = reader.ReadInt64(nameof(Checksum.HashData.Data4)); - // Some of the strings used in TagHelperDescriptors are interned by other processes, - // so we should avoid duplicating those. - var interned = string.IsInterned(str); - if (interned != null) - { - return interned; - } + var hashData = new Checksum.HashData(data1, data2, data3, data4); - // We cache all our stings here to prevent them from ballooning memory in our Descriptors. - return s_stringCache.GetOrAddValue(str); + return new Checksum(hashData); } public static RazorConfiguration ReadConfigurationFromProperties(JsonDataReader reader) @@ -78,296 +63,4 @@ public static RazorDiagnostic ReadDiagnosticFromProperties(JsonDataReader reader return RazorDiagnostic.Create(descriptor, span); } - - public static ProjectSnapshotHandle ReadProjectSnapshotHandleFromProperties(JsonDataReader reader) - { - var projectIdString = reader.ReadNonNullString(nameof(ProjectSnapshotHandle.ProjectId)); - var configuration = reader.ReadObjectOrNull(nameof(ProjectSnapshotHandle.Configuration), ReadConfigurationFromProperties) ?? RazorConfiguration.Default; - var rootNamespace = reader.ReadStringOrNull(nameof(ProjectSnapshotHandle.RootNamespace)); - - var projectId = ProjectId.CreateFromSerialized(Guid.Parse(projectIdString)); - - return new(projectId, configuration, rootNamespace); - } - - public static DocumentSnapshotHandle ReadDocumentSnapshotHandleFromProperties(JsonDataReader reader) - { - var filePath = reader.ReadNonNullString(nameof(DocumentSnapshotHandle.FilePath)); - var targetPath = reader.ReadNonNullString(nameof(DocumentSnapshotHandle.TargetPath)); - var fileKind = reader.ReadNonNullString(nameof(DocumentSnapshotHandle.FileKind)); - - return new DocumentSnapshotHandle(filePath, targetPath, fileKind); - } - - public static ProjectWorkspaceState ReadProjectWorkspaceStateFromProperties(JsonDataReader reader) - { - var tagHelpers = reader.ReadImmutableArrayOrEmpty(nameof(ProjectWorkspaceState.TagHelpers), static r => ReadTagHelper(r, useCache: true)); - var csharpLanguageVersion = (LanguageVersion)reader.ReadInt32OrZero(nameof(ProjectWorkspaceState.CSharpLanguageVersion)); - - return ProjectWorkspaceState.Create(tagHelpers, csharpLanguageVersion); - } - - public static TagHelperDescriptor ReadTagHelper(JsonDataReader reader, bool useCache) - => reader.ReadNonNullObject(r => ReadTagHelperFromProperties(r, useCache)); - - public static TagHelperDescriptor ReadTagHelperFromProperties(JsonDataReader reader, bool useCache) - { - TagHelperDescriptor? tagHelper; - var checksumWasRead = false; - - // Try reading the optional checksum - if (reader.TryReadPropertyName(WellKnownPropertyNames.Checksum)) - { - var checksum = ReadChecksum(reader); - checksumWasRead = true; - - if (useCache && TagHelperCache.Default.TryGet(checksum, out tagHelper)) - { - reader.ReadToEndOfCurrentObject(); - return tagHelper; - } - } - - var kind = reader.ReadNonNullString(nameof(TagHelperDescriptor.Kind)); - var name = reader.ReadNonNullString(nameof(TagHelperDescriptor.Name)); - var assemblyName = reader.ReadNonNullString(nameof(TagHelperDescriptor.AssemblyName)); - - var displayName = reader.ReadStringOrNull(nameof(TagHelperDescriptor.DisplayName)); - var documentationObject = ReadDocumentationObject(reader, nameof(TagHelperDescriptor.Documentation)); - var tagOutputHint = reader.ReadStringOrNull(nameof(TagHelperDescriptor.TagOutputHint)); - var caseSensitive = reader.ReadBooleanOrTrue(nameof(TagHelperDescriptor.CaseSensitive)); - - var tagMatchingRules = reader.ReadImmutableArrayOrEmpty(nameof(TagHelperDescriptor.TagMatchingRules), ReadTagMatchingRule); - var boundAttributes = reader.ReadImmutableArrayOrEmpty(nameof(TagHelperDescriptor.BoundAttributes), ReadBoundAttribute); - var allowedChildTags = reader.ReadImmutableArrayOrEmpty(nameof(TagHelperDescriptor.AllowedChildTags), ReadAllowedChildTag); - - var metadata = ReadMetadata(reader, nameof(TagHelperDescriptor.Metadata)); - var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(TagHelperDescriptor.Diagnostics), ReadDiagnostic); - - tagHelper = new TagHelperDescriptor( - Cached(kind), Cached(name), Cached(assemblyName), - Cached(displayName)!, documentationObject, - Cached(tagOutputHint), caseSensitive, - tagMatchingRules, boundAttributes, allowedChildTags, - metadata, diagnostics); - - if (useCache && checksumWasRead) - { - TagHelperCache.Default.TryAdd(tagHelper.Checksum, tagHelper); - } - - return tagHelper; - - static TagMatchingRuleDescriptor ReadTagMatchingRule(JsonDataReader reader) - { - return reader.ReadNonNullObject(ReadFromProperties); - - static TagMatchingRuleDescriptor ReadFromProperties(JsonDataReader reader) - { - var tagName = reader.ReadNonNullString(nameof(TagMatchingRuleDescriptor.TagName)); - var parentTag = reader.ReadStringOrNull(nameof(TagMatchingRuleDescriptor.ParentTag)); - var tagStructure = (TagStructure)reader.ReadInt32OrZero(nameof(TagMatchingRuleDescriptor.TagStructure)); - var caseSensitive = reader.ReadBooleanOrTrue(nameof(TagMatchingRuleDescriptor.CaseSensitive)); - var attributes = reader.ReadImmutableArrayOrEmpty(nameof(TagMatchingRuleDescriptor.Attributes), ReadRequiredAttribute); - - var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(TagMatchingRuleDescriptor.Diagnostics), ReadDiagnostic); - - return new TagMatchingRuleDescriptor( - Cached(tagName), Cached(parentTag), - tagStructure, caseSensitive, - attributes, diagnostics); - } - } - - static RequiredAttributeDescriptor ReadRequiredAttribute(JsonDataReader reader) - { - return reader.ReadNonNullObject(ReadFromProperties); - - static RequiredAttributeDescriptor ReadFromProperties(JsonDataReader reader) - { - var name = reader.ReadString(nameof(RequiredAttributeDescriptor.Name)); - var nameComparison = (NameComparisonMode)reader.ReadInt32OrZero(nameof(RequiredAttributeDescriptor.NameComparison)); - var caseSensitive = reader.ReadBooleanOrTrue(nameof(RequiredAttributeDescriptor.CaseSensitive)); - var value = reader.ReadStringOrNull(nameof(RequiredAttributeDescriptor.Value)); - var valueComparison = (ValueComparisonMode)reader.ReadInt32OrZero(nameof(RequiredAttributeDescriptor.ValueComparison)); - var displayName = reader.ReadNonNullString(nameof(RequiredAttributeDescriptor.DisplayName)); - - var metadata = ReadMetadata(reader, nameof(RequiredAttributeDescriptor.Metadata)); - var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(RequiredAttributeDescriptor.Diagnostics), ReadDiagnostic); - - return new RequiredAttributeDescriptor( - Cached(name)!, nameComparison, - caseSensitive, - Cached(value), valueComparison, - Cached(displayName), diagnostics, metadata); - } - } - - static BoundAttributeDescriptor ReadBoundAttribute(JsonDataReader reader) - { - return reader.ReadNonNullObject(ReadFromProperties); - - static BoundAttributeDescriptor ReadFromProperties(JsonDataReader reader) - { - var kind = reader.ReadNonNullString(nameof(BoundAttributeDescriptor.Kind)); - var name = reader.ReadString(nameof(BoundAttributeDescriptor.Name)); - var typeName = reader.ReadNonNullString(nameof(BoundAttributeDescriptor.TypeName)); - var isEnum = reader.ReadBooleanOrFalse(nameof(BoundAttributeDescriptor.IsEnum)); - var hasIndexer = reader.ReadBooleanOrFalse(nameof(BoundAttributeDescriptor.HasIndexer)); - var indexerNamePrefix = reader.ReadStringOrNull(nameof(BoundAttributeDescriptor.IndexerNamePrefix)); - var indexerTypeName = reader.ReadStringOrNull(nameof(BoundAttributeDescriptor.IndexerTypeName)); - var displayName = reader.ReadNonNullString(nameof(BoundAttributeDescriptor.DisplayName)); - var containingType = reader.ReadStringOrNull(nameof(BoundAttributeDescriptor.ContainingType)); - var documentationObject = ReadDocumentationObject(reader, nameof(BoundAttributeDescriptor.Documentation)); - var caseSensitive = reader.ReadBooleanOrTrue(nameof(BoundAttributeDescriptor.CaseSensitive)); - var isEditorRequired = reader.ReadBooleanOrFalse(nameof(BoundAttributeDescriptor.IsEditorRequired)); - var parameters = reader.ReadImmutableArrayOrEmpty("BoundAttributeParameters", ReadBoundAttributeParameter); - - var metadata = ReadMetadata(reader, nameof(BoundAttributeDescriptor.Metadata)); - var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(BoundAttributeDescriptor.Diagnostics), ReadDiagnostic); - - return new BoundAttributeDescriptor( - Cached(kind), Cached(name)!, Cached(typeName), isEnum, - hasIndexer, Cached(indexerNamePrefix), Cached(indexerTypeName), - documentationObject, Cached(displayName), Cached(containingType), - caseSensitive, isEditorRequired, parameters, metadata, diagnostics); - } - } - - static BoundAttributeParameterDescriptor ReadBoundAttributeParameter(JsonDataReader reader) - { - return reader.ReadNonNullObject(ReadFromProperties); - - static BoundAttributeParameterDescriptor ReadFromProperties(JsonDataReader reader) - { - var kind = reader.ReadNonNullString(nameof(BoundAttributeParameterDescriptor.Kind)); - var name = reader.ReadString(nameof(BoundAttributeParameterDescriptor.Name)); - var typeName = reader.ReadNonNullString(nameof(BoundAttributeParameterDescriptor.TypeName)); - var isEnum = reader.ReadBooleanOrFalse(nameof(BoundAttributeParameterDescriptor.IsEnum)); - var displayName = reader.ReadNonNullString(nameof(BoundAttributeParameterDescriptor.DisplayName)); - var documentationObject = ReadDocumentationObject(reader, nameof(BoundAttributeParameterDescriptor.Documentation)); - var caseSensitive = reader.ReadBooleanOrTrue(nameof(BoundAttributeParameterDescriptor.CaseSensitive)); - - var metadata = ReadMetadata(reader, nameof(RequiredAttributeDescriptor.Metadata)); - var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(BoundAttributeParameterDescriptor.Diagnostics), ReadDiagnostic); - - return new BoundAttributeParameterDescriptor( - Cached(kind), Cached(name)!, Cached(typeName), - isEnum, documentationObject, Cached(displayName), caseSensitive, - metadata, diagnostics); - } - } - - static AllowedChildTagDescriptor ReadAllowedChildTag(JsonDataReader reader) - { - return reader.ReadNonNullObject(ReadFromProperties); - - static AllowedChildTagDescriptor ReadFromProperties(JsonDataReader reader) - { - var name = reader.ReadNonNullString(nameof(AllowedChildTagDescriptor.Name)); - var displayName = reader.ReadNonNullString(nameof(AllowedChildTagDescriptor.DisplayName)); - var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(AllowedChildTagDescriptor.Diagnostics), ReadDiagnostic); - - return new AllowedChildTagDescriptor(Cached(name), Cached(displayName), diagnostics); - } - } - - static DocumentationObject ReadDocumentationObject(JsonDataReader reader, string propertyName) - { - return reader.TryReadPropertyName(propertyName) - ? ReadCore(reader) - : default; - - static DocumentationObject ReadCore(JsonDataReader reader) - { - if (reader.IsObjectStart) - { - return reader.ReadNonNullObject(static reader => - { - var id = (DocumentationId)reader.ReadInt32(nameof(DocumentationDescriptor.Id)); - // Check to see if the Args property was actually written before trying to read it; - // otherwise, assume the args are null. - var args = reader.TryReadPropertyName(nameof(DocumentationDescriptor.Args)) - ? reader.ReadArray(static r => r.ReadValue()) - : null; - - if (args is { Length: > 0 and var length }) - { - for (var i = 0; i < length; i++) - { - if (args[i] is string s) - { - args[i] = Cached(s); - } - } - } - - return DocumentationDescriptor.From(id, args); - }); - } - else - { - return reader.ReadString() switch - { - string s => Cached(s), - null => default(DocumentationObject) - }; - } - } - } - - static MetadataCollection ReadMetadata(JsonDataReader reader, string propertyName) - { - return reader.TryReadPropertyName(propertyName) - ? reader.ReadNonNullObject(ReadFromProperties) - : MetadataCollection.Empty; - - static MetadataCollection ReadFromProperties(JsonDataReader reader) - { - using var builder = new MetadataBuilder(); - - while (reader.TryReadNextPropertyName(out var key)) - { - var value = reader.ReadString(); - builder.Add(Cached(key), Cached(value)); - } - - return builder.Build(); - } - } - } - - public static RazorProjectInfo ReadProjectInfoFromProperties(JsonDataReader reader) - { - if (!reader.TryReadInt32(WellKnownPropertyNames.Version, out var version) || version != SerializationFormat.Version) - { - throw new RazorProjectInfoSerializationException(SR.Unsupported_razor_project_info_version_encountered); - } - - var projectKeyId = reader.ReadNonNullString(nameof(RazorProjectInfo.ProjectKey)); - var filePath = reader.ReadNonNullString(nameof(RazorProjectInfo.FilePath)); - var configuration = reader.ReadObject(nameof(RazorProjectInfo.Configuration), ReadConfigurationFromProperties) ?? RazorConfiguration.Default; - var projectWorkspaceState = reader.ReadObject(nameof(RazorProjectInfo.ProjectWorkspaceState), ReadProjectWorkspaceStateFromProperties) ?? ProjectWorkspaceState.Default; - var rootNamespace = reader.ReadString(nameof(RazorProjectInfo.RootNamespace)); - var documents = reader.ReadImmutableArray(nameof(RazorProjectInfo.Documents), static r => r.ReadNonNullObject(ReadDocumentSnapshotHandleFromProperties)); - - var displayName = Path.GetFileNameWithoutExtension(filePath); - - return new RazorProjectInfo(new ProjectKey(projectKeyId), filePath, configuration, rootNamespace, displayName, projectWorkspaceState, documents); - } - - public static Checksum ReadChecksum(JsonDataReader reader) - => reader.ReadNonNullObject(ReadChecksumFromProperties); - - public static Checksum ReadChecksumFromProperties(JsonDataReader reader) - { - var data1 = reader.ReadInt64(nameof(Checksum.HashData.Data1)); - var data2 = reader.ReadInt64(nameof(Checksum.HashData.Data2)); - var data3 = reader.ReadInt64(nameof(Checksum.HashData.Data3)); - var data4 = reader.ReadInt64(nameof(Checksum.HashData.Data4)); - - var hashData = new Checksum.HashData(data1, data2, data3, data4); - - return new Checksum(hashData); - } } diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_ProjectSystem.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_ProjectSystem.cs new file mode 100644 index 00000000000..f1f53df675b --- /dev/null +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_ProjectSystem.cs @@ -0,0 +1,71 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +#if JSONSERIALIZATION_PROJECTSYSTEM +using System; +using System.IO; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.ProjectSystem; +using Microsoft.CodeAnalysis; +using Microsoft.CodeAnalysis.CSharp; +using SR = Microsoft.AspNetCore.Razor.Serialization.Json.Internal.Strings; + +namespace Microsoft.AspNetCore.Razor.Serialization.Json; + +internal static partial class ObjectReaders +{ + public static ProjectSnapshotHandle ReadProjectSnapshotHandleFromProperties(JsonDataReader reader) + { + var projectIdString = reader.ReadNonNullString(nameof(ProjectSnapshotHandle.ProjectId)); + var configuration = reader.ReadObjectOrNull(nameof(ProjectSnapshotHandle.Configuration), ReadConfigurationFromProperties) ?? RazorConfiguration.Default; + var rootNamespace = reader.ReadStringOrNull(nameof(ProjectSnapshotHandle.RootNamespace)); + + var projectId = ProjectId.CreateFromSerialized(Guid.Parse(projectIdString)); + + return new(projectId, configuration, rootNamespace); + } + + public static DocumentSnapshotHandle ReadDocumentSnapshotHandleFromProperties(JsonDataReader reader) + { + var filePath = reader.ReadNonNullString(nameof(DocumentSnapshotHandle.FilePath)); + var targetPath = reader.ReadNonNullString(nameof(DocumentSnapshotHandle.TargetPath)); + var fileKind = reader.ReadNonNullString(nameof(DocumentSnapshotHandle.FileKind)); + + return new DocumentSnapshotHandle(filePath, targetPath, fileKind); + } + + public static ProjectWorkspaceState ReadProjectWorkspaceStateFromProperties(JsonDataReader reader) + { +#if JSONSERIALIZATION_ENABLETAGHELPERCACHE + var tagHelpers = reader.ReadImmutableArrayOrEmpty(nameof(ProjectWorkspaceState.TagHelpers), + static r => ReadTagHelper(r, useCache: true)); +#else + var tagHelpers = reader.ReadImmutableArrayOrEmpty(nameof(ProjectWorkspaceState.TagHelpers), + static r => ReadTagHelper(r)); +#endif + + var csharpLanguageVersion = (LanguageVersion)reader.ReadInt32OrZero(nameof(ProjectWorkspaceState.CSharpLanguageVersion)); + + return ProjectWorkspaceState.Create(tagHelpers, csharpLanguageVersion); + } + + public static RazorProjectInfo ReadProjectInfoFromProperties(JsonDataReader reader) + { + if (!reader.TryReadInt32(WellKnownPropertyNames.Version, out var version) || version != SerializationFormat.Version) + { + throw new RazorProjectInfoSerializationException(SR.Unsupported_razor_project_info_version_encountered); + } + + var projectKeyId = reader.ReadNonNullString(nameof(RazorProjectInfo.ProjectKey)); + var filePath = reader.ReadNonNullString(nameof(RazorProjectInfo.FilePath)); + var configuration = reader.ReadObject(nameof(RazorProjectInfo.Configuration), ReadConfigurationFromProperties) ?? RazorConfiguration.Default; + var projectWorkspaceState = reader.ReadObject(nameof(RazorProjectInfo.ProjectWorkspaceState), ReadProjectWorkspaceStateFromProperties) ?? ProjectWorkspaceState.Default; + var rootNamespace = reader.ReadString(nameof(RazorProjectInfo.RootNamespace)); + var documents = reader.ReadImmutableArray(nameof(RazorProjectInfo.Documents), static r => r.ReadNonNullObject(ReadDocumentSnapshotHandleFromProperties)); + + var displayName = Path.GetFileNameWithoutExtension(filePath); + + return new RazorProjectInfo(new ProjectKey(projectKeyId), filePath, configuration, rootNamespace, displayName, projectWorkspaceState, documents); + } +} +#endif diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_TagHelpers.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_TagHelpers.cs new file mode 100644 index 00000000000..e46af69d380 --- /dev/null +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_TagHelpers.cs @@ -0,0 +1,281 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Diagnostics.CodeAnalysis; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.Utilities; +using static Microsoft.AspNetCore.Razor.Language.RequiredAttributeDescriptor; + +namespace Microsoft.AspNetCore.Razor.Serialization.Json; + +internal static partial class ObjectReaders +{ + private static readonly StringCache s_stringCache = new(); + + [return: NotNullIfNotNull(nameof(str))] + private static string? Cached(string? str) + { + if (str is null) + { + return null; + } + + // Some of the strings used in TagHelperDescriptors are interned by other processes, + // so we should avoid duplicating those. + var interned = string.IsInterned(str); + if (interned != null) + { + return interned; + } + + // We cache all our stings here to prevent them from ballooning memory in our Descriptors. + return s_stringCache.GetOrAddValue(str); + } + +#if JSONSERIALIZATION_ENABLETAGHELPERCACHE + public static TagHelperDescriptor ReadTagHelper(JsonDataReader reader, bool useCache) + => reader.ReadNonNullObject(r => ReadTagHelperFromProperties(r, useCache)); + + public static TagHelperDescriptor ReadTagHelper(JsonDataReader reader) + => reader.ReadNonNullObject(r => ReadTagHelperFromProperties(r, useCache: false)); +#else + public static TagHelperDescriptor ReadTagHelper(JsonDataReader reader) + => reader.ReadNonNullObject(ReadTagHelperFromProperties); +#endif + +#if JSONSERIALIZATION_ENABLETAGHELPERCACHE + public static TagHelperDescriptor ReadTagHelperFromProperties(JsonDataReader reader) + => ReadTagHelperFromProperties(reader, useCache: false); + + public static TagHelperDescriptor ReadTagHelperFromProperties(JsonDataReader reader, bool useCache) +#else + public static TagHelperDescriptor ReadTagHelperFromProperties(JsonDataReader reader) +#endif + { + TagHelperDescriptor? tagHelper; + + var checksum = reader.ReadNonNullObject(WellKnownPropertyNames.Checksum, ReadChecksumFromProperties); + +#if JSONSERIALIZATION_ENABLETAGHELPERCACHE + // Try reading the optional checksum + if (reader.TryReadPropertyName(WellKnownPropertyNames.Checksum)) + { + if (useCache && TagHelperCache.Default.TryGet(checksum, out tagHelper)) + { + reader.ReadToEndOfCurrentObject(); + return tagHelper; + } + } +#endif + + var kind = reader.ReadNonNullString(nameof(TagHelperDescriptor.Kind)); + var name = reader.ReadNonNullString(nameof(TagHelperDescriptor.Name)); + var assemblyName = reader.ReadNonNullString(nameof(TagHelperDescriptor.AssemblyName)); + + var displayName = reader.ReadStringOrNull(nameof(TagHelperDescriptor.DisplayName)); + var documentationObject = ReadDocumentationObject(reader, nameof(TagHelperDescriptor.Documentation)); + var tagOutputHint = reader.ReadStringOrNull(nameof(TagHelperDescriptor.TagOutputHint)); + var caseSensitive = reader.ReadBooleanOrTrue(nameof(TagHelperDescriptor.CaseSensitive)); + + var tagMatchingRules = reader.ReadImmutableArrayOrEmpty(nameof(TagHelperDescriptor.TagMatchingRules), ReadTagMatchingRule); + var boundAttributes = reader.ReadImmutableArrayOrEmpty(nameof(TagHelperDescriptor.BoundAttributes), ReadBoundAttribute); + var allowedChildTags = reader.ReadImmutableArrayOrEmpty(nameof(TagHelperDescriptor.AllowedChildTags), ReadAllowedChildTag); + + var metadata = ReadMetadata(reader, nameof(TagHelperDescriptor.Metadata)); + var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(TagHelperDescriptor.Diagnostics), ReadDiagnostic); + + tagHelper = new TagHelperDescriptor( + Cached(kind), Cached(name), Cached(assemblyName), + Cached(displayName)!, documentationObject, + Cached(tagOutputHint), caseSensitive, + tagMatchingRules, boundAttributes, allowedChildTags, + metadata, diagnostics); + +#if JSONSERIALIZATION_ENABLETAGHELPERCACHE + if (useCache) + { + TagHelperCache.Default.TryAdd(tagHelper.Checksum, tagHelper); + } +#endif + + return tagHelper; + + static TagMatchingRuleDescriptor ReadTagMatchingRule(JsonDataReader reader) + { + return reader.ReadNonNullObject(ReadFromProperties); + + static TagMatchingRuleDescriptor ReadFromProperties(JsonDataReader reader) + { + var tagName = reader.ReadNonNullString(nameof(TagMatchingRuleDescriptor.TagName)); + var parentTag = reader.ReadStringOrNull(nameof(TagMatchingRuleDescriptor.ParentTag)); + var tagStructure = (TagStructure)reader.ReadInt32OrZero(nameof(TagMatchingRuleDescriptor.TagStructure)); + var caseSensitive = reader.ReadBooleanOrTrue(nameof(TagMatchingRuleDescriptor.CaseSensitive)); + var attributes = reader.ReadImmutableArrayOrEmpty(nameof(TagMatchingRuleDescriptor.Attributes), ReadRequiredAttribute); + + var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(TagMatchingRuleDescriptor.Diagnostics), ReadDiagnostic); + + return new TagMatchingRuleDescriptor( + Cached(tagName), Cached(parentTag), + tagStructure, caseSensitive, + attributes, diagnostics); + } + } + + static RequiredAttributeDescriptor ReadRequiredAttribute(JsonDataReader reader) + { + return reader.ReadNonNullObject(ReadFromProperties); + + static RequiredAttributeDescriptor ReadFromProperties(JsonDataReader reader) + { + var name = reader.ReadString(nameof(RequiredAttributeDescriptor.Name)); + var nameComparison = (NameComparisonMode)reader.ReadInt32OrZero(nameof(RequiredAttributeDescriptor.NameComparison)); + var caseSensitive = reader.ReadBooleanOrTrue(nameof(RequiredAttributeDescriptor.CaseSensitive)); + var value = reader.ReadStringOrNull(nameof(RequiredAttributeDescriptor.Value)); + var valueComparison = (ValueComparisonMode)reader.ReadInt32OrZero(nameof(RequiredAttributeDescriptor.ValueComparison)); + var displayName = reader.ReadNonNullString(nameof(RequiredAttributeDescriptor.DisplayName)); + + var metadata = ReadMetadata(reader, nameof(RequiredAttributeDescriptor.Metadata)); + var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(RequiredAttributeDescriptor.Diagnostics), ReadDiagnostic); + + return new RequiredAttributeDescriptor( + Cached(name)!, nameComparison, + caseSensitive, + Cached(value), valueComparison, + Cached(displayName), diagnostics, metadata); + } + } + + static BoundAttributeDescriptor ReadBoundAttribute(JsonDataReader reader) + { + return reader.ReadNonNullObject(ReadFromProperties); + + static BoundAttributeDescriptor ReadFromProperties(JsonDataReader reader) + { + var kind = reader.ReadNonNullString(nameof(BoundAttributeDescriptor.Kind)); + var name = reader.ReadString(nameof(BoundAttributeDescriptor.Name)); + var typeName = reader.ReadNonNullString(nameof(BoundAttributeDescriptor.TypeName)); + var isEnum = reader.ReadBooleanOrFalse(nameof(BoundAttributeDescriptor.IsEnum)); + var hasIndexer = reader.ReadBooleanOrFalse(nameof(BoundAttributeDescriptor.HasIndexer)); + var indexerNamePrefix = reader.ReadStringOrNull(nameof(BoundAttributeDescriptor.IndexerNamePrefix)); + var indexerTypeName = reader.ReadStringOrNull(nameof(BoundAttributeDescriptor.IndexerTypeName)); + var displayName = reader.ReadNonNullString(nameof(BoundAttributeDescriptor.DisplayName)); + var containingType = reader.ReadStringOrNull(nameof(BoundAttributeDescriptor.ContainingType)); + var documentationObject = ReadDocumentationObject(reader, nameof(BoundAttributeDescriptor.Documentation)); + var caseSensitive = reader.ReadBooleanOrTrue(nameof(BoundAttributeDescriptor.CaseSensitive)); + var isEditorRequired = reader.ReadBooleanOrFalse(nameof(BoundAttributeDescriptor.IsEditorRequired)); + var parameters = reader.ReadImmutableArrayOrEmpty("BoundAttributeParameters", ReadBoundAttributeParameter); + + var metadata = ReadMetadata(reader, nameof(BoundAttributeDescriptor.Metadata)); + var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(BoundAttributeDescriptor.Diagnostics), ReadDiagnostic); + + return new BoundAttributeDescriptor( + Cached(kind), Cached(name)!, Cached(typeName), isEnum, + hasIndexer, Cached(indexerNamePrefix), Cached(indexerTypeName), + documentationObject, Cached(displayName), Cached(containingType), + caseSensitive, isEditorRequired, parameters, metadata, diagnostics); + } + } + + static BoundAttributeParameterDescriptor ReadBoundAttributeParameter(JsonDataReader reader) + { + return reader.ReadNonNullObject(ReadFromProperties); + + static BoundAttributeParameterDescriptor ReadFromProperties(JsonDataReader reader) + { + var kind = reader.ReadNonNullString(nameof(BoundAttributeParameterDescriptor.Kind)); + var name = reader.ReadString(nameof(BoundAttributeParameterDescriptor.Name)); + var typeName = reader.ReadNonNullString(nameof(BoundAttributeParameterDescriptor.TypeName)); + var isEnum = reader.ReadBooleanOrFalse(nameof(BoundAttributeParameterDescriptor.IsEnum)); + var displayName = reader.ReadNonNullString(nameof(BoundAttributeParameterDescriptor.DisplayName)); + var documentationObject = ReadDocumentationObject(reader, nameof(BoundAttributeParameterDescriptor.Documentation)); + var caseSensitive = reader.ReadBooleanOrTrue(nameof(BoundAttributeParameterDescriptor.CaseSensitive)); + + var metadata = ReadMetadata(reader, nameof(RequiredAttributeDescriptor.Metadata)); + var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(BoundAttributeParameterDescriptor.Diagnostics), ReadDiagnostic); + + return new BoundAttributeParameterDescriptor( + Cached(kind), Cached(name)!, Cached(typeName), + isEnum, documentationObject, Cached(displayName), caseSensitive, + metadata, diagnostics); + } + } + + static AllowedChildTagDescriptor ReadAllowedChildTag(JsonDataReader reader) + { + return reader.ReadNonNullObject(ReadFromProperties); + + static AllowedChildTagDescriptor ReadFromProperties(JsonDataReader reader) + { + var name = reader.ReadNonNullString(nameof(AllowedChildTagDescriptor.Name)); + var displayName = reader.ReadNonNullString(nameof(AllowedChildTagDescriptor.DisplayName)); + var diagnostics = reader.ReadImmutableArrayOrEmpty(nameof(AllowedChildTagDescriptor.Diagnostics), ReadDiagnostic); + + return new AllowedChildTagDescriptor(Cached(name), Cached(displayName), diagnostics); + } + } + + static DocumentationObject ReadDocumentationObject(JsonDataReader reader, string propertyName) + { + return reader.TryReadPropertyName(propertyName) + ? ReadCore(reader) + : default; + + static DocumentationObject ReadCore(JsonDataReader reader) + { + if (reader.IsObjectStart) + { + return reader.ReadNonNullObject(static reader => + { + var id = (DocumentationId)reader.ReadInt32(nameof(DocumentationDescriptor.Id)); + // Check to see if the Args property was actually written before trying to read it; + // otherwise, assume the args are null. + var args = reader.TryReadPropertyName(nameof(DocumentationDescriptor.Args)) + ? reader.ReadArray(static r => r.ReadValue()) + : null; + + if (args is { Length: > 0 and var length }) + { + for (var i = 0; i < length; i++) + { + if (args[i] is string s) + { + args[i] = Cached(s); + } + } + } + + return DocumentationDescriptor.From(id, args); + }); + } + else + { + return reader.ReadString() switch + { + string s => Cached(s), + null => default(DocumentationObject) + }; + } + } + } + + static MetadataCollection ReadMetadata(JsonDataReader reader, string propertyName) + { + return reader.TryReadPropertyName(propertyName) + ? reader.ReadNonNullObject(ReadFromProperties) + : MetadataCollection.Empty; + + static MetadataCollection ReadFromProperties(JsonDataReader reader) + { + using var builder = new MetadataBuilder(); + + while (reader.TryReadNextPropertyName(out var key)) + { + var value = reader.ReadString(); + builder.Add(Cached(key), Cached(value)); + } + + return builder.Build(); + } + } + } +} diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters.cs index aad91449d2b..f675397d8b7 100644 --- a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters.cs +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters.cs @@ -1,25 +1,25 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -#if !NETCOREAPP -using System.Collections.Generic; -#endif -using System.Diagnostics; using System.Globalization; using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Utilities; namespace Microsoft.AspNetCore.Razor.Serialization.Json; -internal static class ObjectWriters +internal static partial class ObjectWriters { - public static void Write(JsonDataWriter writer, RazorExtension? value) + public static void Write(JsonDataWriter writer, Checksum value) => writer.WriteObject(value, WriteProperties); - public static void WriteProperties(JsonDataWriter writer, RazorExtension value) + public static void WriteProperties(JsonDataWriter writer, Checksum value) { - writer.Write(nameof(value.ExtensionName), value.ExtensionName); + var data = value.Data; + + writer.Write(nameof(data.Data1), data.Data1); + writer.Write(nameof(data.Data2), data.Data2); + writer.Write(nameof(data.Data3), data.Data3); + writer.Write(nameof(data.Data4), data.Data4); } public static void Write(JsonDataWriter writer, RazorConfiguration? value) @@ -58,205 +58,11 @@ public static void WriteProperties(JsonDataWriter writer, RazorDiagnostic value) writer.WriteIfNotZero(nameof(span.Length), span.Length); } - public static void Write(JsonDataWriter writer, ProjectSnapshotHandle? value) - => writer.WriteObject(value, WriteProperties); - - public static void WriteProperties(JsonDataWriter writer, ProjectSnapshotHandle value) - { - writer.Write(nameof(value.ProjectId), value.ProjectId.Id.ToString()); - writer.WriteObject(nameof(value.Configuration), value.Configuration, WriteProperties); - writer.WriteIfNotNull(nameof(value.RootNamespace), value.RootNamespace); - } - - public static void Write(JsonDataWriter writer, DocumentSnapshotHandle? value) - => writer.WriteObject(value, WriteProperties); - - public static void WriteProperties(JsonDataWriter writer, DocumentSnapshotHandle value) - { - writer.Write(nameof(value.FilePath), value.FilePath); - writer.Write(nameof(value.TargetPath), value.TargetPath); - writer.Write(nameof(value.FileKind), value.FileKind); - } - - public static void Write(JsonDataWriter writer, ProjectWorkspaceState? value) - => writer.WriteObject(value, WriteProperties); - - public static void WriteProperties(JsonDataWriter writer, ProjectWorkspaceState value) - { - writer.WriteArrayIfNotDefaultOrEmpty(nameof(value.TagHelpers), value.TagHelpers, Write); - writer.WriteIfNotZero(nameof(value.CSharpLanguageVersion), (int)value.CSharpLanguageVersion); - } - - public static void Write(JsonDataWriter writer, TagHelperDescriptor? value) - => writer.WriteObject(value, WriteProperties); - - public static void WriteProperties(JsonDataWriter writer, TagHelperDescriptor value) - { - writer.WriteObject(WellKnownPropertyNames.Checksum, value.Checksum, WriteProperties); - writer.Write(nameof(value.Kind), value.Kind); - writer.Write(nameof(value.Name), value.Name); - writer.Write(nameof(value.AssemblyName), value.AssemblyName); - writer.WriteIfNotNull(nameof(value.DisplayName), value.DisplayName); - WriteDocumentationObject(writer, nameof(value.Documentation), value.DocumentationObject); - writer.WriteIfNotNull(nameof(value.TagOutputHint), value.TagOutputHint); - writer.Write(nameof(value.CaseSensitive), value.CaseSensitive); - writer.WriteArrayIfNotNullOrEmpty(nameof(value.TagMatchingRules), value.TagMatchingRules, WriteTagMatchingRule); - writer.WriteArrayIfNotNullOrEmpty(nameof(value.BoundAttributes), value.BoundAttributes, WriteBoundAttribute); - writer.WriteArrayIfNotNullOrEmpty(nameof(value.AllowedChildTags), value.AllowedChildTags, WriteAllowedChildTag); - WriteMetadata(writer, nameof(value.Metadata), value.Metadata); - writer.WriteArrayIfNotNullOrEmpty(nameof(value.Diagnostics), value.Diagnostics, Write); - - static void WriteDocumentationObject(JsonDataWriter writer, string propertyName, DocumentationObject documentationObject) - { - switch (documentationObject.Object) - { - case DocumentationDescriptor descriptor: - writer.WriteObject(propertyName, descriptor, static (writer, value) => - { - writer.Write(nameof(value.Id), (int)value.Id); - if (value.Args is { Length: > 0 }) - { - writer.WriteArray(nameof(value.Args), value.Args, static (w, v) => w.WriteValue(v)); - } - }); - - break; - - case string text: - writer.Write(propertyName, text); - break; - - case null: - // Don't write a property if there isn't any documentation. - break; - - default: - Debug.Fail($"Documentation objects should only be of type {nameof(DocumentationDescriptor)}, string, or null."); - break; - } - } - - static void WriteTagMatchingRule(JsonDataWriter writer, TagMatchingRuleDescriptor value) - { - writer.WriteObject(value, static (writer, value) => - { - writer.Write(nameof(value.TagName), value.TagName); - writer.WriteIfNotNull(nameof(value.ParentTag), value.ParentTag); - writer.WriteIfNotZero(nameof(value.TagStructure), (int)value.TagStructure); - writer.WriteIfNotTrue(nameof(value.CaseSensitive), value.CaseSensitive); - writer.WriteArrayIfNotNullOrEmpty(nameof(value.Attributes), value.Attributes, WriteRequiredAttribute); - writer.WriteArrayIfNotNullOrEmpty(nameof(value.Diagnostics), value.Diagnostics, Write); - }); - } - - static void WriteRequiredAttribute(JsonDataWriter writer, RequiredAttributeDescriptor value) - { - writer.WriteObject(value, static (writer, value) => - { - writer.Write(nameof(value.Name), value.Name); - writer.WriteIfNotZero(nameof(value.NameComparison), (int)value.NameComparison); - writer.WriteIfNotTrue(nameof(value.CaseSensitive), value.CaseSensitive); - writer.WriteIfNotNull(nameof(value.Value), value.Value); - writer.WriteIfNotZero(nameof(value.ValueComparison), (int)value.ValueComparison); - writer.WriteIfNotNull(nameof(value.DisplayName), value.DisplayName); - - WriteMetadata(writer, nameof(value.Metadata), value.Metadata); - writer.WriteArrayIfNotNullOrEmpty(nameof(value.Diagnostics), value.Diagnostics, Write); - }); - } - - static void WriteBoundAttribute(JsonDataWriter writer, BoundAttributeDescriptor value) - { - writer.WriteObject(value, static (writer, value) => - { - writer.Write(nameof(value.Kind), value.Kind); - writer.Write(nameof(value.Name), value.Name); - writer.Write(nameof(value.TypeName), value.TypeName); - writer.WriteIfNotFalse(nameof(value.IsEnum), value.IsEnum); - writer.WriteIfNotFalse(nameof(value.HasIndexer), value.HasIndexer); - writer.WriteIfNotNull(nameof(value.IndexerNamePrefix), value.IndexerNamePrefix); - writer.WriteIfNotNull(nameof(value.IndexerTypeName), value.IndexerTypeName); - writer.WriteIfNotNull(nameof(value.DisplayName), value.DisplayName); - writer.WriteIfNotNull(nameof(value.ContainingType), value.ContainingType); - WriteDocumentationObject(writer, nameof(value.Documentation), value.DocumentationObject); - writer.WriteIfNotTrue(nameof(value.CaseSensitive), value.CaseSensitive); - writer.WriteIfNotFalse(nameof(value.IsEditorRequired), value.IsEditorRequired); - writer.WriteArrayIfNotNullOrEmpty("BoundAttributeParameters", value.Parameters, WriteBoundAttributeParameter); - - WriteMetadata(writer, nameof(value.Metadata), value.Metadata); - writer.WriteArrayIfNotNullOrEmpty(nameof(value.Diagnostics), value.Diagnostics, Write); - }); - } - - static void WriteBoundAttributeParameter(JsonDataWriter writer, BoundAttributeParameterDescriptor value) - { - writer.WriteObject(value, static (writer, value) => - { - writer.Write(nameof(value.Kind), value.Kind); - writer.Write(nameof(value.Name), value.Name); - writer.Write(nameof(value.TypeName), value.TypeName); - writer.WriteIfNotFalse(nameof(value.IsEnum), value.IsEnum); - writer.WriteIfNotNull(nameof(value.DisplayName), value.DisplayName); - WriteDocumentationObject(writer, nameof(value.Documentation), value.DocumentationObject); - writer.WriteIfNotTrue(nameof(value.CaseSensitive), value.CaseSensitive); - - WriteMetadata(writer, nameof(value.Metadata), value.Metadata); - writer.WriteArrayIfNotNullOrEmpty(nameof(value.Diagnostics), value.Diagnostics, Write); - }); - } - - static void WriteAllowedChildTag(JsonDataWriter writer, AllowedChildTagDescriptor value) - { - writer.WriteObject(value, static (writer, value) => - { - writer.Write(nameof(value.Name), value.Name); - writer.Write(nameof(value.DisplayName), value.DisplayName); - writer.WriteArray(nameof(value.Diagnostics), value.Diagnostics, Write); - }); - } - - static void WriteMetadata(JsonDataWriter writer, string propertyName, MetadataCollection metadata) - { - // If there isn't any metadata, don't write the property. - if (metadata.Count == 0) - { - return; - } - - writer.WriteObject(propertyName, metadata, static (writer, metadata) => - { - foreach (var (key, value) in metadata) - { - writer.Write(key, value); - } - }); - } - } - - public static void Write(JsonDataWriter writer, RazorProjectInfo value) - => writer.WriteObject(value, WriteProperties); - - public static void WriteProperties(JsonDataWriter writer, RazorProjectInfo value) - { - writer.Write(WellKnownPropertyNames.Version, SerializationFormat.Version); - writer.Write(nameof(value.ProjectKey), value.ProjectKey.Id); - writer.Write(nameof(value.FilePath), value.FilePath); - writer.WriteObject(nameof(value.Configuration), value.Configuration, WriteProperties); - writer.WriteObject(nameof(value.ProjectWorkspaceState), value.ProjectWorkspaceState, WriteProperties); - writer.Write(nameof(value.RootNamespace), value.RootNamespace); - writer.WriteArray(nameof(value.Documents), value.Documents, Write); - } - - public static void Write(JsonDataWriter writer, Checksum value) + public static void Write(JsonDataWriter writer, RazorExtension? value) => writer.WriteObject(value, WriteProperties); - public static void WriteProperties(JsonDataWriter writer, Checksum value) + public static void WriteProperties(JsonDataWriter writer, RazorExtension value) { - var data = value.Data; - - writer.Write(nameof(data.Data1), data.Data1); - writer.Write(nameof(data.Data2), data.Data2); - writer.Write(nameof(data.Data3), data.Data3); - writer.Write(nameof(data.Data4), data.Data4); + writer.Write(nameof(value.ExtensionName), value.ExtensionName); } } diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters_ProjectSystem.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters_ProjectSystem.cs new file mode 100644 index 00000000000..4f5f471a7cb --- /dev/null +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters_ProjectSystem.cs @@ -0,0 +1,54 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +#if JSONSERIALIZATION_PROJECTSYSTEM +using Microsoft.AspNetCore.Razor.ProjectSystem; + +namespace Microsoft.AspNetCore.Razor.Serialization.Json; + +internal static partial class ObjectWriters +{ + public static void Write(JsonDataWriter writer, ProjectSnapshotHandle? value) + => writer.WriteObject(value, WriteProperties); + + public static void WriteProperties(JsonDataWriter writer, ProjectSnapshotHandle value) + { + writer.Write(nameof(value.ProjectId), value.ProjectId.Id.ToString()); + writer.WriteObject(nameof(value.Configuration), value.Configuration, WriteProperties); + writer.WriteIfNotNull(nameof(value.RootNamespace), value.RootNamespace); + } + + public static void Write(JsonDataWriter writer, DocumentSnapshotHandle? value) + => writer.WriteObject(value, WriteProperties); + + public static void WriteProperties(JsonDataWriter writer, DocumentSnapshotHandle value) + { + writer.Write(nameof(value.FilePath), value.FilePath); + writer.Write(nameof(value.TargetPath), value.TargetPath); + writer.Write(nameof(value.FileKind), value.FileKind); + } + + public static void Write(JsonDataWriter writer, ProjectWorkspaceState? value) + => writer.WriteObject(value, WriteProperties); + + public static void WriteProperties(JsonDataWriter writer, ProjectWorkspaceState value) + { + writer.WriteArrayIfNotDefaultOrEmpty(nameof(value.TagHelpers), value.TagHelpers, Write); + writer.WriteIfNotZero(nameof(value.CSharpLanguageVersion), (int)value.CSharpLanguageVersion); + } + + public static void Write(JsonDataWriter writer, RazorProjectInfo value) + => writer.WriteObject(value, WriteProperties); + + public static void WriteProperties(JsonDataWriter writer, RazorProjectInfo value) + { + writer.Write(WellKnownPropertyNames.Version, SerializationFormat.Version); + writer.Write(nameof(value.ProjectKey), value.ProjectKey.Id); + writer.Write(nameof(value.FilePath), value.FilePath); + writer.WriteObject(nameof(value.Configuration), value.Configuration, WriteProperties); + writer.WriteObject(nameof(value.ProjectWorkspaceState), value.ProjectWorkspaceState, WriteProperties); + writer.Write(nameof(value.RootNamespace), value.RootNamespace); + writer.WriteArray(nameof(value.Documents), value.Documents, Write); + } +} +#endif diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters_TagHelpers.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters_TagHelpers.cs new file mode 100644 index 00000000000..9ea94b773c9 --- /dev/null +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectWriters_TagHelpers.cs @@ -0,0 +1,159 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +#if !NET +using System.Collections.Generic; +#endif +using System.Diagnostics; +using Microsoft.AspNetCore.Razor.Language; + +namespace Microsoft.AspNetCore.Razor.Serialization.Json; + +internal static partial class ObjectWriters +{ + public static void Write(JsonDataWriter writer, TagHelperDescriptor? value) + => writer.WriteObject(value, WriteProperties); + + public static void WriteProperties(JsonDataWriter writer, TagHelperDescriptor value) + { + writer.WriteObject(WellKnownPropertyNames.Checksum, value.Checksum, WriteProperties); + writer.Write(nameof(value.Kind), value.Kind); + writer.Write(nameof(value.Name), value.Name); + writer.Write(nameof(value.AssemblyName), value.AssemblyName); + writer.WriteIfNotNull(nameof(value.DisplayName), value.DisplayName); + WriteDocumentationObject(writer, nameof(value.Documentation), value.DocumentationObject); + writer.WriteIfNotNull(nameof(value.TagOutputHint), value.TagOutputHint); + writer.Write(nameof(value.CaseSensitive), value.CaseSensitive); + writer.WriteArrayIfNotNullOrEmpty(nameof(value.TagMatchingRules), value.TagMatchingRules, WriteTagMatchingRule); + writer.WriteArrayIfNotNullOrEmpty(nameof(value.BoundAttributes), value.BoundAttributes, WriteBoundAttribute); + writer.WriteArrayIfNotNullOrEmpty(nameof(value.AllowedChildTags), value.AllowedChildTags, WriteAllowedChildTag); + WriteMetadata(writer, nameof(value.Metadata), value.Metadata); + writer.WriteArrayIfNotNullOrEmpty(nameof(value.Diagnostics), value.Diagnostics, Write); + + static void WriteDocumentationObject(JsonDataWriter writer, string propertyName, DocumentationObject documentationObject) + { + switch (documentationObject.Object) + { + case DocumentationDescriptor descriptor: + writer.WriteObject(propertyName, descriptor, static (writer, value) => + { + writer.Write(nameof(value.Id), (int)value.Id); + if (value.Args is { Length: > 0 }) + { + writer.WriteArray(nameof(value.Args), value.Args, static (w, v) => w.WriteValue(v)); + } + }); + + break; + + case string text: + writer.Write(propertyName, text); + break; + + case null: + // Don't write a property if there isn't any documentation. + break; + + default: + Debug.Fail($"Documentation objects should only be of type {nameof(DocumentationDescriptor)}, string, or null."); + break; + } + } + + static void WriteTagMatchingRule(JsonDataWriter writer, TagMatchingRuleDescriptor value) + { + writer.WriteObject(value, static (writer, value) => + { + writer.Write(nameof(value.TagName), value.TagName); + writer.WriteIfNotNull(nameof(value.ParentTag), value.ParentTag); + writer.WriteIfNotZero(nameof(value.TagStructure), (int)value.TagStructure); + writer.WriteIfNotTrue(nameof(value.CaseSensitive), value.CaseSensitive); + writer.WriteArrayIfNotNullOrEmpty(nameof(value.Attributes), value.Attributes, WriteRequiredAttribute); + writer.WriteArrayIfNotNullOrEmpty(nameof(value.Diagnostics), value.Diagnostics, Write); + }); + } + + static void WriteRequiredAttribute(JsonDataWriter writer, RequiredAttributeDescriptor value) + { + writer.WriteObject(value, static (writer, value) => + { + writer.Write(nameof(value.Name), value.Name); + writer.WriteIfNotZero(nameof(value.NameComparison), (int)value.NameComparison); + writer.WriteIfNotTrue(nameof(value.CaseSensitive), value.CaseSensitive); + writer.WriteIfNotNull(nameof(value.Value), value.Value); + writer.WriteIfNotZero(nameof(value.ValueComparison), (int)value.ValueComparison); + writer.WriteIfNotNull(nameof(value.DisplayName), value.DisplayName); + + WriteMetadata(writer, nameof(value.Metadata), value.Metadata); + writer.WriteArrayIfNotNullOrEmpty(nameof(value.Diagnostics), value.Diagnostics, Write); + }); + } + + static void WriteBoundAttribute(JsonDataWriter writer, BoundAttributeDescriptor value) + { + writer.WriteObject(value, static (writer, value) => + { + writer.Write(nameof(value.Kind), value.Kind); + writer.Write(nameof(value.Name), value.Name); + writer.Write(nameof(value.TypeName), value.TypeName); + writer.WriteIfNotFalse(nameof(value.IsEnum), value.IsEnum); + writer.WriteIfNotFalse(nameof(value.HasIndexer), value.HasIndexer); + writer.WriteIfNotNull(nameof(value.IndexerNamePrefix), value.IndexerNamePrefix); + writer.WriteIfNotNull(nameof(value.IndexerTypeName), value.IndexerTypeName); + writer.WriteIfNotNull(nameof(value.DisplayName), value.DisplayName); + writer.WriteIfNotNull(nameof(value.ContainingType), value.ContainingType); + WriteDocumentationObject(writer, nameof(value.Documentation), value.DocumentationObject); + writer.WriteIfNotTrue(nameof(value.CaseSensitive), value.CaseSensitive); + writer.WriteIfNotFalse(nameof(value.IsEditorRequired), value.IsEditorRequired); + writer.WriteArrayIfNotNullOrEmpty("BoundAttributeParameters", value.Parameters, WriteBoundAttributeParameter); + + WriteMetadata(writer, nameof(value.Metadata), value.Metadata); + writer.WriteArrayIfNotNullOrEmpty(nameof(value.Diagnostics), value.Diagnostics, Write); + }); + } + + static void WriteBoundAttributeParameter(JsonDataWriter writer, BoundAttributeParameterDescriptor value) + { + writer.WriteObject(value, static (writer, value) => + { + writer.Write(nameof(value.Kind), value.Kind); + writer.Write(nameof(value.Name), value.Name); + writer.Write(nameof(value.TypeName), value.TypeName); + writer.WriteIfNotFalse(nameof(value.IsEnum), value.IsEnum); + writer.WriteIfNotNull(nameof(value.DisplayName), value.DisplayName); + WriteDocumentationObject(writer, nameof(value.Documentation), value.DocumentationObject); + writer.WriteIfNotTrue(nameof(value.CaseSensitive), value.CaseSensitive); + + WriteMetadata(writer, nameof(value.Metadata), value.Metadata); + writer.WriteArrayIfNotNullOrEmpty(nameof(value.Diagnostics), value.Diagnostics, Write); + }); + } + + static void WriteAllowedChildTag(JsonDataWriter writer, AllowedChildTagDescriptor value) + { + writer.WriteObject(value, static (writer, value) => + { + writer.Write(nameof(value.Name), value.Name); + writer.Write(nameof(value.DisplayName), value.DisplayName); + writer.WriteArray(nameof(value.Diagnostics), value.Diagnostics, Write); + }); + } + + static void WriteMetadata(JsonDataWriter writer, string propertyName, MetadataCollection metadata) + { + // If there isn't any metadata, don't write the property. + if (metadata.Count == 0) + { + return; + } + + writer.WriteObject(propertyName, metadata, static (writer, metadata) => + { + foreach (var (key, value) in metadata) + { + writer.Write(key, value); + } + }); + } + } +} diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.Entry.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.Entry.cs new file mode 100644 index 00000000000..7f45e9713be --- /dev/null +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.Entry.cs @@ -0,0 +1,44 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Diagnostics.CodeAnalysis; + +namespace Microsoft.AspNetCore.Razor.Serialization.Json; + +internal sealed partial class StringCache +{ + private readonly struct Entry(string target) : IEquatable + { + // In order to use HashSet we need a stable HashCode, so we have to cache it as soon as it comes in. + // If the HashCode is unstable then entries in the HashSet become unreachable/unremovable. + private readonly int _targetHashCode = target.GetHashCode(); + + private readonly WeakReference _weakRef = new(target); + + public bool IsAlive => _weakRef.TryGetTarget(out _); + + public bool TryGetTarget([NotNullWhen(true)] out string? target) + => _weakRef.TryGetTarget(out target); + + public override bool Equals(object? obj) + => obj is Entry entry && + Equals(entry); + + public bool Equals(Entry other) + { + if (TryGetTarget(out var thisTarget) && other.TryGetTarget(out var entryTarget)) + { + return thisTarget.GetHashCode() == entryTarget.GetHashCode() && + thisTarget == entryTarget; + } + + // We lost the reference, but we need to check RefEquals to ensure that HashSet can successfully Remove items. + // We can't compare the Entries themselves because as structs they would get Value-Boxed an RefEquals would always be false. + return ReferenceEquals(_weakRef, other._weakRef); + } + + public override int GetHashCode() + => _targetHashCode; + } +} diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.ExfiltratingEqualityComparer.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.ExfiltratingEqualityComparer.cs new file mode 100644 index 00000000000..0bf711d7f82 --- /dev/null +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.ExfiltratingEqualityComparer.cs @@ -0,0 +1,39 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Generic; + +namespace Microsoft.AspNetCore.Razor.Serialization.Json; + +internal sealed partial class StringCache +{ + /// + /// This is a gross hack to do a sneaky and get the value inside the HashSet out given the lack of any Get operations in netstandard2.0. + /// If we ever upgrade to 2.1 delete this and just use the built in TryGetValue method. + /// + /// + /// This is fragile on the ordering of the values passed to the EqualityComparer by HashSet. + /// If that ever switches we have to react, if it becomes indeterminate we have to abandon this strategy. + /// + private sealed class ExfiltratingEqualityComparer : IEqualityComparer + { + public Entry? LastEqualValue { get; private set; } + + public bool Equals(Entry x, Entry y) + { + if (x.Equals(y)) + { + LastEqualValue = x; + return true; + } + else + { + LastEqualValue = null; + return false; + } + } + + public int GetHashCode(Entry obj) + => obj.GetHashCode(); + } +} diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.cs new file mode 100644 index 00000000000..3a9278e4873 --- /dev/null +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/StringCache.cs @@ -0,0 +1,69 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Collections.Generic; +using System.Diagnostics.CodeAnalysis; + +namespace Microsoft.AspNetCore.Razor.Serialization.Json; + +/// +/// This class helps de-duplicate dynamically created strings which might otherwise lead to memory bloat. +/// +internal sealed partial class StringCache(int capacity = 1024) +{ + // ConditionalWeakTable won't work for us because it only compares keys to Object.ReferenceEquals + // (which won't be true because our values are loaded from JSON, not a constant). + private readonly HashSet _hashSet = new(new ExfiltratingEqualityComparer()); + private readonly object _lock = new(); + private int _capacity = capacity; + + public int ApproximateSize => _hashSet.Count; + + public string GetOrAddValue(string key) + { + lock (_lock) + { + ArgHelper.ThrowIfNull(key); + + if (TryGetValue(key, out var result)) + { + return result; + } + + _hashSet.Add(new(key)); + + // Whenever we expand lets clean up dead references + if (_capacity <= _hashSet.Count) + { + Cleanup(); + _capacity *= 2; + } + + return key; + } + } + + private void Cleanup() + { + _hashSet.RemoveWhere(static weakRef => !weakRef.IsAlive); + } + + private bool TryGetValue(string key, [NotNullWhen(true)] out string? value) + { + if (_hashSet.Contains(new Entry(key))) + { + var comparer = (ExfiltratingEqualityComparer)_hashSet.Comparer; + var val = comparer.LastEqualValue!; + if (val.Value.TryGetTarget(out var target)) + { + value = target!; + return true; + } + + ThrowHelper.ThrowInvalidOperationException("HashSet contained entry but we were unable to get the value from it. This should be impossible"); + } + + value = default; + return false; + } +} From 84d3ea097de8081e8c686443a49a0e829a41256b Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 18 Nov 2024 16:59:39 -0800 Subject: [PATCH 149/172] Expand JsonDataConvert APIs --- .../JsonDataConvert.cs | 192 +++++++++++++++++- .../JsonDataConvert_ProjectSystem.cs | 33 +++ ...NetCore.Razor.Serialization.Json.projitems | 1 + 3 files changed, 216 insertions(+), 10 deletions(-) create mode 100644 src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/JsonDataConvert_ProjectSystem.cs diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/JsonDataConvert.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/JsonDataConvert.cs index ad59dd29242..b1290227f45 100644 --- a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/JsonDataConvert.cs +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/JsonDataConvert.cs @@ -2,17 +2,60 @@ // Licensed under the MIT license. See License.txt in the project root for license information. using System; +using System.Collections.Generic; +using System.Collections.Immutable; using System.IO; +using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.PooledObjects; using Newtonsoft.Json; namespace Microsoft.AspNetCore.Razor.Serialization.Json; -internal static class JsonDataConvert +internal static partial class JsonDataConvert { - public static void SerializeData(TextWriter writer, Action writeData) + public static void Serialize(RazorConfiguration value, TextWriter writer, bool indented = false) + => SerializeObject(value, writer, indented, ObjectWriters.WriteProperties); + + public static string Serialize(RazorConfiguration value, bool indented = false) + => SerializeObject(value, indented, ObjectWriters.WriteProperties); + + public static void Serialize(TagHelperDescriptor value, TextWriter writer, bool indented = false) + => SerializeObject(value, writer, indented, ObjectWriters.WriteProperties); + + public static string Serialize(TagHelperDescriptor value, bool indented = false) + => SerializeObject(value, indented, ObjectWriters.WriteProperties); + + public static void Serialize(ImmutableArray value, TextWriter writer, bool indented = false) + => SerializeArray(value, writer, indented, ObjectWriters.Write); + + public static string Serialize(ImmutableArray value, bool indented = false) + => SerializeArray(value, indented, ObjectWriters.Write); + + public static void Serialize(IEnumerable value, TextWriter writer, bool indented = false) + => SerializeArray(value, writer, indented, ObjectWriters.Write); + + public static string Serialize(IEnumerable value, bool indented = false) + => SerializeArray(value, indented, ObjectWriters.Write); + + public static void SerializeToFile(ImmutableArray value, string filePath, bool indented = false) + { + using var writer = new StreamWriter(filePath); + SerializeArray(value, writer, indented, ObjectWriters.Write); + } + + public static void SerializeToFile(IEnumerable value, string filePath, bool indented = false) + { + using var writer = new StreamWriter(filePath); + SerializeArray(value, writer, indented, ObjectWriters.Write); + } + + public static void SerializeData(TextWriter writer, bool indented, Action writeData) { - using var jsonWriter = new JsonTextWriter(writer) { CloseOutput = false }; + using var jsonWriter = new JsonTextWriter(writer) + { + CloseOutput = false, + Formatting = indented ? Formatting.Indented : Formatting.None + }; var dataWriter = JsonDataWriter.Get(jsonWriter); try @@ -25,35 +68,114 @@ public static void SerializeData(TextWriter writer, Action write } } - public static string SerializeData(Action writeData) + public static void SerializeData(TextWriter writer, Action writeData) + => SerializeData(writer, indented: false, writeData); + + public static string SerializeData(bool indented, Action writeData) { using var _ = StringBuilderPool.GetPooledObject(out var builder); using (var writer = new StringWriter(builder)) { - SerializeData(writer, writeData); + SerializeData(writer, indented, writeData); } return builder.ToString(); } - public static void SerializeObject(TextWriter writer, T? value, WriteProperties writeProperties) + public static string SerializeData(Action writeData) + => SerializeData(indented: false, writeData); + + public static void SerializeObject(T? value, TextWriter writer, bool indented, WriteProperties writeProperties) + => SerializeData(writer, indented, dataWriter => dataWriter.WriteObject(value, writeProperties)); + + public static void SerializeObject(T? value, TextWriter writer, WriteProperties writeProperties) + => SerializeObject(value, writer, indented: false, writeProperties: writeProperties); + + public static string SerializeObject(T? value, bool indented, WriteProperties writeProperties) { - SerializeData(writer, dataWriter => dataWriter.WriteObject(value, writeProperties)); + using var _ = StringBuilderPool.GetPooledObject(out var builder); + + using (var writer = new StringWriter(builder)) + { + SerializeObject(value, writer, indented, writeProperties); + } + + return builder.ToString(); } public static string SerializeObject(T? value, WriteProperties writeProperties) + => SerializeObject(value, indented: false, writeProperties); + + public static void SerializeArray(ImmutableArray value, TextWriter writer, bool indented, WriteValue writeValue) + => SerializeData(writer, indented, dataWriter => dataWriter.WriteArray(value, writeValue)); + + public static void SerializeArray(ImmutableArray value, TextWriter writer, WriteValue writeValue) + => SerializeArray(value, writer, indented: false, writeValue: writeValue); + + public static string SerializeArray(ImmutableArray value, bool indented, WriteValue writeValue) + { + using var _ = StringBuilderPool.GetPooledObject(out var builder); + + using (var writer = new StringWriter(builder)) + { + SerializeArray(value, writer, indented, writeValue); + } + + return builder.ToString(); + } + + public static string SerializeArray(IEnumerable value, WriteValue writeValue) + => SerializeArray(value, indented: false, writeValue); + + public static void SerializeArray(IEnumerable value, TextWriter writer, bool indented, WriteValue writeValue) + => SerializeData(writer, indented, dataWriter => dataWriter.WriteArray(value, writeValue)); + + public static void SerializeArray(IEnumerable value, TextWriter writer, WriteValue writeValue) + => SerializeArray(value, writer, indented: false, writeValue: writeValue); + + public static string SerializeArray(IEnumerable value, bool indented, WriteValue writeValue) { using var _ = StringBuilderPool.GetPooledObject(out var builder); using (var writer = new StringWriter(builder)) { - SerializeObject(writer, value, writeProperties); + SerializeArray(value, writer, indented, writeValue); } return builder.ToString(); } + public static string SerializeArray(ImmutableArray value, WriteValue writeValue) + => SerializeArray(value, indented: false, writeValue); + + public static RazorConfiguration DeserializeConfiguration(TextReader reader) + => DeserializeNonNullObject(reader, ObjectReaders.ReadConfigurationFromProperties); + + public static RazorConfiguration DeserializeConfiguration(string json) + => DeserializeNonNullObject(json, ObjectReaders.ReadConfigurationFromProperties); + + public static RazorConfiguration DeserializeConfiguration(byte[] bytes) + => DeserializeNonNullObject(bytes, ObjectReaders.ReadConfigurationFromProperties); + + public static TagHelperDescriptor DeserializeTagHelper(TextReader reader) + => DeserializeNonNullObject(reader, ObjectReaders.ReadTagHelperFromProperties); + + public static TagHelperDescriptor DeserializeTagHelper(string json) + => DeserializeNonNullObject(json, ObjectReaders.ReadTagHelperFromProperties); + + public static TagHelperDescriptor DeserializeTagHelper(byte[] bytes) + => DeserializeNonNullObject(bytes, ObjectReaders.ReadTagHelperFromProperties); + + public static ImmutableArray DeserializeTagHelperArray(TextReader reader) + => DeserializeArray(reader, ObjectReaders.ReadTagHelper); + + public static ImmutableArray DeserializeTagHelperArray(string json) + => DeserializeArray(json, ObjectReaders.ReadTagHelper); + + public static ImmutableArray DeserializeTagHelperArray(byte[] bytes) + => DeserializeArray(bytes, ObjectReaders.ReadTagHelper); + public static T DeserializeData(TextReader reader, Func readData) { using var jsonReader = new JsonTextReader(reader) { CloseInput = false }; @@ -78,15 +200,65 @@ public static T DeserializeData(string json, Func readData return DeserializeData(reader, readData); } - public static T? DeserializeObject(TextReader reader, ReadProperties readProperties) + public static T DeserializeData(byte[] bytes, Func readData) { - return DeserializeData(reader, dataReader => dataReader.ReadObject(readProperties)); + using var stream = new MemoryStream(bytes); + using var reader = new StreamReader(stream); + + return DeserializeData(reader, readData); } + public static T? DeserializeObject(TextReader reader, ReadProperties readProperties) + => DeserializeData(reader, dataReader => dataReader.ReadObject(readProperties)); + public static T? DeserializeObject(string json, ReadProperties readProperties) { using var reader = new StringReader(json); return DeserializeObject(reader, readProperties); } + + public static T? DeserializeObject(byte[] bytes, ReadProperties readProperties) + { + using var stream = new MemoryStream(bytes); + using var reader = new StreamReader(stream); + + return DeserializeObject(reader, readProperties); + } + + public static T DeserializeNonNullObject(TextReader reader, ReadProperties readProperties) + => DeserializeData(reader, dataReader => dataReader.ReadNonNullObject(readProperties)); + + public static T DeserializeNonNullObject(string json, ReadProperties readProperties) + { + using var reader = new StringReader(json); + + return DeserializeNonNullObject(reader, readProperties); + } + + public static T DeserializeNonNullObject(byte[] bytes, ReadProperties readProperties) + { + using var stream = new MemoryStream(bytes); + using var reader = new StreamReader(stream); + + return DeserializeNonNullObject(reader, readProperties); + } + + public static ImmutableArray DeserializeArray(TextReader reader, ReadValue readValue) + => DeserializeData(reader, r => r.ReadImmutableArray(readValue)); + + public static ImmutableArray DeserializeArray(string json, ReadValue readValue) + { + using var reader = new StringReader(json); + + return DeserializeArray(reader, readValue); + } + + public static ImmutableArray DeserializeArray(byte[] bytes, ReadValue readValue) + { + using var stream = new MemoryStream(bytes); + using var reader = new StreamReader(stream); + + return DeserializeArray(reader, readValue); + } } diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/JsonDataConvert_ProjectSystem.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/JsonDataConvert_ProjectSystem.cs new file mode 100644 index 00000000000..43a6dedfc80 --- /dev/null +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/JsonDataConvert_ProjectSystem.cs @@ -0,0 +1,33 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +#if JSONSERIALIZATION_PROJECTSYSTEM +using System.IO; +using Microsoft.AspNetCore.Razor.ProjectSystem; + +namespace Microsoft.AspNetCore.Razor.Serialization.Json; + +internal static partial class JsonDataConvert +{ + public static void Serialize(RazorProjectInfo value, TextWriter writer, bool indented = false) + => SerializeObject(value, writer, indented, ObjectWriters.WriteProperties); + + public static string Serialize(RazorProjectInfo value, bool indented = false) + => SerializeObject(value, indented, ObjectWriters.WriteProperties); + + public static void SerializeToFile(RazorProjectInfo value, string filePath, bool indented = false) + { + using var writer = new StreamWriter(filePath); + SerializeObject(value, writer, indented, ObjectWriters.WriteProperties); + } + + public static RazorProjectInfo DeserializeProjectInfo(TextReader reader) + => DeserializeNonNullObject(reader, ObjectReaders.ReadProjectInfoFromProperties); + + public static RazorProjectInfo DeserializeProjectInfo(string json) + => DeserializeNonNullObject(json, ObjectReaders.ReadProjectInfoFromProperties); + + public static RazorProjectInfo DeserializeProjectInfo(byte[] bytes) + => DeserializeNonNullObject(bytes, ObjectReaders.ReadProjectInfoFromProperties); +} +#endif diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/Microsoft.AspNetCore.Razor.Serialization.Json.projitems b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/Microsoft.AspNetCore.Razor.Serialization.Json.projitems index 6c475085f37..ae65dff8446 100644 --- a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/Microsoft.AspNetCore.Razor.Serialization.Json.projitems +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/Microsoft.AspNetCore.Razor.Serialization.Json.projitems @@ -9,6 +9,7 @@ Microsoft.AspNetCore.Razor.Serialization.Json + From 52a29185c85882153813e9d0a55a3f5e9898cd5b Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 18 Nov 2024 17:01:16 -0800 Subject: [PATCH 150/172] Clean up several tests that use JsonDataConvert --- .../JsonSerializationTest.cs} | 38 ++---- .../ProjectSnapshotHandleSerializationTest.cs | 4 +- .../Serialization/SerializerValidationTest.cs | 64 ++------- .../TagHelperDeltaResultSerializationTest.cs | 69 +++++----- .../RazorTestResources.cs | 6 +- .../RazorConfigurationSerializationTest.cs | 13 +- .../TagHelperDescriptorSerializationTest.cs | 121 +++++++++--------- 7 files changed, 127 insertions(+), 188 deletions(-) rename src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/{SerializationTest.cs => Serialization/JsonSerializationTest.cs} (76%) diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/SerializationTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/JsonSerializationTest.cs similarity index 76% rename from src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/SerializationTest.cs rename to src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/JsonSerializationTest.cs index c910ea76606..1d434b961fa 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/SerializationTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/JsonSerializationTest.cs @@ -4,31 +4,21 @@ using System.Linq; using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.ProjectSystem; -using Microsoft.AspNetCore.Razor.Serialization; -using Microsoft.AspNetCore.Razor.Serialization.Json; using Microsoft.AspNetCore.Razor.Test.Common; using Microsoft.CodeAnalysis.CSharp; using Newtonsoft.Json.Linq; using Xunit; using Xunit.Abstractions; -namespace Microsoft.AspNetCore.Razor.ProjectEngineHost.Test; +namespace Microsoft.AspNetCore.Razor.Serialization.Json; -public class SerializationTest : ToolingTestBase +public class JsonSerializationTest(ITestOutputHelper testOutput) : ToolingTestBase(testOutput) { - private readonly RazorConfiguration _configuration; - private readonly ProjectWorkspaceState _projectWorkspaceState; + private readonly RazorConfiguration _configuration = new(RazorLanguageVersion.Experimental, ConfigurationName: "Custom", [new("TestExtension")]); - public SerializationTest(ITestOutputHelper testOutput) - : base(testOutput) - { - var languageVersion = RazorLanguageVersion.Experimental; - - _configuration = new(languageVersion, "Custom", [new("TestExtension")]); - _projectWorkspaceState = ProjectWorkspaceState.Create( - tagHelpers: [TagHelperDescriptorBuilder.Create("Test", "TestAssembly").Build()], - csharpLanguageVersion: LanguageVersion.LatestMajor); - } + private readonly ProjectWorkspaceState _projectWorkspaceState = ProjectWorkspaceState.Create( + tagHelpers: [TagHelperDescriptorBuilder.Create("Test", "TestAssembly").Build()], + csharpLanguageVersion: LanguageVersion.LatestMajor); [Fact] public void RazorProjectInfo_InvalidVersionThrows() @@ -43,7 +33,7 @@ public void RazorProjectInfo_InvalidVersionThrows() _projectWorkspaceState, documents: []); - var jsonText = JsonDataConvert.SerializeObject(projectInfo, ObjectWriters.WriteProperties); + var jsonText = JsonDataConvert.Serialize(projectInfo); Assert.NotNull(jsonText); var serializedJObject = JObject.Parse(jsonText); @@ -56,7 +46,7 @@ public void RazorProjectInfo_InvalidVersionThrows() RazorProjectInfo? deserializedProjectInfo = null; Assert.Throws(() => { - deserializedProjectInfo = JsonDataConvert.DeserializeObject(updatedJsonText, ObjectReaders.ReadProjectInfoFromProperties); + deserializedProjectInfo = JsonDataConvert.DeserializeProjectInfo(updatedJsonText); }); // Assert @@ -76,7 +66,7 @@ public void RazorProjectInfo_MissingVersionThrows() _projectWorkspaceState, documents: []); - var jsonText = JsonDataConvert.SerializeObject(projectInfo, ObjectWriters.WriteProperties); + var jsonText = JsonDataConvert.Serialize(projectInfo); Assert.NotNull(jsonText); var serializedJObject = JObject.Parse(jsonText); @@ -89,7 +79,7 @@ public void RazorProjectInfo_MissingVersionThrows() RazorProjectInfo? deserializedProjectInfo = null; Assert.Throws(() => { - deserializedProjectInfo = JsonDataConvert.DeserializeObject(updatedJsonText, ObjectReaders.ReadProjectInfoFromProperties); + deserializedProjectInfo = JsonDataConvert.DeserializeProjectInfo(updatedJsonText); }); // Assert @@ -111,11 +101,11 @@ public void RazorProjectInfo_CanRoundTrip() _projectWorkspaceState, documents: [legacyDocument, componentDocument]); - var jsonText = JsonDataConvert.SerializeObject(projectInfo, ObjectWriters.WriteProperties); + var jsonText = JsonDataConvert.Serialize(projectInfo); Assert.NotNull(jsonText); // Act - var deserializedProjectInfo = JsonDataConvert.DeserializeObject(jsonText, ObjectReaders.ReadProjectInfoFromProperties); + var deserializedProjectInfo = JsonDataConvert.DeserializeProjectInfo(jsonText); Assert.NotNull(deserializedProjectInfo); // Assert @@ -142,11 +132,11 @@ public void RazorProjectInfo_CanRoundTrip() public void RazorConfiguration_CanRoundTrip() { // Arrange - var jsonText = JsonDataConvert.SerializeObject(_configuration, ObjectWriters.WriteProperties); + var jsonText = JsonDataConvert.Serialize(_configuration); Assert.NotNull(jsonText); // Act - var deserializedConfiguration = JsonDataConvert.DeserializeObject(jsonText, ObjectReaders.ReadConfigurationFromProperties); + var deserializedConfiguration = JsonDataConvert.DeserializeConfiguration(jsonText); // Assert Assert.Equal(_configuration, deserializedConfiguration); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/ProjectSnapshotHandleSerializationTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/ProjectSnapshotHandleSerializationTest.cs index 48f3af542e8..af3d444b670 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/ProjectSnapshotHandleSerializationTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/ProjectSnapshotHandleSerializationTest.cs @@ -22,7 +22,7 @@ public class ProjectSnapshotHandleSerializationTest(ITestOutputHelper testOutput StandardResolver.Instance)); [Fact] - public void ProjectSnapshotHandleJsonConverter_Serialization_CanKindaRoundTrip() + public void ProjectSnapshotHandle_Serialization_CanKindaRoundTrip() { // Arrange var projectId = ProjectId.CreateNewId(); @@ -52,7 +52,7 @@ public void ProjectSnapshotHandleJsonConverter_Serialization_CanKindaRoundTrip() } [Fact] - public void ProjectSnapshotHandleJsonConverter_SerializationWithNulls_CanKindaRoundTrip() + public void ProjectSnapshotHandle_SerializationWithNulls_CanKindaRoundTrip() { // Arrange var projectId = ProjectId.CreateNewId(); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs index 73c95ac5a90..519c466ced4 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs @@ -26,7 +26,6 @@ //#define WRITE_JSON_FILES using System.Collections.Immutable; -using System.IO; using MessagePack; using MessagePack.Resolvers; using Microsoft.AspNetCore.Razor.Language; @@ -51,7 +50,7 @@ public void VerifyMessagePack_RazorProjectInfo(string resourceName) var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, "Benchmarking"); // Read tag helpers from JSON - var originalProjectInfo = DeserializeProjectInfoFromJsonBytes(resourceBytes); + var originalProjectInfo = JsonDataConvert.DeserializeProjectInfo(resourceBytes); var options = MessagePackSerializerOptions.Standard .WithResolver(CompositeResolver.Create( @@ -75,7 +74,7 @@ public void VerifyMessagePack_TagHelpers(string resourceName) var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, "Benchmarking"); // Read tag helpers from JSON - var originalTagHelpers = DeserializeTagHelpersFromJsonBytes(resourceBytes); + var originalTagHelpers = JsonDataConvert.DeserializeTagHelperArray(resourceBytes); var options = MessagePackSerializerOptions.Standard.WithResolver( CompositeResolver.Create( @@ -99,19 +98,19 @@ public void VerifyJson_RazorProjectInfo(string resourceName) var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, "Benchmarking"); // Read tag helpers from JSON - var originalProjectInfo = DeserializeProjectInfoFromJsonBytes(resourceBytes); + var originalProjectInfo = JsonDataConvert.DeserializeProjectInfo(resourceBytes); #if WRITE_JSON_FILES - SerializeProjectInfoToJsonFile(resourceName, originalProjectInfo); + JsonDataConvert.SerializeToFile(originalProjectInfo, GetDesktopFilePath(resourceName), indented: true); #endif // Act // Serialize to JSON - var jsonText = JsonDataConvert.SerializeObject(originalProjectInfo, ObjectWriters.WriteProperties); + var jsonText = JsonDataConvert.Serialize(originalProjectInfo); - // Deserialize from message pack - var actualProjectInfo = JsonDataConvert.DeserializeObject(jsonText, ObjectReaders.ReadProjectInfoFromProperties); + // Deserialize from JSON + var actualProjectInfo = JsonDataConvert.DeserializeProjectInfo(jsonText); Assert.NotNull(actualProjectInfo); // Assert @@ -133,63 +132,26 @@ public void VerifyJson_TagHelpers(string resourceName, string? folderName = null var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, folderName); // Read tag helpers from JSON - var originalTagHelpers = DeserializeTagHelpersFromJsonBytes(resourceBytes); + var originalTagHelpers = JsonDataConvert.DeserializeTagHelperArray(resourceBytes); #if WRITE_JSON_FILES - SerializeTagHelpersToJsonFile(resourceName, originalTagHelpers); + JsonDataConvert.SerializeToFile(originalTagHelpers, GetDesktopFilePath(resourceName), indented: true); #endif // Act // Serialize to JSON - var jsonText = JsonDataConvert.SerializeData( - dataWriter => dataWriter.WriteArray(originalTagHelpers, ObjectWriters.Write)); + var jsonText = JsonDataConvert.Serialize(originalTagHelpers); // Deserialize from JSON - var actualTagHelpers = JsonDataConvert.DeserializeData(jsonText, - r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)); + var actualTagHelpers = JsonDataConvert.DeserializeTagHelperArray(jsonText); // Assert Assert.Equal(originalTagHelpers, actualTagHelpers); } - private static RazorProjectInfo DeserializeProjectInfoFromJsonBytes(byte[] resourceBytes) - { - using var stream = new MemoryStream(resourceBytes); - using var streamReader = new StreamReader(stream); - - var originalProjectInfo = JsonDataConvert.DeserializeObject(streamReader, ObjectReaders.ReadProjectInfoFromProperties); - Assert.NotNull(originalProjectInfo); - - return originalProjectInfo; - } - - private static ImmutableArray DeserializeTagHelpersFromJsonBytes(byte[] resourceBytes) - { - using var stream = new MemoryStream(resourceBytes); - using var streamReader = new StreamReader(stream); - - return JsonDataConvert.DeserializeData(streamReader, - static r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)); - } - #if WRITE_JSON_FILES - private static void SerializeProjectInfoToJsonFile(string fileName, RazorProjectInfo projectInfo) - { - var filePath = Path.Combine(System.Environment.GetFolderPath(System.Environment.SpecialFolder.DesktopDirectory), fileName); - using var streamWriter = new StreamWriter(filePath); - - JsonDataConvert.SerializeObject(streamWriter, projectInfo, ObjectWriters.WriteProperties); - } - - private static void SerializeTagHelpersToJsonFile(string fileName, ImmutableArray tagHelpers) - { - var filePath = Path.Combine(System.Environment.GetFolderPath(System.Environment.SpecialFolder.DesktopDirectory), fileName); - using var streamWriter = new StreamWriter(filePath); - - JsonDataConvert.SerializeData(streamWriter, - w => w.WriteArray(tagHelpers, - static (w, v) => ObjectWriters.Write(w, v))); - } + private static string GetDesktopFilePath(string fileName) + => System.IO.Path.Combine(System.Environment.GetFolderPath(System.Environment.SpecialFolder.DesktopDirectory), fileName); #endif } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/TagHelperDeltaResultSerializationTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/TagHelperDeltaResultSerializationTest.cs index d1696f320d7..2a3a002db08 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/TagHelperDeltaResultSerializationTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/TagHelperDeltaResultSerializationTest.cs @@ -59,15 +59,15 @@ public void TagHelperDescriptor_RoundTripsProperly() tagName: "tag-name", typeName: "type name", assemblyName: "assembly name", - attributes: new Action[] - { + attributes: + [ builder => builder .Name("test-attribute") .Metadata(PropertyName("TestAttribute")) .TypeName("string"), - }, - ruleBuilders: new Action[] - { + ], + ruleBuilders: + [ builder => builder .RequireAttributeDescriptor(attribute => attribute .Name("required-attribute-one") @@ -79,7 +79,7 @@ public void TagHelperDescriptor_RoundTripsProperly() .ValueComparisonMode(RequiredAttributeDescriptor.ValueComparisonMode.PrefixMatch)) .RequireParentTag("parent-name") .RequireTagStructure(TagStructure.WithoutEndTag), - }, + ], configureAction: builder => { builder.AllowChildTag("allowed-child-one"); @@ -89,8 +89,8 @@ public void TagHelperDescriptor_RoundTripsProperly() var expectedResult = new TagHelperDeltaResult( IsDelta: true, ResultId: 1, - Added: ImmutableArray.Create(descriptor.Checksum), - Removed: ImmutableArray.Create(descriptor.Checksum)); + Added: [descriptor.Checksum], + Removed: [descriptor.Checksum]); // Act var bytes = MessagePackConvert.Serialize(expectedResult, s_options); @@ -109,15 +109,15 @@ public void ViewComponentTagHelperDescriptor_RoundTripsProperly() tagName: "tag-name", typeName: "type name", assemblyName: "assembly name", - attributes: new Action[] - { + attributes: + [ builder => builder .Name("test-attribute") .Metadata(PropertyName("TestAttribute")) .TypeName("string"), - }, - ruleBuilders: new Action[] - { + ], + ruleBuilders: + [ builder => builder .RequireAttributeDescriptor(attribute => attribute .Name("required-attribute-one") @@ -129,7 +129,7 @@ public void ViewComponentTagHelperDescriptor_RoundTripsProperly() .ValueComparisonMode(RequiredAttributeDescriptor.ValueComparisonMode.PrefixMatch)) .RequireParentTag("parent-name") .RequireTagStructure(TagStructure.WithoutEndTag), - }, + ], configureAction: builder => { builder.AllowChildTag("allowed-child-one"); @@ -139,8 +139,8 @@ public void ViewComponentTagHelperDescriptor_RoundTripsProperly() var expectedResult = new TagHelperDeltaResult( IsDelta: true, ResultId: 1, - Added: ImmutableArray.Create(descriptor.Checksum), - Removed: ImmutableArray.Create(descriptor.Checksum)); + Added: [descriptor.Checksum], + Removed: [descriptor.Checksum]); // Act var bytes = MessagePackConvert.Serialize(expectedResult, s_options); @@ -159,15 +159,15 @@ public void TagHelperDescriptor_WithDiagnostic_RoundTripsProperly() tagName: "tag-name", typeName: "type name", assemblyName: "assembly name", - attributes: new Action[] - { + attributes: + [ builder => builder .Name("test-attribute") .Metadata(PropertyName("TestAttribute")) .TypeName("string"), - }, - ruleBuilders: new Action[] - { + ], + ruleBuilders: + [ builder => builder .RequireAttributeDescriptor(attribute => attribute .Name("required-attribute-one") @@ -178,7 +178,7 @@ public void TagHelperDescriptor_WithDiagnostic_RoundTripsProperly() .Value("something") .ValueComparisonMode(RequiredAttributeDescriptor.ValueComparisonMode.PrefixMatch)) .RequireParentTag("parent-name"), - }, + ], configureAction: builder => builder.AllowChildTag("allowed-child-one") .Metadata("foo", "bar") .AddDiagnostic(RazorDiagnostic.Create( @@ -187,12 +187,13 @@ public void TagHelperDescriptor_WithDiagnostic_RoundTripsProperly() var expectedResult = new TagHelperDeltaResult( IsDelta: true, ResultId: 1, - Added: ImmutableArray.Create(descriptor.Checksum), - Removed: ImmutableArray.Create(descriptor.Checksum)); + Added: [descriptor.Checksum], + Removed: [descriptor.Checksum]); // Act var bytes = MessagePackConvert.Serialize(expectedResult, s_options); var actualResult = MessagePackConvert.Deserialize(bytes, s_options); + // Assert Assert.Equal(expectedResult, actualResult); } @@ -206,8 +207,8 @@ public void TagHelperDescriptor_WithIndexerAttributes_RoundTripsProperly() tagName: "tag-name", typeName: "type name", assemblyName: "assembly name", - attributes: new Action[] - { + attributes: + [ builder => builder .Name("test-attribute") .Metadata(PropertyName("TestAttribute")) @@ -219,14 +220,14 @@ public void TagHelperDescriptor_WithIndexerAttributes_RoundTripsProperly() .Metadata(PropertyName("TestAttribute2")) .TypeName("SomeDictionary") .AsDictionaryAttribute("dict-prefix-", "string"), - }, - ruleBuilders: new Action[] - { + ], + ruleBuilders: + [ builder => builder .RequireAttributeDescriptor(attribute => attribute .Name("required-attribute-one") .NameComparisonMode(RequiredAttributeDescriptor.NameComparisonMode.PrefixMatch)) - }, + ], configureAction: builder => builder .AllowChildTag("allowed-child-one") .Metadata("foo", "bar") @@ -235,8 +236,8 @@ public void TagHelperDescriptor_WithIndexerAttributes_RoundTripsProperly() var expectedResult = new TagHelperDeltaResult( IsDelta: true, ResultId: 1, - Added: ImmutableArray.Create(descriptor.Checksum), - Removed: ImmutableArray.Create(descriptor.Checksum)); + Added: [descriptor.Checksum], + Removed: [descriptor.Checksum]); // Act var bytes = MessagePackConvert.Serialize(expectedResult, s_options); @@ -283,8 +284,6 @@ private static TagHelperDescriptor CreateTagHelperDescriptor( configureAction?.Invoke(builder); - var descriptor = builder.Build(); - - return descriptor; + return builder.Build(); } } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorTestResources.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorTestResources.cs index a9e1c1d6f66..48ceb0cdb85 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorTestResources.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/RazorTestResources.cs @@ -87,11 +87,7 @@ static ImmutableArray ReadBlazorServerAppTagHelpers() { var bytes = GetResourceBytes(BlazorServerAppTagHelpersJson); - using var stream = new MemoryStream(bytes); - using var reader = new StreamReader(stream); - - return JsonDataConvert.DeserializeData(reader, - static r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)); + return JsonDataConvert.DeserializeTagHelperArray(bytes); } } } diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/RazorConfigurationSerializationTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/RazorConfigurationSerializationTest.cs index ec9268ed174..1769bd1b348 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/RazorConfigurationSerializationTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/RazorConfigurationSerializationTest.cs @@ -2,12 +2,11 @@ // Licensed under the MIT license. See License.txt in the project root for license information. using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.Serialization.Json; using Microsoft.AspNetCore.Razor.Test.Common; using Xunit; using Xunit.Abstractions; -namespace Microsoft.VisualStudio.LanguageServices.Razor.Serialization; +namespace Microsoft.AspNetCore.Razor.Serialization.Json; public class RazorConfigurationSerializationTest(ITestOutputHelper testOutput) : ToolingTestBase(testOutput) { @@ -21,10 +20,10 @@ public void RazorConfigurationJsonConverter_Serialization_CanRoundTrip() [new("Test-Extension1"), new("Test-Extension2")]); // Act - var json = JsonDataConvert.SerializeObject(configuration, ObjectWriters.WriteProperties); + var json = JsonDataConvert.Serialize(configuration); Assert.NotNull(json); - var obj = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadConfigurationFromProperties); + var obj = JsonDataConvert.DeserializeConfiguration(json); Assert.NotNull(obj); // Assert @@ -49,7 +48,7 @@ public void RazorConfigurationJsonConverter_Serialization_MVC3_CanRead() """; // Act - var obj = JsonDataConvert.DeserializeObject(configurationJson, ObjectReaders.ReadConfigurationFromProperties); + var obj = JsonDataConvert.DeserializeConfiguration(configurationJson); Assert.NotNull(obj); // Assert @@ -72,7 +71,7 @@ public void RazorConfigurationJsonConverter_Serialization_MVC2_CanRead() """; // Act - var obj = JsonDataConvert.DeserializeObject(configurationJson, ObjectReaders.ReadConfigurationFromProperties); + var obj = JsonDataConvert.DeserializeConfiguration(configurationJson); Assert.NotNull(obj); // Assert @@ -95,7 +94,7 @@ public void RazorConfigurationJsonConverter_Serialization_MVC1_CanRead() """; // Act - var obj = JsonDataConvert.DeserializeObject(configurationJson, ObjectReaders.ReadConfigurationFromProperties); + var obj = JsonDataConvert.DeserializeConfiguration(configurationJson); Assert.NotNull(obj); // Assert diff --git a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/TagHelperDescriptorSerializationTest.cs b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/TagHelperDescriptorSerializationTest.cs index d4f19960a4d..457ca473482 100644 --- a/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/TagHelperDescriptorSerializationTest.cs +++ b/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/TagHelperDescriptorSerializationTest.cs @@ -7,21 +7,15 @@ using System.IO; using System.Text; using Microsoft.AspNetCore.Razor.Language; -using Microsoft.AspNetCore.Razor.Serialization.Json; using Microsoft.AspNetCore.Razor.Test.Common; using Xunit; using Xunit.Abstractions; using static Microsoft.AspNetCore.Razor.Language.CommonMetadata; -namespace Microsoft.VisualStudio.LanguageServices.Razor; +namespace Microsoft.AspNetCore.Razor.Serialization.Json; -public class TagHelperDescriptorSerializationTest : ToolingTestBase +public class TagHelperDescriptorSerializationTest(ITestOutputHelper testOutput) : ToolingTestBase(testOutput) { - public TagHelperDescriptorSerializationTest(ITestOutputHelper testOutput) - : base(testOutput) - { - } - [Fact] public void TagHelperDescriptor_DefaultBlazorServerProject_RoundTrips() { @@ -35,8 +29,7 @@ public void TagHelperDescriptor_DefaultBlazorServerProject_RoundTrips() // Serialize the tag helpers to a stream using (var writer = new StreamWriter(writeStream, Encoding.UTF8, bufferSize: 4096, leaveOpen: true)) { - JsonDataConvert.SerializeData(writer, - r => r.WriteArray(expectedTagHelpers, ObjectWriters.Write)); + JsonDataConvert.Serialize(expectedTagHelpers, writer); } // Deserialize the tag helpers from the stream we just serialized to. @@ -46,8 +39,7 @@ public void TagHelperDescriptor_DefaultBlazorServerProject_RoundTrips() using (var reader = new StreamReader(writeStream, Encoding.UTF8, detectEncodingFromByteOrderMarks: true, bufferSize: 4096, leaveOpen: true)) { - actualTagHelpers = JsonDataConvert.DeserializeData(reader, - static r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)); + actualTagHelpers = JsonDataConvert.DeserializeTagHelperArray(reader); } // Assert @@ -63,15 +55,15 @@ public void TagHelperDescriptor_RoundTripsProperly() tagName: "tag-name", typeName: "type name", assemblyName: "assembly name", - attributes: new Action[] - { + attributes: + [ builder => builder .Name("test-attribute") .Metadata(PropertyName("TestAttribute")) .TypeName("string"), - }, - ruleBuilders: new Action[] - { + ], + ruleBuilders: + [ builder => builder .RequireAttributeDescriptor(attribute => attribute .Name("required-attribute-one") @@ -83,7 +75,7 @@ public void TagHelperDescriptor_RoundTripsProperly() .ValueComparisonMode(RequiredAttributeDescriptor.ValueComparisonMode.PrefixMatch)) .RequireParentTag("parent-name") .RequireTagStructure(TagStructure.WithoutEndTag), - }, + ], configureAction: builder => { builder.AllowChildTag("allowed-child-one"); @@ -91,8 +83,8 @@ public void TagHelperDescriptor_RoundTripsProperly() }); // Act - var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadTagHelperFromProperties); + var json = JsonDataConvert.Serialize(expectedDescriptor); + var descriptor = JsonDataConvert.DeserializeTagHelper(json); // Assert Assert.Equal(expectedDescriptor, descriptor); @@ -107,15 +99,15 @@ public void ViewComponentTagHelperDescriptor_RoundTripsProperly() tagName: "tag-name", typeName: "type name", assemblyName: "assembly name", - attributes: new Action[] - { + attributes: + [ builder => builder .Name("test-attribute") .Metadata(PropertyName("TestAttribute")) .TypeName("string"), - }, - ruleBuilders: new Action[] - { + ], + ruleBuilders: + [ builder => builder .RequireAttributeDescriptor(attribute => attribute .Name("required-attribute-one") @@ -127,7 +119,7 @@ public void ViewComponentTagHelperDescriptor_RoundTripsProperly() .ValueComparisonMode(RequiredAttributeDescriptor.ValueComparisonMode.PrefixMatch)) .RequireParentTag("parent-name") .RequireTagStructure(TagStructure.WithoutEndTag), - }, + ], configureAction: builder => { builder.AllowChildTag("allowed-child-one"); @@ -135,8 +127,8 @@ public void ViewComponentTagHelperDescriptor_RoundTripsProperly() }); // Act - var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadTagHelperFromProperties); + var json = JsonDataConvert.Serialize(expectedDescriptor); + var descriptor = JsonDataConvert.DeserializeTagHelper(json); // Assert Assert.Equal(expectedDescriptor, descriptor); @@ -151,15 +143,15 @@ public void TagHelperDescriptor_WithDiagnostic_RoundTripsProperly() tagName: "tag-name", typeName: "type name", assemblyName: "assembly name", - attributes: new Action[] - { + attributes: + [ builder => builder .Name("test-attribute") .Metadata(PropertyName("TestAttribute")) .TypeName("string"), - }, - ruleBuilders: new Action[] - { + ], + ruleBuilders: + [ builder => builder .RequireAttributeDescriptor(attribute => attribute .Name("required-attribute-one") @@ -170,15 +162,16 @@ public void TagHelperDescriptor_WithDiagnostic_RoundTripsProperly() .Value("something") .ValueComparisonMode(RequiredAttributeDescriptor.ValueComparisonMode.PrefixMatch)) .RequireParentTag("parent-name"), - }, - configureAction: builder => builder.AllowChildTag("allowed-child-one") - .Metadata("foo", "bar") - .AddDiagnostic(RazorDiagnostic.Create( - new RazorDiagnosticDescriptor("id", "Test Message", RazorDiagnosticSeverity.Error), new SourceSpan(null, 10, 20, 30, 40)))); + ], + configureAction: builder => builder + .AllowChildTag("allowed-child-one") + .Metadata("foo", "bar") + .AddDiagnostic(RazorDiagnostic.Create( + new RazorDiagnosticDescriptor("id", "Test Message", RazorDiagnosticSeverity.Error), new SourceSpan(null, 10, 20, 30, 40)))); // Act - var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadTagHelperFromProperties); + var json = JsonDataConvert.Serialize(expectedDescriptor); + var descriptor = JsonDataConvert.DeserializeTagHelper(json); // Assert Assert.Equal(expectedDescriptor, descriptor); @@ -193,8 +186,8 @@ public void TagHelperDescriptor_WithIndexerAttributes_RoundTripsProperly() tagName: "tag-name", typeName: "type name", assemblyName: "assembly name", - attributes: new Action[] - { + attributes: + [ builder => builder .Name("test-attribute") .Metadata(PropertyName("TestAttribute")) @@ -206,22 +199,22 @@ public void TagHelperDescriptor_WithIndexerAttributes_RoundTripsProperly() .Metadata(PropertyName("TestAttribute2")) .TypeName("SomeDictionary") .AsDictionaryAttribute("dict-prefix-", "string"), - }, - ruleBuilders: new Action[] - { + ], + ruleBuilders: + [ builder => builder .RequireAttributeDescriptor(attribute => attribute .Name("required-attribute-one") .NameComparisonMode(RequiredAttributeDescriptor.NameComparisonMode.PrefixMatch)) - }, + ], configureAction: builder => builder - .AllowChildTag("allowed-child-one") - .Metadata("foo", "bar") - .TagOutputHint("Hint")); + .AllowChildTag("allowed-child-one") + .Metadata("foo", "bar") + .TagOutputHint("Hint")); // Act - var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, static r => ObjectReaders.ReadTagHelperFromProperties(r)); + var json = JsonDataConvert.Serialize(expectedDescriptor); + var descriptor = JsonDataConvert.DeserializeTagHelper(json); // Assert Assert.Equal(expectedDescriptor, descriptor); @@ -236,8 +229,8 @@ public void TagHelperDescriptor_WithoutEditorRequired_RoundTripsProperly() tagName: "tag-name2", typeName: "type name", assemblyName: "assembly name", - attributes: new Action[] - { + attributes: + [ builder => { builder @@ -245,11 +238,11 @@ public void TagHelperDescriptor_WithoutEditorRequired_RoundTripsProperly() .Metadata(PropertyName("TestAttribute")) .TypeName("string"); }, - }); + ]); // Act - var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadTagHelperFromProperties); + var json = JsonDataConvert.Serialize(expectedDescriptor); + var descriptor = JsonDataConvert.DeserializeTagHelper(json); // Assert Assert.NotNull(descriptor); @@ -268,22 +261,22 @@ public void TagHelperDescriptor_WithEditorRequired_RoundTripsProperly() tagName: "tag-name3", typeName: "type name", assemblyName: "assembly name", - attributes: new Action[] - { + attributes: + [ builder => { builder - .Name("test-attribute") - .Metadata(PropertyName("TestAttribute")) - .TypeName("string"); + .Name("test-attribute") + .Metadata(PropertyName("TestAttribute")) + .TypeName("string"); builder.IsEditorRequired = true; }, - }); + ]); // Act - var json = JsonDataConvert.SerializeObject(expectedDescriptor, ObjectWriters.WriteProperties); - var descriptor = JsonDataConvert.DeserializeObject(json, ObjectReaders.ReadTagHelperFromProperties); + var json = JsonDataConvert.Serialize(expectedDescriptor); + var descriptor = JsonDataConvert.DeserializeTagHelper(json); // Assert Assert.NotNull(descriptor); From bc2adb19a8e5705257a51069eac532f938c18892 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 18 Nov 2024 17:01:50 -0800 Subject: [PATCH 151/172] Don't include TagHelperDescriptorJsonConverter in MS.VS.RazorExtension --- .../Microsoft.VisualStudio.RazorExtension.csproj | 6 ------ .../SyntaxVisualizer/SyntaxVisualizerControl.xaml.cs | 12 ++---------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/src/Razor/src/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj b/src/Razor/src/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj index bbee7f242dc..338bdf86a6e 100644 --- a/src/Razor/src/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj +++ b/src/Razor/src/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj @@ -39,12 +39,6 @@ - - - - - - diff --git a/src/Razor/src/Microsoft.VisualStudio.RazorExtension/SyntaxVisualizer/SyntaxVisualizerControl.xaml.cs b/src/Razor/src/Microsoft.VisualStudio.RazorExtension/SyntaxVisualizer/SyntaxVisualizerControl.xaml.cs index cfe269b9fc7..76f65e5c069 100644 --- a/src/Razor/src/Microsoft.VisualStudio.RazorExtension/SyntaxVisualizer/SyntaxVisualizerControl.xaml.cs +++ b/src/Razor/src/Microsoft.VisualStudio.RazorExtension/SyntaxVisualizer/SyntaxVisualizerControl.xaml.cs @@ -9,7 +9,7 @@ using System.Windows; using System.Windows.Controls; using Microsoft.AspNetCore.Razor.Language; -using Microsoft.CodeAnalysis.Razor.Serialization; +using Microsoft.AspNetCore.Razor.Serialization.Json; using Microsoft.VisualStudio.LanguageServer.ContainedLanguage; using Microsoft.VisualStudio.LanguageServer.ContainedLanguage.Extensions; using Microsoft.VisualStudio.Razor; @@ -22,7 +22,6 @@ using Microsoft.VisualStudio.Text.Editor; using Microsoft.VisualStudio.TextManager.Interop; using Microsoft.VisualStudio.Threading; -using Newtonsoft.Json; namespace Microsoft.VisualStudio.RazorExtension.SyntaxVisualizer; @@ -172,16 +171,9 @@ public void ShowSerializedTagHelpers(TagHelperDisplayMode displayKind) _ => [] }; - var serializer = new JsonSerializer(); - serializer.Converters.Add(new TagHelperDescriptorJsonConverter()); - var tempFileName = GetTempFileName(displayKind.ToString() + "TagHelpers.json"); - using (var writer = new JsonTextWriter(new StreamWriter(tempFileName))) - { - writer.Formatting = Formatting.Indented; - serializer.Serialize(writer, tagHelpers); - } + JsonDataConvert.SerializeToFile(tagHelpers, tempFileName, indented: true); VsShellUtilities.OpenDocument(ServiceProvider.GlobalProvider, tempFileName); } From 18802f30640462f93e6dbef096691edea539b7d4 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 18 Nov 2024 17:02:41 -0800 Subject: [PATCH 152/172] Don't include unused TagHelperDescriptorJsonConverter in compiler tests --- .../Microsoft.AspNetCore.Razor.Language.Legacy.Test.csproj | 6 ------ .../test/Microsoft.AspNetCore.Razor.Language.Test.csproj | 6 ------ 2 files changed, 12 deletions(-) diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/legacyTest/Microsoft.AspNetCore.Razor.Language.Legacy.Test.csproj b/src/Compiler/Microsoft.AspNetCore.Razor.Language/legacyTest/Microsoft.AspNetCore.Razor.Language.Legacy.Test.csproj index acdeaf1631d..b43756c8aae 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/legacyTest/Microsoft.AspNetCore.Razor.Language.Legacy.Test.csproj +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/legacyTest/Microsoft.AspNetCore.Razor.Language.Legacy.Test.csproj @@ -26,12 +26,6 @@ - - - - - - diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj index 811cc7994aa..ec110e6c528 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj @@ -26,12 +26,6 @@ - - - - - - From 9bbbe463321323a7b68aff9c1838bfa9d17848ae Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 18 Nov 2024 17:03:27 -0800 Subject: [PATCH 153/172] Update tooling benchmarks to use new JsonDataConvert APIs --- .../CommonResources.cs | 17 ++--------------- .../RazorProjectInfoSerializationBenchmark.cs | 11 +++-------- .../TagHelperSerializationBenchmark.cs | 10 ++-------- 3 files changed, 7 insertions(+), 31 deletions(-) diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/CommonResources.cs b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/CommonResources.cs index 4f7c6195926..c14bf17ae1a 100644 --- a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/CommonResources.cs +++ b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/CommonResources.cs @@ -2,7 +2,6 @@ // Licensed under the MIT license. See License.txt in the project root for license information. using System.Collections.Immutable; -using System.IO; using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Serialization.Json; @@ -24,20 +23,8 @@ internal static class CommonResources public static readonly RazorProjectInfo TelerikProjectInfo = LoadProjectInfo(TelerikProjectInfoJsonBytes); private static ImmutableArray LoadTagHelpers(byte[] bytes) - { - using var stream = new MemoryStream(bytes); - using var reader = new StreamReader(stream); - - return JsonDataConvert.DeserializeData(reader, - static r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)).NullToEmpty(); - } + => JsonDataConvert.DeserializeTagHelperArray(bytes); private static RazorProjectInfo LoadProjectInfo(byte[] bytes) - { - using var stream = new MemoryStream(bytes); - using var reader = new StreamReader(stream); - - return JsonDataConvert.DeserializeData(reader, - static r => r.ReadNonNullObject(ObjectReaders.ReadProjectInfoFromProperties)); - } + => JsonDataConvert.DeserializeProjectInfo(bytes); } diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/RazorProjectInfoSerializationBenchmark.cs b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/RazorProjectInfoSerializationBenchmark.cs index b94b9e7c2e4..62808413d6a 100644 --- a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/RazorProjectInfoSerializationBenchmark.cs +++ b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/RazorProjectInfoSerializationBenchmark.cs @@ -44,15 +44,10 @@ private byte[] ProjectInfoJsonBytes }; private static RazorProjectInfo DeserializeProjectInfo_Json(TextReader reader) - { - return JsonDataConvert.DeserializeData(reader, - static r => r.ReadNonNullObject(ObjectReaders.ReadProjectInfoFromProperties)); - } + => JsonDataConvert.DeserializeProjectInfo(reader); private static void SerializeProjectInfo_Json(TextWriter writer, RazorProjectInfo projectInfo) - { - JsonDataConvert.SerializeObject(writer, projectInfo, ObjectWriters.WriteProperties); - } + => JsonDataConvert.Serialize(projectInfo, writer); [Benchmark(Description = "Serialize RazorProjectInfo (JSON)")] public void Serialize_Json() @@ -100,7 +95,7 @@ public void RoundTrip_Json() } } - [GlobalSetup(Targets = new[] { nameof(Serialize_MessagePack), nameof(Deserialize_MessagePack), nameof(RoundTrip_MessagePack) })] + [GlobalSetup(Targets = [nameof(Serialize_MessagePack), nameof(Deserialize_MessagePack), nameof(RoundTrip_MessagePack)])] public void GlobalSetup_MessagePack() { _buffer = new ArrayBufferWriter(initialCapacity: 1024 * 1024); diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/TagHelperSerializationBenchmark.cs b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/TagHelperSerializationBenchmark.cs index 1c4a2e8889c..b93bd6cc522 100644 --- a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/TagHelperSerializationBenchmark.cs +++ b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Serialization/TagHelperSerializationBenchmark.cs @@ -46,16 +46,10 @@ private byte[] TagHelperJsonBytes }; private static ImmutableArray DeserializeTagHelpers_Json(TextReader reader) - { - return JsonDataConvert.DeserializeData(reader, - static r => r.ReadImmutableArray(ObjectReaders.ReadTagHelper)); - } + => JsonDataConvert.DeserializeTagHelperArray(reader); private static void SerializeTagHelpers(TextWriter writer, ImmutableArray tagHelpers) - { - JsonDataConvert.SerializeData(writer, - w => w.WriteArray(tagHelpers, ObjectWriters.Write)); - } + => JsonDataConvert.Serialize(tagHelpers, writer); [Benchmark(Description = "Serialize Tag Helpers (JSON)")] public void Serialize_Json() From 337381a8cf3e0737f6ed59dcce7845995462fb82 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 18 Nov 2024 17:19:32 -0800 Subject: [PATCH 154/172] Don't include TagHelperDescriptorJsonConverter in compiler benchmark --- Razor.sln | 1 + ...Core.Razor.Microbenchmarks.Compiler.csproj | 7 +- src/Compiler/perf/Microbenchmarks/Program.cs | 11 +- .../RazorTagHelperParsingBenchmark.cs | 20 +- src/Compiler/shared/taghelpers.json | 3729 ++++++++++++++++- ...t.AspNetCore.Razor.Utilities.Shared.csproj | 1 + 6 files changed, 3745 insertions(+), 24 deletions(-) diff --git a/Razor.sln b/Razor.sln index 1aea97c854b..be1d9b23d98 100644 --- a/Razor.sln +++ b/Razor.sln @@ -616,6 +616,7 @@ Global GlobalSection(SharedMSBuildProjectFiles) = preSolution src\Shared\Microsoft.AspNetCore.Razor.Serialization.Json\Microsoft.AspNetCore.Razor.Serialization.Json.projitems*{078aef36-f319-4ce2-baa2-5b58a6536b46}*SharedItemsImports = 5 src\Shared\Microsoft.AspNetCore.Razor.Serialization.Json\Microsoft.AspNetCore.Razor.Serialization.Json.projitems*{6205467f-e381-4c42-aeec-763bd62b3d5e}*SharedItemsImports = 5 + src\Shared\Microsoft.AspNetCore.Razor.Serialization.Json\Microsoft.AspNetCore.Razor.Serialization.Json.projitems*{7b1c5668-b4bc-45d9-ae4c-9c2382fc47a9}*SharedItemsImports = 5 src\Shared\Microsoft.AspNetCore.Razor.Serialization.Json\Microsoft.AspNetCore.Razor.Serialization.Json.projitems*{cd6913f3-ec47-4470-9c45-f5f898615e9d}*SharedItemsImports = 13 src\Shared\Microsoft.AspNetCore.Razor.Serialization.Json\Microsoft.AspNetCore.Razor.Serialization.Json.projitems*{e5d92db7-5cbf-410a-9685-ff76f71ec96f}*SharedItemsImports = 5 EndGlobalSection diff --git a/src/Compiler/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler.csproj b/src/Compiler/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler.csproj index 879da42abbc..1e8ee4a8de9 100644 --- a/src/Compiler/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler.csproj +++ b/src/Compiler/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler.csproj @@ -10,6 +10,7 @@ + @@ -22,13 +23,11 @@ - - - - taghelpers.json + + diff --git a/src/Compiler/perf/Microbenchmarks/Program.cs b/src/Compiler/perf/Microbenchmarks/Program.cs index fb05218134f..ab85aa5f05b 100644 --- a/src/Compiler/perf/Microbenchmarks/Program.cs +++ b/src/Compiler/perf/Microbenchmarks/Program.cs @@ -1,12 +1,9 @@ // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. -#nullable disable - using System; -using System.IO; +using System.Diagnostics; using System.Linq; -using System.Text; using BenchmarkDotNet.Configs; using BenchmarkDotNet.Running; @@ -16,8 +13,12 @@ partial class Program { private static int Main(string[] args) { + IConfig config = Debugger.IsAttached + ? new DebugInProcessConfig() + : ManualConfig.CreateEmpty(); + var summaries = BenchmarkSwitcher.FromAssembly(typeof(Program).Assembly) - .Run(args, ManualConfig.CreateEmpty()); + .Run(args, config); foreach (var summary in summaries) { diff --git a/src/Compiler/perf/Microbenchmarks/RazorTagHelperParsingBenchmark.cs b/src/Compiler/perf/Microbenchmarks/RazorTagHelperParsingBenchmark.cs index 48b2a0eb413..8ce67ee9664 100644 --- a/src/Compiler/perf/Microbenchmarks/RazorTagHelperParsingBenchmark.cs +++ b/src/Compiler/perf/Microbenchmarks/RazorTagHelperParsingBenchmark.cs @@ -1,16 +1,14 @@ // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. -#nullable disable - using System; using System.Collections.Generic; +using System.Collections.Immutable; using System.IO; using BenchmarkDotNet.Attributes; using Microsoft.AspNetCore.Mvc.Razor.Extensions; using Microsoft.AspNetCore.Razor.Language; -using Microsoft.CodeAnalysis.Razor.Serialization; -using Newtonsoft.Json; +using Microsoft.AspNetCore.Razor.Serialization.Json; using static Microsoft.AspNetCore.Razor.Language.DefaultRazorTagHelperContextDiscoveryPhase; namespace Microsoft.AspNetCore.Razor.Microbenchmarks; @@ -25,7 +23,7 @@ public RazorTagHelperParsingBenchmark() current = current.Parent; } - var root = current; + var root = current.AssumeNotNull(); var tagHelpers = ReadTagHelpers(Path.Combine(root.FullName, "taghelpers.json")); var tagHelperFeature = new StaticTagHelperFeature(tagHelpers); @@ -64,16 +62,10 @@ public void TagHelper_ComponentDirectiveVisitor() ComponentDirectiveVisitor.Visit(SyntaxTree); } - private static IReadOnlyList ReadTagHelpers(string filePath) + private static ImmutableArray ReadTagHelpers(string filePath) { - var serializer = new JsonSerializer(); - serializer.Converters.Add(new RazorDiagnosticJsonConverter()); - serializer.Converters.Add(new TagHelperDescriptorJsonConverter()); - - using (var reader = new JsonTextReader(File.OpenText(filePath))) - { - return serializer.Deserialize>(reader); - } + using var reader = new StreamReader(filePath); + return JsonDataConvert.DeserializeTagHelperArray(reader); } private sealed class StaticTagHelperFeature : RazorEngineFeatureBase, ITagHelperFeature diff --git a/src/Compiler/shared/taghelpers.json b/src/Compiler/shared/taghelpers.json index 455e9cae0f3..4334978d289 100644 --- a/src/Compiler/shared/taghelpers.json +++ b/src/Compiler/shared/taghelpers.json @@ -1 +1,3728 @@ -[{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.FetchData","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"FetchData","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.FetchData"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.FetchData","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"BlazorServer_31.Pages.FetchData","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.FetchData","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Component1","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Component1","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Component1"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Component1","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"BlazorServer_31.Pages.Component1","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Component1","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Index","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Index","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Index"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Index","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"BlazorServer_31.Pages.Index","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Index","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Component","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Component","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Component"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Component","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"BlazorServer_31.Pages.Component","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Component","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Counter","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Counter","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"FooVal","TypeName":"System.Int32","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":null,"Diagnostics":[],"Metadata":{"Common.PropertyName":"FooVal"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Additional","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":null,"Diagnostics":[],"Metadata":{"Common.PropertyName":"Additional"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"IncrementAmount","TypeName":"System.Int32","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":null,"Diagnostics":[],"Metadata":{"Common.PropertyName":"IncrementAmount"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"MoreParams","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":null,"Diagnostics":[],"Metadata":{"Common.PropertyName":"MoreParams"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Counter"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Counter","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"BlazorServer_31.Pages.Counter","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"FooVal","TypeName":"System.Int32","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":null,"Diagnostics":[],"Metadata":{"Common.PropertyName":"FooVal"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Additional","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":null,"Diagnostics":[],"Metadata":{"Common.PropertyName":"Additional"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"IncrementAmount","TypeName":"System.Int32","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":null,"Diagnostics":[],"Metadata":{"Common.PropertyName":"IncrementAmount"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"MoreParams","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":null,"Diagnostics":[],"Metadata":{"Common.PropertyName":"MoreParams"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Counter","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Error","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Error","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Error"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Error","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"BlazorServer_31.Pages.Error","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Error","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Component2","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Component2","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Component2"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Pages.Component2","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"BlazorServer_31.Pages.Component2","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Pages.Component2","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Shared.NavMenu","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"NavMenu","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Shared.NavMenu"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Shared.NavMenu","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"BlazorServer_31.Shared.NavMenu","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Shared.NavMenu","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Shared.MainLayout","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"MainLayout","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"Body","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsthecontenttoberenderedinsidethelayout.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Body","Components.ChildContent":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Shared.MainLayout"}},{"Kind":"Components.Component","Name":"BlazorServer_31.Shared.MainLayout","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"BlazorServer_31.Shared.MainLayout","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"Body","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsthecontenttoberenderedinsidethelayout.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Body","Components.ChildContent":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.Shared.MainLayout","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"BlazorServer_31.Shared.MainLayout.Body","AssemblyName":"BlazorServer_31","Documentation":"\n\nGetsthecontenttoberenderedinsidethelayout.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Body","ParentTag":"MainLayout","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"BlazorServer_31.Shared.MainLayout.Body","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"BlazorServer_31.Shared.MainLayout.Body","AssemblyName":"BlazorServer_31","Documentation":"\n\nGetsthecontenttoberenderedinsidethelayout.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Body","ParentTag":"BlazorServer_31.Shared.MainLayout","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"BlazorServer_31.Shared.MainLayout.Body","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"BlazorServer_31.App","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"App","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.App"}},{"Kind":"Components.Component","Name":"BlazorServer_31.App","AssemblyName":"BlazorServer_31","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"BlazorServer_31.App","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"BlazorServer_31.App","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.CascadingValue","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nAcomponentthatprovidesacascadingvaluetoalldescendantcomponents.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"CascadingValue","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"TValue","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.CascadingValuecomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"TValue","Components.TypeParameter":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontenttowhichthevalueshouldbeprovided.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"IsFixed","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nIftrue,indicatesthatwillnotchange.Thisisa\nperformanceoptimizationthatallowstheframeworktoskipsettingup\nchangenotifications.Setthisflagonlyifyouwillnotchange\nduringthecomponent'slifetime.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"IsFixed"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Name","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nOptionallygivesanametotheprovidedvalue.Descendantcomponents\nwillbeabletoreceivethevaluebyspecifyingthisname.\n\nIfnonameisspecified,thendescendantcomponentswillreceivethe\nvaluebasedthetypeofvaluetheyarerequesting.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Name"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"TValue","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThevaluetobeprovided.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value","Components.GenericTyped":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.CascadingValue","Components.GenericTyped":"True"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.CascadingValue","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nAcomponentthatprovidesacascadingvaluetoalldescendantcomponents.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.CascadingValue","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"TValue","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.CascadingValuecomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"TValue","Components.TypeParameter":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontenttowhichthevalueshouldbeprovided.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"IsFixed","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nIftrue,indicatesthatwillnotchange.Thisisa\nperformanceoptimizationthatallowstheframeworktoskipsettingup\nchangenotifications.Setthisflagonlyifyouwillnotchange\nduringthecomponent'slifetime.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"IsFixed"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Name","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nOptionallygivesanametotheprovidedvalue.Descendantcomponents\nwillbeabletoreceivethevaluebyspecifyingthisname.\n\nIfnonameisspecified,thendescendantcomponentswillreceivethe\nvaluebasedthetypeofvaluetheyarerequesting.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Name"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"TValue","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThevaluetobeprovided.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value","Components.GenericTyped":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.CascadingValue","Components.GenericTyped":"True","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.CascadingValue.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nThecontenttowhichthevalueshouldbeprovided.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"CascadingValue","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.CascadingValue.ChildContent","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.CascadingValue.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nThecontenttowhichthevalueshouldbeprovided.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"Microsoft.AspNetCore.Components.CascadingValue","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.CascadingValue.ChildContent","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.LayoutView","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nDisplaysthespecifiedcontentinsidethespecifiedlayoutandanyfurther\nnestedlayouts.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"LayoutView","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthecontenttodisplay.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Layout","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthetypeofthelayoutinwhichtodisplaythecontent.\nThetypemustimplementandacceptaparameternamed.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Layout"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.LayoutView"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.LayoutView","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nDisplaysthespecifiedcontentinsidethespecifiedlayoutandanyfurther\nnestedlayouts.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.LayoutView","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthecontenttodisplay.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Layout","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthetypeofthelayoutinwhichtodisplaythecontent.\nThetypemustimplementandacceptaparameternamed.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Layout"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.LayoutView","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.LayoutView.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nGetsorsetsthecontenttodisplay.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"LayoutView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.LayoutView.ChildContent","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.LayoutView.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nGetsorsetsthecontenttodisplay.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"Microsoft.AspNetCore.Components.LayoutView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.LayoutView.ChildContent","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.RouteView","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nDisplaysthespecifiedpagecomponent,renderingitinsideitslayout\nandanyfurthernestedlayouts.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"RouteView","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"DefaultLayout","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"DefaultLayout"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"RouteData","TypeName":"Microsoft.AspNetCore.Components.RouteData","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"RouteData"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.RouteView"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.RouteView","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nDisplaysthespecifiedpagecomponent,renderingitinsideitslayout\nandanyfurthernestedlayouts.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.RouteView","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"DefaultLayout","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"DefaultLayout"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"RouteData","TypeName":"Microsoft.AspNetCore.Components.RouteData","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"RouteData"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.RouteView","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Routing.Router","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nAcomponentthatsuppliesroutedatacorrespondingtothecurrentnavigationstate.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Router","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAssemblies","TypeName":"System.Collections.Generic.IEnumerable","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalassembliesthatshouldbesearchedforcomponents\nthatcanmatchURIs.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAssemblies"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AppAssembly","TypeName":"System.Reflection.Assembly","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheassemblythatshouldbesearchedforcomponentsmatchingtheURI.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AppAssembly"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Found","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthecontenttodisplaywhenamatchisfoundfortherequestedroute.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Found","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"NotFound","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthecontenttodisplaywhennomatchisfoundfortherequestedroute.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"NotFound","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforallchildcontentexpressions.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Routing.Router"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Routing.Router","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nAcomponentthatsuppliesroutedatacorrespondingtothecurrentnavigationstate.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Routing.Router","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAssemblies","TypeName":"System.Collections.Generic.IEnumerable","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalassembliesthatshouldbesearchedforcomponents\nthatcanmatchURIs.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAssemblies"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AppAssembly","TypeName":"System.Reflection.Assembly","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheassemblythatshouldbesearchedforcomponentsmatchingtheURI.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AppAssembly"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Found","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthecontenttodisplaywhenamatchisfoundfortherequestedroute.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Found","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"NotFound","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthecontenttodisplaywhennomatchisfoundfortherequestedroute.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"NotFound","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforallchildcontentexpressions.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Routing.Router","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Routing.Router.Found","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nGetsorsetsthecontenttodisplaywhenamatchisfoundfortherequestedroute.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Found","ParentTag":"Router","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'Found'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Routing.Router.Found","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Routing.Router.Found","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nGetsorsetsthecontenttodisplaywhenamatchisfoundfortherequestedroute.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Found","ParentTag":"Microsoft.AspNetCore.Components.Routing.Router","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'Found'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Routing.Router.Found","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Routing.Router.NotFound","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nGetsorsetsthecontenttodisplaywhennomatchisfoundfortherequestedroute.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"NotFound","ParentTag":"Router","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Routing.Router.NotFound","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Routing.Router.NotFound","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"\n\nGetsorsetsthecontenttodisplaywhennomatchisfoundfortherequestedroute.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"NotFound","ParentTag":"Microsoft.AspNetCore.Components.Routing.Router","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Routing.Router.NotFound","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator","AssemblyName":"Microsoft.AspNetCore.Components.Forms","Documentation":"\n\nAddsDataAnnotationsvalidationsupporttoan.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"DataAnnotationsValidator","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator","AssemblyName":"Microsoft.AspNetCore.Components.Forms","Documentation":"\n\nAddsDataAnnotationsvalidationsupporttoan.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nCombinesthebehaviorsofand,\nsothatitdisplaysthepagematchingthespecifiedroutebutonlyiftheuser\nisauthorizedtoseeit.\n\nAdditionally,thiscomponentsuppliesacascadingparameteroftype,\nwhichmakestheuser'scurrentauthenticationstateavailabletodescendants.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"AuthorizeRouteView","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"Authorizing","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Authorizing","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"NotAuthorized","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"NotAuthorized","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"DefaultLayout","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"DefaultLayout"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"RouteData","TypeName":"Microsoft.AspNetCore.Components.RouteData","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"RouteData"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforallchildcontentexpressions.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nCombinesthebehaviorsofand,\nsothatitdisplaysthepagematchingthespecifiedroutebutonlyiftheuser\nisauthorizedtoseeit.\n\nAdditionally,thiscomponentsuppliesacascadingparameteroftype,\nwhichmakestheuser'scurrentauthenticationstateavailabletodescendants.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"Authorizing","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Authorizing","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"NotAuthorized","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"NotAuthorized","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"DefaultLayout","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"DefaultLayout"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"RouteData","TypeName":"Microsoft.AspNetCore.Components.RouteData","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"RouteData"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforallchildcontentexpressions.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Authorizing","ParentTag":"AuthorizeRouteView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Authorizing","ParentTag":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"NotAuthorized","ParentTag":"AuthorizeRouteView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"NotAuthorized","ParentTag":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nDisplaysdifferingcontentdependingontheuser'sauthorizationstatus.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"AuthorizeView","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"Policy","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThepolicynamethatdetermineswhetherthecontentcanbedisplayed.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Policy"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Roles","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommadelimitedlistofrolesthatareallowedtodisplaythecontent.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Roles"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Authorized","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayediftheuserisauthorized.\nIfyouspecifyavalueforthisparameter,donotalsospecifyavaluefor.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Authorized","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Authorizing","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Authorizing","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayediftheuserisauthorized.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"NotAuthorized","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"NotAuthorized","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Resource","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nTheresourcetowhichaccessisbeingcontrolled.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Resource"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforallchildcontentexpressions.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nDisplaysdifferingcontentdependingontheuser'sauthorizationstatus.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"Policy","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThepolicynamethatdetermineswhetherthecontentcanbedisplayed.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Policy"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Roles","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommadelimitedlistofrolesthatareallowedtodisplaythecontent.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Roles"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Authorized","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayediftheuserisauthorized.\nIfyouspecifyavalueforthisparameter,donotalsospecifyavaluefor.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Authorized","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Authorizing","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Authorizing","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayediftheuserisauthorized.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"NotAuthorized","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"NotAuthorized","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Resource","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nTheresourcetowhichaccessisbeingcontrolled.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Resource"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforallchildcontentexpressions.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayediftheuserisauthorized.\nIfyouspecifyavalueforthisparameter,donotalsospecifyavaluefor.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Authorized","ParentTag":"AuthorizeView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'Authorized'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayediftheuserisauthorized.\nIfyouspecifyavalueforthisparameter,donotalsospecifyavaluefor.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Authorized","ParentTag":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'Authorized'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Authorizing","ParentTag":"AuthorizeView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Authorizing","ParentTag":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayediftheuserisauthorized.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"AuthorizeView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'ChildContent'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayediftheuserisauthorized.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'ChildContent'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"NotAuthorized","ParentTag":"AuthorizeView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"NotAuthorized","ParentTag":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"CascadingAuthenticationState","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontenttowhichtheauthenticationstateshouldbeprovided.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":null,"TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThecontenttowhichtheauthenticationstateshouldbeprovided.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontenttowhichtheauthenticationstateshouldbeprovided.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"CascadingAuthenticationState","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components.Authorization","Documentation":"\n\nThecontenttowhichtheauthenticationstateshouldbeprovided.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.EditForm","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nRendersaformelementthatcascadesantodescendants.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"EditForm","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedformelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nSpecifiesthecontenttoberenderedinsidethis.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"EditContext","TypeName":"Microsoft.AspNetCore.Components.Forms.EditContext","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nSuppliestheeditcontextexplicitly.Ifusingthisparameter,donot\nalsosupply,sincethemodelvaluewillbetaken\nfromtheproperty.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"EditContext"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Model","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nSpecifiesthetop-levelmodelobjectfortheform.Aneditcontextwill\nbeconstructedforthismodel.Ifusingthisparameter,donotalsosupply\navaluefor.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Model"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"OnInvalidSubmit","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcallbackthatwillbeinvokedwhentheformissubmittedandthe\nisdeterminedtobeinvalid.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"OnInvalidSubmit","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"OnSubmit","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcallbackthatwillbeinvokedwhentheformissubmitted.\n\nIfusingthisparameter,youareresponsiblefortriggeringanyvalidation\nmanually,e.g.,bycalling.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"OnSubmit","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"OnValidSubmit","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcallbackthatwillbeinvokedwhentheformissubmittedandthe\nisdeterminedtobevalid.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"OnValidSubmit","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforallchildcontentexpressions.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.EditForm"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.EditForm","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nRendersaformelementthatcascadesantodescendants.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.EditForm","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedformelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nSpecifiesthecontenttoberenderedinsidethis.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"EditContext","TypeName":"Microsoft.AspNetCore.Components.Forms.EditContext","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nSuppliestheeditcontextexplicitly.Ifusingthisparameter,donot\nalsosupply,sincethemodelvaluewillbetaken\nfromtheproperty.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"EditContext"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Model","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nSpecifiesthetop-levelmodelobjectfortheform.Aneditcontextwill\nbeconstructedforthismodel.Ifusingthisparameter,donotalsosupply\navaluefor.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Model"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"OnInvalidSubmit","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcallbackthatwillbeinvokedwhentheformissubmittedandthe\nisdeterminedtobeinvalid.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"OnInvalidSubmit","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"OnSubmit","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcallbackthatwillbeinvokedwhentheformissubmitted.\n\nIfusingthisparameter,youareresponsiblefortriggeringanyvalidation\nmanually,e.g.,bycalling.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"OnSubmit","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"OnValidSubmit","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcallbackthatwillbeinvokedwhentheformissubmittedandthe\nisdeterminedtobevalid.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"OnValidSubmit","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforallchildcontentexpressions.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.EditForm","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nSpecifiesthecontenttoberenderedinsidethis.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"EditForm","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'ChildContent'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nSpecifiesthecontenttoberenderedinsidethis.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"Microsoft.AspNetCore.Components.Forms.EditForm","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.ChildContent","Name":"Context","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiestheparameternameforthe'ChildContent'childcontentexpression.","Diagnostics":[],"Metadata":{"Components.ChildContentParameterName":"True","Common.PropertyName":"Context"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputCheckbox","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAninputcomponentforeditingvalues.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputCheckbox","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputCheckbox"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputCheckbox","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAninputcomponentforeditingvalues.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputCheckbox","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputCheckbox","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputDate","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAninputcomponentforeditingdatevalues.\nSupportedtypesareand.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputDate","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"TValue","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputDatecomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"TValue","Components.TypeParameter":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ParsingErrorMessage","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ParsingErrorMessage"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"TValue","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression","Components.GenericTyped":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputDate","Components.GenericTyped":"True"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputDate","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAninputcomponentforeditingdatevalues.\nSupportedtypesareand.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputDate","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"TValue","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputDatecomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"TValue","Components.TypeParameter":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ParsingErrorMessage","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ParsingErrorMessage"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"TValue","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression","Components.GenericTyped":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputDate","Components.GenericTyped":"True","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputNumber","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAninputcomponentforeditingnumericvalues.\nSupportednumerictypesare,,,,.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputNumber","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"TValue","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputNumbercomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"TValue","Components.TypeParameter":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ParsingErrorMessage","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ParsingErrorMessage"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"TValue","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression","Components.GenericTyped":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputNumber","Components.GenericTyped":"True"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputNumber","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAninputcomponentforeditingnumericvalues.\nSupportednumerictypesare,,,,.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputNumber","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"TValue","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputNumbercomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"TValue","Components.TypeParameter":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ParsingErrorMessage","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ParsingErrorMessage"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"TValue","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression","Components.GenericTyped":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputNumber","Components.GenericTyped":"True","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputSelect","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAdropdownselectioncomponent.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputSelect","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"TValue","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputSelectcomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"TValue","Components.TypeParameter":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthechildcontenttoberenderinginsidetheselectelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"TValue","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression","Components.GenericTyped":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputSelect","Components.GenericTyped":"True"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputSelect","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAdropdownselectioncomponent.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputSelect","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"TValue","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputSelectcomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"TValue","Components.TypeParameter":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthechildcontenttoberenderinginsidetheselectelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"TValue","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True","Components.GenericTyped":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression","Components.GenericTyped":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputSelect","Components.GenericTyped":"True","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nGetsorsetsthechildcontenttoberenderinginsidetheselectelement.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"InputSelect","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nGetsorsetsthechildcontenttoberenderinginsidetheselectelement.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"Microsoft.AspNetCore.Components.Forms.InputSelect","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputText","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAninputcomponentforeditingvalues.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputText","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputText"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputText","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAninputcomponentforeditingvalues.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputText","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputText","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputTextArea","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAmultilineinputcomponentforeditingvalues.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputTextArea","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputTextArea"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.InputTextArea","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAmultilineinputcomponentforeditingvalues.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputTextArea","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueChanged","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueChanged","Components.EventCallback":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ValueExpression","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValueExpression"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.InputTextArea","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.ValidationMessage","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nDisplaysalistofvalidationmessagesforaspecifiedfieldwithinacascaded.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ValidationMessage","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"TValue","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.ValidationMessagecomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"TValue","Components.TypeParameter":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreateddivelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"For","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nSpecifiesthefieldforwhichvalidationmessagesshouldbedisplayed.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"For","Components.GenericTyped":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.ValidationMessage","Components.GenericTyped":"True"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.ValidationMessage","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nDisplaysalistofvalidationmessagesforaspecifiedfieldwithinacascaded.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.ValidationMessage","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"TValue","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.ValidationMessagecomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"TValue","Components.TypeParameter":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreateddivelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"For","TypeName":"System.Linq.Expressions.Expression>","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nSpecifiesthefieldforwhichvalidationmessagesshouldbedisplayed.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"For","Components.GenericTyped":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.ValidationMessage","Components.GenericTyped":"True","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.ValidationSummary","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nDisplaysalistofvalidationmessagesfromacascaded.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ValidationSummary","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedulelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Model","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthemodeltoproducethelistofvalidationmessagesfor.\nWhenspecified,thislistsallerrorsthatareassociatedwiththemodelinstance.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Model"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.ValidationSummary"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.ValidationSummary","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nDisplaysalistofvalidationmessagesfromacascaded.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.ValidationSummary","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedulelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Model","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthemodeltoproducethelistofvalidationmessagesfor.\nWhenspecified,thislistsallerrorsthatareassociatedwiththemodelinstance.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Model"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Forms.ValidationSummary","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Routing.NavLink","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAcomponentthatrendersananchortag,automaticallytogglingits'active'\nclassbasedonwhetherits'href'matchesthecurrentURI.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"NavLink","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"ActiveClass","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheCSSclassnameappliedtotheNavLinkwhenthe\ncurrentroutematchestheNavLinkhref.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ActiveClass"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeaddedtothegenerated\naelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthechildcontentofthecomponent.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Match","TypeName":"Microsoft.AspNetCore.Components.Routing.NavLinkMatch","IsEnum":true,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsavaluerepresentingtheURLmatchingbehavior.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Match"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Routing.NavLink"}},{"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Routing.NavLink","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nAcomponentthatrendersananchortag,automaticallytogglingits'active'\nclassbasedonwhetherits'href'matchesthecurrentURI.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Routing.NavLink","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Component","Name":"ActiveClass","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheCSSclassnameappliedtotheNavLinkwhenthe\ncurrentroutematchestheNavLinkhref.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ActiveClass"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacollectionofadditionalattributesthatwillbeaddedtothegenerated\naelement.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AdditionalAttributes"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"ChildContent","TypeName":"Microsoft.AspNetCore.Components.RenderFragment","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthechildcontentofthecomponent.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ChildContent","Components.ChildContent":"True"},"BoundAttributeParameters":[]},{"Kind":"Components.Component","Name":"Match","TypeName":"Microsoft.AspNetCore.Components.Routing.NavLinkMatch","IsEnum":true,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsavaluerepresentingtheURLmatchingbehavior.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Match"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"Microsoft.AspNetCore.Components.Routing.NavLink","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nGetsorsetsthechildcontentofthecomponent.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"NavLink","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent","Components.IsSpecialKind":"Components.ChildContent"}},{"Kind":"Components.ChildContent","Name":"Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n\nGetsorsetsthechildcontentofthecomponent.\n\n","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"ChildContent","ParentTag":"Microsoft.AspNetCore.Components.Routing.NavLink","TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Common.TypeName":"Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent","Components.IsSpecialKind":"Components.ChildContent","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"Kind":"Components.EventHandler","Name":"onabort","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onabort'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onabort","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onabort:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onabort:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onabort","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onabort'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onabort"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onabort'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onabort'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onactivate","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onactivate'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onactivate","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onactivate:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onactivate:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onactivate","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onactivate'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onactivate"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onactivate'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onactivate'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onbeforeactivate","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onbeforeactivate'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforeactivate","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforeactivate:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforeactivate:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onbeforeactivate","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onbeforeactivate'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onbeforeactivate"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onbeforeactivate'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onbeforeactivate'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onbeforecopy","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onbeforecopy'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforecopy","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforecopy:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforecopy:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onbeforecopy","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onbeforecopy'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onbeforecopy"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onbeforecopy'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onbeforecopy'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onbeforecut","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onbeforecut'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforecut","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforecut:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforecut:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onbeforecut","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onbeforecut'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onbeforecut"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onbeforecut'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onbeforecut'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onbeforedeactivate","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onbeforedeactivate'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforedeactivate","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforedeactivate:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforedeactivate:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onbeforedeactivate","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onbeforedeactivate'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onbeforedeactivate"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onbeforedeactivate'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onbeforedeactivate'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onbeforepaste","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onbeforepaste'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforepaste","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforepaste:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onbeforepaste:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onbeforepaste","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onbeforepaste'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onbeforepaste"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onbeforepaste'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onbeforepaste'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onblur","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onblur'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onblur","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onblur:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onblur:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onblur","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onblur'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onblur"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onblur'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onblur'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"oncanplay","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@oncanplay'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncanplay","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncanplay:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncanplay:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@oncanplay","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@oncanplay'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"oncanplay"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncanplay'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@oncanplay'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"oncanplaythrough","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@oncanplaythrough'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncanplaythrough","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncanplaythrough:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncanplaythrough:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@oncanplaythrough","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@oncanplaythrough'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"oncanplaythrough"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncanplaythrough'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@oncanplaythrough'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onchange","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onchange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.ChangeEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onchange","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onchange:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onchange:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onchange","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onchange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.ChangeEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onchange"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onchange'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onchange'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onclick","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onclick'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onclick","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onclick:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onclick:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onclick","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onclick'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onclick"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onclick'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onclick'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"oncontextmenu","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@oncontextmenu'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncontextmenu","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncontextmenu:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncontextmenu:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@oncontextmenu","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@oncontextmenu'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"oncontextmenu"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncontextmenu'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@oncontextmenu'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"oncopy","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@oncopy'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncopy","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncopy:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncopy:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@oncopy","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@oncopy'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"oncopy"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncopy'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@oncopy'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"oncuechange","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@oncuechange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncuechange","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncuechange:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncuechange:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@oncuechange","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@oncuechange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"oncuechange"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncuechange'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@oncuechange'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"oncut","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@oncut'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncut","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncut:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oncut:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@oncut","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@oncut'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"oncut"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncut'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@oncut'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ondblclick","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ondblclick'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondblclick","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondblclick:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondblclick:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ondblclick","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ondblclick'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ondblclick"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondblclick'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ondblclick'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ondeactivate","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ondeactivate'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondeactivate","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondeactivate:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondeactivate:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ondeactivate","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ondeactivate'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ondeactivate"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondeactivate'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ondeactivate'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"ondrag","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ondrag'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondrag","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondrag:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondrag:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ondrag","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ondrag'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ondrag"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondrag'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ondrag'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ondragend","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ondragend'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragend","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragend:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragend:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ondragend","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ondragend'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ondragend"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondragend'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ondragend'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ondragenter","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ondragenter'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragenter","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragenter:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragenter:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ondragenter","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ondragenter'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ondragenter"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondragenter'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ondragenter'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ondragleave","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ondragleave'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragleave","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragleave:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragleave:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ondragleave","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ondragleave'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ondragleave"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondragleave'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ondragleave'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ondragover","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ondragover'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragover","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragover:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragover:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ondragover","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ondragover'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ondragover"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondragover'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ondragover'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ondragstart","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ondragstart'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragstart","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragstart:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondragstart:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ondragstart","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ondragstart'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ondragstart"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondragstart'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ondragstart'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ondrop","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ondrop'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondrop","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondrop:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondrop:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ondrop","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ondrop'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.DragEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ondrop"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondrop'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ondrop'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ondurationchange","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ondurationchange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondurationchange","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondurationchange:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ondurationchange:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ondurationchange","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ondurationchange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ondurationchange"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondurationchange'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ondurationchange'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onemptied","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onemptied'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onemptied","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onemptied:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onemptied:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onemptied","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onemptied'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onemptied"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onemptied'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onemptied'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onended","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onended'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onended","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onended:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onended:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onended","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onended'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onended"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onended'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onended'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onerror","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onerror'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ErrorEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onerror","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onerror:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onerror:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onerror","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onerror'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ErrorEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onerror"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onerror'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onerror'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onfocus","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onfocus'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfocus","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfocus:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfocus:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onfocus","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onfocus'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onfocus"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onfocus'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onfocus'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onfocusin","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onfocusin'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfocusin","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfocusin:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfocusin:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onfocusin","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onfocusin'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onfocusin"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onfocusin'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onfocusin'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onfocusout","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onfocusout'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfocusout","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfocusout:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfocusout:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onfocusout","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onfocusout'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onfocusout"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onfocusout'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onfocusout'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onfullscreenchange","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onfullscreenchange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfullscreenchange","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfullscreenchange:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfullscreenchange:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onfullscreenchange","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onfullscreenchange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onfullscreenchange"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onfullscreenchange'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onfullscreenchange'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onfullscreenerror","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onfullscreenerror'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfullscreenerror","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfullscreenerror:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onfullscreenerror:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onfullscreenerror","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onfullscreenerror'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onfullscreenerror"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onfullscreenerror'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onfullscreenerror'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"ongotpointercapture","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ongotpointercapture'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ongotpointercapture","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ongotpointercapture:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ongotpointercapture:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ongotpointercapture","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ongotpointercapture'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ongotpointercapture"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ongotpointercapture'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ongotpointercapture'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"oninput","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@oninput'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.ChangeEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oninput","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oninput:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oninput:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@oninput","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@oninput'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.ChangeEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"oninput"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oninput'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@oninput'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"oninvalid","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@oninvalid'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oninvalid","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oninvalid:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@oninvalid:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@oninvalid","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@oninvalid'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"oninvalid"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oninvalid'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@oninvalid'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onkeydown","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onkeydown'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onkeydown","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onkeydown:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onkeydown:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onkeydown","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onkeydown'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onkeydown"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onkeydown'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onkeydown'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onkeypress","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onkeypress'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onkeypress","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onkeypress:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onkeypress:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onkeypress","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onkeypress'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onkeypress"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onkeypress'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onkeypress'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onkeyup","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onkeyup'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onkeyup","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onkeyup:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onkeyup:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onkeyup","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onkeyup'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onkeyup"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onkeyup'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onkeyup'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onload","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onload'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onload","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onload:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onload:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onload","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onload'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onload"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onload'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onload'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onloadeddata","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onloadeddata'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadeddata","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadeddata:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadeddata:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onloadeddata","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onloadeddata'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onloadeddata"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onloadeddata'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onloadeddata'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onloadedmetadata","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onloadedmetadata'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadedmetadata","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadedmetadata:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadedmetadata:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onloadedmetadata","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onloadedmetadata'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onloadedmetadata"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onloadedmetadata'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onloadedmetadata'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onloadend","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onloadend'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadend","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadend:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadend:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onloadend","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onloadend'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onloadend"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onloadend'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onloadend'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onloadstart","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onloadstart'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadstart","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadstart:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onloadstart:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onloadstart","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onloadstart'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onloadstart"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onloadstart'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onloadstart'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onlostpointercapture","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onlostpointercapture'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onlostpointercapture","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onlostpointercapture:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onlostpointercapture:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onlostpointercapture","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onlostpointercapture'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onlostpointercapture"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onlostpointercapture'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onlostpointercapture'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onmousedown","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onmousedown'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmousedown","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmousedown:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmousedown:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onmousedown","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onmousedown'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onmousedown"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmousedown'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onmousedown'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onmousemove","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onmousemove'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmousemove","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmousemove:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmousemove:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onmousemove","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onmousemove'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onmousemove"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmousemove'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onmousemove'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onmouseout","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onmouseout'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmouseout","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmouseout:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmouseout:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onmouseout","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onmouseout'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onmouseout"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmouseout'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onmouseout'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onmouseover","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onmouseover'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmouseover","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmouseover:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmouseover:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onmouseover","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onmouseover'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onmouseover"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmouseover'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onmouseover'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onmouseup","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onmouseup'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmouseup","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmouseup:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmouseup:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onmouseup","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onmouseup'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onmouseup"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmouseup'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onmouseup'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onmousewheel","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onmousewheel'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmousewheel","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmousewheel:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onmousewheel:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onmousewheel","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onmousewheel'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onmousewheel"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmousewheel'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onmousewheel'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onpaste","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpaste'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpaste","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpaste:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpaste:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpaste","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpaste'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpaste"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpaste'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpaste'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onpause","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpause'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpause","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpause:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpause:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpause","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpause'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpause"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpause'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpause'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onplay","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onplay'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onplay","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onplay:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onplay:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onplay","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onplay'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onplay"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onplay'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onplay'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onplaying","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onplaying'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onplaying","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onplaying:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onplaying:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onplaying","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onplaying'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onplaying"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onplaying'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onplaying'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onpointercancel","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpointercancel'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointercancel","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointercancel:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointercancel:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpointercancel","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpointercancel'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpointercancel"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointercancel'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpointercancel'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onpointerdown","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpointerdown'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerdown","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerdown:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerdown:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpointerdown","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpointerdown'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpointerdown"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerdown'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpointerdown'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onpointerenter","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpointerenter'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerenter","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerenter:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerenter:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpointerenter","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpointerenter'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpointerenter"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerenter'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpointerenter'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onpointerleave","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpointerleave'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerleave","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerleave:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerleave:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpointerleave","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpointerleave'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpointerleave"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerleave'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpointerleave'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onpointerlockchange","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpointerlockchange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerlockchange","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerlockchange:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerlockchange:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpointerlockchange","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpointerlockchange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpointerlockchange"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerlockchange'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpointerlockchange'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onpointerlockerror","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpointerlockerror'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerlockerror","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerlockerror:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerlockerror:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpointerlockerror","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpointerlockerror'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpointerlockerror"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerlockerror'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpointerlockerror'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onpointermove","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpointermove'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointermove","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointermove:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointermove:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpointermove","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpointermove'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpointermove"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointermove'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpointermove'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onpointerout","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpointerout'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerout","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerout:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerout:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpointerout","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpointerout'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpointerout"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerout'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpointerout'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onpointerover","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpointerover'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerover","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerover:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerover:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpointerover","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpointerover'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpointerover"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerover'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpointerover'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onpointerup","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onpointerup'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerup","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerup:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onpointerup:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onpointerup","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onpointerup'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onpointerup"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerup'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onpointerup'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onprogress","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onprogress'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onprogress","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onprogress:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onprogress:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onprogress","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onprogress'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onprogress"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onprogress'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onprogress'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onratechange","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onratechange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onratechange","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onratechange:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onratechange:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onratechange","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onratechange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onratechange"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onratechange'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onratechange'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onreadystatechange","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onreadystatechange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onreadystatechange","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onreadystatechange:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onreadystatechange:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onreadystatechange","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onreadystatechange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onreadystatechange"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onreadystatechange'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onreadystatechange'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onreset","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onreset'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onreset","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onreset:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onreset:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onreset","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onreset'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onreset"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onreset'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onreset'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onscroll","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onscroll'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onscroll","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onscroll:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onscroll:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onscroll","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onscroll'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onscroll"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onscroll'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onscroll'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onseeked","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onseeked'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onseeked","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onseeked:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onseeked:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onseeked","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onseeked'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onseeked"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onseeked'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onseeked'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onseeking","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onseeking'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onseeking","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onseeking:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onseeking:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onseeking","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onseeking'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onseeking"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onseeking'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onseeking'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onselect","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onselect'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onselect","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onselect:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onselect:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onselect","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onselect'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onselect"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onselect'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onselect'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onselectionchange","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onselectionchange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onselectionchange","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onselectionchange:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onselectionchange:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onselectionchange","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onselectionchange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onselectionchange"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onselectionchange'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onselectionchange'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onselectstart","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onselectstart'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onselectstart","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onselectstart:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onselectstart:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onselectstart","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onselectstart'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onselectstart"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onselectstart'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onselectstart'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onstalled","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onstalled'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onstalled","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onstalled:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onstalled:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onstalled","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onstalled'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onstalled"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onstalled'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onstalled'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onstop","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onstop'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onstop","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onstop:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onstop:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onstop","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onstop'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onstop"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onstop'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onstop'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onsubmit","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onsubmit'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onsubmit","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onsubmit:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onsubmit:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onsubmit","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onsubmit'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onsubmit"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onsubmit'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onsubmit'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onsuspend","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onsuspend'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onsuspend","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onsuspend:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onsuspend:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onsuspend","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onsuspend'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onsuspend"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onsuspend'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onsuspend'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"ontimeout","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ontimeout'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontimeout","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontimeout:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontimeout:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ontimeout","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ontimeout'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ontimeout"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontimeout'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ontimeout'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ontimeupdate","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ontimeupdate'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontimeupdate","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontimeupdate:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontimeupdate:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ontimeupdate","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ontimeupdate'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ontimeupdate"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontimeupdate'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ontimeupdate'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"ontouchcancel","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ontouchcancel'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchcancel","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchcancel:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchcancel:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ontouchcancel","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ontouchcancel'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ontouchcancel"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchcancel'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ontouchcancel'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ontouchend","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ontouchend'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchend","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchend:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchend:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ontouchend","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ontouchend'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ontouchend"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchend'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ontouchend'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ontouchenter","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ontouchenter'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchenter","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchenter:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchenter:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ontouchenter","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ontouchenter'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ontouchenter"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchenter'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ontouchenter'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ontouchleave","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ontouchleave'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchleave","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchleave:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchleave:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ontouchleave","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ontouchleave'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ontouchleave"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchleave'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ontouchleave'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ontouchmove","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ontouchmove'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchmove","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchmove:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchmove:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ontouchmove","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ontouchmove'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ontouchmove"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchmove'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ontouchmove'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"ontouchstart","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@ontouchstart'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchstart","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchstart:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ontouchstart:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@ontouchstart","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@ontouchstart'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"ontouchstart"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchstart'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@ontouchstart'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.EventHandler","Name":"onvolumechange","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onvolumechange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onvolumechange","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onvolumechange:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onvolumechange:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onvolumechange","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onvolumechange'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onvolumechange"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onvolumechange'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onvolumechange'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onwaiting","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onwaiting'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onwaiting","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onwaiting:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onwaiting:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onwaiting","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onwaiting'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onwaiting"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onwaiting'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onwaiting'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.EventHandler","Components.EventHandler.EventArgs":"System.EventArgs","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Web.EventHandlers"}},{"Kind":"Components.EventHandler","Name":"onwheel","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Setsthe'@onwheel'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onwheel","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onwheel:preventDefault","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]},{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@onwheel:stopPropagation","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.EventHandler","Name":"@onwheel","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Setsthe'@onwheel'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.","Diagnostics":[],"Metadata":{"Components.IsWeaklyTyped":"True","Common.DirectiveAttribute":"True","Common.PropertyName":"onwheel"},"BoundAttributeParameters":[{"Kind":"Components.EventHandler","Name":"preventDefault","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onwheel'event.","Diagnostics":[],"Metadata":{"Common.PropertyName":"PreventDefault"}},{"Kind":"Components.EventHandler","Name":"stopPropagation","TypeName":"System.Boolean","IsEnum":false,"Documentation":"Specifieswhethertopreventfurtherpropagationofthe'@onwheel'eventinthecapturingandbubblingphases.","Diagnostics":[],"Metadata":{"Common.PropertyName":"StopPropagation"}}]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Splat","Name":"Attributes","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Mergesacollectionofattributesintothecurrentelementorcomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@attributes","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Splat","Name":"@attributes","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Mergesacollectionofattributesintothecurrentelementorcomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Attributes","Common.DirectiveAttribute":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.Splat","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Attributes"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.Razor","Documentation":"\n\nimplementationtargetingelementscontainingattributeswithURLexpectedvalues.\n\nResolvesURLsstartingwith'~/'(relativetotheapplication's'webroot'setting)thatarenot\ntargetedbyothers.Runspriortootherstoensure\napplication-relativeURLsareresolved.\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"itemid","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"href","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"applet","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"archive","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"area","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"href","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"audio","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"src","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"base","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"href","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"blockquote","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"cite","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"button","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"formaction","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"del","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"cite","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"embed","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"src","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"form","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"action","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"html","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"manifest","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"iframe","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"src","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"img","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"src","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"img","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"srcset","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"formaction","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"src","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"ins","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"cite","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"link","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"href","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"menuitem","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"icon","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"object","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"archive","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"object","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"data","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"q","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"cite","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"script","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"src","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"source","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"src","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"source","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"srcset","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"track","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"src","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"video","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"poster","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"video","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"src","NameComparison":0,"Value":"~/","ValueComparison":2,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<a>elements.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-action","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-all-route-data","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-area","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-controller","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-fragment","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-host","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-page","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-page-handler","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-protocol","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-route","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"a","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-route-","NameComparison":1,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-action","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameoftheactionmethod.\n\n\nMustbenulliforisnon-null.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Action"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-area","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthearea.\n\n\nMustbenullifisnon-null.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Area"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-controller","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthecontroller.\n\n\nMustbenulliforisnon-null.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Controller"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fragment","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nTheURLfragmentname.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Fragment"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-host","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThehostname.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Host"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-page","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthepage.\n\n\nMustbenullifor,\nisnon-null.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Page"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-page-handler","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthepagehandler.\n\n\nMustbenullifor,or\nisnon-null.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"PageHandler"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-protocol","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nTheprotocolfortheURL,suchas\"http\"or\"https\".\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Protocol"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-route","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nNameoftheroute.\n\n\nMustbenullifoneof,,\norisnon-null.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Route"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-all-route-data","TypeName":"System.Collections.Generic.IDictionary","IsEnum":false,"IndexerNamePrefix":"asp-route-","IndexerTypeName":"System.String","Documentation":"\n\nAdditionalparametersfortheroute.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"RouteValues"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<cache>elements.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"cache","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"priority","TypeName":"Microsoft.Extensions.Caching.Memory.CacheItemPriority?","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthepolicyforthecacheentry.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Priority"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"enabled","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevaluewhichdeterminesifthetaghelperisenabledornot.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Enabled"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"expires-after","TypeName":"System.TimeSpan?","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheduration,fromthetimethecacheentrywasadded,whenitshouldbeevicted.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ExpiresAfter"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"expires-on","TypeName":"System.DateTimeOffset?","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheexactthecacheentryshouldbeevicted.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ExpiresOn"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"expires-sliding","TypeName":"System.TimeSpan?","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthedurationfromlastaccessthatthecacheentryshouldbeevicted.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ExpiresSliding"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsatovarythecachedresultby.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryBy"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-cookie","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacomma-delimitedsetofcookienamestovarythecachedresultby.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByCookie"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-culture","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsavaluethatdeterminesifthecachedresultistobevariedbyrequestculture.\n\nSettingthistotruewouldresultintheresulttobevariedby\nand.\n\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByCulture"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-header","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacomma-delimitedsetofHTTPrequestheaderstovarythecachedresultby.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByHeader"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-query","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacomma-delimitedsetofqueryparameterstovarythecachedresultby.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByQuery"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-route","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacomma-delimitedsetofroutedataparameterstovarythecachedresultby.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByRoute"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-user","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsavaluethatdeterminesifthecachedresultistobevariedbytheIdentityfortheloggedin\n.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByUser"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nAthatrendersaRazorcomponent.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"component","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"type","TypeName":"System.Type","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthecomponenttype.Thisvalueisrequired.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ComponentType"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"params","TypeName":"System.Collections.Generic.IDictionary","IsEnum":false,"IndexerNamePrefix":"param-","IndexerTypeName":"System.Object","Documentation":"\n\nGetsorsetsvaluesforcomponentparameters.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Parameters"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"render-mode","TypeName":"Microsoft.AspNetCore.Mvc.Rendering.RenderMode","IsEnum":true,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthe\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"RenderMode"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<distributed-cache>elements.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"distributed-cache","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"name","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"name","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsauniquenametodiscriminatecachedentries.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Name"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"enabled","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthevaluewhichdeterminesifthetaghelperisenabledornot.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Enabled"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"expires-after","TypeName":"System.TimeSpan?","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheduration,fromthetimethecacheentrywasadded,whenitshouldbeevicted.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ExpiresAfter"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"expires-on","TypeName":"System.DateTimeOffset?","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheexactthecacheentryshouldbeevicted.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ExpiresOn"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"expires-sliding","TypeName":"System.TimeSpan?","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsthedurationfromlastaccessthatthecacheentryshouldbeevicted.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ExpiresSliding"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsatovarythecachedresultby.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryBy"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-cookie","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacomma-delimitedsetofcookienamestovarythecachedresultby.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByCookie"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-culture","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsavaluethatdeterminesifthecachedresultistobevariedbyrequestculture.\n\nSettingthistotruewouldresultintheresulttobevariedby\nand.\n\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByCulture"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-header","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacomma-delimitedsetofHTTPrequestheaderstovarythecachedresultby.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByHeader"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-query","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacomma-delimitedsetofqueryparameterstovarythecachedresultby.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByQuery"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-route","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsacomma-delimitedsetofroutedataparameterstovarythecachedresultby.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByRoute"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"vary-by-user","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetsavaluethatdeterminesifthecachedresultistobevariedbytheIdentityfortheloggedin\n.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"VaryByUser"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<environment>elementsthatconditionallyrenders\ncontentbasedonthecurrentvalueof.\nIftheenvironmentisnotlistedinthespecifiedor,\norifitisin,thecontentwillnotberendered.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"environment","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"exclude","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofenvironmentnamesinwhichthecontentwillnotberendered.\n\n\nThespecifiedenvironmentnamesarecomparedcaseinsensitivelytothecurrentvalueof\n.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Exclude"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"include","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofenvironmentnamesinwhichthecontentshouldberendered.\nIfthecurrentenvironmentisalsointhelist,thecontentwillnotberendered.\n\n\nThespecifiedenvironmentnamesarecomparedcaseinsensitivelytothecurrentvalueof\n.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Include"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"names","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofenvironmentnamesinwhichthecontentshouldberendered.\nIfthecurrentenvironmentisalsointhelist,thecontentwillnotberendered.\n\n\nThespecifiedenvironmentnamesarecomparedcaseinsensitivelytothecurrentvalueof\n.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Names"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<button>elementsand<input>elementswith\ntheirtypeattributesettoimageorsubmit.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"button","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-action","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"button","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-all-route-data","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"button","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-area","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"button","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-controller","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"button","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-fragment","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"button","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-page","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"button","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-page-handler","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"button","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-route","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"button","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-route-","NameComparison":1,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"image","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-action","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"image","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-all-route-data","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"image","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-area","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"image","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-controller","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"image","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-fragment","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"image","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-page","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"image","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-page-handler","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"image","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-route","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"image","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-route-","NameComparison":1,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"submit","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-action","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"submit","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-all-route-data","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"submit","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-area","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"submit","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-controller","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"submit","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-fragment","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"submit","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-page","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"submit","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-page-handler","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"submit","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-route","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"type","NameComparison":0,"Value":"submit","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"asp-route-","NameComparison":1,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-action","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameoftheactionmethod.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Action"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-area","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthearea.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Area"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-controller","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthecontroller.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Controller"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fragment","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheURLfragment.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Fragment"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-page","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthepage.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Page"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-page-handler","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthepagehandler.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"PageHandler"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-route","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nNameoftheroute.\n\n\nMustbenulliforisnon-null.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Route"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-all-route-data","TypeName":"System.Collections.Generic.IDictionary","IsEnum":false,"IndexerNamePrefix":"asp-route-","IndexerTypeName":"System.String","Documentation":"\n\nAdditionalparametersfortheroute.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"RouteValues"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<form>elements.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"form","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-action","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameoftheactionmethod.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Action"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-antiforgery","TypeName":"System.Boolean?","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nWhethertheantiforgerytokenshouldbegenerated.\n\nDefaultstofalseifuserprovidesanactionattribute\norifthemethodis;trueotherwise.\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Antiforgery"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-area","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthearea.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Area"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-controller","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthecontroller.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Controller"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fragment","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsorsetstheURLfragment.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Fragment"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-page","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthepage.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Page"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-page-handler","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthepagehandler.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"PageHandler"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-route","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nNameoftheroute.\n\n\nMustbenulliforisnon-null.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Route"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-all-route-data","TypeName":"System.Collections.Generic.IDictionary","IsEnum":false,"IndexerNamePrefix":"asp-route-","IndexerTypeName":"System.String","Documentation":"\n\nAdditionalparametersfortheroute.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"RouteValues"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<img>elementsthatsupportsfileversioning.\n\n\nThetaghelperwon'tprocessforcaseswithjustthe'src'attribute.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"img","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-append-version","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}},{"Name":"src","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-append-version","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nValueindicatingiffileversionshouldbeappendedtothesrcurls.\n\n\nIftruethenaquerystring\"v\"withtheencodedcontentofthefileisadded.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AppendVersion"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"src","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nSourceoftheimage.\n\n\nPassedthroughtothegeneratedHTMLinallcases.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Src"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<input>elementswithanasp-forattribute.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-for","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-for","TypeName":"Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAnexpressiontobeevaluatedagainstthecurrentmodel.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"For"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-format","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nTheformatstring(seehttps://msdn.microsoft.com/en-us/library/txafckwd.aspx)usedtoformatthe\nresult.Setsthegenerated\"value\"attributetothatformattedstring.\n\n\nNotusediftheprovided(see)orcalculated\"type\"attributevalueis\ncheckbox,password,orradio.Thatis,isusedwhencalling\n.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"type","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThetypeofthe<input>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.Alsousedtodeterminethe\nhelpertocallandthedefaultvalue.Adefaultisnotcalculated\niftheprovided(see)orcalculated\"type\"attributevalueischeckbox,\nhidden,password,orradio.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"InputTypeName"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"name","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthe<input>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.Alsousedtodeterminewhetheris\nvalidwithanempty.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Name"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThevalueofthe<input>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.Alsousedtodeterminethegenerated\"checked\"attribute\nifis\"radio\".Mustnotbenullinthatcase.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<label>elementswithanasp-forattribute.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"label","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-for","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-for","TypeName":"Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAnexpressiontobeevaluatedagainstthecurrentmodel.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"For"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<link>elementsthatsupportsfallbackhrefpaths.\n\n\nThetaghelperwon'tprocessforcaseswithjustthe'href'attribute.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"link","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-append-version","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"link","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-fallback-href","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"link","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-fallback-href-exclude","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"link","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-fallback-href-include","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"link","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-fallback-test-class","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"link","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-fallback-test-property","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"link","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-fallback-test-value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"link","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-href-exclude","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"link","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"asp-href-include","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-append-version","TypeName":"System.Boolean?","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nValueindicatingiffileversionshouldbeappendedtothehrefurls.\n\n\nIftruethenaquerystring\"v\"withtheencodedcontentofthefileisadded.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AppendVersion"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fallback-href","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nTheURLofaCSSstylesheettofallbacktointhecasetheprimaryonefails.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackHref"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fallback-href-exclude","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofglobbedfilepatternsofCSSstylesheetstoexcludefromthefallbacklist,in\nthecasetheprimaryonefails.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\nMustbeusedinconjunctionwith.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackHrefExclude"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fallback-href-include","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofglobbedfilepatternsofCSSstylesheetstofallbacktointhecasetheprimary\nonefails.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackHrefInclude"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fallback-test-class","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nTheclassnamedefinedinthestylesheettouseforthefallbacktest.\nMustbeusedinconjunctionwithand,\nandeitheror.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackTestClass"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fallback-test-property","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nTheCSSpropertynametouseforthefallbacktest.\nMustbeusedinconjunctionwithand,\nandeitheror.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackTestProperty"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fallback-test-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nTheCSSpropertyvaluetouseforthefallbacktest.\nMustbeusedinconjunctionwithand,\nandeitheror.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackTestValue"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"href","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAddressofthelinkedresource.\n\n\nPassedthroughtothegeneratedHTMLinallcases.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Href"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-href-exclude","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofglobbedfilepatternsofCSSstylesheetstoexcludefromloading.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\nMustbeusedinconjunctionwith.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"HrefExclude"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-href-include","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofglobbedfilepatternsofCSSstylesheetstoload.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"HrefInclude"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-suppress-fallback-integrity","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nBooleanvaluethatdeterminesifanintegrityhashwillbecomparedwithvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"SuppressFallbackIntegrity"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<option>elements.\n\n\nThisworksinconjunctionwith.Itreadselements\ncontentbutdoesnotmodifythatcontent.Theonlymodificationitmakesistoaddaselectedattribute\ninsomecases.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"option","ParentTag":null,"TagStructure":0,"Attributes":[],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nSpecifiesavalueforthe<option>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nRendersapartialview.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"partial","ParentTag":null,"TagStructure":2,"Attributes":[{"Name":"name","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"fallback-name","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nViewtolookupiftheviewspecifiedbycannotbelocated.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackName"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"for","TypeName":"Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAnexpressiontobeevaluatedagainstthecurrentmodel.Cannotbeusedtogetherwith.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"For"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"model","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThemodeltopassintothepartialview.Cannotbeusedtogetherwith.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Model"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"name","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameorpathofthepartialviewthatisrenderedtotheresponse.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Name"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"optional","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nWhenoptional,executingthetaghelperwillno-opiftheviewcannotbelocated.\nOtherwisewillthrowstatingtheviewcouldnotbefound.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Optional"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"view-data","TypeName":"Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary","IsEnum":false,"IndexerNamePrefix":"view-data-","IndexerTypeName":"System.Object","Documentation":"\n\nAtopassintothepartialview.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ViewData"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<script>elementsthatsupportsfallbacksrcpaths.\n\n\nThetaghelperwon'tprocessforcaseswithjustthe'src'attribute.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"script","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-append-version","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"script","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-fallback-src","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"script","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-fallback-src-exclude","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"script","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-fallback-src-include","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"script","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-fallback-test","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"script","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-src-exclude","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"script","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-src-include","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-append-version","TypeName":"System.Boolean?","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nValueindicatingiffileversionshouldbeappendedtosrcurls.\n\n\nAquerystring\"v\"withtheencodedcontentofthefileisadded.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"AppendVersion"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fallback-src","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nTheURLofaScripttagtofallbacktointhecasetheprimaryonefails.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackSrc"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fallback-src-exclude","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofglobbedfilepatternsofJavaScriptscriptstoexcludefromthefallbacklist,in\nthecasetheprimaryonefails.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\nMustbeusedinconjunctionwith.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackSrcExclude"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fallback-src-include","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofglobbedfilepatternsofJavaScriptscriptstofallbacktointhecasethe\nprimaryonefails.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackSrcInclude"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-fallback-test","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThescriptmethoddefinedintheprimaryscripttouseforthefallbacktest.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"FallbackTestExpression"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"src","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAddressoftheexternalscripttouse.\n\n\nPassedthroughtothegeneratedHTMLinallcases.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Src"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-src-exclude","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofglobbedfilepatternsofJavaScriptscriptstoexcludefromloading.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\nMustbeusedinconjunctionwith.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"SrcExclude"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-src-include","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcommaseparatedlistofglobbedfilepatternsofJavaScriptscriptstoload.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"SrcInclude"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-suppress-fallback-integrity","TypeName":"System.Boolean","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nBooleanvaluethatdeterminesifanintegrityhashwillbecomparedwithvalue.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"SuppressFallbackIntegrity"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<select>elementswithasp-forand/or\nasp-itemsattribute(s).\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"select","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-for","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]},{"TagName":"select","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-items","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-for","TypeName":"Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAnexpressiontobeevaluatedagainstthecurrentmodel.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"For"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"asp-items","TypeName":"System.Collections.Generic.IEnumerable","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAcollectionofobjectsusedtopopulatethe<select>elementwith\n<optgroup>and<option>elements.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Items"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"name","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthe<input>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.Alsousedtodeterminewhetheris\nvalidwithanempty.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Name"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargeting<textarea>elementswithanasp-forattribute.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"textarea","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-for","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-for","TypeName":"Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nAnexpressiontobeevaluatedagainstthecurrentmodel.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"For"},"BoundAttributeParameters":[]},{"Kind":"ITagHelper","Name":"name","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nThenameofthe<input>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.Alsousedtodeterminewhetheris\nvalidwithanempty.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"Name"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargetinganyHTMLelementwithanasp-validation-for\nattribute.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"span","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-validation-for","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-validation-for","TypeName":"Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nGetsanexpressiontobeevaluatedagainstthecurrentmodel.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"For"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper"}},{"Kind":"ITagHelper","Name":"Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper","AssemblyName":"Microsoft.AspNetCore.Mvc.TagHelpers","Documentation":"\n\nimplementationtargetinganyHTMLelementwithanasp-validation-summary\nattribute.\n\n","TagOutputHint":null,"CaseSensitive":false,"TagMatchingRules":[{"TagName":"div","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"asp-validation-summary","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"ITagHelper","Name":"asp-validation-summary","TypeName":"Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary","IsEnum":true,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"\n\nIfor,appendsavalidation\nsummary.Otherwise(,thedefault),thistaghelperdoesnothing.\n\n\nThrownifsetteriscalledwithanundefinedvaluee.g.\n(ValidationSummary)23.\n\n","Diagnostics":[],"Metadata":{"Common.PropertyName":"ValidationSummary"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"ITagHelper","Common.TypeName":"Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontoanattributeandachangeevent,basedonthenamingofthebindattribute.Forexample:@bind-value=\"...\"and@bind-value:event=\"onchange\"willassignthecurrentvalueoftheexpressiontothe'value'attribute,andassignadelegatethatattemptstosetthevaluetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-","NameComparison":1,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-...","TypeName":"System.Collections.Generic.Dictionary","IsEnum":false,"IndexerNamePrefix":"@bind-","IndexerTypeName":"System.Object","Documentation":"Bindstheprovidedexpressiontoanattributeandachangeevent,basedonthenamingofthebindattribute.Forexample:@bind-value=\"...\"and@bind-value:event=\"onchange\"willassignthecurrentvalueoftheexpressiontothe'value'attribute,andassignadelegatethatattemptstosetthevaluetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythecorrespondingbindattribute.Forexample:@bind-value:format=\"...\"willapplyaformatstringtothevaluespecifiedin@bind-value=\"...\".TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-...'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.Bind","Common.ClassifyAttributesOnly":"True","Components.Bind.Fallback":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Bind"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"select","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"textarea","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'checked'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"checkbox","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'checked'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_checked"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_checked"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-checked","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_checked"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind_value","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"date","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind-value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-value","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind_value"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"date","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind_value","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"datetime-local","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind-value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-value","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind_value"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"datetime-local","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind_value","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"month","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind-value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-value","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind_value"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"month","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind_value","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"number","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind-value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-value","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind_value"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"number","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"text","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind_value","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"time","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind-value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-value","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind_value"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"type","NameComparison":0,"Value":"time","ValueComparison":1,"Diagnostics":[],"Metadata":{}},{"Name":"@bind","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind_value","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-value","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind_value"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Bind","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"input","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'value'attributeandachangeeventdelegatetothe'onchange'attribute.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Bind"},"BoundAttributeParameters":[{"Kind":"Components.Bind","Name":"format","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"}},{"Kind":"Components.Bind","Name":"event","TypeName":"System.String","IsEnum":false,"Documentation":"Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Event_value"}},{"Kind":"Components.Bind","Name":"culture","TypeName":"System.Globalization.CultureInfo","IsEnum":false,"Documentation":"Specifiestheculturetouseforconversions.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Culture"}}]},{"Kind":"Components.Bind","Name":"format-value","TypeName":"System.String","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Format_value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputCheckbox","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputCheckbox","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputCheckbox","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputCheckbox","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputDate","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputDate","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputDate","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputDate","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputNumber","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputNumber","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputNumber","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputNumber","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputSelect","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputSelect","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputSelect","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputSelect","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputText","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputText","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputText","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputText","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputTextArea","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"InputTextArea","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Bind","Name":"Microsoft.AspNetCore.Components.Forms.InputTextArea","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"Microsoft.AspNetCore.Components.Forms.InputTextArea","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@bind-Value","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Bind","Name":"@bind-Value","TypeName":"Microsoft.AspNetCore.Components.EventCallback","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Bindstheprovidedexpressiontothe'Value'propertyandachangeeventdelegatetothe'ValueChanged'propertyofthecomponent.","Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True","Common.PropertyName":"Value"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"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"}},{"Kind":"Components.Ref","Name":"Ref","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Populatesthespecifiedfieldorpropertywithareferencetotheelementorcomponent.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@ref","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Ref","Name":"@ref","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Populatesthespecifiedfieldorpropertywithareferencetotheelementorcomponent.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Ref","Common.DirectiveAttribute":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.Ref","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Ref"}},{"Kind":"Components.Key","Name":"Key","AssemblyName":"Microsoft.AspNetCore.Components","Documentation":"Ensuresthatthecomponentorelementwillbepreservedacrossrendersif(andonlyif)thesuppliedkeyvaluematches.","TagOutputHint":null,"CaseSensitive":true,"TagMatchingRules":[{"TagName":"*","ParentTag":null,"TagStructure":0,"Attributes":[{"Name":"@key","NameComparison":0,"Value":null,"ValueComparison":0,"Diagnostics":[],"Metadata":{"Common.DirectiveAttribute":"True"}}],"Diagnostics":[]}],"BoundAttributes":[{"Kind":"Components.Key","Name":"@key","TypeName":"System.Object","IsEnum":false,"IndexerNamePrefix":null,"IndexerTypeName":null,"Documentation":"Ensuresthatthecomponentorelementwillbepreservedacrossrendersif(andonlyif)thesuppliedkeyvaluematches.","Diagnostics":[],"Metadata":{"Common.PropertyName":"Key","Common.DirectiveAttribute":"True"},"BoundAttributeParameters":[]}],"AllowedChildTags":[],"Diagnostics":[],"Metadata":{"Runtime.Name":"Components.None","Components.IsSpecialKind":"Components.Key","Common.ClassifyAttributesOnly":"True","Common.TypeName":"Microsoft.AspNetCore.Components.Key"}}] \ No newline at end of file +[ + { + "__Checksum": { + "Data1": 5434854266834477945, + "Data2": 5579050859474187331, + "Data3": -3195360419239782984, + "Data4": -2532825962797651654 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.FetchData", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.FetchData", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "FetchData" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.FetchData", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 4691928983818472931, + "Data2": -8669310606682673687, + "Data3": 4663397581096450813, + "Data4": -3471970923263358872 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.FetchData", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.FetchData", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.FetchData" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.FetchData", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -3826518627354889804, + "Data2": -3376690972475891492, + "Data3": 1889642311483567077, + "Data4": 3492013121403873576 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Component1", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Component1", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "Component1" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Component1", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 4547603414196519609, + "Data2": 1720632811322477395, + "Data3": 4601775936044412030, + "Data4": -7308100375966737223 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Component1", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Component1", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Component1" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Component1", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 438456759504271008, + "Data2": 2723893143795178074, + "Data3": 9172817319044471344, + "Data4": -8798477562348192959 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Index", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Index", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "Index" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Index", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 8915533839824155551, + "Data2": 455907091816980936, + "Data3": -8114785135494109278, + "Data4": -961437785893218375 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Index", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Index", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Index" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Index", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -8536953178904898787, + "Data2": 4204074852024935041, + "Data3": -5189957120826542480, + "Data4": 2300618095766826055 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Component", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Component", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "Component" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Component", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 7911965519149567578, + "Data2": -3443152145565105067, + "Data3": -7331111208965067145, + "Data4": 8132672072113047781 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Component", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Component", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Component" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Component", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 5103726768287572875, + "Data2": 1228535271519439087, + "Data3": 3934523134984455119, + "Data4": -1138084443009337381 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Counter", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Counter", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "Counter" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "FooVal", + "TypeName": "System.Int32", + "DisplayName": "int BlazorServer_31.Pages.Counter.FooVal", + "Metadata": { "Common.PropertyName": "FooVal" } + }, + { + "Kind": "Components.Component", + "Name": "Additional", + "TypeName": "System.String", + "DisplayName": "string BlazorServer_31.Pages.Counter.Additional", + "Metadata": { "Common.PropertyName": "Additional" } + }, + { + "Kind": "Components.Component", + "Name": "IncrementAmount", + "TypeName": "System.Int32", + "DisplayName": "int BlazorServer_31.Pages.Counter.IncrementAmount", + "Metadata": { "Common.PropertyName": "IncrementAmount" } + }, + { + "Kind": "Components.Component", + "Name": "MoreParams", + "TypeName": "System.String", + "DisplayName": "string BlazorServer_31.Pages.Counter.MoreParams", + "Metadata": { "Common.PropertyName": "MoreParams" } + } + ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Counter", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 411475141902004935, + "Data2": 2832659190071318607, + "Data3": -8327767840022097740, + "Data4": -7311090378404797050 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Counter", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Counter", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Counter" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "FooVal", + "TypeName": "System.Int32", + "DisplayName": "int BlazorServer_31.Pages.Counter.FooVal", + "Metadata": { "Common.PropertyName": "FooVal" } + }, + { + "Kind": "Components.Component", + "Name": "Additional", + "TypeName": "System.String", + "DisplayName": "string BlazorServer_31.Pages.Counter.Additional", + "Metadata": { "Common.PropertyName": "Additional" } + }, + { + "Kind": "Components.Component", + "Name": "IncrementAmount", + "TypeName": "System.Int32", + "DisplayName": "int BlazorServer_31.Pages.Counter.IncrementAmount", + "Metadata": { "Common.PropertyName": "IncrementAmount" } + }, + { + "Kind": "Components.Component", + "Name": "MoreParams", + "TypeName": "System.String", + "DisplayName": "string BlazorServer_31.Pages.Counter.MoreParams", + "Metadata": { "Common.PropertyName": "MoreParams" } + } + ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Counter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -3762290775697547910, + "Data2": 1012503532405795005, + "Data3": -3688621513860575271, + "Data4": -1800503206252742104 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Error", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Error", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "Error" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Error", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 566816974418003164, + "Data2": 7772992668538162321, + "Data3": 1478638403990293787, + "Data4": 3435250511295319488 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Error", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Error", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Error" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Error", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 1391364089524087754, + "Data2": 1939976645561725343, + "Data3": -5690127783025208442, + "Data4": 4910663734654684619 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Component2", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Component2", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "Component2" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Component2", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 4162945501370993767, + "Data2": 5073245866310944590, + "Data3": 6998935137869813499, + "Data4": 917168767660331373 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Pages.Component2", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Pages.Component2", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Component2" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Pages.Component2", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -8065515496586252075, + "Data2": 3594215997541761142, + "Data3": 7933788209954157721, + "Data4": 7682813203630073385 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Shared.NavMenu", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Shared.NavMenu", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "NavMenu" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Shared.NavMenu", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 4583049808750757243, + "Data2": -7235844005439164632, + "Data3": -2055843849186860253, + "Data4": 8949296925684259164 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Shared.NavMenu", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Shared.NavMenu", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "BlazorServer_31.Shared.NavMenu" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Shared.NavMenu", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -3134080747629400708, + "Data2": -2841767300665240693, + "Data3": 3724282288752257774, + "Data4": 8545771908653691646 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Shared.MainLayout", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Shared.MainLayout", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "MainLayout" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Body", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment BlazorServer_31.Shared.MainLayout.Body", + "Documentation": "\n\nGetsthecontenttoberenderedinsidethelayout.\n\n", + "Metadata": { + "Common.PropertyName": "Body", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Shared.MainLayout", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 871733199913992329, + "Data2": -2420012031802068572, + "Data3": 3324635674429517507, + "Data4": -7788341820565075386 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.Shared.MainLayout", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Shared.MainLayout", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "BlazorServer_31.Shared.MainLayout" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Body", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment BlazorServer_31.Shared.MainLayout.Body", + "Documentation": "\n\nGetsthecontenttoberenderedinsidethelayout.\n\n", + "Metadata": { + "Common.PropertyName": "Body", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Shared.MainLayout", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 1910823102202654435, + "Data2": -7095552069437163566, + "Data3": 5683502724029274950, + "Data4": 5472294903166927522 + }, + "Kind": "Components.ChildContent", + "Name": "BlazorServer_31.Shared.MainLayout.Body", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Shared.MainLayout.Body", + "Documentation": "\n\nGetsthecontenttoberenderedinsidethelayout.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Body", + "ParentTag": "MainLayout" + } + ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Shared.MainLayout.Body", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 7449995987499926564, + "Data2": -8641749780945932088, + "Data3": 5440563834615784517, + "Data4": -8712164432860671428 + }, + "Kind": "Components.ChildContent", + "Name": "BlazorServer_31.Shared.MainLayout.Body", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.Shared.MainLayout.Body", + "Documentation": "\n\nGetsthecontenttoberenderedinsidethelayout.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Body", + "ParentTag": "BlazorServer_31.Shared.MainLayout" + } + ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.Shared.MainLayout.Body", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -2287398835026606602, + "Data2": -2538141570600877446, + "Data3": 4150307470970065718, + "Data4": 8311515012748605832 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.App", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.App", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "App" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.App", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 3555082122866088817, + "Data2": -1676113078202885360, + "Data3": 3351229659940178562, + "Data4": 3955226953028833279 + }, + "Kind": "Components.Component", + "Name": "BlazorServer_31.App", + "AssemblyName": "BlazorServer_31", + "DisplayName": "BlazorServer_31.App", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "BlazorServer_31.App" } ], + "Metadata": { + "Common.TypeName": "BlazorServer_31.App", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -6617923719183829172, + "Data2": -3045124586689468326, + "Data3": 943409932018348320, + "Data4": 58392069699541603 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.CascadingValue", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", + "Documentation": "\n\nAcomponentthatprovidesacascadingvaluetoalldescendantcomponents.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "CascadingValue" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.CascadingValue.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.CascadingValuecomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "Documentation": "\n\nThecontenttowhichthevalueshouldbeprovided.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "IsFixed", + "TypeName": "System.Boolean", + "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", + "Documentation": "\n\nIftrue,indicatesthatwillnotchange.Thisisa\nperformanceoptimizationthatallowstheframeworktoskipsettingup\nchangenotifications.Setthisflagonlyifyouwillnotchange\nduringthecomponent'slifetime.\n\n", + "Metadata": { "Common.PropertyName": "IsFixed" } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", + "Documentation": "\n\nOptionallygivesanametotheprovidedvalue.Descendantcomponents\nwillbeabletoreceivethevaluebyspecifyingthisname.\n\nIfnonameisspecified,thendescendantcomponentswillreceivethe\nvaluebasedthetypeofvaluetheyarerequesting.\n\n", + "Metadata": { "Common.PropertyName": "Name" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "DisplayName": "TValue Microsoft.AspNetCore.Components.CascadingValue.Value", + "Documentation": "\n\nThevaluetobeprovided.\n\n", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -2915383535887583506, + "Data2": 8947283128665344852, + "Data3": 5128216950952204205, + "Data4": 2476092302053695561 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.CascadingValue", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", + "Documentation": "\n\nAcomponentthatprovidesacascadingvaluetoalldescendantcomponents.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.CascadingValue" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.CascadingValue.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.CascadingValuecomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "Documentation": "\n\nThecontenttowhichthevalueshouldbeprovided.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "IsFixed", + "TypeName": "System.Boolean", + "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", + "Documentation": "\n\nIftrue,indicatesthatwillnotchange.Thisisa\nperformanceoptimizationthatallowstheframeworktoskipsettingup\nchangenotifications.Setthisflagonlyifyouwillnotchange\nduringthecomponent'slifetime.\n\n", + "Metadata": { "Common.PropertyName": "IsFixed" } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", + "Documentation": "\n\nOptionallygivesanametotheprovidedvalue.Descendantcomponents\nwillbeabletoreceivethevaluebyspecifyingthisname.\n\nIfnonameisspecified,thendescendantcomponentswillreceivethe\nvaluebasedthetypeofvaluetheyarerequesting.\n\n", + "Metadata": { "Common.PropertyName": "Name" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "DisplayName": "TValue Microsoft.AspNetCore.Components.CascadingValue.Value", + "Documentation": "\n\nThevaluetobeprovided.\n\n", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -3487210939151594077, + "Data2": -2789105082295390319, + "Data3": 8133920068820948529, + "Data4": 2591212575938182424 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "Documentation": "\n\nThecontenttowhichthevalueshouldbeprovided.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CascadingValue" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -2536820285029507510, + "Data2": -742069206013572675, + "Data3": 2493031245213597711, + "Data4": -2031539832890552287 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "Documentation": "\n\nThecontenttowhichthevalueshouldbeprovided.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.CascadingValue" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -5377794705521642714, + "Data2": -7530199918571100162, + "Data3": 8583934446492963914, + "Data4": -2330949212290254340 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.LayoutView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", + "Documentation": "\n\nDisplaysthespecifiedcontentinsidethespecifiedlayoutandanyfurther\nnestedlayouts.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "LayoutView" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "Documentation": "\n\nGetsorsetsthecontenttodisplay.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Layout", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", + "Documentation": "\n\nGetsorsetsthetypeofthelayoutinwhichtodisplaythecontent.\nThetypemustimplementandacceptaparameternamed.\n\n", + "Metadata": { "Common.PropertyName": "Layout" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -7291702709707787857, + "Data2": -4929818534113612134, + "Data3": -2591316850085605568, + "Data4": 3576407285049227960 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.LayoutView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", + "Documentation": "\n\nDisplaysthespecifiedcontentinsidethespecifiedlayoutandanyfurther\nnestedlayouts.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.LayoutView" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "Documentation": "\n\nGetsorsetsthecontenttodisplay.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Layout", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", + "Documentation": "\n\nGetsorsetsthetypeofthelayoutinwhichtodisplaythecontent.\nThetypemustimplementandacceptaparameternamed.\n\n", + "Metadata": { "Common.PropertyName": "Layout" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -7319778431895489113, + "Data2": 6736126599814583121, + "Data3": -7543595779336503969, + "Data4": 2264539526914848547 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "Documentation": "\n\nGetsorsetsthecontenttodisplay.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "LayoutView" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -8867203199199031267, + "Data2": 634378836784551594, + "Data3": -7043350107233007280, + "Data4": 3558602103174115176 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "Documentation": "\n\nGetsorsetsthecontenttodisplay.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.LayoutView" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 6217043889972804850, + "Data2": 4448752453671390215, + "Data3": -339628318859042442, + "Data4": -6117267340495694369 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.RouteView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.RouteView", + "Documentation": "\n\nDisplaysthespecifiedpagecomponent,renderingitinsideitslayout\nandanyfurthernestedlayouts.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "RouteView" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", + "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", + "Metadata": { "Common.PropertyName": "DefaultLayout" } + }, + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.RouteView.RouteData", + "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", + "Metadata": { "Common.PropertyName": "RouteData" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -1645862209197178803, + "Data2": 8454815716882071758, + "Data3": -1595347272049710063, + "Data4": 2149068933797090014 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.RouteView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.RouteView", + "Documentation": "\n\nDisplaysthespecifiedpagecomponent,renderingitinsideitslayout\nandanyfurthernestedlayouts.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.RouteView" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", + "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", + "Metadata": { "Common.PropertyName": "DefaultLayout" } + }, + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.RouteView.RouteData", + "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", + "Metadata": { "Common.PropertyName": "RouteData" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -5338573273925669546, + "Data2": -5988416504756993895, + "Data3": -6577637726014275600, + "Data4": 5092339929206363959 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.Router", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", + "Documentation": "\n\nAcomponentthatsuppliesroutedatacorrespondingtothecurrentnavigationstate.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "Router" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAssemblies", + "TypeName": "System.Collections.Generic.IEnumerable", + "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", + "Documentation": "\n\nGetsorsetsacollectionofadditionalassembliesthatshouldbesearchedforcomponents\nthatcanmatchURIs.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAssemblies" } + }, + { + "Kind": "Components.Component", + "Name": "AppAssembly", + "TypeName": "System.Reflection.Assembly", + "DisplayName": "System.Reflection.Assembly Microsoft.AspNetCore.Components.Routing.Router.AppAssembly", + "Documentation": "\n\nGetsorsetstheassemblythatshouldbesearchedforcomponentsmatchingtheURI.\n\n", + "Metadata": { "Common.PropertyName": "AppAssembly" } + }, + { + "Kind": "Components.Component", + "Name": "Found", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.Router.Found", + "Documentation": "\n\nGetsorsetsthecontenttodisplaywhenamatchisfoundfortherequestedroute.\n\n", + "Metadata": { + "Common.PropertyName": "Found", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NotFound", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "Documentation": "\n\nGetsorsetsthecontenttodisplaywhennomatchisfoundfortherequestedroute.\n\n", + "Metadata": { + "Common.PropertyName": "NotFound", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Context", + "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -7515690267491972408, + "Data2": 8257627338306844447, + "Data3": 3442098358483975761, + "Data4": -2114290449000920339 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.Router", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", + "Documentation": "\n\nAcomponentthatsuppliesroutedatacorrespondingtothecurrentnavigationstate.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Routing.Router" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAssemblies", + "TypeName": "System.Collections.Generic.IEnumerable", + "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", + "Documentation": "\n\nGetsorsetsacollectionofadditionalassembliesthatshouldbesearchedforcomponents\nthatcanmatchURIs.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAssemblies" } + }, + { + "Kind": "Components.Component", + "Name": "AppAssembly", + "TypeName": "System.Reflection.Assembly", + "DisplayName": "System.Reflection.Assembly Microsoft.AspNetCore.Components.Routing.Router.AppAssembly", + "Documentation": "\n\nGetsorsetstheassemblythatshouldbesearchedforcomponentsmatchingtheURI.\n\n", + "Metadata": { "Common.PropertyName": "AppAssembly" } + }, + { + "Kind": "Components.Component", + "Name": "Found", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.Router.Found", + "Documentation": "\n\nGetsorsetsthecontenttodisplaywhenamatchisfoundfortherequestedroute.\n\n", + "Metadata": { + "Common.PropertyName": "Found", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NotFound", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "Documentation": "\n\nGetsorsetsthecontenttodisplaywhennomatchisfoundfortherequestedroute.\n\n", + "Metadata": { + "Common.PropertyName": "NotFound", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Context", + "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -6909475981366095087, + "Data2": -4131234571750972994, + "Data3": 8034817602415319459, + "Data4": 7375926634704443619 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "Documentation": "\n\nGetsorsetsthecontenttodisplaywhenamatchisfoundfortherequestedroute.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Found", + "ParentTag": "Router" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Found.Context", + "Documentation": "Specifiestheparameternameforthe'Found'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 2510713198858240400, + "Data2": 590200399062707798, + "Data3": 1599260516379024026, + "Data4": 6084009184278120022 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "Documentation": "\n\nGetsorsetsthecontenttodisplaywhenamatchisfoundfortherequestedroute.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Found", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Found.Context", + "Documentation": "Specifiestheparameternameforthe'Found'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 4645362611569125006, + "Data2": 8054485361608814262, + "Data3": -6057962850767688945, + "Data4": -3771345699946057681 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "Documentation": "\n\nGetsorsetsthecontenttodisplaywhennomatchisfoundfortherequestedroute.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotFound", + "ParentTag": "Router" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 8726634689137366247, + "Data2": 4826433060079680039, + "Data3": 3590003974758336312, + "Data4": -3844379150163723349 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "Documentation": "\n\nGetsorsetsthecontenttodisplaywhennomatchisfoundfortherequestedroute.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotFound", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 5354676438693964201, + "Data2": -3278288393134159085, + "Data3": -1422827461444605934, + "Data4": -5321659989655122732 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "AssemblyName": "Microsoft.AspNetCore.Components.Forms", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "Documentation": "\n\nAddsDataAnnotationsvalidationsupporttoan.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "DataAnnotationsValidator" } ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -3043262228578740735, + "Data2": 5347360252373149826, + "Data3": 5955510004476441045, + "Data4": -6714569674811676502 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "AssemblyName": "Microsoft.AspNetCore.Components.Forms", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "Documentation": "\n\nAddsDataAnnotationsvalidationsupporttoan.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -7592717434163593429, + "Data2": -1237590022871735187, + "Data3": 5648465350867348461, + "Data4": -6647408636713403774 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "Documentation": "\n\nCombinesthebehaviorsofand,\nsothatitdisplaysthepagematchingthespecifiedroutebutonlyiftheuser\nisauthorizedtoseeit.\n\nAdditionally,thiscomponentsuppliesacascadingparameteroftype,\nwhichmakestheuser'scurrentauthenticationstateavailabletodescendants.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "AuthorizeRouteView" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "Documentation": "\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", + "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", + "Metadata": { "Common.PropertyName": "DefaultLayout" } + }, + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.RouteData", + "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", + "Metadata": { "Common.PropertyName": "RouteData" } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Context", + "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 1320254144997535576, + "Data2": 982571158012365790, + "Data3": -4349216451122297866, + "Data4": 4705439332341330613 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "Documentation": "\n\nCombinesthebehaviorsofand,\nsothatitdisplaysthepagematchingthespecifiedroutebutonlyiftheuser\nisauthorizedtoseeit.\n\nAdditionally,thiscomponentsuppliesacascadingparameteroftype,\nwhichmakestheuser'scurrentauthenticationstateavailabletodescendants.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "Documentation": "\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", + "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", + "Metadata": { "Common.PropertyName": "DefaultLayout" } + }, + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.RouteData", + "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", + "Metadata": { "Common.PropertyName": "RouteData" } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Context", + "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 2400940612638772564, + "Data2": -4626490580378377938, + "Data3": 8335028949409691742, + "Data4": -8213959835631148551 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "Documentation": "\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "AuthorizeRouteView" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -3516985907682337874, + "Data2": -1265274670687230435, + "Data3": -14972387693830411, + "Data4": 6243898046866105025 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "Documentation": "\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 1754168664387951795, + "Data2": -3901096326046849761, + "Data3": 4509587919239536281, + "Data4": 6230482013594168417 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized.Context", + "Documentation": "Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 8763591535025361746, + "Data2": -9014189178895859833, + "Data3": -1288109135055401780, + "Data4": -3686471607644086875 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized.Context", + "Documentation": "Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -6535241596961352213, + "Data2": 5062123460007964486, + "Data3": -3881174111664447886, + "Data4": 1364378170248574867 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "Documentation": "\n\nDisplaysdifferingcontentdependingontheuser'sauthorizationstatus.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "AuthorizeView" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Policy", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", + "Documentation": "\n\nThepolicynamethatdetermineswhetherthecontentcanbedisplayed.\n\n", + "Metadata": { "Common.PropertyName": "Policy" } + }, + { + "Kind": "Components.Component", + "Name": "Roles", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", + "Documentation": "\n\nAcommadelimitedlistofrolesthatareallowedtodisplaythecontent.\n\n", + "Metadata": { "Common.PropertyName": "Roles" } + }, + { + "Kind": "Components.Component", + "Name": "Authorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisauthorized.\nIfyouspecifyavalueforthisparameter,donotalsospecifyavaluefor.\n\n", + "Metadata": { + "Common.PropertyName": "Authorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "Documentation": "\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisauthorized.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resource", + "TypeName": "System.Object", + "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", + "Documentation": "\n\nTheresourcetowhichaccessisbeingcontrolled.\n\n", + "Metadata": { "Common.PropertyName": "Resource" } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Context", + "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 6169174336899041629, + "Data2": 5985529975052009456, + "Data3": -2742191437337334034, + "Data4": -4106127369862035769 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "Documentation": "\n\nDisplaysdifferingcontentdependingontheuser'sauthorizationstatus.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Policy", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", + "Documentation": "\n\nThepolicynamethatdetermineswhetherthecontentcanbedisplayed.\n\n", + "Metadata": { "Common.PropertyName": "Policy" } + }, + { + "Kind": "Components.Component", + "Name": "Roles", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", + "Documentation": "\n\nAcommadelimitedlistofrolesthatareallowedtodisplaythecontent.\n\n", + "Metadata": { "Common.PropertyName": "Roles" } + }, + { + "Kind": "Components.Component", + "Name": "Authorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisauthorized.\nIfyouspecifyavalueforthisparameter,donotalsospecifyavaluefor.\n\n", + "Metadata": { + "Common.PropertyName": "Authorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "Documentation": "\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisauthorized.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resource", + "TypeName": "System.Object", + "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", + "Documentation": "\n\nTheresourcetowhichaccessisbeingcontrolled.\n\n", + "Metadata": { "Common.PropertyName": "Resource" } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Context", + "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -7892245051096864750, + "Data2": -3151314404567288320, + "Data3": 7297228747282515303, + "Data4": -8816141115776911856 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisauthorized.\nIfyouspecifyavalueforthisparameter,donotalsospecifyavaluefor.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorized", + "ParentTag": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized.Context", + "Documentation": "Specifiestheparameternameforthe'Authorized'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -3075987439435239968, + "Data2": -69498062391188391, + "Data3": 5694013078454618235, + "Data4": -4964072175875648533 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisauthorized.\nIfyouspecifyavalueforthisparameter,donotalsospecifyavaluefor.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorized", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized.Context", + "Documentation": "Specifiestheparameternameforthe'Authorized'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 4297312949458334611, + "Data2": 1398647969887203768, + "Data3": 6736633460094883152, + "Data4": -4301523125429966188 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "Documentation": "\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "AuthorizeView" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -337357579543057651, + "Data2": -4556959680989226495, + "Data3": -7594517009905542065, + "Data4": 3579066189435606015 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "Documentation": "\n\nThecontentthatwillbedisplayedwhileasynchronousauthorizationisinprogress.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 817805184534699571, + "Data2": -8189090942277436413, + "Data3": 6742339712997173331, + "Data4": 4765026566583164317 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisauthorized.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent.Context", + "Documentation": "Specifiestheparameternameforthe'ChildContent'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 4877944373808367001, + "Data2": 4506636171407630375, + "Data3": -1117268174291948265, + "Data4": -1322997367792857794 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisauthorized.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent.Context", + "Documentation": "Specifiestheparameternameforthe'ChildContent'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -7459421656754599778, + "Data2": 2652353820823210771, + "Data3": -3771739282023179678, + "Data4": 1539262260759644732 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized.Context", + "Documentation": "Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -261465234443533156, + "Data2": -88179546101946229, + "Data3": 5706345454304336182, + "Data4": 2096749024609475558 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "Documentation": "\n\nThecontentthatwillbedisplayediftheuserisnotauthorized.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized.Context", + "Documentation": "Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -863543916801400095, + "Data2": 8615298768519496802, + "Data3": 8607016578708498599, + "Data4": 2012295119091407992 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "CascadingAuthenticationState" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "Documentation": "\n\nThecontenttowhichtheauthenticationstateshouldbeprovided.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -3901280328545925953, + "Data2": 4709502549668387011, + "Data3": 1651675939900428970, + "Data4": -3217124211645843393 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "Documentation": "\n\nThecontenttowhichtheauthenticationstateshouldbeprovided.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -2399010353889403569, + "Data2": -6766817874091792643, + "Data3": 8266495120280633371, + "Data4": 4054638965830004087 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "Documentation": "\n\nThecontenttowhichtheauthenticationstateshouldbeprovided.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CascadingAuthenticationState" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -6047824684166357471, + "Data2": -8687221169614990124, + "Data3": -6916823530294393837, + "Data4": -1518389270089137430 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "Documentation": "\n\nThecontenttowhichtheauthenticationstateshouldbeprovided.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": -9147175252959861503, + "Data2": -9041159965426804184, + "Data3": -5062436237316079081, + "Data4": 3095895595672030529 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", + "Documentation": "\n\nRendersaformelementthatcascadesantodescendants.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "EditForm" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedformelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "Documentation": "\n\nSpecifiesthecontenttoberenderedinsidethis.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", + "Documentation": "\n\nSuppliestheeditcontextexplicitly.Ifusingthisparameter,donot\nalsosupply,sincethemodelvaluewillbetaken\nfromtheproperty.\n\n", + "Metadata": { "Common.PropertyName": "EditContext" } + }, + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", + "Documentation": "\n\nSpecifiesthetop-levelmodelobjectfortheform.Aneditcontextwill\nbeconstructedforthismodel.Ifusingthisparameter,donotalsosupply\navaluefor.\n\n", + "Metadata": { "Common.PropertyName": "Model" } + }, + { + "Kind": "Components.Component", + "Name": "OnInvalidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnInvalidSubmit", + "Documentation": "\n\nAcallbackthatwillbeinvokedwhentheformissubmittedandthe\nisdeterminedtobeinvalid.\n\n", + "Metadata": { + "Common.PropertyName": "OnInvalidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnSubmit", + "Documentation": "\n\nAcallbackthatwillbeinvokedwhentheformissubmitted.\n\nIfusingthisparameter,youareresponsiblefortriggeringanyvalidation\nmanually,e.g.,bycalling.\n\n", + "Metadata": { + "Common.PropertyName": "OnSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnValidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnValidSubmit", + "Documentation": "\n\nAcallbackthatwillbeinvokedwhentheformissubmittedandthe\nisdeterminedtobevalid.\n\n", + "Metadata": { + "Common.PropertyName": "OnValidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.Context", + "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 9087857042127226684, + "Data2": 2831567244589303482, + "Data3": -7243507314367014217, + "Data4": 9152807272014312665 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", + "Documentation": "\n\nRendersaformelementthatcascadesantodescendants.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedformelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "Documentation": "\n\nSpecifiesthecontenttoberenderedinsidethis.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", + "Documentation": "\n\nSuppliestheeditcontextexplicitly.Ifusingthisparameter,donot\nalsosupply,sincethemodelvaluewillbetaken\nfromtheproperty.\n\n", + "Metadata": { "Common.PropertyName": "EditContext" } + }, + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", + "Documentation": "\n\nSpecifiesthetop-levelmodelobjectfortheform.Aneditcontextwill\nbeconstructedforthismodel.Ifusingthisparameter,donotalsosupply\navaluefor.\n\n", + "Metadata": { "Common.PropertyName": "Model" } + }, + { + "Kind": "Components.Component", + "Name": "OnInvalidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnInvalidSubmit", + "Documentation": "\n\nAcallbackthatwillbeinvokedwhentheformissubmittedandthe\nisdeterminedtobeinvalid.\n\n", + "Metadata": { + "Common.PropertyName": "OnInvalidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnSubmit", + "Documentation": "\n\nAcallbackthatwillbeinvokedwhentheformissubmitted.\n\nIfusingthisparameter,youareresponsiblefortriggeringanyvalidation\nmanually,e.g.,bycalling.\n\n", + "Metadata": { + "Common.PropertyName": "OnSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnValidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnValidSubmit", + "Documentation": "\n\nAcallbackthatwillbeinvokedwhentheformissubmittedandthe\nisdeterminedtobevalid.\n\n", + "Metadata": { + "Common.PropertyName": "OnValidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.Context", + "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 4390305146195636884, + "Data2": -6528711746510981033, + "Data3": 1566379681180222045, + "Data4": 8038373845032057845 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "Documentation": "\n\nSpecifiesthecontenttoberenderedinsidethis.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "EditForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent.Context", + "Documentation": "Specifiestheparameternameforthe'ChildContent'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 3364489552607396692, + "Data2": 6756888759249473444, + "Data3": -8692504653364370078, + "Data4": -5456380025076217211 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "Documentation": "\n\nSpecifiesthecontenttoberenderedinsidethis.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent.Context", + "Documentation": "Specifiestheparameternameforthe'ChildContent'childcontentexpression.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 7605674613043601699, + "Data2": -7198784793237451227, + "Data3": 52139714512194300, + "Data4": 4690968937784293901 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "InputCheckbox" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Boolean", + "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", + "Metadata": { "Common.PropertyName": "Value" } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { "Common.PropertyName": "ValueExpression" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -8180363982902160014, + "Data2": 2678498882862487355, + "Data3": -8486455943660870138, + "Data4": -4800420563276733548 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Boolean", + "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", + "Metadata": { "Common.PropertyName": "Value" } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { "Common.PropertyName": "ValueExpression" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -8297139150566641522, + "Data2": 5983969040662176316, + "Data3": -3217603456170181487, + "Data4": 4160526703050720265 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Documentation": "\n\nAninputcomponentforeditingdatevalues.\nSupportedtypesareand.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "InputDate" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputDate.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputDatecomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", + "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", + "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputDate.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\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", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputDate.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputDate.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -6400082238264250421, + "Data2": 782232194501302904, + "Data3": 7033830231827257302, + "Data4": 6544353769852657552 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Documentation": "\n\nAninputcomponentforeditingdatevalues.\nSupportedtypesareand.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputDate.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputDatecomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", + "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", + "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputDate.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\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", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputDate.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputDate.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 109851219133615220, + "Data2": 5290536766698745054, + "Data3": 8925742810957175752, + "Data4": 8728469837436627882 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Documentation": "\n\nAninputcomponentforeditingnumericvalues.\nSupportednumerictypesare,,,,.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "InputNumber" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputNumber.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputNumbercomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", + "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", + "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputNumber.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\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", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputNumber.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputNumber.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 8518700168161382355, + "Data2": -4314969032990032012, + "Data3": 8265788334793347431, + "Data4": 9220930051166399352 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Documentation": "\n\nAninputcomponentforeditingnumericvalues.\nSupportednumerictypesare,,,,.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputNumber.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputNumbercomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", + "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", + "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputNumber.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\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", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputNumber.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputNumber.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -2382873856095312854, + "Data2": 1853008898282121152, + "Data3": 2643377737850329532, + "Data4": 5100368420377431267 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Documentation": "\n\nAdropdownselectioncomponent.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "InputSelect" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputSelect.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputSelectcomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "Documentation": "\n\nGetsorsetsthechildcontenttoberenderinginsidetheselectelement.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputSelect.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\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", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputSelect.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputSelect.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 1817379208066635798, + "Data2": 2075989457255427347, + "Data3": -1266016033873955060, + "Data4": -8696662160425996977 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Documentation": "\n\nAdropdownselectioncomponent.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputSelect.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputSelectcomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "Documentation": "\n\nGetsorsetsthechildcontenttoberenderinginsidetheselectelement.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputSelect.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\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", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputSelect.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputSelect.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 7580907271785362719, + "Data2": 2917694459263878409, + "Data3": -3181343927008850567, + "Data4": -1416983751259371446 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "Documentation": "\n\nGetsorsetsthechildcontenttoberenderinginsidetheselectelement.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "InputSelect" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 8732911499601618389, + "Data2": -7371876645220857939, + "Data3": 647528400457394100, + "Data4": 2059861202652371538 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "Documentation": "\n\nGetsorsetsthechildcontenttoberenderinginsidetheselectelement.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 3916321850198626368, + "Data2": -8778806347095449895, + "Data3": 8685718172595492964, + "Data4": -4514587133887660479 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputText", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "InputText" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", + "Metadata": { "Common.PropertyName": "Value" } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { "Common.PropertyName": "ValueExpression" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -711194281107868378, + "Data2": 8319811869247148923, + "Data3": 4983778364208632722, + "Data4": -7879123195054200030 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputText", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", + "Metadata": { "Common.PropertyName": "Value" } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { "Common.PropertyName": "ValueExpression" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -2340289955582300439, + "Data2": 8684985959372100313, + "Data3": 6496594173857069059, + "Data4": 7669507987714355223 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Documentation": "\n\nAmultilineinputcomponentforeditingvalues.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "InputTextArea" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", + "Metadata": { "Common.PropertyName": "Value" } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { "Common.PropertyName": "ValueExpression" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -4502064740360434248, + "Data2": -6062045387698948010, + "Data3": 3452600347179235109, + "Data4": -6185570771687542139 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Documentation": "\n\nAmultilineinputcomponentforeditingvalues.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", + "Metadata": { "Common.PropertyName": "Value" } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { "Common.PropertyName": "ValueExpression" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 287749942823017074, + "Data2": -1482613306843375334, + "Data3": 4358495334242857568, + "Data4": -2827299442215245027 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "Documentation": "\n\nDisplaysalistofvalidationmessagesforaspecifiedfieldwithinacascaded.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "ValidationMessage" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.ValidationMessage.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.ValidationMessagecomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreateddivelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "For", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.ValidationMessage.For", + "Documentation": "\n\nSpecifiesthefieldforwhichvalidationmessagesshouldbedisplayed.\n\n", + "Metadata": { + "Common.PropertyName": "For", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 5040195526422134802, + "Data2": 2396745476687379473, + "Data3": 2305639319750862827, + "Data4": -183777995694358243 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "Documentation": "\n\nDisplaysalistofvalidationmessagesforaspecifiedfieldwithinacascaded.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.ValidationMessage.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.ValidationMessagecomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreateddivelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "For", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.ValidationMessage.For", + "Documentation": "\n\nSpecifiesthefieldforwhichvalidationmessagesshouldbedisplayed.\n\n", + "Metadata": { + "Common.PropertyName": "For", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -5282662275274904781, + "Data2": 3471058309330685976, + "Data3": 4599093496764562443, + "Data4": 5147736050398804258 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "Documentation": "\n\nDisplaysalistofvalidationmessagesfromacascaded.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "ValidationSummary" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedulelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", + "Documentation": "\n\nGetsorsetsthemodeltoproducethelistofvalidationmessagesfor.\nWhenspecified,thislistsallerrorsthatareassociatedwiththemodelinstance.\n\n", + "Metadata": { "Common.PropertyName": "Model" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 4150409193074783492, + "Data2": 5136556941925401110, + "Data3": 1133901748069537888, + "Data4": 4348420139028914200 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "Documentation": "\n\nDisplaysalistofvalidationmessagesfromacascaded.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedulelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", + "Documentation": "\n\nGetsorsetsthemodeltoproducethelistofvalidationmessagesfor.\nWhenspecified,thislistsallerrorsthatareassociatedwiththemodelinstance.\n\n", + "Metadata": { "Common.PropertyName": "Model" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 6935474680051380507, + "Data2": 7246536675529626443, + "Data3": 1865914036555114796, + "Data4": -3436925643414107905 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", + "Documentation": "\n\nAcomponentthatrendersananchortag,automaticallytogglingits'active'\nclassbasedonwhetherits'href'matchesthecurrentURI.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ { "TagName": "NavLink" } ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ActiveClass", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", + "Documentation": "\n\nGetsorsetstheCSSclassnameappliedtotheNavLinkwhenthe\ncurrentroutematchestheNavLinkhref.\n\n", + "Metadata": { "Common.PropertyName": "ActiveClass" } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeaddedtothegenerated\naelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "Documentation": "\n\nGetsorsetsthechildcontentofthecomponent.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "IsEnum": true, + "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", + "Documentation": "\n\nGetsorsetsavaluerepresentingtheURLmatchingbehavior.\n\n", + "Metadata": { "Common.PropertyName": "Match" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -7402698225902500521, + "Data2": -2296280371628386164, + "Data3": -7758244178097197297, + "Data4": -2607360141407241303 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", + "Documentation": "\n\nAcomponentthatrendersananchortag,automaticallytogglingits'active'\nclassbasedonwhetherits'href'matchesthecurrentURI.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ActiveClass", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", + "Documentation": "\n\nGetsorsetstheCSSclassnameappliedtotheNavLinkwhenthe\ncurrentroutematchestheNavLinkhref.\n\n", + "Metadata": { "Common.PropertyName": "ActiveClass" } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeaddedtothegenerated\naelement.\n\n", + "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "Documentation": "\n\nGetsorsetsthechildcontentofthecomponent.\n\n", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "IsEnum": true, + "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", + "Documentation": "\n\nGetsorsetsavaluerepresentingtheURLmatchingbehavior.\n\n", + "Metadata": { "Common.PropertyName": "Match" } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 6167939882965979873, + "Data2": -5704610193636607224, + "Data3": 7087826382219361140, + "Data4": -6927321838556026611 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "Documentation": "\n\nGetsorsetsthechildcontentofthecomponent.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "NavLink" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 7460049825890204444, + "Data2": -2566646673957942880, + "Data3": -2571192121928694219, + "Data4": 7306568033797474581 + }, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "Documentation": "\n\nGetsorsetsthechildcontentofthecomponent.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.None" + } + }, + { + "__Checksum": { + "Data1": 5719829429478301498, + "Data2": -2215568001637325537, + "Data3": -3380748468016310106, + "Data4": 5961165578306122411 + }, + "Kind": "Components.EventHandler", + "Name": "onabort", + "AssemblyName": "Microsoft.AspNetCore.Components", + "DisplayName": "onabort", + "Documentation": "Setsthe'@onabort'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onabort", + "DisplayName": "@onabort", + "Metadata": { "Common.DirectiveAttribute": "True" } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onabort:preventDefault", + "DisplayName": "@onabort:preventDefault", + "Metadata": { "Common.DirectiveAttribute": "True" } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onabort:stopPropagation", + "DisplayName": "@onabort:stopPropagation", + "Metadata": { "Common.DirectiveAttribute": "True" } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "preventDefault", + "TypeName": "System.Boolean", + "DisplayName": "preventDefault", + "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onabort'event.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "PreventDefault", + "Components.IsWeaklyTyped": "True" + }, + "Diagnostics": [ + { + "Id": "RZ3015", + "Severity": 3, + "Message": "Invalid tag helper bound directive attribute 'preventDefault' on tag helper 'onabort'. The directive attribute 'preventDefault' should start with a '@' character.", + "AbsoluteIndex": -1, + "LineIndex": -1, + "CharacterIndex": -1 + } + ] + }, + { + "Kind": "Components.EventHandler", + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "DisplayName": "stopPropagation", + "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onabort'eventinthecapturingandbubblingphases.", + "Metadata": { "Common.PropertyName": "StopPropagation" } + } + ], + "Metadata": { "Runtime.Name": "ITagHelper" } + } +] diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Utilities.Shared/Microsoft.AspNetCore.Razor.Utilities.Shared.csproj b/src/Shared/Microsoft.AspNetCore.Razor.Utilities.Shared/Microsoft.AspNetCore.Razor.Utilities.Shared.csproj index 15d4b337497..8c00b4d35f9 100644 --- a/src/Shared/Microsoft.AspNetCore.Razor.Utilities.Shared/Microsoft.AspNetCore.Razor.Utilities.Shared.csproj +++ b/src/Shared/Microsoft.AspNetCore.Razor.Utilities.Shared/Microsoft.AspNetCore.Razor.Utilities.Shared.csproj @@ -33,6 +33,7 @@ + From 203c640639373b7dc8a6588e969d7192a0bb9b7f Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Mon, 18 Nov 2024 17:25:05 -0800 Subject: [PATCH 155/172] Remove TagHelperDescriptorJsonConverter and friends --- src/Compiler/shared/JsonReaderExtensions.cs | 58 -- .../shared/RazorDiagnosticJsonConverter.cs | 75 -- .../TagHelperDescriptorJsonConverter.cs | 867 ------------------ 3 files changed, 1000 deletions(-) delete mode 100644 src/Compiler/shared/JsonReaderExtensions.cs delete mode 100644 src/Compiler/shared/RazorDiagnosticJsonConverter.cs delete mode 100644 src/Compiler/shared/TagHelperDescriptorJsonConverter.cs diff --git a/src/Compiler/shared/JsonReaderExtensions.cs b/src/Compiler/shared/JsonReaderExtensions.cs deleted file mode 100644 index 3a193931434..00000000000 --- a/src/Compiler/shared/JsonReaderExtensions.cs +++ /dev/null @@ -1,58 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. - -#nullable disable - -using System; -using System.Diagnostics; -using Newtonsoft.Json; - -namespace Microsoft.CodeAnalysis.Razor.Serialization; - -internal static class JsonReaderExtensions -{ - public static bool ReadTokenAndAdvance(this JsonReader reader, JsonToken expectedTokenType, out object value) - { - value = reader.Value; - return reader.TokenType == expectedTokenType && reader.Read(); - } - - public static void ReadProperties(this JsonReader reader, Action onProperty) - { - while (reader.Read()) - { - switch (reader.TokenType) - { - case JsonToken.PropertyName: - var propertyName = reader.Value.ToString(); - onProperty(propertyName); - break; - case JsonToken.EndObject: - return; - } - } - } - - public static string ReadNextStringProperty(this JsonReader reader, string propertyName) - { - while (reader.Read()) - { - switch (reader.TokenType) - { - case JsonToken.PropertyName: - Debug.Assert(reader.Value.ToString() == propertyName); - if (reader.Read()) - { - var value = (string)reader.Value; - return value; - } - else - { - return null; - } - } - } - - throw new JsonSerializationException($"Could not find string property '{propertyName}'."); - } -} diff --git a/src/Compiler/shared/RazorDiagnosticJsonConverter.cs b/src/Compiler/shared/RazorDiagnosticJsonConverter.cs deleted file mode 100644 index bcf7808d26b..00000000000 --- a/src/Compiler/shared/RazorDiagnosticJsonConverter.cs +++ /dev/null @@ -1,75 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. - -#nullable disable - -using System; -using System.Globalization; -using Microsoft.AspNetCore.Razor.Language; -using Newtonsoft.Json; -using Newtonsoft.Json.Linq; - -namespace Microsoft.CodeAnalysis.Razor.Serialization; - -internal class RazorDiagnosticJsonConverter : JsonConverter -{ - public static readonly RazorDiagnosticJsonConverter Instance = new RazorDiagnosticJsonConverter(); - private const string RazorDiagnosticMessageKey = "Message"; - - public override bool CanConvert(Type objectType) - { - return typeof(RazorDiagnostic).IsAssignableFrom(objectType); - } - - public override object ReadJson(JsonReader reader, Type objectType, object existingValue, JsonSerializer serializer) - { - if (reader.TokenType != JsonToken.StartObject) - { - return null; - } - - var diagnostic = JObject.Load(reader); - var id = diagnostic[nameof(RazorDiagnostic.Id)].Value(); - var severity = diagnostic[nameof(RazorDiagnostic.Severity)].Value(); - var message = diagnostic[RazorDiagnosticMessageKey].Value(); - - var span = diagnostic[nameof(RazorDiagnostic.Span)].Value(); - var filePath = span[nameof(SourceSpan.FilePath)].Value(); - var absoluteIndex = span[nameof(SourceSpan.AbsoluteIndex)].Value(); - var lineIndex = span[nameof(SourceSpan.LineIndex)].Value(); - var characterIndex = span[nameof(SourceSpan.CharacterIndex)].Value(); - var length = span[nameof(SourceSpan.Length)].Value(); - - var descriptor = new RazorDiagnosticDescriptor(id, message, (RazorDiagnosticSeverity)severity); - var sourceSpan = new SourceSpan(filePath, absoluteIndex, lineIndex, characterIndex, length); - - return RazorDiagnostic.Create(descriptor, sourceSpan); - } - - public override void WriteJson(JsonWriter writer, object value, JsonSerializer serializer) - { - var diagnostic = (RazorDiagnostic)value; - - writer.WriteStartObject(); - WriteProperty(writer, nameof(RazorDiagnostic.Id), diagnostic.Id); - WriteProperty(writer, nameof(RazorDiagnostic.Severity), (int)diagnostic.Severity); - WriteProperty(writer, RazorDiagnosticMessageKey, diagnostic.GetMessage(CultureInfo.CurrentCulture)); - - writer.WritePropertyName(nameof(RazorDiagnostic.Span)); - writer.WriteStartObject(); - WriteProperty(writer, nameof(SourceSpan.FilePath), diagnostic.Span.FilePath); - WriteProperty(writer, nameof(SourceSpan.AbsoluteIndex), diagnostic.Span.AbsoluteIndex); - WriteProperty(writer, nameof(SourceSpan.LineIndex), diagnostic.Span.LineIndex); - WriteProperty(writer, nameof(SourceSpan.CharacterIndex), diagnostic.Span.CharacterIndex); - WriteProperty(writer, nameof(SourceSpan.Length), diagnostic.Span.Length); - writer.WriteEndObject(); - - writer.WriteEndObject(); - } - - private void WriteProperty(JsonWriter writer, string key, T value) - { - writer.WritePropertyName(key); - writer.WriteValue(value); - } -} diff --git a/src/Compiler/shared/TagHelperDescriptorJsonConverter.cs b/src/Compiler/shared/TagHelperDescriptorJsonConverter.cs deleted file mode 100644 index 8fce578515e..00000000000 --- a/src/Compiler/shared/TagHelperDescriptorJsonConverter.cs +++ /dev/null @@ -1,867 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. - -#nullable disable - -using System; -using System.Collections.Generic; -using Microsoft.AspNetCore.Razor.Language; -using Newtonsoft.Json; - -namespace Microsoft.CodeAnalysis.Razor.Serialization; - -internal class TagHelperDescriptorJsonConverter : JsonConverter -{ - public static readonly TagHelperDescriptorJsonConverter Instance = new(); - - public override bool CanConvert(Type objectType) - { - return typeof(TagHelperDescriptor).IsAssignableFrom(objectType); - } - - public override object ReadJson(JsonReader reader, Type objectType, object existingValue, JsonSerializer serializer) - { - if (reader.TokenType != JsonToken.StartObject) - { - return null; - } - - // Required tokens (order matters) - var descriptorKind = reader.ReadNextStringProperty(nameof(TagHelperDescriptor.Kind)); - var typeName = reader.ReadNextStringProperty(nameof(TagHelperDescriptor.Name)); - var assemblyName = reader.ReadNextStringProperty(nameof(TagHelperDescriptor.AssemblyName)); - using var _ = TagHelperDescriptorBuilder.GetPooledInstance(descriptorKind, typeName, assemblyName, out var builder); - - reader.ReadProperties(propertyName => - { - switch (propertyName) - { - case nameof(TagHelperDescriptor.Documentation): - if (reader.Read()) - { - var documentation = (string)reader.Value; - builder.SetDocumentation(documentation); - } - break; - case nameof(TagHelperDescriptor.TagOutputHint): - if (reader.Read()) - { - var tagOutputHint = (string)reader.Value; - builder.TagOutputHint = tagOutputHint; - } - break; - case nameof(TagHelperDescriptor.CaseSensitive): - if (reader.Read()) - { - var caseSensitive = (bool)reader.Value; - builder.CaseSensitive = caseSensitive; - } - break; - case nameof(TagHelperDescriptor.TagMatchingRules): - ReadTagMatchingRules(reader, builder); - break; - case nameof(TagHelperDescriptor.BoundAttributes): - ReadBoundAttributes(reader, builder); - break; - case nameof(TagHelperDescriptor.AllowedChildTags): - ReadAllowedChildTags(reader, builder); - break; - case nameof(TagHelperDescriptor.Diagnostics): - ReadDiagnostics(reader, builder.Diagnostics); - break; - case nameof(TagHelperDescriptor.Metadata): - ReadMetadata(reader, builder.Metadata); - break; - } - }); - - return builder.Build(); - } - - public override void WriteJson(JsonWriter writer, object value, JsonSerializer serializer) - { - var tagHelper = (TagHelperDescriptor)value; - - writer.WriteStartObject(); - - writer.WritePropertyName(nameof(TagHelperDescriptor.Kind)); - writer.WriteValue(tagHelper.Kind); - - writer.WritePropertyName(nameof(TagHelperDescriptor.Name)); - writer.WriteValue(tagHelper.Name); - - writer.WritePropertyName(nameof(TagHelperDescriptor.AssemblyName)); - writer.WriteValue(tagHelper.AssemblyName); - - if (tagHelper.Documentation != null) - { - writer.WritePropertyName(nameof(TagHelperDescriptor.Documentation)); - writer.WriteValue(tagHelper.Documentation); - } - - if (tagHelper.TagOutputHint != null) - { - writer.WritePropertyName(nameof(TagHelperDescriptor.TagOutputHint)); - writer.WriteValue(tagHelper.TagOutputHint); - } - - writer.WritePropertyName(nameof(TagHelperDescriptor.CaseSensitive)); - writer.WriteValue(tagHelper.CaseSensitive); - - writer.WritePropertyName(nameof(TagHelperDescriptor.TagMatchingRules)); - writer.WriteStartArray(); - foreach (var ruleDescriptor in tagHelper.TagMatchingRules) - { - WriteTagMatchingRule(writer, ruleDescriptor, serializer); - } - writer.WriteEndArray(); - - if (tagHelper.BoundAttributes != null && tagHelper.BoundAttributes.Length > 0) - { - writer.WritePropertyName(nameof(TagHelperDescriptor.BoundAttributes)); - writer.WriteStartArray(); - foreach (var boundAttribute in tagHelper.BoundAttributes) - { - WriteBoundAttribute(writer, boundAttribute, serializer); - } - writer.WriteEndArray(); - } - - if (tagHelper.AllowedChildTags != null && tagHelper.AllowedChildTags.Length > 0) - { - writer.WritePropertyName(nameof(TagHelperDescriptor.AllowedChildTags)); - writer.WriteStartArray(); - foreach (var allowedChildTag in tagHelper.AllowedChildTags) - { - WriteAllowedChildTags(writer, allowedChildTag, serializer); - } - writer.WriteEndArray(); - } - - if (tagHelper.Diagnostics != null && tagHelper.Diagnostics.Length > 0) - { - writer.WritePropertyName(nameof(TagHelperDescriptor.Diagnostics)); - serializer.Serialize(writer, tagHelper.Diagnostics); - } - - writer.WritePropertyName(nameof(TagHelperDescriptor.Metadata)); - WriteMetadata(writer, tagHelper.Metadata); - - writer.WriteEndObject(); - } - - private static void WriteAllowedChildTags(JsonWriter writer, AllowedChildTagDescriptor allowedChildTag, JsonSerializer serializer) - { - writer.WriteStartObject(); - - writer.WritePropertyName(nameof(AllowedChildTagDescriptor.Name)); - writer.WriteValue(allowedChildTag.Name); - - writer.WritePropertyName(nameof(AllowedChildTagDescriptor.DisplayName)); - writer.WriteValue(allowedChildTag.DisplayName); - - writer.WritePropertyName(nameof(AllowedChildTagDescriptor.Diagnostics)); - serializer.Serialize(writer, allowedChildTag.Diagnostics); - - writer.WriteEndObject(); - } - - private static void WriteBoundAttribute(JsonWriter writer, BoundAttributeDescriptor boundAttribute, JsonSerializer serializer) - { - writer.WriteStartObject(); - - writer.WritePropertyName(nameof(BoundAttributeDescriptor.Kind)); - writer.WriteValue(boundAttribute.Kind); - - writer.WritePropertyName(nameof(BoundAttributeDescriptor.Name)); - writer.WriteValue(boundAttribute.Name); - - writer.WritePropertyName(nameof(BoundAttributeDescriptor.TypeName)); - writer.WriteValue(boundAttribute.TypeName); - - if (boundAttribute.IsEnum) - { - writer.WritePropertyName(nameof(BoundAttributeDescriptor.IsEnum)); - writer.WriteValue(boundAttribute.IsEnum); - } - - if (boundAttribute.IndexerNamePrefix != null) - { - writer.WritePropertyName(nameof(BoundAttributeDescriptor.IndexerNamePrefix)); - writer.WriteValue(boundAttribute.IndexerNamePrefix); - } - - if (boundAttribute.IsEditorRequired) - { - writer.WritePropertyName(nameof(BoundAttributeDescriptor.IsEditorRequired)); - writer.WriteValue(boundAttribute.IsEditorRequired); - } - - if (boundAttribute.IndexerTypeName != null) - { - writer.WritePropertyName(nameof(BoundAttributeDescriptor.IndexerTypeName)); - writer.WriteValue(boundAttribute.IndexerTypeName); - } - - if (boundAttribute.Documentation != null) - { - writer.WritePropertyName(nameof(BoundAttributeDescriptor.Documentation)); - writer.WriteValue(boundAttribute.Documentation); - } - - if (boundAttribute.Diagnostics != null && boundAttribute.Diagnostics.Length > 0) - { - writer.WritePropertyName(nameof(BoundAttributeDescriptor.Diagnostics)); - serializer.Serialize(writer, boundAttribute.Diagnostics); - } - - writer.WritePropertyName(nameof(BoundAttributeDescriptor.Metadata)); - WriteMetadata(writer, boundAttribute.Metadata); - - if (boundAttribute.Parameters != null && boundAttribute.Parameters.Length > 0) - { - writer.WritePropertyName(nameof(BoundAttributeDescriptor.Parameters)); - writer.WriteStartArray(); - foreach (var boundAttributeParameter in boundAttribute.Parameters) - { - WriteBoundAttributeParameter(writer, boundAttributeParameter, serializer); - } - writer.WriteEndArray(); - } - - writer.WriteEndObject(); - } - - private static void WriteBoundAttributeParameter(JsonWriter writer, BoundAttributeParameterDescriptor boundAttributeParameter, JsonSerializer serializer) - { - writer.WriteStartObject(); - - writer.WritePropertyName(nameof(BoundAttributeParameterDescriptor.Name)); - writer.WriteValue(boundAttributeParameter.Name); - - writer.WritePropertyName(nameof(BoundAttributeParameterDescriptor.TypeName)); - writer.WriteValue(boundAttributeParameter.TypeName); - - if (boundAttributeParameter.IsEnum != default) - { - writer.WritePropertyName(nameof(BoundAttributeParameterDescriptor.IsEnum)); - writer.WriteValue(boundAttributeParameter.IsEnum); - } - - if (boundAttributeParameter.Documentation != null) - { - writer.WritePropertyName(nameof(BoundAttributeParameterDescriptor.Documentation)); - writer.WriteValue(boundAttributeParameter.Documentation); - } - - if (boundAttributeParameter.Diagnostics != null && boundAttributeParameter.Diagnostics.Length > 0) - { - writer.WritePropertyName(nameof(BoundAttributeParameterDescriptor.Diagnostics)); - serializer.Serialize(writer, boundAttributeParameter.Diagnostics); - } - - writer.WritePropertyName(nameof(BoundAttributeParameterDescriptor.Metadata)); - WriteMetadata(writer, boundAttributeParameter.Metadata); - - writer.WriteEndObject(); - } - - private static void WriteMetadata(JsonWriter writer, MetadataCollection metadata) - { - writer.WriteStartObject(); - foreach (var kvp in metadata) - { - writer.WritePropertyName(kvp.Key); - writer.WriteValue(kvp.Value); - } - writer.WriteEndObject(); - } - - private static void WriteTagMatchingRule(JsonWriter writer, TagMatchingRuleDescriptor ruleDescriptor, JsonSerializer serializer) - { - writer.WriteStartObject(); - - writer.WritePropertyName(nameof(TagMatchingRuleDescriptor.TagName)); - writer.WriteValue(ruleDescriptor.TagName); - - if (ruleDescriptor.ParentTag != null) - { - writer.WritePropertyName(nameof(TagMatchingRuleDescriptor.ParentTag)); - writer.WriteValue(ruleDescriptor.ParentTag); - } - - if (ruleDescriptor.TagStructure != default) - { - writer.WritePropertyName(nameof(TagMatchingRuleDescriptor.TagStructure)); - writer.WriteValue(ruleDescriptor.TagStructure); - } - - if (ruleDescriptor.Attributes != null && ruleDescriptor.Attributes.Length > 0) - { - writer.WritePropertyName(nameof(TagMatchingRuleDescriptor.Attributes)); - writer.WriteStartArray(); - foreach (var requiredAttribute in ruleDescriptor.Attributes) - { - WriteRequiredAttribute(writer, requiredAttribute, serializer); - } - writer.WriteEndArray(); - } - - if (ruleDescriptor.Diagnostics != null && ruleDescriptor.Diagnostics.Length > 0) - { - writer.WritePropertyName(nameof(TagMatchingRuleDescriptor.Diagnostics)); - serializer.Serialize(writer, ruleDescriptor.Diagnostics); - } - - writer.WriteEndObject(); - } - - private static void WriteRequiredAttribute(JsonWriter writer, RequiredAttributeDescriptor requiredAttribute, JsonSerializer serializer) - { - writer.WriteStartObject(); - - writer.WritePropertyName(nameof(RequiredAttributeDescriptor.Name)); - writer.WriteValue(requiredAttribute.Name); - - if (requiredAttribute.NameComparison != default) - { - writer.WritePropertyName(nameof(RequiredAttributeDescriptor.NameComparison)); - writer.WriteValue(requiredAttribute.NameComparison); - } - - if (requiredAttribute.Value != null) - { - writer.WritePropertyName(nameof(RequiredAttributeDescriptor.Value)); - writer.WriteValue(requiredAttribute.Value); - } - - if (requiredAttribute.ValueComparison != default) - { - writer.WritePropertyName(nameof(RequiredAttributeDescriptor.ValueComparison)); - writer.WriteValue(requiredAttribute.ValueComparison); - } - - if (requiredAttribute.Diagnostics != null && requiredAttribute.Diagnostics.Length > 0) - { - writer.WritePropertyName(nameof(RequiredAttributeDescriptor.Diagnostics)); - serializer.Serialize(writer, requiredAttribute.Diagnostics); - } - - if (requiredAttribute.Metadata != null && requiredAttribute.Metadata.Count > 0) - { - writer.WritePropertyName(nameof(RequiredAttributeDescriptor.Metadata)); - WriteMetadata(writer, requiredAttribute.Metadata); - } - - writer.WriteEndObject(); - } - - private static void ReadBoundAttributes(JsonReader reader, TagHelperDescriptorBuilder builder) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartArray) - { - return; - } - - do - { - ReadBoundAttribute(reader, builder); - } while (reader.TokenType != JsonToken.EndArray); - } - - private static void ReadBoundAttribute(JsonReader reader, TagHelperDescriptorBuilder builder) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartObject) - { - return; - } - - builder.BindAttribute(attribute => - { - reader.ReadProperties(propertyName => - { - switch (propertyName) - { - case nameof(BoundAttributeDescriptor.Name): - if (reader.Read()) - { - var name = (string)reader.Value; - attribute.Name = name; - } - break; - case nameof(BoundAttributeDescriptor.TypeName): - if (reader.Read()) - { - var typeName = (string)reader.Value; - attribute.TypeName = typeName; - } - break; - case nameof(BoundAttributeDescriptor.Documentation): - if (reader.Read()) - { - var documentation = (string)reader.Value; - attribute.SetDocumentation(documentation); - } - break; - case nameof(BoundAttributeDescriptor.IndexerNamePrefix): - if (reader.Read()) - { - var indexerNamePrefix = (string)reader.Value; - if (indexerNamePrefix != null) - { - attribute.IsDictionary = true; - attribute.IndexerAttributeNamePrefix = indexerNamePrefix; - } - } - break; - case nameof(BoundAttributeDescriptor.IndexerTypeName): - if (reader.Read()) - { - var indexerTypeName = (string)reader.Value; - if (indexerTypeName != null) - { - attribute.IsDictionary = true; - attribute.IndexerValueTypeName = indexerTypeName; - } - } - break; - case nameof(BoundAttributeDescriptor.IsEnum): - if (reader.Read()) - { - var isEnum = (bool)reader.Value; - attribute.IsEnum = isEnum; - } - break; - case nameof(BoundAttributeDescriptor.IsEditorRequired): - if (reader.Read()) - { - var value = (bool)reader.Value; - attribute.IsEditorRequired = value; - } - break; - case nameof(BoundAttributeDescriptor.Parameters): - ReadBoundAttributeParameters(reader, attribute); - break; - case nameof(BoundAttributeDescriptor.Diagnostics): - ReadDiagnostics(reader, attribute.Diagnostics); - break; - case nameof(BoundAttributeDescriptor.Metadata): - ReadMetadata(reader, attribute.Metadata); - break; - } - }); - }); - } - - private static void ReadBoundAttributeParameters(JsonReader reader, BoundAttributeDescriptorBuilder builder) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartArray) - { - return; - } - - do - { - ReadBoundAttributeParameter(reader, builder); - } while (reader.TokenType != JsonToken.EndArray); - } - - private static void ReadBoundAttributeParameter(JsonReader reader, BoundAttributeDescriptorBuilder builder) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartObject) - { - return; - } - - builder.BindAttributeParameter(parameter => - { - reader.ReadProperties(propertyName => - { - switch (propertyName) - { - case nameof(BoundAttributeParameterDescriptor.Name): - if (reader.Read()) - { - var name = (string)reader.Value; - parameter.Name = name; - } - break; - case nameof(BoundAttributeParameterDescriptor.TypeName): - if (reader.Read()) - { - var typeName = (string)reader.Value; - parameter.TypeName = typeName; - } - break; - case nameof(BoundAttributeParameterDescriptor.IsEnum): - if (reader.Read()) - { - var isEnum = (bool)reader.Value; - parameter.IsEnum = isEnum; - } - break; - case nameof(BoundAttributeParameterDescriptor.Documentation): - if (reader.Read()) - { - var documentation = (string)reader.Value; - parameter.SetDocumentation(documentation); - } - break; - case nameof(BoundAttributeParameterDescriptor.Metadata): - ReadMetadata(reader, parameter.Metadata); - break; - case nameof(BoundAttributeParameterDescriptor.Diagnostics): - ReadDiagnostics(reader, parameter.Diagnostics); - break; - } - }); - }); - } - - private static void ReadTagMatchingRules(JsonReader reader, TagHelperDescriptorBuilder builder) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartArray) - { - return; - } - - do - { - ReadTagMatchingRule(reader, builder); - } while (reader.TokenType != JsonToken.EndArray); - } - - private static void ReadTagMatchingRule(JsonReader reader, TagHelperDescriptorBuilder builder) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartObject) - { - return; - } - - builder.TagMatchingRule(rule => - { - reader.ReadProperties(propertyName => - { - switch (propertyName) - { - case nameof(TagMatchingRuleDescriptor.TagName): - if (reader.Read()) - { - var tagName = (string)reader.Value; - rule.TagName = tagName; - } - break; - case nameof(TagMatchingRuleDescriptor.ParentTag): - if (reader.Read()) - { - var parentTag = (string)reader.Value; - rule.ParentTag = parentTag; - } - break; - case nameof(TagMatchingRuleDescriptor.TagStructure): - rule.TagStructure = (TagStructure)reader.ReadAsInt32(); - break; - case nameof(TagMatchingRuleDescriptor.Attributes): - ReadRequiredAttributeValues(reader, rule); - break; - case nameof(TagMatchingRuleDescriptor.Diagnostics): - ReadDiagnostics(reader, rule.Diagnostics); - break; - } - }); - }); - } - - private static void ReadRequiredAttributeValues(JsonReader reader, TagMatchingRuleDescriptorBuilder builder) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartArray) - { - return; - } - - do - { - ReadRequiredAttribute(reader, builder); - } while (reader.TokenType != JsonToken.EndArray); - } - - private static void ReadRequiredAttribute(JsonReader reader, TagMatchingRuleDescriptorBuilder builder) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartObject) - { - return; - } - - builder.Attribute(attribute => - { - reader.ReadProperties(propertyName => - { - switch (propertyName) - { - case nameof(RequiredAttributeDescriptor.Name): - if (reader.Read()) - { - var name = (string)reader.Value; - attribute.Name = name; - } - break; - case nameof(RequiredAttributeDescriptor.NameComparison): - var nameComparison = (RequiredAttributeDescriptor.NameComparisonMode)reader.ReadAsInt32(); - attribute.NameComparisonMode = nameComparison; - break; - case nameof(RequiredAttributeDescriptor.Value): - if (reader.Read()) - { - var value = (string)reader.Value; - attribute.Value = value; - } - break; - case nameof(RequiredAttributeDescriptor.ValueComparison): - var valueComparison = (RequiredAttributeDescriptor.ValueComparisonMode)reader.ReadAsInt32(); - attribute.ValueComparisonMode = valueComparison; - break; - case nameof(RequiredAttributeDescriptor.Diagnostics): - ReadDiagnostics(reader, attribute.Diagnostics); - break; - case nameof(RequiredAttributeDescriptor.Metadata): - ReadMetadata(reader, attribute.Metadata); - break; - } - }); - }); - } - - private static void ReadAllowedChildTags(JsonReader reader, TagHelperDescriptorBuilder builder) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartArray) - { - return; - } - - do - { - ReadAllowedChildTag(reader, builder); - } while (reader.TokenType != JsonToken.EndArray); - } - - private static void ReadAllowedChildTag(JsonReader reader, TagHelperDescriptorBuilder builder) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartObject) - { - return; - } - - builder.AllowChildTag(childTag => - { - reader.ReadProperties(propertyName => - { - switch (propertyName) - { - case nameof(AllowedChildTagDescriptor.Name): - if (reader.Read()) - { - var name = (string)reader.Value; - childTag.Name = name; - } - break; - case nameof(AllowedChildTagDescriptor.DisplayName): - if (reader.Read()) - { - var displayName = (string)reader.Value; - childTag.DisplayName = displayName; - } - break; - case nameof(AllowedChildTagDescriptor.Diagnostics): - ReadDiagnostics(reader, childTag.Diagnostics); - break; - } - }); - }); - } - - private static void ReadMetadata(JsonReader reader, IDictionary metadata) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartObject) - { - return; - } - - reader.ReadProperties(propertyName => - { - if (reader.Read()) - { - var value = (string)reader.Value; - metadata[propertyName] = value; - } - }); - } - - private static void ReadDiagnostics(JsonReader reader, IList diagnostics) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartArray) - { - return; - } - - do - { - ReadDiagnostic(reader, diagnostics); - } - while (reader.TokenType != JsonToken.EndArray); - } - - private static void ReadDiagnostic(JsonReader reader, IList diagnostics) - { - if (!reader.Read()) - { - return; - } - - if (reader.TokenType != JsonToken.StartObject) - { - return; - } - - string id = default; - int severity = default; - string message = default; - SourceSpan sourceSpan = default; - - reader.ReadProperties(propertyName => - { - switch (propertyName) - { - case nameof(RazorDiagnostic.Id): - if (reader.Read()) - { - id = (string)reader.Value; - } - break; - case nameof(RazorDiagnostic.Severity): - severity = reader.ReadAsInt32().Value; - break; - case "Message": - if (reader.Read()) - { - message = (string)reader.Value; - } - break; - case nameof(RazorDiagnostic.Span): - sourceSpan = ReadSourceSpan(reader); - break; - } - }); - - var descriptor = new RazorDiagnosticDescriptor(id, message, (RazorDiagnosticSeverity)severity); - - var diagnostic = RazorDiagnostic.Create(descriptor, sourceSpan); - diagnostics.Add(diagnostic); - } - - private static SourceSpan ReadSourceSpan(JsonReader reader) - { - if (!reader.Read()) - { - return SourceSpan.Undefined; - } - - if (reader.TokenType != JsonToken.StartObject) - { - return SourceSpan.Undefined; - } - - string filePath = default; - int absoluteIndex = default; - int lineIndex = default; - int characterIndex = default; - int length = default; - - reader.ReadProperties(propertyName => - { - switch (propertyName) - { - case nameof(SourceSpan.FilePath): - if (reader.Read()) - { - filePath = (string)reader.Value; - } - break; - case nameof(SourceSpan.AbsoluteIndex): - absoluteIndex = reader.ReadAsInt32().Value; - break; - case nameof(SourceSpan.LineIndex): - lineIndex = reader.ReadAsInt32().Value; - break; - case nameof(SourceSpan.CharacterIndex): - characterIndex = reader.ReadAsInt32().Value; - break; - case nameof(SourceSpan.Length): - length = reader.ReadAsInt32().Value; - break; - } - }); - - var sourceSpan = new SourceSpan(filePath, absoluteIndex, lineIndex, characterIndex, length); - return sourceSpan; - } -} From 70bb96ebc3982a01f6834b67f8a4e8453601a5ff Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 19 Nov 2024 18:13:14 +1100 Subject: [PATCH 156/172] Remove redundant mapping code, because GetPositionInfo already does this --- .../GoToDefinition/RemoteGoToDefinitionService.cs | 8 +------- .../GoToImplementation/RemoteGoToImplementationService.cs | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToDefinition/RemoteGoToDefinitionService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToDefinition/RemoteGoToDefinitionService.cs index e5a496e6ac2..49cfac133e6 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToDefinition/RemoteGoToDefinitionService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToDefinition/RemoteGoToDefinitionService.cs @@ -76,12 +76,6 @@ protected override IRemoteGoToDefinitionService CreateService(in ServiceArgs arg return CallHtml; } - if (!DocumentMappingService.TryMapToGeneratedDocumentPosition(codeDocument.GetCSharpDocument(), positionInfo.HostDocumentIndex, out var mappedPosition, out _)) - { - // If we can't map to the generated C# file, we're done. - return NoFurtherHandling; - } - // Finally, call into C#. var generatedDocument = await context.Snapshot .GetGeneratedDocumentAsync(cancellationToken) @@ -92,7 +86,7 @@ protected override IRemoteGoToDefinitionService CreateService(in ServiceArgs arg RemoteWorkspaceAccessor.GetWorkspace(), generatedDocument, typeOnly: false, - mappedPosition, + positionInfo.Position.ToLinePosition(), cancellationToken) .ConfigureAwait(false); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs index aabf32dfb63..b996deb2244 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs @@ -66,12 +66,6 @@ protected override IRemoteGoToImplementationService CreateService(in ServiceArgs return CallHtml; } - if (!DocumentMappingService.TryMapToGeneratedDocumentPosition(codeDocument.GetCSharpDocument(), positionInfo.HostDocumentIndex, out var mappedPosition, out _)) - { - // If we can't map to the generated C# file, we're done. - return NoFurtherHandling; - } - // Finally, call into C#. var generatedDocument = await context.Snapshot .GetGeneratedDocumentAsync(cancellationToken) @@ -80,7 +74,7 @@ protected override IRemoteGoToImplementationService CreateService(in ServiceArgs var locations = await ExternalHandlers.GoToImplementation .FindImplementationsAsync( generatedDocument, - mappedPosition, + positionInfo.Position.ToLinePosition(), supportsVisualStudioExtensions: true, cancellationToken) .ConfigureAwait(false); From cc8082768c8ca6104014a8737d94994487a46dc5 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Tue, 19 Nov 2024 20:35:25 +1100 Subject: [PATCH 157/172] grrrr --- .../GoToDefinition/RemoteGoToDefinitionService.cs | 1 - .../GoToImplementation/RemoteGoToImplementationService.cs | 1 - 2 files changed, 2 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToDefinition/RemoteGoToDefinitionService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToDefinition/RemoteGoToDefinitionService.cs index 49cfac133e6..001d3b959e7 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToDefinition/RemoteGoToDefinitionService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToDefinition/RemoteGoToDefinitionService.cs @@ -3,7 +3,6 @@ using System.Threading; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Razor.DocumentMapping; diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs index b996deb2244..5dae34a51ef 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs @@ -3,7 +3,6 @@ using System.Threading; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.CodeAnalysis.ExternalAccess.Razor; using Microsoft.CodeAnalysis.Razor.DocumentMapping; From 70303665960a0a97758b178c288e7c2f88905bcc Mon Sep 17 00:00:00 2001 From: Jan Jones Date: Tue, 19 Nov 2024 10:54:12 +0100 Subject: [PATCH 158/172] Publish package artifacts on PR builds (#11223) --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9021ff486ae..f7dbd5c10e0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -182,7 +182,7 @@ stages: - publish: artifacts\packages\$(_BuildConfig) artifact: Packages_$(Agent.Os)_$(_BuildConfig) displayName: Publish package artifacts - condition: and(succeeded(), eq(variables['system.pullrequest.isfork'], false), eq(variables['_BuildConfig'], 'Release')) + condition: succeeded() # Unix jobs done as a group since they share the same test results format. - template: /eng/common/templates/jobs/jobs.yml From 75780effa70604aa0d507c3c9769a8525296fb33 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Tue, 19 Nov 2024 10:16:32 -0800 Subject: [PATCH 159/172] Remove unused __RemoveThisBitTo__GENERATE_BASELINES compilation symbol This doesn't appear to be used anywhere. --- .../Microsoft.AspNetCore.Razor.LanguageServer.Test.csproj | 1 - .../Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj | 1 - .../Microsoft.AspNetCore.Razor.Test.Common.csproj | 1 - 3 files changed, 3 deletions(-) diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Microsoft.AspNetCore.Razor.LanguageServer.Test.csproj b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Microsoft.AspNetCore.Razor.LanguageServer.Test.csproj index 0a46c9e0354..c1e7c83ad2d 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Microsoft.AspNetCore.Razor.LanguageServer.Test.csproj +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Microsoft.AspNetCore.Razor.LanguageServer.Test.csproj @@ -5,7 +5,6 @@ $(DefineConstants);GENERATE_BASELINES - $(DefineConstants);__RemoveThisBitTo__GENERATE_BASELINES diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj index c29c6b37ff3..4a89afb00ec 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj @@ -8,7 +8,6 @@ $(DefineConstants);GENERATE_BASELINES - $(DefineConstants);__RemoveThisBitTo__GENERATE_BASELINES diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj b/src/Shared/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj index bb2356185fd..4e88565db6a 100644 --- a/src/Shared/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj +++ b/src/Shared/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj @@ -3,7 +3,6 @@ $(DefineConstants);GENERATE_BASELINES - $(DefineConstants);__RemoveThisBitTo__GENERATE_BASELINES $(DefaultNetCoreTargetFrameworks);$(DefaultNetFxTargetFramework) From 502ed92e85e706adbff0bfa0a4798d54cadc3542 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Tue, 19 Nov 2024 10:57:16 -0800 Subject: [PATCH 160/172] Add GenerateBaselines comment to various project files --- .../Microsoft.AspNetCore.Razor.Language.Legacy.Test.csproj | 2 ++ .../test/Microsoft.AspNetCore.Razor.Language.Test.csproj | 2 ++ .../Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj | 2 ++ .../Microsoft.AspNetCore.Razor.Test.Common.csproj | 5 +++-- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/legacyTest/Microsoft.AspNetCore.Razor.Language.Legacy.Test.csproj b/src/Compiler/Microsoft.AspNetCore.Razor.Language/legacyTest/Microsoft.AspNetCore.Razor.Language.Legacy.Test.csproj index b43756c8aae..de7e8dca499 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/legacyTest/Microsoft.AspNetCore.Razor.Language.Legacy.Test.csproj +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/legacyTest/Microsoft.AspNetCore.Razor.Language.Legacy.Test.csproj @@ -4,6 +4,8 @@ $(DefaultNetCoreTargetFrameworks) $(TargetFrameworks);$(DefaultNetFxTargetFramework) $(DefaultItemExcludes);TestFiles\**\* + + $(DefineConstants);GENERATE_BASELINES diff --git a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj index ec110e6c528..5c51e9d6741 100644 --- a/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj +++ b/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj @@ -4,6 +4,8 @@ $(DefaultNetCoreTargetFrameworks) $(TargetFrameworks);$(DefaultNetFxTargetFramework) $(DefaultItemExcludes);TestFiles\**\* + + $(DefineConstants);GENERATE_BASELINES diff --git a/src/Compiler/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj b/src/Compiler/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj index 799ef5cd703..581f9841034 100644 --- a/src/Compiler/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj +++ b/src/Compiler/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj @@ -8,6 +8,8 @@ $(DefaultNetCoreTargetFramework) testSdkRSG true + + $(DefineConstants);GENERATE_BASELINES diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj b/src/Shared/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj index 4e88565db6a..389e6c60fee 100644 --- a/src/Shared/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj +++ b/src/Shared/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj @@ -1,9 +1,10 @@ - + + $(DefaultNetCoreTargetFrameworks);$(DefaultNetFxTargetFramework) + $(DefineConstants);GENERATE_BASELINES - $(DefaultNetCoreTargetFrameworks);$(DefaultNetFxTargetFramework) From efdf2cb7b6f417ef1ad71d9aef3e3d50a4aef271 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Tue, 19 Nov 2024 10:59:13 -0800 Subject: [PATCH 161/172] Fix unused using warning --- .../ObjectReaders_TagHelpers.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_TagHelpers.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_TagHelpers.cs index e46af69d380..299176d8429 100644 --- a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_TagHelpers.cs +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_TagHelpers.cs @@ -3,7 +3,9 @@ using System.Diagnostics.CodeAnalysis; using Microsoft.AspNetCore.Razor.Language; +#if JSONSERIALIZATION_ENABLETAGHELPERCACHE using Microsoft.AspNetCore.Razor.Utilities; +#endif using static Microsoft.AspNetCore.Razor.Language.RequiredAttributeDescriptor; namespace Microsoft.AspNetCore.Razor.Serialization.Json; From 43f4c54d874e8fcc21530e422af4edadb508330a Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Tue, 19 Nov 2024 11:08:01 -0800 Subject: [PATCH 162/172] Add GenerateJsonFiles in MS.ANC.Razor.Test.Common.Tooling --- .../GenerateJsonFiles.cs | 23 +++++++++++++++++++ ...spNetCore.Razor.Test.Common.Tooling.csproj | 3 +++ 2 files changed, 26 insertions(+) create mode 100644 src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/GenerateJsonFiles.cs diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/GenerateJsonFiles.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/GenerateJsonFiles.cs new file mode 100644 index 00000000000..943875c1f9c --- /dev/null +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/GenerateJsonFiles.cs @@ -0,0 +1,23 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. + +// Uncomment to easily generate baselines for tests +//#define GENERATE_JSON_FILES + +using Xunit; + +public static class GenerateJsonFiles +{ +#if GENERATE_JSON_FILES + internal static readonly bool ShouldGenerate = true; +#else + internal static readonly bool ShouldGenerate = false; +#endif + + // This is to prevent you from accidentally checking in with GenerateJsonFiles = true + [Fact] + public static void GenerateJsonFilesMustBeFalse() + { + Assert.False(ShouldGenerate, "GenerateJsonFiles should be set back to false before you check in!"); + } +} diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj index 4a89afb00ec..3f6515fbde4 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj @@ -8,6 +8,9 @@ $(DefineConstants);GENERATE_BASELINES + + + $(DefineConstants);GENERATE_JSON_FILES From ca5d6899af4272ab87653f3fb71616eb4dc7dd6d Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Tue, 19 Nov 2024 12:20:21 -0800 Subject: [PATCH 163/172] Move all "shared" test files to "src\Shared\files\" --- Directory.Build.props | 3 +- ...Core.Razor.Microbenchmarks.Compiler.csproj | 11 ++----- ...ft.AspNetCore.Razor.Microbenchmarks.csproj | 31 +++---------------- .../Serialization/SerializerValidationTest.cs | 22 ++++++------- ...spNetCore.Razor.Test.Common.Tooling.csproj | 14 ++------- .../Compiler}/BlazorServerTagHelpers.razor | 0 .../files/Compiler}/MSN.cshtml | 0 .../files/Compiler}/taghelpers.json | 0 .../LanguageSupport/IsExternalInit.cs | 0 .../Kendo.Mvc.Examples.project.razor.json | 0 .../Kendo.Mvc.Examples.taghelpers.json | 0 .../files/Tooling}/project.razor.json | 0 .../files/Tooling}/taghelpers.json | 0 13 files changed, 24 insertions(+), 57 deletions(-) rename src/{Compiler/perf/Microbenchmarks => Shared/files/Compiler}/BlazorServerTagHelpers.razor (100%) rename src/{Compiler/perf/Microbenchmarks => Shared/files/Compiler}/MSN.cshtml (100%) rename src/{Compiler/shared => Shared/files/Compiler}/taghelpers.json (100%) rename src/Shared/{ => files}/LanguageSupport/IsExternalInit.cs (100%) rename src/{Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources => Shared/files/Tooling}/Telerik/Kendo.Mvc.Examples.project.razor.json (100%) rename src/{Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources => Shared/files/Tooling}/Telerik/Kendo.Mvc.Examples.taghelpers.json (100%) rename src/{Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources => Shared/files/Tooling}/project.razor.json (100%) rename src/{Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources => Shared/files/Tooling}/taghelpers.json (100%) diff --git a/Directory.Build.props b/Directory.Build.props index 3556b512a08..164c3653794 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -29,6 +29,7 @@ true $(MSBuildThisFileDirectory)src\Shared\ + $(SharedSourceRoot)files\ true @@ -91,7 +92,7 @@ the same type that is included in Microsoft.CodeAnalysis.ExternalAccess.Razor, which allows InternalsVisibleTo access to Razor tooling. --> - + diff --git a/src/Compiler/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler.csproj b/src/Compiler/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler.csproj index 1e8ee4a8de9..897f08cd510 100644 --- a/src/Compiler/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler.csproj +++ b/src/Compiler/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler.csproj @@ -18,14 +18,9 @@ - - - - - - - taghelpers.json - + + + diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj index cf7154e3230..2d067a97d5a 100644 --- a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj +++ b/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj @@ -20,36 +20,15 @@ + + + - - - - Resources\%(FileName)%(Extension) - - - - - - TestServices\%(FileName)%(Extension) - - - TestServices\%(FileName)%(Extension) - - - TestServices\%(FileName)%(Extension) - - - TestServices\%(FileName)%(Extension) - - - TestServices\%(FileName)%(Extension) - - - - + + diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs index 519c466ced4..1c0fd75fc8c 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs @@ -42,12 +42,12 @@ namespace Microsoft.AspNetCore.Razor.ProjectEngineHost.Test.Serialization; public class SerializerValidationTest(ITestOutputHelper testOutput) : ToolingTestBase(testOutput) { [Theory] - [InlineData("Kendo.Mvc.Examples.project.razor.json")] + [InlineData("Kendo.Mvc.Examples.project.razor.json", "Telerik")] [InlineData("project.razor.json")] - public void VerifyMessagePack_RazorProjectInfo(string resourceName) + public void VerifyMessagePack_RazorProjectInfo(string resourceName, string? folderName = null) { // Arrange - var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, "Benchmarking"); + var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, folderName); // Read tag helpers from JSON var originalProjectInfo = JsonDataConvert.DeserializeProjectInfo(resourceBytes); @@ -66,12 +66,12 @@ public void VerifyMessagePack_RazorProjectInfo(string resourceName) } [Theory] - [InlineData("Kendo.Mvc.Examples.taghelpers.json")] + [InlineData("Kendo.Mvc.Examples.taghelpers.json", "Telerik")] [InlineData("taghelpers.json")] - public void VerifyMessagePack_TagHelpers(string resourceName) + public void VerifyMessagePack_TagHelpers(string resourceName, string? folderName = null) { // Arrange - var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, "Benchmarking"); + var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, folderName); // Read tag helpers from JSON var originalTagHelpers = JsonDataConvert.DeserializeTagHelperArray(resourceBytes); @@ -90,12 +90,12 @@ public void VerifyMessagePack_TagHelpers(string resourceName) } [Theory] - [InlineData("Kendo.Mvc.Examples.project.razor.json")] + [InlineData("Kendo.Mvc.Examples.project.razor.json", "Telerik")] [InlineData("project.razor.json")] - public void VerifyJson_RazorProjectInfo(string resourceName) + public void VerifyJson_RazorProjectInfo(string resourceName, string? folderName = null) { // Arrange - var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, "Benchmarking"); + var resourceBytes = RazorTestResources.GetResourceBytes(resourceName, folderName); // Read tag helpers from JSON var originalProjectInfo = JsonDataConvert.DeserializeProjectInfo(resourceBytes); @@ -123,8 +123,8 @@ public void VerifyJson_RazorProjectInfo(string resourceName) } [Theory] - [InlineData("Kendo.Mvc.Examples.taghelpers.json", "Benchmarking")] - [InlineData("taghelpers.json", "Benchmarking")] + [InlineData("Kendo.Mvc.Examples.taghelpers.json", "Telerik")] + [InlineData("taghelpers.json")] [InlineData("BlazorServerApp.TagHelpers.json")] public void VerifyJson_TagHelpers(string resourceName, string? folderName = null) { diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj index 3f6515fbde4..3a6c7952e05 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj @@ -8,7 +8,7 @@ $(DefineConstants);GENERATE_BASELINES - + $(DefineConstants);GENERATE_JSON_FILES @@ -19,18 +19,10 @@ - - + - - - - - - - - + diff --git a/src/Compiler/perf/Microbenchmarks/BlazorServerTagHelpers.razor b/src/Shared/files/Compiler/BlazorServerTagHelpers.razor similarity index 100% rename from src/Compiler/perf/Microbenchmarks/BlazorServerTagHelpers.razor rename to src/Shared/files/Compiler/BlazorServerTagHelpers.razor diff --git a/src/Compiler/perf/Microbenchmarks/MSN.cshtml b/src/Shared/files/Compiler/MSN.cshtml similarity index 100% rename from src/Compiler/perf/Microbenchmarks/MSN.cshtml rename to src/Shared/files/Compiler/MSN.cshtml diff --git a/src/Compiler/shared/taghelpers.json b/src/Shared/files/Compiler/taghelpers.json similarity index 100% rename from src/Compiler/shared/taghelpers.json rename to src/Shared/files/Compiler/taghelpers.json diff --git a/src/Shared/LanguageSupport/IsExternalInit.cs b/src/Shared/files/LanguageSupport/IsExternalInit.cs similarity index 100% rename from src/Shared/LanguageSupport/IsExternalInit.cs rename to src/Shared/files/LanguageSupport/IsExternalInit.cs diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources/Telerik/Kendo.Mvc.Examples.project.razor.json b/src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.project.razor.json similarity index 100% rename from src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources/Telerik/Kendo.Mvc.Examples.project.razor.json rename to src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.project.razor.json diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources/Telerik/Kendo.Mvc.Examples.taghelpers.json b/src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.taghelpers.json similarity index 100% rename from src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources/Telerik/Kendo.Mvc.Examples.taghelpers.json rename to src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.taghelpers.json diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources/project.razor.json b/src/Shared/files/Tooling/project.razor.json similarity index 100% rename from src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources/project.razor.json rename to src/Shared/files/Tooling/project.razor.json diff --git a/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources/taghelpers.json b/src/Shared/files/Tooling/taghelpers.json similarity index 100% rename from src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Resources/taghelpers.json rename to src/Shared/files/Tooling/taghelpers.json From 4bd1b96d22fffc717109523910b79be9e1f4ba79 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Tue, 19 Nov 2024 13:56:32 -0800 Subject: [PATCH 164/172] Add GenerateJsonFiles test class This is is similar to the GenerateBaselines class. It updates the JSON files in the shared files folder. It is included in MS.ANC.Razor.ProjectEngineHost.Test rather than MS.ANC.Razor.Test.Common.Tooling for a couple of reason: 1. That's where most of the serialization tests live. 2. MS.ANC.Razor.Test.Common.Tooling is not a test project, so while the IDE will discover tests in that project, it won't run them. Note that this change also updates the JSON because I actually ran the test. The JSON formatting is a bit different, which is where there are modifications. --- ...etCore.Razor.ProjectEngineHost.Test.csproj | 3 + .../Serialization/GenerateJsonFiles.cs | 122 + .../Serialization/SerializerValidationTest.cs | 37 - .../GenerateJsonFiles.cs | 23 - ...spNetCore.Razor.Test.Common.Tooling.csproj | 3 - src/Shared/files/Compiler/taghelpers.json | 626 +- .../Tooling}/BlazorServerApp.TagHelpers.json | 9652 ++- .../Kendo.Mvc.Examples.project.razor.json | 17557 +++-- .../Kendo.Mvc.Examples.taghelpers.json | 54424 +++++++++++----- src/Shared/files/Tooling/project.razor.json | 5870 +- src/Shared/files/Tooling/taghelpers.json | 43328 +++++++----- 11 files changed, 84530 insertions(+), 47115 deletions(-) create mode 100644 src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/GenerateJsonFiles.cs delete mode 100644 src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/GenerateJsonFiles.cs rename src/{Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Resources => Shared/files/Tooling}/BlazorServerApp.TagHelpers.json (80%) diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test.csproj b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test.csproj index 9ceec560da4..87511a829e7 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test.csproj +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test.csproj @@ -2,6 +2,9 @@ $(DefaultNetCoreTargetFrameworks);$(DefaultNetFxTargetFramework) + + + $(DefineConstants);GENERATE_JSON_FILES diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/GenerateJsonFiles.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/GenerateJsonFiles.cs new file mode 100644 index 00000000000..d2a801323cd --- /dev/null +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/GenerateJsonFiles.cs @@ -0,0 +1,122 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +// Uncomment to easily generate new JSON files +//#define GENERATE_JSON_FILES + +using System; +using System.Collections.Immutable; +using System.IO; +using Microsoft.AspNetCore.Razor.Language; +using Microsoft.AspNetCore.Razor.ProjectSystem; +using Microsoft.AspNetCore.Razor.Serialization.Json; +using Microsoft.AspNetCore.Razor.Test.Common; +using Microsoft.CodeAnalysis.Razor.Logging; +using Xunit; +using Xunit.Abstractions; + +/////////////////////////////////////////////////////////////////////////////// +// +// Note: The JSON files used for testing are very large. When making +// significant changes to the JSON format for tag helpers or RazorProjectInfo, it +// can be helpful to update the ObjectWriters first and the write new JSON files +// before updating the ObjectReaders. This avoids having to make a series of +// manual edits to the JSON resource files. +// +// 1. Update ObjectWriters to write the new JSON format. +// 2. Uncomment the GENERATE_JSON_FILES #define above. +// 3. Run the GenerateNewJsonFiles test below. +// 4. Update ObjectReaders to read the new JSON format. +// 5. Comment the GENERATE_JSON_FILES #define again. +// 6. Run all of the tests in SerializerValidationTest to ensure that the +// new JSON files deserialize correctly. +// +/////////////////////////////////////////////////////////////////////////////// + +namespace Microsoft.AspNetCore.Razor.ProjectEngineHost.Test.Serialization; + +public class GenerateJsonFiles(ITestOutputHelper testOutput) : ToolingTestBase(testOutput) +{ +#if GENERATE_JSON_FILES + internal static readonly bool ShouldGenerate = true; +#else + internal static readonly bool ShouldGenerate = false; +#endif + + // This is to prevent you from accidentally checking in with GenerateJsonFiles = true + [Fact] + public void GenerateJsonFilesMustBeFalse() + { + Assert.False(ShouldGenerate, "GenerateJsonFiles should be set back to false before you check in!"); + } + + // This updates shared JSON files + [Theory] + [MemberData(nameof(JsonFiles))] + public void GenerateNewJsonFiles(JsonFile jsonFile) + { + if (!ShouldGenerate) + { + Logger.LogInformation("Did not generate new JSON files."); + return; + } + + var filePath = Path.Combine([GetSharedFilesRoot(), .. jsonFile.PathParts]); + + if (jsonFile.IsRazorProjectInfo) + { + var original = DeserializeProjectInfoFromFile(filePath); + JsonDataConvert.SerializeToFile(original, filePath, indented: true); + } + else + { + var original = DeserializeTagHelperArrayFromFile(filePath); + JsonDataConvert.SerializeToFile(original, filePath, indented: true); + } + } + + public readonly record struct JsonFile(string[] PathParts, bool IsRazorProjectInfo) + { + public static JsonFile TagHelpers(params string[] pathParts) + => new(pathParts, IsRazorProjectInfo: false); + + public static JsonFile RazorProjectInfo(params string[] pathParts) + => new(pathParts, IsRazorProjectInfo: true); + } + + public static TheoryData JsonFiles => + new() + { + JsonFile.TagHelpers("Compiler", "taghelpers.json"), + JsonFile.TagHelpers("Tooling", "BlazorServerApp.TagHelpers.json"), + JsonFile.TagHelpers("Tooling", "taghelpers.json"), + JsonFile.TagHelpers("Tooling", "Telerik", "Kendo.Mvc.Examples.taghelpers.json"), + JsonFile.RazorProjectInfo("Tooling", "project.razor.json"), + JsonFile.RazorProjectInfo("Tooling", "Telerik", "Kendo.Mvc.Examples.project.razor.json") + }; + + private static RazorProjectInfo DeserializeProjectInfoFromFile(string filePath) + { + using var reader = new StreamReader(filePath); + return JsonDataConvert.DeserializeProjectInfo(reader); + } + + private static ImmutableArray DeserializeTagHelperArrayFromFile(string filePath) + { + using var reader = new StreamReader(filePath); + return JsonDataConvert.DeserializeTagHelperArray(reader); + } + + private static string GetSharedFilesRoot() + { + var current = new DirectoryInfo(AppContext.BaseDirectory); + while (current != null && !File.Exists(Path.Combine(current.FullName, "Razor.sln"))) + { + current = current.Parent; + } + + Assert.NotNull(current); + + return Path.Combine(current.FullName, "src", "Shared", "files"); + } +} diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs index 1c0fd75fc8c..1291169be57 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/SerializerValidationTest.cs @@ -1,30 +1,6 @@ // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. -/////////////////////////////////////////////////////////////////////////////// -// -// Note: The JSON files used for testing are very large. When making -// significant changes to the JSON format for tag helpers or RazorProjectInfo, it -// can be helpful to update the ObjectWriters first and the write new JSON files -// before updating the ObjectReaders. This avoids having to make a series of -// manual edits to the JSON resource files. -// -// 1. Update ObjectWriters to write the new JSON format. -// 2. Uncomment the WRITE_JSON_FILES #define below. -// 3. Run the VerifyJson_RazorProjectInfo and VerifyJson_TagHelpers tests. -// This will create JSON files on your desktop in the new format. -// 4. Replace the old JSON resource files in the "Test.Common.Tooling" project -// with the newly generated versions. (Tip: Be sure to run them through a -// JSON formatter to make diffs more sane.) -// 5. Update ObjectReaders to read the new JSON format. -// 6. Comment the WRITE_JSON_FILES #define again. -// 7. Run all of the tests in SerializerValidationTest to ensure that the -// new JSON files deserialize correctly. -// -/////////////////////////////////////////////////////////////////////////////// - -//#define WRITE_JSON_FILES - using System.Collections.Immutable; using MessagePack; using MessagePack.Resolvers; @@ -100,10 +76,6 @@ public void VerifyJson_RazorProjectInfo(string resourceName, string? folderName // Read tag helpers from JSON var originalProjectInfo = JsonDataConvert.DeserializeProjectInfo(resourceBytes); -#if WRITE_JSON_FILES - JsonDataConvert.SerializeToFile(originalProjectInfo, GetDesktopFilePath(resourceName), indented: true); -#endif - // Act // Serialize to JSON @@ -134,10 +106,6 @@ public void VerifyJson_TagHelpers(string resourceName, string? folderName = null // Read tag helpers from JSON var originalTagHelpers = JsonDataConvert.DeserializeTagHelperArray(resourceBytes); -#if WRITE_JSON_FILES - JsonDataConvert.SerializeToFile(originalTagHelpers, GetDesktopFilePath(resourceName), indented: true); -#endif - // Act // Serialize to JSON @@ -149,9 +117,4 @@ public void VerifyJson_TagHelpers(string resourceName, string? folderName = null // Assert Assert.Equal(originalTagHelpers, actualTagHelpers); } - -#if WRITE_JSON_FILES - private static string GetDesktopFilePath(string fileName) - => System.IO.Path.Combine(System.Environment.GetFolderPath(System.Environment.SpecialFolder.DesktopDirectory), fileName); -#endif } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/GenerateJsonFiles.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/GenerateJsonFiles.cs deleted file mode 100644 index 943875c1f9c..00000000000 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/GenerateJsonFiles.cs +++ /dev/null @@ -1,23 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. - -// Uncomment to easily generate baselines for tests -//#define GENERATE_JSON_FILES - -using Xunit; - -public static class GenerateJsonFiles -{ -#if GENERATE_JSON_FILES - internal static readonly bool ShouldGenerate = true; -#else - internal static readonly bool ShouldGenerate = false; -#endif - - // This is to prevent you from accidentally checking in with GenerateJsonFiles = true - [Fact] - public static void GenerateJsonFilesMustBeFalse() - { - Assert.False(ShouldGenerate, "GenerateJsonFiles should be set back to false before you check in!"); - } -} diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj index 3a6c7952e05..ec3d2ab0f63 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj @@ -9,9 +9,6 @@ $(DefineConstants);GENERATE_BASELINES - - $(DefineConstants);GENERATE_JSON_FILES - $(DefineConstants);JSONSERIALIZATION_PROJECTSYSTEM diff --git a/src/Shared/files/Compiler/taghelpers.json b/src/Shared/files/Compiler/taghelpers.json index 4334978d289..7c2cbab10bc 100644 --- a/src/Shared/files/Compiler/taghelpers.json +++ b/src/Shared/files/Compiler/taghelpers.json @@ -11,7 +11,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.FetchData", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "FetchData" } ], + "TagMatchingRules": [ + { + "TagName": "FetchData" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.FetchData", "Runtime.Name": "Components.IComponent" @@ -29,7 +33,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.FetchData", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.FetchData" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorServer_31.Pages.FetchData" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.FetchData", "Components.NameMatch": "Components.FullyQualifiedNameMatch", @@ -48,7 +56,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Component1", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Component1" } ], + "TagMatchingRules": [ + { + "TagName": "Component1" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.Component1", "Runtime.Name": "Components.IComponent" @@ -66,7 +78,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Component1", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Component1" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorServer_31.Pages.Component1" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.Component1", "Components.NameMatch": "Components.FullyQualifiedNameMatch", @@ -85,7 +101,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Index", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Index" } ], + "TagMatchingRules": [ + { + "TagName": "Index" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.Index", "Runtime.Name": "Components.IComponent" @@ -103,7 +123,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Index", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Index" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorServer_31.Pages.Index" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.Index", "Components.NameMatch": "Components.FullyQualifiedNameMatch", @@ -122,7 +146,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Component", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Component" } ], + "TagMatchingRules": [ + { + "TagName": "Component" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.Component", "Runtime.Name": "Components.IComponent" @@ -140,7 +168,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Component", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Component" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorServer_31.Pages.Component" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.Component", "Components.NameMatch": "Components.FullyQualifiedNameMatch", @@ -159,35 +191,47 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Counter", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Counter" } ], + "TagMatchingRules": [ + { + "TagName": "Counter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "FooVal", "TypeName": "System.Int32", "DisplayName": "int BlazorServer_31.Pages.Counter.FooVal", - "Metadata": { "Common.PropertyName": "FooVal" } + "Metadata": { + "Common.PropertyName": "FooVal" + } }, { "Kind": "Components.Component", "Name": "Additional", "TypeName": "System.String", "DisplayName": "string BlazorServer_31.Pages.Counter.Additional", - "Metadata": { "Common.PropertyName": "Additional" } + "Metadata": { + "Common.PropertyName": "Additional" + } }, { "Kind": "Components.Component", "Name": "IncrementAmount", "TypeName": "System.Int32", "DisplayName": "int BlazorServer_31.Pages.Counter.IncrementAmount", - "Metadata": { "Common.PropertyName": "IncrementAmount" } + "Metadata": { + "Common.PropertyName": "IncrementAmount" + } }, { "Kind": "Components.Component", "Name": "MoreParams", "TypeName": "System.String", "DisplayName": "string BlazorServer_31.Pages.Counter.MoreParams", - "Metadata": { "Common.PropertyName": "MoreParams" } + "Metadata": { + "Common.PropertyName": "MoreParams" + } } ], "Metadata": { @@ -207,35 +251,47 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Counter", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Counter" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorServer_31.Pages.Counter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "FooVal", "TypeName": "System.Int32", "DisplayName": "int BlazorServer_31.Pages.Counter.FooVal", - "Metadata": { "Common.PropertyName": "FooVal" } + "Metadata": { + "Common.PropertyName": "FooVal" + } }, { "Kind": "Components.Component", "Name": "Additional", "TypeName": "System.String", "DisplayName": "string BlazorServer_31.Pages.Counter.Additional", - "Metadata": { "Common.PropertyName": "Additional" } + "Metadata": { + "Common.PropertyName": "Additional" + } }, { "Kind": "Components.Component", "Name": "IncrementAmount", "TypeName": "System.Int32", "DisplayName": "int BlazorServer_31.Pages.Counter.IncrementAmount", - "Metadata": { "Common.PropertyName": "IncrementAmount" } + "Metadata": { + "Common.PropertyName": "IncrementAmount" + } }, { "Kind": "Components.Component", "Name": "MoreParams", "TypeName": "System.String", "DisplayName": "string BlazorServer_31.Pages.Counter.MoreParams", - "Metadata": { "Common.PropertyName": "MoreParams" } + "Metadata": { + "Common.PropertyName": "MoreParams" + } } ], "Metadata": { @@ -256,7 +312,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Error", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Error" } ], + "TagMatchingRules": [ + { + "TagName": "Error" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.Error", "Runtime.Name": "Components.IComponent" @@ -274,7 +334,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Error", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Error" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorServer_31.Pages.Error" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.Error", "Components.NameMatch": "Components.FullyQualifiedNameMatch", @@ -293,7 +357,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Component2", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Component2" } ], + "TagMatchingRules": [ + { + "TagName": "Component2" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.Component2", "Runtime.Name": "Components.IComponent" @@ -311,7 +379,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Pages.Component2", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorServer_31.Pages.Component2" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorServer_31.Pages.Component2" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Pages.Component2", "Components.NameMatch": "Components.FullyQualifiedNameMatch", @@ -330,7 +402,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Shared.NavMenu", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "NavMenu" } ], + "TagMatchingRules": [ + { + "TagName": "NavMenu" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Shared.NavMenu", "Runtime.Name": "Components.IComponent" @@ -348,7 +424,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Shared.NavMenu", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorServer_31.Shared.NavMenu" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorServer_31.Shared.NavMenu" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.Shared.NavMenu", "Components.NameMatch": "Components.FullyQualifiedNameMatch", @@ -367,7 +447,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Shared.MainLayout", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "MainLayout" } ], + "TagMatchingRules": [ + { + "TagName": "MainLayout" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -398,7 +482,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.Shared.MainLayout", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorServer_31.Shared.MainLayout" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorServer_31.Shared.MainLayout" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -481,7 +569,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.App", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "App" } ], + "TagMatchingRules": [ + { + "TagName": "App" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.App", "Runtime.Name": "Components.IComponent" @@ -499,7 +591,11 @@ "AssemblyName": "BlazorServer_31", "DisplayName": "BlazorServer_31.App", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorServer_31.App" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorServer_31.App" + } + ], "Metadata": { "Common.TypeName": "BlazorServer_31.App", "Components.NameMatch": "Components.FullyQualifiedNameMatch", @@ -519,7 +615,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", "Documentation": "\n\nAcomponentthatprovidesacascadingvaluetoalldescendantcomponents.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CascadingValue" } ], + "TagMatchingRules": [ + { + "TagName": "CascadingValue" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -549,7 +649,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "Documentation": "\n\nIftrue,indicatesthatwillnotchange.Thisisa\nperformanceoptimizationthatallowstheframeworktoskipsettingup\nchangenotifications.Setthisflagonlyifyouwillnotchange\nduringthecomponent'slifetime.\n\n", - "Metadata": { "Common.PropertyName": "IsFixed" } + "Metadata": { + "Common.PropertyName": "IsFixed" + } }, { "Kind": "Components.Component", @@ -557,7 +659,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "Documentation": "\n\nOptionallygivesanametotheprovidedvalue.Descendantcomponents\nwillbeabletoreceivethevaluebyspecifyingthisname.\n\nIfnonameisspecified,thendescendantcomponentswillreceivethe\nvaluebasedthetypeofvaluetheyarerequesting.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -591,7 +695,9 @@ "Documentation": "\n\nAcomponentthatprovidesacascadingvaluetoalldescendantcomponents.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.CascadingValue" } + { + "TagName": "Microsoft.AspNetCore.Components.CascadingValue" + } ], "BoundAttributes": [ { @@ -622,7 +728,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "Documentation": "\n\nIftrue,indicatesthatwillnotchange.Thisisa\nperformanceoptimizationthatallowstheframeworktoskipsettingup\nchangenotifications.Setthisflagonlyifyouwillnotchange\nduringthecomponent'slifetime.\n\n", - "Metadata": { "Common.PropertyName": "IsFixed" } + "Metadata": { + "Common.PropertyName": "IsFixed" + } }, { "Kind": "Components.Component", @@ -630,7 +738,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "Documentation": "\n\nOptionallygivesanametotheprovidedvalue.Descendantcomponents\nwillbeabletoreceivethevaluebyspecifyingthisname.\n\nIfnonameisspecified,thendescendantcomponentswillreceivethe\nvaluebasedthetypeofvaluetheyarerequesting.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -715,7 +825,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", "Documentation": "\n\nDisplaysthespecifiedcontentinsidethespecifiedlayoutandanyfurther\nnestedlayouts.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "LayoutView" } ], + "TagMatchingRules": [ + { + "TagName": "LayoutView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -734,7 +848,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "Documentation": "\n\nGetsorsetsthetypeofthelayoutinwhichtodisplaythecontent.\nThetypemustimplementandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "Layout" } + "Metadata": { + "Common.PropertyName": "Layout" + } } ], "Metadata": { @@ -756,7 +872,9 @@ "Documentation": "\n\nDisplaysthespecifiedcontentinsidethespecifiedlayoutandanyfurther\nnestedlayouts.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.LayoutView" } + { + "TagName": "Microsoft.AspNetCore.Components.LayoutView" + } ], "BoundAttributes": [ { @@ -776,7 +894,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "Documentation": "\n\nGetsorsetsthetypeofthelayoutinwhichtodisplaythecontent.\nThetypemustimplementandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "Layout" } + "Metadata": { + "Common.PropertyName": "Layout" + } } ], "Metadata": { @@ -849,7 +969,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteView", "Documentation": "\n\nDisplaysthespecifiedpagecomponent,renderingitinsideitslayout\nandanyfurthernestedlayouts.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RouteView" } ], + "TagMatchingRules": [ + { + "TagName": "RouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -857,7 +981,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "DefaultLayout" } + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } }, { "Kind": "Components.Component", @@ -865,7 +991,9 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.RouteView.RouteData", "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", - "Metadata": { "Common.PropertyName": "RouteData" } + "Metadata": { + "Common.PropertyName": "RouteData" + } } ], "Metadata": { @@ -887,7 +1015,9 @@ "Documentation": "\n\nDisplaysthespecifiedpagecomponent,renderingitinsideitslayout\nandanyfurthernestedlayouts.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.RouteView" } + { + "TagName": "Microsoft.AspNetCore.Components.RouteView" + } ], "BoundAttributes": [ { @@ -896,7 +1026,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "DefaultLayout" } + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } }, { "Kind": "Components.Component", @@ -904,7 +1036,9 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.RouteView.RouteData", "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", - "Metadata": { "Common.PropertyName": "RouteData" } + "Metadata": { + "Common.PropertyName": "RouteData" + } } ], "Metadata": { @@ -926,7 +1060,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", "Documentation": "\n\nAcomponentthatsuppliesroutedatacorrespondingtothecurrentnavigationstate.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Router" } ], + "TagMatchingRules": [ + { + "TagName": "Router" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -934,7 +1072,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "Documentation": "\n\nGetsorsetsacollectionofadditionalassembliesthatshouldbesearchedforcomponents\nthatcanmatchURIs.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAssemblies" } + "Metadata": { + "Common.PropertyName": "AdditionalAssemblies" + } }, { "Kind": "Components.Component", @@ -942,7 +1082,9 @@ "TypeName": "System.Reflection.Assembly", "DisplayName": "System.Reflection.Assembly Microsoft.AspNetCore.Components.Routing.Router.AppAssembly", "Documentation": "\n\nGetsorsetstheassemblythatshouldbesearchedforcomponentsmatchingtheURI.\n\n", - "Metadata": { "Common.PropertyName": "AppAssembly" } + "Metadata": { + "Common.PropertyName": "AppAssembly" + } }, { "Kind": "Components.Component", @@ -997,7 +1139,9 @@ "Documentation": "\n\nAcomponentthatsuppliesroutedatacorrespondingtothecurrentnavigationstate.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Routing.Router" } + { + "TagName": "Microsoft.AspNetCore.Components.Routing.Router" + } ], "BoundAttributes": [ { @@ -1006,7 +1150,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "Documentation": "\n\nGetsorsetsacollectionofadditionalassembliesthatshouldbesearchedforcomponents\nthatcanmatchURIs.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAssemblies" } + "Metadata": { + "Common.PropertyName": "AdditionalAssemblies" + } }, { "Kind": "Components.Component", @@ -1014,7 +1160,9 @@ "TypeName": "System.Reflection.Assembly", "DisplayName": "System.Reflection.Assembly Microsoft.AspNetCore.Components.Routing.Router.AppAssembly", "Documentation": "\n\nGetsorsetstheassemblythatshouldbesearchedforcomponentsmatchingtheURI.\n\n", - "Metadata": { "Common.PropertyName": "AppAssembly" } + "Metadata": { + "Common.PropertyName": "AppAssembly" + } }, { "Kind": "Components.Component", @@ -1197,7 +1345,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Documentation": "\n\nAddsDataAnnotationsvalidationsupporttoan.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DataAnnotationsValidator" } ], + "TagMatchingRules": [ + { + "TagName": "DataAnnotationsValidator" + } + ], "Metadata": { "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Runtime.Name": "Components.IComponent" @@ -1240,7 +1392,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", "Documentation": "\n\nCombinesthebehaviorsofand,\nsothatitdisplaysthepagematchingthespecifiedroutebutonlyiftheuser\nisauthorizedtoseeit.\n\nAdditionally,thiscomponentsuppliesacascadingparameteroftype,\nwhichmakestheuser'scurrentauthenticationstateavailabletodescendants.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AuthorizeRouteView" } ], + "TagMatchingRules": [ + { + "TagName": "AuthorizeRouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1270,7 +1426,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "DefaultLayout" } + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } }, { "Kind": "Components.Component", @@ -1278,7 +1436,9 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.RouteData", "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", - "Metadata": { "Common.PropertyName": "RouteData" } + "Metadata": { + "Common.PropertyName": "RouteData" + } }, { "Kind": "Components.Component", @@ -1344,7 +1504,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "DefaultLayout" } + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } }, { "Kind": "Components.Component", @@ -1352,7 +1514,9 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.RouteData", "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", - "Metadata": { "Common.PropertyName": "RouteData" } + "Metadata": { + "Common.PropertyName": "RouteData" + } }, { "Kind": "Components.Component", @@ -1513,7 +1677,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", "Documentation": "\n\nDisplaysdifferingcontentdependingontheuser'sauthorizationstatus.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AuthorizeView" } ], + "TagMatchingRules": [ + { + "TagName": "AuthorizeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1521,7 +1689,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\n\nThepolicynamethatdetermineswhetherthecontentcanbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Policy" } + "Metadata": { + "Common.PropertyName": "Policy" + } }, { "Kind": "Components.Component", @@ -1529,7 +1699,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\n\nAcommadelimitedlistofrolesthatareallowedtodisplaythecontent.\n\n", - "Metadata": { "Common.PropertyName": "Roles" } + "Metadata": { + "Common.PropertyName": "Roles" + } }, { "Kind": "Components.Component", @@ -1581,7 +1753,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\n\nTheresourcetowhichaccessisbeingcontrolled.\n\n", - "Metadata": { "Common.PropertyName": "Resource" } + "Metadata": { + "Common.PropertyName": "Resource" + } }, { "Kind": "Components.Component", @@ -1625,7 +1799,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\n\nThepolicynamethatdetermineswhetherthecontentcanbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Policy" } + "Metadata": { + "Common.PropertyName": "Policy" + } }, { "Kind": "Components.Component", @@ -1633,7 +1809,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\n\nAcommadelimitedlistofrolesthatareallowedtodisplaythecontent.\n\n", - "Metadata": { "Common.PropertyName": "Roles" } + "Metadata": { + "Common.PropertyName": "Roles" + } }, { "Kind": "Components.Component", @@ -1685,7 +1863,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\n\nTheresourcetowhichaccessisbeingcontrolled.\n\n", - "Metadata": { "Common.PropertyName": "Resource" } + "Metadata": { + "Common.PropertyName": "Resource" + } }, { "Kind": "Components.Component", @@ -1999,7 +2179,11 @@ "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CascadingAuthenticationState" } ], + "TagMatchingRules": [ + { + "TagName": "CascadingAuthenticationState" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2118,7 +2302,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", "Documentation": "\n\nRendersaformelementthatcascadesantodescendants.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "EditForm" } ], + "TagMatchingRules": [ + { + "TagName": "EditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2126,7 +2314,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedformelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2145,7 +2335,9 @@ "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", "Documentation": "\n\nSuppliestheeditcontextexplicitly.Ifusingthisparameter,donot\nalsosupply,sincethemodelvaluewillbetaken\nfromtheproperty.\n\n", - "Metadata": { "Common.PropertyName": "EditContext" } + "Metadata": { + "Common.PropertyName": "EditContext" + } }, { "Kind": "Components.Component", @@ -2153,7 +2345,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "Documentation": "\n\nSpecifiesthetop-levelmodelobjectfortheform.Aneditcontextwill\nbeconstructedforthismodel.Ifusingthisparameter,donotalsosupply\navaluefor.\n\n", - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "Components.Component", @@ -2219,7 +2413,9 @@ "Documentation": "\n\nRendersaformelementthatcascadesantodescendants.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" } + { + "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" + } ], "BoundAttributes": [ { @@ -2228,7 +2424,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedformelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2247,7 +2445,9 @@ "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", "Documentation": "\n\nSuppliestheeditcontextexplicitly.Ifusingthisparameter,donot\nalsosupply,sincethemodelvaluewillbetaken\nfromtheproperty.\n\n", - "Metadata": { "Common.PropertyName": "EditContext" } + "Metadata": { + "Common.PropertyName": "EditContext" + } }, { "Kind": "Components.Component", @@ -2255,7 +2455,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "Documentation": "\n\nSpecifiesthetop-levelmodelobjectfortheform.Aneditcontextwill\nbeconstructedforthismodel.Ifusingthisparameter,donotalsosupply\navaluefor.\n\n", - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "Components.Component", @@ -2398,7 +2600,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputCheckbox" } ], + "TagMatchingRules": [ + { + "TagName": "InputCheckbox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2406,7 +2612,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2414,7 +2622,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -2433,7 +2643,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { @@ -2455,7 +2667,9 @@ "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" } + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } ], "BoundAttributes": [ { @@ -2464,7 +2678,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2472,7 +2688,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -2491,7 +2709,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { @@ -2513,7 +2733,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": "\n\nAninputcomponentforeditingdatevalues.\nSupportedtypesareand.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputDate" } ], + "TagMatchingRules": [ + { + "TagName": "InputDate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2532,7 +2756,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -2540,7 +2766,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2597,7 +2825,9 @@ "Documentation": "\n\nAninputcomponentforeditingdatevalues.\nSupportedtypesareand.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" } + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" + } ], "BoundAttributes": [ { @@ -2617,7 +2847,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -2625,7 +2857,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2682,7 +2916,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": "\n\nAninputcomponentforeditingnumericvalues.\nSupportednumerictypesare,,,,.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputNumber" } ], + "TagMatchingRules": [ + { + "TagName": "InputNumber" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2701,7 +2939,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -2709,7 +2949,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2766,7 +3008,9 @@ "Documentation": "\n\nAninputcomponentforeditingnumericvalues.\nSupportednumerictypesare,,,,.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" } + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" + } ], "BoundAttributes": [ { @@ -2786,7 +3030,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -2794,7 +3040,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2851,7 +3099,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": "\n\nAdropdownselectioncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputSelect" } ], + "TagMatchingRules": [ + { + "TagName": "InputSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2881,7 +3133,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2938,7 +3192,9 @@ "Documentation": "\n\nAdropdownselectioncomponent.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" } + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } ], "BoundAttributes": [ { @@ -2969,7 +3225,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3077,7 +3335,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputText" } ], + "TagMatchingRules": [ + { + "TagName": "InputText" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3085,7 +3347,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3093,7 +3357,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -3112,7 +3378,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { @@ -3134,7 +3402,9 @@ "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" } + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" + } ], "BoundAttributes": [ { @@ -3143,7 +3413,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3151,7 +3423,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -3170,7 +3444,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { @@ -3192,7 +3468,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": "\n\nAmultilineinputcomponentforeditingvalues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputTextArea" } ], + "TagMatchingRules": [ + { + "TagName": "InputTextArea" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3200,7 +3480,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3208,7 +3490,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -3227,7 +3511,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { @@ -3249,7 +3535,9 @@ "Documentation": "\n\nAmultilineinputcomponentforeditingvalues.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" } + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } ], "BoundAttributes": [ { @@ -3258,7 +3546,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3266,7 +3556,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -3285,7 +3577,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { @@ -3307,7 +3601,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", "Documentation": "\n\nDisplaysalistofvalidationmessagesforaspecifiedfieldwithinacascaded.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ValidationMessage" } ], + "TagMatchingRules": [ + { + "TagName": "ValidationMessage" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3326,7 +3624,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreateddivelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3360,7 +3660,9 @@ "Documentation": "\n\nDisplaysalistofvalidationmessagesforaspecifiedfieldwithinacascaded.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" } + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + } ], "BoundAttributes": [ { @@ -3380,7 +3682,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreateddivelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3414,7 +3718,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", "Documentation": "\n\nDisplaysalistofvalidationmessagesfromacascaded.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ValidationSummary" } ], + "TagMatchingRules": [ + { + "TagName": "ValidationSummary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3422,7 +3730,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedulelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3430,7 +3740,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "Documentation": "\n\nGetsorsetsthemodeltoproducethelistofvalidationmessagesfor.\nWhenspecified,thislistsallerrorsthatareassociatedwiththemodelinstance.\n\n", - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } } ], "Metadata": { @@ -3452,7 +3764,9 @@ "Documentation": "\n\nDisplaysalistofvalidationmessagesfromacascaded.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" } + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + } ], "BoundAttributes": [ { @@ -3461,7 +3775,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedulelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3469,7 +3785,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "Documentation": "\n\nGetsorsetsthemodeltoproducethelistofvalidationmessagesfor.\nWhenspecified,thislistsallerrorsthatareassociatedwiththemodelinstance.\n\n", - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } } ], "Metadata": { @@ -3491,7 +3809,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", "Documentation": "\n\nAcomponentthatrendersananchortag,automaticallytogglingits'active'\nclassbasedonwhetherits'href'matchesthecurrentURI.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "NavLink" } ], + "TagMatchingRules": [ + { + "TagName": "NavLink" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3499,7 +3821,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "Documentation": "\n\nGetsorsetstheCSSclassnameappliedtotheNavLinkwhenthe\ncurrentroutematchestheNavLinkhref.\n\n", - "Metadata": { "Common.PropertyName": "ActiveClass" } + "Metadata": { + "Common.PropertyName": "ActiveClass" + } }, { "Kind": "Components.Component", @@ -3507,7 +3831,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeaddedtothegenerated\naelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3527,7 +3853,9 @@ "IsEnum": true, "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\n\nGetsorsetsavaluerepresentingtheURLmatchingbehavior.\n\n", - "Metadata": { "Common.PropertyName": "Match" } + "Metadata": { + "Common.PropertyName": "Match" + } } ], "Metadata": { @@ -3549,7 +3877,9 @@ "Documentation": "\n\nAcomponentthatrendersananchortag,automaticallytogglingits'active'\nclassbasedonwhetherits'href'matchesthecurrentURI.\n\n", "CaseSensitive": true, "TagMatchingRules": [ - { "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" } + { + "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" + } ], "BoundAttributes": [ { @@ -3558,7 +3888,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "Documentation": "\n\nGetsorsetstheCSSclassnameappliedtotheNavLinkwhenthe\ncurrentroutematchestheNavLinkhref.\n\n", - "Metadata": { "Common.PropertyName": "ActiveClass" } + "Metadata": { + "Common.PropertyName": "ActiveClass" + } }, { "Kind": "Components.Component", @@ -3566,7 +3898,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeaddedtothegenerated\naelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -3586,7 +3920,9 @@ "IsEnum": true, "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\n\nGetsorsetsavaluerepresentingtheURLmatchingbehavior.\n\n", - "Metadata": { "Common.PropertyName": "Match" } + "Metadata": { + "Common.PropertyName": "Match" + } } ], "Metadata": { @@ -3648,10 +3984,10 @@ }, { "__Checksum": { - "Data1": 5719829429478301498, - "Data2": -2215568001637325537, - "Data3": -3380748468016310106, - "Data4": 5961165578306122411 + "Data1": 3369443405112860396, + "Data2": 3046097734821200829, + "Data3": -896897866579515934, + "Data4": 7373654384212824488 }, "Kind": "Components.EventHandler", "Name": "onabort", @@ -3666,7 +4002,9 @@ { "Name": "@onabort", "DisplayName": "@onabort", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3676,7 +4014,9 @@ { "Name": "@onabort:preventDefault", "DisplayName": "@onabort:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3686,7 +4026,9 @@ { "Name": "@onabort:stopPropagation", "DisplayName": "@onabort:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -3720,9 +4062,13 @@ "TypeName": "System.Boolean", "DisplayName": "stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onabort'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], - "Metadata": { "Runtime.Name": "ITagHelper" } + "Metadata": { + "Runtime.Name": "ITagHelper" + } } -] +] \ No newline at end of file diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Resources/BlazorServerApp.TagHelpers.json b/src/Shared/files/Tooling/BlazorServerApp.TagHelpers.json similarity index 80% rename from src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Resources/BlazorServerApp.TagHelpers.json rename to src/Shared/files/Tooling/BlazorServerApp.TagHelpers.json index c7d72c80671..17868813adb 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Resources/BlazorServerApp.TagHelpers.json +++ b/src/Shared/files/Tooling/BlazorServerApp.TagHelpers.json @@ -1,17 +1,21 @@ -[ +[ { "__Checksum": { - "Data1": -3493089031061192200, - "Data2": 4098078668154254873, - "Data3": -4942667510375176736, - "Data4": -3894153796104405099 + "Data1": 8099987249904946857, + "Data2": -8455533693404036248, + "Data3": -9143123666759131660, + "Data4": 7001701330765099020 }, "Kind": "Components.Component", "Name": "BlazorApp1.Pages.Counter", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Pages.Counter", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Counter" } ], + "TagMatchingRules": [ + { + "TagName": "Counter" + } + ], "Metadata": { "Common.TypeName": "BlazorApp1.Pages.Counter", "Common.TypeNameIdentifier": "Counter", @@ -21,17 +25,21 @@ }, { "__Checksum": { - "Data1": 7285366637751293603, - "Data2": -6008983717182507873, - "Data3": -554924558827868645, - "Data4": 7957269522660788973 + "Data1": -6431048106179485060, + "Data2": 6034356476215413475, + "Data3": 6056821599582187012, + "Data4": -6227980005008123026 }, "Kind": "Components.Component", "Name": "BlazorApp1.Pages.Counter", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Pages.Counter", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorApp1.Pages.Counter" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorApp1.Pages.Counter" + } + ], "Metadata": { "Common.TypeName": "BlazorApp1.Pages.Counter", "Common.TypeNameIdentifier": "Counter", @@ -42,17 +50,21 @@ }, { "__Checksum": { - "Data1": -7130057272330738824, - "Data2": 7224368955063497069, - "Data3": -5722701566837332225, - "Data4": -7439494047218855343 + "Data1": 5132844681732630669, + "Data2": 2744273515306874229, + "Data3": 6173709233393781665, + "Data4": -584821476446434095 }, "Kind": "Components.Component", "Name": "BlazorApp1.Shared.MainLayout", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Shared.MainLayout", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "MainLayout" } ], + "TagMatchingRules": [ + { + "TagName": "MainLayout" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -61,8 +73,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment BlazorApp1.Shared.MainLayout.Body", "Documentation": "\r\n \r\n Gets the content to be rendered inside the layout.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Body", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Body", "Components.ChildContent": "True" } } @@ -76,17 +88,21 @@ }, { "__Checksum": { - "Data1": -3009531949942553321, - "Data2": -2755493303224568509, - "Data3": 3579109152193826247, - "Data4": 1242548946994799729 + "Data1": 7642774603381578576, + "Data2": -5551463728660387324, + "Data3": -6174362726655406342, + "Data4": 6530647603889737968 }, "Kind": "Components.Component", "Name": "BlazorApp1.Shared.MainLayout", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Shared.MainLayout", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorApp1.Shared.MainLayout" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorApp1.Shared.MainLayout" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -95,8 +111,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment BlazorApp1.Shared.MainLayout.Body", "Documentation": "\r\n \r\n Gets the content to be rendered inside the layout.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Body", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Body", "Components.ChildContent": "True" } } @@ -111,10 +127,10 @@ }, { "__Checksum": { - "Data1": 3918665585180497940, - "Data2": 5947003545919555194, - "Data3": -9218507023879187711, - "Data4": -9000631220069070282 + "Data1": -2704074268753013286, + "Data2": 6803723210932791415, + "Data3": 1190702192242668759, + "Data4": 4391723216510114242 }, "Kind": "Components.ChildContent", "Name": "BlazorApp1.Shared.MainLayout.Body", @@ -138,10 +154,10 @@ }, { "__Checksum": { - "Data1": 4263418918735373669, - "Data2": -8377855813027387951, - "Data3": -7967677806231857898, - "Data4": 6617985722399551962 + "Data1": -3896965275996991702, + "Data2": -8686782627035636932, + "Data3": -8556178959396624857, + "Data4": -7224157604284590922 }, "Kind": "Components.ChildContent", "Name": "BlazorApp1.Shared.MainLayout.Body", @@ -166,17 +182,21 @@ }, { "__Checksum": { - "Data1": 2283580514620405719, - "Data2": 821242975508020724, - "Data3": -4467406720750266018, - "Data4": -4417131806332712941 + "Data1": 7811770228307842449, + "Data2": 3322028457118448269, + "Data3": 41855705415870146, + "Data4": -8429618465189859410 }, "Kind": "Components.Component", "Name": "BlazorApp1.Shared.NavMenu", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Shared.NavMenu", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "NavMenu" } ], + "TagMatchingRules": [ + { + "TagName": "NavMenu" + } + ], "Metadata": { "Common.TypeName": "BlazorApp1.Shared.NavMenu", "Common.TypeNameIdentifier": "NavMenu", @@ -186,17 +206,21 @@ }, { "__Checksum": { - "Data1": -800823920606363952, - "Data2": -4639455149570495471, - "Data3": 9075621920985868177, - "Data4": -5652776113803777869 + "Data1": -4537143290887361385, + "Data2": -6149934747250567370, + "Data3": 8998751486953067367, + "Data4": -4663503186795195304 }, "Kind": "Components.Component", "Name": "BlazorApp1.Shared.NavMenu", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Shared.NavMenu", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorApp1.Shared.NavMenu" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorApp1.Shared.NavMenu" + } + ], "Metadata": { "Common.TypeName": "BlazorApp1.Shared.NavMenu", "Common.TypeNameIdentifier": "NavMenu", @@ -207,17 +231,21 @@ }, { "__Checksum": { - "Data1": -619862842978401401, - "Data2": 9099618612228557260, - "Data3": -323316110265002738, - "Data4": -9020349073882942718 + "Data1": -5367674102157473401, + "Data2": -2792358546765559142, + "Data3": -566162226018705879, + "Data4": -6279714792608394507 }, "Kind": "Components.Component", "Name": "BlazorApp1.Shared.SurveyPrompt", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Shared.SurveyPrompt", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SurveyPrompt" } ], + "TagMatchingRules": [ + { + "TagName": "SurveyPrompt" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -225,8 +253,8 @@ "TypeName": "System.String", "DisplayName": "string BlazorApp1.Shared.SurveyPrompt.Title", "Metadata": { - "Common.PropertyName": "Title", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Title" } } ], @@ -239,17 +267,21 @@ }, { "__Checksum": { - "Data1": -8631103520754347543, - "Data2": 883032091957810895, - "Data3": -3009218364059883313, - "Data4": -2397349624876484664 + "Data1": -1596196128814268679, + "Data2": 1048194155269884460, + "Data3": 7335236384155318705, + "Data4": 2443528171745734786 }, "Kind": "Components.Component", "Name": "BlazorApp1.Shared.SurveyPrompt", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Shared.SurveyPrompt", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorApp1.Shared.SurveyPrompt" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorApp1.Shared.SurveyPrompt" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -257,8 +289,8 @@ "TypeName": "System.String", "DisplayName": "string BlazorApp1.Shared.SurveyPrompt.Title", "Metadata": { - "Common.PropertyName": "Title", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Title" } } ], @@ -272,17 +304,21 @@ }, { "__Checksum": { - "Data1": 8035087468923870677, - "Data2": 7043642188124278795, - "Data3": -7847098977089229972, - "Data4": 900434549520650602 + "Data1": 205142976935521097, + "Data2": 9107771028632312228, + "Data3": 6274659642242205419, + "Data4": 6800268062140247321 }, "Kind": "Components.Component", "Name": "BlazorApp1.Pages.Index", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Pages.Index", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Index" } ], + "TagMatchingRules": [ + { + "TagName": "Index" + } + ], "Metadata": { "Common.TypeName": "BlazorApp1.Pages.Index", "Common.TypeNameIdentifier": "Index", @@ -292,17 +328,21 @@ }, { "__Checksum": { - "Data1": -8234742764156460300, - "Data2": 5344143556063592061, - "Data3": -4652890083469415396, - "Data4": 4086791957533212871 + "Data1": -2926950332963924512, + "Data2": 7622045448826768350, + "Data3": -3688753087563139579, + "Data4": -5586309183133206198 }, "Kind": "Components.Component", "Name": "BlazorApp1.Pages.Index", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Pages.Index", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorApp1.Pages.Index" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorApp1.Pages.Index" + } + ], "Metadata": { "Common.TypeName": "BlazorApp1.Pages.Index", "Common.TypeNameIdentifier": "Index", @@ -313,17 +353,21 @@ }, { "__Checksum": { - "Data1": -6418139211538051770, - "Data2": -7482231935600211931, - "Data3": -3869940764919564466, - "Data4": -8877325467770510687 + "Data1": -40717666776784024, + "Data2": 3889965238532071261, + "Data3": 2458123906702446637, + "Data4": 3529459121932187908 }, "Kind": "Components.Component", "Name": "BlazorApp1.Pages.FetchData", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Pages.FetchData", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "FetchData" } ], + "TagMatchingRules": [ + { + "TagName": "FetchData" + } + ], "Metadata": { "Common.TypeName": "BlazorApp1.Pages.FetchData", "Common.TypeNameIdentifier": "FetchData", @@ -333,17 +377,21 @@ }, { "__Checksum": { - "Data1": 1775849741325314517, - "Data2": -3102309065619685448, - "Data3": -7522917673359803752, - "Data4": -7268411169586590284 + "Data1": 6911801493112497823, + "Data2": 2213507279393090768, + "Data3": 8031177593184470718, + "Data4": -3647895738916384881 }, "Kind": "Components.Component", "Name": "BlazorApp1.Pages.FetchData", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.Pages.FetchData", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorApp1.Pages.FetchData" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorApp1.Pages.FetchData" + } + ], "Metadata": { "Common.TypeName": "BlazorApp1.Pages.FetchData", "Common.TypeNameIdentifier": "FetchData", @@ -354,17 +402,21 @@ }, { "__Checksum": { - "Data1": -3895665245631075308, - "Data2": 7948235384530460380, - "Data3": -7938677841216621396, - "Data4": 2455063162096046591 + "Data1": -3075590334792719951, + "Data2": -8057492784069631357, + "Data3": -7380395539832370240, + "Data4": -188991615315459814 }, "Kind": "Components.Component", "Name": "BlazorApp1.App", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.App", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "App" } ], + "TagMatchingRules": [ + { + "TagName": "App" + } + ], "Metadata": { "Common.TypeName": "BlazorApp1.App", "Common.TypeNameIdentifier": "App", @@ -374,17 +426,21 @@ }, { "__Checksum": { - "Data1": -907222910885993043, - "Data2": -5805528241639475159, - "Data3": 5967341050848340626, - "Data4": -2500115748967462634 + "Data1": 3135514666801773654, + "Data2": -7184844202540896096, + "Data3": 2136371984154980817, + "Data4": 766583206158407900 }, "Kind": "Components.Component", "Name": "BlazorApp1.App", "AssemblyName": "BlazorApp1", "DisplayName": "BlazorApp1.App", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BlazorApp1.App" } ], + "TagMatchingRules": [ + { + "TagName": "BlazorApp1.App" + } + ], "Metadata": { "Common.TypeName": "BlazorApp1.App", "Common.TypeNameIdentifier": "App", @@ -395,10 +451,10 @@ }, { "__Checksum": { - "Data1": -7573310297865549, - "Data2": 4033590618788787461, - "Data3": -777012995208245114, - "Data4": -3707660650911353357 + "Data1": 8763129550808725669, + "Data2": 8440347814648453328, + "Data3": -1495006013913634270, + "Data4": 3395259123047580365 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", @@ -406,7 +462,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", "Documentation": "\r\n \r\n Combines the behaviors of and ,\r\n so that it displays the page matching the specified route but only if the user\r\n is authorized to see it.\r\n \r\n Additionally, this component supplies a cascading parameter of type ,\r\n which makes the user's current authentication state available to descendants.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AuthorizeRouteView" } ], + "TagMatchingRules": [ + { + "TagName": "AuthorizeRouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -415,8 +475,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -427,8 +487,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -439,8 +499,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -451,8 +511,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -462,8 +522,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } }, { @@ -471,10 +531,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -487,10 +549,10 @@ }, { "__Checksum": { - "Data1": -2603152193015264833, - "Data2": -7324563570571855484, - "Data3": -8175299238712758270, - "Data4": 3065017436833065546 + "Data1": -1126820336252066546, + "Data2": 2062211342647697663, + "Data3": 8016395908811423407, + "Data4": -9083134338239884034 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", @@ -498,7 +560,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", "Documentation": "\r\n \r\n Combines the behaviors of and ,\r\n so that it displays the page matching the specified route but only if the user\r\n is authorized to see it.\r\n \r\n Additionally, this component supplies a cascading parameter of type ,\r\n which makes the user's current authentication state available to descendants.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -507,8 +573,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -519,8 +585,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -531,8 +597,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -543,8 +609,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -554,8 +620,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } }, { @@ -563,10 +629,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -580,10 +648,10 @@ }, { "__Checksum": { - "Data1": -2522789381148850632, - "Data2": -7635127611563900930, - "Data3": -505737901068392591, - "Data4": 4793589746055646302 + "Data1": -3488398355339662872, + "Data2": -8344262365856710599, + "Data3": 2203914251255903202, + "Data4": -549283059369327803 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", @@ -605,11 +673,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized.Context", "Documentation": { "Id": 11, - "Args": [ "NotAuthorized" ] + "Args": [ + "NotAuthorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -623,10 +693,10 @@ }, { "__Checksum": { - "Data1": 6930454092397736430, - "Data2": -3830414481622421691, - "Data3": 2647769938139753834, - "Data4": -2965086336912158947 + "Data1": -8974977729823506722, + "Data2": -7624693699004013925, + "Data3": 6334444031807957260, + "Data4": -7477599851432545018 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", @@ -648,11 +718,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized.Context", "Documentation": { "Id": 11, - "Args": [ "NotAuthorized" ] + "Args": [ + "NotAuthorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -667,10 +739,10 @@ }, { "__Checksum": { - "Data1": -5049199212949877618, - "Data2": -5319946353514886508, - "Data3": 8275000573761614737, - "Data4": 6045164095330826280 + "Data1": 8409146836506811220, + "Data2": -3557229339975962491, + "Data3": -9036079713174403303, + "Data4": -2046918318881541777 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", @@ -694,10 +766,10 @@ }, { "__Checksum": { - "Data1": 4606606378957877677, - "Data2": 2136717837307521416, - "Data3": -7309664843951357004, - "Data4": -7517774984968997804 + "Data1": -4369813011973348817, + "Data2": -2849368957331268153, + "Data3": -3443584105976924493, + "Data4": 5959283735533993681 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", @@ -722,10 +794,10 @@ }, { "__Checksum": { - "Data1": -4050549699026339855, - "Data2": -6444337358035133024, - "Data3": -9105061837510453126, - "Data4": 6819455608097311184 + "Data1": -3429174736135457823, + "Data2": 1359026430171826729, + "Data3": 5789336515782671394, + "Data4": -7141973529948150278 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", @@ -733,7 +805,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", "Documentation": "\r\n \r\n Displays differing content depending on the user's authorization status.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AuthorizeView" } ], + "TagMatchingRules": [ + { + "TagName": "AuthorizeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -742,8 +818,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\r\n \r\n The policy name that determines whether the content can be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Policy", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Policy" } }, { @@ -753,8 +829,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\r\n \r\n A comma delimited list of roles that are allowed to display the content.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Roles", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Roles" } }, { @@ -764,8 +840,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -776,8 +852,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -788,8 +864,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n If you specify a value for this parameter, do not also specify a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorized", "Components.ChildContent": "True" } }, @@ -800,8 +876,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -812,8 +888,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -821,10 +897,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -837,10 +915,10 @@ }, { "__Checksum": { - "Data1": 4862666011638109759, - "Data2": -9088961420746766519, - "Data3": 3866738381179436736, - "Data4": 7545171264834724566 + "Data1": 4076162487340942279, + "Data2": 38494143145235419, + "Data3": 1770899250837084767, + "Data4": -5731216382025977688 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", @@ -848,7 +926,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", "Documentation": "\r\n \r\n Displays differing content depending on the user's authorization status.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -857,8 +939,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\r\n \r\n The policy name that determines whether the content can be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Policy", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Policy" } }, { @@ -868,8 +950,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\r\n \r\n A comma delimited list of roles that are allowed to display the content.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Roles", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Roles" } }, { @@ -879,8 +961,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -891,8 +973,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -903,8 +985,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n If you specify a value for this parameter, do not also specify a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorized", "Components.ChildContent": "True" } }, @@ -915,8 +997,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -927,8 +1009,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -936,10 +1018,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -953,10 +1037,10 @@ }, { "__Checksum": { - "Data1": 3607139266296686831, - "Data2": -2342247196782032817, - "Data3": -733164646259630293, - "Data4": 2239243580254029900 + "Data1": 1054974347256619987, + "Data2": -2840325723997861834, + "Data3": 642976044333426267, + "Data4": 8915713283713928034 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", @@ -978,11 +1062,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -996,10 +1082,10 @@ }, { "__Checksum": { - "Data1": -2435840625006264400, - "Data2": -3177232599779710130, - "Data3": 1743123081129326595, - "Data4": -6490574899003596727 + "Data1": -7647723278018591681, + "Data2": 2104210306329917784, + "Data3": -2453041780994961145, + "Data4": 2251289738597512163 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", @@ -1021,11 +1107,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1040,10 +1128,10 @@ }, { "__Checksum": { - "Data1": 5766294598931213492, - "Data2": 6269414171536544291, - "Data3": 719066851490933459, - "Data4": 6192560167726873686 + "Data1": 1256654829718035504, + "Data2": 6176331583798799807, + "Data3": 2735777182756055709, + "Data4": 8258612773221362239 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", @@ -1065,11 +1153,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized.Context", "Documentation": { "Id": 11, - "Args": [ "NotAuthorized" ] + "Args": [ + "NotAuthorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1083,10 +1173,10 @@ }, { "__Checksum": { - "Data1": 6739046208914611045, - "Data2": -8869945330106153765, - "Data3": 9013788391100075201, - "Data4": 3384842120434853234 + "Data1": -6825185546786896001, + "Data2": 7842384322328390413, + "Data3": 8729699594286724263, + "Data4": -7984488084425419062 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", @@ -1108,11 +1198,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized.Context", "Documentation": { "Id": 11, - "Args": [ "NotAuthorized" ] + "Args": [ + "NotAuthorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1127,10 +1219,10 @@ }, { "__Checksum": { - "Data1": -3083416404328199955, - "Data2": -2441915009276058561, - "Data3": -7030095323205551191, - "Data4": 4437301754541156747 + "Data1": 4896319727897810395, + "Data2": -5937122031597645414, + "Data3": 5830494489755099766, + "Data4": 4075248029398980667 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", @@ -1152,11 +1244,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized.Context", "Documentation": { "Id": 11, - "Args": [ "Authorized" ] + "Args": [ + "Authorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1170,10 +1264,10 @@ }, { "__Checksum": { - "Data1": 9096583960573440576, - "Data2": 6626803699940825741, - "Data3": 8738897780516655438, - "Data4": 6396348111089563793 + "Data1": 928643252168344305, + "Data2": 2738096222007397976, + "Data3": 7694624462705259661, + "Data4": -9092372737483223080 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", @@ -1195,11 +1289,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized.Context", "Documentation": { "Id": 11, - "Args": [ "Authorized" ] + "Args": [ + "Authorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1214,10 +1310,10 @@ }, { "__Checksum": { - "Data1": 4447553599216735133, - "Data2": -2061170386996091900, - "Data3": 7478035870052559807, - "Data4": 5151508114502044279 + "Data1": 7856880125415756571, + "Data2": 8383998373486821725, + "Data3": -8723496610221350529, + "Data4": 4633865963454802466 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", @@ -1241,10 +1337,10 @@ }, { "__Checksum": { - "Data1": -10469815074707552, - "Data2": -217377046386146108, - "Data3": 5856970294104450076, - "Data4": -2926284446017511768 + "Data1": -1027976193082131680, + "Data2": 4196849792968480238, + "Data3": -7699342640913503885, + "Data4": -2046378850436257891 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", @@ -1269,17 +1365,21 @@ }, { "__Checksum": { - "Data1": -1876795497113102124, - "Data2": -1610275861052945277, - "Data3": -5947306151308413334, - "Data4": 6989814695781351326 + "Data1": -576041239627392457, + "Data2": 8201378603604506401, + "Data3": 2520610336752314436, + "Data4": -7200396900823791274 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CascadingAuthenticationState" } ], + "TagMatchingRules": [ + { + "TagName": "CascadingAuthenticationState" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1288,8 +1388,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", "Documentation": "\r\n \r\n The content to which the authentication state should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -1303,17 +1403,21 @@ }, { "__Checksum": { - "Data1": 1260648262120584456, - "Data2": 2499547796939009272, - "Data3": 9011894168557563143, - "Data4": -5378498325122166112 + "Data1": -8235365834910926769, + "Data2": 6694312252349350718, + "Data3": 5143715084207989652, + "Data4": 428090287477119526 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1322,8 +1426,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", "Documentation": "\r\n \r\n The content to which the authentication state should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -1338,10 +1442,10 @@ }, { "__Checksum": { - "Data1": -1985650276056066664, - "Data2": -6905136743910574635, - "Data3": -922492235228819311, - "Data4": -2415010217310816678 + "Data1": -3508685268214383852, + "Data2": -2358856202161226431, + "Data3": 8158469474100257103, + "Data4": -8624873112559932432 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", @@ -1365,10 +1469,10 @@ }, { "__Checksum": { - "Data1": 4724591116907073767, - "Data2": 136555555820889669, - "Data3": 1246832819386607185, - "Data4": 4923877134729940713 + "Data1": 151529769816882701, + "Data2": 8794175924374574069, + "Data3": -5057124985829292905, + "Data4": 8653669153692737253 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", @@ -1393,10 +1497,10 @@ }, { "__Checksum": { - "Data1": 7852727550133475288, - "Data2": -2392151156042794276, - "Data3": -3111407578080779137, - "Data4": 3279245055752601611 + "Data1": 2939941643516732002, + "Data2": -1216194779081055621, + "Data3": 1667946559397228020, + "Data4": 5824969354985129430 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.CascadingValue", @@ -1404,7 +1508,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", "Documentation": "\r\n \r\n A component that provides a cascading value to all descendant components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CascadingValue" } ], + "TagMatchingRules": [ + { + "TagName": "CascadingValue" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1413,7 +1521,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.CascadingValue.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.CascadingValue" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.CascadingValue" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -1428,8 +1539,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.CascadingValue.ChildContent", "Documentation": "\r\n \r\n The content to which the value should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1440,8 +1551,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.CascadingValue.Value", "Documentation": "\r\n \r\n The value to be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -1452,8 +1563,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "Documentation": "\r\n \r\n Optionally gives a name to the provided value. Descendant components\r\n will be able to receive the value by specifying this name.\r\n \r\n If no name is specified, then descendant components will receive the\r\n value based the type of value they are requesting.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -1463,8 +1574,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "Documentation": "\r\n \r\n If true, indicates that will not change. This is a\r\n performance optimization that allows the framework to skip setting up\r\n change notifications. Set this flag only if you will not change\r\n during the component's lifetime.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "IsFixed", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "IsFixed" } } ], @@ -1478,10 +1589,10 @@ }, { "__Checksum": { - "Data1": -2673954925457724407, - "Data2": 6199957011067900407, - "Data3": 2234580427311335313, - "Data4": 814316016298295119 + "Data1": -7679833204236774100, + "Data2": 63559635700121060, + "Data3": -986925736960264831, + "Data4": -8689859966039105595 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.CascadingValue", @@ -1489,7 +1600,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", "Documentation": "\r\n \r\n A component that provides a cascading value to all descendant components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.CascadingValue" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.CascadingValue" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1498,7 +1613,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.CascadingValue.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.CascadingValue" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.CascadingValue" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -1513,8 +1631,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.CascadingValue.ChildContent", "Documentation": "\r\n \r\n The content to which the value should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1525,8 +1643,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.CascadingValue.Value", "Documentation": "\r\n \r\n The value to be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -1537,8 +1655,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "Documentation": "\r\n \r\n Optionally gives a name to the provided value. Descendant components\r\n will be able to receive the value by specifying this name.\r\n \r\n If no name is specified, then descendant components will receive the\r\n value based the type of value they are requesting.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -1548,8 +1666,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "Documentation": "\r\n \r\n If true, indicates that will not change. This is a\r\n performance optimization that allows the framework to skip setting up\r\n change notifications. Set this flag only if you will not change\r\n during the component's lifetime.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "IsFixed", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "IsFixed" } } ], @@ -1564,10 +1682,10 @@ }, { "__Checksum": { - "Data1": -5213759628106696977, - "Data2": 465429509165635153, - "Data3": 709072781297649205, - "Data4": 4713339947242654795 + "Data1": -4608482289570964838, + "Data2": -7726302403965888404, + "Data3": 8005627572853295780, + "Data4": 6904535770820904557 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", @@ -1591,10 +1709,10 @@ }, { "__Checksum": { - "Data1": -8398094214414641523, - "Data2": 6672989527667998182, - "Data3": -1890879233103262517, - "Data4": 2857712495785546846 + "Data1": -7099468049881998144, + "Data2": 1010359103196847476, + "Data3": 7871980467203887852, + "Data4": 4603658050491783925 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", @@ -1619,10 +1737,10 @@ }, { "__Checksum": { - "Data1": 9164844766849378134, - "Data2": 4189986359859235303, - "Data3": -6004995046308920822, - "Data4": -1998464328878642851 + "Data1": 5731302864841358952, + "Data2": -8981471926612505981, + "Data3": -4403247565854984028, + "Data4": -6387829014248849351 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.DynamicComponent", @@ -1630,7 +1748,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.DynamicComponent", "Documentation": "\r\n \r\n A component that renders another component dynamically according to its\r\n parameter.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DynamicComponent" } ], + "TagMatchingRules": [ + { + "TagName": "DynamicComponent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1640,8 +1762,8 @@ "Documentation": "\r\n \r\n Gets or sets the type of the component to be rendered. The supplied type must\r\n implement .\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Type" } }, { @@ -1651,8 +1773,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.DynamicComponent.Parameters", "Documentation": "\r\n \r\n Gets or sets a dictionary of parameters to be passed to the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Parameters", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "Parameters" } } ], @@ -1665,10 +1787,10 @@ }, { "__Checksum": { - "Data1": -3864700855378176685, - "Data2": 9128322028009794936, - "Data3": -6123212245782848945, - "Data4": -8904388828825958051 + "Data1": 7110698932307731208, + "Data2": -1569536967984684798, + "Data3": -3992574793600979564, + "Data4": 4055446559830609435 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.DynamicComponent", @@ -1676,7 +1798,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.DynamicComponent", "Documentation": "\r\n \r\n A component that renders another component dynamically according to its\r\n parameter.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.DynamicComponent" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.DynamicComponent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1686,8 +1812,8 @@ "Documentation": "\r\n \r\n Gets or sets the type of the component to be rendered. The supplied type must\r\n implement .\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Type" } }, { @@ -1697,8 +1823,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.DynamicComponent.Parameters", "Documentation": "\r\n \r\n Gets or sets a dictionary of parameters to be passed to the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Parameters", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "Parameters" } } ], @@ -1712,10 +1838,10 @@ }, { "__Checksum": { - "Data1": -6754831608913036033, - "Data2": -7125684827085213342, - "Data3": -5659490596597847157, - "Data4": -1795696829195347105 + "Data1": -5647725014167321797, + "Data2": -552944172644708731, + "Data3": -3815279164226980465, + "Data4": 7388613562141534977 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.LayoutView", @@ -1723,7 +1849,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", "Documentation": "\r\n \r\n Displays the specified content inside the specified layout and any further\r\n nested layouts.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "LayoutView" } ], + "TagMatchingRules": [ + { + "TagName": "LayoutView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1732,8 +1862,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.LayoutView.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to display.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1744,8 +1874,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "Documentation": "\r\n \r\n Gets or sets the type of the layout in which to display the content.\r\n The type must implement and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Layout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Layout" } } ], @@ -1758,10 +1888,10 @@ }, { "__Checksum": { - "Data1": -3254147966306572884, - "Data2": -1321715218764245901, - "Data3": -7628554023852277005, - "Data4": -8629909721505477067 + "Data1": 1361411529474496483, + "Data2": -739982539966889227, + "Data3": -977459276069733025, + "Data4": -225334187807638369 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.LayoutView", @@ -1769,7 +1899,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", "Documentation": "\r\n \r\n Displays the specified content inside the specified layout and any further\r\n nested layouts.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.LayoutView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.LayoutView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1778,8 +1912,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.LayoutView.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to display.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1790,8 +1924,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "Documentation": "\r\n \r\n Gets or sets the type of the layout in which to display the content.\r\n The type must implement and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Layout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Layout" } } ], @@ -1805,10 +1939,10 @@ }, { "__Checksum": { - "Data1": 146026960934552933, - "Data2": -3650900569131191121, - "Data3": -6920235949872452176, - "Data4": 6538051227540199776 + "Data1": 1270776707106377636, + "Data2": 8797105731492125492, + "Data3": -4722775846668528642, + "Data4": 3305447825452506234 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", @@ -1832,10 +1966,10 @@ }, { "__Checksum": { - "Data1": 1701281741403273554, - "Data2": 3924392702614692788, - "Data3": 548563024818931872, - "Data4": 4765029954913279140 + "Data1": -4098664675869633111, + "Data2": 4977801593976148775, + "Data3": -3591351345106431176, + "Data4": -3629411109416117244 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", @@ -1860,10 +1994,10 @@ }, { "__Checksum": { - "Data1": 6563065469339436171, - "Data2": -3808463336543199892, - "Data3": -6643335613705244508, - "Data4": 3696100966898023821 + "Data1": 4217022035368751388, + "Data2": -4067929904648929838, + "Data3": 6526259014377304754, + "Data4": 9187030806021014627 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.RouteView", @@ -1871,7 +2005,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteView", "Documentation": "\r\n \r\n Displays the specified page component, rendering it inside its layout\r\n and any further nested layouts.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RouteView" } ], + "TagMatchingRules": [ + { + "TagName": "RouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1881,8 +2019,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -1892,8 +2030,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } } ], @@ -1906,10 +2044,10 @@ }, { "__Checksum": { - "Data1": 1744987662857189364, - "Data2": -4816490207759944731, - "Data3": -4806665278237985785, - "Data4": -362575639376669738 + "Data1": 3181917166860484265, + "Data2": 5592830598254929166, + "Data3": 6332203196792038142, + "Data4": 1705581486661393550 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.RouteView", @@ -1917,7 +2055,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteView", "Documentation": "\r\n \r\n Displays the specified page component, rendering it inside its layout\r\n and any further nested layouts.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.RouteView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.RouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1927,8 +2069,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -1938,8 +2080,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } } ], @@ -1953,10 +2095,10 @@ }, { "__Checksum": { - "Data1": -875999436035035351, - "Data2": -678570589703120869, - "Data3": -6066695011064431114, - "Data4": -7278429517202227948 + "Data1": 1065865949068824216, + "Data2": 5992357818554971059, + "Data3": -5474552193129438454, + "Data4": -2540487500587233647 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.Router", @@ -1964,7 +2106,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", "Documentation": "\r\n \r\n A component that supplies route data corresponding to the current navigation state.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Router" } ], + "TagMatchingRules": [ + { + "TagName": "Router" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1974,8 +2120,8 @@ "Documentation": "\r\n \r\n Gets or sets the assembly that should be searched for components matching the URI.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "AppAssembly", - "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly" + "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly", + "Common.PropertyName": "AppAssembly" } }, { @@ -1985,8 +2131,8 @@ "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "Documentation": "\r\n \r\n Gets or sets a collection of additional assemblies that should be searched for components\r\n that can match URIs.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAssemblies", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Common.PropertyName": "AdditionalAssemblies" } }, { @@ -1997,8 +2143,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when no match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "NotFound", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotFound", "Components.ChildContent": "True" } }, @@ -2010,8 +2156,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when a match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Found", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Found", "Components.ChildContent": "True" } }, @@ -2022,8 +2168,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.Router.Navigating", "Documentation": "\r\n \r\n Get or sets the content to display when asynchronous navigation is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Navigating", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Navigating", "Components.ChildContent": "True" } }, @@ -2034,8 +2180,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Routing.Router.OnNavigateAsync", "Documentation": "\r\n \r\n Gets or sets a handler that should be called before navigating to a new page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnNavigateAsync", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnNavigateAsync", "Components.EventCallback": "True" } }, @@ -2046,8 +2192,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Routing.Router.PreferExactMatches", "Documentation": "\r\n \r\n Gets or sets a flag to indicate whether route matching should prefer exact matches\r\n over wildcards.\r\n This property is obsolete and configuring it does nothing.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "PreferExactMatches", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "PreferExactMatches" } }, { @@ -2055,10 +2201,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2071,10 +2219,10 @@ }, { "__Checksum": { - "Data1": 6352329989396090660, - "Data2": 4271448617062235920, - "Data3": 2385398515101763906, - "Data4": -3444751515818293998 + "Data1": -3280662649738157413, + "Data2": -3435747272199950955, + "Data3": 93864075351459690, + "Data4": 1782415312587554142 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.Router", @@ -2082,7 +2230,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", "Documentation": "\r\n \r\n A component that supplies route data corresponding to the current navigation state.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Routing.Router" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2092,8 +2244,8 @@ "Documentation": "\r\n \r\n Gets or sets the assembly that should be searched for components matching the URI.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "AppAssembly", - "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly" + "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly", + "Common.PropertyName": "AppAssembly" } }, { @@ -2103,8 +2255,8 @@ "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "Documentation": "\r\n \r\n Gets or sets a collection of additional assemblies that should be searched for components\r\n that can match URIs.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAssemblies", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Common.PropertyName": "AdditionalAssemblies" } }, { @@ -2115,8 +2267,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when no match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "NotFound", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotFound", "Components.ChildContent": "True" } }, @@ -2128,8 +2280,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when a match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Found", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Found", "Components.ChildContent": "True" } }, @@ -2140,8 +2292,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.Router.Navigating", "Documentation": "\r\n \r\n Get or sets the content to display when asynchronous navigation is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Navigating", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Navigating", "Components.ChildContent": "True" } }, @@ -2152,8 +2304,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Routing.Router.OnNavigateAsync", "Documentation": "\r\n \r\n Gets or sets a handler that should be called before navigating to a new page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnNavigateAsync", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnNavigateAsync", "Components.EventCallback": "True" } }, @@ -2164,8 +2316,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Routing.Router.PreferExactMatches", "Documentation": "\r\n \r\n Gets or sets a flag to indicate whether route matching should prefer exact matches\r\n over wildcards.\r\n This property is obsolete and configuring it does nothing.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "PreferExactMatches", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "PreferExactMatches" } }, { @@ -2173,10 +2325,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2190,10 +2344,10 @@ }, { "__Checksum": { - "Data1": 7762020357602964904, - "Data2": 4554830631676678873, - "Data3": -797534442970343397, - "Data4": 1246085218876991951 + "Data1": -4630501097924564915, + "Data2": -6969352399603112370, + "Data3": -884570759550605109, + "Data4": -7873193560135182138 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", @@ -2217,10 +2371,10 @@ }, { "__Checksum": { - "Data1": -4779059275372366107, - "Data2": -4057918776782881729, - "Data3": -6859449902725066131, - "Data4": 427214227809762101 + "Data1": -5099200554898534440, + "Data2": 1672479040074326024, + "Data3": -6141355748436917872, + "Data4": 7297139618378947219 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", @@ -2245,10 +2399,10 @@ }, { "__Checksum": { - "Data1": -2665054349062381339, - "Data2": -2514007578767312771, - "Data3": 5073564700683833176, - "Data4": 4103308621877466511 + "Data1": 997777688699634274, + "Data2": -284251513568491132, + "Data3": 135580316298199262, + "Data4": 362626749714483680 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", @@ -2270,11 +2424,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Found.Context", "Documentation": { "Id": 11, - "Args": [ "Found" ] + "Args": [ + "Found" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2288,10 +2444,10 @@ }, { "__Checksum": { - "Data1": 3898082047343915680, - "Data2": -2354450869895658219, - "Data3": 2392286191192130779, - "Data4": -4011823842489966317 + "Data1": 417637872835683764, + "Data2": -8076763885613547699, + "Data3": -9098266231859602864, + "Data4": 857792143088992320 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", @@ -2313,11 +2469,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Found.Context", "Documentation": { "Id": 11, - "Args": [ "Found" ] + "Args": [ + "Found" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2332,10 +2490,10 @@ }, { "__Checksum": { - "Data1": 7519036931351433202, - "Data2": 7036172821371575497, - "Data3": -1860711014046120287, - "Data4": 7762603995587562668 + "Data1": 3681772173185327190, + "Data2": 825247420715656159, + "Data3": 126573524554611381, + "Data4": 6282543168888848734 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", @@ -2359,10 +2517,10 @@ }, { "__Checksum": { - "Data1": 3548072241576691242, - "Data2": -6509807361797027378, - "Data3": 8632002079802716552, - "Data4": 1834954778387357636 + "Data1": -6383522948775192073, + "Data2": 8438063685897523313, + "Data3": -1465512590274301324, + "Data4": 9107167753500072108 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", @@ -2387,10 +2545,10 @@ }, { "__Checksum": { - "Data1": -8849638022311393031, - "Data2": 3669032744562255413, - "Data3": -4580608395730527632, - "Data4": 1925985924066205227 + "Data1": -8573805794810384742, + "Data2": 3190260025099912483, + "Data3": 286211946971728597, + "Data4": 2235639381601190169 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", @@ -2398,7 +2556,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", "Documentation": "\r\n \r\n Renders a form element that cascades an to descendants.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "EditForm" } ], + "TagMatchingRules": [ + { + "TagName": "EditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2407,8 +2569,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created form element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2418,8 +2580,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", "Documentation": "\r\n \r\n Supplies the edit context explicitly. If using this parameter, do not\r\n also supply , since the model value will be taken\r\n from the property.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "EditContext", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext", + "Common.PropertyName": "EditContext" } }, { @@ -2429,8 +2591,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "Documentation": "\r\n \r\n Specifies the top-level model object for the form. An edit context will\r\n be constructed for this model. If using this parameter, do not also supply\r\n a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -2440,8 +2602,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", "Documentation": "\r\n \r\n Specifies the content to be rendered inside this .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -2452,8 +2614,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted.\r\n \r\n If using this parameter, you are responsible for triggering any validation\r\n manually, e.g., by calling .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnSubmit", "Components.EventCallback": "True" } }, @@ -2464,8 +2626,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnValidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be valid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnValidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnValidSubmit", "Components.EventCallback": "True" } }, @@ -2476,8 +2638,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnInvalidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be invalid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnInvalidSubmit", "Components.EventCallback": "True" } }, @@ -2486,10 +2648,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2502,10 +2666,10 @@ }, { "__Checksum": { - "Data1": 8603305595527882592, - "Data2": -1868116184540726136, - "Data3": -1752057992034395437, - "Data4": -333130519557485315 + "Data1": -4416280976354102043, + "Data2": -3760434688580255632, + "Data3": -5285723401744202602, + "Data4": -8971075941582462424 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", @@ -2513,7 +2677,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", "Documentation": "\r\n \r\n Renders a form element that cascades an to descendants.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2522,8 +2690,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created form element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2533,8 +2701,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", "Documentation": "\r\n \r\n Supplies the edit context explicitly. If using this parameter, do not\r\n also supply , since the model value will be taken\r\n from the property.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "EditContext", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext", + "Common.PropertyName": "EditContext" } }, { @@ -2544,8 +2712,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "Documentation": "\r\n \r\n Specifies the top-level model object for the form. An edit context will\r\n be constructed for this model. If using this parameter, do not also supply\r\n a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -2555,8 +2723,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", "Documentation": "\r\n \r\n Specifies the content to be rendered inside this .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -2567,8 +2735,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted.\r\n \r\n If using this parameter, you are responsible for triggering any validation\r\n manually, e.g., by calling .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnSubmit", "Components.EventCallback": "True" } }, @@ -2579,8 +2747,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnValidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be valid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnValidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnValidSubmit", "Components.EventCallback": "True" } }, @@ -2591,8 +2759,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnInvalidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be invalid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnInvalidSubmit", "Components.EventCallback": "True" } }, @@ -2601,10 +2769,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2618,10 +2788,10 @@ }, { "__Checksum": { - "Data1": 5152950368829826050, - "Data2": 7258826832939457898, - "Data3": 3727054189157030689, - "Data4": 7384827115970308760 + "Data1": -8981596313203451455, + "Data2": 1294755070007482779, + "Data3": -8669452550379814980, + "Data4": -7950528233039134052 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", @@ -2643,11 +2813,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2661,10 +2833,10 @@ }, { "__Checksum": { - "Data1": 331670870179217158, - "Data2": -9100123128424974787, - "Data3": 5969874161082275730, - "Data4": 2925433389782346641 + "Data1": 6286417777505078195, + "Data2": -3485072285495963737, + "Data3": 4330826567266810052, + "Data4": -321605847845400593 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", @@ -2686,11 +2858,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2705,10 +2879,10 @@ }, { "__Checksum": { - "Data1": -1352819454758172346, - "Data2": 7233767094927405416, - "Data3": -4538783872826642324, - "Data4": -8397220803742690171 + "Data1": -6187584435325857626, + "Data2": 167589322083600774, + "Data3": 5705629187949551463, + "Data4": -5960037433306373421 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -2716,7 +2890,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": "\r\n \r\n An input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputCheckbox" } ], + "TagMatchingRules": [ + { + "TagName": "InputCheckbox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2725,8 +2903,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2736,8 +2914,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "Value" } }, { @@ -2747,8 +2925,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -2759,8 +2937,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -2770,8 +2948,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputCheckbox.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2784,10 +2962,10 @@ }, { "__Checksum": { - "Data1": -4189182289312798242, - "Data2": -6005507865985190963, - "Data3": 7389747601135603785, - "Data4": -6850581661444384966 + "Data1": -4146236444580142722, + "Data2": 5030192670004756898, + "Data3": -7372726565557631228, + "Data4": 2856541690275313358 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -2795,7 +2973,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": "\r\n \r\n An input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2804,8 +2986,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2815,8 +2997,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "Value" } }, { @@ -2826,8 +3008,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -2838,8 +3020,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -2849,8 +3031,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputCheckbox.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2864,10 +3046,10 @@ }, { "__Checksum": { - "Data1": 6408055751203713048, - "Data2": 6700745305772301087, - "Data3": -4154659395966908808, - "Data4": -6617530910073320474 + "Data1": 1228906755754688927, + "Data2": -5318654479202899585, + "Data3": -3463282059115261949, + "Data4": 7703747975973445142 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -2875,7 +3057,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": "\r\n \r\n An input component for editing date values.\r\n Supported types are and .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputDate" } ], + "TagMatchingRules": [ + { + "TagName": "InputDate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2884,7 +3070,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputDate.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputDate" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputDate" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -2900,8 +3089,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDateType Microsoft.AspNetCore.Components.Forms.InputDate.Type", "Documentation": "\r\n \r\n Gets or sets the type of HTML input to be rendered.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType", + "Common.PropertyName": "Type" } }, { @@ -2911,8 +3100,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -2922,8 +3111,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2933,8 +3122,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputDate.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -2958,8 +3147,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputDate.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -2970,8 +3159,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2985,10 +3174,10 @@ }, { "__Checksum": { - "Data1": 8194718987032455617, - "Data2": 9050188784657191074, - "Data3": 5214594077628993864, - "Data4": 7027585256726835818 + "Data1": -7840331994028869918, + "Data2": -3802876581885721243, + "Data3": -2334812786506549364, + "Data4": -3278621492621492256 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -2996,7 +3185,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": "\r\n \r\n An input component for editing date values.\r\n Supported types are and .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3005,7 +3198,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputDate.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputDate" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputDate" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3021,8 +3217,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDateType Microsoft.AspNetCore.Components.Forms.InputDate.Type", "Documentation": "\r\n \r\n Gets or sets the type of HTML input to be rendered.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType", + "Common.PropertyName": "Type" } }, { @@ -3032,8 +3228,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -3043,8 +3239,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3054,8 +3250,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputDate.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3079,8 +3275,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputDate.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3091,8 +3287,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3107,10 +3303,10 @@ }, { "__Checksum": { - "Data1": 3602134177829170162, - "Data2": -7221893683075300208, - "Data3": 1129357158843978343, - "Data4": 4644972408158822876 + "Data1": 4796468856128707353, + "Data2": 6018478287849707548, + "Data3": -69398322114761356, + "Data4": -5671204785369491357 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", @@ -3118,8 +3314,12 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputFile", "Documentation": "\r\n \r\n A component that wraps the HTML file input element and supplies a for each file's contents.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputFile" } ], - "BoundAttributes": [ + "TagMatchingRules": [ + { + "TagName": "InputFile" + } + ], + "BoundAttributes": [ { "Kind": "Components.Component", "Name": "OnChange", @@ -3127,8 +3327,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputFile.OnChange", "Documentation": "\r\n \r\n Gets or sets the event callback that will be invoked when the collection of selected files changes.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnChange", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnChange", "Components.EventCallback": "True" } }, @@ -3139,8 +3339,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.Forms.InputFile.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -3153,10 +3353,10 @@ }, { "__Checksum": { - "Data1": 9018930522422817745, - "Data2": -1712770541216547484, - "Data3": -3206448504512197594, - "Data4": -9069084736871340922 + "Data1": 2851344421610587549, + "Data2": -8253885058954965608, + "Data3": 2253047349172282888, + "Data4": 6183884232706389432 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", @@ -3164,7 +3364,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputFile", "Documentation": "\r\n \r\n A component that wraps the HTML file input element and supplies a for each file's contents.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputFile" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputFile" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3173,8 +3377,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputFile.OnChange", "Documentation": "\r\n \r\n Gets or sets the event callback that will be invoked when the collection of selected files changes.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnChange", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnChange", "Components.EventCallback": "True" } }, @@ -3185,8 +3389,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.Forms.InputFile.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -3200,10 +3404,10 @@ }, { "__Checksum": { - "Data1": -9167910058357281166, - "Data2": 1845789620653602167, - "Data3": 173240850677537595, - "Data4": -1506927278239119541 + "Data1": -3980074744483278973, + "Data2": 1326625528494469073, + "Data3": -6904959133428587702, + "Data4": -8044718618287349359 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -3211,7 +3415,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": "\r\n \r\n An input component for editing numeric values.\r\n Supported numeric types are , , , , , .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputNumber" } ], + "TagMatchingRules": [ + { + "TagName": "InputNumber" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3220,7 +3428,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputNumber.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputNumber" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputNumber" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3235,8 +3446,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -3246,8 +3457,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3257,8 +3468,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputNumber.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3282,8 +3493,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputNumber.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3294,8 +3505,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3309,10 +3520,10 @@ }, { "__Checksum": { - "Data1": -7552686015990328793, - "Data2": 3040341111548440541, - "Data3": -19634916909618793, - "Data4": 4274752722605364847 + "Data1": 6183677447586594150, + "Data2": 2955628431327958784, + "Data3": 2686326169988694506, + "Data4": -7678600250330349587 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -3320,7 +3531,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": "\r\n \r\n An input component for editing numeric values.\r\n Supported numeric types are , , , , , .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3329,7 +3544,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputNumber.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputNumber" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputNumber" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3344,8 +3562,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -3355,8 +3573,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3366,8 +3584,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputNumber.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3391,8 +3609,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputNumber.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3403,8 +3621,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3419,10 +3637,10 @@ }, { "__Checksum": { - "Data1": 3278532986948075256, - "Data2": 7817716997113867314, - "Data3": 9168084015372796533, - "Data4": -3926175165250382079 + "Data1": 6962000952834850936, + "Data2": 8086149865075863129, + "Data3": -979942818319618291, + "Data4": -6754850214328841521 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", @@ -3430,7 +3648,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadio", "Documentation": "\r\n \r\n An input component used for selecting a value from a group of choices.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputRadio" } ], + "TagMatchingRules": [ + { + "TagName": "InputRadio" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3439,7 +3661,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputRadio.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputRadio" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputRadio" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3454,8 +3679,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadio.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3465,8 +3690,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadio.Value", "Documentation": "\r\n \r\n Gets or sets the value of this input.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3477,8 +3702,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadio.Name", "Documentation": "\r\n \r\n Gets or sets the name of the parent input radio group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } } ], @@ -3492,10 +3717,10 @@ }, { "__Checksum": { - "Data1": 8856160693263974512, - "Data2": -8031939034314038551, - "Data3": 2786922139823069671, - "Data4": -4446875809317124110 + "Data1": 6723092100417738000, + "Data2": 68278938014999267, + "Data3": -3172674951308760976, + "Data4": -8612851921988760702 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", @@ -3503,7 +3728,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadio", "Documentation": "\r\n \r\n An input component used for selecting a value from a group of choices.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadio" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadio" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3512,7 +3741,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputRadio.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputRadio" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputRadio" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3527,8 +3759,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadio.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3538,8 +3770,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadio.Value", "Documentation": "\r\n \r\n Gets or sets the value of this input.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3550,8 +3782,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadio.Name", "Documentation": "\r\n \r\n Gets or sets the name of the parent input radio group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } } ], @@ -3566,10 +3798,10 @@ }, { "__Checksum": { - "Data1": -4773730241657881304, - "Data2": 4905243460853527661, - "Data3": 7399694851985249176, - "Data4": 5126620128326499724 + "Data1": -5938157798000805913, + "Data2": 1424891236530968759, + "Data3": -8084624530189606525, + "Data4": 536175735094239168 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -3577,7 +3809,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", "Documentation": "\r\n \r\n Groups child components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputRadioGroup" } ], + "TagMatchingRules": [ + { + "TagName": "InputRadioGroup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3586,7 +3822,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputRadioGroup.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3601,8 +3840,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3613,8 +3852,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Name", "Documentation": "\r\n \r\n Gets or sets the name of the group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -3624,8 +3863,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadioGroup.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3635,8 +3874,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3660,8 +3899,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3672,8 +3911,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3687,10 +3926,10 @@ }, { "__Checksum": { - "Data1": -738037517176785650, - "Data2": -1923901585333484015, - "Data3": -3735124595191262722, - "Data4": 6523038005447933843 + "Data1": 1343944536014529469, + "Data2": -5694369823368609398, + "Data3": -2200377365782445289, + "Data4": -72805778816656697 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -3698,7 +3937,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", "Documentation": "\r\n \r\n Groups child components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3707,7 +3950,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputRadioGroup.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3722,8 +3968,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3734,8 +3980,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Name", "Documentation": "\r\n \r\n Gets or sets the name of the group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -3745,8 +3991,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadioGroup.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3756,8 +4002,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3781,8 +4027,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3793,8 +4039,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3809,10 +4055,10 @@ }, { "__Checksum": { - "Data1": -54318194501499769, - "Data2": 3019168843046871246, - "Data3": -7258889923275872278, - "Data4": -1367041630303830123 + "Data1": 1317358083689965559, + "Data2": -4272095063176632685, + "Data3": 4297138664287640272, + "Data4": -8394067417849936295 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", @@ -3836,10 +4082,10 @@ }, { "__Checksum": { - "Data1": 8033768026331466174, - "Data2": 1715973898075142944, - "Data3": -7061340464344745532, - "Data4": 205025802388324043 + "Data1": -4598352409896361649, + "Data2": -565332510050948402, + "Data3": -3146681341001094028, + "Data4": -6420239872112618550 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", @@ -3864,10 +4110,10 @@ }, { "__Checksum": { - "Data1": 4708478972071423410, - "Data2": -8789281119137391248, - "Data3": -5607690512914475980, - "Data4": 1743181587512862356 + "Data1": 2781946253822678563, + "Data2": 1738200853640120005, + "Data3": -7953344209652671421, + "Data4": -3684910699624766328 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -3875,7 +4121,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": "\r\n \r\n A dropdown selection component.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputSelect" } ], + "TagMatchingRules": [ + { + "TagName": "InputSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3884,7 +4134,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputSelect.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputSelect" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputSelect" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3899,8 +4152,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the select element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3911,8 +4164,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3922,8 +4175,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputSelect.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3947,8 +4200,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputSelect.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3959,8 +4212,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputSelect.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3974,10 +4227,10 @@ }, { "__Checksum": { - "Data1": 6796903447477588825, - "Data2": -4951753021630058542, - "Data3": 4524101513597918710, - "Data4": -1251944904206026351 + "Data1": 2251377545967591838, + "Data2": 18405769407960497, + "Data3": -4505800118385142463, + "Data4": -1561503781308974382 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -3985,7 +4238,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": "\r\n \r\n A dropdown selection component.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3994,7 +4251,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputSelect.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputSelect" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputSelect" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -4009,8 +4269,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the select element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -4021,8 +4281,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4032,8 +4292,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputSelect.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -4057,8 +4317,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputSelect.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -4069,8 +4329,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputSelect.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4085,10 +4345,10 @@ }, { "__Checksum": { - "Data1": -3079452379800033399, - "Data2": -6108917007743174608, - "Data3": 3732609957831991535, - "Data4": 7839393879269334904 + "Data1": 7569258355189286579, + "Data2": 3484496473719375006, + "Data3": 270058766867767607, + "Data4": 3937157457485765839 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", @@ -4112,10 +4372,10 @@ }, { "__Checksum": { - "Data1": -2888860034003135765, - "Data2": 5576501194552543512, - "Data3": 2123380638149578453, - "Data4": -3005937475251377430 + "Data1": 8773928702153100195, + "Data2": 4399318109313962927, + "Data3": -4004703774880342141, + "Data4": -6466560754873454137 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", @@ -4140,10 +4400,10 @@ }, { "__Checksum": { - "Data1": 532579699104264806, - "Data2": 10432716238678979, - "Data3": 3832490207675249139, - "Data4": 4072569320139456070 + "Data1": 5266961133227009334, + "Data2": 7069408624431995958, + "Data3": -7904567687459931970, + "Data4": -4223639896610183728 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -4151,7 +4411,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": "\r\n \r\n An input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputText" } ], + "TagMatchingRules": [ + { + "TagName": "InputText" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4160,8 +4424,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4171,8 +4435,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -4182,8 +4446,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -4194,8 +4458,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -4205,8 +4469,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4219,10 +4483,10 @@ }, { "__Checksum": { - "Data1": -1223497029140500468, - "Data2": -110753667676440794, - "Data3": -6121259309716870286, - "Data4": -7192594111579263699 + "Data1": -3255411392688198602, + "Data2": 6369426529646532600, + "Data3": -1880525005011952246, + "Data4": -2696033573673097348 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -4230,7 +4494,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": "\r\n \r\n An input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4239,8 +4507,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4250,8 +4518,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -4261,8 +4529,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -4273,8 +4541,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -4284,8 +4552,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4299,10 +4567,10 @@ }, { "__Checksum": { - "Data1": 6783757022153137509, - "Data2": -5069515870853785825, - "Data3": 8428912805147883607, - "Data4": 8050527316937316051 + "Data1": -8131600848271715753, + "Data2": 5352651226290887985, + "Data3": -963108624152572302, + "Data4": 2401880409617977689 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -4310,7 +4578,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": "\r\n \r\n A multiline input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputTextArea" } ], + "TagMatchingRules": [ + { + "TagName": "InputTextArea" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4319,8 +4591,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4330,8 +4602,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -4341,8 +4613,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -4353,8 +4625,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -4364,8 +4636,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4378,10 +4650,10 @@ }, { "__Checksum": { - "Data1": -6231519151348017760, - "Data2": -7836274257143996999, - "Data3": 6707195206169887613, - "Data4": 7195602049601561633 + "Data1": -836317901742063985, + "Data2": 7629847914134898471, + "Data3": 7906853128765055422, + "Data4": 8449800879468097797 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -4389,7 +4661,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": "\r\n \r\n A multiline input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4398,8 +4674,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4409,8 +4685,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -4420,8 +4696,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -4432,8 +4708,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -4443,8 +4719,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4458,10 +4734,10 @@ }, { "__Checksum": { - "Data1": -5620166164306714041, - "Data2": -1957573912510963544, - "Data3": 1425090139262462953, - "Data4": -3102636535929720879 + "Data1": -657523363270798859, + "Data2": 6006145276722035970, + "Data3": -5368716738219495178, + "Data4": 7729072236187588205 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", @@ -4469,7 +4745,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", "Documentation": "\r\n \r\n Displays a list of validation messages for a specified field within a cascaded .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ValidationMessage" } ], + "TagMatchingRules": [ + { + "TagName": "ValidationMessage" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4478,7 +4758,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.ValidationMessage.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.ValidationMessage" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -4493,8 +4776,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created div element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4504,8 +4787,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.ValidationMessage.For", "Documentation": "\r\n \r\n Specifies the field for which validation messages should be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "For", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "For", "Components.GenericTyped": "True" } } @@ -4520,10 +4803,10 @@ }, { "__Checksum": { - "Data1": -890515501784482573, - "Data2": -5565722562271238329, - "Data3": 9066337536764715609, - "Data4": -5618407769639253502 + "Data1": -6969290110093745382, + "Data2": 4486222785458242217, + "Data3": -5300838879534075157, + "Data4": -8244008189902187920 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", @@ -4531,7 +4814,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", "Documentation": "\r\n \r\n Displays a list of validation messages for a specified field within a cascaded .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4540,7 +4827,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.ValidationMessage.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.ValidationMessage" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -4555,8 +4845,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created div element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4566,8 +4856,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.ValidationMessage.For", "Documentation": "\r\n \r\n Specifies the field for which validation messages should be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "For", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "For", "Components.GenericTyped": "True" } } @@ -4583,10 +4873,10 @@ }, { "__Checksum": { - "Data1": 5148043597904546811, - "Data2": -4660180610563433899, - "Data3": -8165056270457654742, - "Data4": -5096330211095024138 + "Data1": 2679323449636127492, + "Data2": 7372491348027668297, + "Data3": -97011653695442052, + "Data4": -3017903512336013466 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", @@ -4594,7 +4884,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", "Documentation": "\r\n \r\n Displays a list of validation messages from a cascaded .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ValidationSummary" } ], + "TagMatchingRules": [ + { + "TagName": "ValidationSummary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4603,8 +4897,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "Documentation": "\r\n \r\n Gets or sets the model to produce the list of validation messages for.\r\n When specified, this lists all errors that are associated with the model instance.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -4614,8 +4908,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created ul element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -4628,10 +4922,10 @@ }, { "__Checksum": { - "Data1": 4474419556029553167, - "Data2": -1519416493361644604, - "Data3": -3537806829404165691, - "Data4": 2424319145633108877 + "Data1": 2728909145337604665, + "Data2": -2036286347850716288, + "Data3": -6143115957433341905, + "Data4": -5929085004096954415 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", @@ -4639,7 +4933,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", "Documentation": "\r\n \r\n Displays a list of validation messages from a cascaded .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4648,8 +4946,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "Documentation": "\r\n \r\n Gets or sets the model to produce the list of validation messages for.\r\n When specified, this lists all errors that are associated with the model instance.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -4659,8 +4957,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created ul element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -4674,10 +4972,10 @@ }, { "__Checksum": { - "Data1": 2624262256600462934, - "Data2": 1433737426832345422, - "Data3": 8418653803785417927, - "Data4": 4933005725823520658 + "Data1": 7682595428045860027, + "Data2": 3732976448010917183, + "Data3": -8061381699924970167, + "Data4": -5315533547263143033 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", @@ -4685,7 +4983,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", "Documentation": "\r\n \r\n After navigating from one page to another, sets focus to an element\r\n matching a CSS selector. This can be used to build an accessible\r\n navigation system compatible with screen readers.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "FocusOnNavigate" } ], + "TagMatchingRules": [ + { + "TagName": "FocusOnNavigate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4694,8 +4996,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.RouteData", "Documentation": "\r\n \r\n Gets or sets the route data. This can be obtained from an enclosing\r\n component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -4705,8 +5007,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.Selector", "Documentation": "\r\n \r\n Gets or sets a CSS selector describing the element to be focused after\r\n navigation between pages.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Selector", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Selector" } } ], @@ -4719,10 +5021,10 @@ }, { "__Checksum": { - "Data1": 3459936459601880910, - "Data2": 6160974379920193082, - "Data3": -4832986625807840672, - "Data4": -1438774331006091340 + "Data1": -5183413515272351814, + "Data2": -6012188184945270530, + "Data3": -3103210565056525924, + "Data4": 3381279242650094694 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", @@ -4730,7 +5032,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", "Documentation": "\r\n \r\n After navigating from one page to another, sets focus to an element\r\n matching a CSS selector. This can be used to build an accessible\r\n navigation system compatible with screen readers.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4739,8 +5045,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.RouteData", "Documentation": "\r\n \r\n Gets or sets the route data. This can be obtained from an enclosing\r\n component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -4750,8 +5056,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.Selector", "Documentation": "\r\n \r\n Gets or sets a CSS selector describing the element to be focused after\r\n navigation between pages.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Selector", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Selector" } } ], @@ -4765,10 +5071,10 @@ }, { "__Checksum": { - "Data1": 941829267125823509, - "Data2": 3014405194371491696, - "Data3": -5951111855763379227, - "Data4": 4576073249304467148 + "Data1": -6075053072669349455, + "Data2": 1116981275961837673, + "Data3": 6701534713590423367, + "Data4": -9209269012870764728 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", @@ -4776,7 +5082,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", "Documentation": "\r\n \r\n A component that renders an anchor tag, automatically toggling its 'active'\r\n class based on whether its 'href' matches the current URI.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "NavLink" } ], + "TagMatchingRules": [ + { + "TagName": "NavLink" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4785,8 +5095,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "Documentation": "\r\n \r\n Gets or sets the CSS class name applied to the NavLink when the\r\n current route matches the NavLink href.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ActiveClass", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ActiveClass" } }, { @@ -4796,8 +5106,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be added to the generated\r\n a element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4807,8 +5117,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content of the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -4820,8 +5130,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\r\n \r\n Gets or sets a value representing the URL matching behavior.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Match", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "Common.PropertyName": "Match" } } ], @@ -4834,10 +5144,10 @@ }, { "__Checksum": { - "Data1": 70871944955169201, - "Data2": 5651912079581707347, - "Data3": 6595195256947062031, - "Data4": 2006879700922191982 + "Data1": -4425655137957744125, + "Data2": -1739911580685482942, + "Data3": 1176393779720623314, + "Data4": 5866617672483009240 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", @@ -4845,7 +5155,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", "Documentation": "\r\n \r\n A component that renders an anchor tag, automatically toggling its 'active'\r\n class based on whether its 'href' matches the current URI.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4854,8 +5168,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "Documentation": "\r\n \r\n Gets or sets the CSS class name applied to the NavLink when the\r\n current route matches the NavLink href.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ActiveClass", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ActiveClass" } }, { @@ -4865,8 +5179,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be added to the generated\r\n a element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4876,8 +5190,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content of the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -4889,8 +5203,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\r\n \r\n Gets or sets a value representing the URL matching behavior.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Match", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "Common.PropertyName": "Match" } } ], @@ -4904,10 +5218,10 @@ }, { "__Checksum": { - "Data1": 1921550146825125507, - "Data2": -1335467845521508999, - "Data3": -479661891700553505, - "Data4": -2960732109526317840 + "Data1": 729867532328937848, + "Data2": 8339097499618248485, + "Data3": 8621832867303836939, + "Data4": 5452789395714652854 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", @@ -4931,10 +5245,10 @@ }, { "__Checksum": { - "Data1": -2606405815364651913, - "Data2": 8523390701451702758, - "Data3": 1283428004808129375, - "Data4": -4796684438647389507 + "Data1": -5909677961420804356, + "Data2": -2703327156936613231, + "Data3": 3876832106918892441, + "Data4": 3705545439044636613 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", @@ -4959,10 +5273,10 @@ }, { "__Checksum": { - "Data1": 1825648326516830807, - "Data2": -8155241038981904098, - "Data3": -3964881799318710504, - "Data4": 1638668260111304751 + "Data1": -4338109109745620331, + "Data2": 1122288490760957248, + "Data3": 672951010100216705, + "Data4": -371817035841035436 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", @@ -4970,7 +5284,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.HeadContent", "Documentation": "\r\n \r\n Provides content to components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "HeadContent" } ], + "TagMatchingRules": [ + { + "TagName": "HeadContent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4979,8 +5297,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered in instances.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -4994,10 +5312,10 @@ }, { "__Checksum": { - "Data1": -7084029394312209782, - "Data2": 7562897701932597443, - "Data3": 3283603452736692552, - "Data4": -6441377377352156159 + "Data1": -8778205530880997027, + "Data2": 561032384787948903, + "Data3": 3510161547344710101, + "Data4": 320285587052186776 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", @@ -5005,7 +5323,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.HeadContent", "Documentation": "\r\n \r\n Provides content to components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Web.HeadContent" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.HeadContent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5014,8 +5336,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered in instances.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -5030,10 +5352,10 @@ }, { "__Checksum": { - "Data1": -5133494671978580479, - "Data2": -4816636158166364865, - "Data3": -7757061426930290448, - "Data4": 6821447911225318828 + "Data1": 2675851088527579445, + "Data2": -7505334244707772972, + "Data3": -2573782609309376502, + "Data4": -8243380520380941219 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", @@ -5057,10 +5379,10 @@ }, { "__Checksum": { - "Data1": 8779819660844178041, - "Data2": -5756615363159867145, - "Data3": -939092377629329067, - "Data4": -4413708178781995072 + "Data1": 7416319073456775495, + "Data2": 1393370737886465116, + "Data3": -7604766231301068342, + "Data4": -1545979927512581241 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", @@ -5085,10 +5407,10 @@ }, { "__Checksum": { - "Data1": 9037671535931060580, - "Data2": -1209722669599272089, - "Data3": -4005760347928183726, - "Data4": -5463659364080552871 + "Data1": 7972003283842483462, + "Data2": -6111923177918649908, + "Data3": -7247009272187044843, + "Data4": 2417857150953154331 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", @@ -5096,7 +5418,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", "Documentation": "\r\n \r\n Renders content provided by components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "HeadOutlet" } ], + "TagMatchingRules": [ + { + "TagName": "HeadOutlet" + } + ], "Metadata": { "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", "Common.TypeNameIdentifier": "HeadOutlet", @@ -5106,10 +5432,10 @@ }, { "__Checksum": { - "Data1": -4755146477058340890, - "Data2": -2897860125194218378, - "Data3": -3829541187645480653, - "Data4": -8981509142154065776 + "Data1": -7687879641563535454, + "Data2": -7821991084486909486, + "Data3": 1638294724949089900, + "Data4": -8088347289479322154 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", @@ -5117,7 +5443,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", "Documentation": "\r\n \r\n Renders content provided by components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" + } + ], "Metadata": { "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", "Common.TypeNameIdentifier": "HeadOutlet", @@ -5128,10 +5458,10 @@ }, { "__Checksum": { - "Data1": -3447764563377002289, - "Data2": -4621363519346736462, - "Data3": 1339866415446258089, - "Data4": -8488779057396162323 + "Data1": -4986704518340286913, + "Data2": 3941299843850945798, + "Data3": 8081730510459249779, + "Data4": 6829746023478172654 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", @@ -5139,7 +5469,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.PageTitle", "Documentation": "\r\n \r\n Enables rendering an HTML <title> to a component.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "PageTitle" } ], + "TagMatchingRules": [ + { + "TagName": "PageTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5148,8 +5482,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered as the document title.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -5163,10 +5497,10 @@ }, { "__Checksum": { - "Data1": -3297867982364183272, - "Data2": 3003481854373842265, - "Data3": -5226356868875435790, - "Data4": 2096066951138830919 + "Data1": -1785309280486218875, + "Data2": 2538793686351442420, + "Data3": 3487399189204682320, + "Data4": -3590425704578969524 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", @@ -5174,7 +5508,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.PageTitle", "Documentation": "\r\n \r\n Enables rendering an HTML <title> to a component.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Web.PageTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.PageTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5183,8 +5521,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered as the document title.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -5199,10 +5537,10 @@ }, { "__Checksum": { - "Data1": -2087729215404231662, - "Data2": 3296710847553304348, - "Data3": -6281407568109544801, - "Data4": -7904931834576134901 + "Data1": -8731522919429182879, + "Data2": 575071958939308809, + "Data3": 1048312012943532591, + "Data4": -7923161595380068690 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", @@ -5226,10 +5564,10 @@ }, { "__Checksum": { - "Data1": 700307494199397356, - "Data2": -4194734217537241495, - "Data3": -68683862239452214, - "Data4": 5844239978089665322 + "Data1": 7842577119648765078, + "Data2": 2821295855866914472, + "Data3": -1510255526782824792, + "Data4": -974922538555646258 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", @@ -5254,10 +5592,10 @@ }, { "__Checksum": { - "Data1": -6876034607333537082, - "Data2": 236933868063113355, - "Data3": -7397390412211155090, - "Data4": 7688997444885980541 + "Data1": 6915406746208842857, + "Data2": -6842483676820310163, + "Data3": -3588240388182261951, + "Data4": 6590627877874627896 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", @@ -5265,7 +5603,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", "Documentation": "\r\n \r\n Captures errors thrown from its child content.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ErrorBoundary" } ], + "TagMatchingRules": [ + { + "TagName": "ErrorBoundary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5274,8 +5616,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", "Documentation": "\r\n \r\n The content to be displayed when there is no error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -5286,8 +5628,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", "Documentation": "\r\n \r\n The content to be displayed when there is an error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ErrorContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ErrorContent", "Components.ChildContent": "True" } }, @@ -5298,8 +5640,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.ErrorBoundary.MaximumErrorCount", "Documentation": "\r\n \r\n The maximum number of errors that can be handled. If more errors are received,\r\n they will be treated as fatal. Calling resets the count.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "MaximumErrorCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "MaximumErrorCount" } }, { @@ -5307,10 +5649,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.ErrorBoundary.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5323,10 +5667,10 @@ }, { "__Checksum": { - "Data1": 1637485210033475361, - "Data2": -8913276912229471161, - "Data3": 3966608748348842, - "Data4": -8108818932924214328 + "Data1": -23553981914542077, + "Data2": 3273965855492279329, + "Data3": -6810468509776494695, + "Data4": -2696351285898800655 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", @@ -5334,7 +5678,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", "Documentation": "\r\n \r\n Captures errors thrown from its child content.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5343,8 +5691,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", "Documentation": "\r\n \r\n The content to be displayed when there is no error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -5355,8 +5703,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", "Documentation": "\r\n \r\n The content to be displayed when there is an error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ErrorContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ErrorContent", "Components.ChildContent": "True" } }, @@ -5367,8 +5715,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.ErrorBoundary.MaximumErrorCount", "Documentation": "\r\n \r\n The maximum number of errors that can be handled. If more errors are received,\r\n they will be treated as fatal. Calling resets the count.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "MaximumErrorCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "MaximumErrorCount" } }, { @@ -5376,10 +5724,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.ErrorBoundary.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5393,10 +5743,10 @@ }, { "__Checksum": { - "Data1": 5228401490607126576, - "Data2": -5903139519168772431, - "Data3": -7267234341043067857, - "Data4": 2115514688275908827 + "Data1": 261270750634103872, + "Data2": -4040289822247437557, + "Data3": 6581640238067111153, + "Data4": -2618668067638517728 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", @@ -5420,10 +5770,10 @@ }, { "__Checksum": { - "Data1": -3385216257266061892, - "Data2": -1981599460197425896, - "Data3": 7125179214890852455, - "Data4": 2337544726602143682 + "Data1": 5917622561271015659, + "Data2": -2730896909733352661, + "Data3": -3179414723649827394, + "Data4": 5575495618834739495 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", @@ -5448,10 +5798,10 @@ }, { "__Checksum": { - "Data1": 7829556319379023228, - "Data2": -2468255231419383525, - "Data3": -6336364543082821268, - "Data4": 9038328417618134431 + "Data1": -1772731680796811281, + "Data2": -4259965488492657216, + "Data3": -6182093730501710886, + "Data4": 5764102814695146909 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", @@ -5473,11 +5823,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent.Context", "Documentation": { "Id": 11, - "Args": [ "ErrorContent" ] + "Args": [ + "ErrorContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5491,10 +5843,10 @@ }, { "__Checksum": { - "Data1": -1814224363917318503, - "Data2": 2959199587186220950, - "Data3": 5780351830192821911, - "Data4": 5939275196280360305 + "Data1": -4513947692556941465, + "Data2": 5506766730592619299, + "Data3": 58899035330653046, + "Data4": -4875340000723879674 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", @@ -5516,11 +5868,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent.Context", "Documentation": { "Id": 11, - "Args": [ "ErrorContent" ] + "Args": [ + "ErrorContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5535,10 +5889,10 @@ }, { "__Checksum": { - "Data1": -2155519455758838971, - "Data2": -1489564613741707382, - "Data3": -8982185167317641772, - "Data4": -2832983533448947298 + "Data1": 3681651678190627926, + "Data2": -8580866191960272727, + "Data3": 6485903226492823851, + "Data4": 1341368588767960373 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", @@ -5546,7 +5900,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", "Documentation": "\r\n \r\n Provides functionality for rendering a virtualized list of items.\r\n \r\n The context type for the items being rendered.\r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Virtualize" } ], + "TagMatchingRules": [ + { + "TagName": "Virtualize" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5555,7 +5913,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.TItem", "Documentation": { "Id": 13, - "Args": [ "TItem", "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" ] + "Args": [ + "TItem", + "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + ] }, "Metadata": { "Common.PropertyName": "TItem", @@ -5596,8 +5957,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", "Documentation": "\r\n \r\n Gets or sets the template for items that have not yet been loaded in memory.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Placeholder", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Placeholder", "Components.ChildContent": "True" } }, @@ -5608,8 +5969,8 @@ "DisplayName": "float Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemSize", "Documentation": "\r\n \r\n Gets the size of each item in pixels. Defaults to 50px.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ItemSize", - "Common.GloballyQualifiedTypeName": "global::System.Single" + "Common.GloballyQualifiedTypeName": "global::System.Single", + "Common.PropertyName": "ItemSize" } }, { @@ -5633,8 +5994,8 @@ "DisplayName": "System.Collections.Generic.ICollection Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Items", "Documentation": "\r\n \r\n Gets or sets the fixed item source.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Items", "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.ICollection", + "Common.PropertyName": "Items", "Components.GenericTyped": "True" } }, @@ -5645,8 +6006,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.OverscanCount", "Documentation": "\r\n \r\n Gets or sets a value that determines how many additional items will be rendered\r\n before and after the visible region. This help to reduce the frequency of rendering\r\n during scrolling. However, higher values mean that more elements will be present\r\n in the page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OverscanCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "OverscanCount" } }, { @@ -5654,10 +6015,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5671,10 +6034,10 @@ }, { "__Checksum": { - "Data1": -705730909255681149, - "Data2": 6388837106439365241, - "Data3": -128793404206608886, - "Data4": -117193430061220771 + "Data1": -2586205075779444869, + "Data2": -4941152039865785001, + "Data3": 189869701730070714, + "Data4": -3522210530396683919 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", @@ -5682,7 +6045,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", "Documentation": "\r\n \r\n Provides functionality for rendering a virtualized list of items.\r\n \r\n The context type for the items being rendered.\r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5691,7 +6058,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.TItem", "Documentation": { "Id": 13, - "Args": [ "TItem", "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" ] + "Args": [ + "TItem", + "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + ] }, "Metadata": { "Common.PropertyName": "TItem", @@ -5732,8 +6102,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", "Documentation": "\r\n \r\n Gets or sets the template for items that have not yet been loaded in memory.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Placeholder", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Placeholder", "Components.ChildContent": "True" } }, @@ -5744,8 +6114,8 @@ "DisplayName": "float Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemSize", "Documentation": "\r\n \r\n Gets the size of each item in pixels. Defaults to 50px.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ItemSize", - "Common.GloballyQualifiedTypeName": "global::System.Single" + "Common.GloballyQualifiedTypeName": "global::System.Single", + "Common.PropertyName": "ItemSize" } }, { @@ -5769,8 +6139,8 @@ "DisplayName": "System.Collections.Generic.ICollection Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Items", "Documentation": "\r\n \r\n Gets or sets the fixed item source.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Items", "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.ICollection", + "Common.PropertyName": "Items", "Components.GenericTyped": "True" } }, @@ -5781,8 +6151,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.OverscanCount", "Documentation": "\r\n \r\n Gets or sets a value that determines how many additional items will be rendered\r\n before and after the visible region. This help to reduce the frequency of rendering\r\n during scrolling. However, higher values mean that more elements will be present\r\n in the page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OverscanCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "OverscanCount" } }, { @@ -5790,10 +6160,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5808,10 +6180,10 @@ }, { "__Checksum": { - "Data1": -7993605789956148774, - "Data2": -899574551137672278, - "Data3": 809163587053281187, - "Data4": -7621952329102034331 + "Data1": -4027964292680823987, + "Data2": 3974005073829405726, + "Data3": -7657880675495470420, + "Data4": -956985580441269397 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", @@ -5833,11 +6205,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5851,10 +6225,10 @@ }, { "__Checksum": { - "Data1": 2575900414279623835, - "Data2": 5084958885309365985, - "Data3": 6265152455613407452, - "Data4": -6655193023217238021 + "Data1": 6871186772144139341, + "Data2": -8601975393708269847, + "Data3": -2713930677707310714, + "Data4": -4070839205329473916 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", @@ -5876,11 +6250,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5895,10 +6271,10 @@ }, { "__Checksum": { - "Data1": 6706227274362819218, - "Data2": 3285589492409133680, - "Data3": -6296775055206321463, - "Data4": -2972292629286036074 + "Data1": 4142771421165254483, + "Data2": 8761630999637721741, + "Data3": -4101865705450619985, + "Data4": -1734775619149773112 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", @@ -5920,11 +6296,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent.Context", "Documentation": { "Id": 11, - "Args": [ "ItemContent" ] + "Args": [ + "ItemContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5938,10 +6316,10 @@ }, { "__Checksum": { - "Data1": -9165501903118599101, - "Data2": -4823058815502688586, - "Data3": 5493157576327476992, - "Data4": -7943983155572198058 + "Data1": 8332850925818767768, + "Data2": -6134036516721835209, + "Data3": -2474637664612969283, + "Data4": 1818530609925179876 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", @@ -5963,11 +6341,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent.Context", "Documentation": { "Id": 11, - "Args": [ "ItemContent" ] + "Args": [ + "ItemContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5982,10 +6362,10 @@ }, { "__Checksum": { - "Data1": -9204633247986275789, - "Data2": -6831068961966021928, - "Data3": -4946494911620223762, - "Data4": -8223862428676093915 + "Data1": 225841614895279300, + "Data2": -536324825955586340, + "Data3": 3217746200518935606, + "Data4": -5047897611996435442 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", @@ -6007,11 +6387,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder.Context", "Documentation": { "Id": 11, - "Args": [ "Placeholder" ] + "Args": [ + "Placeholder" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -6025,10 +6407,10 @@ }, { "__Checksum": { - "Data1": 6279375559805431959, - "Data2": 5441748905233147552, - "Data3": -20056267049349010, - "Data4": 8898232731653995438 + "Data1": 652657129004374084, + "Data2": 3384095448265786142, + "Data3": 815342030637094586, + "Data4": 1446427640863059907 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", @@ -6050,11 +6432,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder.Context", "Documentation": { "Id": 11, - "Args": [ "Placeholder" ] + "Args": [ + "Placeholder" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -6069,10 +6453,10 @@ }, { "__Checksum": { - "Data1": 8060816717660512017, - "Data2": 431122276472659238, - "Data3": -5335535680087945410, - "Data4": -7448060738811389619 + "Data1": 500541897763460105, + "Data2": -3904160715621637890, + "Data3": 6762557291463073251, + "Data4": -5996836073700211021 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", @@ -6080,7 +6464,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Documentation": "\r\n \r\n Adds Data Annotations validation support to an .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DataAnnotationsValidator" } ], + "TagMatchingRules": [ + { + "TagName": "DataAnnotationsValidator" + } + ], "Metadata": { "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Common.TypeNameIdentifier": "DataAnnotationsValidator", @@ -6090,10 +6478,10 @@ }, { "__Checksum": { - "Data1": -605837348806027850, - "Data2": 3348005451106587849, - "Data3": 40550484476362788, - "Data4": -3951802546339751580 + "Data1": 2065598637635591165, + "Data2": -8291259146149664641, + "Data3": 9219671010491672983, + "Data4": 6550648898376690199 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", @@ -6101,7 +6489,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Documentation": "\r\n \r\n Adds Data Annotations validation support to an .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + } + ], "Metadata": { "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Common.TypeNameIdentifier": "DataAnnotationsValidator", @@ -6112,10 +6504,10 @@ }, { "__Checksum": { - "Data1": 473213630886421303, - "Data2": 7554201217181785111, - "Data3": 4124399633714731013, - "Data4": -8602939076748117248 + "Data1": 5351300379667848409, + "Data2": -1461512055425147285, + "Data3": 3136611176404308644, + "Data4": -3432168561438087691 }, "Kind": "Components.EventHandler", "Name": "onfocus", @@ -6123,7 +6515,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onfocus", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocus", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6133,7 +6528,9 @@ { "Name": "@onfocus", "DisplayName": "@onfocus", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6143,7 +6540,9 @@ { "Name": "@onfocus:preventDefault", "DisplayName": "@onfocus:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6153,7 +6552,9 @@ { "Name": "@onfocus:stopPropagation", "DisplayName": "@onfocus:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6166,7 +6567,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onfocus", "Documentation": { "Id": 14, - "Args": [ "@onfocus", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocus", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6176,9 +6580,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onfocus" ] + "Args": [ + "@onfocus" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6187,15 +6595,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onfocus" ] + "Args": [ + "@onfocus" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocus" + "Common.PropertyName": "onfocus", + "Components.IsWeaklyTyped": "True" } } ], @@ -6211,10 +6623,10 @@ }, { "__Checksum": { - "Data1": 5937129797813588449, - "Data2": 5121226094312029778, - "Data3": -664662515553900137, - "Data4": -4139373871901352568 + "Data1": -615547795233809783, + "Data2": 3987041314292262575, + "Data3": -3318050046796264542, + "Data4": -73098373540379624 }, "Kind": "Components.EventHandler", "Name": "onblur", @@ -6222,7 +6634,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onblur", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onblur", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6232,7 +6647,9 @@ { "Name": "@onblur", "DisplayName": "@onblur", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6242,7 +6659,9 @@ { "Name": "@onblur:preventDefault", "DisplayName": "@onblur:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6252,7 +6671,9 @@ { "Name": "@onblur:stopPropagation", "DisplayName": "@onblur:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6265,7 +6686,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onblur", "Documentation": { "Id": 14, - "Args": [ "@onblur", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onblur", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6275,9 +6699,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onblur" ] + "Args": [ + "@onblur" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6286,15 +6714,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onblur" ] + "Args": [ + "@onblur" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onblur" + "Common.PropertyName": "onblur", + "Components.IsWeaklyTyped": "True" } } ], @@ -6310,10 +6742,10 @@ }, { "__Checksum": { - "Data1": -4905344174110108396, - "Data2": -6739964740304365593, - "Data3": 8684824539051642946, - "Data4": 1056813092324455010 + "Data1": 117954352140851134, + "Data2": -188410966897241029, + "Data3": -8650797257680801674, + "Data4": 5288100060005991965 }, "Kind": "Components.EventHandler", "Name": "onfocusin", @@ -6321,7 +6753,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onfocusin", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocusin", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6331,7 +6766,9 @@ { "Name": "@onfocusin", "DisplayName": "@onfocusin", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6341,7 +6778,9 @@ { "Name": "@onfocusin:preventDefault", "DisplayName": "@onfocusin:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6351,7 +6790,9 @@ { "Name": "@onfocusin:stopPropagation", "DisplayName": "@onfocusin:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6364,7 +6805,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onfocusin", "Documentation": { "Id": 14, - "Args": [ "@onfocusin", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocusin", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6374,9 +6818,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onfocusin" ] + "Args": [ + "@onfocusin" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6385,15 +6833,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onfocusin" ] + "Args": [ + "@onfocusin" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusin" + "Common.PropertyName": "onfocusin", + "Components.IsWeaklyTyped": "True" } } ], @@ -6409,10 +6861,10 @@ }, { "__Checksum": { - "Data1": -5924030741559335261, - "Data2": 6004282365434149928, - "Data3": -9008494274136287561, - "Data4": -8529382657135017918 + "Data1": -7377010514070621156, + "Data2": 5634975098078865878, + "Data3": -8611246014870660249, + "Data4": -6753028966613548978 }, "Kind": "Components.EventHandler", "Name": "onfocusout", @@ -6420,7 +6872,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onfocusout", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocusout", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6430,7 +6885,9 @@ { "Name": "@onfocusout", "DisplayName": "@onfocusout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6440,7 +6897,9 @@ { "Name": "@onfocusout:preventDefault", "DisplayName": "@onfocusout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6450,7 +6909,9 @@ { "Name": "@onfocusout:stopPropagation", "DisplayName": "@onfocusout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6463,7 +6924,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onfocusout", "Documentation": { "Id": 14, - "Args": [ "@onfocusout", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocusout", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6473,9 +6937,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onfocusout" ] + "Args": [ + "@onfocusout" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6484,15 +6952,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onfocusout" ] + "Args": [ + "@onfocusout" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusout" + "Common.PropertyName": "onfocusout", + "Components.IsWeaklyTyped": "True" } } ], @@ -6508,10 +6980,10 @@ }, { "__Checksum": { - "Data1": -626247805235596232, - "Data2": 6388347798232962290, - "Data3": -4573371322319792405, - "Data4": -8866186867428005143 + "Data1": -2073978050323080834, + "Data2": -7848475563703445214, + "Data3": -3801559739119536839, + "Data4": -4837685906092313132 }, "Kind": "Components.EventHandler", "Name": "onmouseover", @@ -6519,7 +6991,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmouseover", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseover", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6529,7 +7004,9 @@ { "Name": "@onmouseover", "DisplayName": "@onmouseover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6539,7 +7016,9 @@ { "Name": "@onmouseover:preventDefault", "DisplayName": "@onmouseover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6549,7 +7028,9 @@ { "Name": "@onmouseover:stopPropagation", "DisplayName": "@onmouseover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6562,7 +7043,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmouseover", "Documentation": { "Id": 14, - "Args": [ "@onmouseover", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseover", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6572,9 +7056,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmouseover" ] + "Args": [ + "@onmouseover" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6583,15 +7071,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmouseover" ] + "Args": [ + "@onmouseover" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseover" + "Common.PropertyName": "onmouseover", + "Components.IsWeaklyTyped": "True" } } ], @@ -6607,10 +7099,10 @@ }, { "__Checksum": { - "Data1": -1731743773906396893, - "Data2": -5469231396170913373, - "Data3": 1835332757365699749, - "Data4": -6418282282716890348 + "Data1": 6464840731937542928, + "Data2": -1419769325375941523, + "Data3": 2598317926684901998, + "Data4": -7121098715144903875 }, "Kind": "Components.EventHandler", "Name": "onmouseout", @@ -6618,7 +7110,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmouseout", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseout", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6628,7 +7123,9 @@ { "Name": "@onmouseout", "DisplayName": "@onmouseout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6638,7 +7135,9 @@ { "Name": "@onmouseout:preventDefault", "DisplayName": "@onmouseout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6648,7 +7147,9 @@ { "Name": "@onmouseout:stopPropagation", "DisplayName": "@onmouseout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6661,7 +7162,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmouseout", "Documentation": { "Id": 14, - "Args": [ "@onmouseout", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseout", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6671,9 +7175,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmouseout" ] + "Args": [ + "@onmouseout" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6682,15 +7190,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmouseout" ] + "Args": [ + "@onmouseout" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseout" + "Common.PropertyName": "onmouseout", + "Components.IsWeaklyTyped": "True" } } ], @@ -6706,10 +7218,10 @@ }, { "__Checksum": { - "Data1": -6560462298328350985, - "Data2": 5372833539189209976, - "Data3": 3075069029640286277, - "Data4": -8767591920929797034 + "Data1": 6447007615837883898, + "Data2": 6295133039209319388, + "Data3": -7561802739044143393, + "Data4": -8375984156534524762 }, "Kind": "Components.EventHandler", "Name": "onmousemove", @@ -6717,7 +7229,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmousemove", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmousemove", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6727,7 +7242,9 @@ { "Name": "@onmousemove", "DisplayName": "@onmousemove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6737,7 +7254,9 @@ { "Name": "@onmousemove:preventDefault", "DisplayName": "@onmousemove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6747,7 +7266,9 @@ { "Name": "@onmousemove:stopPropagation", "DisplayName": "@onmousemove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6760,7 +7281,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmousemove", "Documentation": { "Id": 14, - "Args": [ "@onmousemove", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmousemove", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6770,9 +7294,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmousemove" ] + "Args": [ + "@onmousemove" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6781,15 +7309,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmousemove" ] + "Args": [ + "@onmousemove" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousemove" + "Common.PropertyName": "onmousemove", + "Components.IsWeaklyTyped": "True" } } ], @@ -6805,10 +7337,10 @@ }, { "__Checksum": { - "Data1": 5324978650443948878, - "Data2": -5446500229448248511, - "Data3": 160998666809322553, - "Data4": -1997865027334785426 + "Data1": -3211808323951221318, + "Data2": -5473721555806551009, + "Data3": -869745075687316122, + "Data4": -2379119347131222078 }, "Kind": "Components.EventHandler", "Name": "onmousedown", @@ -6816,7 +7348,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmousedown", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmousedown", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6826,7 +7361,9 @@ { "Name": "@onmousedown", "DisplayName": "@onmousedown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6836,7 +7373,9 @@ { "Name": "@onmousedown:preventDefault", "DisplayName": "@onmousedown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6846,7 +7385,9 @@ { "Name": "@onmousedown:stopPropagation", "DisplayName": "@onmousedown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6859,7 +7400,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmousedown", "Documentation": { "Id": 14, - "Args": [ "@onmousedown", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmousedown", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6869,9 +7413,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmousedown" ] + "Args": [ + "@onmousedown" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6880,15 +7428,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmousedown" ] + "Args": [ + "@onmousedown" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousedown" + "Common.PropertyName": "onmousedown", + "Components.IsWeaklyTyped": "True" } } ], @@ -6904,10 +7456,10 @@ }, { "__Checksum": { - "Data1": 3552849435459628220, - "Data2": 1351922996862705793, - "Data3": -4747742787203813225, - "Data4": 6677876603948035518 + "Data1": 497316606846678183, + "Data2": -1424313457203621544, + "Data3": 5663418385266105551, + "Data4": 2568333417120066574 }, "Kind": "Components.EventHandler", "Name": "onmouseup", @@ -6915,7 +7467,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmouseup", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseup", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6925,7 +7480,9 @@ { "Name": "@onmouseup", "DisplayName": "@onmouseup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6935,7 +7492,9 @@ { "Name": "@onmouseup:preventDefault", "DisplayName": "@onmouseup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6945,7 +7504,9 @@ { "Name": "@onmouseup:stopPropagation", "DisplayName": "@onmouseup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6958,7 +7519,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmouseup", "Documentation": { "Id": 14, - "Args": [ "@onmouseup", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseup", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6968,9 +7532,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmouseup" ] + "Args": [ + "@onmouseup" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6979,15 +7547,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmouseup" ] + "Args": [ + "@onmouseup" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseup" + "Common.PropertyName": "onmouseup", + "Components.IsWeaklyTyped": "True" } } ], @@ -7003,10 +7575,10 @@ }, { "__Checksum": { - "Data1": -2719547942807543528, - "Data2": 2915210780535291054, - "Data3": 7572731434832305153, - "Data4": -4870239584460588637 + "Data1": 4359424368639693710, + "Data2": 4474829667136509025, + "Data3": 4627659280900147474, + "Data4": -3947012987463314147 }, "Kind": "Components.EventHandler", "Name": "onclick", @@ -7014,7 +7586,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onclick", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onclick", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7024,7 +7599,9 @@ { "Name": "@onclick", "DisplayName": "@onclick", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7034,7 +7611,9 @@ { "Name": "@onclick:preventDefault", "DisplayName": "@onclick:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7044,7 +7623,9 @@ { "Name": "@onclick:stopPropagation", "DisplayName": "@onclick:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7057,7 +7638,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onclick", "Documentation": { "Id": 14, - "Args": [ "@onclick", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onclick", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7067,9 +7651,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onclick" ] + "Args": [ + "@onclick" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7078,15 +7666,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onclick" ] + "Args": [ + "@onclick" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onclick" + "Common.PropertyName": "onclick", + "Components.IsWeaklyTyped": "True" } } ], @@ -7102,10 +7694,10 @@ }, { "__Checksum": { - "Data1": -575559029590217194, - "Data2": -683235854312651383, - "Data3": -6348271319976317010, - "Data4": -7411730316725272157 + "Data1": -8245537782336108601, + "Data2": 5489488771500653639, + "Data3": -5955759002153749172, + "Data4": -5193149686862079176 }, "Kind": "Components.EventHandler", "Name": "ondblclick", @@ -7113,7 +7705,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondblclick", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@ondblclick", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7123,7 +7718,9 @@ { "Name": "@ondblclick", "DisplayName": "@ondblclick", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7133,7 +7730,9 @@ { "Name": "@ondblclick:preventDefault", "DisplayName": "@ondblclick:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7143,7 +7742,9 @@ { "Name": "@ondblclick:stopPropagation", "DisplayName": "@ondblclick:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7156,7 +7757,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondblclick", "Documentation": { "Id": 14, - "Args": [ "@ondblclick", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@ondblclick", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7166,9 +7770,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondblclick" ] + "Args": [ + "@ondblclick" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7177,15 +7785,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondblclick" ] + "Args": [ + "@ondblclick" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondblclick" + "Common.PropertyName": "ondblclick", + "Components.IsWeaklyTyped": "True" } } ], @@ -7201,10 +7813,10 @@ }, { "__Checksum": { - "Data1": 3140204374584382002, - "Data2": -6196129358008016202, - "Data3": -1163023299407120097, - "Data4": 3229571750322664151 + "Data1": 7704857524007596994, + "Data2": -3682413880850059948, + "Data3": -8362240684847056848, + "Data4": 178582981266851200 }, "Kind": "Components.EventHandler", "Name": "onwheel", @@ -7212,7 +7824,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onwheel", "Microsoft.AspNetCore.Components.Web.WheelEventArgs" ] + "Args": [ + "@onwheel", + "Microsoft.AspNetCore.Components.Web.WheelEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7222,7 +7837,9 @@ { "Name": "@onwheel", "DisplayName": "@onwheel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7232,7 +7849,9 @@ { "Name": "@onwheel:preventDefault", "DisplayName": "@onwheel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7242,7 +7861,9 @@ { "Name": "@onwheel:stopPropagation", "DisplayName": "@onwheel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7255,7 +7876,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onwheel", "Documentation": { "Id": 14, - "Args": [ "@onwheel", "Microsoft.AspNetCore.Components.Web.WheelEventArgs" ] + "Args": [ + "@onwheel", + "Microsoft.AspNetCore.Components.Web.WheelEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7265,9 +7889,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onwheel" ] + "Args": [ + "@onwheel" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7276,15 +7904,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onwheel" ] + "Args": [ + "@onwheel" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwheel" + "Common.PropertyName": "onwheel", + "Components.IsWeaklyTyped": "True" } } ], @@ -7300,10 +7932,10 @@ }, { "__Checksum": { - "Data1": -2232142813504206413, - "Data2": 7891039736140635599, - "Data3": -3578737332368909135, - "Data4": 4529099974054343655 + "Data1": 3211048839862926622, + "Data2": 5766766204462751207, + "Data3": 1455838567865416223, + "Data4": -3183881831437734183 }, "Kind": "Components.EventHandler", "Name": "onmousewheel", @@ -7311,7 +7943,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmousewheel", "Microsoft.AspNetCore.Components.Web.WheelEventArgs" ] + "Args": [ + "@onmousewheel", + "Microsoft.AspNetCore.Components.Web.WheelEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7321,7 +7956,9 @@ { "Name": "@onmousewheel", "DisplayName": "@onmousewheel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7331,7 +7968,9 @@ { "Name": "@onmousewheel:preventDefault", "DisplayName": "@onmousewheel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7341,7 +7980,9 @@ { "Name": "@onmousewheel:stopPropagation", "DisplayName": "@onmousewheel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7354,7 +7995,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmousewheel", "Documentation": { "Id": 14, - "Args": [ "@onmousewheel", "Microsoft.AspNetCore.Components.Web.WheelEventArgs" ] + "Args": [ + "@onmousewheel", + "Microsoft.AspNetCore.Components.Web.WheelEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7364,9 +8008,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmousewheel" ] + "Args": [ + "@onmousewheel" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7375,15 +8023,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmousewheel" ] + "Args": [ + "@onmousewheel" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousewheel" + "Common.PropertyName": "onmousewheel", + "Components.IsWeaklyTyped": "True" } } ], @@ -7399,10 +8051,10 @@ }, { "__Checksum": { - "Data1": -6369571104484796387, - "Data2": -7183589630287877946, - "Data3": 8271664915487386181, - "Data4": -1509925021244058318 + "Data1": 2873997378438397831, + "Data2": -7204485881285791939, + "Data3": -2367440257779926811, + "Data4": -6354207022227490185 }, "Kind": "Components.EventHandler", "Name": "oncontextmenu", @@ -7410,7 +8062,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncontextmenu", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@oncontextmenu", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7420,7 +8075,9 @@ { "Name": "@oncontextmenu", "DisplayName": "@oncontextmenu", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7430,7 +8087,9 @@ { "Name": "@oncontextmenu:preventDefault", "DisplayName": "@oncontextmenu:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7440,7 +8099,9 @@ { "Name": "@oncontextmenu:stopPropagation", "DisplayName": "@oncontextmenu:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7453,7 +8114,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncontextmenu", "Documentation": { "Id": 14, - "Args": [ "@oncontextmenu", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@oncontextmenu", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7463,9 +8127,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncontextmenu" ] + "Args": [ + "@oncontextmenu" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7474,15 +8142,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncontextmenu" ] + "Args": [ + "@oncontextmenu" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncontextmenu" + "Common.PropertyName": "oncontextmenu", + "Components.IsWeaklyTyped": "True" } } ], @@ -7498,10 +8170,10 @@ }, { "__Checksum": { - "Data1": 6159959312021701564, - "Data2": 2223713551267941709, - "Data3": 5663488940207520530, - "Data4": -616077709255502217 + "Data1": 4194996018436823764, + "Data2": 6596247298540496881, + "Data3": 6473860952812161882, + "Data4": -1812272783021600087 }, "Kind": "Components.EventHandler", "Name": "ondrag", @@ -7509,7 +8181,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondrag", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondrag", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7519,7 +8194,9 @@ { "Name": "@ondrag", "DisplayName": "@ondrag", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7529,7 +8206,9 @@ { "Name": "@ondrag:preventDefault", "DisplayName": "@ondrag:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7539,7 +8218,9 @@ { "Name": "@ondrag:stopPropagation", "DisplayName": "@ondrag:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7552,7 +8233,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondrag", "Documentation": { "Id": 14, - "Args": [ "@ondrag", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondrag", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7562,9 +8246,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondrag" ] + "Args": [ + "@ondrag" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7573,15 +8261,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondrag" ] + "Args": [ + "@ondrag" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrag" + "Common.PropertyName": "ondrag", + "Components.IsWeaklyTyped": "True" } } ], @@ -7597,10 +8289,10 @@ }, { "__Checksum": { - "Data1": 2750240958430646950, - "Data2": 6967755556734728841, - "Data3": -4557076438422901053, - "Data4": 5965182512145839815 + "Data1": 1146568475308170183, + "Data2": -7480557993098715235, + "Data3": -7884567469172956231, + "Data4": -1240271150577497083 }, "Kind": "Components.EventHandler", "Name": "ondragend", @@ -7608,7 +8300,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondragend", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragend", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7618,7 +8313,9 @@ { "Name": "@ondragend", "DisplayName": "@ondragend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7628,7 +8325,9 @@ { "Name": "@ondragend:preventDefault", "DisplayName": "@ondragend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7638,7 +8337,9 @@ { "Name": "@ondragend:stopPropagation", "DisplayName": "@ondragend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7651,7 +8352,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondragend", "Documentation": { "Id": 14, - "Args": [ "@ondragend", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragend", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7661,9 +8365,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondragend" ] + "Args": [ + "@ondragend" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7672,15 +8380,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondragend" ] + "Args": [ + "@ondragend" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragend" + "Common.PropertyName": "ondragend", + "Components.IsWeaklyTyped": "True" } } ], @@ -7696,10 +8408,10 @@ }, { "__Checksum": { - "Data1": -5667862971904164290, - "Data2": -155857111446037517, - "Data3": 8465192209010701905, - "Data4": -2911292106331624564 + "Data1": 3925612309087041417, + "Data2": 4439275886204180910, + "Data3": -3075664218466495482, + "Data4": 5242536124103466756 }, "Kind": "Components.EventHandler", "Name": "ondragenter", @@ -7707,7 +8419,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondragenter", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragenter", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7717,7 +8432,9 @@ { "Name": "@ondragenter", "DisplayName": "@ondragenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7727,7 +8444,9 @@ { "Name": "@ondragenter:preventDefault", "DisplayName": "@ondragenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7737,7 +8456,9 @@ { "Name": "@ondragenter:stopPropagation", "DisplayName": "@ondragenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7750,7 +8471,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondragenter", "Documentation": { "Id": 14, - "Args": [ "@ondragenter", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragenter", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7760,9 +8484,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondragenter" ] + "Args": [ + "@ondragenter" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7771,15 +8499,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondragenter" ] + "Args": [ + "@ondragenter" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragenter" + "Common.PropertyName": "ondragenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -7795,10 +8527,10 @@ }, { "__Checksum": { - "Data1": 757496453695524597, - "Data2": 8368034202290362139, - "Data3": -3619178635270889098, - "Data4": 5281962141242923546 + "Data1": -2553772456952153556, + "Data2": 7432648664730872675, + "Data3": 1896825466928915981, + "Data4": -3387763131690108163 }, "Kind": "Components.EventHandler", "Name": "ondragleave", @@ -7806,7 +8538,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondragleave", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragleave", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7816,7 +8551,9 @@ { "Name": "@ondragleave", "DisplayName": "@ondragleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7826,7 +8563,9 @@ { "Name": "@ondragleave:preventDefault", "DisplayName": "@ondragleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7836,7 +8575,9 @@ { "Name": "@ondragleave:stopPropagation", "DisplayName": "@ondragleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7849,7 +8590,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondragleave", "Documentation": { "Id": 14, - "Args": [ "@ondragleave", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragleave", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7859,9 +8603,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondragleave" ] + "Args": [ + "@ondragleave" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7870,15 +8618,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondragleave" ] + "Args": [ + "@ondragleave" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragleave" + "Common.PropertyName": "ondragleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -7894,10 +8646,10 @@ }, { "__Checksum": { - "Data1": -537724766416646513, - "Data2": -7849209623401576150, - "Data3": -1338102272262592830, - "Data4": 570487820682429207 + "Data1": 8350824022229549553, + "Data2": 8001515432653245799, + "Data3": -5843552528502240905, + "Data4": -4404123900256168657 }, "Kind": "Components.EventHandler", "Name": "ondragover", @@ -7905,7 +8657,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondragover", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragover", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7915,7 +8670,9 @@ { "Name": "@ondragover", "DisplayName": "@ondragover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7925,7 +8682,9 @@ { "Name": "@ondragover:preventDefault", "DisplayName": "@ondragover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7935,7 +8694,9 @@ { "Name": "@ondragover:stopPropagation", "DisplayName": "@ondragover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7948,7 +8709,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondragover", "Documentation": { "Id": 14, - "Args": [ "@ondragover", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragover", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7958,9 +8722,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondragover" ] + "Args": [ + "@ondragover" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7969,15 +8737,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondragover" ] + "Args": [ + "@ondragover" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragover" + "Common.PropertyName": "ondragover", + "Components.IsWeaklyTyped": "True" } } ], @@ -7993,10 +8765,10 @@ }, { "__Checksum": { - "Data1": -8274780027132889863, - "Data2": -5031579656861941924, - "Data3": -2852136081209923618, - "Data4": 873868353109167735 + "Data1": -7591640687483059320, + "Data2": 5936061562286176089, + "Data3": -5356648448836853347, + "Data4": 8030520875750672311 }, "Kind": "Components.EventHandler", "Name": "ondragstart", @@ -8004,7 +8776,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondragstart", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragstart", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8014,7 +8789,9 @@ { "Name": "@ondragstart", "DisplayName": "@ondragstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8024,7 +8801,9 @@ { "Name": "@ondragstart:preventDefault", "DisplayName": "@ondragstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8034,7 +8813,9 @@ { "Name": "@ondragstart:stopPropagation", "DisplayName": "@ondragstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8047,7 +8828,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondragstart", "Documentation": { "Id": 14, - "Args": [ "@ondragstart", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragstart", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8057,9 +8841,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondragstart" ] + "Args": [ + "@ondragstart" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8068,15 +8856,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondragstart" ] + "Args": [ + "@ondragstart" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragstart" + "Common.PropertyName": "ondragstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -8092,10 +8884,10 @@ }, { "__Checksum": { - "Data1": 1156781163099912400, - "Data2": -6498125943606033903, - "Data3": 5393117033815410212, - "Data4": -3467939808931814152 + "Data1": 274486520224370270, + "Data2": 289651982307389251, + "Data3": -902327893590679537, + "Data4": 2912656876688575099 }, "Kind": "Components.EventHandler", "Name": "ondrop", @@ -8103,7 +8895,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondrop", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondrop", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8113,7 +8908,9 @@ { "Name": "@ondrop", "DisplayName": "@ondrop", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8123,7 +8920,9 @@ { "Name": "@ondrop:preventDefault", "DisplayName": "@ondrop:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8133,7 +8932,9 @@ { "Name": "@ondrop:stopPropagation", "DisplayName": "@ondrop:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8146,7 +8947,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondrop", "Documentation": { "Id": 14, - "Args": [ "@ondrop", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondrop", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8156,9 +8960,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondrop" ] + "Args": [ + "@ondrop" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8167,15 +8975,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondrop" ] + "Args": [ + "@ondrop" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrop" + "Common.PropertyName": "ondrop", + "Components.IsWeaklyTyped": "True" } } ], @@ -8191,10 +9003,10 @@ }, { "__Checksum": { - "Data1": -1407085359935102835, - "Data2": -7149828978015079769, - "Data3": 3842759082645953547, - "Data4": 5620537202330362647 + "Data1": 5004801748082106616, + "Data2": 6793467452384071653, + "Data3": -2368494026413543095, + "Data4": 2901474569640951908 }, "Kind": "Components.EventHandler", "Name": "onkeydown", @@ -8202,7 +9014,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onkeydown", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeydown", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8212,7 +9027,9 @@ { "Name": "@onkeydown", "DisplayName": "@onkeydown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8222,7 +9039,9 @@ { "Name": "@onkeydown:preventDefault", "DisplayName": "@onkeydown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8232,7 +9051,9 @@ { "Name": "@onkeydown:stopPropagation", "DisplayName": "@onkeydown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8245,7 +9066,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onkeydown", "Documentation": { "Id": 14, - "Args": [ "@onkeydown", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeydown", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8255,9 +9079,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onkeydown" ] + "Args": [ + "@onkeydown" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8266,15 +9094,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onkeydown" ] + "Args": [ + "@onkeydown" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeydown" + "Common.PropertyName": "onkeydown", + "Components.IsWeaklyTyped": "True" } } ], @@ -8290,10 +9122,10 @@ }, { "__Checksum": { - "Data1": -6955435502725227618, - "Data2": -5651808626987751036, - "Data3": 2910523140936074084, - "Data4": 8414460975608438642 + "Data1": 2743975341354322875, + "Data2": 8724663952781465005, + "Data3": -5868229869244622691, + "Data4": 321559815815692679 }, "Kind": "Components.EventHandler", "Name": "onkeyup", @@ -8301,7 +9133,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onkeyup", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeyup", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8311,7 +9146,9 @@ { "Name": "@onkeyup", "DisplayName": "@onkeyup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8321,7 +9158,9 @@ { "Name": "@onkeyup:preventDefault", "DisplayName": "@onkeyup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8331,7 +9170,9 @@ { "Name": "@onkeyup:stopPropagation", "DisplayName": "@onkeyup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8344,7 +9185,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onkeyup", "Documentation": { "Id": 14, - "Args": [ "@onkeyup", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeyup", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8354,9 +9198,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onkeyup" ] + "Args": [ + "@onkeyup" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8365,15 +9213,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onkeyup" ] + "Args": [ + "@onkeyup" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeyup" + "Common.PropertyName": "onkeyup", + "Components.IsWeaklyTyped": "True" } } ], @@ -8389,10 +9241,10 @@ }, { "__Checksum": { - "Data1": 3363631458226629054, - "Data2": -5967202858522359507, - "Data3": 5953853228634989898, - "Data4": 3969852701517124820 + "Data1": 802343072890082968, + "Data2": 2158998876898196197, + "Data3": 833446023029685726, + "Data4": 8290429553499204194 }, "Kind": "Components.EventHandler", "Name": "onkeypress", @@ -8400,7 +9252,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onkeypress", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeypress", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8410,7 +9265,9 @@ { "Name": "@onkeypress", "DisplayName": "@onkeypress", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8420,7 +9277,9 @@ { "Name": "@onkeypress:preventDefault", "DisplayName": "@onkeypress:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8430,7 +9289,9 @@ { "Name": "@onkeypress:stopPropagation", "DisplayName": "@onkeypress:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8443,7 +9304,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onkeypress", "Documentation": { "Id": 14, - "Args": [ "@onkeypress", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeypress", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8453,9 +9317,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onkeypress" ] + "Args": [ + "@onkeypress" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8464,15 +9332,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onkeypress" ] + "Args": [ + "@onkeypress" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeypress" + "Common.PropertyName": "onkeypress", + "Components.IsWeaklyTyped": "True" } } ], @@ -8488,10 +9360,10 @@ }, { "__Checksum": { - "Data1": 2477647407557318975, - "Data2": 7083694454218700436, - "Data3": -6182672721179429513, - "Data4": 5004320920145651083 + "Data1": -962933332690981818, + "Data2": 6729191155144550467, + "Data3": -7957713024911070146, + "Data4": -3829955028153489269 }, "Kind": "Components.EventHandler", "Name": "onchange", @@ -8499,7 +9371,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onchange", "Microsoft.AspNetCore.Components.ChangeEventArgs" ] + "Args": [ + "@onchange", + "Microsoft.AspNetCore.Components.ChangeEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8509,7 +9384,9 @@ { "Name": "@onchange", "DisplayName": "@onchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8519,7 +9396,9 @@ { "Name": "@onchange:preventDefault", "DisplayName": "@onchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8529,7 +9408,9 @@ { "Name": "@onchange:stopPropagation", "DisplayName": "@onchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8542,7 +9423,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onchange", "Documentation": { "Id": 14, - "Args": [ "@onchange", "Microsoft.AspNetCore.Components.ChangeEventArgs" ] + "Args": [ + "@onchange", + "Microsoft.AspNetCore.Components.ChangeEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8552,9 +9436,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onchange" ] + "Args": [ + "@onchange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8563,15 +9451,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onchange" ] + "Args": [ + "@onchange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onchange" + "Common.PropertyName": "onchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -8587,10 +9479,10 @@ }, { "__Checksum": { - "Data1": -1842070154284941702, - "Data2": -3522519296263632090, - "Data3": 1710262568891949893, - "Data4": -6650565099525057952 + "Data1": 5601757914301694318, + "Data2": 2784484491800823086, + "Data3": 6063991173134626481, + "Data4": -2800420576948050377 }, "Kind": "Components.EventHandler", "Name": "oninput", @@ -8598,7 +9490,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oninput", "Microsoft.AspNetCore.Components.ChangeEventArgs" ] + "Args": [ + "@oninput", + "Microsoft.AspNetCore.Components.ChangeEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8608,7 +9503,9 @@ { "Name": "@oninput", "DisplayName": "@oninput", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8618,7 +9515,9 @@ { "Name": "@oninput:preventDefault", "DisplayName": "@oninput:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8628,7 +9527,9 @@ { "Name": "@oninput:stopPropagation", "DisplayName": "@oninput:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8641,7 +9542,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oninput", "Documentation": { "Id": 14, - "Args": [ "@oninput", "Microsoft.AspNetCore.Components.ChangeEventArgs" ] + "Args": [ + "@oninput", + "Microsoft.AspNetCore.Components.ChangeEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8651,9 +9555,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oninput" ] + "Args": [ + "@oninput" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8662,15 +9570,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oninput" ] + "Args": [ + "@oninput" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninput" + "Common.PropertyName": "oninput", + "Components.IsWeaklyTyped": "True" } } ], @@ -8686,10 +9598,10 @@ }, { "__Checksum": { - "Data1": -1068895985429351483, - "Data2": 878506229008017087, - "Data3": -2038928111968862749, - "Data4": 3666688364192191838 + "Data1": 8127799217406725838, + "Data2": 1477472712683714997, + "Data3": -652080936231482559, + "Data4": 1198986255414282004 }, "Kind": "Components.EventHandler", "Name": "oninvalid", @@ -8697,7 +9609,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oninvalid", "System.EventArgs" ] + "Args": [ + "@oninvalid", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8707,7 +9622,9 @@ { "Name": "@oninvalid", "DisplayName": "@oninvalid", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8717,7 +9634,9 @@ { "Name": "@oninvalid:preventDefault", "DisplayName": "@oninvalid:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8727,7 +9646,9 @@ { "Name": "@oninvalid:stopPropagation", "DisplayName": "@oninvalid:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8740,7 +9661,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oninvalid", "Documentation": { "Id": 14, - "Args": [ "@oninvalid", "System.EventArgs" ] + "Args": [ + "@oninvalid", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8750,9 +9674,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oninvalid" ] + "Args": [ + "@oninvalid" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8761,15 +9689,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oninvalid" ] + "Args": [ + "@oninvalid" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninvalid" + "Common.PropertyName": "oninvalid", + "Components.IsWeaklyTyped": "True" } } ], @@ -8785,10 +9717,10 @@ }, { "__Checksum": { - "Data1": -5716415217912687364, - "Data2": 7659330005975477554, - "Data3": 1599434844701247263, - "Data4": 1428544139965866000 + "Data1": -1709328709107585860, + "Data2": 9173563480165795352, + "Data3": -2031898660102378722, + "Data4": -8801613372658974643 }, "Kind": "Components.EventHandler", "Name": "onreset", @@ -8796,7 +9728,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onreset", "System.EventArgs" ] + "Args": [ + "@onreset", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8806,7 +9741,9 @@ { "Name": "@onreset", "DisplayName": "@onreset", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8816,7 +9753,9 @@ { "Name": "@onreset:preventDefault", "DisplayName": "@onreset:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8826,7 +9765,9 @@ { "Name": "@onreset:stopPropagation", "DisplayName": "@onreset:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8839,7 +9780,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onreset", "Documentation": { "Id": 14, - "Args": [ "@onreset", "System.EventArgs" ] + "Args": [ + "@onreset", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8849,9 +9793,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onreset" ] + "Args": [ + "@onreset" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8860,15 +9808,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onreset" ] + "Args": [ + "@onreset" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreset" + "Common.PropertyName": "onreset", + "Components.IsWeaklyTyped": "True" } } ], @@ -8884,10 +9836,10 @@ }, { "__Checksum": { - "Data1": 4068323917017256677, - "Data2": -285407084115768871, - "Data3": 8612928773081307630, - "Data4": -938660077922844615 + "Data1": 949091261908421142, + "Data2": 5425560699961372779, + "Data3": -5324543913855361470, + "Data4": 2496205306346953971 }, "Kind": "Components.EventHandler", "Name": "onselect", @@ -8895,7 +9847,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onselect", "System.EventArgs" ] + "Args": [ + "@onselect", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8905,7 +9860,9 @@ { "Name": "@onselect", "DisplayName": "@onselect", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8915,7 +9872,9 @@ { "Name": "@onselect:preventDefault", "DisplayName": "@onselect:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8925,7 +9884,9 @@ { "Name": "@onselect:stopPropagation", "DisplayName": "@onselect:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8938,7 +9899,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onselect", "Documentation": { "Id": 14, - "Args": [ "@onselect", "System.EventArgs" ] + "Args": [ + "@onselect", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8948,9 +9912,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onselect" ] + "Args": [ + "@onselect" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8959,15 +9927,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onselect" ] + "Args": [ + "@onselect" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselect" + "Common.PropertyName": "onselect", + "Components.IsWeaklyTyped": "True" } } ], @@ -8983,10 +9955,10 @@ }, { "__Checksum": { - "Data1": 1580984528585966480, - "Data2": 5836948705774967458, - "Data3": -3030150006920169200, - "Data4": -2916715379895281304 + "Data1": -7941208173584087691, + "Data2": -2717643351583685229, + "Data3": -4670799730269417240, + "Data4": -171305483809261515 }, "Kind": "Components.EventHandler", "Name": "onselectstart", @@ -8994,7 +9966,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onselectstart", "System.EventArgs" ] + "Args": [ + "@onselectstart", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9004,7 +9979,9 @@ { "Name": "@onselectstart", "DisplayName": "@onselectstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9014,7 +9991,9 @@ { "Name": "@onselectstart:preventDefault", "DisplayName": "@onselectstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9024,7 +10003,9 @@ { "Name": "@onselectstart:stopPropagation", "DisplayName": "@onselectstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9037,7 +10018,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onselectstart", "Documentation": { "Id": 14, - "Args": [ "@onselectstart", "System.EventArgs" ] + "Args": [ + "@onselectstart", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9047,9 +10031,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onselectstart" ] + "Args": [ + "@onselectstart" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9058,15 +10046,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onselectstart" ] + "Args": [ + "@onselectstart" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectstart" + "Common.PropertyName": "onselectstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -9082,10 +10074,10 @@ }, { "__Checksum": { - "Data1": -629701821281357915, - "Data2": 1522615694453917990, - "Data3": -15603657176381783, - "Data4": -4256390753805929251 + "Data1": -2425429935029991286, + "Data2": -7622567107885912864, + "Data3": -982853318250532356, + "Data4": -194766976894382777 }, "Kind": "Components.EventHandler", "Name": "onselectionchange", @@ -9093,7 +10085,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onselectionchange", "System.EventArgs" ] + "Args": [ + "@onselectionchange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9103,7 +10098,9 @@ { "Name": "@onselectionchange", "DisplayName": "@onselectionchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9113,7 +10110,9 @@ { "Name": "@onselectionchange:preventDefault", "DisplayName": "@onselectionchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9123,7 +10122,9 @@ { "Name": "@onselectionchange:stopPropagation", "DisplayName": "@onselectionchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9136,7 +10137,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onselectionchange", "Documentation": { "Id": 14, - "Args": [ "@onselectionchange", "System.EventArgs" ] + "Args": [ + "@onselectionchange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9146,9 +10150,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onselectionchange" ] + "Args": [ + "@onselectionchange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9157,15 +10165,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onselectionchange" ] + "Args": [ + "@onselectionchange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectionchange" + "Common.PropertyName": "onselectionchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -9181,10 +10193,10 @@ }, { "__Checksum": { - "Data1": 7613360817787768968, - "Data2": -6058405659914248631, - "Data3": 6364515876477622834, - "Data4": 9215656128029268091 + "Data1": 5765889314039560124, + "Data2": -8854222768188706736, + "Data3": 5894529864546343019, + "Data4": -8551892886412886687 }, "Kind": "Components.EventHandler", "Name": "onsubmit", @@ -9192,7 +10204,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onsubmit", "System.EventArgs" ] + "Args": [ + "@onsubmit", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9202,7 +10217,9 @@ { "Name": "@onsubmit", "DisplayName": "@onsubmit", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9212,7 +10229,9 @@ { "Name": "@onsubmit:preventDefault", "DisplayName": "@onsubmit:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9222,7 +10241,9 @@ { "Name": "@onsubmit:stopPropagation", "DisplayName": "@onsubmit:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9235,7 +10256,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onsubmit", "Documentation": { "Id": 14, - "Args": [ "@onsubmit", "System.EventArgs" ] + "Args": [ + "@onsubmit", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9245,9 +10269,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onsubmit" ] + "Args": [ + "@onsubmit" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9256,15 +10284,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onsubmit" ] + "Args": [ + "@onsubmit" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsubmit" + "Common.PropertyName": "onsubmit", + "Components.IsWeaklyTyped": "True" } } ], @@ -9280,10 +10312,10 @@ }, { "__Checksum": { - "Data1": -314233315868274404, - "Data2": -3214555238242765534, - "Data3": -2593697534089738140, - "Data4": 1117385231554671918 + "Data1": -5179223059066885950, + "Data2": -7078430271468979316, + "Data3": -3658175840511546241, + "Data4": -4952787210502332682 }, "Kind": "Components.EventHandler", "Name": "onbeforecopy", @@ -9291,7 +10323,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onbeforecopy", "System.EventArgs" ] + "Args": [ + "@onbeforecopy", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9301,7 +10336,9 @@ { "Name": "@onbeforecopy", "DisplayName": "@onbeforecopy", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9311,7 +10348,9 @@ { "Name": "@onbeforecopy:preventDefault", "DisplayName": "@onbeforecopy:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9321,7 +10360,9 @@ { "Name": "@onbeforecopy:stopPropagation", "DisplayName": "@onbeforecopy:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9334,7 +10375,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onbeforecopy", "Documentation": { "Id": 14, - "Args": [ "@onbeforecopy", "System.EventArgs" ] + "Args": [ + "@onbeforecopy", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9344,9 +10388,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onbeforecopy" ] + "Args": [ + "@onbeforecopy" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9355,15 +10403,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onbeforecopy" ] + "Args": [ + "@onbeforecopy" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecopy" + "Common.PropertyName": "onbeforecopy", + "Components.IsWeaklyTyped": "True" } } ], @@ -9379,10 +10431,10 @@ }, { "__Checksum": { - "Data1": -6530768974693997194, - "Data2": -1164890625734775426, - "Data3": -6464274311344731090, - "Data4": 3808936970805263948 + "Data1": -2615683460735417797, + "Data2": -5398960593294972731, + "Data3": 1255193079180842873, + "Data4": 3948053283530260883 }, "Kind": "Components.EventHandler", "Name": "onbeforecut", @@ -9390,7 +10442,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onbeforecut", "System.EventArgs" ] + "Args": [ + "@onbeforecut", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9400,7 +10455,9 @@ { "Name": "@onbeforecut", "DisplayName": "@onbeforecut", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9410,7 +10467,9 @@ { "Name": "@onbeforecut:preventDefault", "DisplayName": "@onbeforecut:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9420,7 +10479,9 @@ { "Name": "@onbeforecut:stopPropagation", "DisplayName": "@onbeforecut:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9433,7 +10494,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onbeforecut", "Documentation": { "Id": 14, - "Args": [ "@onbeforecut", "System.EventArgs" ] + "Args": [ + "@onbeforecut", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9443,9 +10507,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onbeforecut" ] + "Args": [ + "@onbeforecut" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9454,15 +10522,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onbeforecut" ] + "Args": [ + "@onbeforecut" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecut" + "Common.PropertyName": "onbeforecut", + "Components.IsWeaklyTyped": "True" } } ], @@ -9478,10 +10550,10 @@ }, { "__Checksum": { - "Data1": 4160538921852863382, - "Data2": 7923330393380064952, - "Data3": 1674000224383485299, - "Data4": 615338099087457409 + "Data1": -5138802839706601204, + "Data2": -4224295188898362120, + "Data3": -6863510088215784061, + "Data4": 4297732834923304896 }, "Kind": "Components.EventHandler", "Name": "onbeforepaste", @@ -9489,7 +10561,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onbeforepaste", "System.EventArgs" ] + "Args": [ + "@onbeforepaste", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9499,7 +10574,9 @@ { "Name": "@onbeforepaste", "DisplayName": "@onbeforepaste", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9509,7 +10586,9 @@ { "Name": "@onbeforepaste:preventDefault", "DisplayName": "@onbeforepaste:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9519,7 +10598,9 @@ { "Name": "@onbeforepaste:stopPropagation", "DisplayName": "@onbeforepaste:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9532,7 +10613,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onbeforepaste", "Documentation": { "Id": 14, - "Args": [ "@onbeforepaste", "System.EventArgs" ] + "Args": [ + "@onbeforepaste", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9542,9 +10626,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onbeforepaste" ] + "Args": [ + "@onbeforepaste" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9553,15 +10641,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onbeforepaste" ] + "Args": [ + "@onbeforepaste" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforepaste" + "Common.PropertyName": "onbeforepaste", + "Components.IsWeaklyTyped": "True" } } ], @@ -9577,10 +10669,10 @@ }, { "__Checksum": { - "Data1": 4661371774917261479, - "Data2": -6341200456138010816, - "Data3": -6836554284983350801, - "Data4": 5414518365630764094 + "Data1": -3340737132851683938, + "Data2": 8990707703276882902, + "Data3": 240346875832336953, + "Data4": 4109991562008650336 }, "Kind": "Components.EventHandler", "Name": "oncopy", @@ -9588,7 +10680,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncopy", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@oncopy", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9598,7 +10693,9 @@ { "Name": "@oncopy", "DisplayName": "@oncopy", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9608,7 +10705,9 @@ { "Name": "@oncopy:preventDefault", "DisplayName": "@oncopy:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9618,7 +10717,9 @@ { "Name": "@oncopy:stopPropagation", "DisplayName": "@oncopy:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9631,7 +10732,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncopy", "Documentation": { "Id": 14, - "Args": [ "@oncopy", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@oncopy", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9641,9 +10745,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncopy" ] + "Args": [ + "@oncopy" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9652,15 +10760,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncopy" ] + "Args": [ + "@oncopy" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncopy" + "Common.PropertyName": "oncopy", + "Components.IsWeaklyTyped": "True" } } ], @@ -9676,10 +10788,10 @@ }, { "__Checksum": { - "Data1": 1057346509426786608, - "Data2": -5495990647133964990, - "Data3": -257759600638805469, - "Data4": 8162827491722896213 + "Data1": -2997485877502562809, + "Data2": -8883963797227328277, + "Data3": 6726575553017488568, + "Data4": -5121622411964113444 }, "Kind": "Components.EventHandler", "Name": "oncut", @@ -9687,7 +10799,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncut", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@oncut", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9697,7 +10812,9 @@ { "Name": "@oncut", "DisplayName": "@oncut", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9707,7 +10824,9 @@ { "Name": "@oncut:preventDefault", "DisplayName": "@oncut:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9717,7 +10836,9 @@ { "Name": "@oncut:stopPropagation", "DisplayName": "@oncut:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9730,7 +10851,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncut", "Documentation": { "Id": 14, - "Args": [ "@oncut", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@oncut", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9740,9 +10864,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncut" ] + "Args": [ + "@oncut" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9751,15 +10879,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncut" ] + "Args": [ + "@oncut" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncut" + "Common.PropertyName": "oncut", + "Components.IsWeaklyTyped": "True" } } ], @@ -9775,10 +10907,10 @@ }, { "__Checksum": { - "Data1": 8488933283150765555, - "Data2": 7513975757778232681, - "Data3": -5255643137634924957, - "Data4": -70732630629882446 + "Data1": 9208346134344975056, + "Data2": 8958622337690106913, + "Data3": 1465641255840392265, + "Data4": 2575712874589609095 }, "Kind": "Components.EventHandler", "Name": "onpaste", @@ -9786,7 +10918,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpaste", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@onpaste", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9796,7 +10931,9 @@ { "Name": "@onpaste", "DisplayName": "@onpaste", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9806,7 +10943,9 @@ { "Name": "@onpaste:preventDefault", "DisplayName": "@onpaste:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9816,7 +10955,9 @@ { "Name": "@onpaste:stopPropagation", "DisplayName": "@onpaste:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9829,7 +10970,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpaste", "Documentation": { "Id": 14, - "Args": [ "@onpaste", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@onpaste", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9839,9 +10983,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpaste" ] + "Args": [ + "@onpaste" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9850,15 +10998,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpaste" ] + "Args": [ + "@onpaste" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpaste" + "Common.PropertyName": "onpaste", + "Components.IsWeaklyTyped": "True" } } ], @@ -9874,10 +11026,10 @@ }, { "__Checksum": { - "Data1": -6266578777941066196, - "Data2": 828234927000639086, - "Data3": 6181779779425691131, - "Data4": 7106647708086302755 + "Data1": -533615659397593537, + "Data2": -630860927965330819, + "Data3": -6342670562823535960, + "Data4": 3835064171110204950 }, "Kind": "Components.EventHandler", "Name": "ontouchcancel", @@ -9885,7 +11037,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchcancel", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchcancel", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9895,7 +11050,9 @@ { "Name": "@ontouchcancel", "DisplayName": "@ontouchcancel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9905,7 +11062,9 @@ { "Name": "@ontouchcancel:preventDefault", "DisplayName": "@ontouchcancel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9915,7 +11074,9 @@ { "Name": "@ontouchcancel:stopPropagation", "DisplayName": "@ontouchcancel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9928,7 +11089,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchcancel", "Documentation": { "Id": 14, - "Args": [ "@ontouchcancel", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchcancel", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9938,9 +11102,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchcancel" ] + "Args": [ + "@ontouchcancel" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9949,15 +11117,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchcancel" ] + "Args": [ + "@ontouchcancel" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchcancel" + "Common.PropertyName": "ontouchcancel", + "Components.IsWeaklyTyped": "True" } } ], @@ -9973,10 +11145,10 @@ }, { "__Checksum": { - "Data1": 4994838533972008206, - "Data2": -4321611426625631398, - "Data3": 9138979344278607322, - "Data4": 2702340547965851968 + "Data1": 5093295676287565708, + "Data2": -1179906617383907570, + "Data3": -6729693933840363053, + "Data4": -329869676945505153 }, "Kind": "Components.EventHandler", "Name": "ontouchend", @@ -9984,7 +11156,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchend", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchend", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9994,7 +11169,9 @@ { "Name": "@ontouchend", "DisplayName": "@ontouchend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10004,7 +11181,9 @@ { "Name": "@ontouchend:preventDefault", "DisplayName": "@ontouchend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10014,7 +11193,9 @@ { "Name": "@ontouchend:stopPropagation", "DisplayName": "@ontouchend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10027,7 +11208,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchend", "Documentation": { "Id": 14, - "Args": [ "@ontouchend", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchend", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10037,9 +11221,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchend" ] + "Args": [ + "@ontouchend" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10048,15 +11236,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchend" ] + "Args": [ + "@ontouchend" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchend" + "Common.PropertyName": "ontouchend", + "Components.IsWeaklyTyped": "True" } } ], @@ -10072,10 +11264,10 @@ }, { "__Checksum": { - "Data1": 7806341868115752471, - "Data2": 6163087977010662700, - "Data3": 2254265150448590099, - "Data4": -3674321809805065861 + "Data1": 3732735953292616174, + "Data2": -4024204819204617893, + "Data3": 7449402514623180422, + "Data4": -8015932370286930950 }, "Kind": "Components.EventHandler", "Name": "ontouchmove", @@ -10083,7 +11275,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchmove", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchmove", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10093,7 +11288,9 @@ { "Name": "@ontouchmove", "DisplayName": "@ontouchmove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10103,7 +11300,9 @@ { "Name": "@ontouchmove:preventDefault", "DisplayName": "@ontouchmove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10113,7 +11312,9 @@ { "Name": "@ontouchmove:stopPropagation", "DisplayName": "@ontouchmove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10126,7 +11327,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchmove", "Documentation": { "Id": 14, - "Args": [ "@ontouchmove", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchmove", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10136,9 +11340,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchmove" ] + "Args": [ + "@ontouchmove" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10147,15 +11355,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchmove" ] + "Args": [ + "@ontouchmove" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchmove" + "Common.PropertyName": "ontouchmove", + "Components.IsWeaklyTyped": "True" } } ], @@ -10171,10 +11383,10 @@ }, { "__Checksum": { - "Data1": 8504148721211358746, - "Data2": 914826216958878201, - "Data3": -5998757913178432102, - "Data4": 6982736872470770886 + "Data1": 2802664826483113274, + "Data2": -1882703497726176658, + "Data3": 429163152994320840, + "Data4": 1822645448401442679 }, "Kind": "Components.EventHandler", "Name": "ontouchstart", @@ -10182,7 +11394,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchstart", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchstart", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10192,7 +11407,9 @@ { "Name": "@ontouchstart", "DisplayName": "@ontouchstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10202,7 +11419,9 @@ { "Name": "@ontouchstart:preventDefault", "DisplayName": "@ontouchstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10212,7 +11431,9 @@ { "Name": "@ontouchstart:stopPropagation", "DisplayName": "@ontouchstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10225,7 +11446,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchstart", "Documentation": { "Id": 14, - "Args": [ "@ontouchstart", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchstart", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10235,9 +11459,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchstart" ] + "Args": [ + "@ontouchstart" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10246,15 +11474,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchstart" ] + "Args": [ + "@ontouchstart" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchstart" + "Common.PropertyName": "ontouchstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -10270,10 +11502,10 @@ }, { "__Checksum": { - "Data1": -3076100660405830837, - "Data2": -5974648893384312962, - "Data3": -6791859607481550299, - "Data4": -1942535059869088760 + "Data1": 2257414082075030065, + "Data2": -8275191628919111620, + "Data3": 8256191097129305461, + "Data4": -7987934691122664025 }, "Kind": "Components.EventHandler", "Name": "ontouchenter", @@ -10281,7 +11513,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchenter", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchenter", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10291,7 +11526,9 @@ { "Name": "@ontouchenter", "DisplayName": "@ontouchenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10301,7 +11538,9 @@ { "Name": "@ontouchenter:preventDefault", "DisplayName": "@ontouchenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10311,7 +11550,9 @@ { "Name": "@ontouchenter:stopPropagation", "DisplayName": "@ontouchenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10324,7 +11565,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchenter", "Documentation": { "Id": 14, - "Args": [ "@ontouchenter", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchenter", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10334,9 +11578,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchenter" ] + "Args": [ + "@ontouchenter" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10345,15 +11593,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchenter" ] + "Args": [ + "@ontouchenter" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchenter" + "Common.PropertyName": "ontouchenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -10369,10 +11621,10 @@ }, { "__Checksum": { - "Data1": 2244006487627463535, - "Data2": -5081805624962167925, - "Data3": -3811888960646383125, - "Data4": -5657795073646666355 + "Data1": 9215581793582197344, + "Data2": 505277034879344089, + "Data3": 2026500637878686356, + "Data4": -528669526665491261 }, "Kind": "Components.EventHandler", "Name": "ontouchleave", @@ -10380,7 +11632,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchleave", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchleave", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10390,7 +11645,9 @@ { "Name": "@ontouchleave", "DisplayName": "@ontouchleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10400,7 +11657,9 @@ { "Name": "@ontouchleave:preventDefault", "DisplayName": "@ontouchleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10410,7 +11669,9 @@ { "Name": "@ontouchleave:stopPropagation", "DisplayName": "@ontouchleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10423,7 +11684,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchleave", "Documentation": { "Id": 14, - "Args": [ "@ontouchleave", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchleave", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10433,9 +11697,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchleave" ] + "Args": [ + "@ontouchleave" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10444,15 +11712,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchleave" ] + "Args": [ + "@ontouchleave" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchleave" + "Common.PropertyName": "ontouchleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -10468,10 +11740,10 @@ }, { "__Checksum": { - "Data1": 8584455411082662542, - "Data2": -7796055969877793105, - "Data3": -195784949619132544, - "Data4": -4932542955940159212 + "Data1": 1104148711772645567, + "Data2": -5609622526099218408, + "Data3": 7858395960972841108, + "Data4": -755862997088296235 }, "Kind": "Components.EventHandler", "Name": "ongotpointercapture", @@ -10479,7 +11751,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ongotpointercapture", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@ongotpointercapture", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10489,7 +11764,9 @@ { "Name": "@ongotpointercapture", "DisplayName": "@ongotpointercapture", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10499,7 +11776,9 @@ { "Name": "@ongotpointercapture:preventDefault", "DisplayName": "@ongotpointercapture:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10509,7 +11788,9 @@ { "Name": "@ongotpointercapture:stopPropagation", "DisplayName": "@ongotpointercapture:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10522,7 +11803,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ongotpointercapture", "Documentation": { "Id": 14, - "Args": [ "@ongotpointercapture", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@ongotpointercapture", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10532,9 +11816,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ongotpointercapture" ] + "Args": [ + "@ongotpointercapture" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10543,15 +11831,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ongotpointercapture" ] + "Args": [ + "@ongotpointercapture" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ongotpointercapture" + "Common.PropertyName": "ongotpointercapture", + "Components.IsWeaklyTyped": "True" } } ], @@ -10567,10 +11859,10 @@ }, { "__Checksum": { - "Data1": 1134975171963814901, - "Data2": -4158158315963249224, - "Data3": -2907581259986482521, - "Data4": -3424939389523723867 + "Data1": -3616381731847356554, + "Data2": 4850697250368039413, + "Data3": 6711913271392752512, + "Data4": 4506212933615135472 }, "Kind": "Components.EventHandler", "Name": "onlostpointercapture", @@ -10578,7 +11870,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onlostpointercapture", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onlostpointercapture", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10588,7 +11883,9 @@ { "Name": "@onlostpointercapture", "DisplayName": "@onlostpointercapture", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10598,7 +11895,9 @@ { "Name": "@onlostpointercapture:preventDefault", "DisplayName": "@onlostpointercapture:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10608,7 +11907,9 @@ { "Name": "@onlostpointercapture:stopPropagation", "DisplayName": "@onlostpointercapture:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10621,7 +11922,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onlostpointercapture", "Documentation": { "Id": 14, - "Args": [ "@onlostpointercapture", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onlostpointercapture", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10631,9 +11935,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onlostpointercapture" ] + "Args": [ + "@onlostpointercapture" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10642,15 +11950,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onlostpointercapture" ] + "Args": [ + "@onlostpointercapture" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onlostpointercapture" + "Common.PropertyName": "onlostpointercapture", + "Components.IsWeaklyTyped": "True" } } ], @@ -10666,10 +11978,10 @@ }, { "__Checksum": { - "Data1": -9181834749678519140, - "Data2": -7916346076523002247, - "Data3": -6404902531452796296, - "Data4": 8967546013227402323 + "Data1": -1732289724498454843, + "Data2": 3872968259012210384, + "Data3": -5406233438985367850, + "Data4": -5945371242466138562 }, "Kind": "Components.EventHandler", "Name": "onpointercancel", @@ -10677,7 +11989,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointercancel", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointercancel", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10687,7 +12002,9 @@ { "Name": "@onpointercancel", "DisplayName": "@onpointercancel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10697,7 +12014,9 @@ { "Name": "@onpointercancel:preventDefault", "DisplayName": "@onpointercancel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10707,7 +12026,9 @@ { "Name": "@onpointercancel:stopPropagation", "DisplayName": "@onpointercancel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10720,7 +12041,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointercancel", "Documentation": { "Id": 14, - "Args": [ "@onpointercancel", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointercancel", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10730,9 +12054,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointercancel" ] + "Args": [ + "@onpointercancel" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10741,15 +12069,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointercancel" ] + "Args": [ + "@onpointercancel" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointercancel" + "Common.PropertyName": "onpointercancel", + "Components.IsWeaklyTyped": "True" } } ], @@ -10765,10 +12097,10 @@ }, { "__Checksum": { - "Data1": -1205118693034746010, - "Data2": 924978914943100878, - "Data3": 31975260171279500, - "Data4": 4960086476569014370 + "Data1": -6999307024462496915, + "Data2": 8412775557398951450, + "Data3": -6757802248086834514, + "Data4": 5484298787091916676 }, "Kind": "Components.EventHandler", "Name": "onpointerdown", @@ -10776,7 +12108,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerdown", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerdown", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10786,7 +12121,9 @@ { "Name": "@onpointerdown", "DisplayName": "@onpointerdown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10796,7 +12133,9 @@ { "Name": "@onpointerdown:preventDefault", "DisplayName": "@onpointerdown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10806,7 +12145,9 @@ { "Name": "@onpointerdown:stopPropagation", "DisplayName": "@onpointerdown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10819,7 +12160,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerdown", "Documentation": { "Id": 14, - "Args": [ "@onpointerdown", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerdown", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10829,9 +12173,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerdown" ] + "Args": [ + "@onpointerdown" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10840,15 +12188,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerdown" ] + "Args": [ + "@onpointerdown" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerdown" + "Common.PropertyName": "onpointerdown", + "Components.IsWeaklyTyped": "True" } } ], @@ -10864,10 +12216,10 @@ }, { "__Checksum": { - "Data1": -730500469221561051, - "Data2": -2715051664799691035, - "Data3": -2181384714240458884, - "Data4": -3088058368195178194 + "Data1": 4543223893398994025, + "Data2": -5869776523767665255, + "Data3": -2616588965630736129, + "Data4": -4797143221281967317 }, "Kind": "Components.EventHandler", "Name": "onpointerenter", @@ -10875,7 +12227,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerenter", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerenter", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10885,7 +12240,9 @@ { "Name": "@onpointerenter", "DisplayName": "@onpointerenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10895,7 +12252,9 @@ { "Name": "@onpointerenter:preventDefault", "DisplayName": "@onpointerenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10905,7 +12264,9 @@ { "Name": "@onpointerenter:stopPropagation", "DisplayName": "@onpointerenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10918,7 +12279,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerenter", "Documentation": { "Id": 14, - "Args": [ "@onpointerenter", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerenter", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10928,9 +12292,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerenter" ] + "Args": [ + "@onpointerenter" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10939,15 +12307,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerenter" ] + "Args": [ + "@onpointerenter" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerenter" + "Common.PropertyName": "onpointerenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -10963,10 +12335,10 @@ }, { "__Checksum": { - "Data1": -3752081880848510727, - "Data2": -3410145992082106644, - "Data3": 3653211914562852345, - "Data4": -8221233451454669909 + "Data1": -2112826889462271447, + "Data2": 8668766176168878442, + "Data3": 8834495388431050581, + "Data4": -8996097830483353942 }, "Kind": "Components.EventHandler", "Name": "onpointerleave", @@ -10974,7 +12346,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerleave", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerleave", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10984,7 +12359,9 @@ { "Name": "@onpointerleave", "DisplayName": "@onpointerleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10994,7 +12371,9 @@ { "Name": "@onpointerleave:preventDefault", "DisplayName": "@onpointerleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11004,7 +12383,9 @@ { "Name": "@onpointerleave:stopPropagation", "DisplayName": "@onpointerleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11017,7 +12398,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerleave", "Documentation": { "Id": 14, - "Args": [ "@onpointerleave", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerleave", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11027,9 +12411,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerleave" ] + "Args": [ + "@onpointerleave" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11038,15 +12426,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerleave" ] + "Args": [ + "@onpointerleave" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerleave" + "Common.PropertyName": "onpointerleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -11062,10 +12454,10 @@ }, { "__Checksum": { - "Data1": -686852422464691457, - "Data2": -9121350958009098996, - "Data3": -379254126464277099, - "Data4": 1583109695656829624 + "Data1": 936591815786186805, + "Data2": -6699711567892676748, + "Data3": -8631966015933168351, + "Data4": -3979948168318013642 }, "Kind": "Components.EventHandler", "Name": "onpointermove", @@ -11073,7 +12465,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointermove", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointermove", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11083,7 +12478,9 @@ { "Name": "@onpointermove", "DisplayName": "@onpointermove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11093,7 +12490,9 @@ { "Name": "@onpointermove:preventDefault", "DisplayName": "@onpointermove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11103,7 +12502,9 @@ { "Name": "@onpointermove:stopPropagation", "DisplayName": "@onpointermove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11116,7 +12517,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointermove", "Documentation": { "Id": 14, - "Args": [ "@onpointermove", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointermove", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11126,9 +12530,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointermove" ] + "Args": [ + "@onpointermove" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11137,15 +12545,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointermove" ] + "Args": [ + "@onpointermove" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointermove" + "Common.PropertyName": "onpointermove", + "Components.IsWeaklyTyped": "True" } } ], @@ -11161,10 +12573,10 @@ }, { "__Checksum": { - "Data1": -2106407310956877851, - "Data2": 535403365635652435, - "Data3": -8516817650721549465, - "Data4": 8220419356258568361 + "Data1": 3087444779371249221, + "Data2": 8382504798981898589, + "Data3": 547023768829580388, + "Data4": 4361500619069694134 }, "Kind": "Components.EventHandler", "Name": "onpointerout", @@ -11172,7 +12584,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerout", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerout", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11182,7 +12597,9 @@ { "Name": "@onpointerout", "DisplayName": "@onpointerout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11192,7 +12609,9 @@ { "Name": "@onpointerout:preventDefault", "DisplayName": "@onpointerout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11202,7 +12621,9 @@ { "Name": "@onpointerout:stopPropagation", "DisplayName": "@onpointerout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11215,7 +12636,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerout", "Documentation": { "Id": 14, - "Args": [ "@onpointerout", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerout", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11225,9 +12649,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerout" ] + "Args": [ + "@onpointerout" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11236,15 +12664,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerout" ] + "Args": [ + "@onpointerout" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerout" + "Common.PropertyName": "onpointerout", + "Components.IsWeaklyTyped": "True" } } ], @@ -11260,10 +12692,10 @@ }, { "__Checksum": { - "Data1": -2731289334244829569, - "Data2": -6614216587570233156, - "Data3": -146522898668451123, - "Data4": 2638207138859100200 + "Data1": -7839879209437779748, + "Data2": -1822601981837070874, + "Data3": 6366559709346712812, + "Data4": -2610441297820476321 }, "Kind": "Components.EventHandler", "Name": "onpointerover", @@ -11271,7 +12703,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerover", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerover", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11281,7 +12716,9 @@ { "Name": "@onpointerover", "DisplayName": "@onpointerover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11291,7 +12728,9 @@ { "Name": "@onpointerover:preventDefault", "DisplayName": "@onpointerover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11301,7 +12740,9 @@ { "Name": "@onpointerover:stopPropagation", "DisplayName": "@onpointerover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11314,7 +12755,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerover", "Documentation": { "Id": 14, - "Args": [ "@onpointerover", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerover", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11324,9 +12768,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerover" ] + "Args": [ + "@onpointerover" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11335,15 +12783,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerover" ] + "Args": [ + "@onpointerover" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerover" + "Common.PropertyName": "onpointerover", + "Components.IsWeaklyTyped": "True" } } ], @@ -11359,10 +12811,10 @@ }, { "__Checksum": { - "Data1": -4298713133775359723, - "Data2": -7096723603183316164, - "Data3": 4449438620465062360, - "Data4": 9174210249219091921 + "Data1": 3500402837723948198, + "Data2": -8610770318445689803, + "Data3": 1063723547803923827, + "Data4": 85285834336375616 }, "Kind": "Components.EventHandler", "Name": "onpointerup", @@ -11370,7 +12822,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerup", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerup", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11380,7 +12835,9 @@ { "Name": "@onpointerup", "DisplayName": "@onpointerup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11390,7 +12847,9 @@ { "Name": "@onpointerup:preventDefault", "DisplayName": "@onpointerup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11400,7 +12859,9 @@ { "Name": "@onpointerup:stopPropagation", "DisplayName": "@onpointerup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11413,7 +12874,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerup", "Documentation": { "Id": 14, - "Args": [ "@onpointerup", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerup", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11423,9 +12887,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerup" ] + "Args": [ + "@onpointerup" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11434,15 +12902,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerup" ] + "Args": [ + "@onpointerup" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerup" + "Common.PropertyName": "onpointerup", + "Components.IsWeaklyTyped": "True" } } ], @@ -11458,10 +12930,10 @@ }, { "__Checksum": { - "Data1": -2405829491219855595, - "Data2": 3815919570344966172, - "Data3": 5302784812714063350, - "Data4": -2486617462131396400 + "Data1": -7712612098112485659, + "Data2": -5850226865480675892, + "Data3": -7643191267657884306, + "Data4": 149527134745516907 }, "Kind": "Components.EventHandler", "Name": "oncanplay", @@ -11469,7 +12941,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncanplay", "System.EventArgs" ] + "Args": [ + "@oncanplay", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11479,7 +12954,9 @@ { "Name": "@oncanplay", "DisplayName": "@oncanplay", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11489,7 +12966,9 @@ { "Name": "@oncanplay:preventDefault", "DisplayName": "@oncanplay:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11499,7 +12978,9 @@ { "Name": "@oncanplay:stopPropagation", "DisplayName": "@oncanplay:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11512,7 +12993,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncanplay", "Documentation": { "Id": 14, - "Args": [ "@oncanplay", "System.EventArgs" ] + "Args": [ + "@oncanplay", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11522,9 +13006,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncanplay" ] + "Args": [ + "@oncanplay" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11533,15 +13021,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncanplay" ] + "Args": [ + "@oncanplay" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplay" + "Common.PropertyName": "oncanplay", + "Components.IsWeaklyTyped": "True" } } ], @@ -11557,10 +13049,10 @@ }, { "__Checksum": { - "Data1": -5384762489583503466, - "Data2": 4864063885903006433, - "Data3": -8644686899040936998, - "Data4": 2931216846762615765 + "Data1": -8159778931361874412, + "Data2": 3545588800470870248, + "Data3": -3657378793962418553, + "Data4": 1472776023955399652 }, "Kind": "Components.EventHandler", "Name": "oncanplaythrough", @@ -11568,7 +13060,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncanplaythrough", "System.EventArgs" ] + "Args": [ + "@oncanplaythrough", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11578,7 +13073,9 @@ { "Name": "@oncanplaythrough", "DisplayName": "@oncanplaythrough", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11588,7 +13085,9 @@ { "Name": "@oncanplaythrough:preventDefault", "DisplayName": "@oncanplaythrough:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11598,7 +13097,9 @@ { "Name": "@oncanplaythrough:stopPropagation", "DisplayName": "@oncanplaythrough:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11611,7 +13112,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncanplaythrough", "Documentation": { "Id": 14, - "Args": [ "@oncanplaythrough", "System.EventArgs" ] + "Args": [ + "@oncanplaythrough", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11621,9 +13125,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncanplaythrough" ] + "Args": [ + "@oncanplaythrough" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11632,15 +13140,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncanplaythrough" ] + "Args": [ + "@oncanplaythrough" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplaythrough" + "Common.PropertyName": "oncanplaythrough", + "Components.IsWeaklyTyped": "True" } } ], @@ -11656,10 +13168,10 @@ }, { "__Checksum": { - "Data1": 59916209560790115, - "Data2": 4200604158464237417, - "Data3": 1238006747279561292, - "Data4": 2568330911967878762 + "Data1": 8679639972946391461, + "Data2": 6613563368606417780, + "Data3": -3868940928223982705, + "Data4": 2046326155799651880 }, "Kind": "Components.EventHandler", "Name": "oncuechange", @@ -11667,7 +13179,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncuechange", "System.EventArgs" ] + "Args": [ + "@oncuechange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11677,7 +13192,9 @@ { "Name": "@oncuechange", "DisplayName": "@oncuechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11687,7 +13204,9 @@ { "Name": "@oncuechange:preventDefault", "DisplayName": "@oncuechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11697,7 +13216,9 @@ { "Name": "@oncuechange:stopPropagation", "DisplayName": "@oncuechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11710,7 +13231,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncuechange", "Documentation": { "Id": 14, - "Args": [ "@oncuechange", "System.EventArgs" ] + "Args": [ + "@oncuechange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11720,9 +13244,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncuechange" ] + "Args": [ + "@oncuechange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11731,15 +13259,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncuechange" ] + "Args": [ + "@oncuechange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncuechange" + "Common.PropertyName": "oncuechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -11755,10 +13287,10 @@ }, { "__Checksum": { - "Data1": -5852520029160697338, - "Data2": -7605201735783816871, - "Data3": 933493197547512992, - "Data4": 197994396304197229 + "Data1": 297825506464903212, + "Data2": 7223634705880556494, + "Data3": 8099899704402567631, + "Data4": 4471915895687962482 }, "Kind": "Components.EventHandler", "Name": "ondurationchange", @@ -11766,7 +13298,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondurationchange", "System.EventArgs" ] + "Args": [ + "@ondurationchange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11776,7 +13311,9 @@ { "Name": "@ondurationchange", "DisplayName": "@ondurationchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11786,7 +13323,9 @@ { "Name": "@ondurationchange:preventDefault", "DisplayName": "@ondurationchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11796,7 +13335,9 @@ { "Name": "@ondurationchange:stopPropagation", "DisplayName": "@ondurationchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11809,7 +13350,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondurationchange", "Documentation": { "Id": 14, - "Args": [ "@ondurationchange", "System.EventArgs" ] + "Args": [ + "@ondurationchange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11819,9 +13363,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondurationchange" ] + "Args": [ + "@ondurationchange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11830,15 +13378,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondurationchange" ] + "Args": [ + "@ondurationchange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondurationchange" + "Common.PropertyName": "ondurationchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -11854,10 +13406,10 @@ }, { "__Checksum": { - "Data1": 4045474364608736350, - "Data2": 2367105630586163366, - "Data3": 8183838960854209793, - "Data4": 8256530338930693684 + "Data1": 4993706230146446469, + "Data2": -7151492966260145558, + "Data3": 1959208296726526326, + "Data4": -2449506534524386672 }, "Kind": "Components.EventHandler", "Name": "onemptied", @@ -11865,7 +13417,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onemptied", "System.EventArgs" ] + "Args": [ + "@onemptied", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11875,7 +13430,9 @@ { "Name": "@onemptied", "DisplayName": "@onemptied", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11885,7 +13442,9 @@ { "Name": "@onemptied:preventDefault", "DisplayName": "@onemptied:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11895,7 +13454,9 @@ { "Name": "@onemptied:stopPropagation", "DisplayName": "@onemptied:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11908,7 +13469,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onemptied", "Documentation": { "Id": 14, - "Args": [ "@onemptied", "System.EventArgs" ] + "Args": [ + "@onemptied", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11918,9 +13482,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onemptied" ] + "Args": [ + "@onemptied" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11929,15 +13497,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onemptied" ] + "Args": [ + "@onemptied" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onemptied" + "Common.PropertyName": "onemptied", + "Components.IsWeaklyTyped": "True" } } ], @@ -11953,10 +13525,10 @@ }, { "__Checksum": { - "Data1": -8460711075693400321, - "Data2": 2082122562611812807, - "Data3": 7225194132030600482, - "Data4": -7359561103413911636 + "Data1": -1832072026291605495, + "Data2": 1272460451920667759, + "Data3": -666057469639937878, + "Data4": -2356273857280572653 }, "Kind": "Components.EventHandler", "Name": "onpause", @@ -11964,7 +13536,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpause", "System.EventArgs" ] + "Args": [ + "@onpause", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11974,7 +13549,9 @@ { "Name": "@onpause", "DisplayName": "@onpause", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11984,7 +13561,9 @@ { "Name": "@onpause:preventDefault", "DisplayName": "@onpause:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11994,7 +13573,9 @@ { "Name": "@onpause:stopPropagation", "DisplayName": "@onpause:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12007,7 +13588,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpause", "Documentation": { "Id": 14, - "Args": [ "@onpause", "System.EventArgs" ] + "Args": [ + "@onpause", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12017,9 +13601,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpause" ] + "Args": [ + "@onpause" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12028,15 +13616,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpause" ] + "Args": [ + "@onpause" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpause" + "Common.PropertyName": "onpause", + "Components.IsWeaklyTyped": "True" } } ], @@ -12052,10 +13644,10 @@ }, { "__Checksum": { - "Data1": -803814151893643660, - "Data2": 4075551839122262203, - "Data3": 2188331014704290351, - "Data4": -3165078960282949957 + "Data1": -2344908307903121946, + "Data2": 5688680462156281571, + "Data3": 4153143221703987068, + "Data4": 5980063120226327172 }, "Kind": "Components.EventHandler", "Name": "onplay", @@ -12063,7 +13655,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onplay", "System.EventArgs" ] + "Args": [ + "@onplay", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12073,7 +13668,9 @@ { "Name": "@onplay", "DisplayName": "@onplay", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12083,7 +13680,9 @@ { "Name": "@onplay:preventDefault", "DisplayName": "@onplay:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12093,7 +13692,9 @@ { "Name": "@onplay:stopPropagation", "DisplayName": "@onplay:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12106,7 +13707,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onplay", "Documentation": { "Id": 14, - "Args": [ "@onplay", "System.EventArgs" ] + "Args": [ + "@onplay", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12116,9 +13720,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onplay" ] + "Args": [ + "@onplay" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12127,15 +13735,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onplay" ] + "Args": [ + "@onplay" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplay" + "Common.PropertyName": "onplay", + "Components.IsWeaklyTyped": "True" } } ], @@ -12151,10 +13763,10 @@ }, { "__Checksum": { - "Data1": 5372887485772221679, - "Data2": -8825063400811187159, - "Data3": -2220348026818821705, - "Data4": 3051448975171441908 + "Data1": -5164677581748914877, + "Data2": 6129985961945773657, + "Data3": 3572225713192007717, + "Data4": 8196921868550740012 }, "Kind": "Components.EventHandler", "Name": "onplaying", @@ -12162,7 +13774,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onplaying", "System.EventArgs" ] + "Args": [ + "@onplaying", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12172,7 +13787,9 @@ { "Name": "@onplaying", "DisplayName": "@onplaying", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12182,7 +13799,9 @@ { "Name": "@onplaying:preventDefault", "DisplayName": "@onplaying:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12192,7 +13811,9 @@ { "Name": "@onplaying:stopPropagation", "DisplayName": "@onplaying:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12205,7 +13826,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onplaying", "Documentation": { "Id": 14, - "Args": [ "@onplaying", "System.EventArgs" ] + "Args": [ + "@onplaying", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12215,9 +13839,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onplaying" ] + "Args": [ + "@onplaying" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12226,15 +13854,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onplaying" ] + "Args": [ + "@onplaying" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplaying" + "Common.PropertyName": "onplaying", + "Components.IsWeaklyTyped": "True" } } ], @@ -12250,10 +13882,10 @@ }, { "__Checksum": { - "Data1": -6684364000447248478, - "Data2": -9147945783041798386, - "Data3": 2666066048750824122, - "Data4": 6169456109853711456 + "Data1": -7449447492587767594, + "Data2": 5672226485940186441, + "Data3": -2103550131030507155, + "Data4": -5771502977679369180 }, "Kind": "Components.EventHandler", "Name": "onratechange", @@ -12261,7 +13893,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onratechange", "System.EventArgs" ] + "Args": [ + "@onratechange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12271,7 +13906,9 @@ { "Name": "@onratechange", "DisplayName": "@onratechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12281,7 +13918,9 @@ { "Name": "@onratechange:preventDefault", "DisplayName": "@onratechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12291,7 +13930,9 @@ { "Name": "@onratechange:stopPropagation", "DisplayName": "@onratechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12304,7 +13945,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onratechange", "Documentation": { "Id": 14, - "Args": [ "@onratechange", "System.EventArgs" ] + "Args": [ + "@onratechange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12314,9 +13958,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onratechange" ] + "Args": [ + "@onratechange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12325,15 +13973,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onratechange" ] + "Args": [ + "@onratechange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onratechange" + "Common.PropertyName": "onratechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -12349,10 +14001,10 @@ }, { "__Checksum": { - "Data1": 8111991654953800554, - "Data2": 1907430466302766672, - "Data3": 8293672862905137296, - "Data4": 2318860065315447933 + "Data1": -7279312515272354377, + "Data2": 5233016119824288201, + "Data3": -4665765354757752375, + "Data4": 2547700041597212943 }, "Kind": "Components.EventHandler", "Name": "onseeked", @@ -12360,7 +14012,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onseeked", "System.EventArgs" ] + "Args": [ + "@onseeked", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12370,7 +14025,9 @@ { "Name": "@onseeked", "DisplayName": "@onseeked", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12380,7 +14037,9 @@ { "Name": "@onseeked:preventDefault", "DisplayName": "@onseeked:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12390,7 +14049,9 @@ { "Name": "@onseeked:stopPropagation", "DisplayName": "@onseeked:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12403,7 +14064,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onseeked", "Documentation": { "Id": 14, - "Args": [ "@onseeked", "System.EventArgs" ] + "Args": [ + "@onseeked", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12413,9 +14077,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onseeked" ] + "Args": [ + "@onseeked" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12424,15 +14092,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onseeked" ] + "Args": [ + "@onseeked" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeked" + "Common.PropertyName": "onseeked", + "Components.IsWeaklyTyped": "True" } } ], @@ -12448,10 +14120,10 @@ }, { "__Checksum": { - "Data1": -6440353001342422060, - "Data2": -7752717634560990581, - "Data3": 3558089797492660544, - "Data4": 5687801640365046196 + "Data1": -1952784752678637027, + "Data2": 1019115943905989462, + "Data3": -8461891447316179568, + "Data4": -1108571293447082526 }, "Kind": "Components.EventHandler", "Name": "onseeking", @@ -12459,7 +14131,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onseeking", "System.EventArgs" ] + "Args": [ + "@onseeking", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12469,7 +14144,9 @@ { "Name": "@onseeking", "DisplayName": "@onseeking", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12479,7 +14156,9 @@ { "Name": "@onseeking:preventDefault", "DisplayName": "@onseeking:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12489,7 +14168,9 @@ { "Name": "@onseeking:stopPropagation", "DisplayName": "@onseeking:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12502,7 +14183,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onseeking", "Documentation": { "Id": 14, - "Args": [ "@onseeking", "System.EventArgs" ] + "Args": [ + "@onseeking", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12512,9 +14196,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onseeking" ] + "Args": [ + "@onseeking" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12523,15 +14211,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onseeking" ] + "Args": [ + "@onseeking" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeking" + "Common.PropertyName": "onseeking", + "Components.IsWeaklyTyped": "True" } } ], @@ -12547,10 +14239,10 @@ }, { "__Checksum": { - "Data1": 7987264404372936630, - "Data2": -8316939764847075097, - "Data3": -2292913211410871553, - "Data4": -9016811752531797660 + "Data1": -3027576115421453408, + "Data2": 2820341636917560093, + "Data3": -7546633547173855554, + "Data4": 2963675139885053077 }, "Kind": "Components.EventHandler", "Name": "onstalled", @@ -12558,7 +14250,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onstalled", "System.EventArgs" ] + "Args": [ + "@onstalled", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12568,7 +14263,9 @@ { "Name": "@onstalled", "DisplayName": "@onstalled", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12578,7 +14275,9 @@ { "Name": "@onstalled:preventDefault", "DisplayName": "@onstalled:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12588,7 +14287,9 @@ { "Name": "@onstalled:stopPropagation", "DisplayName": "@onstalled:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12601,7 +14302,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onstalled", "Documentation": { "Id": 14, - "Args": [ "@onstalled", "System.EventArgs" ] + "Args": [ + "@onstalled", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12611,9 +14315,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onstalled" ] + "Args": [ + "@onstalled" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12622,15 +14330,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onstalled" ] + "Args": [ + "@onstalled" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstalled" + "Common.PropertyName": "onstalled", + "Components.IsWeaklyTyped": "True" } } ], @@ -12646,10 +14358,10 @@ }, { "__Checksum": { - "Data1": -1160925663692279964, - "Data2": 7585627463585002520, - "Data3": -8328366231006584324, - "Data4": 176508497246008530 + "Data1": 8257316539375507739, + "Data2": -6792282317226804694, + "Data3": 8172872579754756008, + "Data4": 1416453327442492752 }, "Kind": "Components.EventHandler", "Name": "onstop", @@ -12657,7 +14369,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onstop", "System.EventArgs" ] + "Args": [ + "@onstop", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12667,7 +14382,9 @@ { "Name": "@onstop", "DisplayName": "@onstop", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12677,7 +14394,9 @@ { "Name": "@onstop:preventDefault", "DisplayName": "@onstop:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12687,7 +14406,9 @@ { "Name": "@onstop:stopPropagation", "DisplayName": "@onstop:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12700,7 +14421,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onstop", "Documentation": { "Id": 14, - "Args": [ "@onstop", "System.EventArgs" ] + "Args": [ + "@onstop", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12710,9 +14434,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onstop" ] + "Args": [ + "@onstop" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12721,15 +14449,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onstop" ] + "Args": [ + "@onstop" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstop" + "Common.PropertyName": "onstop", + "Components.IsWeaklyTyped": "True" } } ], @@ -12745,10 +14477,10 @@ }, { "__Checksum": { - "Data1": 8957914757673904008, - "Data2": 165931227640285324, - "Data3": 2932879387335679046, - "Data4": -6848562493767677852 + "Data1": 2390349563020137300, + "Data2": -5177798761251079928, + "Data3": -2259967909386590283, + "Data4": -2279273785600325691 }, "Kind": "Components.EventHandler", "Name": "onsuspend", @@ -12756,7 +14488,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onsuspend", "System.EventArgs" ] + "Args": [ + "@onsuspend", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12766,7 +14501,9 @@ { "Name": "@onsuspend", "DisplayName": "@onsuspend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12776,7 +14513,9 @@ { "Name": "@onsuspend:preventDefault", "DisplayName": "@onsuspend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12786,7 +14525,9 @@ { "Name": "@onsuspend:stopPropagation", "DisplayName": "@onsuspend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12799,7 +14540,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onsuspend", "Documentation": { "Id": 14, - "Args": [ "@onsuspend", "System.EventArgs" ] + "Args": [ + "@onsuspend", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12809,9 +14553,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onsuspend" ] + "Args": [ + "@onsuspend" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12820,15 +14568,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onsuspend" ] + "Args": [ + "@onsuspend" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsuspend" + "Common.PropertyName": "onsuspend", + "Components.IsWeaklyTyped": "True" } } ], @@ -12844,10 +14596,10 @@ }, { "__Checksum": { - "Data1": 761997747207437704, - "Data2": -4391406234974938251, - "Data3": -1376230165952931063, - "Data4": -8413377976223200450 + "Data1": -3418099726954178386, + "Data2": 3946944657901115343, + "Data3": -8413646243028770863, + "Data4": 6079205889543279796 }, "Kind": "Components.EventHandler", "Name": "ontimeupdate", @@ -12855,7 +14607,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontimeupdate", "System.EventArgs" ] + "Args": [ + "@ontimeupdate", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12865,7 +14620,9 @@ { "Name": "@ontimeupdate", "DisplayName": "@ontimeupdate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12875,7 +14632,9 @@ { "Name": "@ontimeupdate:preventDefault", "DisplayName": "@ontimeupdate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12885,7 +14644,9 @@ { "Name": "@ontimeupdate:stopPropagation", "DisplayName": "@ontimeupdate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12898,7 +14659,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontimeupdate", "Documentation": { "Id": 14, - "Args": [ "@ontimeupdate", "System.EventArgs" ] + "Args": [ + "@ontimeupdate", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12908,9 +14672,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontimeupdate" ] + "Args": [ + "@ontimeupdate" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12919,15 +14687,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontimeupdate" ] + "Args": [ + "@ontimeupdate" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeupdate" + "Common.PropertyName": "ontimeupdate", + "Components.IsWeaklyTyped": "True" } } ], @@ -12943,10 +14715,10 @@ }, { "__Checksum": { - "Data1": -2899809841646587037, - "Data2": 1760027178775779564, - "Data3": 3786998720911751158, - "Data4": 3896507999385760594 + "Data1": 2877869097864894140, + "Data2": 1856388641792332033, + "Data3": -7718158487701466197, + "Data4": -567368839853880319 }, "Kind": "Components.EventHandler", "Name": "onvolumechange", @@ -12954,7 +14726,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onvolumechange", "System.EventArgs" ] + "Args": [ + "@onvolumechange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12964,7 +14739,9 @@ { "Name": "@onvolumechange", "DisplayName": "@onvolumechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12974,7 +14751,9 @@ { "Name": "@onvolumechange:preventDefault", "DisplayName": "@onvolumechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12984,7 +14763,9 @@ { "Name": "@onvolumechange:stopPropagation", "DisplayName": "@onvolumechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12997,7 +14778,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onvolumechange", "Documentation": { "Id": 14, - "Args": [ "@onvolumechange", "System.EventArgs" ] + "Args": [ + "@onvolumechange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13007,9 +14791,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onvolumechange" ] + "Args": [ + "@onvolumechange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13018,15 +14806,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onvolumechange" ] + "Args": [ + "@onvolumechange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onvolumechange" + "Common.PropertyName": "onvolumechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -13042,10 +14834,10 @@ }, { "__Checksum": { - "Data1": -3854573169199990726, - "Data2": 5855679787565968789, - "Data3": 6689626822637151678, - "Data4": -3071813314132951215 + "Data1": -398423572364861591, + "Data2": 9002504862016228878, + "Data3": -7470102150566355150, + "Data4": -5231764708719023040 }, "Kind": "Components.EventHandler", "Name": "onwaiting", @@ -13053,7 +14845,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onwaiting", "System.EventArgs" ] + "Args": [ + "@onwaiting", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13063,7 +14858,9 @@ { "Name": "@onwaiting", "DisplayName": "@onwaiting", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13073,7 +14870,9 @@ { "Name": "@onwaiting:preventDefault", "DisplayName": "@onwaiting:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13083,7 +14882,9 @@ { "Name": "@onwaiting:stopPropagation", "DisplayName": "@onwaiting:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13096,7 +14897,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onwaiting", "Documentation": { "Id": 14, - "Args": [ "@onwaiting", "System.EventArgs" ] + "Args": [ + "@onwaiting", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13106,9 +14910,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onwaiting" ] + "Args": [ + "@onwaiting" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13117,15 +14925,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onwaiting" ] + "Args": [ + "@onwaiting" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwaiting" + "Common.PropertyName": "onwaiting", + "Components.IsWeaklyTyped": "True" } } ], @@ -13141,10 +14953,10 @@ }, { "__Checksum": { - "Data1": -637009721022625187, - "Data2": -5666775871730339865, - "Data3": -4585900132235208738, - "Data4": 4224357378424044172 + "Data1": 8929827588288136093, + "Data2": -8400874963122735891, + "Data3": -4507560167268253451, + "Data4": -547742576928183470 }, "Kind": "Components.EventHandler", "Name": "onloadstart", @@ -13152,7 +14964,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onloadstart", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onloadstart", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13162,7 +14977,9 @@ { "Name": "@onloadstart", "DisplayName": "@onloadstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13172,7 +14989,9 @@ { "Name": "@onloadstart:preventDefault", "DisplayName": "@onloadstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13182,7 +15001,9 @@ { "Name": "@onloadstart:stopPropagation", "DisplayName": "@onloadstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13195,7 +15016,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onloadstart", "Documentation": { "Id": 14, - "Args": [ "@onloadstart", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onloadstart", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13205,9 +15029,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onloadstart" ] + "Args": [ + "@onloadstart" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13216,15 +15044,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onloadstart" ] + "Args": [ + "@onloadstart" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadstart" + "Common.PropertyName": "onloadstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -13240,10 +15072,10 @@ }, { "__Checksum": { - "Data1": 2697291244131996152, - "Data2": 4965371855761881854, - "Data3": -2545688860483617152, - "Data4": -4529360849103526769 + "Data1": -5424308112065516622, + "Data2": 6501875278121520281, + "Data3": 1006203906092705174, + "Data4": -6440032364345164706 }, "Kind": "Components.EventHandler", "Name": "ontimeout", @@ -13251,7 +15083,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontimeout", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@ontimeout", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13261,7 +15096,9 @@ { "Name": "@ontimeout", "DisplayName": "@ontimeout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13271,7 +15108,9 @@ { "Name": "@ontimeout:preventDefault", "DisplayName": "@ontimeout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13281,7 +15120,9 @@ { "Name": "@ontimeout:stopPropagation", "DisplayName": "@ontimeout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13294,7 +15135,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontimeout", "Documentation": { "Id": 14, - "Args": [ "@ontimeout", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@ontimeout", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13304,9 +15148,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontimeout" ] + "Args": [ + "@ontimeout" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13315,15 +15163,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontimeout" ] + "Args": [ + "@ontimeout" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeout" + "Common.PropertyName": "ontimeout", + "Components.IsWeaklyTyped": "True" } } ], @@ -13339,10 +15191,10 @@ }, { "__Checksum": { - "Data1": -7972128591915632786, - "Data2": 5040599321592546416, - "Data3": 550119639039587415, - "Data4": -6401510234487022386 + "Data1": 7192040055529930084, + "Data2": 7165279519394608334, + "Data3": 6215195827440889398, + "Data4": -7740631994529642775 }, "Kind": "Components.EventHandler", "Name": "onabort", @@ -13350,7 +15202,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onabort", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onabort", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13360,7 +15215,9 @@ { "Name": "@onabort", "DisplayName": "@onabort", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13370,7 +15227,9 @@ { "Name": "@onabort:preventDefault", "DisplayName": "@onabort:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13380,7 +15239,9 @@ { "Name": "@onabort:stopPropagation", "DisplayName": "@onabort:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13393,7 +15254,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onabort", "Documentation": { "Id": 14, - "Args": [ "@onabort", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onabort", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13403,9 +15267,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onabort" ] + "Args": [ + "@onabort" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13414,15 +15282,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onabort" ] + "Args": [ + "@onabort" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onabort" + "Common.PropertyName": "onabort", + "Components.IsWeaklyTyped": "True" } } ], @@ -13438,10 +15310,10 @@ }, { "__Checksum": { - "Data1": -1878489885812770722, - "Data2": -1972562164364037591, - "Data3": -5646578160720221275, - "Data4": 4588114350160763914 + "Data1": 4496435197070037688, + "Data2": 6321152213958440174, + "Data3": -6345685915763095713, + "Data4": 1736098694332016877 }, "Kind": "Components.EventHandler", "Name": "onload", @@ -13449,7 +15321,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onload", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onload", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13459,7 +15334,9 @@ { "Name": "@onload", "DisplayName": "@onload", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13469,7 +15346,9 @@ { "Name": "@onload:preventDefault", "DisplayName": "@onload:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13479,7 +15358,9 @@ { "Name": "@onload:stopPropagation", "DisplayName": "@onload:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13492,7 +15373,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onload", "Documentation": { "Id": 14, - "Args": [ "@onload", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onload", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13502,9 +15386,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onload" ] + "Args": [ + "@onload" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13513,15 +15401,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onload" ] + "Args": [ + "@onload" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onload" + "Common.PropertyName": "onload", + "Components.IsWeaklyTyped": "True" } } ], @@ -13537,10 +15429,10 @@ }, { "__Checksum": { - "Data1": 2261214900914629296, - "Data2": 4793376533449858129, - "Data3": -8383925965256112256, - "Data4": 3974323637559188954 + "Data1": 3914688266671147338, + "Data2": 8401663220961937621, + "Data3": -7221942368663452904, + "Data4": -6853607222049204037 }, "Kind": "Components.EventHandler", "Name": "onloadend", @@ -13548,7 +15440,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onloadend", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onloadend", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13558,7 +15453,9 @@ { "Name": "@onloadend", "DisplayName": "@onloadend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13568,7 +15465,9 @@ { "Name": "@onloadend:preventDefault", "DisplayName": "@onloadend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13578,7 +15477,9 @@ { "Name": "@onloadend:stopPropagation", "DisplayName": "@onloadend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13591,7 +15492,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onloadend", "Documentation": { "Id": 14, - "Args": [ "@onloadend", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onloadend", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13601,9 +15505,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onloadend" ] + "Args": [ + "@onloadend" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13612,15 +15520,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onloadend" ] + "Args": [ + "@onloadend" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadend" + "Common.PropertyName": "onloadend", + "Components.IsWeaklyTyped": "True" } } ], @@ -13636,10 +15548,10 @@ }, { "__Checksum": { - "Data1": 3382526595702847155, - "Data2": 6080868910729686234, - "Data3": -4698032435926279260, - "Data4": 1666411576511266490 + "Data1": -1822862229016325819, + "Data2": 2057192743121572605, + "Data3": 5950369453629954220, + "Data4": -7426154456865412401 }, "Kind": "Components.EventHandler", "Name": "onprogress", @@ -13647,7 +15559,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onprogress", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onprogress", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13657,7 +15572,9 @@ { "Name": "@onprogress", "DisplayName": "@onprogress", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13667,7 +15584,9 @@ { "Name": "@onprogress:preventDefault", "DisplayName": "@onprogress:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13677,7 +15596,9 @@ { "Name": "@onprogress:stopPropagation", "DisplayName": "@onprogress:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13690,7 +15611,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onprogress", "Documentation": { "Id": 14, - "Args": [ "@onprogress", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onprogress", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13700,9 +15624,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onprogress" ] + "Args": [ + "@onprogress" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13711,15 +15639,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onprogress" ] + "Args": [ + "@onprogress" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onprogress" + "Common.PropertyName": "onprogress", + "Components.IsWeaklyTyped": "True" } } ], @@ -13735,10 +15667,10 @@ }, { "__Checksum": { - "Data1": -4804311754728028404, - "Data2": -7408295241970028893, - "Data3": 8588696368121096001, - "Data4": 7608797039849623108 + "Data1": -220438797101273707, + "Data2": -7606286464670217895, + "Data3": -9044736843568815986, + "Data4": 3177375815455335352 }, "Kind": "Components.EventHandler", "Name": "onerror", @@ -13746,7 +15678,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onerror", "Microsoft.AspNetCore.Components.Web.ErrorEventArgs" ] + "Args": [ + "@onerror", + "Microsoft.AspNetCore.Components.Web.ErrorEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13756,7 +15691,9 @@ { "Name": "@onerror", "DisplayName": "@onerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13766,7 +15703,9 @@ { "Name": "@onerror:preventDefault", "DisplayName": "@onerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13776,7 +15715,9 @@ { "Name": "@onerror:stopPropagation", "DisplayName": "@onerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13789,7 +15730,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onerror", "Documentation": { "Id": 14, - "Args": [ "@onerror", "Microsoft.AspNetCore.Components.Web.ErrorEventArgs" ] + "Args": [ + "@onerror", + "Microsoft.AspNetCore.Components.Web.ErrorEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13799,9 +15743,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onerror" ] + "Args": [ + "@onerror" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13810,15 +15758,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onerror" ] + "Args": [ + "@onerror" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onerror" + "Common.PropertyName": "onerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -13834,10 +15786,10 @@ }, { "__Checksum": { - "Data1": -985585450691415609, - "Data2": 4206822912020521773, - "Data3": 711152980035999522, - "Data4": 7886966368791482489 + "Data1": 8588741516852728311, + "Data2": -5271367012371921736, + "Data3": -7685394681804264855, + "Data4": 8407039182688190185 }, "Kind": "Components.EventHandler", "Name": "onactivate", @@ -13845,7 +15797,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onactivate", "System.EventArgs" ] + "Args": [ + "@onactivate", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13855,7 +15810,9 @@ { "Name": "@onactivate", "DisplayName": "@onactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13865,7 +15822,9 @@ { "Name": "@onactivate:preventDefault", "DisplayName": "@onactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13875,7 +15834,9 @@ { "Name": "@onactivate:stopPropagation", "DisplayName": "@onactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13888,7 +15849,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onactivate", "Documentation": { "Id": 14, - "Args": [ "@onactivate", "System.EventArgs" ] + "Args": [ + "@onactivate", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13898,9 +15862,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onactivate" ] + "Args": [ + "@onactivate" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13909,15 +15877,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onactivate" ] + "Args": [ + "@onactivate" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onactivate" + "Common.PropertyName": "onactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -13933,10 +15905,10 @@ }, { "__Checksum": { - "Data1": -2420979509952784152, - "Data2": -1454201931138618538, - "Data3": 8062195863825583355, - "Data4": 1586120127348616023 + "Data1": 7507851421384276626, + "Data2": -31899192569855276, + "Data3": -5837852458452465167, + "Data4": -6932616106494642781 }, "Kind": "Components.EventHandler", "Name": "onbeforeactivate", @@ -13944,7 +15916,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onbeforeactivate", "System.EventArgs" ] + "Args": [ + "@onbeforeactivate", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13954,7 +15929,9 @@ { "Name": "@onbeforeactivate", "DisplayName": "@onbeforeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13964,7 +15941,9 @@ { "Name": "@onbeforeactivate:preventDefault", "DisplayName": "@onbeforeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13974,7 +15953,9 @@ { "Name": "@onbeforeactivate:stopPropagation", "DisplayName": "@onbeforeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13987,7 +15968,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onbeforeactivate", "Documentation": { "Id": 14, - "Args": [ "@onbeforeactivate", "System.EventArgs" ] + "Args": [ + "@onbeforeactivate", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13997,9 +15981,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onbeforeactivate" ] + "Args": [ + "@onbeforeactivate" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14008,15 +15996,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onbeforeactivate" ] + "Args": [ + "@onbeforeactivate" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforeactivate" + "Common.PropertyName": "onbeforeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -14032,10 +16024,10 @@ }, { "__Checksum": { - "Data1": -777444668107313852, - "Data2": 6278456561264737893, - "Data3": 1476259583397545861, - "Data4": 5802573705795089886 + "Data1": 4042894824237713652, + "Data2": 488543493533371758, + "Data3": 3261753787437772466, + "Data4": 1444782523179050702 }, "Kind": "Components.EventHandler", "Name": "onbeforedeactivate", @@ -14043,7 +16035,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onbeforedeactivate", "System.EventArgs" ] + "Args": [ + "@onbeforedeactivate", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14053,7 +16048,9 @@ { "Name": "@onbeforedeactivate", "DisplayName": "@onbeforedeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14063,7 +16060,9 @@ { "Name": "@onbeforedeactivate:preventDefault", "DisplayName": "@onbeforedeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14073,7 +16072,9 @@ { "Name": "@onbeforedeactivate:stopPropagation", "DisplayName": "@onbeforedeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14086,7 +16087,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onbeforedeactivate", "Documentation": { "Id": 14, - "Args": [ "@onbeforedeactivate", "System.EventArgs" ] + "Args": [ + "@onbeforedeactivate", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14096,9 +16100,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onbeforedeactivate" ] + "Args": [ + "@onbeforedeactivate" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14107,15 +16115,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onbeforedeactivate" ] + "Args": [ + "@onbeforedeactivate" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforedeactivate" + "Common.PropertyName": "onbeforedeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -14131,10 +16143,10 @@ }, { "__Checksum": { - "Data1": 1269581348832169062, - "Data2": -136550216902668574, - "Data3": -2462124252821281460, - "Data4": -1465266192513735901 + "Data1": -7323093890902836974, + "Data2": 783068847275273661, + "Data3": 4835679226348530511, + "Data4": 4952156269779860909 }, "Kind": "Components.EventHandler", "Name": "ondeactivate", @@ -14142,7 +16154,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondeactivate", "System.EventArgs" ] + "Args": [ + "@ondeactivate", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14152,7 +16167,9 @@ { "Name": "@ondeactivate", "DisplayName": "@ondeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14162,7 +16179,9 @@ { "Name": "@ondeactivate:preventDefault", "DisplayName": "@ondeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14172,7 +16191,9 @@ { "Name": "@ondeactivate:stopPropagation", "DisplayName": "@ondeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14185,7 +16206,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondeactivate", "Documentation": { "Id": 14, - "Args": [ "@ondeactivate", "System.EventArgs" ] + "Args": [ + "@ondeactivate", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14195,9 +16219,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondeactivate" ] + "Args": [ + "@ondeactivate" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14206,15 +16234,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondeactivate" ] + "Args": [ + "@ondeactivate" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondeactivate" + "Common.PropertyName": "ondeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -14230,10 +16262,10 @@ }, { "__Checksum": { - "Data1": 5566938263365569505, - "Data2": 7856594930920949908, - "Data3": -6219380424087845331, - "Data4": 7680534412454240933 + "Data1": 1551032782579347738, + "Data2": 4238496237460356300, + "Data3": -5552525842626464319, + "Data4": 5632935349436654401 }, "Kind": "Components.EventHandler", "Name": "onended", @@ -14241,7 +16273,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onended", "System.EventArgs" ] + "Args": [ + "@onended", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14251,7 +16286,9 @@ { "Name": "@onended", "DisplayName": "@onended", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14261,7 +16298,9 @@ { "Name": "@onended:preventDefault", "DisplayName": "@onended:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14271,7 +16310,9 @@ { "Name": "@onended:stopPropagation", "DisplayName": "@onended:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14284,7 +16325,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onended", "Documentation": { "Id": 14, - "Args": [ "@onended", "System.EventArgs" ] + "Args": [ + "@onended", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14294,9 +16338,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onended" ] + "Args": [ + "@onended" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14305,15 +16353,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onended" ] + "Args": [ + "@onended" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onended" + "Common.PropertyName": "onended", + "Components.IsWeaklyTyped": "True" } } ], @@ -14329,10 +16381,10 @@ }, { "__Checksum": { - "Data1": 2432129311887104211, - "Data2": 4183686226488127056, - "Data3": 7137327555649849726, - "Data4": 6834760504527845603 + "Data1": 8717014493593454143, + "Data2": -1559400026274503862, + "Data3": 2767706358234588254, + "Data4": -5384048549397103827 }, "Kind": "Components.EventHandler", "Name": "onfullscreenchange", @@ -14340,7 +16392,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onfullscreenchange", "System.EventArgs" ] + "Args": [ + "@onfullscreenchange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14350,7 +16405,9 @@ { "Name": "@onfullscreenchange", "DisplayName": "@onfullscreenchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14360,7 +16417,9 @@ { "Name": "@onfullscreenchange:preventDefault", "DisplayName": "@onfullscreenchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14370,7 +16429,9 @@ { "Name": "@onfullscreenchange:stopPropagation", "DisplayName": "@onfullscreenchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14383,7 +16444,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onfullscreenchange", "Documentation": { "Id": 14, - "Args": [ "@onfullscreenchange", "System.EventArgs" ] + "Args": [ + "@onfullscreenchange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14393,9 +16457,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onfullscreenchange" ] + "Args": [ + "@onfullscreenchange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14404,15 +16472,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onfullscreenchange" ] + "Args": [ + "@onfullscreenchange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenchange" + "Common.PropertyName": "onfullscreenchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -14428,10 +16500,10 @@ }, { "__Checksum": { - "Data1": -1288606970560937999, - "Data2": 4913693005774044302, - "Data3": 2065844981802887369, - "Data4": -1329655539590599042 + "Data1": 123664188982797468, + "Data2": -6928559108024341310, + "Data3": -1839089998928256021, + "Data4": -4701508995312759573 }, "Kind": "Components.EventHandler", "Name": "onfullscreenerror", @@ -14439,7 +16511,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onfullscreenerror", "System.EventArgs" ] + "Args": [ + "@onfullscreenerror", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14449,7 +16524,9 @@ { "Name": "@onfullscreenerror", "DisplayName": "@onfullscreenerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14459,7 +16536,9 @@ { "Name": "@onfullscreenerror:preventDefault", "DisplayName": "@onfullscreenerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14469,7 +16548,9 @@ { "Name": "@onfullscreenerror:stopPropagation", "DisplayName": "@onfullscreenerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14482,7 +16563,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onfullscreenerror", "Documentation": { "Id": 14, - "Args": [ "@onfullscreenerror", "System.EventArgs" ] + "Args": [ + "@onfullscreenerror", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14492,9 +16576,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onfullscreenerror" ] + "Args": [ + "@onfullscreenerror" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14503,15 +16591,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onfullscreenerror" ] + "Args": [ + "@onfullscreenerror" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenerror" + "Common.PropertyName": "onfullscreenerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -14527,10 +16619,10 @@ }, { "__Checksum": { - "Data1": -3053037444646258323, - "Data2": 9012195239415250013, - "Data3": -7663460434559464785, - "Data4": -5902621439254873757 + "Data1": -6786190908258939842, + "Data2": -5978457412558494111, + "Data3": -2248780315898693237, + "Data4": -6903902338040314312 }, "Kind": "Components.EventHandler", "Name": "onloadeddata", @@ -14538,7 +16630,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onloadeddata", "System.EventArgs" ] + "Args": [ + "@onloadeddata", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14548,7 +16643,9 @@ { "Name": "@onloadeddata", "DisplayName": "@onloadeddata", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14558,7 +16655,9 @@ { "Name": "@onloadeddata:preventDefault", "DisplayName": "@onloadeddata:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14568,7 +16667,9 @@ { "Name": "@onloadeddata:stopPropagation", "DisplayName": "@onloadeddata:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14581,7 +16682,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onloadeddata", "Documentation": { "Id": 14, - "Args": [ "@onloadeddata", "System.EventArgs" ] + "Args": [ + "@onloadeddata", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14591,9 +16695,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onloadeddata" ] + "Args": [ + "@onloadeddata" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14602,15 +16710,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onloadeddata" ] + "Args": [ + "@onloadeddata" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadeddata" + "Common.PropertyName": "onloadeddata", + "Components.IsWeaklyTyped": "True" } } ], @@ -14626,10 +16738,10 @@ }, { "__Checksum": { - "Data1": -4224224394874858277, - "Data2": -6256040066562061032, - "Data3": -1553624950269971839, - "Data4": 833388881059529215 + "Data1": 828939466476271035, + "Data2": -1092712901000028682, + "Data3": 8499801067723505984, + "Data4": 7833765363891516498 }, "Kind": "Components.EventHandler", "Name": "onloadedmetadata", @@ -14637,7 +16749,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onloadedmetadata", "System.EventArgs" ] + "Args": [ + "@onloadedmetadata", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14647,7 +16762,9 @@ { "Name": "@onloadedmetadata", "DisplayName": "@onloadedmetadata", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14657,7 +16774,9 @@ { "Name": "@onloadedmetadata:preventDefault", "DisplayName": "@onloadedmetadata:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14667,7 +16786,9 @@ { "Name": "@onloadedmetadata:stopPropagation", "DisplayName": "@onloadedmetadata:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14680,7 +16801,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onloadedmetadata", "Documentation": { "Id": 14, - "Args": [ "@onloadedmetadata", "System.EventArgs" ] + "Args": [ + "@onloadedmetadata", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14690,9 +16814,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onloadedmetadata" ] + "Args": [ + "@onloadedmetadata" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14701,15 +16829,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onloadedmetadata" ] + "Args": [ + "@onloadedmetadata" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadedmetadata" + "Common.PropertyName": "onloadedmetadata", + "Components.IsWeaklyTyped": "True" } } ], @@ -14725,10 +16857,10 @@ }, { "__Checksum": { - "Data1": 8578756655074634724, - "Data2": 4733474518673240248, - "Data3": -3234796894122605599, - "Data4": 3905850877400497848 + "Data1": -2511885330541986604, + "Data2": -7366217250048717791, + "Data3": 7421308684685969740, + "Data4": 315189690263516050 }, "Kind": "Components.EventHandler", "Name": "onpointerlockchange", @@ -14736,7 +16868,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerlockchange", "System.EventArgs" ] + "Args": [ + "@onpointerlockchange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14746,7 +16881,9 @@ { "Name": "@onpointerlockchange", "DisplayName": "@onpointerlockchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14756,7 +16893,9 @@ { "Name": "@onpointerlockchange:preventDefault", "DisplayName": "@onpointerlockchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14766,7 +16905,9 @@ { "Name": "@onpointerlockchange:stopPropagation", "DisplayName": "@onpointerlockchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14779,7 +16920,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerlockchange", "Documentation": { "Id": 14, - "Args": [ "@onpointerlockchange", "System.EventArgs" ] + "Args": [ + "@onpointerlockchange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14789,9 +16933,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerlockchange" ] + "Args": [ + "@onpointerlockchange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14800,15 +16948,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerlockchange" ] + "Args": [ + "@onpointerlockchange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockchange" + "Common.PropertyName": "onpointerlockchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -14824,10 +16976,10 @@ }, { "__Checksum": { - "Data1": -1222733375816077459, - "Data2": 7409654693141524293, - "Data3": -8138757823673783131, - "Data4": 432139457520674790 + "Data1": 3641172961562810068, + "Data2": -4256947160702093367, + "Data3": 110270307828729941, + "Data4": 1898939720802028009 }, "Kind": "Components.EventHandler", "Name": "onpointerlockerror", @@ -14835,7 +16987,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerlockerror", "System.EventArgs" ] + "Args": [ + "@onpointerlockerror", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14845,7 +17000,9 @@ { "Name": "@onpointerlockerror", "DisplayName": "@onpointerlockerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14855,7 +17012,9 @@ { "Name": "@onpointerlockerror:preventDefault", "DisplayName": "@onpointerlockerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14865,7 +17024,9 @@ { "Name": "@onpointerlockerror:stopPropagation", "DisplayName": "@onpointerlockerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14878,7 +17039,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerlockerror", "Documentation": { "Id": 14, - "Args": [ "@onpointerlockerror", "System.EventArgs" ] + "Args": [ + "@onpointerlockerror", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14888,9 +17052,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerlockerror" ] + "Args": [ + "@onpointerlockerror" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14899,15 +17067,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerlockerror" ] + "Args": [ + "@onpointerlockerror" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockerror" + "Common.PropertyName": "onpointerlockerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -14923,10 +17095,10 @@ }, { "__Checksum": { - "Data1": 6028822603489923773, - "Data2": -3670785003356493269, - "Data3": -1924947576768992657, - "Data4": -6100652586181938579 + "Data1": 2951168152828468342, + "Data2": -2642725369379987855, + "Data3": 1851868294962451010, + "Data4": -3556084688694998633 }, "Kind": "Components.EventHandler", "Name": "onreadystatechange", @@ -14934,7 +17106,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onreadystatechange", "System.EventArgs" ] + "Args": [ + "@onreadystatechange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14944,7 +17119,9 @@ { "Name": "@onreadystatechange", "DisplayName": "@onreadystatechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14954,7 +17131,9 @@ { "Name": "@onreadystatechange:preventDefault", "DisplayName": "@onreadystatechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14964,7 +17143,9 @@ { "Name": "@onreadystatechange:stopPropagation", "DisplayName": "@onreadystatechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14977,7 +17158,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onreadystatechange", "Documentation": { "Id": 14, - "Args": [ "@onreadystatechange", "System.EventArgs" ] + "Args": [ + "@onreadystatechange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14987,9 +17171,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onreadystatechange" ] + "Args": [ + "@onreadystatechange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14998,15 +17186,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onreadystatechange" ] + "Args": [ + "@onreadystatechange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreadystatechange" + "Common.PropertyName": "onreadystatechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -15022,10 +17214,10 @@ }, { "__Checksum": { - "Data1": 6630696607206268122, - "Data2": 8910203257422140699, - "Data3": -7268556190042766078, - "Data4": 5085590804030699689 + "Data1": 235156993229212938, + "Data2": 2592391107447408679, + "Data3": -7704547811289095141, + "Data4": -4494799550421980757 }, "Kind": "Components.EventHandler", "Name": "onscroll", @@ -15033,7 +17225,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onscroll", "System.EventArgs" ] + "Args": [ + "@onscroll", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -15043,7 +17238,9 @@ { "Name": "@onscroll", "DisplayName": "@onscroll", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -15053,7 +17250,9 @@ { "Name": "@onscroll:preventDefault", "DisplayName": "@onscroll:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -15063,7 +17262,9 @@ { "Name": "@onscroll:stopPropagation", "DisplayName": "@onscroll:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15076,7 +17277,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onscroll", "Documentation": { "Id": 14, - "Args": [ "@onscroll", "System.EventArgs" ] + "Args": [ + "@onscroll", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -15086,9 +17290,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onscroll" ] + "Args": [ + "@onscroll" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -15097,15 +17305,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onscroll" ] + "Args": [ + "@onscroll" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onscroll" + "Common.PropertyName": "onscroll", + "Components.IsWeaklyTyped": "True" } } ], @@ -15121,10 +17333,10 @@ }, { "__Checksum": { - "Data1": 5976540878048604761, - "Data2": 174764458082855673, - "Data3": 7111320274893803729, - "Data4": -2846480418562296373 + "Data1": -6044311653820390298, + "Data2": 5309692616906113196, + "Data3": -5175408046628569521, + "Data4": 1303004489103343920 }, "Kind": "Components.EventHandler", "Name": "ontoggle", @@ -15132,7 +17344,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontoggle", "System.EventArgs" ] + "Args": [ + "@ontoggle", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -15142,7 +17357,9 @@ { "Name": "@ontoggle", "DisplayName": "@ontoggle", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -15152,7 +17369,9 @@ { "Name": "@ontoggle:preventDefault", "DisplayName": "@ontoggle:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -15162,7 +17381,9 @@ { "Name": "@ontoggle:stopPropagation", "DisplayName": "@ontoggle:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15175,7 +17396,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontoggle", "Documentation": { "Id": 14, - "Args": [ "@ontoggle", "System.EventArgs" ] + "Args": [ + "@ontoggle", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -15185,9 +17409,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontoggle" ] + "Args": [ + "@ontoggle" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -15196,15 +17424,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontoggle" ] + "Args": [ + "@ontoggle" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontoggle" + "Common.PropertyName": "ontoggle", + "Components.IsWeaklyTyped": "True" } } ], @@ -15220,16 +17452,18 @@ }, { "__Checksum": { - "Data1": 4112783858253556048, - "Data2": 5856405883570346817, - "Data3": -7385447213616919904, - "Data4": 4984464360243278314 + "Data1": 6335232114432190568, + "Data2": -938926982775200059, + "Data3": 4371015718727354147, + "Data4": -3914018277547700314 }, "Kind": "Components.Splat", "Name": "Attributes", "AssemblyName": "Microsoft.AspNetCore.Components", "DisplayName": "Microsoft.AspNetCore.Components.Attributes", - "Documentation": { "Id": 19 }, + "Documentation": { + "Id": 19 + }, "CaseSensitive": true, "TagMatchingRules": [ { @@ -15238,7 +17472,9 @@ { "Name": "@attributes", "DisplayName": "@attributes", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15249,10 +17485,12 @@ "Name": "@attributes", "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Attributes.Attributes", - "Documentation": { "Id": 19 }, + "Documentation": { + "Id": 19 + }, "Metadata": { - "Common.PropertyName": "Attributes", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Attributes" } } ], @@ -15265,10 +17503,10 @@ }, { "__Checksum": { - "Data1": 934476021664493643, - "Data2": -7098085436175523824, - "Data3": -5891719045542367641, - "Data4": -7737003834962375223 + "Data1": -5382163423233359948, + "Data2": -301340728571566285, + "Data3": -5343795791836136098, + "Data4": -5858338761069172477 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", @@ -15408,7 +17646,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Action", "Documentation": "\r\n \r\n The name of the action method.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -15417,7 +17657,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Controller", "Documentation": "\r\n \r\n The name of the controller.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -15426,7 +17668,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Area", "Documentation": "\r\n \r\n The name of the area.\r\n \r\n \r\n Must be null if is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -15435,7 +17679,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Page", "Documentation": "\r\n \r\n The name of the page.\r\n \r\n \r\n Must be null if or , \r\n is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -15444,7 +17690,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.PageHandler", "Documentation": "\r\n \r\n The name of the page handler.\r\n \r\n \r\n Must be null if or , or \r\n is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -15453,7 +17701,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Protocol", "Documentation": "\r\n \r\n The protocol for the URL, such as \"http\" or \"https\".\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Protocol" } + "Metadata": { + "Common.PropertyName": "Protocol" + } }, { "Kind": "ITagHelper", @@ -15462,7 +17712,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Host", "Documentation": "\r\n \r\n The host name.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Host" } + "Metadata": { + "Common.PropertyName": "Host" + } }, { "Kind": "ITagHelper", @@ -15471,7 +17723,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Fragment", "Documentation": "\r\n \r\n The URL fragment name.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -15480,7 +17734,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Route", "Documentation": "\r\n \r\n Name of the route.\r\n \r\n \r\n Must be null if one of , , \r\n or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -15492,7 +17748,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.RouteValues", "Documentation": "\r\n \r\n Additional parameters for the route.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { @@ -15504,10 +17762,10 @@ }, { "__Checksum": { - "Data1": -7471805977069196749, - "Data2": -2396917072722893016, - "Data3": 4594888495841936141, - "Data4": -2766460000378273121 + "Data1": 8944030050369493903, + "Data2": -9050866697568121472, + "Data3": -2760021334495985468, + "Data4": -8867623003191737256 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", @@ -15529,7 +17787,9 @@ "DisplayName": "Microsoft.Extensions.Caching.Memory.CacheItemPriority? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.Priority", "Documentation": "\r\n \r\n Gets or sets the policy for the cache entry.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Priority" } + "Metadata": { + "Common.PropertyName": "Priority" + } }, { "Kind": "ITagHelper", @@ -15538,7 +17798,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryBy", "Documentation": "\r\n \r\n Gets or sets a to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryBy" } + "Metadata": { + "Common.PropertyName": "VaryBy" + } }, { "Kind": "ITagHelper", @@ -15547,7 +17809,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByHeader", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByHeader" } + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } }, { "Kind": "ITagHelper", @@ -15556,7 +17820,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByQuery", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByQuery" } + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } }, { "Kind": "ITagHelper", @@ -15565,7 +17831,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByRoute", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByRoute" } + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } }, { "Kind": "ITagHelper", @@ -15574,7 +17842,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByCookie", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCookie" } + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } }, { "Kind": "ITagHelper", @@ -15583,7 +17853,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByUser", "Documentation": "\r\n \r\n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByUser" } + "Metadata": { + "Common.PropertyName": "VaryByUser" + } }, { "Kind": "ITagHelper", @@ -15592,7 +17864,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByCulture", "Documentation": "\r\n \r\n Gets or sets a value that determines if the cached result is to be varied by request culture.\r\n \r\n Setting this to true would result in the result to be varied by \r\n and .\r\n \r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCulture" } + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } }, { "Kind": "ITagHelper", @@ -15601,7 +17875,9 @@ "DisplayName": "System.DateTimeOffset? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresOn", "Documentation": "\r\n \r\n Gets or sets the exact the cache entry should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresOn" } + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } }, { "Kind": "ITagHelper", @@ -15610,7 +17886,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresAfter", "Documentation": "\r\n \r\n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresAfter" } + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } }, { "Kind": "ITagHelper", @@ -15619,7 +17897,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresSliding", "Documentation": "\r\n \r\n Gets or sets the duration from last access that the cache entry should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresSliding" } + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } }, { "Kind": "ITagHelper", @@ -15628,7 +17908,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.Enabled", "Documentation": "\r\n \r\n Gets or sets the value which determines if the tag helper is enabled or not.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -15640,10 +17922,10 @@ }, { "__Checksum": { - "Data1": -1524328386612907680, - "Data2": -3565624023218254228, - "Data3": 1240946223675739574, - "Data4": -6208330139189264429 + "Data1": -8763551081546031216, + "Data2": 7333165342404970001, + "Data3": -4088372672822061929, + "Data4": -9022665045579012874 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", @@ -15676,7 +17958,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.Parameters", "Documentation": "\r\n \r\n Gets or sets values for component parameters.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parameters" } + "Metadata": { + "Common.PropertyName": "Parameters" + } }, { "Kind": "ITagHelper", @@ -15685,7 +17969,9 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.ComponentType", "Documentation": "\r\n \r\n Gets or sets the component type. This value is required.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentType" } + "Metadata": { + "Common.PropertyName": "ComponentType" + } }, { "Kind": "ITagHelper", @@ -15695,7 +17981,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.Rendering.RenderMode Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.RenderMode", "Documentation": "\r\n \r\n Gets or sets the \r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderMode" } + "Metadata": { + "Common.PropertyName": "RenderMode" + } } ], "Metadata": { @@ -15707,10 +17995,10 @@ }, { "__Checksum": { - "Data1": -8390444069637775107, - "Data2": 6053816263726378443, - "Data3": 595868410010425501, - "Data4": -6694943082547164406 + "Data1": -5568213014710190206, + "Data2": -6423096233561394664, + "Data3": 6873893591696362794, + "Data4": -1131793544034934137 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", @@ -15739,7 +18027,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.Name", "Documentation": "\r\n \r\n Gets or sets a unique name to discriminate cached entries.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -15748,7 +18038,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryBy", "Documentation": "\r\n \r\n Gets or sets a to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryBy" } + "Metadata": { + "Common.PropertyName": "VaryBy" + } }, { "Kind": "ITagHelper", @@ -15757,7 +18049,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByHeader", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByHeader" } + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } }, { "Kind": "ITagHelper", @@ -15766,7 +18060,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByQuery", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByQuery" } + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } }, { "Kind": "ITagHelper", @@ -15775,7 +18071,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByRoute", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByRoute" } + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } }, { "Kind": "ITagHelper", @@ -15784,7 +18082,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByCookie", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCookie" } + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } }, { "Kind": "ITagHelper", @@ -15793,7 +18093,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByUser", "Documentation": "\r\n \r\n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByUser" } + "Metadata": { + "Common.PropertyName": "VaryByUser" + } }, { "Kind": "ITagHelper", @@ -15802,7 +18104,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByCulture", "Documentation": "\r\n \r\n Gets or sets a value that determines if the cached result is to be varied by request culture.\r\n \r\n Setting this to true would result in the result to be varied by \r\n and .\r\n \r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCulture" } + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } }, { "Kind": "ITagHelper", @@ -15811,7 +18115,9 @@ "DisplayName": "System.DateTimeOffset? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresOn", "Documentation": "\r\n \r\n Gets or sets the exact the cache entry should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresOn" } + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } }, { "Kind": "ITagHelper", @@ -15820,7 +18126,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresAfter", "Documentation": "\r\n \r\n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresAfter" } + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } }, { "Kind": "ITagHelper", @@ -15829,7 +18137,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresSliding", "Documentation": "\r\n \r\n Gets or sets the duration from last access that the cache entry should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresSliding" } + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } }, { "Kind": "ITagHelper", @@ -15838,7 +18148,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.Enabled", "Documentation": "\r\n \r\n Gets or sets the value which determines if the tag helper is enabled or not.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -15850,10 +18162,10 @@ }, { "__Checksum": { - "Data1": 5894965156653946153, - "Data2": 6882297625892233769, - "Data3": -7536849251791338447, - "Data4": 1464450336396421622 + "Data1": 2985505521954061261, + "Data2": 7366372136387448031, + "Data3": 6552904402725855330, + "Data4": -7218595895374958838 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", @@ -15875,7 +18187,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Names", "Documentation": "\r\n \r\n A comma separated list of environment names in which the content should be rendered.\r\n If the current environment is also in the list, the content will not be rendered.\r\n \r\n \r\n The specified environment names are compared case insensitively to the current value of\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Names" } + "Metadata": { + "Common.PropertyName": "Names" + } }, { "Kind": "ITagHelper", @@ -15884,7 +18198,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Include", "Documentation": "\r\n \r\n A comma separated list of environment names in which the content should be rendered.\r\n If the current environment is also in the list, the content will not be rendered.\r\n \r\n \r\n The specified environment names are compared case insensitively to the current value of\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Include" } + "Metadata": { + "Common.PropertyName": "Include" + } }, { "Kind": "ITagHelper", @@ -15893,7 +18209,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Exclude", "Documentation": "\r\n \r\n A comma separated list of environment names in which the content will not be rendered.\r\n \r\n \r\n The specified environment names are compared case insensitively to the current value of\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Exclude" } + "Metadata": { + "Common.PropertyName": "Exclude" + } } ], "Metadata": { @@ -15905,10 +18223,10 @@ }, { "__Checksum": { - "Data1": 3406424266943008773, - "Data2": 3349606615771680212, - "Data3": -418257611248318900, - "Data4": 478885981521002824 + "Data1": 2193401636330917505, + "Data2": 4096256571696208256, + "Data3": -7825902628953818469, + "Data4": -1526078320928948661 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", @@ -16370,7 +18688,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Action", "Documentation": "\r\n \r\n The name of the action method.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -16379,7 +18699,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Controller", "Documentation": "\r\n \r\n The name of the controller.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -16388,7 +18710,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Area", "Documentation": "\r\n \r\n The name of the area.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -16397,7 +18721,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Page", "Documentation": "\r\n \r\n The name of the page.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -16406,7 +18732,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.PageHandler", "Documentation": "\r\n \r\n The name of the page handler.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -16415,7 +18743,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Fragment", "Documentation": "\r\n \r\n Gets or sets the URL fragment.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -16424,7 +18754,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Route", "Documentation": "\r\n \r\n Name of the route.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -16436,7 +18768,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.RouteValues", "Documentation": "\r\n \r\n Additional parameters for the route.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { @@ -16448,10 +18782,10 @@ }, { "__Checksum": { - "Data1": -7717680058030565959, - "Data2": -6896181593812704898, - "Data3": -8247036855655088577, - "Data4": 173782554228118011 + "Data1": 3116505489740348477, + "Data2": 8450533897857285909, + "Data3": -2734342042192694058, + "Data4": -382232429141822516 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", @@ -16473,7 +18807,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Action", "Documentation": "\r\n \r\n The name of the action method.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -16482,7 +18818,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Controller", "Documentation": "\r\n \r\n The name of the controller.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -16491,7 +18829,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Area", "Documentation": "\r\n \r\n The name of the area.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -16500,7 +18840,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Page", "Documentation": "\r\n \r\n The name of the page.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -16509,7 +18851,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.PageHandler", "Documentation": "\r\n \r\n The name of the page handler.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -16518,7 +18862,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Antiforgery", "Documentation": "\r\n \r\n Whether the antiforgery token should be generated.\r\n \r\n Defaults to false if user provides an action attribute\r\n or if the method is ; true otherwise.\r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Antiforgery" } + "Metadata": { + "Common.PropertyName": "Antiforgery" + } }, { "Kind": "ITagHelper", @@ -16527,7 +18873,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Fragment", "Documentation": "\r\n \r\n Gets or sets the URL fragment.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -16536,7 +18884,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Route", "Documentation": "\r\n \r\n Name of the route.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -16548,7 +18898,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.RouteValues", "Documentation": "\r\n \r\n Additional parameters for the route.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { @@ -16560,10 +18912,10 @@ }, { "__Checksum": { - "Data1": -1181589937802307983, - "Data2": -874479101613084142, - "Data3": -5101932468261544112, - "Data4": 1272305296437898424 + "Data1": 2010234366520889400, + "Data2": -9162167909154813247, + "Data3": 3350833382048158890, + "Data4": -187506152129846501 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", @@ -16598,7 +18950,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper.Src", "Documentation": "\r\n \r\n Source of the image.\r\n \r\n \r\n Passed through to the generated HTML in all cases.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Src" } + "Metadata": { + "Common.PropertyName": "Src" + } }, { "Kind": "ITagHelper", @@ -16607,8 +18961,10 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper.AppendVersion", "Documentation": "\r\n \r\n Value indicating if file version should be appended to the src urls.\r\n \r\n \r\n If true then a query string \"v\" with the encoded content of the file is added.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } - } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } + } ], "Metadata": { "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", @@ -16619,10 +18975,10 @@ }, { "__Checksum": { - "Data1": 5309965609288641115, - "Data2": -8755287266667266331, - "Data3": -3115480374866225716, - "Data4": 4109625284280604055 + "Data1": -5192340244580173146, + "Data2": -3243594609169824784, + "Data3": 7150690573022255809, + "Data4": 8882306416766820346 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", @@ -16652,7 +19008,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.For", "Documentation": "\r\n \r\n An expression to be evaluated against the current model.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -16661,7 +19019,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Format", "Documentation": "\r\n \r\n The format string (see https://msdn.microsoft.com/en-us/library/txafckwd.aspx) used to format the\r\n result. Sets the generated \"value\" attribute to that formatted string.\r\n \r\n \r\n Not used if the provided (see ) or calculated \"type\" attribute value is\r\n checkbox, password, or radio. That is, is used when calling\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -16670,7 +19030,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.InputTypeName", "Documentation": "\r\n \r\n The type of the <input> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases. Also used to determine the \r\n helper to call and the default value. A default is not calculated\r\n if the provided (see ) or calculated \"type\" attribute value is checkbox,\r\n hidden, password, or radio.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InputTypeName" } + "Metadata": { + "Common.PropertyName": "InputTypeName" + } }, { "Kind": "ITagHelper", @@ -16679,7 +19041,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Name", "Documentation": "\r\n \r\n The name of the <input> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases. Also used to determine whether is\r\n valid with an empty .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -16688,7 +19052,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Value", "Documentation": "\r\n \r\n The value of the <input> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases. Also used to determine the generated \"checked\" attribute\r\n if is \"radio\". Must not be null in that case.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { @@ -16700,10 +19066,10 @@ }, { "__Checksum": { - "Data1": -731062492814370147, - "Data2": 5001868074185348464, - "Data3": 1166993618692613108, - "Data4": -1559174785519884215 + "Data1": -6799066715620530383, + "Data2": 7144248628368105545, + "Data3": -352434683236721331, + "Data4": -5462210378011518135 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", @@ -16732,7 +19098,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper.For", "Documentation": "\r\n \r\n An expression to be evaluated against the current model.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } } ], "Metadata": { @@ -16744,10 +19112,10 @@ }, { "__Checksum": { - "Data1": 2487270736880910752, - "Data2": -3008136018047056974, - "Data3": 7634413737005898173, - "Data4": -6577463606541600128 + "Data1": 9057036378714854767, + "Data2": 7061990359131109792, + "Data3": 3446744581334342026, + "Data4": -4352444792678576859 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", @@ -16873,7 +19241,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.Href", "Documentation": "\r\n \r\n Address of the linked resource.\r\n \r\n \r\n Passed through to the generated HTML in all cases.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Href" } + "Metadata": { + "Common.PropertyName": "Href" + } }, { "Kind": "ITagHelper", @@ -16882,7 +19252,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.HrefInclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of CSS stylesheets to load.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HrefInclude" } + "Metadata": { + "Common.PropertyName": "HrefInclude" + } }, { "Kind": "ITagHelper", @@ -16891,7 +19263,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.HrefExclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of CSS stylesheets to exclude from loading.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n Must be used in conjunction with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HrefExclude" } + "Metadata": { + "Common.PropertyName": "HrefExclude" + } }, { "Kind": "ITagHelper", @@ -16900,7 +19274,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHref", "Documentation": "\r\n \r\n The URL of a CSS stylesheet to fallback to in the case the primary one fails.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHref" } + "Metadata": { + "Common.PropertyName": "FallbackHref" + } }, { "Kind": "ITagHelper", @@ -16909,7 +19285,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.SuppressFallbackIntegrity", "Documentation": "\r\n \r\n Boolean value that determines if an integrity hash will be compared with value.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SuppressFallbackIntegrity" } + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } }, { "Kind": "ITagHelper", @@ -16918,7 +19296,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.AppendVersion", "Documentation": "\r\n \r\n Value indicating if file version should be appended to the href urls.\r\n \r\n \r\n If true then a query string \"v\" with the encoded content of the file is added.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } }, { "Kind": "ITagHelper", @@ -16927,7 +19307,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHrefInclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of CSS stylesheets to fallback to in the case the primary\r\n one fails.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHrefInclude" } + "Metadata": { + "Common.PropertyName": "FallbackHrefInclude" + } }, { "Kind": "ITagHelper", @@ -16936,7 +19318,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHrefExclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of CSS stylesheets to exclude from the fallback list, in\r\n the case the primary one fails.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n Must be used in conjunction with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHrefExclude" } + "Metadata": { + "Common.PropertyName": "FallbackHrefExclude" + } }, { "Kind": "ITagHelper", @@ -16945,7 +19329,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestClass", "Documentation": "\r\n \r\n The class name defined in the stylesheet to use for the fallback test.\r\n Must be used in conjunction with and ,\r\n and either or .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestClass" } + "Metadata": { + "Common.PropertyName": "FallbackTestClass" + } }, { "Kind": "ITagHelper", @@ -16954,7 +19340,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestProperty", "Documentation": "\r\n \r\n The CSS property name to use for the fallback test.\r\n Must be used in conjunction with and ,\r\n and either or .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestProperty" } + "Metadata": { + "Common.PropertyName": "FallbackTestProperty" + } }, { "Kind": "ITagHelper", @@ -16963,7 +19351,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestValue", "Documentation": "\r\n \r\n The CSS property value to use for the fallback test.\r\n Must be used in conjunction with and ,\r\n and either or .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestValue" } + "Metadata": { + "Common.PropertyName": "FallbackTestValue" + } } ], "Metadata": { @@ -16975,10 +19365,10 @@ }, { "__Checksum": { - "Data1": -1841939049114842368, - "Data2": -5292622278661134654, - "Data3": 4054499992238972011, - "Data4": 7525948864405592822 + "Data1": -1548567717904225779, + "Data2": -5138065978056833963, + "Data3": 3016893068060650774, + "Data4": 3395222620686008424 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", @@ -17000,7 +19390,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper.Value", "Documentation": "\r\n \r\n Specifies a value for the <option> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { @@ -17012,10 +19404,10 @@ }, { "__Checksum": { - "Data1": -84161903320784603, - "Data2": 5785404482732383736, - "Data3": -4666884963471485305, - "Data4": -8409019444459818780 + "Data1": 7828821137440113188, + "Data2": -920148945739478025, + "Data3": -631939299662925720, + "Data4": -4971665814497090591 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", @@ -17045,7 +19437,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Name", "Documentation": "\r\n \r\n The name or path of the partial view that is rendered to the response.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -17054,7 +19448,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.For", "Documentation": "\r\n \r\n An expression to be evaluated against the current model. Cannot be used together with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -17063,7 +19459,9 @@ "DisplayName": "object Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Model", "Documentation": "\r\n \r\n The model to pass into the partial view. Cannot be used together with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "ITagHelper", @@ -17072,7 +19470,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Optional", "Documentation": "\r\n \r\n When optional, executing the tag helper will no-op if the view cannot be located.\r\n Otherwise will throw stating the view could not be found.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Optional" } + "Metadata": { + "Common.PropertyName": "Optional" + } }, { "Kind": "ITagHelper", @@ -17081,7 +19481,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.FallbackName", "Documentation": "\r\n \r\n View to lookup if the view specified by cannot be located.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackName" } + "Metadata": { + "Common.PropertyName": "FallbackName" + } }, { "Kind": "ITagHelper", @@ -17093,7 +19495,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.ViewData", "Documentation": "\r\n \r\n A to pass into the partial view.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ViewData" } + "Metadata": { + "Common.PropertyName": "ViewData" + } } ], "Metadata": { @@ -17105,10 +19509,10 @@ }, { "__Checksum": { - "Data1": 4965132225751083466, - "Data2": -8110515243283865866, - "Data3": -1391885961560407526, - "Data4": -5575593156023364515 + "Data1": 7015744733003198603, + "Data2": 3394077066165693914, + "Data3": 5295649563369853739, + "Data4": 8567139667125272586 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper", @@ -17131,7 +19535,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistenceMode? Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper.PersistenceMode", "Documentation": "\r\n \r\n Gets or sets the for the state to persist.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PersistenceMode" } + "Metadata": { + "Common.PropertyName": "PersistenceMode" + } } ], "Metadata": { @@ -17143,10 +19549,10 @@ }, { "__Checksum": { - "Data1": -7210401240481585496, - "Data2": 5818073166589008326, - "Data3": -2769723574067193402, - "Data4": 3602385801417702675 + "Data1": 8879102875865159207, + "Data2": 8425022696916112277, + "Data3": -3508022818640239840, + "Data4": 4883750455999641065 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", @@ -17241,7 +19647,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.Src", "Documentation": "\r\n \r\n Address of the external script to use.\r\n \r\n \r\n Passed through to the generated HTML in all cases.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Src" } + "Metadata": { + "Common.PropertyName": "Src" + } }, { "Kind": "ITagHelper", @@ -17250,7 +19658,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SrcInclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of JavaScript scripts to load.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SrcInclude" } + "Metadata": { + "Common.PropertyName": "SrcInclude" + } }, { "Kind": "ITagHelper", @@ -17259,7 +19669,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SrcExclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of JavaScript scripts to exclude from loading.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n Must be used in conjunction with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SrcExclude" } + "Metadata": { + "Common.PropertyName": "SrcExclude" + } }, { "Kind": "ITagHelper", @@ -17268,7 +19680,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrc", "Documentation": "\r\n \r\n The URL of a Script tag to fallback to in the case the primary one fails.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrc" } + "Metadata": { + "Common.PropertyName": "FallbackSrc" + } }, { "Kind": "ITagHelper", @@ -17277,7 +19691,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SuppressFallbackIntegrity", "Documentation": "\r\n \r\n Boolean value that determines if an integrity hash will be compared with value.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SuppressFallbackIntegrity" } + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } }, { "Kind": "ITagHelper", @@ -17286,7 +19702,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.AppendVersion", "Documentation": "\r\n \r\n Value indicating if file version should be appended to src urls.\r\n \r\n \r\n A query string \"v\" with the encoded content of the file is added.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } }, { "Kind": "ITagHelper", @@ -17295,7 +19713,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrcInclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of JavaScript scripts to fallback to in the case the\r\n primary one fails.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrcInclude" } + "Metadata": { + "Common.PropertyName": "FallbackSrcInclude" + } }, { "Kind": "ITagHelper", @@ -17304,7 +19724,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrcExclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of JavaScript scripts to exclude from the fallback list, in\r\n the case the primary one fails.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n Must be used in conjunction with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrcExclude" } + "Metadata": { + "Common.PropertyName": "FallbackSrcExclude" + } }, { "Kind": "ITagHelper", @@ -17313,7 +19735,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackTestExpression", "Documentation": "\r\n \r\n The script method defined in the primary script to use for the fallback test.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestExpression" } + "Metadata": { + "Common.PropertyName": "FallbackTestExpression" + } } ], "Metadata": { @@ -17325,10 +19749,10 @@ }, { "__Checksum": { - "Data1": -3605266490494504326, - "Data2": -2679942041846854477, - "Data3": 6673926996214529015, - "Data4": 2858779998467478549 + "Data1": 495753905791149408, + "Data2": -5128006272773580635, + "Data3": 4364804291585155103, + "Data4": 8527295846851459514 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", @@ -17368,7 +19792,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.For", "Documentation": "\r\n \r\n An expression to be evaluated against the current model.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -17377,7 +19803,9 @@ "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.Items", "Documentation": "\r\n \r\n A collection of objects used to populate the <select> element with\r\n <optgroup> and <option> elements.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Items" } + "Metadata": { + "Common.PropertyName": "Items" + } }, { "Kind": "ITagHelper", @@ -17386,7 +19814,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.Name", "Documentation": "\r\n \r\n The name of the <input> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases. Also used to determine whether is\r\n valid with an empty .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { @@ -17398,10 +19828,10 @@ }, { "__Checksum": { - "Data1": -7049313458611443614, - "Data2": 6355068267960848360, - "Data3": 1410019850187859756, - "Data4": 7068499213024564211 + "Data1": 5343640275150715323, + "Data2": 7921768207261285923, + "Data3": -5907522581276048057, + "Data4": 1860347338512499588 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", @@ -17430,7 +19860,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper.For", "Documentation": "\r\n \r\n An expression to be evaluated against the current model.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -17439,7 +19871,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper.Name", "Documentation": "\r\n \r\n The name of the <input> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases. Also used to determine whether is\r\n valid with an empty .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { @@ -17451,10 +19885,10 @@ }, { "__Checksum": { - "Data1": 1135608441369451315, - "Data2": -6113733406363087866, - "Data3": -1696861082368404709, - "Data4": -3021959825206751361 + "Data1": -1303619295545170649, + "Data2": -8748687449408290236, + "Data3": 4905367779771839493, + "Data4": -7350044480605360893 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", @@ -17483,7 +19917,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper.For", "Documentation": "\r\n \r\n Gets an expression to be evaluated against the current model.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } } ], "Metadata": { @@ -17495,10 +19931,10 @@ }, { "__Checksum": { - "Data1": -1348226263275351264, - "Data2": 5281489187693454485, - "Data3": 7473124424674695798, - "Data4": 6476846345263380089 + "Data1": -6804100096055898062, + "Data2": 8394633871235252914, + "Data3": -8812029692021752092, + "Data4": -8692429861398583685 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", @@ -17528,7 +19964,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper.ValidationSummary", "Documentation": "\r\n \r\n If or , appends a validation\r\n summary. Otherwise (, the default), this tag helper does nothing.\r\n \r\n \r\n Thrown if setter is called with an undefined value e.g.\r\n (ValidationSummary)23.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValidationSummary" } + "Metadata": { + "Common.PropertyName": "ValidationSummary" + } } ], "Metadata": { @@ -17540,10 +19978,10 @@ }, { "__Checksum": { - "Data1": 8473092476723106154, - "Data2": -3382910143607979907, - "Data3": 4086239439627680738, - "Data4": -806166492143593023 + "Data1": -2383293299956605636, + "Data2": 8237308276148878679, + "Data3": -2794995612896414953, + "Data4": 2560439310821063352 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", @@ -17950,16 +20388,18 @@ }, { "__Checksum": { - "Data1": -8800693204284678064, - "Data2": -8217586287924633582, - "Data3": 8175576465894612083, - "Data4": -8556725240621458827 + "Data1": 1358592335014465527, + "Data2": 8627244872992385979, + "Data3": 2511047367559632740, + "Data4": 5951939492454422664 }, "Kind": "Components.Bind", "Name": "Bind", "AssemblyName": "Microsoft.AspNetCore.Components", "DisplayName": "Microsoft.AspNetCore.Components.Bind", - "Documentation": { "Id": 0 }, + "Documentation": { + "Id": 0 + }, "CaseSensitive": true, "TagMatchingRules": [ { @@ -17969,7 +20409,9 @@ "Name": "@bind-", "NameComparison": 1, "DisplayName": "@bind-...", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -17983,15 +20425,21 @@ "IndexerNamePrefix": "@bind-", "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.Dictionary Microsoft.AspNetCore.Components.Bind.Bind", - "Documentation": { "Id": 0 }, + "Documentation": { + "Id": 0 + }, "BoundAttributeParameters": [ { "Kind": "Components.Bind", "Name": "format", "TypeName": "System.String", "DisplayName": ":format", - "Documentation": { "Id": 2 }, - "Metadata": { "Common.PropertyName": "Format" } + "Documentation": { + "Id": 2 + }, + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Bind", @@ -18000,24 +20448,34 @@ "DisplayName": ":event", "Documentation": { "Id": 1, - "Args": [ "@bind-..." ] + "Args": [ + "@bind-..." + ] }, - "Metadata": { "Common.PropertyName": "Event" } + "Metadata": { + "Common.PropertyName": "Event" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -18028,16 +20486,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -18058,10 +20524,10 @@ }, { "__Checksum": { - "Data1": -147384704148569599, - "Data2": -2946295198470907376, - "Data3": -8349869577213182016, - "Data4": 1672855111962912999 + "Data1": 4002636027394834157, + "Data2": -5276990724841345094, + "Data3": 2730657289970645411, + "Data4": 4783686603879839174 }, "Kind": "Components.Bind", "Name": "Bind", @@ -18069,7 +20535,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -18079,7 +20548,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -18089,12 +20560,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -18107,7 +20582,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -18117,9 +20595,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -18128,24 +20610,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -18156,16 +20648,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -18180,9 +20680,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -18200,10 +20704,10 @@ }, { "__Checksum": { - "Data1": 3303134045292555604, - "Data2": 6052474905603913201, - "Data3": 7846451400857610764, - "Data4": 6085745520400673429 + "Data1": -7200413232137332433, + "Data2": 4338649916014455023, + "Data3": -3110627702460890252, + "Data4": 3432502128751898967 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -18211,7 +20715,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -18221,7 +20728,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -18231,12 +20740,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -18249,7 +20762,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -18259,9 +20775,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -18270,24 +20790,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -18298,16 +20828,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -18322,9 +20860,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -18342,10 +20884,10 @@ }, { "__Checksum": { - "Data1": 2909212695549328522, - "Data2": 7282871430228676848, - "Data3": -2412320949365498845, - "Data4": -1902125511589279713 + "Data1": 1721086346521710424, + "Data2": -3744183235058403268, + "Data3": -5153641274119959382, + "Data4": 3475855161529647481 }, "Kind": "Components.Bind", "Name": "Bind", @@ -18353,7 +20895,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "checked", "onchange" ] + "Args": [ + "checked", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -18369,7 +20914,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -18385,12 +20932,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -18403,7 +20954,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "checked", "onchange" ] + "Args": [ + "checked", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -18413,9 +20967,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_checked" } + "Metadata": { + "Common.PropertyName": "Format_checked" + } }, { "Kind": "Components.Bind", @@ -18424,24 +20982,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_checked" } + "Metadata": { + "Common.PropertyName": "Event_checked" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -18452,16 +21020,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -18476,9 +21052,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_checked", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_checked" } + "Metadata": { + "Common.PropertyName": "Format_checked" + } } ], "Metadata": { @@ -18497,10 +21077,10 @@ }, { "__Checksum": { - "Data1": -3330335416899754745, - "Data2": 4175114710569612364, - "Data3": 3228805698735812814, - "Data4": 5634018555972460716 + "Data1": 6675248694568745749, + "Data2": 6750034401287596854, + "Data3": 3672765987705228743, + "Data4": -256865287950732198 }, "Kind": "Components.Bind", "Name": "Bind", @@ -18508,7 +21088,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -18524,7 +21107,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -18540,12 +21125,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -18558,7 +21147,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -18568,9 +21160,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -18579,24 +21175,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -18607,16 +21213,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -18631,9 +21245,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -18652,10 +21270,10 @@ }, { "__Checksum": { - "Data1": -210595958741215438, - "Data2": -8535529850323405027, - "Data3": -6472494538418975311, - "Data4": 395018195736562182 + "Data1": 7048897972038771877, + "Data2": 4194234136329106631, + "Data3": -3327779996700008522, + "Data4": 7246736422263437609 }, "Kind": "Components.Bind", "Name": "Bind", @@ -18663,7 +21281,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -18679,7 +21300,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -18695,12 +21318,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -18713,7 +21340,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -18723,9 +21353,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -18734,24 +21368,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -18762,16 +21406,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -18786,9 +21438,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -18807,10 +21463,10 @@ }, { "__Checksum": { - "Data1": 6190244871610300439, - "Data2": -60859109310210093, - "Data3": 1145259341414490791, - "Data4": 3700988307808381879 + "Data1": 2280326495410385185, + "Data2": -5548205434267583856, + "Data3": -1991034787606130032, + "Data4": -1012253451628560274 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -18818,7 +21474,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -18834,7 +21493,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -18850,12 +21511,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -18868,7 +21533,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -18878,9 +21546,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -18889,24 +21561,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } - }, - { - "Kind": "Components.Bind", + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -18917,16 +21599,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -18941,9 +21631,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -18962,10 +21656,10 @@ }, { "__Checksum": { - "Data1": -4801932722076169207, - "Data2": 8965668005142395491, - "Data3": -2108428642521881012, - "Data4": -7360910627413473807 + "Data1": -4246469588483228585, + "Data2": -516068861061808627, + "Data3": 4075732351654180301, + "Data4": 5145881654853280358 }, "Kind": "Components.Bind", "Name": "Bind", @@ -18973,7 +21667,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -18989,7 +21686,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -19005,12 +21704,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -19023,7 +21726,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -19033,9 +21739,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -19044,24 +21754,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -19072,16 +21792,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -19096,9 +21824,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -19117,10 +21849,10 @@ }, { "__Checksum": { - "Data1": -6425773426719929815, - "Data2": -4634023793775020479, - "Data3": -7895082189500770948, - "Data4": 8094866327962935541 + "Data1": 6189199045246256617, + "Data2": 4095059549944862, + "Data3": -7091325472647072996, + "Data4": 4557588365322302789 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -19128,7 +21860,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -19144,7 +21879,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -19160,12 +21897,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -19178,7 +21919,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -19188,9 +21932,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -19199,24 +21947,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -19227,16 +21985,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -19251,9 +22017,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -19272,10 +22042,10 @@ }, { "__Checksum": { - "Data1": -101142623601222314, - "Data2": 6499362085942535074, - "Data3": -6339342310223818545, - "Data4": 8574904295693086374 + "Data1": -7808762381389443734, + "Data2": -7864569503770469521, + "Data3": 5926534793878472076, + "Data4": 707211783327412903 }, "Kind": "Components.Bind", "Name": "Bind", @@ -19283,7 +22053,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -19299,7 +22072,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -19315,12 +22090,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -19333,7 +22112,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -19343,9 +22125,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -19354,24 +22140,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -19382,16 +22178,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -19406,9 +22210,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -19427,10 +22235,10 @@ }, { "__Checksum": { - "Data1": 3020784040778200594, - "Data2": 4829611777092173640, - "Data3": 3820419969477105482, - "Data4": 5382272991120527829 + "Data1": -4253308054877021601, + "Data2": 6594787185149837221, + "Data3": 9158630472902955590, + "Data4": 1052201836684803876 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -19438,7 +22246,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -19454,7 +22265,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -19470,12 +22283,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -19488,7 +22305,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -19498,9 +22318,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -19509,24 +22333,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -19537,16 +22371,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -19561,9 +22403,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -19582,10 +22428,10 @@ }, { "__Checksum": { - "Data1": 6097509380048195982, - "Data2": 5946605907695151044, - "Data3": -7848016785344029713, - "Data4": -122624851786758225 + "Data1": -2821292116131823338, + "Data2": -5968080011073150791, + "Data3": -3554851278604024371, + "Data4": -8355089073041313883 }, "Kind": "Components.Bind", "Name": "Bind", @@ -19593,7 +22439,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -19609,7 +22458,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -19625,12 +22476,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -19643,7 +22498,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -19653,9 +22511,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -19664,24 +22526,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -19692,16 +22564,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -19716,9 +22596,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -19737,10 +22621,10 @@ }, { "__Checksum": { - "Data1": -5800896537879120685, - "Data2": -6410126875142907584, - "Data3": 243208495282782071, - "Data4": -436787814409075809 + "Data1": -1608301355126231397, + "Data2": -845746440912572549, + "Data3": -792583435008008761, + "Data4": -7719328561397802555 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -19748,7 +22632,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -19764,7 +22651,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -19780,12 +22669,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -19798,7 +22691,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -19808,9 +22704,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -19819,24 +22719,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -19847,16 +22757,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -19871,9 +22789,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -19892,10 +22814,10 @@ }, { "__Checksum": { - "Data1": -70657545920337443, - "Data2": -6154610712713598545, - "Data3": 3879925830583712699, - "Data4": -7862354326596739286 + "Data1": -5865028239867475329, + "Data2": 8633549336243359932, + "Data3": 1662732231407741292, + "Data4": -418418611858409857 }, "Kind": "Components.Bind", "Name": "Bind", @@ -19903,7 +22825,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -19919,7 +22844,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -19935,12 +22862,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -19953,7 +22884,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -19963,9 +22897,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -19974,24 +22912,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -20002,16 +22950,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -20026,9 +22982,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -20047,10 +23007,10 @@ }, { "__Checksum": { - "Data1": 8146655278006055240, - "Data2": -6869668819336553336, - "Data3": -1998146351585258663, - "Data4": 4992196267724085471 + "Data1": -3602126020184219188, + "Data2": 4605850553583640460, + "Data3": 7724182352231032573, + "Data4": 3914473869101864700 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -20058,7 +23018,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -20074,7 +23037,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -20090,12 +23055,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -20108,7 +23077,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -20118,9 +23090,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -20129,24 +23105,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -20157,16 +23143,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -20181,9 +23175,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -20202,10 +23200,10 @@ }, { "__Checksum": { - "Data1": 7193663550787855122, - "Data2": -3915741071877147189, - "Data3": -8056193832579996521, - "Data4": -5244730845455248431 + "Data1": 5005493372818563421, + "Data2": 7307525886012095591, + "Data3": -5250094594354383932, + "Data4": -6514478883099208635 }, "Kind": "Components.Bind", "Name": "Bind", @@ -20213,7 +23211,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -20223,7 +23224,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -20233,12 +23236,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -20251,7 +23258,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -20261,9 +23271,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -20272,24 +23286,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -20300,16 +23324,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -20324,9 +23356,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -20344,10 +23380,10 @@ }, { "__Checksum": { - "Data1": 5741998076158896050, - "Data2": 9167919018738777175, - "Data3": -3210187385639883688, - "Data4": 1054438399861855828 + "Data1": -384127276242371580, + "Data2": 2400708221057326912, + "Data3": -3701354220214077389, + "Data4": -3533133195916389123 }, "Kind": "Components.Bind", "Name": "Bind", @@ -20355,7 +23391,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -20365,7 +23404,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -20375,12 +23416,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -20393,7 +23438,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -20403,9 +23451,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -20414,24 +23466,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -20442,16 +23504,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -20466,9 +23536,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -20486,10 +23560,10 @@ }, { "__Checksum": { - "Data1": -8291796541806085269, - "Data2": -324889556260333175, - "Data3": -7579782263013565631, - "Data4": 1532886197115953096 + "Data1": -162327884524518247, + "Data2": 3547443425853437108, + "Data3": -8865830174494763525, + "Data4": -6454910380248279658 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -20497,7 +23571,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -20507,7 +23584,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -20517,12 +23596,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -20535,7 +23618,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -20543,7 +23629,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -20554,16 +23642,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -20585,10 +23681,10 @@ }, { "__Checksum": { - "Data1": 358163624408269502, - "Data2": -254031744558480622, - "Data3": -2618436577056424038, - "Data4": 8716859780311648300 + "Data1": -5431280927514296712, + "Data2": 4562711601134162231, + "Data3": 2369492899291591052, + "Data4": -5484890224838145565 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -20596,7 +23692,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -20606,7 +23705,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -20616,12 +23717,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -20634,7 +23739,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -20642,7 +23750,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -20653,16 +23763,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -20685,10 +23803,10 @@ }, { "__Checksum": { - "Data1": -3025733745159313665, - "Data2": 8309869721748242663, - "Data3": 5201130942653177007, - "Data4": -8069809342361201071 + "Data1": 133715153780179321, + "Data2": 8305438990944053938, + "Data3": 2207296677821207968, + "Data4": -324924628807964836 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -20696,7 +23814,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -20706,7 +23827,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -20716,12 +23839,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -20734,7 +23861,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputDate.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -20742,7 +23872,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -20753,16 +23885,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -20784,10 +23924,10 @@ }, { "__Checksum": { - "Data1": 5403426791846295345, - "Data2": -6940553152770802333, - "Data3": 6508740243391817107, - "Data4": 3038468336582721024 + "Data1": 1850203605314629928, + "Data2": -7126857400556860702, + "Data3": -1765114162570923924, + "Data4": -3726874591371475153 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -20795,7 +23935,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -20805,7 +23948,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -20815,12 +23960,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -20833,7 +23982,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputDate.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -20841,7 +23993,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -20852,16 +24006,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -20884,10 +24046,10 @@ }, { "__Checksum": { - "Data1": -8305232094201732038, - "Data2": 2022302515121250740, - "Data3": -3311599184948979475, - "Data4": -5811039342943702894 + "Data1": 4608797037836916582, + "Data2": 3548933466815354050, + "Data3": 5644678817553889090, + "Data4": -2965375159206425947 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -20895,7 +24057,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -20905,7 +24070,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -20915,12 +24082,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -20933,7 +24104,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputNumber.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -20941,7 +24115,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -20952,16 +24128,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -20983,10 +24167,10 @@ }, { "__Checksum": { - "Data1": -5370390479574802415, - "Data2": 6773543047241044043, - "Data3": -957576284707401286, - "Data4": 1928651498440544502 + "Data1": -2193928491909409324, + "Data2": -6396112862872735395, + "Data3": 3435021540432051826, + "Data4": -7059599437489196088 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -20994,7 +24178,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -21004,7 +24191,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -21014,12 +24203,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21032,7 +24225,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputNumber.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -21040,7 +24236,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -21051,16 +24249,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -21083,10 +24289,10 @@ }, { "__Checksum": { - "Data1": -8252964129724047396, - "Data2": -8130751367717749253, - "Data3": -5353221033426744175, - "Data4": -5483120548302509945 + "Data1": -3424314768121763113, + "Data2": 8581674042079665194, + "Data3": 6499403380379858822, + "Data4": 1904236188610301992 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -21094,7 +24300,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -21104,7 +24313,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -21114,12 +24325,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21132,7 +24347,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -21140,7 +24358,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -21151,16 +24371,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -21182,10 +24410,10 @@ }, { "__Checksum": { - "Data1": -4706316460360436404, - "Data2": -1416263782623163434, - "Data3": -7356663775149170374, - "Data4": 8913510159581138729 + "Data1": 2680721226922586226, + "Data2": -7453666992090420039, + "Data3": -2903607850574016502, + "Data4": 2825963777753636670 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -21193,7 +24421,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -21203,7 +24434,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -21213,12 +24446,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21231,7 +24468,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -21239,7 +24479,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -21250,16 +24492,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -21282,10 +24532,10 @@ }, { "__Checksum": { - "Data1": -8591548397167214429, - "Data2": 8486081291368333172, - "Data3": -4602969388149854054, - "Data4": -1673543209024437299 + "Data1": 6765575998871804296, + "Data2": 3965427095394488921, + "Data3": 685236745689310017, + "Data4": 2933531800649740073 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -21293,7 +24543,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -21303,7 +24556,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -21313,12 +24568,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21331,7 +24590,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputSelect.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -21339,7 +24601,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -21350,16 +24614,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -21381,10 +24653,10 @@ }, { "__Checksum": { - "Data1": 3001070470063442435, - "Data2": 4266590393835011242, - "Data3": 1870579415671035320, - "Data4": 5597229582579731978 + "Data1": -8973483734946215535, + "Data2": 5476671871432275795, + "Data3": 2803741873428823156, + "Data4": -803743045007094247 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -21392,7 +24664,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -21402,7 +24677,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -21412,12 +24689,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21430,7 +24711,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputSelect.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -21438,7 +24722,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -21449,16 +24735,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -21481,10 +24775,10 @@ }, { "__Checksum": { - "Data1": 76029157785789410, - "Data2": -6839249947711369352, - "Data3": 4756863555786701537, - "Data4": -3926538392277048361 + "Data1": -4048321779581166700, + "Data2": -4444284846501714986, + "Data3": 7941686811123551065, + "Data4": -5498715226663539960 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -21492,7 +24786,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -21502,7 +24799,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -21512,12 +24811,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21530,7 +24833,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -21538,7 +24844,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -21549,16 +24857,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -21580,10 +24896,10 @@ }, { "__Checksum": { - "Data1": -3285342808792519542, - "Data2": 4126466638554655033, - "Data3": -4752201351123365067, - "Data4": 5832427471054875229 + "Data1": 4696046756699853115, + "Data2": 7497917766690551777, + "Data3": 2075381432287003134, + "Data4": 2952702997429870536 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -21591,7 +24907,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -21601,7 +24920,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -21611,12 +24932,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21629,7 +24954,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -21637,7 +24965,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -21648,16 +24978,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -21680,10 +25018,10 @@ }, { "__Checksum": { - "Data1": 1242583562765928101, - "Data2": -1163881578070896886, - "Data3": -9196773977893963003, - "Data4": 2153108169852718123 + "Data1": 8620716872569518181, + "Data2": -4722831378235208129, + "Data3": -3300906252816240871, + "Data4": -5085577330781224745 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -21691,7 +25029,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -21701,7 +25042,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -21711,12 +25054,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21729,7 +25076,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -21737,7 +25087,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -21748,16 +25100,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -21779,10 +25139,10 @@ }, { "__Checksum": { - "Data1": 7259223908485595350, - "Data2": 7300575187057047539, - "Data3": 6004775912777509608, - "Data4": -2343014665342966765 + "Data1": 8930621883034406091, + "Data2": -6658643635648755147, + "Data3": -7030412905974177815, + "Data4": -1170261418420070354 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -21790,7 +25150,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -21800,7 +25163,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -21810,12 +25175,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21828,7 +25197,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -21836,7 +25208,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -21847,16 +25221,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -21879,16 +25261,18 @@ }, { "__Checksum": { - "Data1": -1667935866174345464, - "Data2": -3458281135567374541, - "Data3": -6156379074090786629, - "Data4": 3349273398575190618 + "Data1": -8814807382415249073, + "Data2": 2126217236244498532, + "Data3": -7138374769769762122, + "Data4": 6135016900152955079 }, "Kind": "Components.Ref", "Name": "Ref", "AssemblyName": "Microsoft.AspNetCore.Components", "DisplayName": "Microsoft.AspNetCore.Components.Ref", - "Documentation": { "Id": 18 }, + "Documentation": { + "Id": 18 + }, "CaseSensitive": true, "TagMatchingRules": [ { @@ -21897,7 +25281,9 @@ { "Name": "@ref", "DisplayName": "@ref", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21908,10 +25294,12 @@ "Name": "@ref", "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Ref.Ref", - "Documentation": { "Id": 18 }, + "Documentation": { + "Id": 18 + }, "Metadata": { - "Common.PropertyName": "Ref", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Ref" } } ], @@ -21924,16 +25312,18 @@ }, { "__Checksum": { - "Data1": -4528434370833403867, - "Data2": -1320353776482932851, - "Data3": -5835066484019690601, - "Data4": -5890694676441424304 + "Data1": 3804994244823094932, + "Data2": 6747339800015090685, + "Data3": -3495956806464305278, + "Data4": -5168540455783903192 }, "Kind": "Components.Key", "Name": "Key", "AssemblyName": "Microsoft.AspNetCore.Components", "DisplayName": "Microsoft.AspNetCore.Components.Key", - "Documentation": { "Id": 17 }, + "Documentation": { + "Id": 17 + }, "CaseSensitive": true, "TagMatchingRules": [ { @@ -21942,7 +25332,9 @@ { "Name": "@key", "DisplayName": "@key", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -21953,10 +25345,12 @@ "Name": "@key", "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Key.Key", - "Documentation": { "Id": 17 }, + "Documentation": { + "Id": 17 + }, "Metadata": { - "Common.PropertyName": "Key", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Key" } } ], diff --git a/src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.project.razor.json b/src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.project.razor.json index 9104b499f89..d265681c53a 100644 --- a/src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.project.razor.json +++ b/src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.project.razor.json @@ -1,6 +1,6 @@ { "__Version": 6, - "ProjectKey": "C:\\Users\\admin\\location\\Kendo.Mvc.Examples\\obj\\Debug\\net7.0\\", + "ProjectKey": "C:/Users/admin/location/Kendo.Mvc.Examples/obj/Debug/net7.0/", "FilePath": "C:\\Users\\admin\\location\\Kendo.Mvc.Examples\\Kendo.Mvc.Examples.csproj", "Configuration": { "ConfigurationName": "MVC-3.0", @@ -13,10 +13,10 @@ "TagHelpers": [ { "__Checksum": { - "Data1": -7573310297865549, - "Data2": 4033590618788787461, - "Data3": -777012995208245114, - "Data4": -3707660650911353357 + "Data1": 8763129550808725669, + "Data2": 8440347814648453328, + "Data3": -1495006013913634270, + "Data4": 3395259123047580365 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", @@ -37,8 +37,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -49,8 +49,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -61,8 +61,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -73,8 +73,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -84,8 +84,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } }, { @@ -97,8 +97,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -111,10 +111,10 @@ }, { "__Checksum": { - "Data1": -2603152193015264833, - "Data2": -7324563570571855484, - "Data3": -8175299238712758270, - "Data4": 3065017436833065546 + "Data1": -1126820336252066546, + "Data2": 2062211342647697663, + "Data3": 8016395908811423407, + "Data4": -9083134338239884034 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", @@ -135,8 +135,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -147,8 +147,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -159,8 +159,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -171,8 +171,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -182,8 +182,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } }, { @@ -195,8 +195,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -210,10 +210,10 @@ }, { "__Checksum": { - "Data1": -2522789381148850632, - "Data2": -7635127611563900930, - "Data3": -505737901068392591, - "Data4": 4793589746055646302 + "Data1": -3488398355339662872, + "Data2": -8344262365856710599, + "Data3": 2203914251255903202, + "Data4": -549283059369327803 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", @@ -240,8 +240,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -255,10 +255,10 @@ }, { "__Checksum": { - "Data1": 6930454092397736430, - "Data2": -3830414481622421691, - "Data3": 2647769938139753834, - "Data4": -2965086336912158947 + "Data1": -8974977729823506722, + "Data2": -7624693699004013925, + "Data3": 6334444031807957260, + "Data4": -7477599851432545018 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", @@ -285,8 +285,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -301,10 +301,10 @@ }, { "__Checksum": { - "Data1": -5049199212949877618, - "Data2": -5319946353514886508, - "Data3": 8275000573761614737, - "Data4": 6045164095330826280 + "Data1": 8409146836506811220, + "Data2": -3557229339975962491, + "Data3": -9036079713174403303, + "Data4": -2046918318881541777 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", @@ -328,10 +328,10 @@ }, { "__Checksum": { - "Data1": 4606606378957877677, - "Data2": 2136717837307521416, - "Data3": -7309664843951357004, - "Data4": -7517774984968997804 + "Data1": -4369813011973348817, + "Data2": -2849368957331268153, + "Data3": -3443584105976924493, + "Data4": 5959283735533993681 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", @@ -356,10 +356,10 @@ }, { "__Checksum": { - "Data1": -4050549699026339855, - "Data2": -6444337358035133024, - "Data3": -9105061837510453126, - "Data4": 6819455608097311184 + "Data1": -3429174736135457823, + "Data2": 1359026430171826729, + "Data3": 5789336515782671394, + "Data4": -7141973529948150278 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", @@ -380,8 +380,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\r\n \r\n The policy name that determines whether the content can be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Policy", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Policy" } }, { @@ -391,8 +391,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\r\n \r\n A comma delimited list of roles that are allowed to display the content.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Roles", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Roles" } }, { @@ -402,8 +402,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -414,8 +414,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -426,8 +426,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n If you specify a value for this parameter, do not also specify a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorized", "Components.ChildContent": "True" } }, @@ -438,8 +438,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -450,8 +450,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -463,8 +463,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -477,10 +477,10 @@ }, { "__Checksum": { - "Data1": 4862666011638109759, - "Data2": -9088961420746766519, - "Data3": 3866738381179436736, - "Data4": 7545171264834724566 + "Data1": 4076162487340942279, + "Data2": 38494143145235419, + "Data3": 1770899250837084767, + "Data4": -5731216382025977688 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", @@ -501,8 +501,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\r\n \r\n The policy name that determines whether the content can be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Policy", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Policy" } }, { @@ -512,8 +512,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\r\n \r\n A comma delimited list of roles that are allowed to display the content.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Roles", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Roles" } }, { @@ -523,8 +523,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -535,8 +535,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -547,8 +547,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n If you specify a value for this parameter, do not also specify a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorized", "Components.ChildContent": "True" } }, @@ -559,8 +559,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -571,8 +571,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -584,8 +584,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -599,10 +599,10 @@ }, { "__Checksum": { - "Data1": 3607139266296686831, - "Data2": -2342247196782032817, - "Data3": -733164646259630293, - "Data4": 2239243580254029900 + "Data1": 1054974347256619987, + "Data2": -2840325723997861834, + "Data3": 642976044333426267, + "Data4": 8915713283713928034 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", @@ -629,8 +629,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -644,10 +644,10 @@ }, { "__Checksum": { - "Data1": -2435840625006264400, - "Data2": -3177232599779710130, - "Data3": 1743123081129326595, - "Data4": -6490574899003596727 + "Data1": -7647723278018591681, + "Data2": 2104210306329917784, + "Data3": -2453041780994961145, + "Data4": 2251289738597512163 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", @@ -674,8 +674,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -690,10 +690,10 @@ }, { "__Checksum": { - "Data1": 5766294598931213492, - "Data2": 6269414171536544291, - "Data3": 719066851490933459, - "Data4": 6192560167726873686 + "Data1": 1256654829718035504, + "Data2": 6176331583798799807, + "Data3": 2735777182756055709, + "Data4": 8258612773221362239 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", @@ -720,8 +720,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -735,10 +735,10 @@ }, { "__Checksum": { - "Data1": 6739046208914611045, - "Data2": -8869945330106153765, - "Data3": 9013788391100075201, - "Data4": 3384842120434853234 + "Data1": -6825185546786896001, + "Data2": 7842384322328390413, + "Data3": 8729699594286724263, + "Data4": -7984488084425419062 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", @@ -765,8 +765,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -781,10 +781,10 @@ }, { "__Checksum": { - "Data1": -3083416404328199955, - "Data2": -2441915009276058561, - "Data3": -7030095323205551191, - "Data4": 4437301754541156747 + "Data1": 4896319727897810395, + "Data2": -5937122031597645414, + "Data3": 5830494489755099766, + "Data4": 4075248029398980667 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", @@ -811,8 +811,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -826,10 +826,10 @@ }, { "__Checksum": { - "Data1": 9096583960573440576, - "Data2": 6626803699940825741, - "Data3": 8738897780516655438, - "Data4": 6396348111089563793 + "Data1": 928643252168344305, + "Data2": 2738096222007397976, + "Data3": 7694624462705259661, + "Data4": -9092372737483223080 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", @@ -856,8 +856,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -872,10 +872,10 @@ }, { "__Checksum": { - "Data1": 4447553599216735133, - "Data2": -2061170386996091900, - "Data3": 7478035870052559807, - "Data4": 5151508114502044279 + "Data1": 7856880125415756571, + "Data2": 8383998373486821725, + "Data3": -8723496610221350529, + "Data4": 4633865963454802466 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", @@ -899,10 +899,10 @@ }, { "__Checksum": { - "Data1": -10469815074707552, - "Data2": -217377046386146108, - "Data3": 5856970294104450076, - "Data4": -2926284446017511768 + "Data1": -1027976193082131680, + "Data2": 4196849792968480238, + "Data3": -7699342640913503885, + "Data4": -2046378850436257891 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", @@ -927,10 +927,10 @@ }, { "__Checksum": { - "Data1": -1876795497113102124, - "Data2": -1610275861052945277, - "Data3": -5947306151308413334, - "Data4": 6989814695781351326 + "Data1": -576041239627392457, + "Data2": 8201378603604506401, + "Data3": 2520610336752314436, + "Data4": -7200396900823791274 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", @@ -950,8 +950,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", "Documentation": "\r\n \r\n The content to which the authentication state should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -965,10 +965,10 @@ }, { "__Checksum": { - "Data1": 1260648262120584456, - "Data2": 2499547796939009272, - "Data3": 9011894168557563143, - "Data4": -5378498325122166112 + "Data1": -8235365834910926769, + "Data2": 6694312252349350718, + "Data3": 5143715084207989652, + "Data4": 428090287477119526 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", @@ -988,8 +988,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", "Documentation": "\r\n \r\n The content to which the authentication state should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -1004,10 +1004,10 @@ }, { "__Checksum": { - "Data1": -1985650276056066664, - "Data2": -6905136743910574635, - "Data3": -922492235228819311, - "Data4": -2415010217310816678 + "Data1": -3508685268214383852, + "Data2": -2358856202161226431, + "Data3": 8158469474100257103, + "Data4": -8624873112559932432 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", @@ -1031,10 +1031,10 @@ }, { "__Checksum": { - "Data1": 4724591116907073767, - "Data2": 136555555820889669, - "Data3": 1246832819386607185, - "Data4": 4923877134729940713 + "Data1": 151529769816882701, + "Data2": 8794175924374574069, + "Data3": -5057124985829292905, + "Data4": 8653669153692737253 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", @@ -1059,10 +1059,10 @@ }, { "__Checksum": { - "Data1": 7852727550133475288, - "Data2": -2392151156042794276, - "Data3": -3111407578080779137, - "Data4": 3279245055752601611 + "Data1": 2939941643516732002, + "Data2": -1216194779081055621, + "Data3": 1667946559397228020, + "Data4": 5824969354985129430 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.CascadingValue", @@ -1101,8 +1101,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.CascadingValue.ChildContent", "Documentation": "\r\n \r\n The content to which the value should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1113,8 +1113,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.CascadingValue.Value", "Documentation": "\r\n \r\n The value to be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -1125,8 +1125,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "Documentation": "\r\n \r\n Optionally gives a name to the provided value. Descendant components\r\n will be able to receive the value by specifying this name.\r\n \r\n If no name is specified, then descendant components will receive the\r\n value based the type of value they are requesting.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -1136,8 +1136,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "Documentation": "\r\n \r\n If true, indicates that will not change. This is a\r\n performance optimization that allows the framework to skip setting up\r\n change notifications. Set this flag only if you will not change\r\n during the component's lifetime.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "IsFixed", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "IsFixed" } } ], @@ -1151,10 +1151,10 @@ }, { "__Checksum": { - "Data1": -2673954925457724407, - "Data2": 6199957011067900407, - "Data3": 2234580427311335313, - "Data4": 814316016298295119 + "Data1": -7679833204236774100, + "Data2": 63559635700121060, + "Data3": -986925736960264831, + "Data4": -8689859966039105595 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.CascadingValue", @@ -1193,8 +1193,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.CascadingValue.ChildContent", "Documentation": "\r\n \r\n The content to which the value should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1205,8 +1205,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.CascadingValue.Value", "Documentation": "\r\n \r\n The value to be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -1217,8 +1217,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "Documentation": "\r\n \r\n Optionally gives a name to the provided value. Descendant components\r\n will be able to receive the value by specifying this name.\r\n \r\n If no name is specified, then descendant components will receive the\r\n value based the type of value they are requesting.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -1228,8 +1228,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "Documentation": "\r\n \r\n If true, indicates that will not change. This is a\r\n performance optimization that allows the framework to skip setting up\r\n change notifications. Set this flag only if you will not change\r\n during the component's lifetime.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "IsFixed", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "IsFixed" } } ], @@ -1244,10 +1244,10 @@ }, { "__Checksum": { - "Data1": -5213759628106696977, - "Data2": 465429509165635153, - "Data3": 709072781297649205, - "Data4": 4713339947242654795 + "Data1": -4608482289570964838, + "Data2": -7726302403965888404, + "Data3": 8005627572853295780, + "Data4": 6904535770820904557 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", @@ -1271,10 +1271,10 @@ }, { "__Checksum": { - "Data1": -8398094214414641523, - "Data2": 6672989527667998182, - "Data3": -1890879233103262517, - "Data4": 2857712495785546846 + "Data1": -7099468049881998144, + "Data2": 1010359103196847476, + "Data3": 7871980467203887852, + "Data4": 4603658050491783925 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", @@ -1299,10 +1299,10 @@ }, { "__Checksum": { - "Data1": 9164844766849378134, - "Data2": 4189986359859235303, - "Data3": -6004995046308920822, - "Data4": -1998464328878642851 + "Data1": 5731302864841358952, + "Data2": -8981471926612505981, + "Data3": -4403247565854984028, + "Data4": -6387829014248849351 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.DynamicComponent", @@ -1324,8 +1324,8 @@ "Documentation": "\r\n \r\n Gets or sets the type of the component to be rendered. The supplied type must\r\n implement .\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Type" } }, { @@ -1335,8 +1335,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.DynamicComponent.Parameters", "Documentation": "\r\n \r\n Gets or sets a dictionary of parameters to be passed to the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Parameters", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "Parameters" } } ], @@ -1349,10 +1349,10 @@ }, { "__Checksum": { - "Data1": -3864700855378176685, - "Data2": 9128322028009794936, - "Data3": -6123212245782848945, - "Data4": -8904388828825958051 + "Data1": 7110698932307731208, + "Data2": -1569536967984684798, + "Data3": -3992574793600979564, + "Data4": 4055446559830609435 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.DynamicComponent", @@ -1374,8 +1374,8 @@ "Documentation": "\r\n \r\n Gets or sets the type of the component to be rendered. The supplied type must\r\n implement .\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Type" } }, { @@ -1385,8 +1385,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.DynamicComponent.Parameters", "Documentation": "\r\n \r\n Gets or sets a dictionary of parameters to be passed to the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Parameters", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "Parameters" } } ], @@ -1400,10 +1400,10 @@ }, { "__Checksum": { - "Data1": -6754831608913036033, - "Data2": -7125684827085213342, - "Data3": -5659490596597847157, - "Data4": -1795696829195347105 + "Data1": -5647725014167321797, + "Data2": -552944172644708731, + "Data3": -3815279164226980465, + "Data4": 7388613562141534977 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.LayoutView", @@ -1424,8 +1424,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.LayoutView.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to display.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1436,8 +1436,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "Documentation": "\r\n \r\n Gets or sets the type of the layout in which to display the content.\r\n The type must implement and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Layout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Layout" } } ], @@ -1450,10 +1450,10 @@ }, { "__Checksum": { - "Data1": -3254147966306572884, - "Data2": -1321715218764245901, - "Data3": -7628554023852277005, - "Data4": -8629909721505477067 + "Data1": 1361411529474496483, + "Data2": -739982539966889227, + "Data3": -977459276069733025, + "Data4": -225334187807638369 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.LayoutView", @@ -1474,8 +1474,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.LayoutView.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to display.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1486,8 +1486,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "Documentation": "\r\n \r\n Gets or sets the type of the layout in which to display the content.\r\n The type must implement and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Layout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Layout" } } ], @@ -1501,10 +1501,10 @@ }, { "__Checksum": { - "Data1": 146026960934552933, - "Data2": -3650900569131191121, - "Data3": -6920235949872452176, - "Data4": 6538051227540199776 + "Data1": 1270776707106377636, + "Data2": 8797105731492125492, + "Data3": -4722775846668528642, + "Data4": 3305447825452506234 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", @@ -1528,10 +1528,10 @@ }, { "__Checksum": { - "Data1": 1701281741403273554, - "Data2": 3924392702614692788, - "Data3": 548563024818931872, - "Data4": 4765029954913279140 + "Data1": -4098664675869633111, + "Data2": 4977801593976148775, + "Data3": -3591351345106431176, + "Data4": -3629411109416117244 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", @@ -1556,10 +1556,10 @@ }, { "__Checksum": { - "Data1": 6563065469339436171, - "Data2": -3808463336543199892, - "Data3": -6643335613705244508, - "Data4": 3696100966898023821 + "Data1": 4217022035368751388, + "Data2": -4067929904648929838, + "Data3": 6526259014377304754, + "Data4": 9187030806021014627 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.RouteView", @@ -1581,8 +1581,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -1592,8 +1592,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } } ], @@ -1606,10 +1606,10 @@ }, { "__Checksum": { - "Data1": 1744987662857189364, - "Data2": -4816490207759944731, - "Data3": -4806665278237985785, - "Data4": -362575639376669738 + "Data1": 3181917166860484265, + "Data2": 5592830598254929166, + "Data3": 6332203196792038142, + "Data4": 1705581486661393550 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.RouteView", @@ -1631,8 +1631,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -1642,8 +1642,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } } ], @@ -1657,10 +1657,10 @@ }, { "__Checksum": { - "Data1": -875999436035035351, - "Data2": -678570589703120869, - "Data3": -6066695011064431114, - "Data4": -7278429517202227948 + "Data1": 1065865949068824216, + "Data2": 5992357818554971059, + "Data3": -5474552193129438454, + "Data4": -2540487500587233647 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.Router", @@ -1682,8 +1682,8 @@ "Documentation": "\r\n \r\n Gets or sets the assembly that should be searched for components matching the URI.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "AppAssembly", - "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly" + "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly", + "Common.PropertyName": "AppAssembly" } }, { @@ -1693,8 +1693,8 @@ "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "Documentation": "\r\n \r\n Gets or sets a collection of additional assemblies that should be searched for components\r\n that can match URIs.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAssemblies", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Common.PropertyName": "AdditionalAssemblies" } }, { @@ -1705,8 +1705,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when no match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "NotFound", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotFound", "Components.ChildContent": "True" } }, @@ -1718,8 +1718,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when a match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Found", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Found", "Components.ChildContent": "True" } }, @@ -1730,8 +1730,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.Router.Navigating", "Documentation": "\r\n \r\n Get or sets the content to display when asynchronous navigation is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Navigating", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Navigating", "Components.ChildContent": "True" } }, @@ -1742,8 +1742,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Routing.Router.OnNavigateAsync", "Documentation": "\r\n \r\n Gets or sets a handler that should be called before navigating to a new page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnNavigateAsync", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnNavigateAsync", "Components.EventCallback": "True" } }, @@ -1754,8 +1754,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Routing.Router.PreferExactMatches", "Documentation": "\r\n \r\n Gets or sets a flag to indicate whether route matching should prefer exact matches\r\n over wildcards.\r\n This property is obsolete and configuring it does nothing.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "PreferExactMatches", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "PreferExactMatches" } }, { @@ -1767,8 +1767,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1781,10 +1781,10 @@ }, { "__Checksum": { - "Data1": 6352329989396090660, - "Data2": 4271448617062235920, - "Data3": 2385398515101763906, - "Data4": -3444751515818293998 + "Data1": -3280662649738157413, + "Data2": -3435747272199950955, + "Data3": 93864075351459690, + "Data4": 1782415312587554142 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.Router", @@ -1806,8 +1806,8 @@ "Documentation": "\r\n \r\n Gets or sets the assembly that should be searched for components matching the URI.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "AppAssembly", - "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly" + "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly", + "Common.PropertyName": "AppAssembly" } }, { @@ -1817,8 +1817,8 @@ "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "Documentation": "\r\n \r\n Gets or sets a collection of additional assemblies that should be searched for components\r\n that can match URIs.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAssemblies", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Common.PropertyName": "AdditionalAssemblies" } }, { @@ -1829,8 +1829,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when no match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "NotFound", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotFound", "Components.ChildContent": "True" } }, @@ -1842,8 +1842,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when a match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Found", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Found", "Components.ChildContent": "True" } }, @@ -1854,8 +1854,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.Router.Navigating", "Documentation": "\r\n \r\n Get or sets the content to display when asynchronous navigation is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Navigating", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Navigating", "Components.ChildContent": "True" } }, @@ -1866,8 +1866,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Routing.Router.OnNavigateAsync", "Documentation": "\r\n \r\n Gets or sets a handler that should be called before navigating to a new page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnNavigateAsync", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnNavigateAsync", "Components.EventCallback": "True" } }, @@ -1878,8 +1878,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Routing.Router.PreferExactMatches", "Documentation": "\r\n \r\n Gets or sets a flag to indicate whether route matching should prefer exact matches\r\n over wildcards.\r\n This property is obsolete and configuring it does nothing.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "PreferExactMatches", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "PreferExactMatches" } }, { @@ -1891,8 +1891,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1906,10 +1906,10 @@ }, { "__Checksum": { - "Data1": 7762020357602964904, - "Data2": 4554830631676678873, - "Data3": -797534442970343397, - "Data4": 1246085218876991951 + "Data1": -4630501097924564915, + "Data2": -6969352399603112370, + "Data3": -884570759550605109, + "Data4": -7873193560135182138 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", @@ -1933,10 +1933,10 @@ }, { "__Checksum": { - "Data1": -4779059275372366107, - "Data2": -4057918776782881729, - "Data3": -6859449902725066131, - "Data4": 427214227809762101 + "Data1": -5099200554898534440, + "Data2": 1672479040074326024, + "Data3": -6141355748436917872, + "Data4": 7297139618378947219 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", @@ -1961,10 +1961,10 @@ }, { "__Checksum": { - "Data1": -2665054349062381339, - "Data2": -2514007578767312771, - "Data3": 5073564700683833176, - "Data4": 4103308621877466511 + "Data1": 997777688699634274, + "Data2": -284251513568491132, + "Data3": 135580316298199262, + "Data4": 362626749714483680 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", @@ -1991,8 +1991,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2006,10 +2006,10 @@ }, { "__Checksum": { - "Data1": 3898082047343915680, - "Data2": -2354450869895658219, - "Data3": 2392286191192130779, - "Data4": -4011823842489966317 + "Data1": 417637872835683764, + "Data2": -8076763885613547699, + "Data3": -9098266231859602864, + "Data4": 857792143088992320 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", @@ -2036,8 +2036,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2052,10 +2052,10 @@ }, { "__Checksum": { - "Data1": 7519036931351433202, - "Data2": 7036172821371575497, - "Data3": -1860711014046120287, - "Data4": 7762603995587562668 + "Data1": 3681772173185327190, + "Data2": 825247420715656159, + "Data3": 126573524554611381, + "Data4": 6282543168888848734 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", @@ -2079,10 +2079,10 @@ }, { "__Checksum": { - "Data1": 3548072241576691242, - "Data2": -6509807361797027378, - "Data3": 8632002079802716552, - "Data4": 1834954778387357636 + "Data1": -6383522948775192073, + "Data2": 8438063685897523313, + "Data3": -1465512590274301324, + "Data4": 9107167753500072108 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", @@ -2107,10 +2107,10 @@ }, { "__Checksum": { - "Data1": 8060816717660512017, - "Data2": 431122276472659238, - "Data3": -5335535680087945410, - "Data4": -7448060738811389619 + "Data1": 500541897763460105, + "Data2": -3904160715621637890, + "Data3": 6762557291463073251, + "Data4": -5996836073700211021 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", @@ -2132,10 +2132,10 @@ }, { "__Checksum": { - "Data1": -605837348806027850, - "Data2": 3348005451106587849, - "Data3": 40550484476362788, - "Data4": -3951802546339751580 + "Data1": 2065598637635591165, + "Data2": -8291259146149664641, + "Data3": 9219671010491672983, + "Data4": 6550648898376690199 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", @@ -2158,10 +2158,10 @@ }, { "__Checksum": { - "Data1": -8849638022311393031, - "Data2": 3669032744562255413, - "Data3": -4580608395730527632, - "Data4": 1925985924066205227 + "Data1": -8573805794810384742, + "Data2": 3190260025099912483, + "Data3": 286211946971728597, + "Data4": 2235639381601190169 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", @@ -2182,8 +2182,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created form element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2193,8 +2193,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", "Documentation": "\r\n \r\n Supplies the edit context explicitly. If using this parameter, do not\r\n also supply , since the model value will be taken\r\n from the property.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "EditContext", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext", + "Common.PropertyName": "EditContext" } }, { @@ -2204,8 +2204,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "Documentation": "\r\n \r\n Specifies the top-level model object for the form. An edit context will\r\n be constructed for this model. If using this parameter, do not also supply\r\n a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -2215,8 +2215,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", "Documentation": "\r\n \r\n Specifies the content to be rendered inside this .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -2227,8 +2227,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted.\r\n \r\n If using this parameter, you are responsible for triggering any validation\r\n manually, e.g., by calling .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnSubmit", "Components.EventCallback": "True" } }, @@ -2239,8 +2239,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnValidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be valid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnValidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnValidSubmit", "Components.EventCallback": "True" } }, @@ -2251,8 +2251,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnInvalidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be invalid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnInvalidSubmit", "Components.EventCallback": "True" } }, @@ -2265,8 +2265,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2279,10 +2279,10 @@ }, { "__Checksum": { - "Data1": 8603305595527882592, - "Data2": -1868116184540726136, - "Data3": -1752057992034395437, - "Data4": -333130519557485315 + "Data1": -4416280976354102043, + "Data2": -3760434688580255632, + "Data3": -5285723401744202602, + "Data4": -8971075941582462424 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", @@ -2303,8 +2303,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created form element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2314,8 +2314,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", "Documentation": "\r\n \r\n Supplies the edit context explicitly. If using this parameter, do not\r\n also supply , since the model value will be taken\r\n from the property.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "EditContext", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext", + "Common.PropertyName": "EditContext" } }, { @@ -2325,8 +2325,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "Documentation": "\r\n \r\n Specifies the top-level model object for the form. An edit context will\r\n be constructed for this model. If using this parameter, do not also supply\r\n a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -2336,8 +2336,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", "Documentation": "\r\n \r\n Specifies the content to be rendered inside this .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -2348,8 +2348,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted.\r\n \r\n If using this parameter, you are responsible for triggering any validation\r\n manually, e.g., by calling .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnSubmit", "Components.EventCallback": "True" } }, @@ -2360,8 +2360,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnValidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be valid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnValidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnValidSubmit", "Components.EventCallback": "True" } }, @@ -2372,8 +2372,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnInvalidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be invalid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnInvalidSubmit", "Components.EventCallback": "True" } }, @@ -2386,8 +2386,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2401,10 +2401,10 @@ }, { "__Checksum": { - "Data1": 5152950368829826050, - "Data2": 7258826832939457898, - "Data3": 3727054189157030689, - "Data4": 7384827115970308760 + "Data1": -8981596313203451455, + "Data2": 1294755070007482779, + "Data3": -8669452550379814980, + "Data4": -7950528233039134052 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", @@ -2431,8 +2431,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2446,10 +2446,10 @@ }, { "__Checksum": { - "Data1": 331670870179217158, - "Data2": -9100123128424974787, - "Data3": 5969874161082275730, - "Data4": 2925433389782346641 + "Data1": 6286417777505078195, + "Data2": -3485072285495963737, + "Data3": 4330826567266810052, + "Data4": -321605847845400593 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", @@ -2476,8 +2476,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2492,10 +2492,10 @@ }, { "__Checksum": { - "Data1": -1352819454758172346, - "Data2": 7233767094927405416, - "Data3": -4538783872826642324, - "Data4": -8397220803742690171 + "Data1": -6187584435325857626, + "Data2": 167589322083600774, + "Data3": 5705629187949551463, + "Data4": -5960037433306373421 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -2516,8 +2516,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2527,8 +2527,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "Value" } }, { @@ -2538,8 +2538,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -2550,8 +2550,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -2561,8 +2561,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputCheckbox.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2575,10 +2575,10 @@ }, { "__Checksum": { - "Data1": -4189182289312798242, - "Data2": -6005507865985190963, - "Data3": 7389747601135603785, - "Data4": -6850581661444384966 + "Data1": -4146236444580142722, + "Data2": 5030192670004756898, + "Data3": -7372726565557631228, + "Data4": 2856541690275313358 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -2599,8 +2599,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2610,8 +2610,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "Value" } }, { @@ -2621,8 +2621,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -2633,8 +2633,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -2644,8 +2644,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputCheckbox.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2659,10 +2659,10 @@ }, { "__Checksum": { - "Data1": 6408055751203713048, - "Data2": 6700745305772301087, - "Data3": -4154659395966908808, - "Data4": -6617530910073320474 + "Data1": 1228906755754688927, + "Data2": -5318654479202899585, + "Data3": -3463282059115261949, + "Data4": 7703747975973445142 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -2702,8 +2702,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDateType Microsoft.AspNetCore.Components.Forms.InputDate.Type", "Documentation": "\r\n \r\n Gets or sets the type of HTML input to be rendered.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType", + "Common.PropertyName": "Type" } }, { @@ -2713,8 +2713,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -2724,8 +2724,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2735,8 +2735,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputDate.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -2760,8 +2760,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputDate.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -2772,8 +2772,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2787,10 +2787,10 @@ }, { "__Checksum": { - "Data1": 8194718987032455617, - "Data2": 9050188784657191074, - "Data3": 5214594077628993864, - "Data4": 7027585256726835818 + "Data1": -7840331994028869918, + "Data2": -3802876581885721243, + "Data3": -2334812786506549364, + "Data4": -3278621492621492256 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -2830,8 +2830,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDateType Microsoft.AspNetCore.Components.Forms.InputDate.Type", "Documentation": "\r\n \r\n Gets or sets the type of HTML input to be rendered.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType", + "Common.PropertyName": "Type" } }, { @@ -2841,8 +2841,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -2852,8 +2852,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2863,8 +2863,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputDate.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -2888,8 +2888,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputDate.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -2900,8 +2900,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2916,10 +2916,10 @@ }, { "__Checksum": { - "Data1": 3602134177829170162, - "Data2": -7221893683075300208, - "Data3": 1129357158843978343, - "Data4": 4644972408158822876 + "Data1": 4796468856128707353, + "Data2": 6018478287849707548, + "Data3": -69398322114761356, + "Data4": -5671204785369491357 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", @@ -2940,8 +2940,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputFile.OnChange", "Documentation": "\r\n \r\n Gets or sets the event callback that will be invoked when the collection of selected files changes.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnChange", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnChange", "Components.EventCallback": "True" } }, @@ -2952,8 +2952,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.Forms.InputFile.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -2966,10 +2966,10 @@ }, { "__Checksum": { - "Data1": 9018930522422817745, - "Data2": -1712770541216547484, - "Data3": -3206448504512197594, - "Data4": -9069084736871340922 + "Data1": 2851344421610587549, + "Data2": -8253885058954965608, + "Data3": 2253047349172282888, + "Data4": 6183884232706389432 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", @@ -2990,8 +2990,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputFile.OnChange", "Documentation": "\r\n \r\n Gets or sets the event callback that will be invoked when the collection of selected files changes.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnChange", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnChange", "Components.EventCallback": "True" } }, @@ -3002,8 +3002,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.Forms.InputFile.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -3017,10 +3017,10 @@ }, { "__Checksum": { - "Data1": -9167910058357281166, - "Data2": 1845789620653602167, - "Data3": 173240850677537595, - "Data4": -1506927278239119541 + "Data1": -3980074744483278973, + "Data2": 1326625528494469073, + "Data3": -6904959133428587702, + "Data4": -8044718618287349359 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -3059,8 +3059,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -3070,8 +3070,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3081,8 +3081,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputNumber.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3106,8 +3106,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputNumber.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3118,8 +3118,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3133,10 +3133,10 @@ }, { "__Checksum": { - "Data1": -7552686015990328793, - "Data2": 3040341111548440541, - "Data3": -19634916909618793, - "Data4": 4274752722605364847 + "Data1": 6183677447586594150, + "Data2": 2955628431327958784, + "Data3": 2686326169988694506, + "Data4": -7678600250330349587 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -3175,8 +3175,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -3186,8 +3186,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3197,8 +3197,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputNumber.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3222,8 +3222,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputNumber.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3234,8 +3234,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3250,10 +3250,10 @@ }, { "__Checksum": { - "Data1": 3278532986948075256, - "Data2": 7817716997113867314, - "Data3": 9168084015372796533, - "Data4": -3926175165250382079 + "Data1": 6962000952834850936, + "Data2": 8086149865075863129, + "Data3": -979942818319618291, + "Data4": -6754850214328841521 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", @@ -3292,8 +3292,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadio.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3303,8 +3303,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadio.Value", "Documentation": "\r\n \r\n Gets or sets the value of this input.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3315,8 +3315,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadio.Name", "Documentation": "\r\n \r\n Gets or sets the name of the parent input radio group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } } ], @@ -3330,10 +3330,10 @@ }, { "__Checksum": { - "Data1": 8856160693263974512, - "Data2": -8031939034314038551, - "Data3": 2786922139823069671, - "Data4": -4446875809317124110 + "Data1": 6723092100417738000, + "Data2": 68278938014999267, + "Data3": -3172674951308760976, + "Data4": -8612851921988760702 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", @@ -3372,8 +3372,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadio.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3383,8 +3383,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadio.Value", "Documentation": "\r\n \r\n Gets or sets the value of this input.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3395,8 +3395,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadio.Name", "Documentation": "\r\n \r\n Gets or sets the name of the parent input radio group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } } ], @@ -3411,10 +3411,10 @@ }, { "__Checksum": { - "Data1": -4773730241657881304, - "Data2": 4905243460853527661, - "Data3": 7399694851985249176, - "Data4": 5126620128326499724 + "Data1": -5938157798000805913, + "Data2": 1424891236530968759, + "Data3": -8084624530189606525, + "Data4": 536175735094239168 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -3453,8 +3453,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3465,8 +3465,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Name", "Documentation": "\r\n \r\n Gets or sets the name of the group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -3476,8 +3476,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadioGroup.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3487,8 +3487,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3512,8 +3512,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3524,8 +3524,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3539,10 +3539,10 @@ }, { "__Checksum": { - "Data1": -738037517176785650, - "Data2": -1923901585333484015, - "Data3": -3735124595191262722, - "Data4": 6523038005447933843 + "Data1": 1343944536014529469, + "Data2": -5694369823368609398, + "Data3": -2200377365782445289, + "Data4": -72805778816656697 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -3581,8 +3581,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3593,8 +3593,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Name", "Documentation": "\r\n \r\n Gets or sets the name of the group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -3604,8 +3604,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadioGroup.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3615,8 +3615,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3640,8 +3640,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3652,8 +3652,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3668,10 +3668,10 @@ }, { "__Checksum": { - "Data1": -54318194501499769, - "Data2": 3019168843046871246, - "Data3": -7258889923275872278, - "Data4": -1367041630303830123 + "Data1": 1317358083689965559, + "Data2": -4272095063176632685, + "Data3": 4297138664287640272, + "Data4": -8394067417849936295 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", @@ -3695,10 +3695,10 @@ }, { "__Checksum": { - "Data1": 8033768026331466174, - "Data2": 1715973898075142944, - "Data3": -7061340464344745532, - "Data4": 205025802388324043 + "Data1": -4598352409896361649, + "Data2": -565332510050948402, + "Data3": -3146681341001094028, + "Data4": -6420239872112618550 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", @@ -3723,10 +3723,10 @@ }, { "__Checksum": { - "Data1": 4708478972071423410, - "Data2": -8789281119137391248, - "Data3": -5607690512914475980, - "Data4": 1743181587512862356 + "Data1": 2781946253822678563, + "Data2": 1738200853640120005, + "Data3": -7953344209652671421, + "Data4": -3684910699624766328 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -3765,8 +3765,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the select element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3777,8 +3777,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3788,8 +3788,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputSelect.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3813,8 +3813,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputSelect.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3825,8 +3825,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputSelect.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3840,10 +3840,10 @@ }, { "__Checksum": { - "Data1": 6796903447477588825, - "Data2": -4951753021630058542, - "Data3": 4524101513597918710, - "Data4": -1251944904206026351 + "Data1": 2251377545967591838, + "Data2": 18405769407960497, + "Data3": -4505800118385142463, + "Data4": -1561503781308974382 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -3882,8 +3882,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the select element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3894,8 +3894,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3905,8 +3905,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputSelect.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3930,8 +3930,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputSelect.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3942,8 +3942,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputSelect.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3958,10 +3958,10 @@ }, { "__Checksum": { - "Data1": -3079452379800033399, - "Data2": -6108917007743174608, - "Data3": 3732609957831991535, - "Data4": 7839393879269334904 + "Data1": 7569258355189286579, + "Data2": 3484496473719375006, + "Data3": 270058766867767607, + "Data4": 3937157457485765839 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", @@ -3985,10 +3985,10 @@ }, { "__Checksum": { - "Data1": -2888860034003135765, - "Data2": 5576501194552543512, - "Data3": 2123380638149578453, - "Data4": -3005937475251377430 + "Data1": 8773928702153100195, + "Data2": 4399318109313962927, + "Data3": -4004703774880342141, + "Data4": -6466560754873454137 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", @@ -4013,10 +4013,10 @@ }, { "__Checksum": { - "Data1": 532579699104264806, - "Data2": 10432716238678979, - "Data3": 3832490207675249139, - "Data4": 4072569320139456070 + "Data1": 5266961133227009334, + "Data2": 7069408624431995958, + "Data3": -7904567687459931970, + "Data4": -4223639896610183728 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -4037,8 +4037,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4048,8 +4048,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -4059,8 +4059,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -4071,8 +4071,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -4082,8 +4082,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4096,10 +4096,10 @@ }, { "__Checksum": { - "Data1": -1223497029140500468, - "Data2": -110753667676440794, - "Data3": -6121259309716870286, - "Data4": -7192594111579263699 + "Data1": -3255411392688198602, + "Data2": 6369426529646532600, + "Data3": -1880525005011952246, + "Data4": -2696033573673097348 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -4120,8 +4120,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4131,8 +4131,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -4142,8 +4142,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -4154,8 +4154,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -4165,8 +4165,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4180,10 +4180,10 @@ }, { "__Checksum": { - "Data1": 6783757022153137509, - "Data2": -5069515870853785825, - "Data3": 8428912805147883607, - "Data4": 8050527316937316051 + "Data1": -8131600848271715753, + "Data2": 5352651226290887985, + "Data3": -963108624152572302, + "Data4": 2401880409617977689 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -4204,8 +4204,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4215,8 +4215,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -4226,8 +4226,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -4238,8 +4238,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -4249,8 +4249,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4263,10 +4263,10 @@ }, { "__Checksum": { - "Data1": -6231519151348017760, - "Data2": -7836274257143996999, - "Data3": 6707195206169887613, - "Data4": 7195602049601561633 + "Data1": -836317901742063985, + "Data2": 7629847914134898471, + "Data3": 7906853128765055422, + "Data4": 8449800879468097797 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -4287,8 +4287,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4298,8 +4298,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -4309,8 +4309,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -4321,8 +4321,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -4332,8 +4332,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4347,10 +4347,10 @@ }, { "__Checksum": { - "Data1": -5620166164306714041, - "Data2": -1957573912510963544, - "Data3": 1425090139262462953, - "Data4": -3102636535929720879 + "Data1": -657523363270798859, + "Data2": 6006145276722035970, + "Data3": -5368716738219495178, + "Data4": 7729072236187588205 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", @@ -4389,8 +4389,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created div element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4400,8 +4400,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.ValidationMessage.For", "Documentation": "\r\n \r\n Specifies the field for which validation messages should be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "For", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "For", "Components.GenericTyped": "True" } } @@ -4416,10 +4416,10 @@ }, { "__Checksum": { - "Data1": -890515501784482573, - "Data2": -5565722562271238329, - "Data3": 9066337536764715609, - "Data4": -5618407769639253502 + "Data1": -6969290110093745382, + "Data2": 4486222785458242217, + "Data3": -5300838879534075157, + "Data4": -8244008189902187920 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", @@ -4458,8 +4458,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created div element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4469,8 +4469,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.ValidationMessage.For", "Documentation": "\r\n \r\n Specifies the field for which validation messages should be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "For", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "For", "Components.GenericTyped": "True" } } @@ -4486,10 +4486,10 @@ }, { "__Checksum": { - "Data1": 5148043597904546811, - "Data2": -4660180610563433899, - "Data3": -8165056270457654742, - "Data4": -5096330211095024138 + "Data1": 2679323449636127492, + "Data2": 7372491348027668297, + "Data3": -97011653695442052, + "Data4": -3017903512336013466 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", @@ -4510,8 +4510,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "Documentation": "\r\n \r\n Gets or sets the model to produce the list of validation messages for.\r\n When specified, this lists all errors that are associated with the model instance.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -4521,8 +4521,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created ul element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -4535,10 +4535,10 @@ }, { "__Checksum": { - "Data1": 4474419556029553167, - "Data2": -1519416493361644604, - "Data3": -3537806829404165691, - "Data4": 2424319145633108877 + "Data1": 2728909145337604665, + "Data2": -2036286347850716288, + "Data3": -6143115957433341905, + "Data4": -5929085004096954415 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", @@ -4559,8 +4559,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "Documentation": "\r\n \r\n Gets or sets the model to produce the list of validation messages for.\r\n When specified, this lists all errors that are associated with the model instance.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -4570,8 +4570,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created ul element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -4585,10 +4585,10 @@ }, { "__Checksum": { - "Data1": 2624262256600462934, - "Data2": 1433737426832345422, - "Data3": 8418653803785417927, - "Data4": 4933005725823520658 + "Data1": 7682595428045860027, + "Data2": 3732976448010917183, + "Data3": -8061381699924970167, + "Data4": -5315533547263143033 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", @@ -4609,8 +4609,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.RouteData", "Documentation": "\r\n \r\n Gets or sets the route data. This can be obtained from an enclosing\r\n component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -4620,8 +4620,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.Selector", "Documentation": "\r\n \r\n Gets or sets a CSS selector describing the element to be focused after\r\n navigation between pages.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Selector", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Selector" } } ], @@ -4634,10 +4634,10 @@ }, { "__Checksum": { - "Data1": 3459936459601880910, - "Data2": 6160974379920193082, - "Data3": -4832986625807840672, - "Data4": -1438774331006091340 + "Data1": -5183413515272351814, + "Data2": -6012188184945270530, + "Data3": -3103210565056525924, + "Data4": 3381279242650094694 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", @@ -4658,8 +4658,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.RouteData", "Documentation": "\r\n \r\n Gets or sets the route data. This can be obtained from an enclosing\r\n component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -4669,8 +4669,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.Selector", "Documentation": "\r\n \r\n Gets or sets a CSS selector describing the element to be focused after\r\n navigation between pages.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Selector", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Selector" } } ], @@ -4684,10 +4684,10 @@ }, { "__Checksum": { - "Data1": 6006792311282436581, - "Data2": 4607267903287932217, - "Data3": 2698786810195327273, - "Data4": 881514810309503168 + "Data1": -5202949467582521388, + "Data2": -4835378641282149301, + "Data3": 1676465547526070645, + "Data4": -775367348693447849 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavigationLock", @@ -4708,8 +4708,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Routing.NavigationLock.OnBeforeInternalNavigation", "Documentation": "\r\n \r\n Gets or sets a callback to be invoked when an internal navigation event occurs.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnBeforeInternalNavigation", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnBeforeInternalNavigation", "Components.EventCallback": "True" } }, @@ -4720,8 +4720,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Routing.NavigationLock.ConfirmExternalNavigation", "Documentation": "\r\n \r\n Gets or sets whether a browser dialog should prompt the user to either confirm or cancel\r\n external navigations.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ConfirmExternalNavigation", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "ConfirmExternalNavigation" } } ], @@ -4734,10 +4734,10 @@ }, { "__Checksum": { - "Data1": 7885137284596968690, - "Data2": -6150022312621563372, - "Data3": -7692765260513482324, - "Data4": -4849275181407108746 + "Data1": 3885911500347658490, + "Data2": 347787153377132569, + "Data3": -6608160723482516389, + "Data4": 149557190862429863 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavigationLock", @@ -4758,8 +4758,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Routing.NavigationLock.OnBeforeInternalNavigation", "Documentation": "\r\n \r\n Gets or sets a callback to be invoked when an internal navigation event occurs.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnBeforeInternalNavigation", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnBeforeInternalNavigation", "Components.EventCallback": "True" } }, @@ -4770,8 +4770,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Routing.NavigationLock.ConfirmExternalNavigation", "Documentation": "\r\n \r\n Gets or sets whether a browser dialog should prompt the user to either confirm or cancel\r\n external navigations.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ConfirmExternalNavigation", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "ConfirmExternalNavigation" } } ], @@ -4785,10 +4785,10 @@ }, { "__Checksum": { - "Data1": 941829267125823509, - "Data2": 3014405194371491696, - "Data3": -5951111855763379227, - "Data4": 4576073249304467148 + "Data1": -6075053072669349455, + "Data2": 1116981275961837673, + "Data3": 6701534713590423367, + "Data4": -9209269012870764728 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", @@ -4809,8 +4809,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "Documentation": "\r\n \r\n Gets or sets the CSS class name applied to the NavLink when the\r\n current route matches the NavLink href.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ActiveClass", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ActiveClass" } }, { @@ -4820,8 +4820,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be added to the generated\r\n a element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4831,8 +4831,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content of the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -4844,8 +4844,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\r\n \r\n Gets or sets a value representing the URL matching behavior.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Match", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "Common.PropertyName": "Match" } } ], @@ -4858,10 +4858,10 @@ }, { "__Checksum": { - "Data1": 70871944955169201, - "Data2": 5651912079581707347, - "Data3": 6595195256947062031, - "Data4": 2006879700922191982 + "Data1": -4425655137957744125, + "Data2": -1739911580685482942, + "Data3": 1176393779720623314, + "Data4": 5866617672483009240 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", @@ -4882,8 +4882,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "Documentation": "\r\n \r\n Gets or sets the CSS class name applied to the NavLink when the\r\n current route matches the NavLink href.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ActiveClass", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ActiveClass" } }, { @@ -4893,8 +4893,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be added to the generated\r\n a element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4904,8 +4904,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content of the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -4917,8 +4917,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\r\n \r\n Gets or sets a value representing the URL matching behavior.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Match", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "Common.PropertyName": "Match" } } ], @@ -4932,10 +4932,10 @@ }, { "__Checksum": { - "Data1": 1921550146825125507, - "Data2": -1335467845521508999, - "Data3": -479661891700553505, - "Data4": -2960732109526317840 + "Data1": 729867532328937848, + "Data2": 8339097499618248485, + "Data3": 8621832867303836939, + "Data4": 5452789395714652854 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", @@ -4959,10 +4959,10 @@ }, { "__Checksum": { - "Data1": -2606405815364651913, - "Data2": 8523390701451702758, - "Data3": 1283428004808129375, - "Data4": -4796684438647389507 + "Data1": -5909677961420804356, + "Data2": -2703327156936613231, + "Data3": 3876832106918892441, + "Data4": 3705545439044636613 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", @@ -4987,10 +4987,10 @@ }, { "__Checksum": { - "Data1": 1825648326516830807, - "Data2": -8155241038981904098, - "Data3": -3964881799318710504, - "Data4": 1638668260111304751 + "Data1": -4338109109745620331, + "Data2": 1122288490760957248, + "Data3": 672951010100216705, + "Data4": -371817035841035436 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", @@ -5011,8 +5011,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered in instances.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -5026,10 +5026,10 @@ }, { "__Checksum": { - "Data1": -7084029394312209782, - "Data2": 7562897701932597443, - "Data3": 3283603452736692552, - "Data4": -6441377377352156159 + "Data1": -8778205530880997027, + "Data2": 561032384787948903, + "Data3": 3510161547344710101, + "Data4": 320285587052186776 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", @@ -5050,8 +5050,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered in instances.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -5066,10 +5066,10 @@ }, { "__Checksum": { - "Data1": -5133494671978580479, - "Data2": -4816636158166364865, - "Data3": -7757061426930290448, - "Data4": 6821447911225318828 + "Data1": 2675851088527579445, + "Data2": -7505334244707772972, + "Data3": -2573782609309376502, + "Data4": -8243380520380941219 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", @@ -5093,10 +5093,10 @@ }, { "__Checksum": { - "Data1": 8779819660844178041, - "Data2": -5756615363159867145, - "Data3": -939092377629329067, - "Data4": -4413708178781995072 + "Data1": 7416319073456775495, + "Data2": 1393370737886465116, + "Data3": -7604766231301068342, + "Data4": -1545979927512581241 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", @@ -5121,10 +5121,10 @@ }, { "__Checksum": { - "Data1": 9037671535931060580, - "Data2": -1209722669599272089, - "Data3": -4005760347928183726, - "Data4": -5463659364080552871 + "Data1": 7972003283842483462, + "Data2": -6111923177918649908, + "Data3": -7247009272187044843, + "Data4": 2417857150953154331 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", @@ -5146,10 +5146,10 @@ }, { "__Checksum": { - "Data1": -4755146477058340890, - "Data2": -2897860125194218378, - "Data3": -3829541187645480653, - "Data4": -8981509142154065776 + "Data1": -7687879641563535454, + "Data2": -7821991084486909486, + "Data3": 1638294724949089900, + "Data4": -8088347289479322154 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", @@ -5172,10 +5172,10 @@ }, { "__Checksum": { - "Data1": -3447764563377002289, - "Data2": -4621363519346736462, - "Data3": 1339866415446258089, - "Data4": -8488779057396162323 + "Data1": -4986704518340286913, + "Data2": 3941299843850945798, + "Data3": 8081730510459249779, + "Data4": 6829746023478172654 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", @@ -5196,8 +5196,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered as the document title.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -5211,10 +5211,10 @@ }, { "__Checksum": { - "Data1": -3297867982364183272, - "Data2": 3003481854373842265, - "Data3": -5226356868875435790, - "Data4": 2096066951138830919 + "Data1": -1785309280486218875, + "Data2": 2538793686351442420, + "Data3": 3487399189204682320, + "Data4": -3590425704578969524 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", @@ -5235,8 +5235,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered as the document title.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -5251,10 +5251,10 @@ }, { "__Checksum": { - "Data1": -2087729215404231662, - "Data2": 3296710847553304348, - "Data3": -6281407568109544801, - "Data4": -7904931834576134901 + "Data1": -8731522919429182879, + "Data2": 575071958939308809, + "Data3": 1048312012943532591, + "Data4": -7923161595380068690 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", @@ -5278,10 +5278,10 @@ }, { "__Checksum": { - "Data1": 700307494199397356, - "Data2": -4194734217537241495, - "Data3": -68683862239452214, - "Data4": 5844239978089665322 + "Data1": 7842577119648765078, + "Data2": 2821295855866914472, + "Data3": -1510255526782824792, + "Data4": -974922538555646258 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", @@ -5306,10 +5306,10 @@ }, { "__Checksum": { - "Data1": -6876034607333537082, - "Data2": 236933868063113355, - "Data3": -7397390412211155090, - "Data4": 7688997444885980541 + "Data1": 6915406746208842857, + "Data2": -6842483676820310163, + "Data3": -3588240388182261951, + "Data4": 6590627877874627896 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", @@ -5330,8 +5330,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", "Documentation": "\r\n \r\n The content to be displayed when there is no error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -5342,8 +5342,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", "Documentation": "\r\n \r\n The content to be displayed when there is an error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ErrorContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ErrorContent", "Components.ChildContent": "True" } }, @@ -5354,8 +5354,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.ErrorBoundary.MaximumErrorCount", "Documentation": "\r\n \r\n The maximum number of errors that can be handled. If more errors are received,\r\n they will be treated as fatal. Calling resets the count.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "MaximumErrorCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "MaximumErrorCount" } }, { @@ -5367,8 +5367,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5381,10 +5381,10 @@ }, { "__Checksum": { - "Data1": 1637485210033475361, - "Data2": -8913276912229471161, - "Data3": 3966608748348842, - "Data4": -8108818932924214328 + "Data1": -23553981914542077, + "Data2": 3273965855492279329, + "Data3": -6810468509776494695, + "Data4": -2696351285898800655 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", @@ -5405,8 +5405,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", "Documentation": "\r\n \r\n The content to be displayed when there is no error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -5417,8 +5417,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", "Documentation": "\r\n \r\n The content to be displayed when there is an error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ErrorContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ErrorContent", "Components.ChildContent": "True" } }, @@ -5429,8 +5429,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.ErrorBoundary.MaximumErrorCount", "Documentation": "\r\n \r\n The maximum number of errors that can be handled. If more errors are received,\r\n they will be treated as fatal. Calling resets the count.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "MaximumErrorCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "MaximumErrorCount" } }, { @@ -5442,8 +5442,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5457,10 +5457,10 @@ }, { "__Checksum": { - "Data1": 5228401490607126576, - "Data2": -5903139519168772431, - "Data3": -7267234341043067857, - "Data4": 2115514688275908827 + "Data1": 261270750634103872, + "Data2": -4040289822247437557, + "Data3": 6581640238067111153, + "Data4": -2618668067638517728 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", @@ -5484,10 +5484,10 @@ }, { "__Checksum": { - "Data1": -3385216257266061892, - "Data2": -1981599460197425896, - "Data3": 7125179214890852455, - "Data4": 2337544726602143682 + "Data1": 5917622561271015659, + "Data2": -2730896909733352661, + "Data3": -3179414723649827394, + "Data4": 5575495618834739495 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", @@ -5512,10 +5512,10 @@ }, { "__Checksum": { - "Data1": 7829556319379023228, - "Data2": -2468255231419383525, - "Data3": -6336364543082821268, - "Data4": 9038328417618134431 + "Data1": -1772731680796811281, + "Data2": -4259965488492657216, + "Data3": -6182093730501710886, + "Data4": 5764102814695146909 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", @@ -5542,8 +5542,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5557,10 +5557,10 @@ }, { "__Checksum": { - "Data1": -1814224363917318503, - "Data2": 2959199587186220950, - "Data3": 5780351830192821911, - "Data4": 5939275196280360305 + "Data1": -4513947692556941465, + "Data2": 5506766730592619299, + "Data3": 58899035330653046, + "Data4": -4875340000723879674 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", @@ -5587,8 +5587,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5603,10 +5603,10 @@ }, { "__Checksum": { - "Data1": -8638913400049683043, - "Data2": -954354338207298970, - "Data3": 3430836243646329037, - "Data4": 7243136157046014844 + "Data1": -2848807750967716698, + "Data2": -4166468877736518268, + "Data3": 6625691095722483792, + "Data4": 7492342381237378453 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", @@ -5671,8 +5671,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", "Documentation": "\r\n \r\n Gets or sets the template for items that have not yet been loaded in memory.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Placeholder", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Placeholder", "Components.ChildContent": "True" } }, @@ -5683,8 +5683,8 @@ "DisplayName": "float Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemSize", "Documentation": "\r\n \r\n Gets the size of each item in pixels. Defaults to 50px.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ItemSize", - "Common.GloballyQualifiedTypeName": "global::System.Single" + "Common.GloballyQualifiedTypeName": "global::System.Single", + "Common.PropertyName": "ItemSize" } }, { @@ -5708,8 +5708,8 @@ "DisplayName": "System.Collections.Generic.ICollection Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Items", "Documentation": "\r\n \r\n Gets or sets the fixed item source.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Items", "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.ICollection", + "Common.PropertyName": "Items", "Components.GenericTyped": "True" } }, @@ -5720,8 +5720,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.OverscanCount", "Documentation": "\r\n \r\n Gets or sets a value that determines how many additional items will be rendered\r\n before and after the visible region. This help to reduce the frequency of rendering\r\n during scrolling. However, higher values mean that more elements will be present\r\n in the page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OverscanCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "OverscanCount" } }, { @@ -5731,8 +5731,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.SpacerElement", "Documentation": "\r\n \r\n Gets or sets the tag name of the HTML element that will be used as the virtualization spacer.\r\n One such element will be rendered before the visible items, and one more after them, using\r\n an explicit \"height\" style to control the scroll range.\r\n \r\n The default value is \"div\". If you are placing the instance inside\r\n an element that requires a specific child tag name, consider setting that here. For example when\r\n rendering inside a \"tbody\", consider setting to the value \"tr\".\r\n \r\n ", "Metadata": { - "Common.PropertyName": "SpacerElement", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "SpacerElement" } }, { @@ -5744,8 +5744,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5759,10 +5759,10 @@ }, { "__Checksum": { - "Data1": -6830465404296748061, - "Data2": 7243954892373369397, - "Data3": -1077361980793586796, - "Data4": -4449235803790234517 + "Data1": 2479971489389931314, + "Data2": -7121368282991751037, + "Data3": 2071320590332665527, + "Data4": 8992174972601902746 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", @@ -5827,8 +5827,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", "Documentation": "\r\n \r\n Gets or sets the template for items that have not yet been loaded in memory.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Placeholder", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Placeholder", "Components.ChildContent": "True" } }, @@ -5839,8 +5839,8 @@ "DisplayName": "float Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemSize", "Documentation": "\r\n \r\n Gets the size of each item in pixels. Defaults to 50px.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ItemSize", - "Common.GloballyQualifiedTypeName": "global::System.Single" + "Common.GloballyQualifiedTypeName": "global::System.Single", + "Common.PropertyName": "ItemSize" } }, { @@ -5864,8 +5864,8 @@ "DisplayName": "System.Collections.Generic.ICollection Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Items", "Documentation": "\r\n \r\n Gets or sets the fixed item source.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Items", "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.ICollection", + "Common.PropertyName": "Items", "Components.GenericTyped": "True" } }, @@ -5876,8 +5876,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.OverscanCount", "Documentation": "\r\n \r\n Gets or sets a value that determines how many additional items will be rendered\r\n before and after the visible region. This help to reduce the frequency of rendering\r\n during scrolling. However, higher values mean that more elements will be present\r\n in the page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OverscanCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "OverscanCount" } }, { @@ -5887,8 +5887,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.SpacerElement", "Documentation": "\r\n \r\n Gets or sets the tag name of the HTML element that will be used as the virtualization spacer.\r\n One such element will be rendered before the visible items, and one more after them, using\r\n an explicit \"height\" style to control the scroll range.\r\n \r\n The default value is \"div\". If you are placing the instance inside\r\n an element that requires a specific child tag name, consider setting that here. For example when\r\n rendering inside a \"tbody\", consider setting to the value \"tr\".\r\n \r\n ", "Metadata": { - "Common.PropertyName": "SpacerElement", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "SpacerElement" } }, { @@ -5900,8 +5900,8 @@ "Id": 12 }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5916,10 +5916,10 @@ }, { "__Checksum": { - "Data1": -7993605789956148774, - "Data2": -899574551137672278, - "Data3": 809163587053281187, - "Data4": -7621952329102034331 + "Data1": -4027964292680823987, + "Data2": 3974005073829405726, + "Data3": -7657880675495470420, + "Data4": -956985580441269397 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", @@ -5946,8 +5946,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5961,10 +5961,10 @@ }, { "__Checksum": { - "Data1": 2575900414279623835, - "Data2": 5084958885309365985, - "Data3": 6265152455613407452, - "Data4": -6655193023217238021 + "Data1": 6871186772144139341, + "Data2": -8601975393708269847, + "Data3": -2713930677707310714, + "Data4": -4070839205329473916 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", @@ -5991,8 +5991,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -6007,10 +6007,10 @@ }, { "__Checksum": { - "Data1": 6706227274362819218, - "Data2": 3285589492409133680, - "Data3": -6296775055206321463, - "Data4": -2972292629286036074 + "Data1": 4142771421165254483, + "Data2": 8761630999637721741, + "Data3": -4101865705450619985, + "Data4": -1734775619149773112 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", @@ -6037,8 +6037,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -6052,10 +6052,10 @@ }, { "__Checksum": { - "Data1": -9165501903118599101, - "Data2": -4823058815502688586, - "Data3": 5493157576327476992, - "Data4": -7943983155572198058 + "Data1": 8332850925818767768, + "Data2": -6134036516721835209, + "Data3": -2474637664612969283, + "Data4": 1818530609925179876 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", @@ -6082,8 +6082,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -6098,10 +6098,10 @@ }, { "__Checksum": { - "Data1": -9204633247986275789, - "Data2": -6831068961966021928, - "Data3": -4946494911620223762, - "Data4": -8223862428676093915 + "Data1": 225841614895279300, + "Data2": -536324825955586340, + "Data3": 3217746200518935606, + "Data4": -5047897611996435442 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", @@ -6128,8 +6128,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -6143,10 +6143,10 @@ }, { "__Checksum": { - "Data1": 6279375559805431959, - "Data2": 5441748905233147552, - "Data3": -20056267049349010, - "Data4": 8898232731653995438 + "Data1": 652657129004374084, + "Data2": 3384095448265786142, + "Data3": 815342030637094586, + "Data4": 1446427640863059907 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", @@ -6173,8 +6173,8 @@ ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -6189,10 +6189,10 @@ }, { "__Checksum": { - "Data1": 473213630886421303, - "Data2": 7554201217181785111, - "Data3": 4124399633714731013, - "Data4": -8602939076748117248 + "Data1": 5351300379667848409, + "Data2": -1461512055425147285, + "Data3": 3136611176404308644, + "Data4": -3432168561438087691 }, "Kind": "Components.EventHandler", "Name": "onfocus", @@ -6290,9 +6290,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocus" + "Common.PropertyName": "onfocus", + "Components.IsWeaklyTyped": "True" } } ], @@ -6308,10 +6308,10 @@ }, { "__Checksum": { - "Data1": 5937129797813588449, - "Data2": 5121226094312029778, - "Data3": -664662515553900137, - "Data4": -4139373871901352568 + "Data1": -615547795233809783, + "Data2": 3987041314292262575, + "Data3": -3318050046796264542, + "Data4": -73098373540379624 }, "Kind": "Components.EventHandler", "Name": "onblur", @@ -6409,9 +6409,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onblur" + "Common.PropertyName": "onblur", + "Components.IsWeaklyTyped": "True" } } ], @@ -6427,10 +6427,10 @@ }, { "__Checksum": { - "Data1": -4905344174110108396, - "Data2": -6739964740304365593, - "Data3": 8684824539051642946, - "Data4": 1056813092324455010 + "Data1": 117954352140851134, + "Data2": -188410966897241029, + "Data3": -8650797257680801674, + "Data4": 5288100060005991965 }, "Kind": "Components.EventHandler", "Name": "onfocusin", @@ -6528,9 +6528,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusin" + "Common.PropertyName": "onfocusin", + "Components.IsWeaklyTyped": "True" } } ], @@ -6546,10 +6546,10 @@ }, { "__Checksum": { - "Data1": -5924030741559335261, - "Data2": 6004282365434149928, - "Data3": -9008494274136287561, - "Data4": -8529382657135017918 + "Data1": -7377010514070621156, + "Data2": 5634975098078865878, + "Data3": -8611246014870660249, + "Data4": -6753028966613548978 }, "Kind": "Components.EventHandler", "Name": "onfocusout", @@ -6647,9 +6647,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusout" + "Common.PropertyName": "onfocusout", + "Components.IsWeaklyTyped": "True" } } ], @@ -6665,10 +6665,10 @@ }, { "__Checksum": { - "Data1": -626247805235596232, - "Data2": 6388347798232962290, - "Data3": -4573371322319792405, - "Data4": -8866186867428005143 + "Data1": -2073978050323080834, + "Data2": -7848475563703445214, + "Data3": -3801559739119536839, + "Data4": -4837685906092313132 }, "Kind": "Components.EventHandler", "Name": "onmouseover", @@ -6766,9 +6766,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseover" + "Common.PropertyName": "onmouseover", + "Components.IsWeaklyTyped": "True" } } ], @@ -6784,10 +6784,10 @@ }, { "__Checksum": { - "Data1": -1731743773906396893, - "Data2": -5469231396170913373, - "Data3": 1835332757365699749, - "Data4": -6418282282716890348 + "Data1": 6464840731937542928, + "Data2": -1419769325375941523, + "Data3": 2598317926684901998, + "Data4": -7121098715144903875 }, "Kind": "Components.EventHandler", "Name": "onmouseout", @@ -6885,9 +6885,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseout" + "Common.PropertyName": "onmouseout", + "Components.IsWeaklyTyped": "True" } } ], @@ -6903,10 +6903,10 @@ }, { "__Checksum": { - "Data1": -6378132037805916345, - "Data2": -3759647255141878714, - "Data3": -3849616804752406658, - "Data4": 8699772472517339649 + "Data1": -2563919035991181354, + "Data2": -5594355404757780728, + "Data3": 2203709820071860421, + "Data4": 2874171231126285875 }, "Kind": "Components.EventHandler", "Name": "onmouseleave", @@ -7004,9 +7004,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseleave" + "Common.PropertyName": "onmouseleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -7022,10 +7022,10 @@ }, { "__Checksum": { - "Data1": -1870329128276213870, - "Data2": 2937301991741930835, - "Data3": -6733348713089901958, - "Data4": -4751733581096788084 + "Data1": -7052209776099561583, + "Data2": 7320342441231654206, + "Data3": -2609539912994646497, + "Data4": 1109275940178588120 }, "Kind": "Components.EventHandler", "Name": "onmouseenter", @@ -7123,9 +7123,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseenter" + "Common.PropertyName": "onmouseenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -7141,10 +7141,10 @@ }, { "__Checksum": { - "Data1": -6560462298328350985, - "Data2": 5372833539189209976, - "Data3": 3075069029640286277, - "Data4": -8767591920929797034 + "Data1": 6447007615837883898, + "Data2": 6295133039209319388, + "Data3": -7561802739044143393, + "Data4": -8375984156534524762 }, "Kind": "Components.EventHandler", "Name": "onmousemove", @@ -7242,9 +7242,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousemove" + "Common.PropertyName": "onmousemove", + "Components.IsWeaklyTyped": "True" } } ], @@ -7260,10 +7260,10 @@ }, { "__Checksum": { - "Data1": 5324978650443948878, - "Data2": -5446500229448248511, - "Data3": 160998666809322553, - "Data4": -1997865027334785426 + "Data1": -3211808323951221318, + "Data2": -5473721555806551009, + "Data3": -869745075687316122, + "Data4": -2379119347131222078 }, "Kind": "Components.EventHandler", "Name": "onmousedown", @@ -7361,9 +7361,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousedown" + "Common.PropertyName": "onmousedown", + "Components.IsWeaklyTyped": "True" } } ], @@ -7379,10 +7379,10 @@ }, { "__Checksum": { - "Data1": 3552849435459628220, - "Data2": 1351922996862705793, - "Data3": -4747742787203813225, - "Data4": 6677876603948035518 + "Data1": 497316606846678183, + "Data2": -1424313457203621544, + "Data3": 5663418385266105551, + "Data4": 2568333417120066574 }, "Kind": "Components.EventHandler", "Name": "onmouseup", @@ -7480,9 +7480,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseup" + "Common.PropertyName": "onmouseup", + "Components.IsWeaklyTyped": "True" } } ], @@ -7498,10 +7498,10 @@ }, { "__Checksum": { - "Data1": -2719547942807543528, - "Data2": 2915210780535291054, - "Data3": 7572731434832305153, - "Data4": -4870239584460588637 + "Data1": 4359424368639693710, + "Data2": 4474829667136509025, + "Data3": 4627659280900147474, + "Data4": -3947012987463314147 }, "Kind": "Components.EventHandler", "Name": "onclick", @@ -7599,9 +7599,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onclick" + "Common.PropertyName": "onclick", + "Components.IsWeaklyTyped": "True" } } ], @@ -7617,10 +7617,10 @@ }, { "__Checksum": { - "Data1": -575559029590217194, - "Data2": -683235854312651383, - "Data3": -6348271319976317010, - "Data4": -7411730316725272157 + "Data1": -8245537782336108601, + "Data2": 5489488771500653639, + "Data3": -5955759002153749172, + "Data4": -5193149686862079176 }, "Kind": "Components.EventHandler", "Name": "ondblclick", @@ -7718,9 +7718,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondblclick" + "Common.PropertyName": "ondblclick", + "Components.IsWeaklyTyped": "True" } } ], @@ -7736,10 +7736,10 @@ }, { "__Checksum": { - "Data1": 3140204374584382002, - "Data2": -6196129358008016202, - "Data3": -1163023299407120097, - "Data4": 3229571750322664151 + "Data1": 7704857524007596994, + "Data2": -3682413880850059948, + "Data3": -8362240684847056848, + "Data4": 178582981266851200 }, "Kind": "Components.EventHandler", "Name": "onwheel", @@ -7837,9 +7837,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwheel" + "Common.PropertyName": "onwheel", + "Components.IsWeaklyTyped": "True" } } ], @@ -7855,10 +7855,10 @@ }, { "__Checksum": { - "Data1": -2232142813504206413, - "Data2": 7891039736140635599, - "Data3": -3578737332368909135, - "Data4": 4529099974054343655 + "Data1": 3211048839862926622, + "Data2": 5766766204462751207, + "Data3": 1455838567865416223, + "Data4": -3183881831437734183 }, "Kind": "Components.EventHandler", "Name": "onmousewheel", @@ -7956,9 +7956,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousewheel" + "Common.PropertyName": "onmousewheel", + "Components.IsWeaklyTyped": "True" } } ], @@ -7974,10 +7974,10 @@ }, { "__Checksum": { - "Data1": -6369571104484796387, - "Data2": -7183589630287877946, - "Data3": 8271664915487386181, - "Data4": -1509925021244058318 + "Data1": 2873997378438397831, + "Data2": -7204485881285791939, + "Data3": -2367440257779926811, + "Data4": -6354207022227490185 }, "Kind": "Components.EventHandler", "Name": "oncontextmenu", @@ -8075,9 +8075,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncontextmenu" + "Common.PropertyName": "oncontextmenu", + "Components.IsWeaklyTyped": "True" } } ], @@ -8093,10 +8093,10 @@ }, { "__Checksum": { - "Data1": 6159959312021701564, - "Data2": 2223713551267941709, - "Data3": 5663488940207520530, - "Data4": -616077709255502217 + "Data1": 4194996018436823764, + "Data2": 6596247298540496881, + "Data3": 6473860952812161882, + "Data4": -1812272783021600087 }, "Kind": "Components.EventHandler", "Name": "ondrag", @@ -8194,9 +8194,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrag" + "Common.PropertyName": "ondrag", + "Components.IsWeaklyTyped": "True" } } ], @@ -8212,10 +8212,10 @@ }, { "__Checksum": { - "Data1": 2750240958430646950, - "Data2": 6967755556734728841, - "Data3": -4557076438422901053, - "Data4": 5965182512145839815 + "Data1": 1146568475308170183, + "Data2": -7480557993098715235, + "Data3": -7884567469172956231, + "Data4": -1240271150577497083 }, "Kind": "Components.EventHandler", "Name": "ondragend", @@ -8313,9 +8313,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragend" + "Common.PropertyName": "ondragend", + "Components.IsWeaklyTyped": "True" } } ], @@ -8331,10 +8331,10 @@ }, { "__Checksum": { - "Data1": -5667862971904164290, - "Data2": -155857111446037517, - "Data3": 8465192209010701905, - "Data4": -2911292106331624564 + "Data1": 3925612309087041417, + "Data2": 4439275886204180910, + "Data3": -3075664218466495482, + "Data4": 5242536124103466756 }, "Kind": "Components.EventHandler", "Name": "ondragenter", @@ -8432,9 +8432,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragenter" + "Common.PropertyName": "ondragenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -8450,10 +8450,10 @@ }, { "__Checksum": { - "Data1": 757496453695524597, - "Data2": 8368034202290362139, - "Data3": -3619178635270889098, - "Data4": 5281962141242923546 + "Data1": -2553772456952153556, + "Data2": 7432648664730872675, + "Data3": 1896825466928915981, + "Data4": -3387763131690108163 }, "Kind": "Components.EventHandler", "Name": "ondragleave", @@ -8551,9 +8551,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragleave" + "Common.PropertyName": "ondragleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -8569,10 +8569,10 @@ }, { "__Checksum": { - "Data1": -537724766416646513, - "Data2": -7849209623401576150, - "Data3": -1338102272262592830, - "Data4": 570487820682429207 + "Data1": 8350824022229549553, + "Data2": 8001515432653245799, + "Data3": -5843552528502240905, + "Data4": -4404123900256168657 }, "Kind": "Components.EventHandler", "Name": "ondragover", @@ -8670,9 +8670,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragover" + "Common.PropertyName": "ondragover", + "Components.IsWeaklyTyped": "True" } } ], @@ -8688,10 +8688,10 @@ }, { "__Checksum": { - "Data1": -8274780027132889863, - "Data2": -5031579656861941924, - "Data3": -2852136081209923618, - "Data4": 873868353109167735 + "Data1": -7591640687483059320, + "Data2": 5936061562286176089, + "Data3": -5356648448836853347, + "Data4": 8030520875750672311 }, "Kind": "Components.EventHandler", "Name": "ondragstart", @@ -8789,9 +8789,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragstart" + "Common.PropertyName": "ondragstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -8807,10 +8807,10 @@ }, { "__Checksum": { - "Data1": 1156781163099912400, - "Data2": -6498125943606033903, - "Data3": 5393117033815410212, - "Data4": -3467939808931814152 + "Data1": 274486520224370270, + "Data2": 289651982307389251, + "Data3": -902327893590679537, + "Data4": 2912656876688575099 }, "Kind": "Components.EventHandler", "Name": "ondrop", @@ -8908,9 +8908,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrop" + "Common.PropertyName": "ondrop", + "Components.IsWeaklyTyped": "True" } } ], @@ -8926,10 +8926,10 @@ }, { "__Checksum": { - "Data1": -1407085359935102835, - "Data2": -7149828978015079769, - "Data3": 3842759082645953547, - "Data4": 5620537202330362647 + "Data1": 5004801748082106616, + "Data2": 6793467452384071653, + "Data3": -2368494026413543095, + "Data4": 2901474569640951908 }, "Kind": "Components.EventHandler", "Name": "onkeydown", @@ -9027,9 +9027,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeydown" + "Common.PropertyName": "onkeydown", + "Components.IsWeaklyTyped": "True" } } ], @@ -9045,10 +9045,10 @@ }, { "__Checksum": { - "Data1": -6955435502725227618, - "Data2": -5651808626987751036, - "Data3": 2910523140936074084, - "Data4": 8414460975608438642 + "Data1": 2743975341354322875, + "Data2": 8724663952781465005, + "Data3": -5868229869244622691, + "Data4": 321559815815692679 }, "Kind": "Components.EventHandler", "Name": "onkeyup", @@ -9146,9 +9146,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeyup" + "Common.PropertyName": "onkeyup", + "Components.IsWeaklyTyped": "True" } } ], @@ -9164,10 +9164,10 @@ }, { "__Checksum": { - "Data1": 3363631458226629054, - "Data2": -5967202858522359507, - "Data3": 5953853228634989898, - "Data4": 3969852701517124820 + "Data1": 802343072890082968, + "Data2": 2158998876898196197, + "Data3": 833446023029685726, + "Data4": 8290429553499204194 }, "Kind": "Components.EventHandler", "Name": "onkeypress", @@ -9265,9 +9265,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeypress" + "Common.PropertyName": "onkeypress", + "Components.IsWeaklyTyped": "True" } } ], @@ -9283,10 +9283,10 @@ }, { "__Checksum": { - "Data1": 2477647407557318975, - "Data2": 7083694454218700436, - "Data3": -6182672721179429513, - "Data4": 5004320920145651083 + "Data1": -962933332690981818, + "Data2": 6729191155144550467, + "Data3": -7957713024911070146, + "Data4": -3829955028153489269 }, "Kind": "Components.EventHandler", "Name": "onchange", @@ -9384,9 +9384,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onchange" + "Common.PropertyName": "onchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -9402,10 +9402,10 @@ }, { "__Checksum": { - "Data1": -1842070154284941702, - "Data2": -3522519296263632090, - "Data3": 1710262568891949893, - "Data4": -6650565099525057952 + "Data1": 5601757914301694318, + "Data2": 2784484491800823086, + "Data3": 6063991173134626481, + "Data4": -2800420576948050377 }, "Kind": "Components.EventHandler", "Name": "oninput", @@ -9503,9 +9503,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninput" + "Common.PropertyName": "oninput", + "Components.IsWeaklyTyped": "True" } } ], @@ -9521,10 +9521,10 @@ }, { "__Checksum": { - "Data1": -1068895985429351483, - "Data2": 878506229008017087, - "Data3": -2038928111968862749, - "Data4": 3666688364192191838 + "Data1": 8127799217406725838, + "Data2": 1477472712683714997, + "Data3": -652080936231482559, + "Data4": 1198986255414282004 }, "Kind": "Components.EventHandler", "Name": "oninvalid", @@ -9622,9 +9622,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninvalid" + "Common.PropertyName": "oninvalid", + "Components.IsWeaklyTyped": "True" } } ], @@ -9640,10 +9640,10 @@ }, { "__Checksum": { - "Data1": -5716415217912687364, - "Data2": 7659330005975477554, - "Data3": 1599434844701247263, - "Data4": 1428544139965866000 + "Data1": -1709328709107585860, + "Data2": 9173563480165795352, + "Data3": -2031898660102378722, + "Data4": -8801613372658974643 }, "Kind": "Components.EventHandler", "Name": "onreset", @@ -9741,9 +9741,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreset" + "Common.PropertyName": "onreset", + "Components.IsWeaklyTyped": "True" } } ], @@ -9759,10 +9759,10 @@ }, { "__Checksum": { - "Data1": 4068323917017256677, - "Data2": -285407084115768871, - "Data3": 8612928773081307630, - "Data4": -938660077922844615 + "Data1": 949091261908421142, + "Data2": 5425560699961372779, + "Data3": -5324543913855361470, + "Data4": 2496205306346953971 }, "Kind": "Components.EventHandler", "Name": "onselect", @@ -9860,9 +9860,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselect" + "Common.PropertyName": "onselect", + "Components.IsWeaklyTyped": "True" } } ], @@ -9878,10 +9878,10 @@ }, { "__Checksum": { - "Data1": 1580984528585966480, - "Data2": 5836948705774967458, - "Data3": -3030150006920169200, - "Data4": -2916715379895281304 + "Data1": -7941208173584087691, + "Data2": -2717643351583685229, + "Data3": -4670799730269417240, + "Data4": -171305483809261515 }, "Kind": "Components.EventHandler", "Name": "onselectstart", @@ -9979,9 +9979,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectstart" + "Common.PropertyName": "onselectstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -9997,10 +9997,10 @@ }, { "__Checksum": { - "Data1": -629701821281357915, - "Data2": 1522615694453917990, - "Data3": -15603657176381783, - "Data4": -4256390753805929251 + "Data1": -2425429935029991286, + "Data2": -7622567107885912864, + "Data3": -982853318250532356, + "Data4": -194766976894382777 }, "Kind": "Components.EventHandler", "Name": "onselectionchange", @@ -10098,9 +10098,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectionchange" + "Common.PropertyName": "onselectionchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -10116,10 +10116,10 @@ }, { "__Checksum": { - "Data1": 7613360817787768968, - "Data2": -6058405659914248631, - "Data3": 6364515876477622834, - "Data4": 9215656128029268091 + "Data1": 5765889314039560124, + "Data2": -8854222768188706736, + "Data3": 5894529864546343019, + "Data4": -8551892886412886687 }, "Kind": "Components.EventHandler", "Name": "onsubmit", @@ -10217,9 +10217,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsubmit" + "Common.PropertyName": "onsubmit", + "Components.IsWeaklyTyped": "True" } } ], @@ -10235,10 +10235,10 @@ }, { "__Checksum": { - "Data1": -314233315868274404, - "Data2": -3214555238242765534, - "Data3": -2593697534089738140, - "Data4": 1117385231554671918 + "Data1": -5179223059066885950, + "Data2": -7078430271468979316, + "Data3": -3658175840511546241, + "Data4": -4952787210502332682 }, "Kind": "Components.EventHandler", "Name": "onbeforecopy", @@ -10336,9 +10336,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecopy" + "Common.PropertyName": "onbeforecopy", + "Components.IsWeaklyTyped": "True" } } ], @@ -10354,10 +10354,10 @@ }, { "__Checksum": { - "Data1": -6530768974693997194, - "Data2": -1164890625734775426, - "Data3": -6464274311344731090, - "Data4": 3808936970805263948 + "Data1": -2615683460735417797, + "Data2": -5398960593294972731, + "Data3": 1255193079180842873, + "Data4": 3948053283530260883 }, "Kind": "Components.EventHandler", "Name": "onbeforecut", @@ -10455,9 +10455,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecut" + "Common.PropertyName": "onbeforecut", + "Components.IsWeaklyTyped": "True" } } ], @@ -10473,10 +10473,10 @@ }, { "__Checksum": { - "Data1": 4160538921852863382, - "Data2": 7923330393380064952, - "Data3": 1674000224383485299, - "Data4": 615338099087457409 + "Data1": -5138802839706601204, + "Data2": -4224295188898362120, + "Data3": -6863510088215784061, + "Data4": 4297732834923304896 }, "Kind": "Components.EventHandler", "Name": "onbeforepaste", @@ -10574,9 +10574,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforepaste" + "Common.PropertyName": "onbeforepaste", + "Components.IsWeaklyTyped": "True" } } ], @@ -10592,10 +10592,10 @@ }, { "__Checksum": { - "Data1": 4661371774917261479, - "Data2": -6341200456138010816, - "Data3": -6836554284983350801, - "Data4": 5414518365630764094 + "Data1": -3340737132851683938, + "Data2": 8990707703276882902, + "Data3": 240346875832336953, + "Data4": 4109991562008650336 }, "Kind": "Components.EventHandler", "Name": "oncopy", @@ -10693,9 +10693,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncopy" + "Common.PropertyName": "oncopy", + "Components.IsWeaklyTyped": "True" } } ], @@ -10711,10 +10711,10 @@ }, { "__Checksum": { - "Data1": 1057346509426786608, - "Data2": -5495990647133964990, - "Data3": -257759600638805469, - "Data4": 8162827491722896213 + "Data1": -2997485877502562809, + "Data2": -8883963797227328277, + "Data3": 6726575553017488568, + "Data4": -5121622411964113444 }, "Kind": "Components.EventHandler", "Name": "oncut", @@ -10812,9 +10812,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncut" + "Common.PropertyName": "oncut", + "Components.IsWeaklyTyped": "True" } } ], @@ -10830,10 +10830,10 @@ }, { "__Checksum": { - "Data1": 8488933283150765555, - "Data2": 7513975757778232681, - "Data3": -5255643137634924957, - "Data4": -70732630629882446 + "Data1": 9208346134344975056, + "Data2": 8958622337690106913, + "Data3": 1465641255840392265, + "Data4": 2575712874589609095 }, "Kind": "Components.EventHandler", "Name": "onpaste", @@ -10931,9 +10931,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpaste" + "Common.PropertyName": "onpaste", + "Components.IsWeaklyTyped": "True" } } ], @@ -10949,10 +10949,10 @@ }, { "__Checksum": { - "Data1": -6266578777941066196, - "Data2": 828234927000639086, - "Data3": 6181779779425691131, - "Data4": 7106647708086302755 + "Data1": -533615659397593537, + "Data2": -630860927965330819, + "Data3": -6342670562823535960, + "Data4": 3835064171110204950 }, "Kind": "Components.EventHandler", "Name": "ontouchcancel", @@ -11050,9 +11050,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchcancel" + "Common.PropertyName": "ontouchcancel", + "Components.IsWeaklyTyped": "True" } } ], @@ -11068,10 +11068,10 @@ }, { "__Checksum": { - "Data1": 4994838533972008206, - "Data2": -4321611426625631398, - "Data3": 9138979344278607322, - "Data4": 2702340547965851968 + "Data1": 5093295676287565708, + "Data2": -1179906617383907570, + "Data3": -6729693933840363053, + "Data4": -329869676945505153 }, "Kind": "Components.EventHandler", "Name": "ontouchend", @@ -11169,9 +11169,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchend" + "Common.PropertyName": "ontouchend", + "Components.IsWeaklyTyped": "True" } } ], @@ -11187,10 +11187,10 @@ }, { "__Checksum": { - "Data1": 7806341868115752471, - "Data2": 6163087977010662700, - "Data3": 2254265150448590099, - "Data4": -3674321809805065861 + "Data1": 3732735953292616174, + "Data2": -4024204819204617893, + "Data3": 7449402514623180422, + "Data4": -8015932370286930950 }, "Kind": "Components.EventHandler", "Name": "ontouchmove", @@ -11288,9 +11288,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchmove" + "Common.PropertyName": "ontouchmove", + "Components.IsWeaklyTyped": "True" } } ], @@ -11306,10 +11306,10 @@ }, { "__Checksum": { - "Data1": 8504148721211358746, - "Data2": 914826216958878201, - "Data3": -5998757913178432102, - "Data4": 6982736872470770886 + "Data1": 2802664826483113274, + "Data2": -1882703497726176658, + "Data3": 429163152994320840, + "Data4": 1822645448401442679 }, "Kind": "Components.EventHandler", "Name": "ontouchstart", @@ -11407,9 +11407,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchstart" + "Common.PropertyName": "ontouchstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -11425,10 +11425,10 @@ }, { "__Checksum": { - "Data1": -3076100660405830837, - "Data2": -5974648893384312962, - "Data3": -6791859607481550299, - "Data4": -1942535059869088760 + "Data1": 2257414082075030065, + "Data2": -8275191628919111620, + "Data3": 8256191097129305461, + "Data4": -7987934691122664025 }, "Kind": "Components.EventHandler", "Name": "ontouchenter", @@ -11526,9 +11526,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchenter" + "Common.PropertyName": "ontouchenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -11544,10 +11544,10 @@ }, { "__Checksum": { - "Data1": 2244006487627463535, - "Data2": -5081805624962167925, - "Data3": -3811888960646383125, - "Data4": -5657795073646666355 + "Data1": 9215581793582197344, + "Data2": 505277034879344089, + "Data3": 2026500637878686356, + "Data4": -528669526665491261 }, "Kind": "Components.EventHandler", "Name": "ontouchleave", @@ -11645,9 +11645,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchleave" + "Common.PropertyName": "ontouchleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -11663,10 +11663,10 @@ }, { "__Checksum": { - "Data1": 8584455411082662542, - "Data2": -7796055969877793105, - "Data3": -195784949619132544, - "Data4": -4932542955940159212 + "Data1": 1104148711772645567, + "Data2": -5609622526099218408, + "Data3": 7858395960972841108, + "Data4": -755862997088296235 }, "Kind": "Components.EventHandler", "Name": "ongotpointercapture", @@ -11764,9 +11764,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ongotpointercapture" + "Common.PropertyName": "ongotpointercapture", + "Components.IsWeaklyTyped": "True" } } ], @@ -11782,10 +11782,10 @@ }, { "__Checksum": { - "Data1": 1134975171963814901, - "Data2": -4158158315963249224, - "Data3": -2907581259986482521, - "Data4": -3424939389523723867 + "Data1": -3616381731847356554, + "Data2": 4850697250368039413, + "Data3": 6711913271392752512, + "Data4": 4506212933615135472 }, "Kind": "Components.EventHandler", "Name": "onlostpointercapture", @@ -11883,9 +11883,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onlostpointercapture" + "Common.PropertyName": "onlostpointercapture", + "Components.IsWeaklyTyped": "True" } } ], @@ -11901,10 +11901,10 @@ }, { "__Checksum": { - "Data1": -9181834749678519140, - "Data2": -7916346076523002247, - "Data3": -6404902531452796296, - "Data4": 8967546013227402323 + "Data1": -1732289724498454843, + "Data2": 3872968259012210384, + "Data3": -5406233438985367850, + "Data4": -5945371242466138562 }, "Kind": "Components.EventHandler", "Name": "onpointercancel", @@ -12002,9 +12002,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointercancel" + "Common.PropertyName": "onpointercancel", + "Components.IsWeaklyTyped": "True" } } ], @@ -12020,10 +12020,10 @@ }, { "__Checksum": { - "Data1": -1205118693034746010, - "Data2": 924978914943100878, - "Data3": 31975260171279500, - "Data4": 4960086476569014370 + "Data1": -6999307024462496915, + "Data2": 8412775557398951450, + "Data3": -6757802248086834514, + "Data4": 5484298787091916676 }, "Kind": "Components.EventHandler", "Name": "onpointerdown", @@ -12121,9 +12121,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerdown" + "Common.PropertyName": "onpointerdown", + "Components.IsWeaklyTyped": "True" } } ], @@ -12139,10 +12139,10 @@ }, { "__Checksum": { - "Data1": -730500469221561051, - "Data2": -2715051664799691035, - "Data3": -2181384714240458884, - "Data4": -3088058368195178194 + "Data1": 4543223893398994025, + "Data2": -5869776523767665255, + "Data3": -2616588965630736129, + "Data4": -4797143221281967317 }, "Kind": "Components.EventHandler", "Name": "onpointerenter", @@ -12240,9 +12240,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerenter" + "Common.PropertyName": "onpointerenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -12258,10 +12258,10 @@ }, { "__Checksum": { - "Data1": -3752081880848510727, - "Data2": -3410145992082106644, - "Data3": 3653211914562852345, - "Data4": -8221233451454669909 + "Data1": -2112826889462271447, + "Data2": 8668766176168878442, + "Data3": 8834495388431050581, + "Data4": -8996097830483353942 }, "Kind": "Components.EventHandler", "Name": "onpointerleave", @@ -12359,9 +12359,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerleave" + "Common.PropertyName": "onpointerleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -12377,10 +12377,10 @@ }, { "__Checksum": { - "Data1": -686852422464691457, - "Data2": -9121350958009098996, - "Data3": -379254126464277099, - "Data4": 1583109695656829624 + "Data1": 936591815786186805, + "Data2": -6699711567892676748, + "Data3": -8631966015933168351, + "Data4": -3979948168318013642 }, "Kind": "Components.EventHandler", "Name": "onpointermove", @@ -12478,9 +12478,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointermove" + "Common.PropertyName": "onpointermove", + "Components.IsWeaklyTyped": "True" } } ], @@ -12496,10 +12496,10 @@ }, { "__Checksum": { - "Data1": -2106407310956877851, - "Data2": 535403365635652435, - "Data3": -8516817650721549465, - "Data4": 8220419356258568361 + "Data1": 3087444779371249221, + "Data2": 8382504798981898589, + "Data3": 547023768829580388, + "Data4": 4361500619069694134 }, "Kind": "Components.EventHandler", "Name": "onpointerout", @@ -12597,9 +12597,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerout" + "Common.PropertyName": "onpointerout", + "Components.IsWeaklyTyped": "True" } } ], @@ -12615,10 +12615,10 @@ }, { "__Checksum": { - "Data1": -2731289334244829569, - "Data2": -6614216587570233156, - "Data3": -146522898668451123, - "Data4": 2638207138859100200 + "Data1": -7839879209437779748, + "Data2": -1822601981837070874, + "Data3": 6366559709346712812, + "Data4": -2610441297820476321 }, "Kind": "Components.EventHandler", "Name": "onpointerover", @@ -12716,9 +12716,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerover" + "Common.PropertyName": "onpointerover", + "Components.IsWeaklyTyped": "True" } } ], @@ -12734,10 +12734,10 @@ }, { "__Checksum": { - "Data1": -4298713133775359723, - "Data2": -7096723603183316164, - "Data3": 4449438620465062360, - "Data4": 9174210249219091921 + "Data1": 3500402837723948198, + "Data2": -8610770318445689803, + "Data3": 1063723547803923827, + "Data4": 85285834336375616 }, "Kind": "Components.EventHandler", "Name": "onpointerup", @@ -12835,9 +12835,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerup" + "Common.PropertyName": "onpointerup", + "Components.IsWeaklyTyped": "True" } } ], @@ -12853,10 +12853,10 @@ }, { "__Checksum": { - "Data1": -2405829491219855595, - "Data2": 3815919570344966172, - "Data3": 5302784812714063350, - "Data4": -2486617462131396400 + "Data1": -7712612098112485659, + "Data2": -5850226865480675892, + "Data3": -7643191267657884306, + "Data4": 149527134745516907 }, "Kind": "Components.EventHandler", "Name": "oncanplay", @@ -12954,9 +12954,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplay" + "Common.PropertyName": "oncanplay", + "Components.IsWeaklyTyped": "True" } } ], @@ -12972,10 +12972,10 @@ }, { "__Checksum": { - "Data1": -5384762489583503466, - "Data2": 4864063885903006433, - "Data3": -8644686899040936998, - "Data4": 2931216846762615765 + "Data1": -8159778931361874412, + "Data2": 3545588800470870248, + "Data3": -3657378793962418553, + "Data4": 1472776023955399652 }, "Kind": "Components.EventHandler", "Name": "oncanplaythrough", @@ -13073,9 +13073,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplaythrough" + "Common.PropertyName": "oncanplaythrough", + "Components.IsWeaklyTyped": "True" } } ], @@ -13091,10 +13091,10 @@ }, { "__Checksum": { - "Data1": 59916209560790115, - "Data2": 4200604158464237417, - "Data3": 1238006747279561292, - "Data4": 2568330911967878762 + "Data1": 8679639972946391461, + "Data2": 6613563368606417780, + "Data3": -3868940928223982705, + "Data4": 2046326155799651880 }, "Kind": "Components.EventHandler", "Name": "oncuechange", @@ -13192,9 +13192,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncuechange" + "Common.PropertyName": "oncuechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -13210,10 +13210,10 @@ }, { "__Checksum": { - "Data1": -5852520029160697338, - "Data2": -7605201735783816871, - "Data3": 933493197547512992, - "Data4": 197994396304197229 + "Data1": 297825506464903212, + "Data2": 7223634705880556494, + "Data3": 8099899704402567631, + "Data4": 4471915895687962482 }, "Kind": "Components.EventHandler", "Name": "ondurationchange", @@ -13311,9 +13311,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondurationchange" + "Common.PropertyName": "ondurationchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -13329,10 +13329,10 @@ }, { "__Checksum": { - "Data1": 4045474364608736350, - "Data2": 2367105630586163366, - "Data3": 8183838960854209793, - "Data4": 8256530338930693684 + "Data1": 4993706230146446469, + "Data2": -7151492966260145558, + "Data3": 1959208296726526326, + "Data4": -2449506534524386672 }, "Kind": "Components.EventHandler", "Name": "onemptied", @@ -13430,9 +13430,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onemptied" + "Common.PropertyName": "onemptied", + "Components.IsWeaklyTyped": "True" } } ], @@ -13448,10 +13448,10 @@ }, { "__Checksum": { - "Data1": -8460711075693400321, - "Data2": 2082122562611812807, - "Data3": 7225194132030600482, - "Data4": -7359561103413911636 + "Data1": -1832072026291605495, + "Data2": 1272460451920667759, + "Data3": -666057469639937878, + "Data4": -2356273857280572653 }, "Kind": "Components.EventHandler", "Name": "onpause", @@ -13549,9 +13549,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpause" + "Common.PropertyName": "onpause", + "Components.IsWeaklyTyped": "True" } } ], @@ -13567,10 +13567,10 @@ }, { "__Checksum": { - "Data1": -803814151893643660, - "Data2": 4075551839122262203, - "Data3": 2188331014704290351, - "Data4": -3165078960282949957 + "Data1": -2344908307903121946, + "Data2": 5688680462156281571, + "Data3": 4153143221703987068, + "Data4": 5980063120226327172 }, "Kind": "Components.EventHandler", "Name": "onplay", @@ -13668,9 +13668,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplay" + "Common.PropertyName": "onplay", + "Components.IsWeaklyTyped": "True" } } ], @@ -13686,10 +13686,10 @@ }, { "__Checksum": { - "Data1": 5372887485772221679, - "Data2": -8825063400811187159, - "Data3": -2220348026818821705, - "Data4": 3051448975171441908 + "Data1": -5164677581748914877, + "Data2": 6129985961945773657, + "Data3": 3572225713192007717, + "Data4": 8196921868550740012 }, "Kind": "Components.EventHandler", "Name": "onplaying", @@ -13787,9 +13787,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplaying" + "Common.PropertyName": "onplaying", + "Components.IsWeaklyTyped": "True" } } ], @@ -13805,10 +13805,10 @@ }, { "__Checksum": { - "Data1": -6684364000447248478, - "Data2": -9147945783041798386, - "Data3": 2666066048750824122, - "Data4": 6169456109853711456 + "Data1": -7449447492587767594, + "Data2": 5672226485940186441, + "Data3": -2103550131030507155, + "Data4": -5771502977679369180 }, "Kind": "Components.EventHandler", "Name": "onratechange", @@ -13906,9 +13906,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onratechange" + "Common.PropertyName": "onratechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -13924,10 +13924,10 @@ }, { "__Checksum": { - "Data1": 8111991654953800554, - "Data2": 1907430466302766672, - "Data3": 8293672862905137296, - "Data4": 2318860065315447933 + "Data1": -7279312515272354377, + "Data2": 5233016119824288201, + "Data3": -4665765354757752375, + "Data4": 2547700041597212943 }, "Kind": "Components.EventHandler", "Name": "onseeked", @@ -14025,9 +14025,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeked" + "Common.PropertyName": "onseeked", + "Components.IsWeaklyTyped": "True" } } ], @@ -14043,10 +14043,10 @@ }, { "__Checksum": { - "Data1": -6440353001342422060, - "Data2": -7752717634560990581, - "Data3": 3558089797492660544, - "Data4": 5687801640365046196 + "Data1": -1952784752678637027, + "Data2": 1019115943905989462, + "Data3": -8461891447316179568, + "Data4": -1108571293447082526 }, "Kind": "Components.EventHandler", "Name": "onseeking", @@ -14144,9 +14144,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeking" + "Common.PropertyName": "onseeking", + "Components.IsWeaklyTyped": "True" } } ], @@ -14162,10 +14162,10 @@ }, { "__Checksum": { - "Data1": 7987264404372936630, - "Data2": -8316939764847075097, - "Data3": -2292913211410871553, - "Data4": -9016811752531797660 + "Data1": -3027576115421453408, + "Data2": 2820341636917560093, + "Data3": -7546633547173855554, + "Data4": 2963675139885053077 }, "Kind": "Components.EventHandler", "Name": "onstalled", @@ -14263,9 +14263,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstalled" + "Common.PropertyName": "onstalled", + "Components.IsWeaklyTyped": "True" } } ], @@ -14281,10 +14281,10 @@ }, { "__Checksum": { - "Data1": -1160925663692279964, - "Data2": 7585627463585002520, - "Data3": -8328366231006584324, - "Data4": 176508497246008530 + "Data1": 8257316539375507739, + "Data2": -6792282317226804694, + "Data3": 8172872579754756008, + "Data4": 1416453327442492752 }, "Kind": "Components.EventHandler", "Name": "onstop", @@ -14382,9 +14382,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstop" + "Common.PropertyName": "onstop", + "Components.IsWeaklyTyped": "True" } } ], @@ -14400,10 +14400,10 @@ }, { "__Checksum": { - "Data1": 8957914757673904008, - "Data2": 165931227640285324, - "Data3": 2932879387335679046, - "Data4": -6848562493767677852 + "Data1": 2390349563020137300, + "Data2": -5177798761251079928, + "Data3": -2259967909386590283, + "Data4": -2279273785600325691 }, "Kind": "Components.EventHandler", "Name": "onsuspend", @@ -14501,9 +14501,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsuspend" + "Common.PropertyName": "onsuspend", + "Components.IsWeaklyTyped": "True" } } ], @@ -14519,10 +14519,10 @@ }, { "__Checksum": { - "Data1": 761997747207437704, - "Data2": -4391406234974938251, - "Data3": -1376230165952931063, - "Data4": -8413377976223200450 + "Data1": -3418099726954178386, + "Data2": 3946944657901115343, + "Data3": -8413646243028770863, + "Data4": 6079205889543279796 }, "Kind": "Components.EventHandler", "Name": "ontimeupdate", @@ -14620,9 +14620,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeupdate" + "Common.PropertyName": "ontimeupdate", + "Components.IsWeaklyTyped": "True" } } ], @@ -14638,10 +14638,10 @@ }, { "__Checksum": { - "Data1": -2899809841646587037, - "Data2": 1760027178775779564, - "Data3": 3786998720911751158, - "Data4": 3896507999385760594 + "Data1": 2877869097864894140, + "Data2": 1856388641792332033, + "Data3": -7718158487701466197, + "Data4": -567368839853880319 }, "Kind": "Components.EventHandler", "Name": "onvolumechange", @@ -14739,9 +14739,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onvolumechange" + "Common.PropertyName": "onvolumechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -14757,10 +14757,10 @@ }, { "__Checksum": { - "Data1": -3854573169199990726, - "Data2": 5855679787565968789, - "Data3": 6689626822637151678, - "Data4": -3071813314132951215 + "Data1": -398423572364861591, + "Data2": 9002504862016228878, + "Data3": -7470102150566355150, + "Data4": -5231764708719023040 }, "Kind": "Components.EventHandler", "Name": "onwaiting", @@ -14858,9 +14858,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwaiting" + "Common.PropertyName": "onwaiting", + "Components.IsWeaklyTyped": "True" } } ], @@ -14876,10 +14876,10 @@ }, { "__Checksum": { - "Data1": -637009721022625187, - "Data2": -5666775871730339865, - "Data3": -4585900132235208738, - "Data4": 4224357378424044172 + "Data1": 8929827588288136093, + "Data2": -8400874963122735891, + "Data3": -4507560167268253451, + "Data4": -547742576928183470 }, "Kind": "Components.EventHandler", "Name": "onloadstart", @@ -14977,9 +14977,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadstart" + "Common.PropertyName": "onloadstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -14995,10 +14995,10 @@ }, { "__Checksum": { - "Data1": 2697291244131996152, - "Data2": 4965371855761881854, - "Data3": -2545688860483617152, - "Data4": -4529360849103526769 + "Data1": -5424308112065516622, + "Data2": 6501875278121520281, + "Data3": 1006203906092705174, + "Data4": -6440032364345164706 }, "Kind": "Components.EventHandler", "Name": "ontimeout", @@ -15096,9 +15096,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeout" + "Common.PropertyName": "ontimeout", + "Components.IsWeaklyTyped": "True" } } ], @@ -15114,10 +15114,10 @@ }, { "__Checksum": { - "Data1": -7972128591915632786, - "Data2": 5040599321592546416, - "Data3": 550119639039587415, - "Data4": -6401510234487022386 + "Data1": 7192040055529930084, + "Data2": 7165279519394608334, + "Data3": 6215195827440889398, + "Data4": -7740631994529642775 }, "Kind": "Components.EventHandler", "Name": "onabort", @@ -15215,9 +15215,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onabort" + "Common.PropertyName": "onabort", + "Components.IsWeaklyTyped": "True" } } ], @@ -15233,10 +15233,10 @@ }, { "__Checksum": { - "Data1": -1878489885812770722, - "Data2": -1972562164364037591, - "Data3": -5646578160720221275, - "Data4": 4588114350160763914 + "Data1": 4496435197070037688, + "Data2": 6321152213958440174, + "Data3": -6345685915763095713, + "Data4": 1736098694332016877 }, "Kind": "Components.EventHandler", "Name": "onload", @@ -15334,9 +15334,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onload" + "Common.PropertyName": "onload", + "Components.IsWeaklyTyped": "True" } } ], @@ -15352,10 +15352,10 @@ }, { "__Checksum": { - "Data1": 2261214900914629296, - "Data2": 4793376533449858129, - "Data3": -8383925965256112256, - "Data4": 3974323637559188954 + "Data1": 3914688266671147338, + "Data2": 8401663220961937621, + "Data3": -7221942368663452904, + "Data4": -6853607222049204037 }, "Kind": "Components.EventHandler", "Name": "onloadend", @@ -15453,9 +15453,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadend" + "Common.PropertyName": "onloadend", + "Components.IsWeaklyTyped": "True" } } ], @@ -15471,10 +15471,10 @@ }, { "__Checksum": { - "Data1": 3382526595702847155, - "Data2": 6080868910729686234, - "Data3": -4698032435926279260, - "Data4": 1666411576511266490 + "Data1": -1822862229016325819, + "Data2": 2057192743121572605, + "Data3": 5950369453629954220, + "Data4": -7426154456865412401 }, "Kind": "Components.EventHandler", "Name": "onprogress", @@ -15572,9 +15572,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onprogress" + "Common.PropertyName": "onprogress", + "Components.IsWeaklyTyped": "True" } } ], @@ -15590,10 +15590,10 @@ }, { "__Checksum": { - "Data1": -4804311754728028404, - "Data2": -7408295241970028893, - "Data3": 8588696368121096001, - "Data4": 7608797039849623108 + "Data1": -220438797101273707, + "Data2": -7606286464670217895, + "Data3": -9044736843568815986, + "Data4": 3177375815455335352 }, "Kind": "Components.EventHandler", "Name": "onerror", @@ -15691,9 +15691,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onerror" + "Common.PropertyName": "onerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -15709,10 +15709,10 @@ }, { "__Checksum": { - "Data1": -985585450691415609, - "Data2": 4206822912020521773, - "Data3": 711152980035999522, - "Data4": 7886966368791482489 + "Data1": 8588741516852728311, + "Data2": -5271367012371921736, + "Data3": -7685394681804264855, + "Data4": 8407039182688190185 }, "Kind": "Components.EventHandler", "Name": "onactivate", @@ -15810,9 +15810,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onactivate" + "Common.PropertyName": "onactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -15828,10 +15828,10 @@ }, { "__Checksum": { - "Data1": -2420979509952784152, - "Data2": -1454201931138618538, - "Data3": 8062195863825583355, - "Data4": 1586120127348616023 + "Data1": 7507851421384276626, + "Data2": -31899192569855276, + "Data3": -5837852458452465167, + "Data4": -6932616106494642781 }, "Kind": "Components.EventHandler", "Name": "onbeforeactivate", @@ -15929,9 +15929,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforeactivate" + "Common.PropertyName": "onbeforeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -15947,10 +15947,10 @@ }, { "__Checksum": { - "Data1": -777444668107313852, - "Data2": 6278456561264737893, - "Data3": 1476259583397545861, - "Data4": 5802573705795089886 + "Data1": 4042894824237713652, + "Data2": 488543493533371758, + "Data3": 3261753787437772466, + "Data4": 1444782523179050702 }, "Kind": "Components.EventHandler", "Name": "onbeforedeactivate", @@ -16048,9 +16048,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforedeactivate" + "Common.PropertyName": "onbeforedeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -16066,10 +16066,10 @@ }, { "__Checksum": { - "Data1": 1269581348832169062, - "Data2": -136550216902668574, - "Data3": -2462124252821281460, - "Data4": -1465266192513735901 + "Data1": -7323093890902836974, + "Data2": 783068847275273661, + "Data3": 4835679226348530511, + "Data4": 4952156269779860909 }, "Kind": "Components.EventHandler", "Name": "ondeactivate", @@ -16167,9 +16167,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondeactivate" + "Common.PropertyName": "ondeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -16185,10 +16185,10 @@ }, { "__Checksum": { - "Data1": 5566938263365569505, - "Data2": 7856594930920949908, - "Data3": -6219380424087845331, - "Data4": 7680534412454240933 + "Data1": 1551032782579347738, + "Data2": 4238496237460356300, + "Data3": -5552525842626464319, + "Data4": 5632935349436654401 }, "Kind": "Components.EventHandler", "Name": "onended", @@ -16286,9 +16286,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onended" + "Common.PropertyName": "onended", + "Components.IsWeaklyTyped": "True" } } ], @@ -16304,10 +16304,10 @@ }, { "__Checksum": { - "Data1": 2432129311887104211, - "Data2": 4183686226488127056, - "Data3": 7137327555649849726, - "Data4": 6834760504527845603 + "Data1": 8717014493593454143, + "Data2": -1559400026274503862, + "Data3": 2767706358234588254, + "Data4": -5384048549397103827 }, "Kind": "Components.EventHandler", "Name": "onfullscreenchange", @@ -16405,9 +16405,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenchange" + "Common.PropertyName": "onfullscreenchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -16423,10 +16423,10 @@ }, { "__Checksum": { - "Data1": -1288606970560937999, - "Data2": 4913693005774044302, - "Data3": 2065844981802887369, - "Data4": -1329655539590599042 + "Data1": 123664188982797468, + "Data2": -6928559108024341310, + "Data3": -1839089998928256021, + "Data4": -4701508995312759573 }, "Kind": "Components.EventHandler", "Name": "onfullscreenerror", @@ -16524,9 +16524,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenerror" + "Common.PropertyName": "onfullscreenerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -16542,10 +16542,10 @@ }, { "__Checksum": { - "Data1": -3053037444646258323, - "Data2": 9012195239415250013, - "Data3": -7663460434559464785, - "Data4": -5902621439254873757 + "Data1": -6786190908258939842, + "Data2": -5978457412558494111, + "Data3": -2248780315898693237, + "Data4": -6903902338040314312 }, "Kind": "Components.EventHandler", "Name": "onloadeddata", @@ -16643,9 +16643,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadeddata" + "Common.PropertyName": "onloadeddata", + "Components.IsWeaklyTyped": "True" } } ], @@ -16661,10 +16661,10 @@ }, { "__Checksum": { - "Data1": -4224224394874858277, - "Data2": -6256040066562061032, - "Data3": -1553624950269971839, - "Data4": 833388881059529215 + "Data1": 828939466476271035, + "Data2": -1092712901000028682, + "Data3": 8499801067723505984, + "Data4": 7833765363891516498 }, "Kind": "Components.EventHandler", "Name": "onloadedmetadata", @@ -16762,9 +16762,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadedmetadata" + "Common.PropertyName": "onloadedmetadata", + "Components.IsWeaklyTyped": "True" } } ], @@ -16780,10 +16780,10 @@ }, { "__Checksum": { - "Data1": 8578756655074634724, - "Data2": 4733474518673240248, - "Data3": -3234796894122605599, - "Data4": 3905850877400497848 + "Data1": -2511885330541986604, + "Data2": -7366217250048717791, + "Data3": 7421308684685969740, + "Data4": 315189690263516050 }, "Kind": "Components.EventHandler", "Name": "onpointerlockchange", @@ -16881,9 +16881,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockchange" + "Common.PropertyName": "onpointerlockchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -16899,10 +16899,10 @@ }, { "__Checksum": { - "Data1": -1222733375816077459, - "Data2": 7409654693141524293, - "Data3": -8138757823673783131, - "Data4": 432139457520674790 + "Data1": 3641172961562810068, + "Data2": -4256947160702093367, + "Data3": 110270307828729941, + "Data4": 1898939720802028009 }, "Kind": "Components.EventHandler", "Name": "onpointerlockerror", @@ -17000,9 +17000,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockerror" + "Common.PropertyName": "onpointerlockerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -17018,10 +17018,10 @@ }, { "__Checksum": { - "Data1": 6028822603489923773, - "Data2": -3670785003356493269, - "Data3": -1924947576768992657, - "Data4": -6100652586181938579 + "Data1": 2951168152828468342, + "Data2": -2642725369379987855, + "Data3": 1851868294962451010, + "Data4": -3556084688694998633 }, "Kind": "Components.EventHandler", "Name": "onreadystatechange", @@ -17119,9 +17119,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreadystatechange" + "Common.PropertyName": "onreadystatechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -17137,10 +17137,10 @@ }, { "__Checksum": { - "Data1": 6630696607206268122, - "Data2": 8910203257422140699, - "Data3": -7268556190042766078, - "Data4": 5085590804030699689 + "Data1": 235156993229212938, + "Data2": 2592391107447408679, + "Data3": -7704547811289095141, + "Data4": -4494799550421980757 }, "Kind": "Components.EventHandler", "Name": "onscroll", @@ -17238,9 +17238,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onscroll" + "Common.PropertyName": "onscroll", + "Components.IsWeaklyTyped": "True" } } ], @@ -17256,10 +17256,10 @@ }, { "__Checksum": { - "Data1": 5976540878048604761, - "Data2": 174764458082855673, - "Data3": 7111320274893803729, - "Data4": -2846480418562296373 + "Data1": -6044311653820390298, + "Data2": 5309692616906113196, + "Data3": -5175408046628569521, + "Data4": 1303004489103343920 }, "Kind": "Components.EventHandler", "Name": "ontoggle", @@ -17357,9 +17357,9 @@ } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontoggle" + "Common.PropertyName": "ontoggle", + "Components.IsWeaklyTyped": "True" } } ], @@ -17375,10 +17375,10 @@ }, { "__Checksum": { - "Data1": -1375863576845267298, - "Data2": -8302031189642867819, - "Data3": -6717637259156092726, - "Data4": -1445987935270346393 + "Data1": -8716393892360256242, + "Data2": -4244164127876370316, + "Data3": -1759310098319271923, + "Data4": -3881329688635097031 }, "Kind": "Components.Splat", "Name": "Attributes", @@ -17408,8 +17408,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Attributes.Attributes", "Documentation": "Merges a collection of attributes into the current element or component.", "Metadata": { - "Common.PropertyName": "Attributes", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Attributes" } } ], @@ -17422,10 +17422,10 @@ }, { "__Checksum": { - "Data1": -2808110155294317586, - "Data2": 3089851835787721375, - "Data3": -9034753408579789069, - "Data4": -7532885869061461484 + "Data1": -7033384420840469990, + "Data2": 1175818605113170662, + "Data3": -4124357858385374362, + "Data4": -8985623506132824576 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ActionSheetItemTagHelper", @@ -17531,10 +17531,10 @@ }, { "__Checksum": { - "Data1": -828088806521542033, - "Data2": 7547125027896000669, - "Data3": -2760997522742515303, - "Data4": 8726132254256409277 + "Data1": -6727563015976971852, + "Data2": 7305183453241669489, + "Data3": -5734833685574828391, + "Data4": 1386970346398707396 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ActionSheetItemsTagHelper", @@ -17552,8 +17552,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -17565,10 +17564,10 @@ }, { "__Checksum": { - "Data1": -2577427378934576757, - "Data2": -2742137668175156743, - "Data3": 743850559225998743, - "Data4": -9022635512313251126 + "Data1": -7581922731417474589, + "Data2": 6304075688752875344, + "Data3": 1241460072837551116, + "Data4": -2734010090733520542 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ActionSheetTagHelper", @@ -17657,8 +17656,7 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -17670,10 +17668,10 @@ }, { "__Checksum": { - "Data1": -777880596023726913, - "Data2": -8425490805483029811, - "Data3": 7958685074304115847, - "Data4": -9095709374941933412 + "Data1": 6359526921899833657, + "Data2": -1013821845047292165, + "Data3": 6414048510696856173, + "Data4": -8584420059765691804 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AppBarItemTagHelper", @@ -17769,10 +17767,10 @@ }, { "__Checksum": { - "Data1": -2911664305878156376, - "Data2": 3332859861060484482, - "Data3": 184969873085142123, - "Data4": 8988233611024602793 + "Data1": 6146700604221091342, + "Data2": 4022198809365336716, + "Data3": 3369506658490615183, + "Data4": -3838163374040778017 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AppBarItemsTagHelper", @@ -17790,8 +17788,7 @@ { "Name": "appbar-item", "DisplayName": "appbar-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -17803,10 +17800,10 @@ }, { "__Checksum": { - "Data1": -678062249929769998, - "Data2": -4786140747068149252, - "Data3": -3527386898510974998, - "Data4": 4745385876551277262 + "Data1": -4820456129413312498, + "Data2": -4088218597250938044, + "Data3": -3948206729236613033, + "Data4": -958627145515377153 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AppBarTagHelper", @@ -17905,8 +17902,7 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -17918,10 +17914,10 @@ }, { "__Checksum": { - "Data1": -2088547338165186621, - "Data2": -7033274835812771758, - "Data3": -2733927725458995082, - "Data4": 3002489845939911888 + "Data1": -1005511865952803990, + "Data2": -8853827160974122215, + "Data3": -3138907962693404641, + "Data4": 8030954213511229131 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeColorTagHelper", @@ -17977,10 +17973,10 @@ }, { "__Checksum": { - "Data1": -1381224727532979330, - "Data2": 7953556330336062739, - "Data3": 281548451715481804, - "Data4": -1665140568741840399 + "Data1": -5793236699031251112, + "Data2": -5037744374254727764, + "Data3": 7507405077931247033, + "Data4": -2649106979458796170 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeColorsTagHelper", @@ -17998,8 +17994,7 @@ { "Name": "color", "DisplayName": "color", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -18011,10 +18006,10 @@ }, { "__Checksum": { - "Data1": 1861772601775970598, - "Data2": 8919575582351953566, - "Data3": -371906415817737323, - "Data4": 3849948519200756863 + "Data1": -3983378329082503983, + "Data2": -988480211650112582, + "Data3": -767531567180727084, + "Data4": -490996342877069214 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaBorderSettingsTagHelper", @@ -18080,10 +18075,10 @@ }, { "__Checksum": { - "Data1": 7183698455731009908, - "Data2": -4038976490479101666, - "Data3": -5032531040644232478, - "Data4": 891259512552945234 + "Data1": 5478605911652100610, + "Data2": 6813773894244806947, + "Data3": 9135478322809904192, + "Data4": 2387707805293992187 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaMarginSettingsTagHelper", @@ -18149,10 +18144,10 @@ }, { "__Checksum": { - "Data1": -8934312673011361627, - "Data2": 2930300976745544087, - "Data3": -3049980162097920543, - "Data4": -1132858393792918224 + "Data1": -5381683624311058977, + "Data2": -7006264783171165275, + "Data3": 7083464591214019553, + "Data4": -1335480908369190059 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaSettingsTagHelper", @@ -18203,14 +18198,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -18222,10 +18215,10 @@ }, { "__Checksum": { - "Data1": 4049832900366159280, - "Data2": 274770281166505520, - "Data3": 2704388415904151932, - "Data4": 1088989138365210788 + "Data1": -4789857031384149830, + "Data2": 6456825205854933446, + "Data3": 8059555501157090171, + "Data4": 2456477648057136465 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsBorderSettingsTagHelper", @@ -18291,10 +18284,10 @@ }, { "__Checksum": { - "Data1": 5562206032635374219, - "Data2": 5599267965195975065, - "Data3": 4285570591966944074, - "Data4": -5265535260828085170 + "Data1": -1665619257000308764, + "Data2": 8863657719324482950, + "Data3": -4369190807595570509, + "Data4": 725694056277279221 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsMarginSettingsTagHelper", @@ -18360,10 +18353,10 @@ }, { "__Checksum": { - "Data1": 4522261500170795392, - "Data2": -7352973863364127418, - "Data3": 3212720665631377844, - "Data4": -6028951608957717845 + "Data1": -6914909227284130311, + "Data2": 4109094452651377888, + "Data3": 858438302397738454, + "Data4": 2396928235129521776 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsPaddingSettingsTagHelper", @@ -18429,10 +18422,10 @@ }, { "__Checksum": { - "Data1": 7770600803691206541, - "Data2": -1386903738375647091, - "Data3": -3526732811170948303, - "Data4": -5807802200157197426 + "Data1": 943088515277475606, + "Data2": 3246491692084964097, + "Data3": 7876326709258397876, + "Data4": 2159918039552626717 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper", @@ -18553,20 +18546,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -18578,10 +18568,10 @@ }, { "__Checksum": { - "Data1": -9177341443555544675, - "Data2": -4347520614563710795, - "Data3": -5913450000196982731, - "Data4": 3370122326786580091 + "Data1": -5834342063494056343, + "Data2": 6364680431259593150, + "Data3": 4544690941991028320, + "Data4": 5122341108201779851 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleMajorTicksSettingsTagHelper", @@ -18647,10 +18637,10 @@ }, { "__Checksum": { - "Data1": -4404237307921631983, - "Data2": 3754803605762770132, - "Data3": -6067135441921027913, - "Data4": 6599589556861431953 + "Data1": -7454582795469795437, + "Data2": -7884226604667056939, + "Data3": -7601341451217870901, + "Data4": -6408899150311414251 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleMinorTicksSettingsTagHelper", @@ -18716,10 +18706,10 @@ }, { "__Checksum": { - "Data1": -1456988712947663903, - "Data2": 473646189603335003, - "Data3": 1068355862982481596, - "Data4": 4495368389672810598 + "Data1": -6701341124487533388, + "Data2": -3922086519836132113, + "Data3": 1960958714255745902, + "Data4": -8026096488466664772 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper", @@ -18850,20 +18840,17 @@ { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-ticks", "DisplayName": "major-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-ticks", "DisplayName": "minor-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -18875,10 +18862,10 @@ }, { "__Checksum": { - "Data1": -7405023820618289119, - "Data2": 1844098216456602394, - "Data3": -1873100040583317337, - "Data4": 368566250892445506 + "Data1": -755923867327985201, + "Data2": -6646461078295343528, + "Data3": 5332786474983805373, + "Data4": -8052773063231215024 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeTagHelper", @@ -19037,20 +19024,17 @@ { "Name": "colors", "DisplayName": "colors", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "gauge-area", "DisplayName": "gauge-area", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scale", "DisplayName": "scale", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -19062,10 +19046,10 @@ }, { "__Checksum": { - "Data1": -5747470213204593045, - "Data2": 6045392118970632227, - "Data3": 4876081306136338954, - "Data4": 727146701082730816 + "Data1": 8843025890522252117, + "Data2": -2885368409629856394, + "Data3": -5145177816650102208, + "Data4": 761157162177300475 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompleteAnimationSettingsTagHelper", @@ -19102,14 +19086,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -19121,10 +19103,10 @@ }, { "__Checksum": { - "Data1": 5001171939736454717, - "Data2": 6802603496674197635, - "Data3": 7609079341094366824, - "Data4": 2583582987904231110 + "Data1": 5049967734269355460, + "Data2": 6662703013158640893, + "Data3": 5961507091678299689, + "Data4": -4101251103409544532 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompleteLabelSettingsTagHelper", @@ -19180,10 +19162,10 @@ }, { "__Checksum": { - "Data1": 7416027850268967988, - "Data2": 1426877318012338496, - "Data3": 4050818320601549604, - "Data4": -1936361808639807842 + "Data1": 1885825535582208355, + "Data2": 3065986394431769686, + "Data3": 4529538557281190721, + "Data4": -4614494650278800130 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompleteMessagesSettingsTagHelper", @@ -19235,10 +19217,10 @@ }, { "__Checksum": { - "Data1": 7178619060575603445, - "Data2": 2932282101296331148, - "Data3": 4174276512589231776, - "Data4": -1436619945687487685 + "Data1": 2991095184672262426, + "Data2": 121003883563078332, + "Data3": -7377922987357891744, + "Data4": 5254653294847330788 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper", @@ -19360,10 +19342,10 @@ }, { "__Checksum": { - "Data1": 4010172536460979509, - "Data2": 1164702484166979215, - "Data3": -8716194842827836028, - "Data4": -6278861872872452554 + "Data1": -8178007706908882934, + "Data2": -1977396103635615527, + "Data3": -2563228154821636933, + "Data4": 82937504574068377 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompleteTagHelper", @@ -19948,38 +19930,32 @@ { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup", "DisplayName": "popup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "virtual", "DisplayName": "virtual", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -19991,10 +19967,10 @@ }, { "__Checksum": { - "Data1": 3949003324609293446, - "Data2": 172955862488004682, - "Data3": -8441954886960858138, - "Data4": 5226993663766923267 + "Data1": 550627352340127412, + "Data2": 8717802591364273117, + "Data3": -7574647043984702830, + "Data4": 6632578579762388187 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompleteVirtualSettingsTagHelper", @@ -20066,10 +20042,10 @@ }, { "__Checksum": { - "Data1": -3426011367791233982, - "Data2": -5161321492987974206, - "Data3": 1008680969239624462, - "Data4": 6889558443623160264 + "Data1": 1686193583535151446, + "Data2": -1145494380744773740, + "Data3": -8551793729776473921, + "Data4": 5535509815332918665 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AvatarTagHelper", @@ -20256,10 +20232,10 @@ }, { "__Checksum": { - "Data1": 1064609572633428975, - "Data2": 7882131939735770744, - "Data3": 1009651852708531289, - "Data4": -6411773368249481044 + "Data1": 8503777985961899857, + "Data2": -989064294906725928, + "Data3": 4374376542187454931, + "Data4": 1743807882953779730 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BadgeTagHelper", @@ -20473,10 +20449,10 @@ }, { "__Checksum": { - "Data1": -7461364287668365236, - "Data2": -4607017594119478050, - "Data3": 3458778728898524845, - "Data4": -4936145741414580119 + "Data1": 6192841016505746735, + "Data2": -6811254765452059354, + "Data3": 8482678097597095205, + "Data4": 4217833761431360590 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BarcodeBorderSettingsTagHelper", @@ -20532,10 +20508,10 @@ }, { "__Checksum": { - "Data1": -8937711533648290198, - "Data2": -1613438147696652104, - "Data3": 4788294900817450867, - "Data4": -6526760621439302673 + "Data1": -5073266000651448787, + "Data2": 2301307387752949541, + "Data3": -3942937677638569797, + "Data4": 7220235966857691025 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BarcodePaddingSettingsTagHelper", @@ -20601,10 +20577,10 @@ }, { "__Checksum": { - "Data1": 4314988541521121931, - "Data2": 7636114832621730828, - "Data3": 5770644860587054553, - "Data4": 6852721839382230688 + "Data1": -1758582999119479945, + "Data2": -5556176738428463749, + "Data3": -810156658909113456, + "Data4": 3916546147556429902 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BarcodeTagHelper", @@ -20743,20 +20719,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "barcode-text", "DisplayName": "barcode-text", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -20768,10 +20741,10 @@ }, { "__Checksum": { - "Data1": -7167376066151782296, - "Data2": -973523989174797019, - "Data3": -8415855852869506403, - "Data4": -8956578431670958562 + "Data1": 2002709772478299812, + "Data2": -8215633835526070987, + "Data3": -3203028003708564849, + "Data4": -2187733219323289608 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BarcodeTextMarginSettingsTagHelper", @@ -20837,10 +20810,10 @@ }, { "__Checksum": { - "Data1": -1834767682912235751, - "Data2": -2676285017525836008, - "Data3": 1774612565154982422, - "Data4": 6681959752914139226 + "Data1": -4648811458320032846, + "Data2": -3465643818260918243, + "Data3": -4884572470534134137, + "Data4": 6372888861914715216 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BarcodeTextSettingsTagHelper", @@ -20891,8 +20864,7 @@ { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -20904,10 +20876,10 @@ }, { "__Checksum": { - "Data1": -3582217163351666950, - "Data2": 898025498262283786, - "Data3": 6055124231824955093, - "Data4": 7718871934229146132 + "Data1": 8096741598808370972, + "Data2": -9196789264679821283, + "Data3": -7990007345287052227, + "Data4": -2586982574531693693 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper", @@ -21073,10 +21045,10 @@ }, { "__Checksum": { - "Data1": 5239577118297420384, - "Data2": 5052559565535191450, - "Data3": 544841174253645915, - "Data4": -6835464165133592809 + "Data1": -5069175131222529661, + "Data2": 602377201939559122, + "Data3": -3137125824136635238, + "Data4": -6073741310949672272 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BottomNavigationItemsTagHelper", @@ -21094,8 +21066,7 @@ { "Name": "bottomnavigation-item", "DisplayName": "bottomnavigation-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -21107,10 +21078,10 @@ }, { "__Checksum": { - "Data1": -6859771922103322405, - "Data2": -8179507386988665385, - "Data3": -1909691360328811756, - "Data4": 7131885308535916752 + "Data1": -6289558030089355719, + "Data2": -1565414077030918588, + "Data3": -7203597976747439874, + "Data4": 7692726608406112182 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BottomNavigationTagHelper", @@ -21279,8 +21250,7 @@ { "Name": "bottomnavigation-items", "DisplayName": "bottomnavigation-items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -21292,10 +21262,10 @@ }, { "__Checksum": { - "Data1": -5277093922125383698, - "Data2": -2117588748254940401, - "Data3": -8758069229681621882, - "Data4": 1376571593500568820 + "Data1": -4763966496419804399, + "Data2": 5349218040368054614, + "Data3": -3965297560387305994, + "Data4": -1164393585266871446 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper", @@ -21411,10 +21381,10 @@ }, { "__Checksum": { - "Data1": 9143340122910842649, - "Data2": -2759155710877856241, - "Data3": -2118123802858530597, - "Data4": -5636793532690771189 + "Data1": -7365730381069321979, + "Data2": 2397803096644992154, + "Data3": 7935269590328940032, + "Data4": -5025601215784762208 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BreadcrumbItemsTagHelper", @@ -21432,8 +21402,7 @@ { "Name": "kendo-breadcrumb-item", "DisplayName": "kendo-breadcrumb-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -21445,10 +21414,10 @@ }, { "__Checksum": { - "Data1": 6776261288786258456, - "Data2": -3757733998767157755, - "Data3": 2220597482627099429, - "Data4": 6270381953478033218 + "Data1": -1240934808844276208, + "Data2": 5523222809140404574, + "Data3": -9155371248043334041, + "Data4": -4059449367457059700 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BreadcrumbMessagesSettingsTagHelper", @@ -21484,10 +21453,10 @@ }, { "__Checksum": { - "Data1": -362844429251663179, - "Data2": -5038503077168545892, - "Data3": 8259046710198360350, - "Data4": 3007660860029092528 + "Data1": -5888604965221318105, + "Data2": 3321222353866934336, + "Data3": 150172657888608407, + "Data4": -9097052731818427205 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BreadcrumbTagHelper", @@ -21646,14 +21615,12 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "kendo-breadcrumb-items", "DisplayName": "kendo-breadcrumb-items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -21665,10 +21632,10 @@ }, { "__Checksum": { - "Data1": 5138513340450839459, - "Data2": -8893830086318605515, - "Data3": -4319490911149628826, - "Data4": 2986902848433094235 + "Data1": 5590717151860487186, + "Data2": -1069219516596428148, + "Data3": 8820522201760332021, + "Data4": 3442560971570382695 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper", @@ -21854,10 +21821,10 @@ }, { "__Checksum": { - "Data1": 5153764695888669457, - "Data2": -5537962679596886514, - "Data3": -9087548538496687026, - "Data4": -7060331404985235417 + "Data1": 8520833248341311880, + "Data2": 1674196040518966512, + "Data3": -7875419466860781704, + "Data4": 1618391073730387429 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonTagHelper", @@ -22032,10 +21999,10 @@ }, { "__Checksum": { - "Data1": -43869059227288877, - "Data2": -6030856771862202389, - "Data3": 4959398978895617143, - "Data4": -2331902883197264127 + "Data1": -5781671692816113554, + "Data2": 1185461561533958241, + "Data3": -6864032793028554614, + "Data4": 1475078289224847620 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper", @@ -22221,10 +22188,10 @@ }, { "__Checksum": { - "Data1": -5273394405341777899, - "Data2": -7855599431261599454, - "Data3": -7585877020560486138, - "Data4": -7356455827240652625 + "Data1": -4391994225390626400, + "Data2": -3738360215121329952, + "Data3": -7069886943420416775, + "Data4": -5953664358259093675 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonGroupItemTagHelper", @@ -22333,10 +22300,10 @@ }, { "__Checksum": { - "Data1": 2017795086926776256, - "Data2": 1360949546152161936, - "Data3": -4212081290986296762, - "Data4": -1764401927591367963 + "Data1": -5897676513660001977, + "Data2": 3004183130661043846, + "Data3": 4130134700540004028, + "Data4": -8648453064170689935 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonGroupItemsTagHelper", @@ -22354,8 +22321,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -22367,10 +22333,10 @@ }, { "__Checksum": { - "Data1": -827468672500638535, - "Data2": 7701151839730425896, - "Data3": -2526812067917846761, - "Data4": 5962573108733871713 + "Data1": -6142629812961377527, + "Data2": -2023002283292011660, + "Data3": 4158245352622702713, + "Data4": 1561124554550961866 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonGroupTagHelper", @@ -22470,8 +22436,7 @@ { "Name": "buttongroup-items", "DisplayName": "buttongroup-items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -22483,10 +22448,10 @@ }, { "__Checksum": { - "Data1": -6711038211130033810, - "Data2": 6262014962649086132, - "Data3": -7115173016496848609, - "Data4": 3593030403716005238 + "Data1": -859631696961911500, + "Data2": -6160925627448556737, + "Data3": 28187957824537605, + "Data4": -8138162166582408585 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CalendarBaseTagHelper", @@ -22560,10 +22525,10 @@ }, { "__Checksum": { - "Data1": 5553791509439593947, - "Data2": 5335512372939304560, - "Data3": 7237783776460480178, - "Data4": -6112624398082510516 + "Data1": -8092048087833339872, + "Data2": -6297809288208517004, + "Data3": -5552876348258417241, + "Data4": -3892204769534725363 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CalendarMessagesParentViewsSettingsTagHelper", @@ -22619,10 +22584,10 @@ }, { "__Checksum": { - "Data1": -4665336230424853773, - "Data2": 1927237103387356817, - "Data3": -7759585581846919886, - "Data4": -8928123232912902939 + "Data1": 2826588803889197901, + "Data2": 1382594102447000115, + "Data3": -7682117908410927436, + "Data4": 1365543299727312785 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CalendarMessagesSettingsTagHelper", @@ -22673,8 +22638,7 @@ { "Name": "parent-views", "DisplayName": "parent-views", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -22686,10 +22650,10 @@ }, { "__Checksum": { - "Data1": 831636325559723921, - "Data2": -9076762985379906341, - "Data3": 4913598162107610312, - "Data4": 3908771713225927405 + "Data1": -4308406230049156811, + "Data2": -8481652112667390831, + "Data3": -7413234258234076655, + "Data4": -5283551273192178823 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CalendarMonthSettingsTagHelper", @@ -22745,10 +22709,10 @@ }, { "__Checksum": { - "Data1": 7419256794731128162, - "Data2": -8576162777846285778, - "Data3": -2749342350863431203, - "Data4": 3676704956426842646 + "Data1": 2626094801521767782, + "Data2": -8586363158773055341, + "Data3": 2025695765626546881, + "Data4": 3847862187670345602 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CalendarTagHelper", @@ -22987,14 +22951,12 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "month", "DisplayName": "month", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -23006,10 +22968,10 @@ }, { "__Checksum": { - "Data1": 4747165421332037767, - "Data2": 7195389720948639166, - "Data3": -6663280577552340160, - "Data4": -7939932500656065056 + "Data1": 3760753342788384201, + "Data2": -8302958220104622724, + "Data3": -5096925222344947439, + "Data4": -5853522225190629099 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaAudioHandlerSettingsTagHelper", @@ -23124,10 +23086,10 @@ }, { "__Checksum": { - "Data1": 2038255106417367108, - "Data2": 7683697118348210986, - "Data3": 3413033139326645842, - "Data4": 1190374955336127957 + "Data1": -4831299116806828529, + "Data2": -6397557789512796610, + "Data3": 1654899815353952717, + "Data4": 645101501469965536 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaHandlerBaseTagHelper", @@ -23234,10 +23196,10 @@ }, { "__Checksum": { - "Data1": 4733056329454026532, - "Data2": 2537087290590358637, - "Data3": 1903880691161748214, - "Data4": -5651011435483716312 + "Data1": 5430686303085181314, + "Data2": -2390645387917697500, + "Data3": 5285929028928051104, + "Data4": -9125837388268557069 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaHandlerSettingsTagHelper", @@ -23352,10 +23314,10 @@ }, { "__Checksum": { - "Data1": 5519225724217707236, - "Data2": 3760439503142822322, - "Data3": -2884780045240061372, - "Data4": 4427262858040000004 + "Data1": -8544212857809830277, + "Data2": 5544495850906029898, + "Data3": -2008057469286712967, + "Data4": 7294061636203725453 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaMessagesSettingsTagHelper", @@ -23427,10 +23389,10 @@ }, { "__Checksum": { - "Data1": -3487919004783140612, - "Data2": 1064144482895407045, - "Data3": 4295702852889628848, - "Data4": 140925738132840814 + "Data1": -5704133832003566083, + "Data2": 1525999523431126411, + "Data3": 2993108864901366480, + "Data4": 939808275065592701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaTagHelper", @@ -23626,26 +23588,22 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "handler", "DisplayName": "handler", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "audio-handler", "DisplayName": "audio-handler", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "validation-handler", "DisplayName": "validation-handler", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -23657,10 +23615,10 @@ }, { "__Checksum": { - "Data1": -2741047761685250096, - "Data2": 1331253469228441531, - "Data3": 8126239503324119583, - "Data4": 128196943477646664 + "Data1": 7054383285309006524, + "Data2": -2565503075147517724, + "Data3": -1006208694123000724, + "Data4": 5136654229035273487 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaValidationHandlerSettingsTagHelper", @@ -23775,10 +23733,10 @@ }, { "__Checksum": { - "Data1": -8317566009783072222, - "Data2": -1521946138544082621, - "Data3": 1835813269415424242, - "Data4": 6291809851884620665 + "Data1": -262215037711702704, + "Data2": 7420162329627962786, + "Data3": -1622223449625962411, + "Data4": -4784192245612379212 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairSettingsTagHelper", @@ -23849,8 +23807,7 @@ { "Name": "chart-axis-defaults-crosshair-tooltip", "DisplayName": "chart-axis-defaults-crosshair-tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -23862,10 +23819,10 @@ }, { "__Checksum": { - "Data1": -1450567795505535936, - "Data2": -4953617443588051710, - "Data3": 5752547552764334690, - "Data4": -9075169203911430166 + "Data1": 5629439130894691745, + "Data2": 4045501971900276739, + "Data3": -5829629156261624333, + "Data4": 2656348103921749951 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipBorderSettingsTagHelper", @@ -23921,10 +23878,10 @@ }, { "__Checksum": { - "Data1": 7495458754546999754, - "Data2": 4812291756800575027, - "Data3": 5934857274169874162, - "Data4": 804354194697452126 + "Data1": 2332342992062395471, + "Data2": 4459222719932576442, + "Data3": 8847377798321897051, + "Data4": 5082106266549467133 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipPaddingSettingsTagHelper", @@ -23990,10 +23947,10 @@ }, { "__Checksum": { - "Data1": -3959593052995894075, - "Data2": -5223509629185868876, - "Data3": 1036110561680801637, - "Data4": -2266229166445316583 + "Data1": 989219634498009255, + "Data2": -300708923758290217, + "Data3": 3347190934424757874, + "Data4": 4491825728475829310 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper", @@ -24104,14 +24061,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -24123,10 +24078,10 @@ }, { "__Checksum": { - "Data1": 8102468511935149553, - "Data2": -750594208960080427, - "Data3": -1606595362441695824, - "Data4": 4882829975952796974 + "Data1": 2321684590707804063, + "Data2": 6192765873021985662, + "Data3": -4138521292916537696, + "Data4": 4481192838933093094 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsMarginSettingsTagHelper", @@ -24192,10 +24147,10 @@ }, { "__Checksum": { - "Data1": -7088688156174129003, - "Data2": 1702105601896102102, - "Data3": -7961954258478072592, - "Data4": 7776101741919074314 + "Data1": -9058235976195532379, + "Data2": -6478893352970922179, + "Data3": 2246076310543700714, + "Data4": 7355240142169710950 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsPaddingSettingsTagHelper", @@ -24261,10 +24216,10 @@ }, { "__Checksum": { - "Data1": -1659164886348157805, - "Data2": 1450760393171912007, - "Data3": -4587428369598211157, - "Data4": 7626171692006141014 + "Data1": 6352814938587750449, + "Data2": 7053725690414196347, + "Data3": -5633279318744403520, + "Data4": 5867799318511023849 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsRotationSettingsTagHelper", @@ -24310,10 +24265,10 @@ }, { "__Checksum": { - "Data1": -7699727376594473634, - "Data2": -1179610808107747351, - "Data3": 1728176020271652566, - "Data4": -4568811433437089626 + "Data1": -2897871346126472102, + "Data2": 1431753381107954003, + "Data3": -4599054784944619556, + "Data4": 5151519679416654455 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper", @@ -24444,20 +24399,17 @@ { "Name": "chart-axis-defaults-labels-margin", "DisplayName": "chart-axis-defaults-labels-margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-axis-defaults-labels-padding", "DisplayName": "chart-axis-defaults-labels-padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-axis-defaults-labels-rotation", "DisplayName": "chart-axis-defaults-labels-rotation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -24469,10 +24421,10 @@ }, { "__Checksum": { - "Data1": 7042837192992344784, - "Data2": -6622794729666769883, - "Data3": 2897031430797381525, - "Data4": 7286736509821726009 + "Data1": 5951785247871517465, + "Data2": 1219450063602542333, + "Data3": -6486312527898029805, + "Data4": 5121311775516292958 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsLineSettingsTagHelper", @@ -24538,10 +24490,10 @@ }, { "__Checksum": { - "Data1": 5356427321302176499, - "Data2": -5473320611844685717, - "Data3": -1809196483974455619, - "Data4": -4454947208588362799 + "Data1": -3100440857757043152, + "Data2": 666070785758496098, + "Data3": 1298771724248156898, + "Data4": 1622376718307372538 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorGridLinesSettingsTagHelper", @@ -24627,10 +24579,10 @@ }, { "__Checksum": { - "Data1": -3600070826624924305, - "Data2": 4292023492908172707, - "Data3": -525151701987161718, - "Data4": 1073980579180692972 + "Data1": -3895391735861588353, + "Data2": -8778691914482921296, + "Data3": 7888813883622532906, + "Data4": -4179639999571742896 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorTicksSettingsTagHelper", @@ -24716,10 +24668,10 @@ }, { "__Checksum": { - "Data1": -4009652049774700503, - "Data2": -1085088243241178989, - "Data3": 4240098485042338671, - "Data4": 4375510246838134333 + "Data1": 4010985547858648444, + "Data2": -4202148413295370283, + "Data3": -6632994567051646042, + "Data4": -8582200724128893003 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorGridLinesSettingsTagHelper", @@ -24805,10 +24757,10 @@ }, { "__Checksum": { - "Data1": -6570121446489763020, - "Data2": 8686113502690961910, - "Data3": -1523463679636820931, - "Data4": -2953660351972430029 + "Data1": -3079533762183308914, + "Data2": -8992940772720673191, + "Data3": 4645826284167676330, + "Data4": 8151976217599140415 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorTicksSettingsTagHelper", @@ -24894,10 +24846,10 @@ }, { "__Checksum": { - "Data1": 2895992527798857444, - "Data2": 2874027120037554306, - "Data3": -1971087803005476039, - "Data4": -659608176243011795 + "Data1": -19875291401833407, + "Data2": -2586337973607740688, + "Data3": -5144184425894278647, + "Data4": 8380375140211351702 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsPlotBandTagHelper", @@ -24963,10 +24915,10 @@ }, { "__Checksum": { - "Data1": 4499355730768281641, - "Data2": -1037468211700548910, - "Data3": -7551372647574932636, - "Data4": -7625777710934919840 + "Data1": -9178309691144336538, + "Data2": -6024242195854020222, + "Data3": -7015223087011440662, + "Data4": 97941420380939162 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsPlotBandsTagHelper", @@ -24984,8 +24936,7 @@ { "Name": "chart-axis-defaults-plot-band", "DisplayName": "chart-axis-defaults-plot-band", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -24997,10 +24948,10 @@ }, { "__Checksum": { - "Data1": -1236728420881275949, - "Data2": -6736002937973322341, - "Data3": 6510610209974385334, - "Data4": -81198679113613596 + "Data1": 2923244603867055006, + "Data2": 2944773202769951600, + "Data3": -1985050991910316021, + "Data4": -3676490789875558202 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsTagHelper", @@ -25103,56 +25054,47 @@ { "Name": "crosshair", "DisplayName": "crosshair", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-grid-lines", "DisplayName": "major-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-ticks", "DisplayName": "major-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-grid-lines", "DisplayName": "minor-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-ticks", "DisplayName": "minor-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "plot-bands", "DisplayName": "plot-bands", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-axis-defaults-title", "DisplayName": "chart-axis-defaults-title", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -25164,10 +25106,10 @@ }, { "__Checksum": { - "Data1": -8039442173909498548, - "Data2": 6264829603150946076, - "Data3": 9077096676460409032, - "Data4": -8459626468329468881 + "Data1": 3542462592690627696, + "Data2": -3009491230340775723, + "Data3": -1357370779608184903, + "Data4": 7765843330753827994 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleBorderSettingsTagHelper", @@ -25223,10 +25165,10 @@ }, { "__Checksum": { - "Data1": -5380805363235739648, - "Data2": -6134928377615896697, - "Data3": 3027897530578302502, - "Data4": 2261259590615146833 + "Data1": -3568288836195048961, + "Data2": 2576261362215243799, + "Data3": 5021435700309067242, + "Data4": -7190960594934341981 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleMarginSettingsTagHelper", @@ -25292,10 +25234,10 @@ }, { "__Checksum": { - "Data1": 1237210071245830150, - "Data2": 6348583374952747607, - "Data3": 1357632606141328460, - "Data4": 3843415123889103794 + "Data1": -1846657460883170541, + "Data2": -4397507730675923191, + "Data3": -936623040421686574, + "Data4": -2880258764467234805 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitlePaddingSettingsTagHelper", @@ -25361,10 +25303,10 @@ }, { "__Checksum": { - "Data1": 5922488375265150065, - "Data2": -1569964662427863470, - "Data3": 486289439961831294, - "Data4": 8482135365586083854 + "Data1": 5145289086987100398, + "Data2": 778251345409824774, + "Data3": 8010702271120263254, + "Data4": -6878459061125851252 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleSettingsTagHelper", @@ -25465,20 +25407,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -25490,10 +25429,10 @@ }, { "__Checksum": { - "Data1": 4753924849221895414, - "Data2": -2519480235420267809, - "Data3": 8323129302012126099, - "Data4": -2774920687711758238 + "Data1": 867886842575548477, + "Data2": 159406004464379839, + "Data3": 139404009363518104, + "Data4": 8896940993347732067 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper", @@ -25599,10 +25538,10 @@ }, { "__Checksum": { - "Data1": 171584077347322410, - "Data2": -8493116947291871272, - "Data3": -7289058779601041727, - "Data4": 3477447478207290333 + "Data1": -6154796109076887861, + "Data2": 6831942353750343355, + "Data3": -9005118715283709428, + "Data4": -229105076899528713 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairSettingsTagHelper", @@ -25673,8 +25612,7 @@ { "Name": "chart-category-axis-crosshair-tooltip", "DisplayName": "chart-category-axis-crosshair-tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -25686,10 +25624,10 @@ }, { "__Checksum": { - "Data1": 2083004922723178123, - "Data2": 724523205083689567, - "Data3": -5999558610429500120, - "Data4": 1125255869066860879 + "Data1": -4331131110815660930, + "Data2": 1313737266985518954, + "Data3": -5713433768714839608, + "Data4": -5143404099147751946 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipBorderSettingsTagHelper", @@ -25745,10 +25683,10 @@ }, { "__Checksum": { - "Data1": -1911633880780161491, - "Data2": 8096828182185401908, - "Data3": -9094883537655736031, - "Data4": -2602641465702429418 + "Data1": 4248537516940176486, + "Data2": 8404583161394367744, + "Data3": 1044192357607009436, + "Data4": -4625942908429206796 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipPaddingSettingsTagHelper", @@ -25814,10 +25752,10 @@ }, { "__Checksum": { - "Data1": -2328275943741051603, - "Data2": 5087514563799283012, - "Data3": -986997538883496280, - "Data4": 3526901085587268236 + "Data1": 5773721847952564683, + "Data2": -1711663349941873840, + "Data3": 3810300874823004075, + "Data4": -5250784028632758988 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper", @@ -25938,14 +25876,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -25957,10 +25893,10 @@ }, { "__Checksum": { - "Data1": 620756062199285773, - "Data2": 6296145452308320224, - "Data3": 5407282123626726326, - "Data4": 2273880408123800508 + "Data1": -6411949070475933658, + "Data2": -5856761556232012659, + "Data3": -300829951690362170, + "Data4": 9156374062670456317 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsBorderSettingsTagHelper", @@ -26016,10 +25952,10 @@ }, { "__Checksum": { - "Data1": 1107532865980111176, - "Data2": 1380562047462222619, - "Data3": -399999867813578391, - "Data4": -8475815650666123226 + "Data1": 7281750314013841355, + "Data2": -4392866812585934768, + "Data3": -3161437209659949934, + "Data4": -4666625033347751124 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsDateFormatsSettingsTagHelper", @@ -26095,10 +26031,10 @@ }, { "__Checksum": { - "Data1": 8375910675495468661, - "Data2": 418728570688014289, - "Data3": -5922078999688096621, - "Data4": 1903254179794739934 + "Data1": -2176977428445370288, + "Data2": -4172409032986663984, + "Data3": 1558481140513553759, + "Data4": -4664997936343240621 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsMarginSettingsTagHelper", @@ -26164,10 +26100,10 @@ }, { "__Checksum": { - "Data1": -2899300421337055996, - "Data2": -2562125712692754710, - "Data3": 7876425209355944680, - "Data4": 8004939313461014936 + "Data1": 4094035019864801359, + "Data2": -5744024673299636794, + "Data3": -7076749083676557230, + "Data4": 8700256516341327802 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsPaddingSettingsTagHelper", @@ -26233,10 +26169,10 @@ }, { "__Checksum": { - "Data1": -6754470724557090751, - "Data2": -3384671455496612036, - "Data3": 3521685316145856389, - "Data4": -2732447200976892830 + "Data1": 2719348484764517376, + "Data2": -5121262028665300161, + "Data3": 2672345557901715168, + "Data4": -5962739938863107276 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsRotationSettingsTagHelper", @@ -26282,10 +26218,10 @@ }, { "__Checksum": { - "Data1": -5072822024808039216, - "Data2": 6899931719591362637, - "Data3": 8016531425704986524, - "Data4": -8746268223521301036 + "Data1": 2084626740801422451, + "Data2": 4175935675937793968, + "Data3": 4300307495439743278, + "Data4": -3546628171577523170 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper", @@ -26456,32 +26392,27 @@ { "Name": "chart-category-axis-labels-border", "DisplayName": "chart-category-axis-labels-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-category-axis-labels-date-formats", "DisplayName": "chart-category-axis-labels-date-formats", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-category-axis-labels-margin", "DisplayName": "chart-category-axis-labels-margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-category-axis-labels-padding", "DisplayName": "chart-category-axis-labels-padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-category-axis-labels-rotation", "DisplayName": "chart-category-axis-labels-rotation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -26493,10 +26424,10 @@ }, { "__Checksum": { - "Data1": 8181874600270105277, - "Data2": -1848050194380560773, - "Data3": -7423104393937604675, - "Data4": 3642797735668009004 + "Data1": -5900215600235838021, + "Data2": -5015976296988024549, + "Data3": 5014779304995726506, + "Data4": -3019663798523204132 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLineSettingsTagHelper", @@ -26562,10 +26493,10 @@ }, { "__Checksum": { - "Data1": -7097698660204900786, - "Data2": -2081847621569432912, - "Data3": 7199445987264619909, - "Data4": 5608515585990185418 + "Data1": 8392587302294599996, + "Data2": 2875198921742537895, + "Data3": 8639970221626535899, + "Data4": 862447126429922760 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorGridLinesSettingsTagHelper", @@ -26651,10 +26582,10 @@ }, { "__Checksum": { - "Data1": -312439738770493881, - "Data2": -4087153401058027390, - "Data3": -2272906737620148048, - "Data4": -2654732841734414756 + "Data1": 1315787732052648399, + "Data2": -6216536240151205149, + "Data3": -249568190921408130, + "Data4": 3603745673234214535 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorTicksSettingsTagHelper", @@ -26740,10 +26671,10 @@ }, { "__Checksum": { - "Data1": 723752867964968600, - "Data2": 884973615907573441, - "Data3": 8761710182008032082, - "Data4": 4962184718859980323 + "Data1": -1122898724513842827, + "Data2": -6241079399318979446, + "Data3": -1509418238279800709, + "Data4": -5426233868424762723 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorGridLinesSettingsTagHelper", @@ -26829,10 +26760,10 @@ }, { "__Checksum": { - "Data1": -8871066530918232206, - "Data2": -2789379293082903675, - "Data3": -8378032067246560418, - "Data4": -3941307210552344998 + "Data1": 4150916602634262713, + "Data2": -1179224999262629147, + "Data3": -4707611684240461867, + "Data4": -3673822137789303907 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorTicksSettingsTagHelper", @@ -26918,10 +26849,10 @@ }, { "__Checksum": { - "Data1": 5664554306963623391, - "Data2": -1882250519388161155, - "Data3": 3953818309954071125, - "Data4": 3195166878472559557 + "Data1": 7134339632330512826, + "Data2": -3254465400987481268, + "Data3": -2818968931387965552, + "Data4": -7058060845119224087 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesIconBorderSettingsTagHelper", @@ -26967,10 +26898,10 @@ }, { "__Checksum": { - "Data1": 91874019460405740, - "Data2": -6643640564129372981, - "Data3": -4542948564134503645, - "Data4": -6351650735757318509 + "Data1": 2371920222205026676, + "Data2": 764617608733221159, + "Data3": -2965603083659141104, + "Data4": 3474396930221752324 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesIconSettingsTagHelper", @@ -27031,8 +26962,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -27044,10 +26974,10 @@ }, { "__Checksum": { - "Data1": -1466945543915859426, - "Data2": -4116959402307092129, - "Data3": 3697826523299314593, - "Data4": 449105982139562558 + "Data1": -8782661783835023499, + "Data2": 8183940918751629189, + "Data3": 7306289031613368486, + "Data4": -786787461837360021 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelBorderSettingsTagHelper", @@ -27103,10 +27033,10 @@ }, { "__Checksum": { - "Data1": -2195779735616664877, - "Data2": -1680795116336454307, - "Data3": 7644600489958339681, - "Data4": -7808014520717044160 + "Data1": 8391380658085521763, + "Data2": 3490942174947489934, + "Data3": -1683006497437710012, + "Data4": 8423976500672146590 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper", @@ -27237,8 +27167,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -27250,10 +27179,10 @@ }, { "__Checksum": { - "Data1": 545902814153410517, - "Data2": -7492198745715733429, - "Data3": 1508049847596114594, - "Data4": -5872007271333094106 + "Data1": 4178127688595841215, + "Data2": -1022626602371904942, + "Data3": 2349418862563596774, + "Data4": -8595917216240172904 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLineSettingsTagHelper", @@ -27319,10 +27248,10 @@ }, { "__Checksum": { - "Data1": 2209923076334006565, - "Data2": 6266896027336552400, - "Data3": -1605047998376073356, - "Data4": -1905011490395782213 + "Data1": -1208133176955880200, + "Data2": -5370477305933654402, + "Data3": 339939041581367065, + "Data4": -8830369658066769800 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesSettingsTagHelper", @@ -27363,20 +27292,17 @@ { "Name": "chart-category-axis-notes-icon", "DisplayName": "chart-category-axis-notes-icon", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-category-axis-notes-label", "DisplayName": "chart-category-axis-notes-label", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-category-axis-notes-line", "DisplayName": "chart-category-axis-notes-line", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -27388,10 +27314,10 @@ }, { "__Checksum": { - "Data1": 6961026686294517022, - "Data2": 4024118702957797978, - "Data3": 9218517767599334384, - "Data4": -2653237393205454081 + "Data1": -4111362080941293876, + "Data2": 6687719747504110964, + "Data3": -1871535693744215806, + "Data4": 81870833340672741 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelBorderSettingsTagHelper", @@ -27447,10 +27373,10 @@ }, { "__Checksum": { - "Data1": -5914660416321301074, - "Data2": 4415429186890498851, - "Data3": 5151212044759983418, - "Data4": 6325027350373559498 + "Data1": -5405426307609332432, + "Data2": -4059422857101950723, + "Data3": -8241793438215891695, + "Data4": 7171236525248647285 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelMarginSettingsTagHelper", @@ -27516,10 +27442,10 @@ }, { "__Checksum": { - "Data1": 928680338168050565, - "Data2": 2276584896132112992, - "Data3": 628064149690604914, - "Data4": 2519599418265964042 + "Data1": 6382892829740243149, + "Data2": -3738366235219055150, + "Data3": -733505251196079197, + "Data4": -8888837615920772066 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelPaddingSettingsTagHelper", @@ -27585,10 +27511,10 @@ }, { "__Checksum": { - "Data1": 7592531011528208660, - "Data2": -3353088082748967076, - "Data3": -2400398250188465680, - "Data4": -4305738524844519912 + "Data1": -2299839502485225825, + "Data2": -8639880398384565489, + "Data3": 4566914981589670193, + "Data4": -3777609631914608889 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper", @@ -27699,20 +27625,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -27724,10 +27647,10 @@ }, { "__Checksum": { - "Data1": 6087258888775742794, - "Data2": 5457092605851744292, - "Data3": 7384375523744250915, - "Data4": -2356955410416956736 + "Data1": -7872499056776973993, + "Data2": 7852442820554016906, + "Data3": -5777903010412664334, + "Data4": 6461963295513365783 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandTagHelper", @@ -27793,10 +27716,10 @@ }, { "__Checksum": { - "Data1": 4176431682010534400, - "Data2": 849834231535065340, - "Data3": -2217198549853475272, - "Data4": 8444411919794864531 + "Data1": -7501388025223245248, + "Data2": 4633650341143372809, + "Data3": 189928546730962635, + "Data4": 2162379955175229199 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandsTagHelper", @@ -27814,8 +27737,7 @@ { "Name": "chart-category-axis-plot-band", "DisplayName": "chart-category-axis-plot-band", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -27827,10 +27749,10 @@ }, { "__Checksum": { - "Data1": -9027919072672151378, - "Data2": 4673512689539383794, - "Data3": 4900363232858037906, - "Data4": 8932077918373078461 + "Data1": 4699299181807453392, + "Data2": 3005453364515525223, + "Data3": -5137049368677723931, + "Data4": -5593931882337037678 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsBorderSettingsTagHelper", @@ -27886,10 +27808,10 @@ }, { "__Checksum": { - "Data1": -8129516062913702622, - "Data2": 2599410509925439176, - "Data3": -767177458392521505, - "Data4": 6057350790306260496 + "Data1": 1010271202693284136, + "Data2": -2013002613292542817, + "Data3": -354597873934304540, + "Data4": 8934956168088546697 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsDateFormatsSettingsTagHelper", @@ -27965,10 +27887,10 @@ }, { "__Checksum": { - "Data1": 5442921262662163596, - "Data2": 833318359409459858, - "Data3": -2105896888739323108, - "Data4": -6681967533079574841 + "Data1": -8763070028793467734, + "Data2": 6775146286347325786, + "Data3": 2006031540993441761, + "Data4": 5693369004825749771 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsMarginSettingsTagHelper", @@ -28034,10 +27956,10 @@ }, { "__Checksum": { - "Data1": -8280014225012721442, - "Data2": 3353739428832730506, - "Data3": 6436096844347355123, - "Data4": -5778984988451537678 + "Data1": 8205814936696990892, + "Data2": 5246572767698604913, + "Data3": -1221561351686059687, + "Data4": -948229204110915555 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsPaddingSettingsTagHelper", @@ -28103,10 +28025,10 @@ }, { "__Checksum": { - "Data1": 8743060478774527788, - "Data2": 5447347830110668636, - "Data3": -1809992352853915990, - "Data4": 2195919326186489423 + "Data1": -8424088182699251367, + "Data2": -2429023341161764822, + "Data3": -2831203924042939558, + "Data4": -4709106363323444234 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsRotationSettingsTagHelper", @@ -28152,10 +28074,10 @@ }, { "__Checksum": { - "Data1": 8643205591719415114, - "Data2": -4735583949359111121, - "Data3": 5798026809956098780, - "Data4": 6109580931770702867 + "Data1": -5106398239002304020, + "Data2": 1849703725690868102, + "Data3": -6160203130169773786, + "Data4": 8425492618075715705 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper", @@ -28296,32 +28218,27 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "date-formats", "DisplayName": "date-formats", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "rotation", "DisplayName": "rotation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -28333,10 +28250,10 @@ }, { "__Checksum": { - "Data1": 858120999977117860, - "Data2": 118095660474426567, - "Data3": -2527308295405945560, - "Data4": 1459156992679881593 + "Data1": 9151094659186995256, + "Data2": 6226044517657271150, + "Data3": 6117975713195607735, + "Data4": 1953080169089993141 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisSelectMousewheelSettingsTagHelper", @@ -28382,10 +28299,10 @@ }, { "__Checksum": { - "Data1": 5843975306272491755, - "Data2": -1320484745096157244, - "Data3": 3769049896318330945, - "Data4": 6977714487641688934 + "Data1": -1154052913573546635, + "Data2": -1752161999922823735, + "Data3": 2746848269710491423, + "Data4": 3611504267792953150 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisSelectSettingsTagHelper", @@ -28446,8 +28363,7 @@ { "Name": "mousewheel", "DisplayName": "mousewheel", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -28459,10 +28375,10 @@ }, { "__Checksum": { - "Data1": 817974444395818874, - "Data2": -3184871260225129724, - "Data3": -5461958442535964295, - "Data4": 5467545244131950913 + "Data1": -2137243759086792887, + "Data2": -8791493538785121066, + "Data3": -915970057062595419, + "Data4": -5961795729843767535 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper", @@ -28683,80 +28599,67 @@ { "Name": "auto-base-unit-steps", "DisplayName": "auto-base-unit-steps", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "crosshair", "DisplayName": "crosshair", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-grid-lines", "DisplayName": "major-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-ticks", "DisplayName": "major-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-grid-lines", "DisplayName": "minor-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-ticks", "DisplayName": "minor-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "plot-bands", "DisplayName": "plot-bands", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "select", "DisplayName": "select", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-category-axis-item-title", "DisplayName": "chart-category-axis-item-title", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "notes", "DisplayName": "notes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "range-labels", "DisplayName": "range-labels", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -28768,10 +28671,10 @@ }, { "__Checksum": { - "Data1": 5741525317640951618, - "Data2": -5233049469727563881, - "Data3": 7417808448650529276, - "Data4": 7279068319580238239 + "Data1": 5090169867817476679, + "Data2": 7534179250074770443, + "Data3": 5624910727596262789, + "Data4": 7867039623467699228 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelperCollection", @@ -28799,8 +28702,7 @@ { "Name": "category-axis-item", "DisplayName": "category-axis-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -28812,10 +28714,10 @@ }, { "__Checksum": { - "Data1": -5818192784213517954, - "Data2": -4193455635459651915, - "Data3": 1239839788551774184, - "Data4": -4756216760394628594 + "Data1": 8125777298774206071, + "Data2": -5969742088923586223, + "Data3": 1373981270932799961, + "Data4": 7866629619418897402 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleBorderSettingsTagHelper", @@ -28871,10 +28773,10 @@ }, { "__Checksum": { - "Data1": -8765856081929841897, - "Data2": -6967473249027684819, - "Data3": -6159722359444710817, - "Data4": -2572933668687138614 + "Data1": 5383676868099227109, + "Data2": 7458691536567619038, + "Data3": 8848980899704146580, + "Data4": 3974165889121998720 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleMarginSettingsTagHelper", @@ -28940,10 +28842,10 @@ }, { "__Checksum": { - "Data1": -8653246395809645592, - "Data2": 7437185410397304446, - "Data3": 9000740241757326434, - "Data4": -7003081963577254861 + "Data1": -6462450291361529352, + "Data2": -6906969722997534056, + "Data3": 6785606478362469949, + "Data4": 3993456292221997933 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTitlePaddingSettingsTagHelper", @@ -29009,10 +28911,10 @@ }, { "__Checksum": { - "Data1": 7301978924300721317, - "Data2": -3883832690514507170, - "Data3": -2127148962855516588, - "Data4": 4520928590523415589 + "Data1": -8930069764788954722, + "Data2": 4690274915774035162, + "Data3": -6366712170164603868, + "Data4": 9061354564562068022 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleSettingsTagHelper", @@ -29113,20 +29015,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -29138,10 +29037,10 @@ }, { "__Checksum": { - "Data1": 896448349565729206, - "Data2": 3019366095104455401, - "Data3": 4370940371115468583, - "Data4": -8864545335243988803 + "Data1": -8633521581916893785, + "Data2": 7738961514659116851, + "Data3": -1923328636169592434, + "Data4": -7304381344975300870 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartChartAreaBorderSettingsTagHelper", @@ -29197,10 +29096,10 @@ }, { "__Checksum": { - "Data1": 2377993161527744927, - "Data2": 2411488779735386142, - "Data3": -7114310981952500162, - "Data4": 5938183569919035151 + "Data1": -5394855003923081325, + "Data2": -660356730578765108, + "Data3": -5483237915666335674, + "Data4": -6990781026300641684 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartChartAreaMarginSettingsTagHelper", @@ -29266,10 +29165,10 @@ }, { "__Checksum": { - "Data1": -1776052244465342280, - "Data2": -3162399157462953473, - "Data3": 8082631806745961846, - "Data4": 9167900322385596466 + "Data1": 6017590425810955935, + "Data2": -6667654954558769878, + "Data3": 2144670175971565255, + "Data4": -3857177894610704133 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartChartAreaSettingsTagHelper", @@ -29342,14 +29241,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -29361,10 +29258,10 @@ }, { "__Checksum": { - "Data1": -6153419801111954969, - "Data2": 7432430750046170990, - "Data3": -8551064554175483437, - "Data4": 8263127630997832911 + "Data1": 8766139524876381604, + "Data2": 7389875077759056300, + "Data3": 8865062127982760614, + "Data4": 1779435050904364750 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendBorderSettingsTagHelper", @@ -29420,10 +29317,10 @@ }, { "__Checksum": { - "Data1": -1821659235457878911, - "Data2": -1890437277247292461, - "Data3": 2718903052931360645, - "Data4": -1620301843384216664 + "Data1": 8120453719027509964, + "Data2": 84069016837140515, + "Data3": -4536210722771753465, + "Data4": 6030233108704921162 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendInactiveItemsLabelsSettingsTagHelper", @@ -29509,10 +29406,10 @@ }, { "__Checksum": { - "Data1": -2169164596850901235, - "Data2": -559116325779309215, - "Data3": 112121568942994313, - "Data4": -786917412435471953 + "Data1": -6007764285737117307, + "Data2": -4321723944904496713, + "Data3": -1964029317305106301, + "Data4": 5151489940546525054 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendInactiveItemsSettingsTagHelper", @@ -29531,8 +29428,7 @@ { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -29544,10 +29440,10 @@ }, { "__Checksum": { - "Data1": -2009031781856328711, - "Data2": -5408453439656590862, - "Data3": -2954663467235075426, - "Data4": -6485655297657262893 + "Data1": 55357179737951667, + "Data2": 5523964083212304367, + "Data3": -1483672320489316806, + "Data4": -1621989197629993525 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendItemSettingsTagHelper", @@ -29593,10 +29489,10 @@ }, { "__Checksum": { - "Data1": -1453228053764827058, - "Data2": 5140274955324155028, - "Data3": -8590404315468225229, - "Data4": 1036665265538687723 + "Data1": 3768388904488504646, + "Data2": 5000534229843604493, + "Data3": -8577720717282768308, + "Data4": 7381434475961429057 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendLabelsMarginSettingsTagHelper", @@ -29662,10 +29558,10 @@ }, { "__Checksum": { - "Data1": -7666264433173676470, - "Data2": -5632511439955656774, - "Data3": -8006465519917755092, - "Data4": -7310997973414218246 + "Data1": -1684812908755791776, + "Data2": -740137104008230915, + "Data3": 9160561940470823360, + "Data4": -6200863864475782785 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendLabelsPaddingSettingsTagHelper", @@ -29731,10 +29627,10 @@ }, { "__Checksum": { - "Data1": 563902425768251710, - "Data2": -394179490301459776, - "Data3": 8405247555564362456, - "Data4": -233879091871454339 + "Data1": -2630805066080438453, + "Data2": 3815763579726479203, + "Data3": -2847139111988667010, + "Data4": -14955492746528094 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendLabelsSettingsTagHelper", @@ -29815,14 +29711,12 @@ { "Name": "chart-legend-labels-margin", "DisplayName": "chart-legend-labels-margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-legend-labels-padding", "DisplayName": "chart-legend-labels-padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -29834,10 +29728,10 @@ }, { "__Checksum": { - "Data1": -5137005363365608830, - "Data2": -2961136956819232038, - "Data3": -4030976476386642195, - "Data4": -1192292832712523021 + "Data1": -3621216673994042105, + "Data2": -929421420930937470, + "Data3": 1940363604446727283, + "Data4": 3963216090309863075 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendMarginSettingsTagHelper", @@ -29903,10 +29797,10 @@ }, { "__Checksum": { - "Data1": -1067690134783316782, - "Data2": 7525269395937440413, - "Data3": 4034414094031975557, - "Data4": -5413422703417115216 + "Data1": 616237743233727761, + "Data2": 4392210159610243212, + "Data3": -1714924680739183053, + "Data4": -5991544475016323911 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendPaddingSettingsTagHelper", @@ -29972,10 +29866,10 @@ }, { "__Checksum": { - "Data1": -8617014594835266809, - "Data2": 430827005021671536, - "Data3": -2564853587733699347, - "Data4": -8323666122637874658 + "Data1": -5785990458696512869, + "Data2": -6227174657407109586, + "Data3": -4449872257132997022, + "Data4": -8858812786355522136 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper", @@ -30118,44 +30012,37 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "inactive-items", "DisplayName": "inactive-items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "title", "DisplayName": "title", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -30167,10 +30054,10 @@ }, { "__Checksum": { - "Data1": 1772878951954789015, - "Data2": 2361986670039715740, - "Data3": 8194932800690865133, - "Data4": -438120804610595916 + "Data1": 103843281317284565, + "Data2": -6516327113779123346, + "Data3": 3384709258580285302, + "Data4": -7074506125045058170 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendTitleBorderSettingsTagHelper", @@ -30226,10 +30113,10 @@ }, { "__Checksum": { - "Data1": -3541511455167967900, - "Data2": 8888464769289608752, - "Data3": -4354198541382029309, - "Data4": -1112974472001176548 + "Data1": 3660348560987581522, + "Data2": -5083651500623773396, + "Data3": -8718074076275843212, + "Data4": 2508988935747195549 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendTitleMarginSettingsTagHelper", @@ -30295,10 +30182,10 @@ }, { "__Checksum": { - "Data1": -9007980412473517640, - "Data2": 3589646908690860141, - "Data3": -7036417999794161391, - "Data4": -8258469232297383780 + "Data1": 4855462688467708032, + "Data2": -9046864876582567781, + "Data3": -8312437485667359597, + "Data4": -6789006691322206542 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendTitlePaddingSettingsTagHelper", @@ -30364,10 +30251,10 @@ }, { "__Checksum": { - "Data1": -2895187793277354339, - "Data2": -141994260932802875, - "Data3": 2035936018683884385, - "Data4": -2029847301744804423 + "Data1": 2045619795375101956, + "Data2": 5438572177812936141, + "Data3": -7951553829268975598, + "Data4": 7418604337834691903 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendTitleSettingsTagHelper", @@ -30458,20 +30345,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -30483,10 +30367,10 @@ }, { "__Checksum": { - "Data1": -6076150845205620519, - "Data2": 3191465548366634836, - "Data3": 6249086607123338690, - "Data4": -6950960255629296898 + "Data1": -6831342233022792165, + "Data2": 2583115584514518835, + "Data3": -4691801536203987946, + "Data4": -667009172628925119 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneBorderSettingsTagHelper", @@ -30542,10 +30426,10 @@ }, { "__Checksum": { - "Data1": 3779196882084101525, - "Data2": 47166138081058758, - "Data3": -8423948505444594006, - "Data4": 5415491195472627323 + "Data1": -3516495430487897210, + "Data2": 1180896418349202135, + "Data3": -2962524707647871529, + "Data4": -6086725182558143766 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsBorderSettingsTagHelper", @@ -30601,10 +30485,10 @@ }, { "__Checksum": { - "Data1": 7162774278741277520, - "Data2": 743872696358714154, - "Data3": 4659063914577820910, - "Data4": 6697926304249740042 + "Data1": -185550247121419752, + "Data2": 7761653575788847549, + "Data3": -3600271921049803376, + "Data4": 2714754377483755273 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsMarginSettingsTagHelper", @@ -30670,10 +30554,10 @@ }, { "__Checksum": { - "Data1": -7032276282432317256, - "Data2": -542290160378190079, - "Data3": 1565128899315978857, - "Data4": 2107298350109523401 + "Data1": 8938558036796252689, + "Data2": -2886110704210314823, + "Data3": 1304450210582807301, + "Data4": 6158457973336140 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsPaddingSettingsTagHelper", @@ -30739,10 +30623,10 @@ }, { "__Checksum": { - "Data1": -5648953316197100740, - "Data2": -8730567305899420413, - "Data3": -1512238401713731913, - "Data4": -3136311913197083580 + "Data1": -3002472799230789284, + "Data2": -3525252230306457208, + "Data3": -7589306045674455747, + "Data4": 3117028412021450272 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsSettingsTagHelper", @@ -30793,26 +30677,22 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "title", "DisplayName": "title", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -30824,10 +30704,10 @@ }, { "__Checksum": { - "Data1": -7764284209191058872, - "Data2": 2545747033157490484, - "Data3": -7629589770715516404, - "Data4": -5482926794265884014 + "Data1": 5064450617570173108, + "Data2": -1125419761794389194, + "Data3": -1107067684019795069, + "Data4": -256156139178008156 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleBorderSettingsTagHelper", @@ -30883,10 +30763,10 @@ }, { "__Checksum": { - "Data1": -451021184492104304, - "Data2": -8036675313369030268, - "Data3": -6822471268855936320, - "Data4": -4390537155287448122 + "Data1": 8744459813119630175, + "Data2": 4654955326685050794, + "Data3": -4607671905665712716, + "Data4": -9051099304550064232 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleMarginSettingsTagHelper", @@ -30952,10 +30832,10 @@ }, { "__Checksum": { - "Data1": 1791970984888641769, - "Data2": -1878344992696122970, - "Data3": 8987751247807825647, - "Data4": -6406673536597070614 + "Data1": -5882689302269097222, + "Data2": -5818629634260365156, + "Data3": -6047746737948391357, + "Data4": -1732025127397143424 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleSettingsTagHelper", @@ -31026,14 +30906,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -31045,10 +30923,10 @@ }, { "__Checksum": { - "Data1": 2027345142483401759, - "Data2": -3690008365886625854, - "Data3": -4262352845050006798, - "Data4": 3025669871616903636 + "Data1": 696719766047464037, + "Data2": -6287183308765848977, + "Data3": -6415753231603696376, + "Data4": 5462782357219884686 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneMarginSettingsTagHelper", @@ -31114,10 +30992,10 @@ }, { "__Checksum": { - "Data1": -1325764929202901371, - "Data2": 7760628111596304062, - "Data3": -3596961194346079704, - "Data4": -2850401487659709982 + "Data1": 8877428046821075092, + "Data2": 8700287099957094960, + "Data3": -1150746097449987978, + "Data4": 6479710020196867414 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPanePaddingSettingsTagHelper", @@ -31183,10 +31061,10 @@ }, { "__Checksum": { - "Data1": -1865230371948925370, - "Data2": -2890952507090196796, - "Data3": 5575622814505905726, - "Data4": 6693732961530462808 + "Data1": -7017823082897943716, + "Data2": -401111979657872990, + "Data3": 1653801470342850719, + "Data4": -4700533733501738625 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneTagHelper", @@ -31247,26 +31125,22 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-pane-title", "DisplayName": "chart-pane-title", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -31278,10 +31152,10 @@ }, { "__Checksum": { - "Data1": -8043211537678261350, - "Data2": 2268416080662117010, - "Data3": 63536684520041243, - "Data4": 4608587426396360051 + "Data1": 932285273779104544, + "Data2": -5798608891280137671, + "Data3": 7577829472920847990, + "Data4": 7335429498810399225 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPanesTagHelper", @@ -31309,8 +31183,7 @@ { "Name": "pane", "DisplayName": "pane", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -31322,10 +31195,10 @@ }, { "__Checksum": { - "Data1": 778933240273193687, - "Data2": 1290878324652398265, - "Data3": -4521817035692865944, - "Data4": 5971363649780644381 + "Data1": 3653296705315833041, + "Data2": -4238795557685257625, + "Data3": -5189149752619839483, + "Data4": -4074913193715935182 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneTitleBorderSettingsTagHelper", @@ -31381,10 +31254,10 @@ }, { "__Checksum": { - "Data1": 542968092597764192, - "Data2": 4123904014942960316, - "Data3": -2909396212568505059, - "Data4": 400098454827748858 + "Data1": 3984134394347191485, + "Data2": -2172652508508208378, + "Data3": -5932707834619516936, + "Data4": 6744158638944860522 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneTitleMarginSettingsTagHelper", @@ -31450,10 +31323,10 @@ }, { "__Checksum": { - "Data1": -3547830577349984083, - "Data2": -4798086284781199145, - "Data3": 329399249367455807, - "Data4": -773201435208557376 + "Data1": -6449238199907833112, + "Data2": -4238255846757905542, + "Data3": 2825844817432613015, + "Data4": -3185067974039376502 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneTitleSettingsTagHelper", @@ -31544,14 +31417,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -31563,10 +31434,10 @@ }, { "__Checksum": { - "Data1": -8147151695102702433, - "Data2": -3753275009454564732, - "Data3": 6619927299645918639, - "Data4": 970534242169206540 + "Data1": -3458582801654137044, + "Data2": 2119690063376619648, + "Data3": -2587893332510978639, + "Data4": -875715821838542486 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPannableSettingsTagHelper", @@ -31628,10 +31499,10 @@ }, { "__Checksum": { - "Data1": 3637011948204694614, - "Data2": 5844363044211984469, - "Data3": -1473365434632638583, - "Data4": -8615545487451700812 + "Data1": 8272571188541629368, + "Data2": 4553739545399763740, + "Data3": 6304642292792290496, + "Data4": 6641113990796432785 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPdfMarginSettingsTagHelper", @@ -31697,10 +31568,10 @@ }, { "__Checksum": { - "Data1": 4791472520003336062, - "Data2": -4237682547563231778, - "Data3": -5252627225506902086, - "Data4": -8326728298815832039 + "Data1": 4005646290865945353, + "Data2": 5386550578279200856, + "Data3": -2915079202236259722, + "Data4": -1504277129252640456 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper", @@ -31883,8 +31754,7 @@ { "Name": "chart-pdf-margin", "DisplayName": "chart-pdf-margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -31896,10 +31766,10 @@ }, { "__Checksum": { - "Data1": -6843625864544042859, - "Data2": -7053861369368446567, - "Data3": -5621528946109889588, - "Data4": -7559996832472673859 + "Data1": -4990617784347565502, + "Data2": -8305768263369706089, + "Data3": -1079829942633256123, + "Data4": -2667548570726818219 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPlotAreaBorderSettingsTagHelper", @@ -31955,10 +31825,10 @@ }, { "__Checksum": { - "Data1": 2897204925158500839, - "Data2": 4103893725243005962, - "Data3": 6901618943141950149, - "Data4": 1653211720290793879 + "Data1": -5613834281130800087, + "Data2": -8285708829838484715, + "Data3": 714523341236702494, + "Data4": 4309957674089637329 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPlotAreaMarginSettingsTagHelper", @@ -32024,10 +31894,10 @@ }, { "__Checksum": { - "Data1": -3911375638804775606, - "Data2": -7606745474725604985, - "Data3": -3867907298818313543, - "Data4": 6173946541193272538 + "Data1": -8914530162786339712, + "Data2": 2372621742560228924, + "Data3": 8415998386309159159, + "Data4": -5019428421565962346 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPlotAreaPaddingSettingsTagHelper", @@ -32093,10 +31963,10 @@ }, { "__Checksum": { - "Data1": 8627408785729975586, - "Data2": 6965191898772202115, - "Data3": 1432492390356097458, - "Data4": -444196699638190316 + "Data1": -1063051555860321289, + "Data2": 2584570166741225534, + "Data3": -6957146548072913604, + "Data4": 2852144487789473097 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPlotAreaSettingsTagHelper", @@ -32149,20 +32019,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -32174,10 +32041,10 @@ }, { "__Checksum": { - "Data1": -6228932291860981112, - "Data2": -4218572898094714440, - "Data3": 5375694023693938234, - "Data4": -2086130204271658915 + "Data1": -2349739763278371176, + "Data2": 849741687394004116, + "Data3": -6279051823417855802, + "Data4": -1120365441998448151 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper", @@ -32423,10 +32290,10 @@ }, { "__Checksum": { - "Data1": -4090669554998537893, - "Data2": 4890759812316276683, - "Data3": -5755658997435695308, - "Data4": 2372497897898482699 + "Data1": -3721409475810808909, + "Data2": 8856714137551097352, + "Data3": -2498554528675484902, + "Data4": -912433527009051043 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesBorderSettingsTagHelper", @@ -32532,10 +32399,10 @@ }, { "__Checksum": { - "Data1": -4040737516211542923, - "Data2": -4442557501663600656, - "Data3": -5777561444262329256, - "Data4": 1962777748861740251 + "Data1": -5580467114894934085, + "Data2": 2118051402254494837, + "Data3": -668541084477036683, + "Data4": -674464317007146625 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesConnectorsSettingsTagHelper", @@ -32601,10 +32468,10 @@ }, { "__Checksum": { - "Data1": 8066119944053039935, - "Data2": -536120754556450561, - "Data3": -1976886438625717432, - "Data4": -4646500287534759644 + "Data1": -2913019703529206265, + "Data2": -498292793641832871, + "Data3": 285064897865673293, + "Data4": 1109574675049954754 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsBorderSettingsTagHelper", @@ -32660,10 +32527,10 @@ }, { "__Checksum": { - "Data1": -6730166064357841457, - "Data2": 8995422310627490011, - "Data3": -922690217435576979, - "Data4": -65496952874154042 + "Data1": 5449458854973781250, + "Data2": -8899293577801984738, + "Data3": 5431157490084160647, + "Data4": 6352062717324127317 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsBorderSettingsTagHelper", @@ -32719,10 +32586,10 @@ }, { "__Checksum": { - "Data1": -5048250817838678748, - "Data2": 1521004372387047959, - "Data3": -5233908268562404042, - "Data4": 6815508456844986104 + "Data1": 2151995546395250718, + "Data2": -7896521351349724220, + "Data3": -2570622822770752412, + "Data4": -7743704397099790723 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromBorderSettingsTagHelper", @@ -32778,10 +32645,10 @@ }, { "__Checksum": { - "Data1": -7679684394497837350, - "Data2": 579761433387560378, - "Data3": -2686965180543830672, - "Data4": 4097217019166523228 + "Data1": 7416370119133281022, + "Data2": 3145690703712000663, + "Data3": -928107584052005707, + "Data4": 6181417199140928158 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromMarginSettingsTagHelper", @@ -32847,10 +32714,10 @@ }, { "__Checksum": { - "Data1": -82549421253045170, - "Data2": -134146651013910991, - "Data3": 7291579889435116483, - "Data4": -6307809781328965206 + "Data1": 1394109428619389234, + "Data2": -1201011016605045215, + "Data3": -1943703158965706496, + "Data4": 8049664867181383671 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromPaddingSettingsTagHelper", @@ -32916,10 +32783,10 @@ }, { "__Checksum": { - "Data1": -8037862730069129049, - "Data2": 9146188299791841651, - "Data3": -6015569597949207580, - "Data4": 5385648672008287866 + "Data1": -2118990931810474524, + "Data2": -6420473762416638611, + "Data3": -969697369461998077, + "Data4": 5499253629148659936 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper", @@ -33030,20 +32897,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -33055,10 +32919,10 @@ }, { "__Checksum": { - "Data1": -7516311214520248080, - "Data2": -2808696376806753315, - "Data3": 2372713708158917953, - "Data4": 6200578447067691535 + "Data1": -3852568888230461785, + "Data2": -3302306914501339477, + "Data3": -9169013493115330555, + "Data4": -310930921611696020 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsMarginSettingsTagHelper", @@ -33124,10 +32988,10 @@ }, { "__Checksum": { - "Data1": -2561670128772843144, - "Data2": -497488674218012358, - "Data3": 1945463727107672981, - "Data4": 1882710424216251304 + "Data1": 3308260093982640193, + "Data2": -8742706288332985006, + "Data3": -7858748165015154170, + "Data4": -6964079222471170960 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsPaddingSettingsTagHelper", @@ -33193,10 +33057,10 @@ }, { "__Checksum": { - "Data1": -4718263435876864538, - "Data2": -1800468770530426215, - "Data3": 6641460886502584283, - "Data4": -7429992221706700577 + "Data1": 3734672130210099744, + "Data2": 5061554188813464420, + "Data3": 58155605819463102, + "Data4": -5627547767488572791 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper", @@ -33347,32 +33211,27 @@ { "Name": "chart-series-defaults-labels-border", "DisplayName": "chart-series-defaults-labels-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-defaults-labels-margin", "DisplayName": "chart-series-defaults-labels-margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-defaults-labels-padding", "DisplayName": "chart-series-defaults-labels-padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-defaults-labels-from", "DisplayName": "chart-series-defaults-labels-from", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-defaults-labels-to", "DisplayName": "chart-series-defaults-labels-to", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -33384,10 +33243,10 @@ }, { "__Checksum": { - "Data1": -7338298276969768669, - "Data2": 624601921126906419, - "Data3": 4578818578154082452, - "Data4": -9086401169708691556 + "Data1": 873070402966184221, + "Data2": 6701559982020806532, + "Data3": -7557935564725373985, + "Data4": -3328123088815578187 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToBorderSettingsTagHelper", @@ -33443,10 +33302,10 @@ }, { "__Checksum": { - "Data1": -2583761660185610693, - "Data2": -832828142096867188, - "Data3": -6984496184878418596, - "Data4": 7848239943897207439 + "Data1": 4620932002708558745, + "Data2": -7875364636008051603, + "Data3": -4216095964673942206, + "Data4": -2733733464135095133 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToMarginSettingsTagHelper", @@ -33512,10 +33371,10 @@ }, { "__Checksum": { - "Data1": 6835106456290998562, - "Data2": -5155137274694112002, - "Data3": 8933262626632459986, - "Data4": -3264342275231436214 + "Data1": 2624102542304083804, + "Data2": -6408555625930367243, + "Data3": -726977248132271854, + "Data4": 8215028651125524264 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToPaddingSettingsTagHelper", @@ -33581,10 +33440,10 @@ }, { "__Checksum": { - "Data1": -95365459965509195, - "Data2": -5617817536101512295, - "Data3": 5480662693644890136, - "Data4": 596490020825056795 + "Data1": -482740208914041709, + "Data2": 8598986305419122423, + "Data3": 6598535788636980527, + "Data4": -1817667129337970194 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper", @@ -33695,20 +33554,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -33720,10 +33576,10 @@ }, { "__Checksum": { - "Data1": -5079759304227649620, - "Data2": 2212491722602726767, - "Data3": 749733161060769953, - "Data4": 4008317370643962912 + "Data1": 568934925591092202, + "Data2": -2310665383442281401, + "Data3": -1740556176881272660, + "Data4": 8827210704020570359 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesIconBorderSettingsTagHelper", @@ -33769,10 +33625,10 @@ }, { "__Checksum": { - "Data1": -8176481625933662623, - "Data2": -8491195767032109726, - "Data3": 3091933683032727246, - "Data4": -4344770158156640380 + "Data1": 6748897669751163621, + "Data2": -6681566716133659130, + "Data3": -2373004337518782366, + "Data4": -7194946268671341124 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesIconSettingsTagHelper", @@ -33833,8 +33689,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -33846,10 +33701,10 @@ }, { "__Checksum": { - "Data1": -788310886183398488, - "Data2": -4620591972828400717, - "Data3": -3713488645198571504, - "Data4": -4697000062412663429 + "Data1": -5399675905735117590, + "Data2": 4281292526042221602, + "Data3": 9173999065455778092, + "Data4": -1130238618065035362 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelBorderSettingsTagHelper", @@ -33905,10 +33760,10 @@ }, { "__Checksum": { - "Data1": 6985062489771816694, - "Data2": -9035889469070785631, - "Data3": 6578367487585087589, - "Data4": -8542362497887771681 + "Data1": -676331491161398273, + "Data2": -1252017879667177925, + "Data3": -7324242818742912875, + "Data4": 3253339285430913912 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper", @@ -34039,8 +33894,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -34052,10 +33906,10 @@ }, { "__Checksum": { - "Data1": 1715274319183735832, - "Data2": 5417764318704186881, - "Data3": 7741441796614474508, - "Data4": -3214313460875275076 + "Data1": -1568622339188045806, + "Data2": 165073787900227302, + "Data3": -1412440614664105741, + "Data4": -1562120196109601265 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLineSettingsTagHelper", @@ -34121,10 +33975,10 @@ }, { "__Checksum": { - "Data1": -6530248298801990136, - "Data2": 3098237668565937287, - "Data3": -1819041875698353317, - "Data4": -2137287702153353604 + "Data1": 4729100807529762189, + "Data2": 373990929622531084, + "Data3": 319778596139390752, + "Data4": 7841034152645075874 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesSettingsTagHelper", @@ -34155,20 +34009,17 @@ { "Name": "chart-series-defaults-notes-icon", "DisplayName": "chart-series-defaults-notes-icon", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-defaults-notes-label", "DisplayName": "chart-series-defaults-notes-label", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-defaults-notes-line", "DisplayName": "chart-series-defaults-notes-line", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -34180,10 +34031,10 @@ }, { "__Checksum": { - "Data1": 5398512026252735185, - "Data2": -8696381022691486318, - "Data3": 4760082149793203294, - "Data4": 4157044368118704612 + "Data1": -8318219101608869774, + "Data2": 6627350895370881557, + "Data3": -2869246809798315962, + "Data4": 594683552230720081 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsOverlaySettingsTagHelper", @@ -34219,10 +34070,10 @@ }, { "__Checksum": { - "Data1": -3225277531131380461, - "Data2": -8511316598004035048, - "Data3": -2916355645577410867, - "Data4": 8144824650331065306 + "Data1": -986796249342748693, + "Data2": -9139466681578468410, + "Data3": -1091787148680254295, + "Data4": 4079919157620706492 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsSettingsTagHelper", @@ -34305,44 +34156,37 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "overlay", "DisplayName": "overlay", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stack", "DisplayName": "stack", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "notes", "DisplayName": "notes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "error-bars", "DisplayName": "error-bars", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -34354,10 +34198,10 @@ }, { "__Checksum": { - "Data1": -4907044413496299080, - "Data2": -12028636661716510, - "Data3": 5367309347027841764, - "Data4": 2213934874649363009 + "Data1": 3620744405956205800, + "Data2": -2336276179063226888, + "Data3": -3236896000605673218, + "Data4": 6475088499748091044 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsStackSettingsTagHelper", @@ -34403,10 +34247,10 @@ }, { "__Checksum": { - "Data1": 5819465048414483329, - "Data2": 4717228449220053235, - "Data3": -6057215804848210150, - "Data4": 2522764905749129339 + "Data1": -5762120449539090307, + "Data2": 1173537486880604491, + "Data3": -2866067092637250734, + "Data4": -6249229409191550420 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipBorderSettingsTagHelper", @@ -34452,10 +34296,10 @@ }, { "__Checksum": { - "Data1": 653491756613721898, - "Data2": -6677468991271160216, - "Data3": -5204278508585658396, - "Data4": -8249317539348810021 + "Data1": -1436462393445860310, + "Data2": -8280938328159720625, + "Data3": -3105283982676761302, + "Data4": 3232849905001829511 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipPaddingSettingsTagHelper", @@ -34521,10 +34365,10 @@ }, { "__Checksum": { - "Data1": -5667005456640810742, - "Data2": -2486236889202702256, - "Data3": 6276915078523585499, - "Data4": 7540230766960592636 + "Data1": -6007290215154412199, + "Data2": 9047913269645095730, + "Data3": -141755088371619301, + "Data4": 110493540402091765 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper", @@ -34635,14 +34479,12 @@ { "Name": "chart-series-defaults-tooltip-border", "DisplayName": "chart-series-defaults-tooltip-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-defaults-tooltip-padding", "DisplayName": "chart-series-defaults-tooltip-padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -34654,10 +34496,10 @@ }, { "__Checksum": { - "Data1": -3518476530134584466, - "Data2": -6677591067129532344, - "Data3": 8118293740323560246, - "Data4": 7248696586006551847 + "Data1": 3774673899245090989, + "Data2": -3609824556227825216, + "Data3": 5447430004845774577, + "Data4": -2093638395198540864 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsLineSettingsTagHelper", @@ -34703,10 +34545,10 @@ }, { "__Checksum": { - "Data1": 4192959078138106523, - "Data2": 5293684311811776247, - "Data3": -4977072820990494365, - "Data4": -3397023849814783597 + "Data1": -57721756512182722, + "Data2": -6812695546986309445, + "Data3": 6447280615829485794, + "Data4": -39567467013534515 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper", @@ -34823,8 +34665,7 @@ { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -34836,10 +34677,10 @@ }, { "__Checksum": { - "Data1": -1828564410203339642, - "Data2": 554548655733127339, - "Data3": -6483528714810567947, - "Data4": -7803486512196266554 + "Data1": 2977648525250896073, + "Data2": -3478775616433582083, + "Data3": -8306539829491484626, + "Data4": 5707349100592584544 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesExtremesBorderSettingsTagHelper", @@ -34905,10 +34746,10 @@ }, { "__Checksum": { - "Data1": -187407039082468834, - "Data2": 5725487466658115300, - "Data3": 6038448684522830109, - "Data4": -1937672502496510163 + "Data1": 1487082929670102118, + "Data2": -3902195833310927175, + "Data3": -4949742505694251252, + "Data4": 835802202570808966 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesExtremesSettingsTagHelper", @@ -35009,8 +34850,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -35022,10 +34862,10 @@ }, { "__Checksum": { - "Data1": 2041498989489250306, - "Data2": -8898337579685684813, - "Data3": 2329110157377289544, - "Data4": -2609271353041895095 + "Data1": 9100976765897471978, + "Data2": -1912059283207415577, + "Data3": -1805955365078279725, + "Data4": 905235314640702709 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesHighlightBorderSettingsTagHelper", @@ -35081,10 +34921,10 @@ }, { "__Checksum": { - "Data1": 2709795458951248396, - "Data2": -5330643392433362659, - "Data3": -7548142343798060364, - "Data4": 8748240516714617854 + "Data1": -3989362760020795324, + "Data2": 7867430833903042394, + "Data3": -5460802530148532182, + "Data4": 3531571893741614720 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesHighlightLineSettingsTagHelper", @@ -35150,10 +34990,10 @@ }, { "__Checksum": { - "Data1": -3185710124202890045, - "Data2": 9064464005297510737, - "Data3": -7170097354576237852, - "Data4": 1921117036613389846 + "Data1": 1539685513581582519, + "Data2": 4182351328135252661, + "Data3": -4007315157141696119, + "Data4": 696204970636549649 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesHighlightSettingsTagHelper", @@ -35234,14 +35074,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -35253,10 +35091,10 @@ }, { "__Checksum": { - "Data1": -5680441223842328293, - "Data2": 873790194033834234, - "Data3": 8863324920690063796, - "Data4": 3320802003350372994 + "Data1": -6488473195109940680, + "Data2": -956193924448480760, + "Data3": -4992437443950106000, + "Data4": -7328124534975237640 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsBorderSettingsTagHelper", @@ -35342,10 +35180,10 @@ }, { "__Checksum": { - "Data1": 4166725099941571397, - "Data2": 7225531054863551473, - "Data3": 6012383354023067706, - "Data4": 4610092616700305411 + "Data1": 7647297357684646683, + "Data2": 5263364696940643782, + "Data3": -1890905376445024612, + "Data4": -1079597336824883473 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromBorderSettingsTagHelper", @@ -35431,10 +35269,10 @@ }, { "__Checksum": { - "Data1": 3028483813464233005, - "Data2": 7802693163705047810, - "Data3": -6343815000499471897, - "Data4": -5717630301679537123 + "Data1": 6416406069706857774, + "Data2": -8155359617836424023, + "Data3": 1892492463238449885, + "Data4": 4570360566284296723 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromMarginSettingsTagHelper", @@ -35500,10 +35338,10 @@ }, { "__Checksum": { - "Data1": -1040103325939663687, - "Data2": 8974024287975772617, - "Data3": 1646187788728305811, - "Data4": 8796061062111002483 + "Data1": -9153076194320019919, + "Data2": -7148119682145304436, + "Data3": -6431571652279747521, + "Data4": 3610734859531871337 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromPaddingSettingsTagHelper", @@ -35569,10 +35407,10 @@ }, { "__Checksum": { - "Data1": 3165992696342466450, - "Data2": 7591004599336488778, - "Data3": -7458778646937745688, - "Data4": -8754705416979605289 + "Data1": 1683654069757227606, + "Data2": 4605576473492265015, + "Data3": -8229195686071065505, + "Data4": -6742774107286912918 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper", @@ -35753,20 +35591,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -35778,10 +35613,10 @@ }, { "__Checksum": { - "Data1": 4371000563726343976, - "Data2": -3846916192753785950, - "Data3": -8273299371097059451, - "Data4": 5803580603803757761 + "Data1": 8327447095956013701, + "Data2": -4271929356799712935, + "Data3": -6188805434633541824, + "Data4": -9077541052016963887 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsMarginSettingsTagHelper", @@ -35847,10 +35682,10 @@ }, { "__Checksum": { - "Data1": -1869422469436578385, - "Data2": 6965630903682108162, - "Data3": 6951628562427763165, - "Data4": 7204516843308879389 + "Data1": 3476214329312157274, + "Data2": 3900976626849730014, + "Data3": -8647602409767947651, + "Data4": -1668045252587674304 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsPaddingSettingsTagHelper", @@ -35916,10 +35751,10 @@ }, { "__Checksum": { - "Data1": -9143655887546589012, - "Data2": 2529801069400136946, - "Data3": -2940881010318857262, - "Data4": 7197643521226913936 + "Data1": -1979806542925801399, + "Data2": 4572238212095391442, + "Data3": -4084301733928114863, + "Data4": -2540066370339533341 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper", @@ -36140,32 +35975,27 @@ { "Name": "chart-series-labels-border", "DisplayName": "chart-series-labels-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-labels-margin", "DisplayName": "chart-series-labels-margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-labels-padding", "DisplayName": "chart-series-labels-padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-labels-from", "DisplayName": "chart-series-labels-from", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-labels-to", "DisplayName": "chart-series-labels-to", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -36177,10 +36007,10 @@ }, { "__Checksum": { - "Data1": 5865902351562630127, - "Data2": -6531828049530745852, - "Data3": 2742463385800012556, - "Data4": 8773627000631408831 + "Data1": -8595960087273648506, + "Data2": 6561465497541604728, + "Data3": 698446242147991441, + "Data4": -6864685609128184875 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsToBorderSettingsTagHelper", @@ -36266,10 +36096,10 @@ }, { "__Checksum": { - "Data1": 8346347500305023915, - "Data2": 3304841967570682646, - "Data3": -2144077907256538215, - "Data4": 8099386618359749917 + "Data1": -2432560465768381724, + "Data2": 6855881433306323388, + "Data3": -1116839464243767466, + "Data4": -7729629658403663911 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsToMarginSettingsTagHelper", @@ -36335,10 +36165,10 @@ }, { "__Checksum": { - "Data1": 3883301839001821262, - "Data2": -6476168314018175897, - "Data3": 5109283651561585728, - "Data4": 6060796635074397705 + "Data1": 3424235760018103846, + "Data2": -8092289997551408421, + "Data3": 1837865358792137929, + "Data4": 7992178547801378753 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsToPaddingSettingsTagHelper", @@ -36404,10 +36234,10 @@ }, { "__Checksum": { - "Data1": -196523249794996800, - "Data2": 1618463865744759596, - "Data3": 5273971781651743371, - "Data4": -5541693400945141394 + "Data1": 54373848699223138, + "Data2": 2374624488981038889, + "Data3": 2342170439893737053, + "Data4": -9065640293216398844 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper", @@ -36578,20 +36408,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -36603,10 +36430,10 @@ }, { "__Checksum": { - "Data1": 923957936691966889, - "Data2": -5926201856361674119, - "Data3": 5789606634731798096, - "Data4": 4233740143343965204 + "Data1": 2262419574414745080, + "Data2": -5652075811842840437, + "Data3": 7500329648371033505, + "Data4": 8780153968233961048 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLineSettingsTagHelper", @@ -36672,10 +36499,10 @@ }, { "__Checksum": { - "Data1": 4115093253107115024, - "Data2": 5905502199656508686, - "Data3": -5572762636727872845, - "Data4": -2944702126492034296 + "Data1": -7347635497801587129, + "Data2": -7475085936902202336, + "Data3": -830532979823148917, + "Data4": -5869459369877891199 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersBorderSettingsTagHelper", @@ -36741,10 +36568,10 @@ }, { "__Checksum": { - "Data1": -2413175882182965728, - "Data2": 6864899708757836754, - "Data3": -4972837549906571367, - "Data4": -9221527205202274995 + "Data1": 5966938948244133119, + "Data2": 5851011980757447506, + "Data3": -7082683446716220957, + "Data4": -6573363218220589096 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromBorderSettingsTagHelper", @@ -36810,10 +36637,10 @@ }, { "__Checksum": { - "Data1": -3725448785317373082, - "Data2": 2290949570479976387, - "Data3": -6914908554843638703, - "Data4": -4344051888864117457 + "Data1": -117286290666186793, + "Data2": 8449309293429593344, + "Data3": -327142301094792532, + "Data4": 4303412725370704480 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper", @@ -36944,8 +36771,7 @@ { "Name": "chart-series-markers-from-border", "DisplayName": "chart-series-markers-from-border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -36957,10 +36783,10 @@ }, { "__Checksum": { - "Data1": 1955509928876792337, - "Data2": -2708433970815708722, - "Data3": -4049626511918288350, - "Data4": 8811085356318671791 + "Data1": 1782503112532915821, + "Data2": 833342659522981538, + "Data3": 9009687016481633083, + "Data4": -1744085976280755235 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper", @@ -37121,20 +36947,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "from", "DisplayName": "from", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "to", "DisplayName": "to", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -37146,10 +36969,10 @@ }, { "__Checksum": { - "Data1": 2579110091834086336, - "Data2": 5814899213715877203, - "Data3": 4689732573211304209, - "Data4": -3461673484696815650 + "Data1": 3054808266835438981, + "Data2": 4171092814388905595, + "Data3": 1670934365963642231, + "Data4": 2450499623732316831 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersToBorderSettingsTagHelper", @@ -37215,10 +37038,10 @@ }, { "__Checksum": { - "Data1": -8138355818673033463, - "Data2": 1538427289402587106, - "Data3": -7391060568208999869, - "Data4": 7533701956337977699 + "Data1": -8618871406429781008, + "Data2": 2654274398090933176, + "Data3": 1957120748994508114, + "Data4": -3540198445437357509 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper", @@ -37349,8 +37172,7 @@ { "Name": "chart-series-markers-to-border", "DisplayName": "chart-series-markers-to-border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -37362,10 +37184,10 @@ }, { "__Checksum": { - "Data1": -5582679667100264145, - "Data2": 8288648895295949098, - "Data3": 2434277853977168667, - "Data4": -6752275987782631136 + "Data1": 4811142136652420006, + "Data2": -2495450147789201487, + "Data3": 5653193647829848472, + "Data4": -6430000794381083509 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMeanSettingsTagHelper", @@ -37431,10 +37253,10 @@ }, { "__Checksum": { - "Data1": -6060258316056245225, - "Data2": 6308840023907861983, - "Data3": -5176706912165957432, - "Data4": -3506838488279713743 + "Data1": -4476000766752788849, + "Data2": 3648377858680748705, + "Data3": -481918604585692106, + "Data4": 6697976713557572525 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMedianSettingsTagHelper", @@ -37500,10 +37322,10 @@ }, { "__Checksum": { - "Data1": 2029526725190817642, - "Data2": 4674195991993796465, - "Data3": 6199664093484667505, - "Data4": -6093799304539317028 + "Data1": -503532994488870333, + "Data2": 8900960544610391636, + "Data3": -8500910386956944756, + "Data4": 6156200303912372587 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNegativeValuesSettingsTagHelper", @@ -37549,10 +37371,10 @@ }, { "__Checksum": { - "Data1": 5964847063218852339, - "Data2": -6153748441114059829, - "Data3": -1061747626720408841, - "Data4": 2940553911786634929 + "Data1": 7983378829515103376, + "Data2": -5790914305285202612, + "Data3": 663622985291883033, + "Data4": -1584092823062149522 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesIconBorderSettingsTagHelper", @@ -37598,10 +37420,10 @@ }, { "__Checksum": { - "Data1": -2760676417748014995, - "Data2": 7739285236843960461, - "Data3": -4909607013959409194, - "Data4": 4952496001397448770 + "Data1": -7683288176187179523, + "Data2": 6442512912175252948, + "Data3": -4669676854046355871, + "Data4": -3669424360012613169 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesIconSettingsTagHelper", @@ -37662,8 +37484,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -37675,10 +37496,10 @@ }, { "__Checksum": { - "Data1": 2411174736938369775, - "Data2": -6100553062065224332, - "Data3": 4463649954423404703, - "Data4": -642424159293228074 + "Data1": 9213181603667606280, + "Data2": 8666087298460827715, + "Data3": -7531151399454966025, + "Data4": -2997238132309103983 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelBorderSettingsTagHelper", @@ -37734,10 +37555,10 @@ }, { "__Checksum": { - "Data1": 2835549968949603924, - "Data2": -8121477683552368553, - "Data3": 9167464028205573412, - "Data4": -6547221319917202212 + "Data1": 6466500111838670380, + "Data2": -6671991554489696308, + "Data3": 5850455815146674839, + "Data4": 2852104941977717791 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper", @@ -37868,8 +37689,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -37881,10 +37701,10 @@ }, { "__Checksum": { - "Data1": 6967890100701630973, - "Data2": 7257911669536291745, - "Data3": 1885897086052249154, - "Data4": -635421551932319435 + "Data1": 894640040675931884, + "Data2": -1275704141252675688, + "Data3": 6853367513512121730, + "Data4": -9063921539248416058 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesLineSettingsTagHelper", @@ -37950,10 +37770,10 @@ }, { "__Checksum": { - "Data1": 4539726990737823480, - "Data2": 8596681586662481135, - "Data3": -6411144067476408725, - "Data4": 2566822368748190463 + "Data1": 6096490837277534534, + "Data2": 169115007362844131, + "Data3": 7011732278527646620, + "Data4": -3959132847266950036 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesSettingsTagHelper", @@ -37994,20 +37814,17 @@ { "Name": "chart-series-notes-icon", "DisplayName": "chart-series-notes-icon", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-notes-label", "DisplayName": "chart-series-notes-label", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-notes-line", "DisplayName": "chart-series-notes-line", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -38019,10 +37836,10 @@ }, { "__Checksum": { - "Data1": -2788618279125796060, - "Data2": -8234176300904797630, - "Data3": -7199292259822230788, - "Data4": -650040035197340903 + "Data1": 2750795059737863625, + "Data2": -6877587201401959315, + "Data3": 8391932107342650299, + "Data4": -8608138986033714754 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesOutliersBorderSettingsTagHelper", @@ -38088,10 +37905,10 @@ }, { "__Checksum": { - "Data1": -7644524931647022350, - "Data2": -237108498632058440, - "Data3": 7678192572176110762, - "Data4": -2246781372560391175 + "Data1": 5894659817004626358, + "Data2": -4662404127301863717, + "Data3": 8462333759896707358, + "Data4": -5343867408613812231 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesOutliersSettingsTagHelper", @@ -38192,8 +38009,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -38205,10 +38021,10 @@ }, { "__Checksum": { - "Data1": -7983898436032039473, - "Data2": -5448667837390605978, - "Data3": -1236260189692838723, - "Data4": 967747942940151820 + "Data1": -5239053085817466136, + "Data2": -5462773212321838644, + "Data3": -8540241929743592113, + "Data4": 9096753844241294666 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesOverlaySettingsTagHelper", @@ -38244,10 +38060,10 @@ }, { "__Checksum": { - "Data1": -8306455635655451144, - "Data2": -4473921213044925779, - "Data3": -8420525076790624758, - "Data4": 6636582164679591978 + "Data1": -242250493065029922, + "Data2": -4515623558350740533, + "Data3": 6435890177984745556, + "Data4": 2741963908045945178 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesStackSettingsTagHelper", @@ -38303,10 +38119,10 @@ }, { "__Checksum": { - "Data1": 8604506196350895363, - "Data2": -5638106291587038344, - "Data3": 2385690121898478194, - "Data4": -9052130114250687454 + "Data1": 4403105393566989761, + "Data2": 1141014008691233314, + "Data3": 2647434964734083224, + "Data4": -4452145836109451568 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTagHelper", @@ -39023,104 +38839,87 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "connectors", "DisplayName": "connectors", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "error-bars", "DisplayName": "error-bars", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "highlight", "DisplayName": "highlight", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "markers", "DisplayName": "markers", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "outliers", "DisplayName": "outliers", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "extremes", "DisplayName": "extremes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "negative-values", "DisplayName": "negative-values", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "overlay", "DisplayName": "overlay", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stack", "DisplayName": "stack", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "target", "DisplayName": "target", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "notes", "DisplayName": "notes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "aggregate", "DisplayName": "aggregate", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -39132,10 +38931,10 @@ }, { "__Checksum": { - "Data1": 2433688979283913652, - "Data2": -2207858211236031565, - "Data3": 8776804828458185295, - "Data4": 6035468586242797140 + "Data1": 2520506386069140635, + "Data2": -8091827650733442020, + "Data3": 6499699193254129664, + "Data4": -5201539286189399211 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTagHelperCollection", @@ -39168,8 +38967,7 @@ { "Name": "series-item", "DisplayName": "series-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -39181,10 +38979,10 @@ }, { "__Checksum": { - "Data1": -596142326154515386, - "Data2": -4462495639443753479, - "Data3": -1815898185721417699, - "Data4": -8174064606560004185 + "Data1": -1032801020650374289, + "Data2": 4412310389099945552, + "Data3": 4895459195738293107, + "Data4": -6962483153098596347 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTargetBorderSettingsTagHelper", @@ -39270,10 +39068,10 @@ }, { "__Checksum": { - "Data1": -1260720492838740366, - "Data2": 5812397822909515863, - "Data3": -4545753937023454698, - "Data4": -6814511593026759846 + "Data1": 1712189926075794056, + "Data2": -1997016221966258827, + "Data3": -1566166887992362725, + "Data4": 5258581136278405271 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTargetLineSettingsTagHelper", @@ -39309,10 +39107,10 @@ }, { "__Checksum": { - "Data1": -2437313128721565026, - "Data2": -6519112956653815151, - "Data3": -1707792646103755521, - "Data4": -2455540602682728079 + "Data1": -4601255011406725334, + "Data2": 5673392832004753134, + "Data3": 3157123383776330781, + "Data4": 5078922252658731504 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTargetSettingsTagHelper", @@ -39353,14 +39151,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -39372,10 +39168,10 @@ }, { "__Checksum": { - "Data1": 910394548542152720, - "Data2": 7931079016156026481, - "Data3": -5743156425475067373, - "Data4": -7086000208938043691 + "Data1": 2737635776276617050, + "Data2": -5217707714800440631, + "Data3": 2763930931395409001, + "Data4": 8566287404017510193 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTooltipBorderSettingsTagHelper", @@ -39421,10 +39217,10 @@ }, { "__Checksum": { - "Data1": 6885437199740864489, - "Data2": -8636553224877486897, - "Data3": 8160520058132833240, - "Data4": -5536518836441184376 + "Data1": 189433976634723141, + "Data2": -4965338046938782450, + "Data3": 3682463252013300842, + "Data4": 8216215426012000728 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTooltipPaddingSettingsTagHelper", @@ -39490,10 +39286,10 @@ }, { "__Checksum": { - "Data1": -1772089921262628078, - "Data2": -2956013151160421227, - "Data3": 8068148161664999547, - "Data4": -8089130753549783925 + "Data1": 7367025651759553205, + "Data2": -9156075184743473639, + "Data3": 7465884941336449411, + "Data4": 6250463546084210505 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper", @@ -39604,14 +39400,12 @@ { "Name": "chart-series-tooltip-border", "DisplayName": "chart-series-tooltip-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-series-tooltip-padding", "DisplayName": "chart-series-tooltip-padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -39623,10 +39417,10 @@ }, { "__Checksum": { - "Data1": -8653074177169877591, - "Data2": -4487332788926037727, - "Data3": -6401690941995701860, - "Data4": 1568839173175545487 + "Data1": -5362641276009719039, + "Data2": 8570396978255963052, + "Data3": -576564064564713008, + "Data4": -7092024949169354148 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesWhiskersSettingsTagHelper", @@ -39692,10 +39486,10 @@ }, { "__Checksum": { - "Data1": 1503118645657244209, - "Data2": 2841124772568703294, - "Data3": -2439755822218378878, - "Data4": -4334523549982560805 + "Data1": 2551056873731725688, + "Data2": 4890829120691870141, + "Data3": 9046581077975845473, + "Data4": 989737217757332902 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSubtitleBorderSettingsTagHelper", @@ -39751,10 +39545,10 @@ }, { "__Checksum": { - "Data1": 6384014913552618272, - "Data2": -5319597377124674925, - "Data3": 7326093098654176105, - "Data4": -2044639079581879103 + "Data1": -2298966850079345009, + "Data2": -3253200162287032725, + "Data3": 4313095926194908922, + "Data4": -2708928305353283897 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSubtitleMarginSettingsTagHelper", @@ -39820,10 +39614,10 @@ }, { "__Checksum": { - "Data1": -3926336683014303686, - "Data2": 3515248875274712187, - "Data3": 136670381981068929, - "Data4": 4033817304867659427 + "Data1": 4486226437731936897, + "Data2": -7964798974091472826, + "Data3": 8480253269270334317, + "Data4": 8021977425272069306 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSubtitlePaddingSettingsTagHelper", @@ -39889,10 +39683,10 @@ }, { "__Checksum": { - "Data1": 2644241920892733807, - "Data2": 2192594450177553684, - "Data3": 6934716123849867720, - "Data4": 4464609261758757331 + "Data1": -2902026968020982781, + "Data2": -8155793063906859848, + "Data3": -8534265767605802853, + "Data4": -8344706373530574482 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSubtitleSettingsTagHelper", @@ -39983,20 +39777,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -40008,10 +39799,10 @@ }, { "__Checksum": { - "Data1": 6222071991081942424, - "Data2": 3738209019995547007, - "Data3": 2913028064285600970, - "Data4": -8037006741559514576 + "Data1": -8642053348796333259, + "Data2": 1908758020212882353, + "Data3": -3247191011663126802, + "Data4": -102899196195738418 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTagHelper", @@ -40400,110 +40191,92 @@ { "Name": "axis-defaults", "DisplayName": "axis-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "category-axis", "DisplayName": "category-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-area", "DisplayName": "chart-area", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-legend", "DisplayName": "chart-legend", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "panes", "DisplayName": "panes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pannable", "DisplayName": "pannable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "plot-area", "DisplayName": "plot-area", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "series", "DisplayName": "series", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "series-defaults", "DisplayName": "series-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-title", "DisplayName": "chart-title", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-subtitle", "DisplayName": "chart-subtitle", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "value-axis", "DisplayName": "value-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "x-axis", "DisplayName": "x-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "y-axis", "DisplayName": "y-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "zoomable", "DisplayName": "zoomable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -40515,10 +40288,10 @@ }, { "__Checksum": { - "Data1": 2032914380348131138, - "Data2": 8332701721940626901, - "Data3": 6190750042618542063, - "Data4": 7537000153775272218 + "Data1": -2301797156749886152, + "Data2": 225086455409402004, + "Data3": 6267607393491856788, + "Data4": -4197318361193720133 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTitleBorderSettingsTagHelper", @@ -40574,10 +40347,10 @@ }, { "__Checksum": { - "Data1": -7743585254765688041, - "Data2": -695942291030582304, - "Data3": 5553067630009139755, - "Data4": -6875867364677520307 + "Data1": -4428410152558914185, + "Data2": -5433566355126702932, + "Data3": -2554741935311845453, + "Data4": -7861524127856447596 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTitleMarginSettingsTagHelper", @@ -40643,10 +40416,10 @@ }, { "__Checksum": { - "Data1": 4467441739556058661, - "Data2": -5392707257012679667, - "Data3": -1915375685257154815, - "Data4": -8065600023974356375 + "Data1": -7688326167514104821, + "Data2": 8422679395341583119, + "Data3": 6606950906443615848, + "Data4": 5317928708227382330 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTitlePaddingSettingsTagHelper", @@ -40712,10 +40485,10 @@ }, { "__Checksum": { - "Data1": 7424109579037629857, - "Data2": 6932334538497626752, - "Data3": 3559987129789879268, - "Data4": 525981914862252142 + "Data1": -2074475203953875965, + "Data2": -969439544482171626, + "Data3": 7974240840995563362, + "Data4": -633831025388726613 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTitleSettingsTagHelper", @@ -40818,20 +40591,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -40843,10 +40613,10 @@ }, { "__Checksum": { - "Data1": -5641589835740240186, - "Data2": 3692079320290909519, - "Data3": -4601872071369589166, - "Data4": -8026009590038193243 + "Data1": -7571954144628009348, + "Data2": 3404759018906629837, + "Data3": -813816819381435312, + "Data4": -405772247083335558 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTooltipBorderSettingsTagHelper", @@ -40892,10 +40662,10 @@ }, { "__Checksum": { - "Data1": 3170503185191200850, - "Data2": -3296292824993672884, - "Data3": 3712255915193169933, - "Data4": -3251596916716072236 + "Data1": -117321193875692777, + "Data2": -8479767240167407445, + "Data3": -8598634084727089734, + "Data4": 6687962858002264888 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTooltipPaddingSettingsTagHelper", @@ -40961,10 +40731,10 @@ }, { "__Checksum": { - "Data1": -1905935144437870667, - "Data2": 4719577786340550683, - "Data3": 4736116033788522844, - "Data4": 8544493708798812070 + "Data1": 7936426912529988998, + "Data2": -7196698085714001865, + "Data3": -6022252540662470406, + "Data4": -9186862425572116134 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper", @@ -41157,14 +40927,12 @@ { "Name": "chart-tooltip-border", "DisplayName": "chart-tooltip-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-tooltip-padding", "DisplayName": "chart-tooltip-padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -41176,10 +40944,10 @@ }, { "__Checksum": { - "Data1": -1509452883360690497, - "Data2": -4615378695216517020, - "Data3": -719307023878626795, - "Data4": -8317641703407469809 + "Data1": -4747840693679704035, + "Data2": -8672654838795166329, + "Data3": 901105012783769163, + "Data4": -3189031481953037079 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairSettingsTagHelper", @@ -41250,8 +41018,7 @@ { "Name": "chart-value-axis-crosshair-tooltip", "DisplayName": "chart-value-axis-crosshair-tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -41263,10 +41030,10 @@ }, { "__Checksum": { - "Data1": 4128011147341776509, - "Data2": 6546215503651676120, - "Data3": 8883452246720005929, - "Data4": 4568137954189716132 + "Data1": -1072197248654631646, + "Data2": 1739043516962317640, + "Data3": 6784074281680511588, + "Data4": -6257342471009967793 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipBorderSettingsTagHelper", @@ -41322,10 +41089,10 @@ }, { "__Checksum": { - "Data1": -5648222505730377057, - "Data2": 1438058382601218615, - "Data3": -289352399551775299, - "Data4": -5677184968142972105 + "Data1": 5681614238275828410, + "Data2": -1864064446291280727, + "Data3": 678184636649022257, + "Data4": -5782735875226651339 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipPaddingSettingsTagHelper", @@ -41391,10 +41158,10 @@ }, { "__Checksum": { - "Data1": -2946132863288113795, - "Data2": -178750403157794431, - "Data3": -361340849581710972, - "Data4": 2474774749606047823 + "Data1": -4262705349354608796, + "Data2": 4238043828833834193, + "Data3": -3790296180028745612, + "Data4": 7431468549194704762 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper", @@ -41515,14 +41282,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -41534,10 +41299,10 @@ }, { "__Checksum": { - "Data1": 6141021978984134608, - "Data2": 4880228153769677109, - "Data3": 1662886100245961082, - "Data4": -3776870996884482239 + "Data1": -3692806214672791792, + "Data2": -7381228152591251780, + "Data3": -1412439946727326329, + "Data4": -4864462163246275953 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLabelsBorderSettingsTagHelper", @@ -41593,10 +41358,10 @@ }, { "__Checksum": { - "Data1": -2456852881687658043, - "Data2": -7970997105187203702, - "Data3": 8463550704303392920, - "Data4": -2548845417454562505 + "Data1": -7493453158033642206, + "Data2": -604648778871958915, + "Data3": -4963050022741617855, + "Data4": -3902376570256046737 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLabelsMarginSettingsTagHelper", @@ -41662,10 +41427,10 @@ }, { "__Checksum": { - "Data1": -2840238935889350032, - "Data2": 3307597194359265501, - "Data3": 7603945842806766415, - "Data4": 3802646741539438711 + "Data1": 2045112664063113973, + "Data2": -2100991656746651300, + "Data3": -6856260304915758065, + "Data4": 6046810644356176665 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLabelsPaddingSettingsTagHelper", @@ -41731,10 +41496,10 @@ }, { "__Checksum": { - "Data1": 5066262324248424964, - "Data2": 2552984733191838709, - "Data3": 6071259741800376316, - "Data4": 2842782422002136938 + "Data1": -7176636940998072212, + "Data2": 8494711323182058520, + "Data3": 6980620539258644033, + "Data4": 80807326323117839 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLabelsRotationSettingsTagHelper", @@ -41780,10 +41545,10 @@ }, { "__Checksum": { - "Data1": -5623117005925807406, - "Data2": -1977783991084206930, - "Data3": -4621015848422664118, - "Data4": 785962004570002112 + "Data1": -380462936665985923, + "Data2": -6522040824821914301, + "Data3": -6616162624358479192, + "Data4": 2276541636383266049 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper", @@ -41944,26 +41709,22 @@ { "Name": "chart-value-axis-labels-border", "DisplayName": "chart-value-axis-labels-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-value-axis-labels-margin", "DisplayName": "chart-value-axis-labels-margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-value-axis-labels-padding", "DisplayName": "chart-value-axis-labels-padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-value-axis-labels-rotation", "DisplayName": "chart-value-axis-labels-rotation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -41975,10 +41736,10 @@ }, { "__Checksum": { - "Data1": -3449863234922704000, - "Data2": -208039901372313147, - "Data3": 1547683838275782775, - "Data4": -1387858126945040307 + "Data1": -3043093561927706063, + "Data2": -6551618030315701244, + "Data3": 2101405591524736044, + "Data4": -8585155098570871586 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLineSettingsTagHelper", @@ -42044,10 +41805,10 @@ }, { "__Checksum": { - "Data1": 3994274316152816664, - "Data2": 6600038438715532808, - "Data3": -1704602763227251945, - "Data4": -1081199207372560869 + "Data1": -792853545239541070, + "Data2": 4630971348562886828, + "Data3": -6611972493726138931, + "Data4": 703172320824695984 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisMajorGridLinesSettingsTagHelper", @@ -42143,10 +41904,10 @@ }, { "__Checksum": { - "Data1": 7154337851920615477, - "Data2": 260571393999244642, - "Data3": 4229340356056170294, - "Data4": -982488902506389899 + "Data1": -7257436836334669968, + "Data2": -5372871992492355719, + "Data3": 1409410228197782774, + "Data4": 886094054469043991 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisMajorTicksSettingsTagHelper", @@ -42222,10 +41983,10 @@ }, { "__Checksum": { - "Data1": 7179887582467363737, - "Data2": -8827250228405403269, - "Data3": -8784241934165206866, - "Data4": 4645993270320107755 + "Data1": -1095023708167258433, + "Data2": 5293355882456597635, + "Data3": -2647980458105331260, + "Data4": 6547962489203474676 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisMinorGridLinesSettingsTagHelper", @@ -42321,10 +42082,10 @@ }, { "__Checksum": { - "Data1": -2964997755569519039, - "Data2": -8403393474081963185, - "Data3": -7179424241047384224, - "Data4": -8095993682730626603 + "Data1": -1600145981685020384, + "Data2": -2679043335937214205, + "Data3": -1093358802685706727, + "Data4": -8537988367690366216 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisMinorTicksSettingsTagHelper", @@ -42410,10 +42171,10 @@ }, { "__Checksum": { - "Data1": 4379022637439456264, - "Data2": 7789595294071482032, - "Data3": 1471177194267777672, - "Data4": -2385430624628973788 + "Data1": -2054788070366174776, + "Data2": -2054602238883305008, + "Data3": -7291956555711674242, + "Data4": -2027391824255488084 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesIconBorderSettingsTagHelper", @@ -42459,10 +42220,10 @@ }, { "__Checksum": { - "Data1": -7643612648059156210, - "Data2": 7589114085989644034, - "Data3": 4708037022868537417, - "Data4": -2500309555992914151 + "Data1": -1764895553274577838, + "Data2": -1165999328980218702, + "Data3": -7084568355073047512, + "Data4": -1586100056040934657 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesIconSettingsTagHelper", @@ -42523,8 +42284,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -42536,10 +42296,10 @@ }, { "__Checksum": { - "Data1": -2841701127854145419, - "Data2": -8186060814500195800, - "Data3": -7866673565080885843, - "Data4": 7042292578138302720 + "Data1": 980251493200922072, + "Data2": 7835111736136384855, + "Data3": -4473510424776243443, + "Data4": 2422571690978433999 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelBorderSettingsTagHelper", @@ -42595,10 +42355,10 @@ }, { "__Checksum": { - "Data1": 2560375512244866521, - "Data2": 4753925349749106385, - "Data3": -6085423063481576143, - "Data4": 5838483290311990849 + "Data1": 4981616573507787900, + "Data2": 5396228653713562838, + "Data3": -8066533320664295959, + "Data4": 364695326524294868 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper", @@ -42729,8 +42489,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -42742,10 +42501,10 @@ }, { "__Checksum": { - "Data1": -7717122369579752114, - "Data2": -5787354855034882271, - "Data3": -1492180445341660967, - "Data4": -2110082020338103851 + "Data1": 3625937969580452598, + "Data2": 2698118680853022521, + "Data3": 1301494396420489253, + "Data4": 6537333826565424415 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesLineSettingsTagHelper", @@ -42811,10 +42570,10 @@ }, { "__Checksum": { - "Data1": 1576379405284692412, - "Data2": 7803306687312401993, - "Data3": -2102462694128123250, - "Data4": -5136952276049212114 + "Data1": -950432483726112068, + "Data2": -229071170701286309, + "Data3": -2564904885512550307, + "Data4": -6947567541746649808 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesSettingsTagHelper", @@ -42855,20 +42614,17 @@ { "Name": "chart-value-axis-notes-icon", "DisplayName": "chart-value-axis-notes-icon", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-value-axis-notes-label", "DisplayName": "chart-value-axis-notes-label", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-value-axis-notes-line", "DisplayName": "chart-value-axis-notes-line", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -42880,10 +42636,10 @@ }, { "__Checksum": { - "Data1": -8269427106964079095, - "Data2": 321259336910670900, - "Data3": -3625048530124435104, - "Data4": 874636400889236240 + "Data1": 6379356164959963616, + "Data2": 5604643676993804014, + "Data3": 7515768389427187993, + "Data4": 7605537056563055554 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelBorderSettingsTagHelper", @@ -42939,10 +42695,10 @@ }, { "__Checksum": { - "Data1": 6585701073284323714, - "Data2": 3043936954762945217, - "Data3": -1875549156944034879, - "Data4": -291923282606343687 + "Data1": 6706016992461575997, + "Data2": -2568521204571109947, + "Data3": -4109786348748024227, + "Data4": 7713535549706691209 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelMarginSettingsTagHelper", @@ -43008,10 +42764,10 @@ }, { "__Checksum": { - "Data1": -5349839731530372760, - "Data2": 5836037851867914612, - "Data3": 3321332817305161757, - "Data4": 4472217375196996352 + "Data1": -8329301579240693245, + "Data2": -3187133174670842672, + "Data3": -2574320145478578470, + "Data4": -8874494228936939569 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelPaddingSettingsTagHelper", @@ -43077,10 +42833,10 @@ }, { "__Checksum": { - "Data1": 1063432393713469546, - "Data2": -6983254056929384209, - "Data3": -4688915654291377435, - "Data4": 6756688597283854828 + "Data1": 4342838036384658837, + "Data2": -7403577843909640377, + "Data3": 4958416669423009687, + "Data4": 2299440812929244093 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper", @@ -43191,20 +42947,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -43216,10 +42969,10 @@ }, { "__Checksum": { - "Data1": 4598687866818808572, - "Data2": -5206259582450321008, - "Data3": 1053988972373263420, - "Data4": 3180095011556320725 + "Data1": -8900975027447401899, + "Data2": -3744174770356698320, + "Data3": 8634361072563992368, + "Data4": -3506347075730412413 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandTagHelper", @@ -43285,10 +43038,10 @@ }, { "__Checksum": { - "Data1": 2587674886581467985, - "Data2": -6015771587113968661, - "Data3": 8153832559351642622, - "Data4": 488682081541729743 + "Data1": 1722748297762846035, + "Data2": -830717110615639387, + "Data3": 1158373056134487243, + "Data4": 5461416846639787936 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandsTagHelper", @@ -43306,8 +43059,7 @@ { "Name": "chart-value-axis-plot-band", "DisplayName": "chart-value-axis-plot-band", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -43319,10 +43071,10 @@ }, { "__Checksum": { - "Data1": 7963979683079939950, - "Data2": -7640597608410237946, - "Data3": 1735185017513011394, - "Data4": -7737549247988957470 + "Data1": -713431763617537567, + "Data2": 5026930530700599191, + "Data3": -6402930524077194592, + "Data4": -1072380055345696281 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper", @@ -43483,62 +43235,52 @@ { "Name": "crosshair", "DisplayName": "crosshair", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-grid-lines", "DisplayName": "major-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-grid-lines", "DisplayName": "minor-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-ticks", "DisplayName": "major-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-ticks", "DisplayName": "minor-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "plot-bands", "DisplayName": "plot-bands", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-value-axis-item-title", "DisplayName": "chart-value-axis-item-title", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "notes", "DisplayName": "notes", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -43550,10 +43292,10 @@ }, { "__Checksum": { - "Data1": -6952869292386803265, - "Data2": 6751754749539644898, - "Data3": 7013225333633088615, - "Data4": -2341696281249510030 + "Data1": 5011046272979454918, + "Data2": -6471788591677171513, + "Data3": -2200256531658753936, + "Data4": -8983954970735059948 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTagHelperCollection", @@ -43581,8 +43323,7 @@ { "Name": "value-axis-item", "DisplayName": "value-axis-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -43594,10 +43335,10 @@ }, { "__Checksum": { - "Data1": -8898700845028172668, - "Data2": 1230663112286073108, - "Data3": -3312311728359437196, - "Data4": -1228469004126196880 + "Data1": -2384550040729672076, + "Data2": 4292877366222273256, + "Data3": -8887665756711223902, + "Data4": 3145153290646800001 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTitleBorderSettingsTagHelper", @@ -43653,10 +43394,10 @@ }, { "__Checksum": { - "Data1": -7402016859330412646, - "Data2": 2970011978306609733, - "Data3": -8057891129838547529, - "Data4": 3727462502579507436 + "Data1": -3266746321552538571, + "Data2": 8024902837356181378, + "Data3": -1738222022264747663, + "Data4": 6049930280156224973 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTitleMarginSettingsTagHelper", @@ -43722,10 +43463,10 @@ }, { "__Checksum": { - "Data1": -7256837217859273259, - "Data2": 1744278566453393417, - "Data3": -16270317216030438, - "Data4": -2231175429231519596 + "Data1": -4295036425668407435, + "Data2": 4616143441962188724, + "Data3": -7782715752813398388, + "Data4": 5292371240057726865 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTitlePaddingSettingsTagHelper", @@ -43791,10 +43532,10 @@ }, { "__Checksum": { - "Data1": 7190469601982505033, - "Data2": -8392435251557497635, - "Data3": 497533723373639097, - "Data4": 7168332026613742090 + "Data1": -8001940290991958072, + "Data2": -6905723652602421914, + "Data3": -1239696815707391552, + "Data4": 7409689197998239484 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTitleSettingsTagHelper", @@ -43895,20 +43636,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -43920,10 +43658,10 @@ }, { "__Checksum": { - "Data1": 7796125550153871050, - "Data2": -3843970166724206534, - "Data3": -2366688396009634749, - "Data4": 9140775038160111881 + "Data1": 8200103004483482251, + "Data2": -3766421101658432168, + "Data3": -6842961012907047617, + "Data4": 4860261609622685588 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisCrosshairSettingsTagHelper", @@ -43994,8 +43732,7 @@ { "Name": "chart-x-axis-crosshair-tooltip", "DisplayName": "chart-x-axis-crosshair-tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -44007,10 +43744,10 @@ }, { "__Checksum": { - "Data1": 8087080707041805961, - "Data2": -7375185580070936648, - "Data3": 7330247864668692232, - "Data4": -3223083665299892029 + "Data1": 5271129276180859567, + "Data2": -8091039874171460737, + "Data3": -3787519720805153092, + "Data4": -3499378818338672097 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipBorderSettingsTagHelper", @@ -44066,10 +43803,10 @@ }, { "__Checksum": { - "Data1": -3743777864536865716, - "Data2": 3663099392709154167, - "Data3": 414252081395670165, - "Data4": 4392102371731955067 + "Data1": 5461222789996990484, + "Data2": 1946995638607237222, + "Data3": -4151449234782395424, + "Data4": -352142708753883626 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipPaddingSettingsTagHelper", @@ -44135,10 +43872,10 @@ }, { "__Checksum": { - "Data1": 8692981949332098742, - "Data2": 4129275731147366209, - "Data3": -7473742233535718965, - "Data4": -544126667846882053 + "Data1": -3503538033411993436, + "Data2": -2382579623925237293, + "Data3": -3508484591166464382, + "Data4": -2781982057352806545 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper", @@ -44259,14 +43996,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -44278,10 +44013,10 @@ }, { "__Checksum": { - "Data1": -3903423681153911152, - "Data2": -4899057028685851675, - "Data3": -386585042927347211, - "Data4": -6188473717049256179 + "Data1": -1463826191048179463, + "Data2": -4842402516581121440, + "Data3": -7314825426620952294, + "Data4": 6438922397422232514 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsBorderSettingsTagHelper", @@ -44337,10 +44072,10 @@ }, { "__Checksum": { - "Data1": -6454253213321540114, - "Data2": 871857919616930444, - "Data3": 7197149751980314060, - "Data4": 7047733452024571402 + "Data1": -8974470906640996134, + "Data2": 42120472699174200, + "Data3": -9038815907652222878, + "Data4": -7596050784461146884 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsDateFormatsSettingsTagHelper", @@ -44416,10 +44151,10 @@ }, { "__Checksum": { - "Data1": 1732976417520208303, - "Data2": 7653702064828904062, - "Data3": -4878199064616754389, - "Data4": -4649368231084051725 + "Data1": 274348022042261774, + "Data2": 3166496054918741847, + "Data3": -6685517176346345631, + "Data4": 4764335702626713849 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsMarginSettingsTagHelper", @@ -44485,10 +44220,10 @@ }, { "__Checksum": { - "Data1": -4059571538852424938, - "Data2": 2758695806953631341, - "Data3": 5560972046592336939, - "Data4": 7539003898934664729 + "Data1": 1016678029021015716, + "Data2": -4414782887996297916, + "Data3": -2025813557006123721, + "Data4": 6021563810800758498 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsPaddingSettingsTagHelper", @@ -44554,10 +44289,10 @@ }, { "__Checksum": { - "Data1": 3315239979056853534, - "Data2": 2029156253304828036, - "Data3": 3076582829723973876, - "Data4": 3566475115104779209 + "Data1": -1661383807448169678, + "Data2": -4697334766290850388, + "Data3": 8590444588536119686, + "Data4": -7924161514723146558 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsRotationSettingsTagHelper", @@ -44603,10 +44338,10 @@ }, { "__Checksum": { - "Data1": -4189996488939601847, - "Data2": -7156048543733129169, - "Data3": 4561349827075497195, - "Data4": -7986819158246955219 + "Data1": -2455599337623444934, + "Data2": 8846677424727213116, + "Data3": 2052823065250433991, + "Data4": -988944208536365825 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper", @@ -44777,32 +44512,27 @@ { "Name": "chart-x-axis-labels-border", "DisplayName": "chart-x-axis-labels-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-x-axis-labels-date-formats", "DisplayName": "chart-x-axis-labels-date-formats", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-x-axis-labels-margin", "DisplayName": "chart-x-axis-labels-margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-x-axis-labels-padding", "DisplayName": "chart-x-axis-labels-padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-x-axis-labels-rotation", "DisplayName": "chart-x-axis-labels-rotation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -44814,10 +44544,10 @@ }, { "__Checksum": { - "Data1": -3629118203028053215, - "Data2": 5669063768605512725, - "Data3": -2117530421313668924, - "Data4": -1805040357298969023 + "Data1": -9085667116587344720, + "Data2": 7560590737538181555, + "Data3": 2995733480674731938, + "Data4": 7720521004956975695 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLineSettingsTagHelper", @@ -44883,10 +44613,10 @@ }, { "__Checksum": { - "Data1": 7431611409907693778, - "Data2": -3303034772127142586, - "Data3": 1784065688608699032, - "Data4": 6616201606195004200 + "Data1": -5425471958069338685, + "Data2": 6784458671829918, + "Data3": -3453184913308310400, + "Data4": 7552748132468781093 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisMajorGridLinesSettingsTagHelper", @@ -44972,10 +44702,10 @@ }, { "__Checksum": { - "Data1": -1412694492031160795, - "Data2": 9212971141646203280, - "Data3": 8270805149769570745, - "Data4": -7933500469569281690 + "Data1": -813202869018850262, + "Data2": -3423852048222886110, + "Data3": -3470439817100811272, + "Data4": -2489317119024063679 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisMajorTicksSettingsTagHelper", @@ -45061,10 +44791,10 @@ }, { "__Checksum": { - "Data1": -9157753999855886242, - "Data2": -8717648752585348303, - "Data3": 6266185970689844502, - "Data4": -1594193239848941807 + "Data1": -7917705122746560503, + "Data2": 8666715643415452730, + "Data3": 237777164526963333, + "Data4": 378112197026002521 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisMinorGridLinesSettingsTagHelper", @@ -45150,10 +44880,10 @@ }, { "__Checksum": { - "Data1": -6026060426851997008, - "Data2": 2604128150199186750, - "Data3": -2270271715943812007, - "Data4": -3244262132259054458 + "Data1": 8778163657217431664, + "Data2": 521510971648342802, + "Data3": 2067715993374886825, + "Data4": -225025139968760220 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisMinorTicksSettingsTagHelper", @@ -45239,10 +44969,10 @@ }, { "__Checksum": { - "Data1": 9099846837356071976, - "Data2": 3811588522471266500, - "Data3": 3347890530469414053, - "Data4": -805146603537879845 + "Data1": -2416332026249197648, + "Data2": 2350323580014596706, + "Data3": 503381901663241372, + "Data4": -1883609255492411052 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesIconBorderSettingsTagHelper", @@ -45288,10 +45018,10 @@ }, { "__Checksum": { - "Data1": 4648646484072924731, - "Data2": 2982447436051881139, - "Data3": 5634908082479820962, - "Data4": 3122622365089805985 + "Data1": -5023191057064836018, + "Data2": -1297559830455792740, + "Data3": 4024012234897216371, + "Data4": 1060976958267335203 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesIconSettingsTagHelper", @@ -45352,8 +45082,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -45365,10 +45094,10 @@ }, { "__Checksum": { - "Data1": 2983724711473118402, - "Data2": -8345465383749944435, - "Data3": 8762902890933960303, - "Data4": -5313866041892880513 + "Data1": 7916785243977069988, + "Data2": -2015318224486907680, + "Data3": 6992904962279291050, + "Data4": -6926522128424145233 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelBorderSettingsTagHelper", @@ -45424,10 +45153,10 @@ }, { "__Checksum": { - "Data1": 3552333256929274670, - "Data2": 6540797783070698958, - "Data3": -9115475226963670629, - "Data4": -4194759598627451272 + "Data1": -5045814037915544013, + "Data2": -7208294825625203940, + "Data3": 3874508280944752756, + "Data4": 4712652491887531357 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper", @@ -45558,8 +45287,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -45571,10 +45299,10 @@ }, { "__Checksum": { - "Data1": 3922766612735844393, - "Data2": -6361554869307685323, - "Data3": -4393988085133364127, - "Data4": 6177975063289517639 + "Data1": 3505239748163861072, + "Data2": -246229661020919884, + "Data3": -7983681468926022798, + "Data4": -5590760440856950335 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesLineSettingsTagHelper", @@ -45640,10 +45368,10 @@ }, { "__Checksum": { - "Data1": 8916638105449599498, - "Data2": -9277541109557505, - "Data3": -5238956509840128433, - "Data4": -6772941654493674941 + "Data1": -6722691841508794499, + "Data2": 7522419181032547049, + "Data3": 297442544545175531, + "Data4": 1564094817249431857 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesSettingsTagHelper", @@ -45684,20 +45412,17 @@ { "Name": "chart-x-axis-notes-icon", "DisplayName": "chart-x-axis-notes-icon", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-x-axis-notes-label", "DisplayName": "chart-x-axis-notes-label", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-x-axis-notes-line", "DisplayName": "chart-x-axis-notes-line", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -45709,10 +45434,10 @@ }, { "__Checksum": { - "Data1": 7551069598024976488, - "Data2": 3159640997687816594, - "Data3": 1032971747769843609, - "Data4": -9098904452253018212 + "Data1": -5692196953870112729, + "Data2": 5433330028630592080, + "Data3": 7862751018128308177, + "Data4": 3196442414857018575 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelBorderSettingsTagHelper", @@ -45768,10 +45493,10 @@ }, { "__Checksum": { - "Data1": 608127919974065813, - "Data2": 7417429617550191672, - "Data3": 4100332494479755522, - "Data4": 5172856449067612523 + "Data1": -4488770667811324507, + "Data2": 496396138954006634, + "Data3": 653157645406518865, + "Data4": -4726241918896425749 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelMarginSettingsTagHelper", @@ -45837,10 +45562,10 @@ }, { "__Checksum": { - "Data1": -4134023686765722153, - "Data2": 6462830934930912784, - "Data3": -7731177008114881615, - "Data4": 1901278822179080187 + "Data1": -7356630097274372446, + "Data2": 526576692379697468, + "Data3": -1405504447975910428, + "Data4": -2369111951507545452 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelPaddingSettingsTagHelper", @@ -45906,10 +45631,10 @@ }, { "__Checksum": { - "Data1": -1090635996878756908, - "Data2": 6625363351212530514, - "Data3": -1860317091166495416, - "Data4": -5936984181390399968 + "Data1": -3671397754801219205, + "Data2": 1367493270411623766, + "Data3": -6084897722818967470, + "Data4": 880389253396967200 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper", @@ -46020,20 +45745,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -46045,10 +45767,10 @@ }, { "__Checksum": { - "Data1": 7135940790453631850, - "Data2": -3025702404721299838, - "Data3": 4378547023366944336, - "Data4": -4904632599999199092 + "Data1": -908373833326164962, + "Data2": 8528844969171022670, + "Data3": -4406419118187790694, + "Data4": -3193003135850964048 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandTagHelper", @@ -46114,10 +45836,10 @@ }, { "__Checksum": { - "Data1": -8255157501896260512, - "Data2": -736673610758793912, - "Data3": -1809293669902268035, - "Data4": 6820935343300167089 + "Data1": -1524614887158655712, + "Data2": -2589477475894763733, + "Data3": -7134520333841006205, + "Data4": -8554244890346817592 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandsTagHelper", @@ -46135,8 +45857,7 @@ { "Name": "chart-x-axis-plot-band", "DisplayName": "chart-x-axis-plot-band", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -46148,10 +45869,10 @@ }, { "__Checksum": { - "Data1": 954885633693799658, - "Data2": -1683395500958720389, - "Data3": -6034720042889002734, - "Data4": -2482429213817176061 + "Data1": -8463401464168301270, + "Data2": -985267628181243049, + "Data3": 8825324449624974243, + "Data4": 5140137690989893627 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTagHelper", @@ -46332,62 +46053,52 @@ { "Name": "crosshair", "DisplayName": "crosshair", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-grid-lines", "DisplayName": "major-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-grid-lines", "DisplayName": "minor-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-ticks", "DisplayName": "minor-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-ticks", "DisplayName": "major-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "plot-bands", "DisplayName": "plot-bands", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-x-axis-item-title", "DisplayName": "chart-x-axis-item-title", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "notes", "DisplayName": "notes", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -46399,10 +46110,10 @@ }, { "__Checksum": { - "Data1": 2027295164859040781, - "Data2": 2612453207274489451, - "Data3": 8847374596397576954, - "Data4": 6124362294950166971 + "Data1": -2548475118268323605, + "Data2": 162739481117583720, + "Data3": -4118010108138579611, + "Data4": -2140904322958220995 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTagHelperCollection", @@ -46430,8 +46141,7 @@ { "Name": "x-axis-item", "DisplayName": "x-axis-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -46443,10 +46153,10 @@ }, { "__Checksum": { - "Data1": -7558186217361072956, - "Data2": -4862488848316010856, - "Data3": 4987944858623173226, - "Data4": 8416531811492407411 + "Data1": 979968717777866248, + "Data2": 6260318098806007029, + "Data3": 7388443015789704457, + "Data4": -8632117296778449385 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTitleBorderSettingsTagHelper", @@ -46502,10 +46212,10 @@ }, { "__Checksum": { - "Data1": 4599439194349112787, - "Data2": -4924524744624264949, - "Data3": -1779302433163115271, - "Data4": 4016318951459247978 + "Data1": 6754696103612292344, + "Data2": -3363029229111504670, + "Data3": 9033728475450970089, + "Data4": 6658972535874928167 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTitleMarginSettingsTagHelper", @@ -46571,10 +46281,10 @@ }, { "__Checksum": { - "Data1": 8580372213936241392, - "Data2": 6789022034896355493, - "Data3": 985411791906449062, - "Data4": -2936454544272318612 + "Data1": -5456839990838928183, + "Data2": -4117000232129840298, + "Data3": 5493062234753322095, + "Data4": -1026763990949126174 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTitlePaddingSettingsTagHelper", @@ -46640,10 +46350,10 @@ }, { "__Checksum": { - "Data1": -160953720159767328, - "Data2": -8503132773135650691, - "Data3": 7057018741859096815, - "Data4": 6045946951130091142 + "Data1": 7044905883616744812, + "Data2": 6480375286398194376, + "Data3": 8460451145906782669, + "Data4": 7143260626105557422 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTitleSettingsTagHelper", @@ -46744,20 +46454,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -46769,10 +46476,10 @@ }, { "__Checksum": { - "Data1": -7055395576253110485, - "Data2": 822607340035848028, - "Data3": -8616230239313685666, - "Data4": -3545182184842451322 + "Data1": -4077978191263146125, + "Data2": -5370684520972152546, + "Data3": -3425027388992039654, + "Data4": -6329538465054275904 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisCrosshairSettingsTagHelper", @@ -46843,8 +46550,7 @@ { "Name": "chart-y-axis-crosshair-tooltip", "DisplayName": "chart-y-axis-crosshair-tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -46856,10 +46562,10 @@ }, { "__Checksum": { - "Data1": 9189031799509435304, - "Data2": -8645024110479838804, - "Data3": 7769551585541269281, - "Data4": -4237443546243439059 + "Data1": 6754787573152705845, + "Data2": 668305837349247800, + "Data3": 8153005214951537447, + "Data4": 7469142583681123812 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipBorderSettingsTagHelper", @@ -46915,10 +46621,10 @@ }, { "__Checksum": { - "Data1": -3711020096359684140, - "Data2": 477880510148764346, - "Data3": 7481052369764918043, - "Data4": -1158595499621060022 + "Data1": 3122879887551345578, + "Data2": -4552758779388906312, + "Data3": 8934118691528483089, + "Data4": 2327269785439579390 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipPaddingSettingsTagHelper", @@ -46984,10 +46690,10 @@ }, { "__Checksum": { - "Data1": 3040516398914174062, - "Data2": -2485144182981323219, - "Data3": -1104856491096812450, - "Data4": -5945860428547826966 + "Data1": 884748559459699684, + "Data2": -8707546022041981568, + "Data3": 4066414467378865716, + "Data4": 8160701751438476386 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper", @@ -47108,14 +46814,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -47127,10 +46831,10 @@ }, { "__Checksum": { - "Data1": 2115381368564861017, - "Data2": 2067264492667429370, - "Data3": -2490979553877780536, - "Data4": -2375993089794242884 + "Data1": -1996296278174877919, + "Data2": 768686236516574661, + "Data3": -9107035032379139486, + "Data4": -8949619663412471902 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsBorderSettingsTagHelper", @@ -47186,10 +46890,10 @@ }, { "__Checksum": { - "Data1": 4947236630012675037, - "Data2": 8705319458720522972, - "Data3": -1411620389501374003, - "Data4": -5445419013102386990 + "Data1": 6853614808015740602, + "Data2": 4340307732733443197, + "Data3": 1711855532161593014, + "Data4": 8840611190367773969 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsDateFormatsSettingsTagHelper", @@ -47265,10 +46969,10 @@ }, { "__Checksum": { - "Data1": -1028242170673715499, - "Data2": -6674627150718135651, - "Data3": 4577530781591643625, - "Data4": -5267100465928304467 + "Data1": -1019480700839906244, + "Data2": -8193389097235476866, + "Data3": -2109842937442252712, + "Data4": 2819749672825401178 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsMarginSettingsTagHelper", @@ -47334,10 +47038,10 @@ }, { "__Checksum": { - "Data1": 3505522124782307668, - "Data2": 3006122482791372212, - "Data3": 2654365901184815453, - "Data4": -7715521739046506120 + "Data1": 8370630709140836471, + "Data2": -4425606955585813759, + "Data3": -4762307570033971832, + "Data4": -526450578658949093 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsPaddingSettingsTagHelper", @@ -47403,10 +47107,10 @@ }, { "__Checksum": { - "Data1": -5774908757853158281, - "Data2": 3877153464418401946, - "Data3": 2210474436692555126, - "Data4": 1905894271213024604 + "Data1": -1952295767626949624, + "Data2": -4920329199309836930, + "Data3": -8236955363120593985, + "Data4": 2503181300159388284 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsRotationSettingsTagHelper", @@ -47452,10 +47156,10 @@ }, { "__Checksum": { - "Data1": 2840726917322162783, - "Data2": -8825884851343195679, - "Data3": -5262909809616326402, - "Data4": 3524703913309221992 + "Data1": 3954984641801021091, + "Data2": -7691808601136655778, + "Data3": 1841160047086120047, + "Data4": 7733981598576436931 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper", @@ -47626,32 +47330,27 @@ { "Name": "chart-y-axis-labels-border", "DisplayName": "chart-y-axis-labels-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-y-axis-labels-date-formats", "DisplayName": "chart-y-axis-labels-date-formats", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-y-axis-labels-margin", "DisplayName": "chart-y-axis-labels-margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-y-axis-labels-padding", "DisplayName": "chart-y-axis-labels-padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-y-axis-labels-rotation", "DisplayName": "chart-y-axis-labels-rotation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -47663,10 +47362,10 @@ }, { "__Checksum": { - "Data1": 8024238311719781572, - "Data2": -6724727601509908382, - "Data3": -2042212208096694048, - "Data4": 2556397072075087126 + "Data1": 4510313334491409662, + "Data2": 8133740564879957172, + "Data3": 3022725001968170077, + "Data4": 1394683350648303524 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLineSettingsTagHelper", @@ -47732,10 +47431,10 @@ }, { "__Checksum": { - "Data1": 5211436633134269761, - "Data2": -478293929564616596, - "Data3": -3332967764548170185, - "Data4": -4115043651363587730 + "Data1": 6395932484287994962, + "Data2": 3894594363281057205, + "Data3": -7415036199629367037, + "Data4": 717073621467831708 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisMajorGridLinesSettingsTagHelper", @@ -47821,10 +47520,10 @@ }, { "__Checksum": { - "Data1": -5180364222132171865, - "Data2": -2303455280755546961, - "Data3": 2906277109562512833, - "Data4": -7494463085365765342 + "Data1": -9157152853821045787, + "Data2": -1161869067383966750, + "Data3": -4160984842340563582, + "Data4": 5339314368746262320 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisMajorTicksSettingsTagHelper", @@ -47910,10 +47609,10 @@ }, { "__Checksum": { - "Data1": 212882851587336913, - "Data2": -6956629183288441712, - "Data3": -4637861075388268697, - "Data4": -4702691064813262386 + "Data1": -7355338070878161478, + "Data2": 1004206429813611244, + "Data3": -2907249068563149029, + "Data4": -3117299449988834348 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisMinorGridLinesSettingsTagHelper", @@ -47999,10 +47698,10 @@ }, { "__Checksum": { - "Data1": 1781359977029466282, - "Data2": 6147935377805101659, - "Data3": 9150960649068201209, - "Data4": 5633353161744769323 + "Data1": 7469355334157192935, + "Data2": -6568474516739499729, + "Data3": 1828025213840024110, + "Data4": -8749531327042863597 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisMinorTicksSettingsTagHelper", @@ -48088,10 +47787,10 @@ }, { "__Checksum": { - "Data1": -3566293301415235245, - "Data2": -4801815268474201603, - "Data3": -838578572342313583, - "Data4": -7707650303901384854 + "Data1": -4353745181679789602, + "Data2": 4998532089689922859, + "Data3": 2673338234821882174, + "Data4": 7065822488935937652 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesIconBorderSettingsTagHelper", @@ -48137,10 +47836,10 @@ }, { "__Checksum": { - "Data1": -542195699654520873, - "Data2": 2972667401625904959, - "Data3": -4879899318509361941, - "Data4": -361203464254814383 + "Data1": -3530329647597633075, + "Data2": 111602070314131518, + "Data3": -3942788681036444378, + "Data4": -1918131508664502112 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesIconSettingsTagHelper", @@ -48201,8 +47900,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -48214,10 +47912,10 @@ }, { "__Checksum": { - "Data1": -8906485373780920734, - "Data2": -5632321206196196195, - "Data3": -273744392985146286, - "Data4": 7160814549442777599 + "Data1": 7776975490539335979, + "Data2": 1501994069937941971, + "Data3": 3678415512235584245, + "Data4": 7576860491241588325 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelBorderSettingsTagHelper", @@ -48273,10 +47971,10 @@ }, { "__Checksum": { - "Data1": -4969779691459462405, - "Data2": -3462614207228024098, - "Data3": -2169505152451410528, - "Data4": 8369936782371683910 + "Data1": 8273183667040662631, + "Data2": 7533823460842076381, + "Data3": -3315072059387608678, + "Data4": 4422546163486944754 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper", @@ -48407,8 +48105,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -48420,10 +48117,10 @@ }, { "__Checksum": { - "Data1": 6386127679064801876, - "Data2": 1415217989322121280, - "Data3": 6103620360784238460, - "Data4": -6764249792924808015 + "Data1": 3474345034101857824, + "Data2": 3421778768532266754, + "Data3": -2124085928512398960, + "Data4": -8438647281988187113 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesLineSettingsTagHelper", @@ -48489,10 +48186,10 @@ }, { "__Checksum": { - "Data1": 1153281405980513693, - "Data2": 1251660763499393348, - "Data3": -8483145380575101035, - "Data4": 6048135940048767233 + "Data1": -3931786056543807344, + "Data2": -5499029010777029082, + "Data3": 3468251927193541697, + "Data4": 1275437210701557602 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesSettingsTagHelper", @@ -48533,20 +48230,17 @@ { "Name": "chart-y-axis-notes-icon", "DisplayName": "chart-y-axis-notes-icon", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-y-axis-notes-label", "DisplayName": "chart-y-axis-notes-label", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-y-axis-notes-line", "DisplayName": "chart-y-axis-notes-line", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -48558,10 +48252,10 @@ }, { "__Checksum": { - "Data1": 4475510167405204109, - "Data2": -1938786015954056857, - "Data3": 5794714737695721786, - "Data4": -701925502666713996 + "Data1": 4591561672060403482, + "Data2": -838013313404310738, + "Data3": 2042640500830761764, + "Data4": 341479133320393078 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelBorderSettingsTagHelper", @@ -48617,10 +48311,10 @@ }, { "__Checksum": { - "Data1": -836246417278044139, - "Data2": -3874304027256402500, - "Data3": 2578325361644107402, - "Data4": 7347991848036797136 + "Data1": -7643023391798829819, + "Data2": 2820618429835577537, + "Data3": 6971363439611189182, + "Data4": -1373933318058172961 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelMarginSettingsTagHelper", @@ -48686,10 +48380,10 @@ }, { "__Checksum": { - "Data1": -4946730619552809125, - "Data2": 3149428743268655368, - "Data3": -7657722779116136409, - "Data4": 6181521508121840547 + "Data1": 2846996551205296070, + "Data2": -6571562911836999877, + "Data3": 5217664961631719204, + "Data4": -7340470878411109700 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelPaddingSettingsTagHelper", @@ -48755,10 +48449,10 @@ }, { "__Checksum": { - "Data1": -1638002091588292527, - "Data2": -5883132738476175657, - "Data3": 418815389596769961, - "Data4": -2061889790368600787 + "Data1": 2067554869189488413, + "Data2": -5158013386356024935, + "Data3": -1664342311013745693, + "Data4": -7334093157500422881 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper", @@ -48869,20 +48563,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -48894,10 +48585,10 @@ }, { "__Checksum": { - "Data1": -7514570930510657146, - "Data2": -4338206509006836760, - "Data3": 6352112640925945575, - "Data4": -256526417076006327 + "Data1": 9102854956996339657, + "Data2": 3411897428298823280, + "Data3": 6905680529598653738, + "Data4": -7740034463332030014 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandTagHelper", @@ -48963,10 +48654,10 @@ }, { "__Checksum": { - "Data1": 6883427675862993537, - "Data2": 4473195175754270168, - "Data3": 8178131870966337905, - "Data4": -3421218775358485736 + "Data1": -1103246650404586017, + "Data2": -3722094300625735630, + "Data3": -1166275152926540933, + "Data4": -311666456927683883 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandsTagHelper", @@ -48984,8 +48675,7 @@ { "Name": "chart-y-axis-plot-band", "DisplayName": "chart-y-axis-plot-band", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -48997,10 +48687,10 @@ }, { "__Checksum": { - "Data1": 6040270222655887593, - "Data2": -3837138008433126628, - "Data3": 8621856751494804780, - "Data4": -5008363744333906747 + "Data1": 7915454700045431828, + "Data2": 4426437440759021685, + "Data3": -5966893784483970288, + "Data4": 7762886628835766573 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTagHelper", @@ -49171,62 +48861,52 @@ { "Name": "crosshair", "DisplayName": "crosshair", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-grid-lines", "DisplayName": "major-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-grid-lines", "DisplayName": "minor-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-ticks", "DisplayName": "minor-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-ticks", "DisplayName": "major-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "plot-bands", "DisplayName": "plot-bands", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-y-axis-item-title", "DisplayName": "chart-y-axis-item-title", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "notes", "DisplayName": "notes", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -49238,10 +48918,10 @@ }, { "__Checksum": { - "Data1": -6568919701029888232, - "Data2": 4252671543234840125, - "Data3": -7417730133335564386, - "Data4": 4160536677687640766 + "Data1": 302941730391908718, + "Data2": 7197157252467274278, + "Data3": -2983892552206190897, + "Data4": -1673057676101491130 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTagHelperCollection", @@ -49259,8 +48939,7 @@ { "Name": "y-axis-item", "DisplayName": "y-axis-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -49272,10 +48951,10 @@ }, { "__Checksum": { - "Data1": 6144115552715640551, - "Data2": 479858441664610120, - "Data3": 8897479164358585603, - "Data4": -7535855638508197177 + "Data1": 3875144403399368362, + "Data2": 4886589799399971319, + "Data3": 1754874747960706344, + "Data4": -1073985725875900993 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTitleBorderSettingsTagHelper", @@ -49331,10 +49010,10 @@ }, { "__Checksum": { - "Data1": 5577371059822880214, - "Data2": 3754170590397414851, - "Data3": 7944761583476980096, - "Data4": 3884359792220616250 + "Data1": -1923793592637219859, + "Data2": -1098647934354789993, + "Data3": 2694413239833302899, + "Data4": -2681516707644059688 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTitleMarginSettingsTagHelper", @@ -49400,10 +49079,10 @@ }, { "__Checksum": { - "Data1": 1270599288600009246, - "Data2": -1743244637272922000, - "Data3": -8259600256393175737, - "Data4": -6685995542225534477 + "Data1": 1896067366598733450, + "Data2": -933884398293693536, + "Data3": -418309615073911612, + "Data4": 504773085905171615 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTitlePaddingSettingsTagHelper", @@ -49469,10 +49148,10 @@ }, { "__Checksum": { - "Data1": 3012302046707003689, - "Data2": 4639182593736517461, - "Data3": 6951119376438574415, - "Data4": -7985138341255287362 + "Data1": -612572444723804117, + "Data2": -1166890805742005860, + "Data3": -764139552199485040, + "Data4": -8031933305512837789 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTitleSettingsTagHelper", @@ -49573,20 +49252,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -49598,10 +49274,10 @@ }, { "__Checksum": { - "Data1": -5863508615117922928, - "Data2": 5169014637856786939, - "Data3": -6593490763631524757, - "Data4": 2382701060909141354 + "Data1": -1883995506399336810, + "Data2": 4162889451816678623, + "Data3": -6661647773893942333, + "Data4": -3427952244088764334 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartZoomableMousewheelSettingsTagHelper", @@ -49657,10 +49333,10 @@ }, { "__Checksum": { - "Data1": -3988101542289161357, - "Data2": -8896541943409050806, - "Data3": 6221182631412755823, - "Data4": 2304619618314950421 + "Data1": -5323431159100950747, + "Data2": -9180827853572100513, + "Data3": -8110731281609755353, + "Data4": -5768444534456453897 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartZoomableSelectionSettingsTagHelper", @@ -49716,10 +49392,10 @@ }, { "__Checksum": { - "Data1": 5228774870743246612, - "Data2": 3025790462118001697, - "Data3": -5652036872090641928, - "Data4": 394268856735553360 + "Data1": -2159695761756006648, + "Data2": 5655339495093665195, + "Data3": 7184295930739467738, + "Data4": -4842967256724368914 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartZoomableSettingsTagHelper", @@ -49756,14 +49432,12 @@ { "Name": "mousewheel", "DisplayName": "mousewheel", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "selection", "DisplayName": "selection", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -49775,10 +49449,10 @@ }, { "__Checksum": { - "Data1": -6624085415196103823, - "Data2": 7806600181560582703, - "Data3": -9028846723287601759, - "Data4": 254749340382589071 + "Data1": -370425283238510765, + "Data2": 4357788030115379525, + "Data3": -2026790397062631788, + "Data4": 4966911297395899169 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatMessagesSettingsTagHelper", @@ -49834,10 +49508,10 @@ }, { "__Checksum": { - "Data1": 851209521208232795, - "Data2": -9136534256611194935, - "Data3": -3063574506251755473, - "Data4": -3009908266787657956 + "Data1": 5069457577725261419, + "Data2": 949081743358848460, + "Data3": 4353938503402216297, + "Data4": 8780179504578421432 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatTagHelper", @@ -49957,20 +49631,17 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "user", "DisplayName": "user", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -49982,10 +49653,10 @@ }, { "__Checksum": { - "Data1": 7510043900126212163, - "Data2": 4382977314587744032, - "Data3": -1058191488488730443, - "Data4": -7786811469901987850 + "Data1": 6252560198396239379, + "Data2": -7613093115393540295, + "Data3": 8628178538849181490, + "Data4": 6737822740526010630 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatToolbarAnimationSettingsTagHelper", @@ -50036,14 +49707,12 @@ { "Name": "collapse", "DisplayName": "collapse", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "expand", "DisplayName": "expand", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -50055,10 +49724,10 @@ }, { "__Checksum": { - "Data1": -6122154751336669423, - "Data2": 8149213501488113370, - "Data3": 4603238989042031971, - "Data4": -1947418850962364932 + "Data1": -3599560425483088619, + "Data2": -3486928118822131670, + "Data3": 4416871819437895777, + "Data4": -3340104819400744980 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatToolbarSettingsButtonTagHelper", @@ -50114,10 +49783,10 @@ }, { "__Checksum": { - "Data1": -2368487194262445663, - "Data2": -7275056972744222276, - "Data3": -7737134349338508200, - "Data4": -3715877260287059934 + "Data1": -6120077819819775625, + "Data2": 4282965633025370011, + "Data3": -4190059584407292041, + "Data4": -1018759131803253272 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatToolbarSettingsButtonsTagHelper", @@ -50135,8 +49804,7 @@ { "Name": "button", "DisplayName": "button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -50148,10 +49816,10 @@ }, { "__Checksum": { - "Data1": -351782096465750015, - "Data2": 40289770402414972, - "Data3": -6866179781608344623, - "Data4": 4460074620542036123 + "Data1": -6517490763551525518, + "Data2": 2821548558293650664, + "Data3": 8511812477254649280, + "Data4": 240245034567851852 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatToolbarSettingsTagHelper", @@ -50192,14 +49860,12 @@ { "Name": "buttons", "DisplayName": "buttons", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "animation", "DisplayName": "animation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -50211,10 +49877,10 @@ }, { "__Checksum": { - "Data1": 5127284171566003800, - "Data2": -8576117911661801091, - "Data3": -3341675185415857820, - "Data4": 2065392994476778762 + "Data1": 5942601721874697903, + "Data2": 1160193353727180073, + "Data3": -7136388610876847563, + "Data4": -3781523404474517703 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatUserSettingsTagHelper", @@ -50260,10 +49926,10 @@ }, { "__Checksum": { - "Data1": -5118902339538640231, - "Data2": 737999455333024620, - "Data3": -4563866760813272920, - "Data4": 5101441510688651550 + "Data1": 4604877400087734753, + "Data2": 393391032288345934, + "Data3": -4075393067413397905, + "Data4": -3366601455318294495 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CheckBoxTagHelper", @@ -50417,10 +50083,10 @@ }, { "__Checksum": { - "Data1": -5226310508040815088, - "Data2": -7301517756636545214, - "Data3": -4539840556368775448, - "Data4": 8016879270467013730 + "Data1": 4960400906807076628, + "Data2": 261294329424741386, + "Data3": 3572404089367825867, + "Data4": 4781700632411142434 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CheckBoxGroupItemTagHelper", @@ -50509,10 +50175,10 @@ }, { "__Checksum": { - "Data1": 9081058484284189954, - "Data2": -4642087541155924791, - "Data3": 4445510532240147428, - "Data4": 6135027700592180835 + "Data1": -7707422191056498183, + "Data2": 2806452022866388684, + "Data3": -6318774076083716963, + "Data4": 5436678072640502176 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CheckBoxGroupItemsTagHelper", @@ -50535,8 +50201,7 @@ { "Name": "kendo-checkboxgroup-item", "DisplayName": "kendo-checkboxgroup-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -50548,10 +50213,10 @@ }, { "__Checksum": { - "Data1": -2772294857467520994, - "Data2": -6104602217997996155, - "Data3": -284669295853831676, - "Data4": -9087840889128823655 + "Data1": -5630562403428900393, + "Data2": 8491785542377070683, + "Data3": -3593225198161927697, + "Data4": -8483495561351202892 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper", @@ -50715,8 +50380,7 @@ { "Name": "kendo-checkboxgroup-items", "DisplayName": "kendo-checkboxgroup-items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -50728,10 +50392,10 @@ }, { "__Checksum": { - "Data1": 6604027931662418156, - "Data2": -1969303469760736956, - "Data3": 1311406824110612390, - "Data4": 6187333422347693870 + "Data1": -3173722776252436594, + "Data2": 1982431340807908255, + "Data3": -3959989654505259255, + "Data4": 3467039351947289696 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChipTagHelper", @@ -50978,10 +50642,10 @@ }, { "__Checksum": { - "Data1": 6343726418709237369, - "Data2": 8807800327588736764, - "Data3": 7453900961882451572, - "Data4": 143787113858184515 + "Data1": -4910400890204093016, + "Data2": 4337636098833193213, + "Data3": -3306293304839356377, + "Data4": -5316844003566007812 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChipListItemTagHelper", @@ -51090,10 +50754,10 @@ }, { "__Checksum": { - "Data1": 2983273494099046850, - "Data2": -5245927989191556850, - "Data3": -5526615051224143904, - "Data4": -4207527556729501256 + "Data1": -3687048817177519463, + "Data2": 4648417277833161273, + "Data3": 4392892865812983277, + "Data4": 5600160926289557343 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChipListItemsTagHelper", @@ -51111,8 +50775,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -51124,10 +50787,10 @@ }, { "__Checksum": { - "Data1": 2405909151341607242, - "Data2": 396630562757922211, - "Data3": 8431623310811383161, - "Data4": 5676557276772146535 + "Data1": -5474889250609323709, + "Data2": 1951975408859311278, + "Data3": -8095073530833748166, + "Data4": 1109173209174814972 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChipListTagHelper", @@ -51266,8 +50929,7 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -51279,10 +50941,10 @@ }, { "__Checksum": { - "Data1": -7646147749100987999, - "Data2": -8113736722296082608, - "Data3": 5704814977140965391, - "Data4": 1224498564242007718 + "Data1": 2158519165744659263, + "Data2": 4545271778933923256, + "Data3": -5640284026647839725, + "Data4": -1095305010417374313 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeColorTagHelper", @@ -51338,10 +51000,10 @@ }, { "__Checksum": { - "Data1": 8328012571268061249, - "Data2": 491915901078192689, - "Data3": -8300619451221463871, - "Data4": -5802848714151859299 + "Data1": -3536348230115434981, + "Data2": -7881546062877187337, + "Data3": 3779924664498415739, + "Data4": 1300084630796588586 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeColorsTagHelper", @@ -51359,8 +51021,7 @@ { "Name": "color", "DisplayName": "color", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -51372,10 +51033,10 @@ }, { "__Checksum": { - "Data1": -6559460818227093943, - "Data2": -8103848181200624715, - "Data3": 8306828037512276180, - "Data4": -2594941364782160857 + "Data1": 1043263971376956837, + "Data2": 3110981652921859630, + "Data3": 2472713980820987159, + "Data4": 4622328449387198147 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaBorderSettingsTagHelper", @@ -51441,10 +51102,10 @@ }, { "__Checksum": { - "Data1": -8050191300991856450, - "Data2": -6893916731015113487, - "Data3": 7265961910761399086, - "Data4": 4349179828664483424 + "Data1": -6423928386732890611, + "Data2": -2447115238863749975, + "Data3": -9047496703686647353, + "Data4": 3091306185784873276 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaMarginSettingsTagHelper", @@ -51510,10 +51171,10 @@ }, { "__Checksum": { - "Data1": 1267561315470587096, - "Data2": -8460792746446041963, - "Data3": 6774720659946044023, - "Data4": -9048098297787427090 + "Data1": 3012200991343088824, + "Data2": -32006673492024775, + "Data3": 1116050344221991384, + "Data4": -6420919134680228003 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaSettingsTagHelper", @@ -51564,14 +51225,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -51583,10 +51242,10 @@ }, { "__Checksum": { - "Data1": -5559180687380558691, - "Data2": 2466817087386858940, - "Data3": -540692219726144850, - "Data4": 1018135123469815270 + "Data1": 1770592276691521452, + "Data2": 7472112400723156895, + "Data3": 3505990414380565062, + "Data4": -8553327217650471095 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsBorderSettingsTagHelper", @@ -51652,10 +51311,10 @@ }, { "__Checksum": { - "Data1": -9140818548213064183, - "Data2": 2593265040203531696, - "Data3": 1921212861033342641, - "Data4": -5945170566415091291 + "Data1": -4409139293836535344, + "Data2": -3288514162212102651, + "Data3": -7524592794094963509, + "Data4": 3496151425974894387 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsMarginSettingsTagHelper", @@ -51721,10 +51380,10 @@ }, { "__Checksum": { - "Data1": 2302779681307559121, - "Data2": -3424247441946019704, - "Data3": 5369023728703259452, - "Data4": -8644652945490254055 + "Data1": -5003470845099183903, + "Data2": 2684491722049440286, + "Data3": -3335080056211390716, + "Data4": 6815628261965470314 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsPaddingSettingsTagHelper", @@ -51790,10 +51449,10 @@ }, { "__Checksum": { - "Data1": -8579026632955456237, - "Data2": 3055893111660702858, - "Data3": -3362065612610290006, - "Data4": -6465386409015088021 + "Data1": -1900480372900690578, + "Data2": -1021268600511849717, + "Data3": -6496689445049087232, + "Data4": 5634971606905060345 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper", @@ -51914,20 +51573,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -51939,10 +51595,10 @@ }, { "__Checksum": { - "Data1": -5976773863699048646, - "Data2": 6407951098357946198, - "Data3": 4759332751844898809, - "Data4": -1454331704461472592 + "Data1": 5603742631773538387, + "Data2": 3930725010346205293, + "Data3": -8677757768963315023, + "Data4": 2302471411455698797 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleMajorTicksSettingsTagHelper", @@ -52008,10 +51664,10 @@ }, { "__Checksum": { - "Data1": -1633711805074781024, - "Data2": -8648659426349423333, - "Data3": -7194022094193447553, - "Data4": 875171721547783293 + "Data1": 7835350253552292101, + "Data2": 4874472454011128160, + "Data3": -7840527384963900109, + "Data4": 8341847466026713870 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleMinorTicksSettingsTagHelper", @@ -52077,10 +51733,10 @@ }, { "__Checksum": { - "Data1": 5469003600894609013, - "Data2": -494118267739352513, - "Data3": 1930099826797202547, - "Data4": 8236755643289747870 + "Data1": 2955358078398047841, + "Data2": -2217916225741623275, + "Data3": 3458338383205455149, + "Data4": -5932484397531820753 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper", @@ -52191,20 +51847,17 @@ { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-ticks", "DisplayName": "major-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-ticks", "DisplayName": "minor-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -52216,10 +51869,10 @@ }, { "__Checksum": { - "Data1": 7164699036840213870, - "Data2": -3092681432463123728, - "Data3": 6805518323750037130, - "Data4": 9106124516871034426 + "Data1": 8647014864275341001, + "Data2": -8966293396602744274, + "Data3": 4755216917612711105, + "Data4": 5098248970102471451 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeTagHelper", @@ -52378,20 +52031,17 @@ { "Name": "colors", "DisplayName": "colors", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "gauge-area", "DisplayName": "gauge-area", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scale", "DisplayName": "scale", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -52403,10 +52053,10 @@ }, { "__Checksum": { - "Data1": 6443338924628973063, - "Data2": 8656654471786861792, - "Data3": -102269255310589773, - "Data4": -7627655124764852641 + "Data1": -8427520768583329234, + "Data2": 1948011671731859095, + "Data3": -275667163963101545, + "Data4": 1823130116007999543 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularProgressBarColorTagHelper", @@ -52462,10 +52112,10 @@ }, { "__Checksum": { - "Data1": 4776654838882525090, - "Data2": -9146995616037097811, - "Data3": 3520135132036815851, - "Data4": 3073566387315995434 + "Data1": 7248911678055973222, + "Data2": 2053943546499989448, + "Data3": 534086025138775603, + "Data4": -8340301936674164445 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularProgressBarColorsTagHelper", @@ -52483,8 +52133,7 @@ { "Name": "color", "DisplayName": "color", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -52496,10 +52145,10 @@ }, { "__Checksum": { - "Data1": 2315663582495806505, - "Data2": 4880028315862984802, - "Data3": 5728812146513131209, - "Data4": -796483675984921008 + "Data1": 1814272504260833087, + "Data2": 5172538773999326682, + "Data3": 7340377522086820716, + "Data4": -8194464302320235247 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper", @@ -52698,8 +52347,7 @@ { "Name": "colors", "DisplayName": "colors", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -52711,10 +52359,10 @@ }, { "__Checksum": { - "Data1": -6845299764485705932, - "Data2": -9076721725952722109, - "Data3": -5909417746455589778, - "Data4": 831320308548880830 + "Data1": -5156870667622313196, + "Data2": -3336208509687249245, + "Data3": 1291061638223044369, + "Data4": 3702339020348432680 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorGradientContrastToolSettingsTagHelper", @@ -52760,10 +52408,10 @@ }, { "__Checksum": { - "Data1": 6558134391831589232, - "Data2": 2946622508091300929, - "Data3": 5230299947982326332, - "Data4": 6428441985562773745 + "Data1": -6171188054263262641, + "Data2": 3108877904768900845, + "Data3": -1397792706915567056, + "Data4": -5877844349826740411 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper", @@ -52879,10 +52527,10 @@ }, { "__Checksum": { - "Data1": 6967722228501731045, - "Data2": 5553631854432088081, - "Data3": -1074271817569247523, - "Data4": -3352407056544578517 + "Data1": 3622904889749236415, + "Data2": -5318424300245850517, + "Data3": 3342539403121111201, + "Data4": -790168348345470609 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorGradientTagHelper", @@ -53016,14 +52664,12 @@ { "Name": "contrast-tool", "DisplayName": "contrast-tool", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -53035,10 +52681,10 @@ }, { "__Checksum": { - "Data1": 8317015370727560672, - "Data2": 5310196517954166441, - "Data3": 8740308975045152448, - "Data4": 570536428377912686 + "Data1": -8963258604002576746, + "Data2": -8026779703379306615, + "Data3": 857875355562805012, + "Data4": 376175224990636287 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPaletteTagHelper", @@ -53163,8 +52809,7 @@ { "Name": "tile-size", "DisplayName": "tile-size", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -53176,10 +52821,10 @@ }, { "__Checksum": { - "Data1": 407768194865448770, - "Data2": -1020368596458534802, - "Data3": 48572416439306225, - "Data4": -8316653751728080996 + "Data1": -3002051059577469332, + "Data2": 463507288433254536, + "Data3": 6376593627177958486, + "Data4": 6077941816442162594 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPaletteTileSizeSettingsTagHelper", @@ -53225,10 +52870,10 @@ }, { "__Checksum": { - "Data1": -2948373460603178092, - "Data2": -5547237658056196426, - "Data3": -3732179156474972399, - "Data4": -6580054022492705332 + "Data1": 8558898160969432040, + "Data2": -8523712127553713270, + "Data3": 4941771280106744559, + "Data4": -5552783416990424568 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPickerContrastToolSettingsTagHelper", @@ -53274,10 +52919,10 @@ }, { "__Checksum": { - "Data1": -1267522012534277105, - "Data2": 4773477689075495831, - "Data3": -7717222414336266544, - "Data4": -1792652606302636750 + "Data1": 7621534310733152209, + "Data2": 6004362058396391802, + "Data3": 1795464598917852191, + "Data4": -3793227408368465478 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper", @@ -53459,10 +53104,10 @@ }, { "__Checksum": { - "Data1": -8355790035862134407, - "Data2": 4645281467719913156, - "Data3": -7096931915377912709, - "Data4": 652304547488681413 + "Data1": -6188784293437378867, + "Data2": -3301648429260500303, + "Data3": -2994244571201913591, + "Data4": -5023288031098037967 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPickerTagHelper", @@ -53757,20 +53402,17 @@ { "Name": "tile-size", "DisplayName": "tile-size", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "contrast-tool", "DisplayName": "contrast-tool", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -53782,10 +53424,10 @@ }, { "__Checksum": { - "Data1": -244574135103204151, - "Data2": -291382119405739475, - "Data3": 852768766653021938, - "Data4": 741322003513962057 + "Data1": -4097713290236037090, + "Data2": 6515985615441109722, + "Data3": -7480095191822156608, + "Data4": -3730590571487774627 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPickerTileSizeSettingsTagHelper", @@ -53837,10 +53479,10 @@ }, { "__Checksum": { - "Data1": 9095917097509948170, - "Data2": -2408266472464541379, - "Data3": -5865811984281226201, - "Data4": -2077933474257230283 + "Data1": -4085073661703069242, + "Data2": 8964916060194736516, + "Data3": -1651211061195626857, + "Data4": -1689825134588233428 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxAnimationSettingsTagHelper", @@ -53877,14 +53519,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -53896,10 +53536,10 @@ }, { "__Checksum": { - "Data1": -1528701674159093880, - "Data2": 8951242743164371687, - "Data3": -7081174071505163299, - "Data4": -7053143294611765693 + "Data1": 4046302121781425338, + "Data2": -6203091920893960618, + "Data3": 9043331336327820533, + "Data4": -5089461790501452988 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxLabelSettingsTagHelper", @@ -53955,10 +53595,10 @@ }, { "__Checksum": { - "Data1": 4632153758310335461, - "Data2": 1509403722839069721, - "Data3": 3654507530005176960, - "Data4": 5761317491433791526 + "Data1": 2437346686915312871, + "Data2": -5680637212140016514, + "Data3": -8980301691377714462, + "Data4": 183776301559219355 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxMessagesSettingsTagHelper", @@ -54010,10 +53650,10 @@ }, { "__Checksum": { - "Data1": -4302874285798959800, - "Data2": -1647822767521544087, - "Data3": -4448535647442333135, - "Data4": -3894557702111743113 + "Data1": -9203010290749597311, + "Data2": 7954854844843770451, + "Data3": 6071617398521008394, + "Data4": 611838240841518421 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper", @@ -54135,10 +53775,10 @@ }, { "__Checksum": { - "Data1": -6459468839750596765, - "Data2": 8779074077974076108, - "Data3": -4254829628405490575, - "Data4": 1311607368874183301 + "Data1": -6821890673990928719, + "Data2": 4423232320931513415, + "Data3": 4377945025235895562, + "Data4": 6570977085435226509 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxTagHelper", @@ -54813,38 +54453,32 @@ { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup", "DisplayName": "popup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "virtual", "DisplayName": "virtual", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -54856,10 +54490,10 @@ }, { "__Checksum": { - "Data1": -8092149201729083494, - "Data2": -3552539303371914333, - "Data3": -2116284513930401390, - "Data4": 7638710441679486215 + "Data1": -6479356044747778170, + "Data2": -5928226546881863204, + "Data3": 4730489344903870795, + "Data4": -1389801291959114523 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxVirtualSettingsTagHelper", @@ -54931,10 +54565,10 @@ }, { "__Checksum": { - "Data1": -4903570756431441299, - "Data2": -3521722009024086494, - "Data3": -1631963853974063506, - "Data4": 7333663828667326475 + "Data1": -4008612732943456639, + "Data2": -6038992659660975552, + "Data3": 5632726079000915606, + "Data4": -7186286047458057696 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper", @@ -54980,10 +54614,10 @@ }, { "__Checksum": { - "Data1": -4919258457112125597, - "Data2": -2896519411406597508, - "Data3": 5792223038748718285, - "Data4": 7782530089334791382 + "Data1": -325750058657495870, + "Data2": 1561237668093505417, + "Data3": 3994208876206607084, + "Data4": -2621497012439347622 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper", @@ -55029,10 +54663,10 @@ }, { "__Checksum": { - "Data1": -3476336634958646296, - "Data2": 6450344440555307279, - "Data3": 2960195400130936453, - "Data4": -247912276432625587 + "Data1": 3158785734550950106, + "Data2": -6363840841276301379, + "Data3": 2018010675020164529, + "Data4": 504763307573252976 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ItemsAnimationSettingsTagHelper", @@ -55086,10 +54720,10 @@ }, { "__Checksum": { - "Data1": 2957607858397331086, - "Data2": -3862479346748154518, - "Data3": -1087769424448914924, - "Data4": -7497120219182388379 + "Data1": -8304327933259951302, + "Data2": -2984845646844551561, + "Data3": 9139439155286472754, + "Data4": 8546714736095248713 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ItemsCollectionTagHelperBase", @@ -55163,10 +54797,10 @@ }, { "__Checksum": { - "Data1": 3207965005030524442, - "Data2": 40984294780325225, - "Data3": -7544536014953519418, - "Data4": 385569527751075340 + "Data1": -552713146324681523, + "Data2": 8023313400473374547, + "Data3": -4267504395413441951, + "Data4": -9110258923466293940 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContentTagHelperBase", @@ -55188,10 +54822,10 @@ }, { "__Checksum": { - "Data1": -3987837406967919133, - "Data2": 7443342387997328442, - "Data3": 2012019265399843817, - "Data4": -1003032334081048164 + "Data1": -9020414039723304204, + "Data2": 4973890588091792904, + "Data3": -4891716423281308576, + "Data4": 2104316041139472231 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownBaseTagHelper", @@ -55275,10 +54909,10 @@ }, { "__Checksum": { - "Data1": -5063270966160702409, - "Data2": -202801677569905479, - "Data3": -8744818981065333083, - "Data4": 3670139820104578146 + "Data1": 291058781826431725, + "Data2": -2400442776222357912, + "Data3": -4947257056159633304, + "Data4": -7080974862272972532 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownPopupAnimationCloseSettingsTagHelper", @@ -55334,10 +54968,10 @@ }, { "__Checksum": { - "Data1": -6796197872316536289, - "Data2": -6462579217643384902, - "Data3": -4574431227789548331, - "Data4": 8814800150585816057 + "Data1": -2123242409340520941, + "Data2": -8336035437733764339, + "Data3": 1032988988423106098, + "Data4": -7157808218020824879 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownPopupAnimationOpenSettingsTagHelper", @@ -55393,10 +55027,10 @@ }, { "__Checksum": { - "Data1": -2229548598187599760, - "Data2": 847813924044192760, - "Data3": -5779793752915051214, - "Data4": -7110097617403295846 + "Data1": 3033488790774836233, + "Data2": 1032730985056410186, + "Data3": 2723404960870543645, + "Data4": -6959389995845641040 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownPopupAnimationSettingsTagHelper", @@ -55430,10 +55064,10 @@ }, { "__Checksum": { - "Data1": 7995007899175332126, - "Data2": -3758506320113617654, - "Data3": -6161490201800638704, - "Data4": -4658925216980204045 + "Data1": 991268200214736653, + "Data2": -3835808031439633621, + "Data3": -1540981718199736189, + "Data4": 7557820920850711545 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper", @@ -55547,10 +55181,10 @@ }, { "__Checksum": { - "Data1": 5204628671099965753, - "Data2": -5865563489964981102, - "Data3": -150481518071516477, - "Data4": 7975792920310234080 + "Data1": -4276380995949743482, + "Data2": -1480591600880102741, + "Data3": 6754068128261258563, + "Data4": -5812436221624184142 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownVirtualSettingsTaghelper", @@ -55614,10 +55248,10 @@ }, { "__Checksum": { - "Data1": 6165811371547627250, - "Data2": 832727740484755564, - "Data3": 6801469720447994100, - "Data4": 2546385184899255918 + "Data1": 7158579454058723815, + "Data2": -5253776373053684059, + "Data3": 773593891932713391, + "Data4": 3280128514462512684 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContextMenuAnimationCloseSettingsTagHelper", @@ -55673,10 +55307,10 @@ }, { "__Checksum": { - "Data1": 3771417423891940080, - "Data2": 2673943499287405385, - "Data3": 8028288289852435717, - "Data4": 6470680452431598830 + "Data1": 3248087214871842888, + "Data2": 8646210400478356957, + "Data3": 4093464280927596923, + "Data4": 1829949795072180062 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContextMenuAnimationOpenSettingsTagHelper", @@ -55732,10 +55366,10 @@ }, { "__Checksum": { - "Data1": 7419657100510912636, - "Data2": 2400020250773418254, - "Data3": -4469418014245700372, - "Data4": -535592968107602216 + "Data1": -829883297018139526, + "Data2": 3888646249484440304, + "Data3": 3547933604948551053, + "Data4": -1336862921122881011 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContextMenuAnimationSettingsTagHelper", @@ -55766,14 +55400,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -55785,10 +55417,10 @@ }, { "__Checksum": { - "Data1": -4343845766600426385, - "Data2": -3149664436271834605, - "Data3": -7486493073879213339, - "Data4": -8898861347318148058 + "Data1": -5903961585639480812, + "Data2": 8608918091532128397, + "Data3": -3671420010150304605, + "Data4": -1153987276390336548 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContextMenuScrollableSettingsTagHelper", @@ -55834,10 +55466,10 @@ }, { "__Checksum": { - "Data1": 4089592794956218043, - "Data2": -5287022756801899234, - "Data3": 6125369393155825601, - "Data4": 708179109425900762 + "Data1": 4250519001991749084, + "Data2": -4870801645127623809, + "Data3": 8735268741002887579, + "Data4": 4975736629546786196 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContextMenuTagHelper", @@ -56127,26 +55759,22 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "li", "DisplayName": "li", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hierarchical-datasource", "DisplayName": "hierarchical-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56158,10 +55786,10 @@ }, { "__Checksum": { - "Data1": 9015752868651574821, - "Data2": -5113089819747442865, - "Data3": 7694337614065942598, - "Data4": -9184843021414768231 + "Data1": -8567470444552713275, + "Data2": 1182061674096825783, + "Data3": -7306185709511456111, + "Data4": -6355244939231763848 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceAggregateTagHelper", @@ -56207,10 +55835,10 @@ }, { "__Checksum": { - "Data1": -5734701052984184791, - "Data2": 214068262691292619, - "Data3": 2666957794413754789, - "Data4": 3491449094053196308 + "Data1": 542312289450730935, + "Data2": -2390057071265050566, + "Data3": 194121094212663414, + "Data4": 6864874582233725999 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceAggregatesTagHelper", @@ -56271,8 +55899,7 @@ { "Name": "aggregate", "DisplayName": "aggregate", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56284,10 +55911,10 @@ }, { "__Checksum": { - "Data1": 5806562505827749083, - "Data2": -4355610932016333189, - "Data3": 6102028512623538660, - "Data4": 271115644220709294 + "Data1": 3114230420460202856, + "Data2": -2531773192003337715, + "Data3": -697043753831601528, + "Data4": -7990996964694156325 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceFilterTagHelper", @@ -56358,8 +55985,7 @@ { "Name": "filters", "DisplayName": "filters", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56371,10 +55997,10 @@ }, { "__Checksum": { - "Data1": 6834739526020436077, - "Data2": -4372302933084986590, - "Data3": -922852886361787072, - "Data4": 2616775606912749173 + "Data1": -5983643414459534666, + "Data2": -4787774746080045996, + "Data3": 4852243863549502914, + "Data4": -7986980411622361669 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceFiltersTagHelper", @@ -56459,8 +56085,7 @@ { "Name": "datasource-filter", "DisplayName": "datasource-filter", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56472,10 +56097,10 @@ }, { "__Checksum": { - "Data1": 1556565424563511941, - "Data2": 4795500328006865964, - "Data3": -6034241061871669080, - "Data4": -2098493085714740016 + "Data1": -7839583406901338290, + "Data2": -8785598488147770380, + "Data3": -2029311289620204626, + "Data4": -3936624611424827286 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceGroupAggregatesTagHelper", @@ -56493,8 +56118,7 @@ { "Name": "aggregate", "DisplayName": "aggregate", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56506,10 +56130,10 @@ }, { "__Checksum": { - "Data1": -4906613055719129354, - "Data2": 446183377586727725, - "Data3": -6413241842494416689, - "Data4": 4111229859831401072 + "Data1": -4854132240084103732, + "Data2": 1847674539099425744, + "Data3": 8492089683059245122, + "Data4": 5453693591744881191 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceGroupTagHelper", @@ -56560,8 +56184,7 @@ { "Name": "aggregates", "DisplayName": "aggregates", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56573,10 +56196,10 @@ }, { "__Checksum": { - "Data1": -5763212219213774336, - "Data2": 4252335588029805570, - "Data3": -5785420462266919060, - "Data4": -914087971266861433 + "Data1": -5948735338790729014, + "Data2": -2270424532203009052, + "Data3": -4944443197544831445, + "Data4": -4282258441278667051 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceGroupsTagHelper", @@ -56637,8 +56260,7 @@ { "Name": "group", "DisplayName": "group", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56650,10 +56272,10 @@ }, { "__Checksum": { - "Data1": -6212103269585541829, - "Data2": -7095031013988589270, - "Data3": 1734570078793122624, - "Data4": 1652664361376414881 + "Data1": -8093385473210459309, + "Data2": -3986166595038351086, + "Data3": 5181769450984659998, + "Data4": 5980833174533490763 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceNestedFiltersTagHelper", @@ -56671,8 +56293,7 @@ { "Name": "datasource-filter", "DisplayName": "datasource-filter", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56684,10 +56305,10 @@ }, { "__Checksum": { - "Data1": -6398931091076014256, - "Data2": 7315312383229349112, - "Data3": 8766789833939158736, - "Data4": 3362776560943158328 + "Data1": 7968650760712222789, + "Data2": -2475326321355094663, + "Data3": 706522899524855284, + "Data4": -655362091845123373 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldTaghelper", @@ -56778,8 +56399,7 @@ { "Name": "validation", "DisplayName": "validation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56791,10 +56411,10 @@ }, { "__Checksum": { - "Data1": -6715423526681069305, - "Data2": 7189864867248411190, - "Data3": 6177651496506443000, - "Data4": -5145885890040856849 + "Data1": -7343595057596103612, + "Data2": -153972380990065477, + "Data3": -1564178062909951869, + "Data4": -3034390064405753687 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldsTagHelper", @@ -56843,8 +56463,7 @@ { "Name": "field", "DisplayName": "field", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56856,10 +56475,10 @@ }, { "__Checksum": { - "Data1": -7022521515800173923, - "Data2": 360670453073532868, - "Data3": -7742524430906537746, - "Data4": 190239727142892127 + "Data1": 8670093060686796722, + "Data2": 3477642976675893055, + "Data3": -1243745351263219772, + "Data4": 4716450835241434315 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldValidationTagHelper", @@ -56915,10 +56534,10 @@ }, { "__Checksum": { - "Data1": 1677132877185626756, - "Data2": 6496737194654607543, - "Data3": 8195804762617611729, - "Data4": -4771713394515172741 + "Data1": 6228177417261537492, + "Data2": 565527051088110537, + "Data3": -5086564250163760430, + "Data4": 1280752557265241447 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSchemaModelSettingsTagHelper", @@ -56955,8 +56574,7 @@ { "Name": "fields", "DisplayName": "fields", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -56968,10 +56586,10 @@ }, { "__Checksum": { - "Data1": 2011157282243723686, - "Data2": 5304934901941799630, - "Data3": 409461273057801689, - "Data4": -1694941785909369386 + "Data1": -726516253077968831, + "Data2": 19796037684141356, + "Data3": 3429761095453029516, + "Data4": 8650641645150954638 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper", @@ -57148,8 +56766,7 @@ { "Name": "model", "DisplayName": "model", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -57161,10 +56778,10 @@ }, { "__Checksum": { - "Data1": -1083410435474052306, - "Data2": 5944737908274112905, - "Data3": -3557686381099447309, - "Data4": 43551202842341825 + "Data1": -2319807990375026498, + "Data2": 4958312172458161295, + "Data3": 7741330157172975750, + "Data4": 4793976416866640681 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSortTagHelper", @@ -57220,10 +56837,10 @@ }, { "__Checksum": { - "Data1": 6260016390294482018, - "Data2": -3936242904444791683, - "Data3": 428348794122009503, - "Data4": -4889109797707048973 + "Data1": 2221818989289184464, + "Data2": -8757294580171019299, + "Data3": 2199167656779689030, + "Data4": 8308285867868083608 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSortsTagHelper", @@ -57296,8 +56913,7 @@ { "Name": "sort", "DisplayName": "sort", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -57309,10 +56925,10 @@ }, { "__Checksum": { - "Data1": 5732551467424938028, - "Data2": 3043744517832504994, - "Data3": -4750084675205189055, - "Data4": -7889360484495740548 + "Data1": -7393530511988131256, + "Data2": -3390851679511018277, + "Data3": 7268450617116538627, + "Data4": -8358262436486868783 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceTagHelper", @@ -57741,38 +57357,32 @@ { "Name": "aggregates", "DisplayName": "aggregates", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filters", "DisplayName": "filters", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "groups", "DisplayName": "groups", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sorts", "DisplayName": "sorts", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -57784,10 +57394,10 @@ }, { "__Checksum": { - "Data1": 9186217209300517365, - "Data2": 2139379749419608647, - "Data3": 2159169118062614116, - "Data4": 5020616095370882331 + "Data1": 5120031826860755470, + "Data2": 1344448535540317791, + "Data3": 457756407810335995, + "Data4": -3427784127595185197 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceTransportCreateSettingsTagHelper", @@ -57886,10 +57496,10 @@ }, { "__Checksum": { - "Data1": -7067955924248952262, - "Data2": 7212717562198142369, - "Data3": 1108003428378090232, - "Data4": 2456955644273754120 + "Data1": 6120252988291232262, + "Data2": 7984722663219554564, + "Data3": 7607308643326143950, + "Data4": -618393231237658147 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatasourceTransportDestroySettingsTagHelper", @@ -57988,10 +57598,10 @@ }, { "__Checksum": { - "Data1": -5492069455885859078, - "Data2": -6030812298228776132, - "Data3": 1451259805483077020, - "Data4": 3898334179888231868 + "Data1": -2781197707695971311, + "Data2": 2753247763147583136, + "Data3": 158789695850076282, + "Data4": -2006633541036212989 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatasourceTransportReadSettingsTagHelper", @@ -58090,10 +57700,10 @@ }, { "__Checksum": { - "Data1": 4579213219179118319, - "Data2": -4222860579882702322, - "Data3": 7387887654121089427, - "Data4": -2662521193602712424 + "Data1": -3721112965115758328, + "Data2": -8736605825580375157, + "Data3": 8180183887430484847, + "Data4": -5600567719965195242 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceTransportSettingsTagHelper", @@ -58234,26 +57844,22 @@ { "Name": "create", "DisplayName": "create", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "destroy", "DisplayName": "destroy", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "read", "DisplayName": "read", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "update", "DisplayName": "update", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -58265,10 +57871,10 @@ }, { "__Checksum": { - "Data1": -1708915759453787077, - "Data2": -4759574954080416907, - "Data3": 5586041365580871659, - "Data4": 6983048676091187707 + "Data1": 2336318205410143931, + "Data2": -2481059843245583679, + "Data3": 5824336243040945904, + "Data4": 6108887478651312336 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatasourceTransportUpdateSettingsTagHelper", @@ -58367,10 +57973,10 @@ }, { "__Checksum": { - "Data1": 777648888235883782, - "Data2": 3499887118752988206, - "Data3": -593986019209917144, - "Data4": -640194134107978894 + "Data1": 6903059350807987664, + "Data2": -4203009512785744890, + "Data3": -788187598161993279, + "Data4": -6939924218716712349 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateInputLabelSettingsTagHelper", @@ -58426,10 +58032,10 @@ }, { "__Checksum": { - "Data1": 6121754120772449259, - "Data2": 2620582486512862822, - "Data3": 6282647086131227527, - "Data4": 4111437864711644038 + "Data1": -1610039607228687206, + "Data2": -4711306217957653022, + "Data3": -5019053961206182457, + "Data4": 9218781514559808131 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateInputMessagesSettingsTagHelper", @@ -58541,10 +58147,10 @@ }, { "__Checksum": { - "Data1": 8546493647013179127, - "Data2": -9103282234595032765, - "Data3": -3988257237611001697, - "Data4": -1316615154774791839 + "Data1": -8398135704775410373, + "Data2": -4716407825749780121, + "Data3": 7353043721601561728, + "Data4": -3801824840147163126 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateInputTagHelper", @@ -58703,10 +58309,10 @@ }, { "__Checksum": { - "Data1": 1163191188498975905, - "Data2": -4014289736320740214, - "Data3": 5064489554404198446, - "Data4": 3241822209975250816 + "Data1": 5307390464895820826, + "Data2": 4555256488327154198, + "Data3": -8647228042403491953, + "Data4": 1444077584941662280 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerLabelSettingsTagHelper", @@ -58762,10 +58368,10 @@ }, { "__Checksum": { - "Data1": -3118511930670784181, - "Data2": 4353028220591405674, - "Data3": -8547623406488568443, - "Data4": 8769216201508401731 + "Data1": -679168642929505380, + "Data2": -3077957065183687206, + "Data3": 512073217553394050, + "Data4": 6407566291088890268 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerMessagesDateInputSettingsTagHelper", @@ -58871,10 +58477,10 @@ }, { "__Checksum": { - "Data1": 8116226260421188193, - "Data2": 7530140100775173718, - "Data3": -1867594776479430701, - "Data4": -2679983571948053354 + "Data1": 4924425478614042790, + "Data2": 6721130212804997987, + "Data3": 4412851078880573030, + "Data4": 6143753007212479031 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerMessagesSettingsTagHelper", @@ -58910,10 +58516,10 @@ }, { "__Checksum": { - "Data1": 5954943011580275162, - "Data2": -3145684846446878724, - "Data3": 4750424353317466468, - "Data4": 3998334361790251326 + "Data1": 128913820425215358, + "Data2": 2836570853321316447, + "Data3": -6752359678249742252, + "Data4": 7739469947399867481 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper", @@ -59059,10 +58665,10 @@ }, { "__Checksum": { - "Data1": -5366259075604333531, - "Data2": -2262485952131914676, - "Data3": 796735234648465946, - "Data4": -5993637999665483013 + "Data1": -54704479607398094, + "Data2": 7380894678689936558, + "Data3": 8863222526254686799, + "Data4": 24717023584102273 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerPopupSettingsTagHelper", @@ -59124,10 +58730,10 @@ }, { "__Checksum": { - "Data1": 5582781240076990008, - "Data2": -5709706492999206936, - "Data3": 1478914210575511609, - "Data4": -7106454588721836834 + "Data1": 4815298925201026622, + "Data2": 2506037350722364719, + "Data3": 4107416600821763039, + "Data4": 5460100045487788560 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerTagHelper", @@ -59452,26 +59058,22 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup", "DisplayName": "popup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "month-template", "DisplayName": "month-template", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -59483,10 +59085,10 @@ }, { "__Checksum": { - "Data1": -4143308887543061389, - "Data2": -149582119418474282, - "Data3": -782956366891359045, - "Data4": 5874759529098123423 + "Data1": 2364157133767194450, + "Data2": 4713299613025644194, + "Data3": 1363337561586086664, + "Data4": 1688802703734781219 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateRangePickerMessagesSettingsTagHelper", @@ -59532,10 +59134,10 @@ }, { "__Checksum": { - "Data1": -1595425340365723438, - "Data2": 7707739948232410498, - "Data3": -2237858438027620539, - "Data4": -4788253423165226274 + "Data1": 5442546274539658401, + "Data2": -4007260126408142685, + "Data3": -7462267230424036773, + "Data4": 5647957774051240804 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateRangePickerMonthSettingsTagHelper", @@ -59591,10 +59193,10 @@ }, { "__Checksum": { - "Data1": -9119172698518630555, - "Data2": 6197736668784922357, - "Data3": -746087063136724368, - "Data4": -1990778163143455137 + "Data1": -8146719804568224830, + "Data2": 4596767114881849391, + "Data3": -9178958441681446169, + "Data4": 5178612625950114481 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateRangePickerRangeSettingsTagHelper", @@ -59640,10 +59242,10 @@ }, { "__Checksum": { - "Data1": 2351352623938122388, - "Data2": 1583734723680026568, - "Data3": -5136362948867523732, - "Data4": -7901771550071943615 + "Data1": 1339248090412287195, + "Data2": -3087165587225753423, + "Data3": -1425621598891618218, + "Data4": 1530247117771804624 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateRangePickerTagHelper", @@ -59953,20 +59555,17 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "month", "DisplayName": "month", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "range", "DisplayName": "range", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -59978,10 +59577,10 @@ }, { "__Checksum": { - "Data1": 1185745987827565602, - "Data2": 242780993207327697, - "Data3": -494720145054298512, - "Data4": 7541132787859595929 + "Data1": 3798267582315550660, + "Data2": 7329234633823393554, + "Data3": -876705831679243006, + "Data4": -1803418001988942916 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerLabelSettingsTagHelper", @@ -60037,10 +59636,10 @@ }, { "__Checksum": { - "Data1": -1825032200301204231, - "Data2": -4168796641487013989, - "Data3": 722042844793449513, - "Data4": 2193834177156928627 + "Data1": 8561094219042597706, + "Data2": 2880467154405552004, + "Data3": 2162499627470210071, + "Data4": 5315949881475888806 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerMessagesDateInputSettingsTagHelper", @@ -60146,10 +59745,10 @@ }, { "__Checksum": { - "Data1": -5562974270176975417, - "Data2": 1076555815424243145, - "Data3": 5342843152976410785, - "Data4": 5771240157437742308 + "Data1": 830343536540529411, + "Data2": -8333262009827867563, + "Data3": -2473023183160865632, + "Data4": -1740029965885192237 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerMessagesSettingsTagHelper", @@ -60185,10 +59784,10 @@ }, { "__Checksum": { - "Data1": 8830481867877452823, - "Data2": 717837812441732108, - "Data3": -6311734179718350378, - "Data4": -8236079007083369490 + "Data1": -3840576225410141439, + "Data2": 9008894756872175693, + "Data3": -3066771293707611226, + "Data4": 1652755912364267577 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper", @@ -60334,10 +59933,10 @@ }, { "__Checksum": { - "Data1": -1375574893966507524, - "Data2": 8303703333683511270, - "Data3": -3115769372108318432, - "Data4": -1229264089309948595 + "Data1": -7990546054177135593, + "Data2": 1488619440720268040, + "Data3": -7012885487503544238, + "Data4": 8411955483667847774 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerPopupSettingsTagHelper", @@ -60399,10 +59998,10 @@ }, { "__Checksum": { - "Data1": -3160035383450970134, - "Data2": -7249318102374224156, - "Data3": 8670718757874797271, - "Data4": 1320341127941807546 + "Data1": 1041310419104621837, + "Data2": 7522258790591518122, + "Data3": 112850687130304512, + "Data4": -8004896774908081072 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerTagHelper", @@ -60737,26 +60336,22 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup", "DisplayName": "popup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "month-template", "DisplayName": "month-template", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -60768,10 +60363,10 @@ }, { "__Checksum": { - "Data1": 6798008721612799702, - "Data2": 1833727972254880912, - "Data3": -6536113184260731276, - "Data4": 2954868950798741460 + "Data1": 3021020316867247651, + "Data2": 5659874550283326816, + "Data3": -3329543210531739324, + "Data4": 1598778693505299722 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper", @@ -60907,10 +60502,10 @@ }, { "__Checksum": { - "Data1": 5463052889902303671, - "Data2": -3553354401366594963, - "Data3": 7932306860582601514, - "Data4": -4397960618021832325 + "Data1": 6814407057533155269, + "Data2": 2944811622263722812, + "Data3": 4186249237212643080, + "Data4": 880828491725885358 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper", @@ -61046,10 +60641,10 @@ }, { "__Checksum": { - "Data1": -4331246360246772500, - "Data2": 6999775096971333770, - "Data3": 7393182335737727739, - "Data4": -4503955932457655159 + "Data1": -1232311127269493187, + "Data2": -3681161884390347306, + "Data3": -6694240559923830924, + "Data4": 5991323130959467402 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsTagHelper", @@ -61100,8 +60695,7 @@ { "Name": "tools", "DisplayName": "tools", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -61113,10 +60707,10 @@ }, { "__Checksum": { - "Data1": -9050961887911845117, - "Data2": -2575195577513348079, - "Data3": 6202763230537273930, - "Data4": 4458999096322686920 + "Data1": 155323013623970749, + "Data2": 3113600528703046841, + "Data3": 7646365079471546791, + "Data4": -1358141184386527222 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper", @@ -61295,10 +60889,10 @@ }, { "__Checksum": { - "Data1": -9010691361809763802, - "Data2": 7914047537372313818, - "Data3": 5284086556644632418, - "Data4": 4904505031991964288 + "Data1": -5362824230519655645, + "Data2": -81396521022607474, + "Data3": -3970586457405570566, + "Data4": -430013712582765829 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonsTagHelper", @@ -61316,8 +60910,7 @@ { "Name": "button", "DisplayName": "button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -61329,10 +60922,10 @@ }, { "__Checksum": { - "Data1": -6758452380425538559, - "Data2": -6464026266455245739, - "Data3": 3107258104508720423, - "Data4": -4220993645683154510 + "Data1": 4965271828269196974, + "Data2": -7764515737591730790, + "Data3": -8786507556344405650, + "Data4": 4147480165102637512 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonTagHelper", @@ -61441,10 +61034,10 @@ }, { "__Checksum": { - "Data1": -3273541286577435895, - "Data2": -6883358338846643282, - "Data3": 6315401681352375707, - "Data4": 2321316558460248064 + "Data1": 2143468938348706313, + "Data2": -3611714650695054502, + "Data3": 6286677150328052149, + "Data4": 6035485667116150894 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonsTagHelper", @@ -61462,8 +61055,7 @@ { "Name": "menu-button", "DisplayName": "menu-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -61475,10 +61067,10 @@ }, { "__Checksum": { - "Data1": 2743724250789050956, - "Data2": -5770112794076522417, - "Data3": -5928303034992870605, - "Data4": -357049776226395875 + "Data1": 664106747824508924, + "Data2": 3319112328368453774, + "Data3": 6895822875097359925, + "Data4": 7563560145444343919 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper", @@ -61772,14 +61364,12 @@ { "Name": "buttons", "DisplayName": "buttons", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "menu-buttons", "DisplayName": "menu-buttons", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -61791,10 +61381,10 @@ }, { "__Checksum": { - "Data1": -919065079526946700, - "Data2": 6243792324860613485, - "Data3": 3876030948032570971, - "Data4": 7576572226097815006 + "Data1": 3361399511930205318, + "Data2": -3611147148399041121, + "Data3": 2284622647020995251, + "Data4": 5916528459690323937 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolsTagHelper", @@ -61812,8 +61402,7 @@ { "Name": "tool", "DisplayName": "tool", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -61825,10 +61414,10 @@ }, { "__Checksum": { - "Data1": -7983703835767856500, - "Data2": -8779416238907297827, - "Data3": 3184799747902682978, - "Data4": 1581913650084227570 + "Data1": 8500733106364687503, + "Data2": -2945130430959869761, + "Data3": -3340674146646895724, + "Data4": -3563611953436932549 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapFillSettingsTagHelper", @@ -61864,10 +61453,10 @@ }, { "__Checksum": { - "Data1": 5621186416127552149, - "Data2": 506557383187046631, - "Data3": -6231646420708219925, - "Data4": 161324323922638700 + "Data1": 4647376474558651019, + "Data2": 259397146016912348, + "Data3": 7814775549621209289, + "Data4": -190060249943100882 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapSettingsTagHelper", @@ -61898,14 +61487,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -61917,10 +61504,10 @@ }, { "__Checksum": { - "Data1": 3649707538199143989, - "Data2": 8969099265374917351, - "Data3": 3001422994929713772, - "Data4": 2110752565225367722 + "Data1": -1842881203493118196, + "Data2": -4594540182273189792, + "Data3": 1534911359409433414, + "Data4": 9022800106026201919 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapStrokeSettingsTagHelper", @@ -61976,10 +61563,10 @@ }, { "__Checksum": { - "Data1": 6226184291120630183, - "Data2": -7258460184978942525, - "Data3": -7730161581818624703, - "Data4": -6763973150490028178 + "Data1": 4781267207828254562, + "Data2": -5536103361755058038, + "Data3": -5138059083259095553, + "Data4": 3912754826057087120 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsHoverSettingsTagHelper", @@ -61998,8 +61585,7 @@ { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -62011,10 +61597,10 @@ }, { "__Checksum": { - "Data1": -2309987885554146279, - "Data2": -4113295615901399084, - "Data3": -538307751708073372, - "Data4": -5412032966333637642 + "Data1": -4493676405400573971, + "Data2": -6032480166572864860, + "Data3": 5827465368692128946, + "Data4": 2395732146703011986 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsHoverStrokeSettingsTagHelper", @@ -62050,10 +61636,10 @@ }, { "__Checksum": { - "Data1": -6243722130054221376, - "Data2": 8993361133157308541, - "Data3": 8792257070433373313, - "Data4": 4489880551470292829 + "Data1": 2709482581146582782, + "Data2": -3405590107880032476, + "Data3": 418994923953526003, + "Data4": -5822003377428808374 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionHandlesFillSettingsTagHelper", @@ -62089,10 +61675,10 @@ }, { "__Checksum": { - "Data1": 3609601125718390755, - "Data2": 3028838262390392923, - "Data3": 616491729332852916, - "Data4": -2254417646215370331 + "Data1": -1592185581871092319, + "Data2": 1168587100819246399, + "Data3": 8349726936471360605, + "Data4": 7148484845161333727 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionHandlesSettingsTagHelper", @@ -62133,14 +61719,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -62152,10 +61736,10 @@ }, { "__Checksum": { - "Data1": -5659449653643635063, - "Data2": 6444063723569028055, - "Data3": 6052570063575560742, - "Data4": 8259801473994441657 + "Data1": -2902354262415153769, + "Data2": 1542753719765882531, + "Data3": -548744024647741877, + "Data4": -7075515468911026246 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionHandlesStrokeSettingsTagHelper", @@ -62191,10 +61775,10 @@ }, { "__Checksum": { - "Data1": 3659485392203536508, - "Data2": -6190067334750391802, - "Data3": -2246065353093346387, - "Data4": 6107463561442216102 + "Data1": 3745856049139164642, + "Data2": -8669943669799593468, + "Data3": -150851801334869867, + "Data4": 2480885596429986701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionSettingsTagHelper", @@ -62213,8 +61797,7 @@ { "Name": "handles", "DisplayName": "handles", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -62226,10 +61809,10 @@ }, { "__Checksum": { - "Data1": 5036934925321400811, - "Data2": -6311010770421815756, - "Data3": -6481116747617846758, - "Data4": -6286352609991074965 + "Data1": 8575397786924047195, + "Data2": 6711116118689846129, + "Data3": 3341548501089841872, + "Data4": -2543678950031248781 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSettingsTagHelper", @@ -62290,44 +61873,37 @@ { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "end-cap", "DisplayName": "end-cap", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hover", "DisplayName": "hover", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "selection", "DisplayName": "selection", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "start-cap", "DisplayName": "start-cap", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -62339,10 +61915,10 @@ }, { "__Checksum": { - "Data1": 5122456161857370299, - "Data2": -3950565942413826966, - "Data3": -2649242324869756549, - "Data4": 2558796496372492385 + "Data1": 8778991661623840561, + "Data2": 7296372779164350068, + "Data3": -9168710956681313904, + "Data4": -2477930672448926326 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapFillSettingsTagHelper", @@ -62378,10 +61954,10 @@ }, { "__Checksum": { - "Data1": -2400667696330712435, - "Data2": -1480155959703527581, - "Data3": 7992511091612516375, - "Data4": -2213109783797686137 + "Data1": 2722219153143587814, + "Data2": 7244748375676787567, + "Data3": -5590518249794519191, + "Data4": -8126832583927706892 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapSettingsTagHelper", @@ -62412,14 +61988,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -62431,10 +62005,10 @@ }, { "__Checksum": { - "Data1": -1232207083715726259, - "Data2": -5991872115444432676, - "Data3": 7253887984073314166, - "Data4": 6755048017973166179 + "Data1": -1684839124846223872, + "Data2": 7860044451617661648, + "Data3": 1489287783133003396, + "Data4": 1124041930033329601 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapStrokeSettingsTagHelper", @@ -62490,10 +62064,10 @@ }, { "__Checksum": { - "Data1": -771192689941641854, - "Data2": -462637279195020820, - "Data3": 8137236345680400618, - "Data4": -1183633705233424682 + "Data1": 1628051918740003432, + "Data2": 6913578336134649814, + "Data3": 4047807626270912024, + "Data4": -6429661333691587699 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStrokeSettingsTagHelper", @@ -62539,10 +62113,10 @@ }, { "__Checksum": { - "Data1": -1651288389608980715, - "Data2": -5663878921021431300, - "Data3": 4635850622808745063, - "Data4": -3842700616904721743 + "Data1": -9035437798123339538, + "Data2": 5469330645246983797, + "Data3": -4578611609991487238, + "Data4": 5476196473775784357 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsTagHelper", @@ -62573,8 +62147,7 @@ { "Name": "tools", "DisplayName": "tools", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -62586,10 +62159,10 @@ }, { "__Checksum": { - "Data1": 7000195314679095599, - "Data2": 6189696255594210811, - "Data3": -8874084030356033098, - "Data4": -1861842566638679352 + "Data1": -1673211110911878800, + "Data2": -385279443660201737, + "Data3": -3003206484228152943, + "Data4": -8305374726715727435 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper", @@ -62768,10 +62341,10 @@ }, { "__Checksum": { - "Data1": 8045507813052449381, - "Data2": 888689765480699691, - "Data3": -8219969765617857979, - "Data4": -4415997480886967023 + "Data1": 4028778353690267829, + "Data2": -4962021723566930304, + "Data3": -2116155107113042756, + "Data4": -2625159756109143176 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonsTagHelper", @@ -62789,8 +62362,7 @@ { "Name": "button", "DisplayName": "button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -62802,10 +62374,10 @@ }, { "__Checksum": { - "Data1": 5049024547044257799, - "Data2": -7046537588514488625, - "Data3": 4550926178347209245, - "Data4": -5365550080583253132 + "Data1": 1153361353728840511, + "Data2": 1269778295108583810, + "Data3": -7998413560203783438, + "Data4": -8472087998305664086 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonTagHelper", @@ -62914,10 +62486,10 @@ }, { "__Checksum": { - "Data1": -2615568225110498621, - "Data2": 5696447445630053805, - "Data3": 4943933593778197759, - "Data4": 1602682695310056174 + "Data1": -7198226421967412471, + "Data2": 6313888261867578706, + "Data3": 3383089969084446320, + "Data4": 2550755353998499983 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonsTagHelper", @@ -62935,8 +62507,7 @@ { "Name": "menu-button", "DisplayName": "menu-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -62948,10 +62519,10 @@ }, { "__Checksum": { - "Data1": -4239703405285375280, - "Data2": 1976149301486331253, - "Data3": 724813227635795569, - "Data4": 6326774918851727970 + "Data1": 3223103010231246774, + "Data2": -7251746562933821821, + "Data3": 5421098137317527209, + "Data4": 1390530219828613771 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper", @@ -63245,14 +62816,12 @@ { "Name": "buttons", "DisplayName": "buttons", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "menu-buttons", "DisplayName": "menu-buttons", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -63264,10 +62833,10 @@ }, { "__Checksum": { - "Data1": 9201427288029800617, - "Data2": -6647612929103629749, - "Data3": -8488948419802629137, - "Data4": -6360368861809247501 + "Data1": -7722199222940795405, + "Data2": 1800511852061119943, + "Data3": -7686270301516715655, + "Data4": 1878518778087403193 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolsTagHelper", @@ -63285,8 +62854,7 @@ { "Name": "tool", "DisplayName": "tool", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -63298,10 +62866,10 @@ }, { "__Checksum": { - "Data1": 406696353004877017, - "Data2": 3789192347411935467, - "Data3": 182173070455844347, - "Data4": -5377550293089208597 + "Data1": 435973035555162235, + "Data2": 3311626448594502257, + "Data3": 6935118841698557896, + "Data4": 7499667749820304190 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEndCapFillSettingsTagHelper", @@ -63337,10 +62905,10 @@ }, { "__Checksum": { - "Data1": 4337449026704403264, - "Data2": -5508178160951994269, - "Data3": -457147565659814243, - "Data4": -2770924736449697094 + "Data1": -2251990949558427252, + "Data2": 1062745926161224160, + "Data3": 1445158298698719166, + "Data4": 6349841830103787370 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEndCapSettingsTagHelper", @@ -63371,14 +62939,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -63390,10 +62956,10 @@ }, { "__Checksum": { - "Data1": 3810410505383229252, - "Data2": -5930784565114087203, - "Data3": -3289958591406496639, - "Data4": 5281362378133017007 + "Data1": -8083305951242069122, + "Data2": 8004770627461034906, + "Data3": 1937288490530720427, + "Data4": -7636027083384525660 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEndCapStrokeSettingsTagHelper", @@ -63449,10 +63015,10 @@ }, { "__Checksum": { - "Data1": -7755967647825743990, - "Data2": -4829521866918227892, - "Data3": 7215253926526251092, - "Data4": -3897980050775827099 + "Data1": -3069162564694075335, + "Data2": -5095827736957636555, + "Data3": -6963541035391011325, + "Data4": 3190538441308787621 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionFromSettingsTagHelper", @@ -63498,10 +63064,10 @@ }, { "__Checksum": { - "Data1": -8821722675559346336, - "Data2": 8224577679936657687, - "Data3": 8215319392367450279, - "Data4": 8777895621350933676 + "Data1": -7780801241453754533, + "Data2": 575533759363549428, + "Data3": -9013670726755271287, + "Data4": -7164554900217394830 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionHoverSettingsTagHelper", @@ -63520,8 +63086,7 @@ { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -63533,10 +63098,10 @@ }, { "__Checksum": { - "Data1": 4011827529656929478, - "Data2": -4083417516201843062, - "Data3": -5968416332784931701, - "Data4": -8042465802943855875 + "Data1": -6896380462566349102, + "Data2": -8425862226400033126, + "Data3": -2743975884140521308, + "Data4": 2706623872532963712 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionHoverStrokeSettingsTagHelper", @@ -63572,10 +63137,10 @@ }, { "__Checksum": { - "Data1": 6910396602499005713, - "Data2": 4323960149122160686, - "Data3": 7881806643461531499, - "Data4": 2601475839352485513 + "Data1": -7021753548402516323, + "Data2": 5294356500027687155, + "Data3": -5284840799751971122, + "Data4": -6595850256487886135 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionPointTagHelper", @@ -63621,10 +63186,10 @@ }, { "__Checksum": { - "Data1": -9109297895471340938, - "Data2": 5095209383926269621, - "Data3": -4034188958823654471, - "Data4": 5549114271191813031 + "Data1": -5870939448140358142, + "Data2": 1426991526373190569, + "Data3": 510414477382617350, + "Data4": -4231954117584391189 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionPointsTagHelper", @@ -63642,8 +63207,7 @@ { "Name": "point", "DisplayName": "point", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -63655,10 +63219,10 @@ }, { "__Checksum": { - "Data1": -6147177173384926135, - "Data2": 5183976251751101306, - "Data3": 8876948772437177609, - "Data4": 7129139578781226761 + "Data1": 2087034835151211622, + "Data2": 3048858744638383984, + "Data3": -8192240125420488926, + "Data4": -960954550523837997 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionSelectionHandlesFillSettingsTagHelper", @@ -63694,10 +63258,10 @@ }, { "__Checksum": { - "Data1": -6247716551125806641, - "Data2": 5330136688948891550, - "Data3": -5799613725475121743, - "Data4": 3861862773718850001 + "Data1": 8045266702778480048, + "Data2": 1419930253321674558, + "Data3": -517245216108014691, + "Data4": -6739004259880710271 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionSelectionHandlesSettingsTagHelper", @@ -63738,14 +63302,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -63757,10 +63319,10 @@ }, { "__Checksum": { - "Data1": -7731450589436295143, - "Data2": 9161296582975724748, - "Data3": -1626608129358127241, - "Data4": -1008920166282272865 + "Data1": -2047513570011718261, + "Data2": 6950927257613199997, + "Data3": -4999206136398823205, + "Data4": 26149039403817509 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionSelectionHandlesStrokeSettingsTagHelper", @@ -63796,10 +63358,10 @@ }, { "__Checksum": { - "Data1": 7438717897031200675, - "Data2": -8390452519312021160, - "Data3": 7586285290583177437, - "Data4": 9107197638842310883 + "Data1": -3007937301057890410, + "Data2": -1619642980534910565, + "Data3": 3090530187570570195, + "Data4": -3376027506838602865 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionSelectionSettingsTagHelper", @@ -63818,8 +63380,7 @@ { "Name": "handles", "DisplayName": "handles", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -63831,10 +63392,10 @@ }, { "__Checksum": { - "Data1": 903374688881363621, - "Data2": 2206335722525822788, - "Data3": 8179030651475333750, - "Data4": 3432738027916413192 + "Data1": 4239944748546871360, + "Data2": -1672432114677569515, + "Data3": -1123774044595906568, + "Data4": 2791238760689468449 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionStartCapFillSettingsTagHelper", @@ -63870,10 +63431,10 @@ }, { "__Checksum": { - "Data1": 6544989062244111810, - "Data2": -2464487302867901317, - "Data3": -5146274312898001578, - "Data4": 3357287179760992094 + "Data1": 5745294559470925411, + "Data2": 6148503235669508843, + "Data3": 8863633556767507472, + "Data4": 2856782968946357126 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionStartCapSettingsTagHelper", @@ -63904,14 +63465,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -63923,10 +63482,10 @@ }, { "__Checksum": { - "Data1": 9137420559693308795, - "Data2": 1920357420485789287, - "Data3": 6285994621825873359, - "Data4": -6551406787276212154 + "Data1": -7224431104373984688, + "Data2": 2008482723750720120, + "Data3": 989448938264135596, + "Data4": 1814289446150933299 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionStartCapStrokeSettingsTagHelper", @@ -63982,10 +63541,10 @@ }, { "__Checksum": { - "Data1": -122516026026704079, - "Data2": -8940423099288036263, - "Data3": -5073723925664103853, - "Data4": -1494076210734424308 + "Data1": 993680373318172673, + "Data2": 2162090384425890930, + "Data3": 347934562393592220, + "Data4": 6330818825848992153 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionStrokeSettingsTagHelper", @@ -64031,10 +63590,10 @@ }, { "__Checksum": { - "Data1": 1695915576890598994, - "Data2": 8781444052351251032, - "Data3": -3364116560943798005, - "Data4": 7257658071476705488 + "Data1": -7008393284313226402, + "Data2": -9035394809531960553, + "Data3": 6455282057614911699, + "Data4": 2141215557958540230 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionTagHelper", @@ -64085,62 +63644,52 @@ { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "end-cap", "DisplayName": "end-cap", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "from", "DisplayName": "from", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hover", "DisplayName": "hover", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "points", "DisplayName": "points", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "selection", "DisplayName": "selection", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "start-cap", "DisplayName": "start-cap", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "to", "DisplayName": "to", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -64152,10 +63701,10 @@ }, { "__Checksum": { - "Data1": 8295846052744517013, - "Data2": -5959558251553835608, - "Data3": -8182955473903800202, - "Data4": 918916337186492040 + "Data1": 7522600294924025266, + "Data2": -8123201297538865683, + "Data3": 6608039022360563723, + "Data4": -6995764671917768443 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionsTagHelper", @@ -64173,8 +63722,7 @@ { "Name": "connection", "DisplayName": "connection", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -64186,10 +63734,10 @@ }, { "__Checksum": { - "Data1": 8696323564935435025, - "Data2": 5860996048735496170, - "Data3": 8637456214294084018, - "Data4": 3771753261038484021 + "Data1": -2033386675089279981, + "Data2": -7334642148890760841, + "Data3": 3274949437108963244, + "Data4": 440569365700398703 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionToSettingsTagHelper", @@ -64235,10 +63783,10 @@ }, { "__Checksum": { - "Data1": -6183507155725284798, - "Data2": 5195386768512089031, - "Data3": 8006508089595056325, - "Data4": -33540290000090869 + "Data1": 6432615737254693910, + "Data2": 4612076885973378304, + "Data3": 472066232013788759, + "Data4": 1750718622104103398 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableDragSettingsTagHelper", @@ -64269,8 +63817,7 @@ { "Name": "snap", "DisplayName": "snap", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -64282,10 +63829,10 @@ }, { "__Checksum": { - "Data1": -7829840994586277409, - "Data2": -3073267932710561860, - "Data3": 5264130644897957191, - "Data4": -2109577908661624493 + "Data1": 8929778148333438606, + "Data2": -8416860874559039401, + "Data3": 8928428331415363995, + "Data4": 2755155310819383559 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableDragSnapSettingsTagHelper", @@ -64331,10 +63878,10 @@ }, { "__Checksum": { - "Data1": -7075821421424186718, - "Data2": -7906874167953582610, - "Data3": -8265839609624153508, - "Data4": 7012522232668985031 + "Data1": -6550938595971262445, + "Data2": 1369653156279682408, + "Data3": 236455608226511994, + "Data4": -821584570763940142 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesFillSettingsTagHelper", @@ -64380,10 +63927,10 @@ }, { "__Checksum": { - "Data1": 1209039128284846991, - "Data2": 8629953029691516521, - "Data3": 4217310848401165219, - "Data4": -1052162543625954451 + "Data1": 1283471173400835475, + "Data2": -5591596464382602568, + "Data3": -4937272224743952111, + "Data4": 5356412307332421405 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverFillSettingsTagHelper", @@ -64429,10 +63976,10 @@ }, { "__Checksum": { - "Data1": 6561021925288508459, - "Data2": -1444348076715621665, - "Data3": 5660454886124972504, - "Data4": 3593978555471839885 + "Data1": -61208674651339760, + "Data2": -985591015996212853, + "Data3": -4051559031380185386, + "Data4": -6747942289056518429 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverSettingsTagHelper", @@ -64451,14 +63998,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -64470,10 +64015,10 @@ }, { "__Checksum": { - "Data1": 1913989964083136368, - "Data2": 8601108154176504625, - "Data3": -7152186968623060476, - "Data4": -9149812941096315102 + "Data1": 3960277235857821869, + "Data2": 2183638781376707230, + "Data3": -1411639000604998973, + "Data4": 5569987269235770900 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverStrokeSettingsTagHelper", @@ -64529,10 +64074,10 @@ }, { "__Checksum": { - "Data1": 6138469654205969755, - "Data2": 6823741715428169743, - "Data3": 1434443678696875582, - "Data4": 7666958745551247814 + "Data1": 8524073561353256814, + "Data2": -8859607767672504904, + "Data3": -371644129874359771, + "Data4": -3482449073716099400 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesSettingsTagHelper", @@ -64573,20 +64118,17 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hover", "DisplayName": "hover", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -64598,10 +64140,10 @@ }, { "__Checksum": { - "Data1": -1714777237986821039, - "Data2": 3243651137980827246, - "Data3": -8088016065770821741, - "Data4": -1974616348739429754 + "Data1": -584291291419742190, + "Data2": 6732545608688872388, + "Data3": 3665256455818850383, + "Data4": 7639814640721693078 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesStrokeSettingsTagHelper", @@ -64657,10 +64199,10 @@ }, { "__Checksum": { - "Data1": 1549823309569949993, - "Data2": 5421335369494041014, - "Data3": 866495087908864297, - "Data4": -6385770050988174643 + "Data1": 6938284638318290806, + "Data2": -4614377468740154945, + "Data3": 2453604221857774295, + "Data4": -2061364135645575678 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeSettingsTagHelper", @@ -64691,8 +64233,7 @@ { "Name": "handles", "DisplayName": "handles", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -64704,10 +64245,10 @@ }, { "__Checksum": { - "Data1": -478196164107750498, - "Data2": 5509203431800187746, - "Data3": -748675820912418009, - "Data4": 5438684809904554031 + "Data1": 7184871858420307918, + "Data2": -7867965164481925813, + "Data3": -6295365038067018756, + "Data4": 4874478453206704481 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableRotateFillSettingsTagHelper", @@ -64753,10 +64294,10 @@ }, { "__Checksum": { - "Data1": 8394797883448755425, - "Data2": -8328344887984199769, - "Data3": -3730055341104396198, - "Data4": -7109315899884680033 + "Data1": -1705477518729123494, + "Data2": -7445915792289684178, + "Data3": 7055859259123854727, + "Data4": -3684024553216549731 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableRotateSettingsTagHelper", @@ -64787,14 +64328,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -64806,10 +64345,10 @@ }, { "__Checksum": { - "Data1": -6007668257588541710, - "Data2": -6347603754208862731, - "Data3": -7222616756224428745, - "Data4": 8672154354075806957 + "Data1": -6047998763346648861, + "Data2": -8800891453075796290, + "Data3": -4183483018278184283, + "Data4": -6423827821952419617 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableRotateStrokeSettingsTagHelper", @@ -64855,10 +64394,10 @@ }, { "__Checksum": { - "Data1": 5680487295702290781, - "Data2": -6091554014556251009, - "Data3": -3870828926090019043, - "Data4": 5999133007791813070 + "Data1": -6078927983772433171, + "Data2": 6440739329168779581, + "Data3": 2844063063211552178, + "Data4": -2893590532081400783 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper", @@ -64979,26 +64518,22 @@ { "Name": "drag", "DisplayName": "drag", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "resize", "DisplayName": "resize", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "rotate", "DisplayName": "rotate", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "tools", "DisplayName": "tools", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -65010,10 +64545,10 @@ }, { "__Checksum": { - "Data1": 4691529124213566016, - "Data2": -1844079507047294919, - "Data3": 2406626259946789043, - "Data4": -7459565379019535889 + "Data1": -2929764769669169449, + "Data2": 7089756980710477494, + "Data3": 2940998640179208624, + "Data4": -4916516891060877565 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper", @@ -65192,10 +64727,10 @@ }, { "__Checksum": { - "Data1": -7146582186179323551, - "Data2": -3888289727545820034, - "Data3": 8058566383737029313, - "Data4": 4272043190616128129 + "Data1": -5559037936312709087, + "Data2": 519170705031776269, + "Data3": 4550351108582604305, + "Data4": -7998084991797106717 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonsTagHelper", @@ -65213,8 +64748,7 @@ { "Name": "button", "DisplayName": "button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -65226,10 +64760,10 @@ }, { "__Checksum": { - "Data1": -182620383772533964, - "Data2": -7561182065430773044, - "Data3": -8333648926709724253, - "Data4": -5277462635515028349 + "Data1": 5501880100657561781, + "Data2": -2823788626364858813, + "Data3": -6378729488439583726, + "Data4": 5073752908512160448 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonTagHelper", @@ -65338,10 +64872,10 @@ }, { "__Checksum": { - "Data1": -5425395973915418666, - "Data2": 2074193022257697100, - "Data3": 8076911106327041474, - "Data4": 8257595533141145522 + "Data1": -7883466412666516471, + "Data2": -7584034937416491507, + "Data3": -3106574445118485836, + "Data4": 4024212708222662417 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonsTagHelper", @@ -65359,8 +64893,7 @@ { "Name": "menu-button", "DisplayName": "menu-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -65372,10 +64905,10 @@ }, { "__Checksum": { - "Data1": 8382645682546129507, - "Data2": 7715523331726700278, - "Data3": 816193849486898, - "Data4": 2516188567168844315 + "Data1": -4763224943258320950, + "Data2": -7094744957788144042, + "Data3": -7967774155834184816, + "Data4": -3280491529395419964 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper", @@ -65679,14 +65212,12 @@ { "Name": "buttons", "DisplayName": "buttons", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "menu-buttons", "DisplayName": "menu-buttons", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -65698,10 +65229,10 @@ }, { "__Checksum": { - "Data1": 4660776653216043381, - "Data2": -5015190832037888036, - "Data3": 2765376254581983590, - "Data4": -5614712995682334494 + "Data1": -4242226189865133921, + "Data2": 2742894586897052132, + "Data3": -4365899769154792616, + "Data4": 4879192684569921648 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolsTagHelper", @@ -65719,8 +65250,7 @@ { "Name": "tool", "DisplayName": "tool", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -65732,10 +65262,10 @@ }, { "__Checksum": { - "Data1": -3866923414676686983, - "Data2": 6687143292968678285, - "Data3": 6008633356010462825, - "Data4": 7475588034304230842 + "Data1": 8676782758779299263, + "Data2": 8739864531215607085, + "Data3": -7325505954339155036, + "Data4": -2356582185866691493 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramLayoutGridSettingsTagHelper", @@ -65811,10 +65341,10 @@ }, { "__Checksum": { - "Data1": 8126580457564724202, - "Data2": 7576025870328291305, - "Data3": -8411555703573203196, - "Data4": 6743636720152335555 + "Data1": 2489673722594195209, + "Data2": 1385564066426876953, + "Data3": -6524072518950280504, + "Data4": 807754096845265964 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper", @@ -65985,8 +65515,7 @@ { "Name": "grid", "DisplayName": "grid", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -65998,10 +65527,10 @@ }, { "__Checksum": { - "Data1": 898119157871168536, - "Data2": 5806152390305215541, - "Data3": 6288972710166505565, - "Data4": -7474864556501403617 + "Data1": -4649133391889821371, + "Data2": 944351983054969090, + "Data3": -5262040603706575766, + "Data4": 6976507076518974951 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramPannableSettingsTagHelper", @@ -66047,10 +65576,10 @@ }, { "__Checksum": { - "Data1": -3685754366132650754, - "Data2": 357186584220561940, - "Data3": -963448834877841058, - "Data4": -4620664557870078927 + "Data1": 6470258908593447409, + "Data2": -9197064835679103625, + "Data3": -1464358788097051489, + "Data4": -2820072398915520707 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramPdfMarginSettingsTagHelper", @@ -66116,10 +65645,10 @@ }, { "__Checksum": { - "Data1": 98719878460895302, - "Data2": -234976016931226021, - "Data3": 6969519703290781209, - "Data4": -8541323309994150053 + "Data1": 7904456248919917920, + "Data2": 7931677791462828863, + "Data3": -2287072319791334887, + "Data4": 6879915551941864380 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper", @@ -66260,8 +65789,7 @@ { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -66273,10 +65801,10 @@ }, { "__Checksum": { - "Data1": 8899324347794956860, - "Data2": 3620221845967560812, - "Data3": 1928369399637711540, - "Data4": -7083168624904445881 + "Data1": -3659284530145936288, + "Data2": 7473823641020189641, + "Data3": -7486635479652298547, + "Data4": 3936362195033841631 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramSelectableSettingsTagHelper", @@ -66327,8 +65855,7 @@ { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -66340,10 +65867,10 @@ }, { "__Checksum": { - "Data1": -9011355619690767668, - "Data2": -8233253648484438348, - "Data3": 744611664805877808, - "Data4": 4878000560162294269 + "Data1": 1865371297127519318, + "Data2": -7266001942276668506, + "Data3": -7786884083707719153, + "Data4": 4278857605226803035 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramSelectableStrokeSettingsTagHelper", @@ -66399,10 +65926,10 @@ }, { "__Checksum": { - "Data1": 8651020039976533155, - "Data2": -4134404362837991413, - "Data3": -4069257273561910956, - "Data4": -4916782569488634777 + "Data1": 5817266752693586165, + "Data2": -5598517025216200702, + "Data3": 6923590300795540696, + "Data4": 7412433998389943234 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsFillSettingsTagHelper", @@ -66448,10 +65975,10 @@ }, { "__Checksum": { - "Data1": 6125109952240238750, - "Data2": -5216427665829538647, - "Data3": 1309149273696965771, - "Data4": -6346312003739836879 + "Data1": -186624572604226194, + "Data2": -573577952218305873, + "Data3": 473492850218394122, + "Data4": -5290662288391577242 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverFillSettingsTagHelper", @@ -66497,10 +66024,10 @@ }, { "__Checksum": { - "Data1": -6925455422471820428, - "Data2": 6469378221102290350, - "Data3": 4625246796997609979, - "Data4": 270791460401289592 + "Data1": 5957634622178983748, + "Data2": 6321414417029498842, + "Data3": 2791984765392563427, + "Data4": 844054673264407115 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverSettingsTagHelper", @@ -66519,14 +66046,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -66538,10 +66063,10 @@ }, { "__Checksum": { - "Data1": -6015577641766730013, - "Data2": -212697716834109315, - "Data3": -1546952666183118702, - "Data4": -7623242971629611025 + "Data1": 8997111691072808245, + "Data2": 6659451515503423990, + "Data3": 5016849847048473355, + "Data4": -5364942819952175497 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverStrokeSettingsTagHelper", @@ -66597,10 +66122,10 @@ }, { "__Checksum": { - "Data1": 1904593075487082004, - "Data2": -7121695100121322891, - "Data3": 1471388587659773350, - "Data4": -2225756401496687473 + "Data1": 6213824457204732109, + "Data2": -1547168446853522250, + "Data3": -2532588827379634847, + "Data4": 1290366424948959945 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsSettingsTagHelper", @@ -66641,20 +66166,17 @@ { "Name": "hover", "DisplayName": "hover", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -66666,10 +66188,10 @@ }, { "__Checksum": { - "Data1": -3106710771260641934, - "Data2": -5269528523299614691, - "Data3": -2284840836320170059, - "Data4": -7785339482234967190 + "Data1": -4031238630923136468, + "Data2": -8853095225006239554, + "Data3": -7543817381244947372, + "Data4": -6286564440270936041 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsStrokeSettingsTagHelper", @@ -66725,10 +66247,10 @@ }, { "__Checksum": { - "Data1": 6939024627634097367, - "Data2": 3586677025231930839, - "Data3": 7576709900588281900, - "Data4": 8267204117717965300 + "Data1": -8363092936438712095, + "Data2": -5752653149428161974, + "Data3": 7029891574928002300, + "Data4": 7670274681455501566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorFillSettingsTagHelper", @@ -66774,10 +66296,10 @@ }, { "__Checksum": { - "Data1": -7861662148600695531, - "Data2": -6133734068242340539, - "Data3": 680610207816957260, - "Data4": 3008812873571489080 + "Data1": 1898045567473302911, + "Data2": 2085987102774552594, + "Data3": -56222503963368969, + "Data4": 5689669410261541342 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverFillSettingsTagHelper", @@ -66823,10 +66345,10 @@ }, { "__Checksum": { - "Data1": 2111075907201682701, - "Data2": 4038689335502294168, - "Data3": 7604844996240507771, - "Data4": 6833482187507411373 + "Data1": -6198222189934519384, + "Data2": 7897157783247368501, + "Data3": -7672054892288849590, + "Data4": 7613927859039042563 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverSettingsTagHelper", @@ -66845,14 +66367,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -66864,10 +66384,10 @@ }, { "__Checksum": { - "Data1": -3855273367151597633, - "Data2": -2824350023038635494, - "Data3": 870110701387486409, - "Data4": 8513409085541407619 + "Data1": -5492870078699959855, + "Data2": -4507411828517201134, + "Data3": -3692455230342249217, + "Data4": -2426809083297548723 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverStrokeSettingsTagHelper", @@ -66923,10 +66443,10 @@ }, { "__Checksum": { - "Data1": -5273713869302408440, - "Data2": 1413014579814239820, - "Data3": -6979721450642029752, - "Data4": 2514289015972607016 + "Data1": 3024522129190815169, + "Data2": -6893141674334579433, + "Data3": 3045027769464967883, + "Data4": 396163914225738706 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorStrokeSettingsTagHelper", @@ -66982,10 +66502,10 @@ }, { "__Checksum": { - "Data1": 5738159269138285706, - "Data2": 7917593938839556522, - "Data3": -6312302195896930801, - "Data4": -16340248748259993 + "Data1": 5671000807289234738, + "Data2": 7543243208469208381, + "Data3": 6709230224592489313, + "Data4": 589368941020045428 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorTagHelper", @@ -67056,20 +66576,17 @@ { "Name": "hover", "DisplayName": "hover", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -67081,10 +66598,10 @@ }, { "__Checksum": { - "Data1": 819179023887803412, - "Data2": -1380539274203492566, - "Data3": -4025320983779718131, - "Data4": 6356954930208210939 + "Data1": -4953735005953891338, + "Data2": -205025898430181142, + "Data3": 4868809873781027925, + "Data4": -6357212064836128319 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorsTagHelper", @@ -67102,8 +66619,7 @@ { "Name": "connector", "DisplayName": "connector", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -67115,10 +66631,10 @@ }, { "__Checksum": { - "Data1": -6258138314701335617, - "Data2": -2381171989338245951, - "Data3": -1305703050287120474, - "Data4": 5206040661052259692 + "Data1": 7497790559705100633, + "Data2": 3444309822608835039, + "Data3": 6371576567039687687, + "Data4": -7112182059881774917 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper", @@ -67254,10 +66770,10 @@ }, { "__Checksum": { - "Data1": 1519407688035957652, - "Data2": 8112684421953589123, - "Data3": -1749597728210288097, - "Data4": -1567460115142852449 + "Data1": 7916613386702127497, + "Data2": -1009841661676538158, + "Data3": 2279059729090806778, + "Data4": -7506014006542836196 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsFillSettingsTagHelper", @@ -67303,10 +66819,10 @@ }, { "__Checksum": { - "Data1": 2165246610259449481, - "Data2": 2072004840822421113, - "Data3": -808242818551785526, - "Data4": -1582670790962905398 + "Data1": -9101017685660961961, + "Data2": 4866048891767623211, + "Data3": -8786079382226335089, + "Data4": -5967642382934976482 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverFillSettingsTagHelper", @@ -67352,10 +66868,10 @@ }, { "__Checksum": { - "Data1": -7340874585819396884, - "Data2": 4319839042513507283, - "Data3": -227875481383863430, - "Data4": 6366751124153406571 + "Data1": 1609125012582277299, + "Data2": 5443040369811762557, + "Data3": -4918445995103843915, + "Data4": -7409385298511535098 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverSettingsTagHelper", @@ -67374,14 +66890,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -67393,10 +66907,10 @@ }, { "__Checksum": { - "Data1": 1428326856392243736, - "Data2": 9081892962252750721, - "Data3": -8465524163236799127, - "Data4": 3797298814900913880 + "Data1": 4243065709461897905, + "Data2": -8403616116524216010, + "Data3": 7958048916904554238, + "Data4": 431263079358581778 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverStrokeSettingsTagHelper", @@ -67452,10 +66966,10 @@ }, { "__Checksum": { - "Data1": -9122405014931623924, - "Data2": -3472419320893889951, - "Data3": 4651695445470780074, - "Data4": -7883521231654414225 + "Data1": -2683488131619795456, + "Data2": 1058241244456677061, + "Data3": -9028818651111237122, + "Data4": -5738287249879648693 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsSettingsTagHelper", @@ -67496,20 +67010,17 @@ { "Name": "hover", "DisplayName": "hover", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -67521,10 +67032,10 @@ }, { "__Checksum": { - "Data1": 2358937498465877133, - "Data2": -1725063723566602950, - "Data3": 5142660027853782791, - "Data4": -6031268972591072001 + "Data1": 6540634909550080257, + "Data2": 3784455875421008991, + "Data3": -2285059375258288459, + "Data4": -6631746289011118895 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsStrokeSettingsTagHelper", @@ -67580,10 +67091,10 @@ }, { "__Checksum": { - "Data1": -7317491000020343325, - "Data2": 2298778116722572229, - "Data3": 4821926070693051045, - "Data4": 1905745177828687295 + "Data1": 1061515106320020162, + "Data2": -3047788305575841549, + "Data3": -7171868614258380420, + "Data4": -7992314938203106063 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorFillSettingsTagHelper", @@ -67629,10 +67140,10 @@ }, { "__Checksum": { - "Data1": 5518349070961305753, - "Data2": -7731678308333092507, - "Data3": -8179822429488777946, - "Data4": -1874802827666908439 + "Data1": -1999139709717340658, + "Data2": 9056303305630548225, + "Data3": 4805130769700959597, + "Data4": -7606229315964157985 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverFillSettingsTagHelper", @@ -67678,10 +67189,10 @@ }, { "__Checksum": { - "Data1": 8788885050421290823, - "Data2": -7426839507970154304, - "Data3": -589315646822830082, - "Data4": -8971266026800576333 + "Data1": 3490776846847705777, + "Data2": 3843229793694978359, + "Data3": -2993169687857515991, + "Data4": 534011400153080342 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverSettingsTagHelper", @@ -67700,14 +67211,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -67719,10 +67228,10 @@ }, { "__Checksum": { - "Data1": 6010580515648070954, - "Data2": -7913080585788305969, - "Data3": 4787454892303604646, - "Data4": -1675596465048327437 + "Data1": 8571153577873564208, + "Data2": -576867651547879088, + "Data3": 1674661555600544565, + "Data4": 8099127745107993190 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverStrokeSettingsTagHelper", @@ -67778,10 +67287,10 @@ }, { "__Checksum": { - "Data1": -3840905757414660837, - "Data2": -6689796688574395913, - "Data3": -3224079497965066117, - "Data4": 7419321112286105317 + "Data1": 583623623292181306, + "Data2": -5796592659976675642, + "Data3": -3463099767713130709, + "Data4": -1104144438129403268 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorStrokeSettingsTagHelper", @@ -67837,10 +67346,10 @@ }, { "__Checksum": { - "Data1": -6077826671628652030, - "Data2": -440048353447976293, - "Data3": -7097011961886050305, - "Data4": 1634042030466244884 + "Data1": 6838663756382625269, + "Data2": -4152725657522370997, + "Data3": 6005657149990197504, + "Data4": 4991505548066933237 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper", @@ -67976,10 +67485,10 @@ }, { "__Checksum": { - "Data1": -7309618364772001680, - "Data2": -3831650446621818185, - "Data3": -7142730365882637446, - "Data4": 1829255418381338370 + "Data1": -1279956196893128273, + "Data2": -4824862925780251966, + "Data3": -6983888183695578180, + "Data4": 6649219118736093791 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsTagHelper", @@ -68040,8 +67549,7 @@ { "Name": "tools", "DisplayName": "tools", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -68053,10 +67561,10 @@ }, { "__Checksum": { - "Data1": 7433123232060201162, - "Data2": -1722144686852263812, - "Data3": -7147659648584075625, - "Data4": -7648786276941616286 + "Data1": 1548734404325776469, + "Data2": -8852759676718498919, + "Data3": 6142752738503560747, + "Data4": 8872970577768198488 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper", @@ -68235,10 +67743,10 @@ }, { "__Checksum": { - "Data1": 4195938925953779193, - "Data2": -5592014437761019831, - "Data3": -790984189720604743, - "Data4": 5216762082151745174 + "Data1": -8530385298551880176, + "Data2": -7475858650091416517, + "Data3": 3880284920721369661, + "Data4": 4688699203273849749 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonsTagHelper", @@ -68256,8 +67764,7 @@ { "Name": "button", "DisplayName": "button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -68269,10 +67776,10 @@ }, { "__Checksum": { - "Data1": 2107646682024249859, - "Data2": 4976173403818471006, - "Data3": -8088645354394200977, - "Data4": 2655391652006137475 + "Data1": -6298840255085305865, + "Data2": -8929028030732252845, + "Data3": -7236228660747464357, + "Data4": 36227888899338900 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonTagHelper", @@ -68381,10 +67888,10 @@ }, { "__Checksum": { - "Data1": 3692180645711197698, - "Data2": 574001596158119784, - "Data3": -7504534720976580741, - "Data4": -4890107807022634087 + "Data1": -8045395796698897095, + "Data2": -8083914293889379052, + "Data3": 8696608908989805976, + "Data4": -1894676454186552919 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonsTagHelper", @@ -68402,8 +67909,7 @@ { "Name": "menu-button", "DisplayName": "menu-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -68415,10 +67921,10 @@ }, { "__Checksum": { - "Data1": 7695832154071325784, - "Data2": 1366280646965263431, - "Data3": -8980176707925080613, - "Data4": -625599638589972180 + "Data1": 5108756168156246894, + "Data2": 6257077580191946712, + "Data3": -886028903183013877, + "Data4": -4670676659434037038 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper", @@ -68722,14 +68228,12 @@ { "Name": "buttons", "DisplayName": "buttons", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "menu-buttons", "DisplayName": "menu-buttons", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -68741,10 +68245,10 @@ }, { "__Checksum": { - "Data1": 6774582696814258154, - "Data2": 5149888207787566884, - "Data3": 6905551413269211654, - "Data4": 748787224210423700 + "Data1": -6922422433812079850, + "Data2": -2838343146700404099, + "Data3": -2011605613643191768, + "Data4": -4685474626818797819 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolsTagHelper", @@ -68762,8 +68266,7 @@ { "Name": "tool", "DisplayName": "tool", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -68775,10 +68278,10 @@ }, { "__Checksum": { - "Data1": -5734456295608636885, - "Data2": 1162121108082406804, - "Data3": -737698087545831718, - "Data4": 7802171522337738238 + "Data1": -4985074073408287734, + "Data2": 4237792058209844531, + "Data3": -2296163714416653042, + "Data4": 7779347676301855690 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsStopTagHelper", @@ -68834,10 +68337,10 @@ }, { "__Checksum": { - "Data1": -8824730025700210819, - "Data2": -6881506454204479491, - "Data3": 232065372168486723, - "Data4": -1455352781740744905 + "Data1": 7887092430373309910, + "Data2": 3494216349235287425, + "Data3": -9129536497225569739, + "Data4": -2219090385473931700 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsStopsTagHelper", @@ -68855,8 +68358,7 @@ { "Name": "stop", "DisplayName": "stop", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -68868,10 +68370,10 @@ }, { "__Checksum": { - "Data1": -182650690530827405, - "Data2": 3331702764041544933, - "Data3": 2942267482317746320, - "Data4": 4248700082282754225 + "Data1": 3354959410536386146, + "Data2": 936056770803872526, + "Data3": 9090228002527515062, + "Data4": -4429677997376265363 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsTagHelper", @@ -68942,8 +68444,7 @@ { "Name": "stops", "DisplayName": "stops", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -68955,10 +68456,10 @@ }, { "__Checksum": { - "Data1": 888535558303876570, - "Data2": -5551058952496945781, - "Data3": -2271763191294986510, - "Data4": 3352129570657261863 + "Data1": 7273504912163051882, + "Data2": 5514687124492690, + "Data3": -4006049563406955293, + "Data4": -7971343784461268622 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillSettingsTagHelper", @@ -68999,8 +68500,7 @@ { "Name": "gradient", "DisplayName": "gradient", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -69012,10 +68512,10 @@ }, { "__Checksum": { - "Data1": 6330017855856121786, - "Data2": 6982337575354817727, - "Data3": 8589010605120644495, - "Data4": 3628469575826261271 + "Data1": 5453277132381002068, + "Data2": 5023020142613777596, + "Data3": 6547087235175867851, + "Data4": -4710710219447661135 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsHoverFillSettingsTagHelper", @@ -69061,10 +68561,10 @@ }, { "__Checksum": { - "Data1": -6548398280781750602, - "Data2": 1293807361995918763, - "Data3": -7306245309673886575, - "Data4": -7653493980293542293 + "Data1": -3841489598695795032, + "Data2": -5099750745257631193, + "Data3": -1440084502468868827, + "Data4": -6704668395777451849 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsHoverSettingsTagHelper", @@ -69083,8 +68583,7 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -69096,10 +68595,10 @@ }, { "__Checksum": { - "Data1": 2048279320916170719, - "Data2": -1724661693684391071, - "Data3": -1783503814739631566, - "Data4": 6915918997272697127 + "Data1": -1302315954482735528, + "Data2": -283285416762079748, + "Data3": -2165731789861414557, + "Data4": -8845790374237283905 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsRotationSettingsTagHelper", @@ -69135,10 +68634,10 @@ }, { "__Checksum": { - "Data1": -6417730269463329849, - "Data2": 4696058353125357365, - "Data3": -155596367878797520, - "Data4": 7923130128968675165 + "Data1": 8540991094578415812, + "Data2": -9052286389692593274, + "Data3": 4406722068811512947, + "Data4": -1129577417735501762 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsConnectorTagHelper", @@ -69199,20 +68698,17 @@ { "Name": "hover", "DisplayName": "hover", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -69224,10 +68720,10 @@ }, { "__Checksum": { - "Data1": -5948381031186431392, - "Data2": -2130289684931608692, - "Data3": 1020912784833634114, - "Data4": -3887264572011575046 + "Data1": 116445446965774434, + "Data2": 3388619828543493313, + "Data3": 1545144162701924320, + "Data4": -1863695644360733225 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsConnectorsTagHelper", @@ -69245,8 +68741,7 @@ { "Name": "connector", "DisplayName": "connector", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -69258,10 +68753,10 @@ }, { "__Checksum": { - "Data1": 2402141357616245708, - "Data2": 1610761506013911530, - "Data3": -8317701962837251072, - "Data4": -4956809317856604266 + "Data1": -6321977503519253591, + "Data2": 8689796135618429334, + "Data3": 4070135543198786644, + "Data4": -8039953874295774563 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper", @@ -69392,50 +68887,42 @@ { "Name": "connectors", "DisplayName": "connectors", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "connector-defaults", "DisplayName": "connector-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hover", "DisplayName": "hover", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "rotation", "DisplayName": "rotation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -69447,10 +68934,10 @@ }, { "__Checksum": { - "Data1": 1489476238875047435, - "Data2": 2222772868841446083, - "Data3": 8585834147166399613, - "Data4": 9075711278908114186 + "Data1": -3453357330888046641, + "Data2": -4352942693737365085, + "Data3": -5349388368295510695, + "Data4": 8236115191034967689 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsStrokeSettingsTagHelper", @@ -69506,10 +68993,10 @@ }, { "__Checksum": { - "Data1": 7182329007844469804, - "Data2": -5912190140336548466, - "Data3": -8778896353810290167, - "Data4": -2019578486209031681 + "Data1": 8978787151000134788, + "Data2": 4413151039203277485, + "Data3": -3021246345111932719, + "Data4": -8469904071001562572 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsTagHelper", @@ -69550,8 +69037,7 @@ { "Name": "tools", "DisplayName": "tools", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -69563,10 +69049,10 @@ }, { "__Checksum": { - "Data1": -3590585562922249098, - "Data2": -6528679957539922081, - "Data3": 322798591236598122, - "Data4": 8880325775099004522 + "Data1": 5156538985148001640, + "Data2": -3070722947169803499, + "Data3": -5040356778507988810, + "Data4": 8330828765796515821 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper", @@ -69745,10 +69231,10 @@ }, { "__Checksum": { - "Data1": 6252604950023537518, - "Data2": -3778841537328678074, - "Data3": 3003143859865017476, - "Data4": -8571150890748726697 + "Data1": 2701690376571226151, + "Data2": 2381068958852305305, + "Data3": 4985893966546874874, + "Data4": -6619091072939604043 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonsTagHelper", @@ -69766,8 +69252,7 @@ { "Name": "button", "DisplayName": "button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -69779,10 +69264,10 @@ }, { "__Checksum": { - "Data1": 403926469917156000, - "Data2": -906394098192142783, - "Data3": -8700477900435643006, - "Data4": -4388865098210464940 + "Data1": -8672488561726630516, + "Data2": -4295609758042129906, + "Data3": 1725855236964796289, + "Data4": 4765969199678917912 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonTagHelper", @@ -69891,10 +69376,10 @@ }, { "__Checksum": { - "Data1": -2850425262049704466, - "Data2": 686973806869842023, - "Data3": 6807146111426356792, - "Data4": -7922445453549062859 + "Data1": 9054393023057485706, + "Data2": -2729148768138639081, + "Data3": -1957749659242537313, + "Data4": -6752911183892711884 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonsTagHelper", @@ -69912,8 +69397,7 @@ { "Name": "menu-button", "DisplayName": "menu-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -69925,10 +69409,10 @@ }, { "__Checksum": { - "Data1": -3643106554251345204, - "Data2": 2173110379425797066, - "Data3": -7066048022985451259, - "Data4": -8147761503826327374 + "Data1": -7872010835758117632, + "Data2": 6017932103933934885, + "Data3": -3744491993950842368, + "Data4": -5141410364541719742 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper", @@ -70232,14 +69716,12 @@ { "Name": "buttons", "DisplayName": "buttons", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "menu-buttons", "DisplayName": "menu-buttons", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -70251,10 +69733,10 @@ }, { "__Checksum": { - "Data1": 1156159333218796249, - "Data2": 1691869690606660309, - "Data3": 6575106233901847359, - "Data4": 738990219719100866 + "Data1": -1706411021918197655, + "Data2": 5906635642544777224, + "Data3": 4572481802663870507, + "Data4": 7709638067448097306 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolsTagHelper", @@ -70272,8 +69754,7 @@ { "Name": "tool", "DisplayName": "tool", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -70285,10 +69766,10 @@ }, { "__Checksum": { - "Data1": -3732224354046462281, - "Data2": -1540081407070942590, - "Data3": -2120532887613600907, - "Data4": 7902386249570175432 + "Data1": -8921290484491988145, + "Data2": 6915228602091131134, + "Data3": 3358825076414735272, + "Data4": 1637715159800632338 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsStopTagHelper", @@ -70344,10 +69825,10 @@ }, { "__Checksum": { - "Data1": 7598616109369313384, - "Data2": -3140075592110243234, - "Data3": -7848876618731326011, - "Data4": 7332948647894041822 + "Data1": -8174899208184094094, + "Data2": -1362214290014691486, + "Data3": -5059609017417665291, + "Data4": -7747923951037265801 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsStopsTagHelper", @@ -70365,8 +69846,7 @@ { "Name": "stop", "DisplayName": "stop", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -70378,10 +69858,10 @@ }, { "__Checksum": { - "Data1": 1394754263425792574, - "Data2": 2966735921868482988, - "Data3": -9078573519115906300, - "Data4": -1827766725079007487 + "Data1": 4314437410007768645, + "Data2": -6282593026520236186, + "Data3": 7214941739003058912, + "Data4": -12448709261231094 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsTagHelper", @@ -70452,8 +69932,7 @@ { "Name": "stops", "DisplayName": "stops", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -70465,10 +69944,10 @@ }, { "__Checksum": { - "Data1": 6649497545424254583, - "Data2": -3688079222719164739, - "Data3": 8530511530797922023, - "Data4": -2324081122997574572 + "Data1": 9192033752378388767, + "Data2": 5951822460307027960, + "Data3": 1037911822013325489, + "Data4": -563685342710735649 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeFillSettingsTagHelper", @@ -70509,8 +69988,7 @@ { "Name": "gradient", "DisplayName": "gradient", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -70522,10 +70000,10 @@ }, { "__Checksum": { - "Data1": 1071800846947931503, - "Data2": 5962897481693939285, - "Data3": 5046098999384747811, - "Data4": -366462262950842373 + "Data1": 3692872733309459296, + "Data2": -3359269601400588640, + "Data3": 6011817581643153410, + "Data4": -6469955903383392248 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeHoverFillSettingsTagHelper", @@ -70571,10 +70049,10 @@ }, { "__Checksum": { - "Data1": 6635048226552350544, - "Data2": 4104910447950518196, - "Data3": -8112893842400141000, - "Data4": 3384776838220864269 + "Data1": 2774877288596782395, + "Data2": -493698921099074180, + "Data3": -4728224874420963900, + "Data4": 9093489962018162739 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeHoverSettingsTagHelper", @@ -70593,8 +70071,7 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -70606,10 +70083,10 @@ }, { "__Checksum": { - "Data1": -4790162066670613801, - "Data2": 6526266898060097382, - "Data3": 5176653976068968082, - "Data4": 8698828792477900241 + "Data1": 3874550932005888884, + "Data2": -6232409760635337814, + "Data3": 1387995134394226501, + "Data4": 2392728742600929058 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeRotationSettingsTagHelper", @@ -70645,10 +70122,10 @@ }, { "__Checksum": { - "Data1": -2968284435225937890, - "Data2": 6620672765529940742, - "Data3": -3855475844650194591, - "Data4": 600309060752641173 + "Data1": 6385542069971856568, + "Data2": -4449028064658939951, + "Data3": -8400224329340155613, + "Data4": 6985580474854705712 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeStrokeSettingsTagHelper", @@ -70704,10 +70181,10 @@ }, { "__Checksum": { - "Data1": 4944356611223725452, - "Data2": -3782559258280760658, - "Data3": -983383677772912550, - "Data4": -8830884147408905957 + "Data1": 6230620495410646396, + "Data2": -708420352321399279, + "Data3": 6666148963119270127, + "Data4": 6612429929154481456 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeTagHelper", @@ -70838,50 +70315,42 @@ { "Name": "connectors", "DisplayName": "connectors", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "connector-defaults", "DisplayName": "connector-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hover", "DisplayName": "hover", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "rotation", "DisplayName": "rotation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -70893,10 +70362,10 @@ }, { "__Checksum": { - "Data1": -1245067348611874707, - "Data2": -1675587762880443900, - "Data3": 2727838933921553674, - "Data4": 7756572355142520198 + "Data1": -4077656292971790981, + "Data2": -3070267735788521083, + "Data3": 5614469017214878782, + "Data4": -4084904206291804307 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapesTagHelper", @@ -70914,8 +70383,7 @@ { "Name": "shape", "DisplayName": "shape", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -70927,10 +70395,10 @@ }, { "__Checksum": { - "Data1": 1585150461496922157, - "Data2": 8541242034745013003, - "Data3": -3997431255513071909, - "Data4": 3891226667987165077 + "Data1": -7885497533375313377, + "Data2": -1732696501762338949, + "Data3": 3413519250715137864, + "Data4": 5812369259004704480 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramTagHelper", @@ -71299,68 +70767,57 @@ { "Name": "connection-defaults", "DisplayName": "connection-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "connections", "DisplayName": "connections", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "layout", "DisplayName": "layout", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pannable", "DisplayName": "pannable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "selectable", "DisplayName": "selectable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "shape-defaults", "DisplayName": "shape-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "shapes", "DisplayName": "shapes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hierarchical-datasource", "DisplayName": "hierarchical-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "connections-datasource", "DisplayName": "connections-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -71372,10 +70829,10 @@ }, { "__Checksum": { - "Data1": 2941441422045026222, - "Data2": -2335133531174643665, - "Data3": 808629347289600604, - "Data4": 2433080255225520725 + "Data1": 1386013142413296178, + "Data2": 6610266802545987999, + "Data3": 7013903402201319951, + "Data4": 8861290145536401483 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogActionTagHelper", @@ -71441,10 +70898,10 @@ }, { "__Checksum": { - "Data1": -890473323960966432, - "Data2": -3179805873811811303, - "Data3": -8613916522617840044, - "Data4": -7919418037150374327 + "Data1": 415467610209429883, + "Data2": -7140121980047611733, + "Data3": -283019020356744659, + "Data4": -511945183567550725 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogActionsTagHelper", @@ -71462,8 +70919,7 @@ { "Name": "action", "DisplayName": "action", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -71475,10 +70931,10 @@ }, { "__Checksum": { - "Data1": 2506330658668735929, - "Data2": 9079628358763430888, - "Data3": 8129952964238401150, - "Data4": -6654653475989393310 + "Data1": -5816134253761473685, + "Data2": -8944898102351165821, + "Data3": -922375358423638604, + "Data4": -8518068528713199550 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContentTagHelper", @@ -71526,10 +70982,10 @@ }, { "__Checksum": { - "Data1": -4777812975159298724, - "Data2": -4839946026636070407, - "Data3": 6638426133156516168, - "Data4": -3920291395921313804 + "Data1": -907962585929777700, + "Data2": 2631814807774613513, + "Data3": -831671309133700344, + "Data4": 6777908445095859704 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogMessagesSettingsTagHelper", @@ -71575,10 +71031,10 @@ }, { "__Checksum": { - "Data1": -3605185716184263221, - "Data2": 6889536317914769621, - "Data3": 5936938898099973893, - "Data4": -6960456526090469152 + "Data1": -99501637342737733, + "Data2": 7645978831297564426, + "Data3": 3937319681872635728, + "Data4": 2146410399525568054 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogModalSettingsTagHelper", @@ -71624,10 +71080,10 @@ }, { "__Checksum": { - "Data1": 1171779589761280643, - "Data2": 3422384763431450987, - "Data3": 3662635422441026256, - "Data4": -6941263203078738810 + "Data1": 43824911646654910, + "Data2": -6797058973315697987, + "Data3": 7943693319860597926, + "Data4": -6990090827502990591 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogPopupAnimationCloseSettingsTagHelper", @@ -71683,10 +71139,10 @@ }, { "__Checksum": { - "Data1": -6235892746694457004, - "Data2": -8334086977025307171, - "Data3": -8903511927733014495, - "Data4": 991130359491789829 + "Data1": -124096064420184109, + "Data2": -8526423275020157950, + "Data3": 1206066751154980429, + "Data4": -8651767800096006281 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogPopupAnimationOpenSettingsTagHelper", @@ -71742,10 +71198,10 @@ }, { "__Checksum": { - "Data1": -483591048229528613, - "Data2": 2172838588456988329, - "Data3": 9083571459024925034, - "Data4": 1993075462136437465 + "Data1": 2599288419000561854, + "Data2": -8154213780540978116, + "Data3": 4406354711270833088, + "Data4": -3503885538769494538 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogPopupAnimationSettingsTagHelper", @@ -71776,14 +71232,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -71795,10 +71249,10 @@ }, { "__Checksum": { - "Data1": 4869206738831064923, - "Data2": 217572613245549814, - "Data3": -5883527040322910077, - "Data4": -4112450619218128773 + "Data1": -7888406185285030343, + "Data2": -756962041200131154, + "Data3": 55971567190474932, + "Data4": 6780812032550471804 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogTagHelper", @@ -72038,32 +71492,27 @@ { "Name": "actions", "DisplayName": "actions", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "dialog-title", "DisplayName": "dialog-title", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "modal", "DisplayName": "modal", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -72075,10 +71524,10 @@ }, { "__Checksum": { - "Data1": -6148237214684764207, - "Data2": 6708346124678658250, - "Data3": -205729208948980669, - "Data4": 3970111224895733749 + "Data1": -6329992337618392542, + "Data2": 5340751535261340063, + "Data3": 4372289818190356646, + "Data4": 8640235737999513642 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogTitleSettingsTagHelper", @@ -72124,10 +71573,10 @@ }, { "__Checksum": { - "Data1": -6569840610368401766, - "Data2": 8257395299714287802, - "Data3": -5252120411222457457, - "Data4": 4074430042677837634 + "Data1": 6030846165932272942, + "Data2": 7220541976606367969, + "Data3": 6786361965721967322, + "Data4": -6902828068060873747 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DraggableTagHelper", @@ -72456,10 +71905,10 @@ }, { "__Checksum": { - "Data1": 3624243763505746621, - "Data2": -7762128518130919008, - "Data3": -3841801290849667786, - "Data4": 5422923134135633578 + "Data1": -1816076694998041211, + "Data2": -7289082873874503206, + "Data3": 3315412538077426755, + "Data4": -7857307200474205662 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DrawerContentTagHelper", @@ -72482,10 +71931,10 @@ }, { "__Checksum": { - "Data1": -205296057146987525, - "Data2": 1588091140954043875, - "Data3": -3628935760739844526, - "Data4": 7029163970048488193 + "Data1": 1870360966131192212, + "Data2": 3327857022158488669, + "Data3": 1464056892284078110, + "Data4": -2148523577171346654 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DrawerMiniSettingsTagHelper", @@ -72571,10 +72020,10 @@ }, { "__Checksum": { - "Data1": -5550124042257377588, - "Data2": -828545798703099730, - "Data3": -3438757296419122381, - "Data4": -5695528741942233388 + "Data1": -4350211783562774276, + "Data2": 8329982544118215376, + "Data3": 2737386590858243446, + "Data4": 54035403383651139 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DrawerTagHelper", @@ -72773,14 +72222,12 @@ { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "mini", "DisplayName": "mini", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -72792,10 +72239,10 @@ }, { "__Checksum": { - "Data1": 6220119561784827588, - "Data2": 8702977035032817082, - "Data3": 7363993523983012536, - "Data4": -6393209161841175937 + "Data1": 7384614113088507730, + "Data2": 3950141955337867432, + "Data3": 3210784572404724216, + "Data4": 2624626756937264037 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper", @@ -72924,10 +72371,10 @@ }, { "__Checksum": { - "Data1": -3606410592291688288, - "Data2": -4275479254619544506, - "Data3": 609561443841450016, - "Data4": 3969218807815076932 + "Data1": -762888834248791611, + "Data2": 465748342815247669, + "Data3": 6151958069939142742, + "Data4": 7929239175315882196 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownButtonItemsTagHelper", @@ -72945,8 +72392,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -72958,10 +72404,10 @@ }, { "__Checksum": { - "Data1": -7223152978558345281, - "Data2": -2971389887139763308, - "Data3": -1749083951605777469, - "Data4": -7769323029443929221 + "Data1": -3099576616468617693, + "Data2": 1318218979360876393, + "Data3": 2769009710759920349, + "Data4": 5292363558842157930 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownButtonMessagesSettingsTagHelper", @@ -72997,10 +72443,10 @@ }, { "__Checksum": { - "Data1": -1164461976423996830, - "Data2": -3167864969474515462, - "Data3": 3219377930190818043, - "Data4": -7825766860601291791 + "Data1": -1948547834610918478, + "Data2": 8059643022997567688, + "Data3": -8471399832674617384, + "Data4": -4798347827015618095 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownButtonPopupSettingsTagHelper", @@ -73036,10 +72482,10 @@ }, { "__Checksum": { - "Data1": 2064460241876270334, - "Data2": 4316168390933940518, - "Data3": 8761737890779258959, - "Data4": 152488931869838618 + "Data1": -1434479607879615808, + "Data2": -7864011284760651825, + "Data3": -3848819441677859083, + "Data4": -7532846310795660825 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownButtonTagHelper", @@ -73268,20 +72714,17 @@ { "Name": "dropdownbutton-items", "DisplayName": "dropdownbutton-items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup", "DisplayName": "popup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -73293,10 +72736,10 @@ }, { "__Checksum": { - "Data1": 948246804324417803, - "Data2": -5500216636296990043, - "Data3": 4026804267119400583, - "Data4": 9179834828746577049 + "Data1": 1955697778873041762, + "Data2": 8994707211255728697, + "Data3": 7545938218456262750, + "Data4": -4842890435814208023 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListAnimationSettingsTagHelper", @@ -73333,14 +72776,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -73352,10 +72793,10 @@ }, { "__Checksum": { - "Data1": 3488323127344048758, - "Data2": -8148681595189469368, - "Data3": -1212345043618816267, - "Data4": -8537553197950033178 + "Data1": 4828383662166017293, + "Data2": 700311708693324344, + "Data3": -3587524082827413251, + "Data4": 7198665207279748357 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListLabelSettingsTagHelper", @@ -73411,10 +72852,10 @@ }, { "__Checksum": { - "Data1": 5640161458233185337, - "Data2": -5791823416133912701, - "Data3": 4197645232055868022, - "Data4": -1974786838918294070 + "Data1": 5529658742328973423, + "Data2": 8106643937311804708, + "Data3": -1030423595794815589, + "Data4": 1116719104767557971 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListMessagesSettingsTagHelper", @@ -73456,10 +72897,10 @@ }, { "__Checksum": { - "Data1": -7988422522628838696, - "Data2": -3448643321636106207, - "Data3": 7878865145014194517, - "Data4": -5885657296558092973 + "Data1": 2264746337482495914, + "Data2": 1357866598592580718, + "Data3": 3493394923387074185, + "Data4": -7322841307472617821 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper", @@ -73581,10 +73022,10 @@ }, { "__Checksum": { - "Data1": 2933242177837293725, - "Data2": -1567407216360452553, - "Data3": -94318516718289322, - "Data4": 2829230934774727140 + "Data1": -6655811605019320463, + "Data2": -4387175283808555202, + "Data3": 4185648372625593082, + "Data4": 6834330300503500628 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListTagHelper", @@ -74299,38 +73740,32 @@ { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup", "DisplayName": "popup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "virtual", "DisplayName": "virtual", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -74342,10 +73777,10 @@ }, { "__Checksum": { - "Data1": 5057719721243788750, - "Data2": 3485786989103155715, - "Data3": -7311548639565104691, - "Data4": -1158882227026083215 + "Data1": -2321302508941646907, + "Data2": 3052150136063416495, + "Data3": -4973861103426911544, + "Data4": 8537731339276357484 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListVirtualSettingsTagHelper", @@ -74417,10 +73852,10 @@ }, { "__Checksum": { - "Data1": -3791285190205628271, - "Data2": 1747666708207178257, - "Data3": -8427343876482473836, - "Data4": -3002806555698775354 + "Data1": 8421113355136249042, + "Data2": 6346805401923707516, + "Data3": 8466182382060660205, + "Data4": -6464957898192744206 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeAnimationSettingsTagHelper", @@ -74457,14 +73892,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -74476,10 +73909,10 @@ }, { "__Checksum": { - "Data1": -6817553173320870656, - "Data2": -1412014917118951355, - "Data3": -8635090639081024557, - "Data4": -1007718557046456400 + "Data1": 8655567403454483048, + "Data2": 8482603298795175173, + "Data3": 8407027591873646972, + "Data4": -795735136911543282 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeCheckboxesSettingsTagHelper", @@ -74561,10 +73994,10 @@ }, { "__Checksum": { - "Data1": -8109356430295301343, - "Data2": -5760715234493469519, - "Data3": -5436845776688634005, - "Data4": 5906013535370592697 + "Data1": 4994594197056302596, + "Data2": 2942575713446661939, + "Data3": 7945606716074604337, + "Data4": -4766384388541038610 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper", @@ -74718,8 +74151,7 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -74731,10 +74163,10 @@ }, { "__Checksum": { - "Data1": 2659963691377066742, - "Data2": -5185966831763733418, - "Data3": 5582284849457343700, - "Data4": 7738143203850462651 + "Data1": -6237292013039704093, + "Data2": 874572122997053953, + "Data3": -1393127318284211072, + "Data4": -759476159203731494 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeItemsTagHelper", @@ -74757,8 +74189,7 @@ { "Name": "dropdowntree-item", "DisplayName": "dropdowntree-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -74770,10 +74201,10 @@ }, { "__Checksum": { - "Data1": 4599839116041291963, - "Data2": -1165026253542482055, - "Data3": -5138847920441292220, - "Data4": 8931379128141149261 + "Data1": 6822461193178312367, + "Data2": -6254078231259694021, + "Data3": -3133960574189109403, + "Data4": 7587003696441179775 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeLabelSettingsTagHelper", @@ -74829,10 +74260,10 @@ }, { "__Checksum": { - "Data1": -8097947454784729422, - "Data2": -8648770237447431073, - "Data3": -953094023335200723, - "Data4": 7679925290799356226 + "Data1": 8623563679677008683, + "Data2": 7721287573558101596, + "Data3": 2156423610866257480, + "Data4": -9150379207387506452 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeMessagesSettingsTagHelper", @@ -74904,10 +74335,10 @@ }, { "__Checksum": { - "Data1": 8215446188135754028, - "Data2": 1710589202533877873, - "Data3": 6861144539507970438, - "Data4": 4477014702284384975 + "Data1": -6640946156322125238, + "Data2": 2965514870703359367, + "Data3": 6493591726721912905, + "Data4": 2202306029215085813 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeNestedItemsTagHelper", @@ -74925,8 +74356,7 @@ { "Name": "dropdowntree-item", "DisplayName": "dropdowntree-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -74938,10 +74368,10 @@ }, { "__Checksum": { - "Data1": -3250636457207028531, - "Data2": 2367355042043722808, - "Data3": -2991330196916879799, - "Data4": 2022811848533348015 + "Data1": 4612183337687865840, + "Data2": 5926777338218924811, + "Data3": 2524622977659152541, + "Data4": 8331511847157184561 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper", @@ -75063,10 +74493,10 @@ }, { "__Checksum": { - "Data1": -9021541746232850449, - "Data2": -3928986852766380117, - "Data3": -8804164018836032921, - "Data4": 2591822896741551341 + "Data1": -9004090434464468763, + "Data2": -2063096997661269585, + "Data3": 510195748827366032, + "Data4": -1831173528157080541 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeTagHelper", @@ -75730,44 +75160,37 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup", "DisplayName": "popup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "checkboxes", "DisplayName": "checkboxes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hierarchical-datasource", "DisplayName": "hierarchical-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -75779,10 +75202,10 @@ }, { "__Checksum": { - "Data1": 432815578429314993, - "Data2": 2035580781039982863, - "Data3": -7476816723870458976, - "Data4": -3480630539986386498 + "Data1": -8764685829431989241, + "Data2": 6296915997097297412, + "Data3": -1026757800963794553, + "Data4": -6709464765983496922 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper", @@ -76001,10 +75424,10 @@ }, { "__Checksum": { - "Data1": -9010453046887265703, - "Data2": 10922232497012760, - "Data3": -1601932126732237473, - "Data4": -6569170561500085128 + "Data1": 3264747897769484992, + "Data2": -6696367010744667106, + "Data3": 3625560576863855094, + "Data4": 7122219366308990474 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropTargetTagHelper", @@ -76213,10 +75636,10 @@ }, { "__Checksum": { - "Data1": -1063828043754248831, - "Data2": 7639177358366552697, - "Data3": 8982915163844172828, - "Data4": -1509445059919512232 + "Data1": 5671675062047066647, + "Data2": -8854930343294859874, + "Data3": -3533668684110182777, + "Data4": -2890353000120297577 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorDeserializationSettingsTagHelper", @@ -76258,10 +75681,10 @@ }, { "__Checksum": { - "Data1": 5553187625783879817, - "Data2": 1854418781112596913, - "Data3": -2673495647772151875, - "Data4": -1700367029786669595 + "Data1": 2640468184626426577, + "Data2": 4093154201528821229, + "Data3": 5277391204227148278, + "Data4": 1983317020333309472 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorExportAsSettingsTagHelper", @@ -76313,10 +75736,10 @@ }, { "__Checksum": { - "Data1": 1402795092617880336, - "Data2": -1359844209233401558, - "Data3": 1473563893986972472, - "Data4": -380952669747944691 + "Data1": 966225602783671844, + "Data2": -215076092358307591, + "Data3": -844284953422721231, + "Data4": 1265899666871238552 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper", @@ -76442,10 +75865,10 @@ }, { "__Checksum": { - "Data1": -7541057316318096908, - "Data2": 2493784086936109133, - "Data3": 9212551321031982834, - "Data4": 564554300127860890 + "Data1": -248888241730980149, + "Data2": -352844169719355032, + "Data3": 5721490469552367980, + "Data4": -6274526729656369590 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsNameSettingsTagHelper", @@ -76491,10 +75914,10 @@ }, { "__Checksum": { - "Data1": 8239742047488578940, - "Data2": -421830071674057230, - "Data3": -8427641588369386770, - "Data4": 545837159917125110 + "Data1": -5072102746038916761, + "Data2": -771000223081800873, + "Data3": -1739180617341114576, + "Data4": -6441357607749525702 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsSettingsTagHelper", @@ -76513,20 +75936,17 @@ { "Name": "name", "DisplayName": "name", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "type", "DisplayName": "type", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "size", "DisplayName": "size", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -76538,10 +75958,10 @@ }, { "__Checksum": { - "Data1": -6972475141928925810, - "Data2": 3353072285361125387, - "Data3": 3398821482544998604, - "Data4": -9007335229673040949 + "Data1": -7509080781653878354, + "Data2": 6870494563775129040, + "Data3": -3226724652902534825, + "Data4": -1274702641529772317 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsSizeSettingsTagHelper", @@ -76587,10 +76007,10 @@ }, { "__Checksum": { - "Data1": -1099873296882770560, - "Data2": -5117552733886917209, - "Data3": 3414320552808715429, - "Data4": 2579364352870103504 + "Data1": 3002933390786222844, + "Data2": 7618440832559165564, + "Data3": -1063881993641949663, + "Data4": 167576805419422683 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsTypeSettingsTagHelper", @@ -76636,10 +76056,10 @@ }, { "__Checksum": { - "Data1": -6351970782427216204, - "Data2": 3446593608239314836, - "Data3": -7656835403125469598, - "Data4": 5655578168666570555 + "Data1": -4196442076380435181, + "Data2": 8843935525529247296, + "Data3": -6641816433048494741, + "Data4": 5677827859728478641 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelSettingsTagHelper", @@ -76670,8 +76090,7 @@ { "Name": "fields", "DisplayName": "fields", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -76683,10 +76102,10 @@ }, { "__Checksum": { - "Data1": -5417573301633582298, - "Data2": 7176251740022076801, - "Data3": -1586811073525078387, - "Data4": 3396211646271818484 + "Data1": 2292285678129060457, + "Data2": -5598097986679505343, + "Data3": -4061572127418246990, + "Data4": 8653694685393120618 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaSettingsTagHelper", @@ -76705,8 +76124,7 @@ { "Name": "file-browser-model", "DisplayName": "file-browser-model", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -76718,10 +76136,10 @@ }, { "__Checksum": { - "Data1": 1002410363279003758, - "Data2": 7972960634651337775, - "Data3": -3604612753611045371, - "Data4": 9180114849165083233 + "Data1": -4160327700058211782, + "Data2": -4325367522212009538, + "Data3": -5913664443384734535, + "Data4": -5134763932814287054 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSettingsTagHelper", @@ -76768,20 +76186,17 @@ { "Name": "file-browser-transport", "DisplayName": "file-browser-transport", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -76793,10 +76208,10 @@ }, { "__Checksum": { - "Data1": 4084558277014458369, - "Data2": -5494926667808465192, - "Data3": -3303573554628599789, - "Data4": 5343943411165712136 + "Data1": 7604482656568195526, + "Data2": -1818806366706340306, + "Data3": 3932158674115264048, + "Data4": 248103592010612983 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserTransportCreateSettingsTagHelper", @@ -76862,10 +76277,10 @@ }, { "__Checksum": { - "Data1": 7261031973856538873, - "Data2": 2502453667694262241, - "Data3": -7811266605602714510, - "Data4": 1165895089622866539 + "Data1": 4647039867396843712, + "Data2": -460812162834422949, + "Data3": -1713619616521280098, + "Data4": 6026268210895567291 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserTransportDestroySettingsTagHelper", @@ -76931,10 +76346,10 @@ }, { "__Checksum": { - "Data1": 6342675925787565861, - "Data2": 4325919918714049647, - "Data3": 3540117679047940703, - "Data4": 8102421505377915652 + "Data1": 2329146816986207605, + "Data2": 2188866234960259962, + "Data3": 810783879804924682, + "Data4": 3501446550525020964 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserTransportReadSettingsTagHelper", @@ -77000,10 +76415,10 @@ }, { "__Checksum": { - "Data1": 7351075288534202192, - "Data2": 3915451514458271862, - "Data3": -3740764147104636295, - "Data4": -4427347500557316650 + "Data1": 8263572132643955255, + "Data2": 3716364050412806291, + "Data3": -3559859461843587663, + "Data4": 4548282728184641281 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserTransportSettingsTagHelper", @@ -77054,20 +76469,17 @@ { "Name": "read", "DisplayName": "read", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "destroy", "DisplayName": "destroy", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "create", "DisplayName": "create", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -77079,10 +76491,10 @@ }, { "__Checksum": { - "Data1": 6259373582015600853, - "Data2": -6908284004614381187, - "Data3": -4290653784928878638, - "Data4": 8900709669777868354 + "Data1": -5276617841530559953, + "Data2": -6921925010569758966, + "Data3": 8739911654021762572, + "Data4": -459883404535114160 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper", @@ -77208,10 +76620,10 @@ }, { "__Checksum": { - "Data1": -6759399120786534226, - "Data2": 122521016698424456, - "Data3": 7220239142885384853, - "Data4": -629716747298389059 + "Data1": 729369707150002848, + "Data2": -5028059134122518332, + "Data3": -8025550492262478090, + "Data4": 8962072354850988417 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsNameSettingsTagHelper", @@ -77257,10 +76669,10 @@ }, { "__Checksum": { - "Data1": -3259706221109965859, - "Data2": -3907492453548269243, - "Data3": -6710898042825874553, - "Data4": -2949653507135550468 + "Data1": 279526443258648374, + "Data2": -6697135847040373366, + "Data3": -8601434171427254193, + "Data4": 8081398220457435774 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsSettingsTagHelper", @@ -77279,20 +76691,17 @@ { "Name": "name", "DisplayName": "name", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "type", "DisplayName": "type", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "size", "DisplayName": "size", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -77304,10 +76713,10 @@ }, { "__Checksum": { - "Data1": 5295339838242836814, - "Data2": 325766989500974363, - "Data3": -1646310725977663048, - "Data4": -7808756872351374125 + "Data1": -3706393319930507670, + "Data2": -8634536127070622968, + "Data3": 12558436965432548, + "Data4": 8715520001530115687 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsSizeSettingsTagHelper", @@ -77353,10 +76762,10 @@ }, { "__Checksum": { - "Data1": 1333412098945454982, - "Data2": 441081199625553350, - "Data3": 7344136732677705763, - "Data4": 3879645912731932154 + "Data1": 7553021139870467565, + "Data2": 6013736071968916739, + "Data3": 3752373576380310625, + "Data4": 6199883901422661225 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsTypeSettingsTagHelper", @@ -77402,10 +76811,10 @@ }, { "__Checksum": { - "Data1": -4506642465280842865, - "Data2": -7610239087511053934, - "Data3": -2790654195346506931, - "Data4": 8988496945074217727 + "Data1": 3354909068337868347, + "Data2": 8334594257574865931, + "Data3": 1273250552282519759, + "Data4": 3014001002625217949 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelSettingsTagHelper", @@ -77436,8 +76845,7 @@ { "Name": "fields", "DisplayName": "fields", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -77449,10 +76857,10 @@ }, { "__Checksum": { - "Data1": -7351646921947083747, - "Data2": -1736471946628225349, - "Data3": -919229572958568598, - "Data4": -990964415017866711 + "Data1": -5756872475184258519, + "Data2": 3586883719273098148, + "Data3": 914363124605867837, + "Data4": -309830128286860516 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaSettingsTagHelper", @@ -77471,8 +76879,7 @@ { "Name": "image-browser-model", "DisplayName": "image-browser-model", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -77484,10 +76891,10 @@ }, { "__Checksum": { - "Data1": 8605853372378437134, - "Data2": -4624035549821337271, - "Data3": 2586909212495931673, - "Data4": 3194822975596969588 + "Data1": 6096806899887763013, + "Data2": 8776813547994547828, + "Data3": 1222064839885080401, + "Data4": -8399052413671595521 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSettingsTagHelper", @@ -77534,20 +76941,17 @@ { "Name": "image-browser-transport", "DisplayName": "image-browser-transport", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -77559,10 +76963,10 @@ }, { "__Checksum": { - "Data1": 8602360361500685776, - "Data2": 6789907970184154874, - "Data3": -8468636879515807048, - "Data4": 5182084720019132980 + "Data1": 5590147335812311168, + "Data2": -9166500537463911409, + "Data3": -1200247317363229832, + "Data4": 1956195909163250700 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserTransportCreateSettingsTagHelper", @@ -77638,10 +77042,10 @@ }, { "__Checksum": { - "Data1": 1544209017281921942, - "Data2": -8817203661317918165, - "Data3": -2394817471329175827, - "Data4": -9065918558394657252 + "Data1": 3339329395069856117, + "Data2": -7364837032135966845, + "Data3": 3201647456713281399, + "Data4": -3327588850880637776 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserTransportDestroySettingsTagHelper", @@ -77717,10 +77121,10 @@ }, { "__Checksum": { - "Data1": 2812741071170834178, - "Data2": -3053240449494870067, - "Data3": 8099926140836983315, - "Data4": -8046142871358956148 + "Data1": 6364575142840090204, + "Data2": -9134075760522335200, + "Data3": -3227201102945930351, + "Data4": 8049000491040694637 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserTransportReadSettingsTagHelper", @@ -77796,10 +77200,10 @@ }, { "__Checksum": { - "Data1": 8725130699367330690, - "Data2": 8437342095355796334, - "Data3": 6462278322180767447, - "Data4": -7064530373366710018 + "Data1": 8670106367196435619, + "Data2": 7567827644691797746, + "Data3": 2132309080752315994, + "Data4": -8493129767314636701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserTransportSettingsTagHelper", @@ -77870,20 +77274,17 @@ { "Name": "read", "DisplayName": "read", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "destroy", "DisplayName": "destroy", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "create", "DisplayName": "create", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -77895,10 +77296,10 @@ }, { "__Checksum": { - "Data1": -8024887937210434877, - "Data2": 4044345036649497227, - "Data3": 4672168926981672505, - "Data4": 4300298619889210326 + "Data1": 4081063755966186603, + "Data2": 2973086214014544473, + "Data3": 8641075951864119018, + "Data4": 574728981170149397 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImmutablesSettingsTagHelper", @@ -77970,10 +77371,10 @@ }, { "__Checksum": { - "Data1": 5577625778687739168, - "Data2": 8126905415036823879, - "Data3": -5249969543172333446, - "Data4": 2991087764325424050 + "Data1": -4235737781517017092, + "Data2": 6830647803444931614, + "Data3": -3577329654161091406, + "Data4": 1414920709689308345 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImportSettingsTagHelper", @@ -78085,10 +77486,10 @@ }, { "__Checksum": { - "Data1": -1708312749379009178, - "Data2": -4061516739729826808, - "Data3": 7646350168682756062, - "Data4": -4480764230809503087 + "Data1": 6225829917356511957, + "Data2": 4618750544813975734, + "Data3": 8263762893830197168, + "Data4": -3269849860969953989 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper", @@ -79120,10 +78521,10 @@ }, { "__Checksum": { - "Data1": -4809525789148949586, - "Data2": 2995432556367764824, - "Data3": -7817238276216847568, - "Data4": 117799556329790367 + "Data1": 4387937660131017284, + "Data2": -1165603800369234703, + "Data3": 9083294967031209556, + "Data4": 7220207540190656459 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper", @@ -79245,10 +78646,10 @@ }, { "__Checksum": { - "Data1": -5316570767311487404, - "Data2": 515316562111209497, - "Data3": 8165167539825241159, - "Data4": 8537317226605500058 + "Data1": -6203741057496620945, + "Data2": -9084590543672360262, + "Data3": 9012013133304448965, + "Data4": -1159832743994137243 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorPdfMarginSettingsTagHelper", @@ -79314,10 +78715,10 @@ }, { "__Checksum": { - "Data1": 4750570228586215850, - "Data2": 4378325774710181317, - "Data3": -4356357259274799614, - "Data4": -4417041519979753220 + "Data1": 1583205697273307437, + "Data2": 7968587353123699910, + "Data3": -8995807384674080415, + "Data4": 4103506376051723405 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper", @@ -79504,8 +78905,7 @@ { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -79517,10 +78917,10 @@ }, { "__Checksum": { - "Data1": 7470293611278262369, - "Data2": -3124239224106547857, - "Data3": -5312466410112065843, - "Data4": 3738945339371181794 + "Data1": 8025106667319864905, + "Data2": -58035302838138214, + "Data3": 5896975446847758295, + "Data4": -113732583312248442 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorResizableSettingsTagHelper", @@ -79602,10 +79002,10 @@ }, { "__Checksum": { - "Data1": -3663484761467368148, - "Data2": 3043028721043449642, - "Data3": 5075856477873097590, - "Data4": -3698124769495165307 + "Data1": -6467300732228952673, + "Data2": -8302849700750669368, + "Data3": -6479373775506308587, + "Data4": -6561762086302220770 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorSerializationSettingsTagHelper", @@ -79687,10 +79087,10 @@ }, { "__Checksum": { - "Data1": 5209986961477741336, - "Data2": 3575582978584598019, - "Data3": 1586165782915461861, - "Data4": -6159704527693644654 + "Data1": 4632490505214659007, + "Data2": 3403418501444845612, + "Data3": 7567265664912204734, + "Data4": 4772622827671662609 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorTagHelper", @@ -79894,80 +79294,67 @@ { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "deserialization", "DisplayName": "deserialization", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "immutables", "DisplayName": "immutables", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "paste-cleanup", "DisplayName": "paste-cleanup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "resizable", "DisplayName": "resizable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "serialization", "DisplayName": "serialization", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "tools", "DisplayName": "tools", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "image-browser", "DisplayName": "image-browser", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "file-browser", "DisplayName": "file-browser", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "import", "DisplayName": "import", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "export-as", "DisplayName": "export-as", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -79979,10 +79366,10 @@ }, { "__Checksum": { - "Data1": -1973945508831159644, - "Data2": -5647479120056890834, - "Data3": 2619920814331886466, - "Data4": -6593153003371689976 + "Data1": 4553189098225038515, + "Data2": 7171038171419564036, + "Data3": -2391204793754224373, + "Data4": -1217869084688678555 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorToolItemTagHelper", @@ -80038,10 +79425,10 @@ }, { "__Checksum": { - "Data1": 4428314204768095029, - "Data2": -5961104863058721584, - "Data3": 8716442062488198730, - "Data4": -806846873383293543 + "Data1": 3651028069486990846, + "Data2": 6961008921112763439, + "Data3": 4199770763888374137, + "Data4": 3216190981929546013 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorToolItemsTagHelper", @@ -80059,8 +79446,7 @@ { "Name": "tool-item", "DisplayName": "tool-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -80072,10 +79458,10 @@ }, { "__Checksum": { - "Data1": 729021302980059306, - "Data2": 7078808595964142979, - "Data3": -1571998891216151339, - "Data4": -4861576495422329516 + "Data1": -2248657808308868578, + "Data2": -7204913747905004597, + "Data3": 2979990594058690101, + "Data4": -4787709222544630928 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorToolTagHelper", @@ -80186,8 +79572,7 @@ { "Name": "tool-items", "DisplayName": "tool-items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -80199,10 +79584,10 @@ }, { "__Checksum": { - "Data1": 8648068453709954161, - "Data2": 8145149006359739191, - "Data3": -8004646225676483295, - "Data4": -1089207506491282301 + "Data1": 656105432222633628, + "Data2": -3722378448026804824, + "Data3": 1298826046254597750, + "Data4": -2819266819609387590 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorToolsTagHelper", @@ -80225,8 +79610,7 @@ { "Name": "tool", "DisplayName": "tool", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -80238,10 +79622,10 @@ }, { "__Checksum": { - "Data1": -745053928398346814, - "Data2": 7949957575566423773, - "Data3": -7504294306581592600, - "Data4": -7824791759989203109 + "Data1": -6639035107853254043, + "Data2": -3420518075818331077, + "Data3": -2687883695052168138, + "Data4": -1713412873873325610 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ExpansionPanelAnimationCollapseSettingsTagHelper", @@ -80287,10 +79671,10 @@ }, { "__Checksum": { - "Data1": -2561511320804425346, - "Data2": 6900916751840807730, - "Data3": -5074151863200209942, - "Data4": 5517725425043301518 + "Data1": -2103116485515026776, + "Data2": -5495526259284535215, + "Data3": -5400444894110601893, + "Data4": 4621392045214602387 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ExpansionPanelAnimationExpandSettingsTagHelper", @@ -80336,10 +79720,10 @@ }, { "__Checksum": { - "Data1": -6449803158024755970, - "Data2": -3762244145009276068, - "Data3": 7065167915540393461, - "Data4": 1913610148501553041 + "Data1": -290558688033516574, + "Data2": 1447675195008702609, + "Data3": -5687477974952004959, + "Data4": 2552901657855880883 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ExpansionPanelAnimationSettingsTagHelper", @@ -80370,14 +79754,12 @@ { "Name": "collapse", "DisplayName": "collapse", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "expand", "DisplayName": "expand", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -80389,10 +79771,10 @@ }, { "__Checksum": { - "Data1": 4230547292399744235, - "Data2": 1476880927321493214, - "Data3": 7623833169324096302, - "Data4": -1201173832672703832 + "Data1": -2002443613739146477, + "Data2": 6911068928277425987, + "Data3": -2996521765047873188, + "Data4": 3598897463623326187 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ExpansionPanelContentTagHelper", @@ -80415,10 +79797,10 @@ }, { "__Checksum": { - "Data1": -8164025516602685829, - "Data2": -7058230087963588615, - "Data3": 2931804495287488667, - "Data4": -2394621283767577855 + "Data1": 980083190711832378, + "Data2": -1258060955121504976, + "Data3": -7843870589707974773, + "Data4": -1311718184653005017 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper", @@ -80587,14 +79969,12 @@ { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "animation", "DisplayName": "animation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -80606,10 +79986,10 @@ }, { "__Checksum": { - "Data1": 626784927075134064, - "Data2": 4288882081512851533, - "Data3": 5753748680374786735, - "Data4": 7371825440706108449 + "Data1": 7456392473617976990, + "Data2": 8956930934955132578, + "Data3": -2433311985601530, + "Data4": -2315880962698978521 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerBreadcrumbSettingsTagHelper", @@ -80665,10 +80045,10 @@ }, { "__Checksum": { - "Data1": -5142710433300787139, - "Data2": -781315203663652730, - "Data3": 7672024314792969044, - "Data4": -6231666535588146577 + "Data1": 7775532528710269199, + "Data2": 4752501259040245305, + "Data3": 5000128596430043994, + "Data4": 6497304715745606685 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsItemTagHelper", @@ -80734,10 +80114,10 @@ }, { "__Checksum": { - "Data1": -4328792853060799938, - "Data2": -667046771109650913, - "Data3": -2511432093648599391, - "Data4": 6694006453024356882 + "Data1": 1975280502272197591, + "Data2": -3960823814416106541, + "Data3": 8871218443942027751, + "Data4": 1077060991983939535 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsItemsTagHelper", @@ -80755,8 +80135,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -80768,10 +80147,10 @@ }, { "__Checksum": { - "Data1": -1106241656029504232, - "Data2": 3353256104695174434, - "Data3": 552114119057397015, - "Data4": -3487538565471814876 + "Data1": 303928656667255973, + "Data2": 4189880433181306958, + "Data3": 1255318923633286281, + "Data4": -4544887186537834608 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsTagHelper", @@ -80852,8 +80231,7 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -80865,10 +80243,10 @@ }, { "__Checksum": { - "Data1": 6468146523715225149, - "Data2": -8188318114618578590, - "Data3": -1820381764141772799, - "Data4": 5340781623068674927 + "Data1": -145514956463006984, + "Data2": -376377561308054530, + "Data3": 4423604095796286563, + "Data4": 4279010516204137859 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsActionTagHelper", @@ -80924,10 +80302,10 @@ }, { "__Checksum": { - "Data1": 6131365421013551092, - "Data2": -3955338346390101240, - "Data3": -4257167483567486360, - "Data4": 5097035925340206355 + "Data1": -6148350822861312887, + "Data2": -2277978784402355001, + "Data3": -3797195117769951425, + "Data4": 132206830109870864 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsActionsTagHelper", @@ -80945,8 +80323,7 @@ { "Name": "action", "DisplayName": "action", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -80958,10 +80335,10 @@ }, { "__Checksum": { - "Data1": 4404856170869220857, - "Data2": 1466264136575122126, - "Data3": -6471845711416895009, - "Data4": 244729819092083301 + "Data1": -6291832574854720596, + "Data2": 5300585604933585218, + "Data3": -3187476827265992955, + "Data4": -4025320761515663482 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsTagHelper", @@ -81022,8 +80399,7 @@ { "Name": "actions", "DisplayName": "actions", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -81035,10 +80411,10 @@ }, { "__Checksum": { - "Data1": 6285247896591850764, - "Data2": 4371553977264959043, - "Data3": -5388983803296167819, - "Data4": 6179206621426624011 + "Data1": 3781584711489909960, + "Data2": 7811464307027707375, + "Data3": -4967067002115314122, + "Data4": -749532458583412123 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsActionTagHelper", @@ -81094,10 +80470,10 @@ }, { "__Checksum": { - "Data1": -8979495728709991679, - "Data2": -7677378829589295129, - "Data3": 3925894988878908278, - "Data4": -7247329633187763423 + "Data1": 4216308233120036945, + "Data2": -6101892320963909988, + "Data3": -2567954064665236326, + "Data4": 3327166460037685676 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsActionsTagHelper", @@ -81115,8 +80491,7 @@ { "Name": "action", "DisplayName": "action", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -81128,10 +80503,10 @@ }, { "__Checksum": { - "Data1": -6688836349864446794, - "Data2": -4600820811988573626, - "Data3": 3590584625171632594, - "Data4": 8866264122739028465 + "Data1": 5580533629057675792, + "Data2": -5021845405787568187, + "Data3": -4387025201056190644, + "Data4": 6668437797481265466 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsTagHelper", @@ -81192,8 +80567,7 @@ { "Name": "actions", "DisplayName": "actions", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -81205,10 +80579,10 @@ }, { "__Checksum": { - "Data1": -5398449435961012234, - "Data2": -8173650375605679344, - "Data3": 4529618789533187585, - "Data4": -2876874181726271553 + "Data1": 3329229574217597836, + "Data2": -2413736105447416858, + "Data3": 5300213983988215562, + "Data4": 5335709882159287431 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsActionTagHelper", @@ -81264,10 +80638,10 @@ }, { "__Checksum": { - "Data1": 2317221670751383837, - "Data2": 6465274723047979909, - "Data3": -1412760652304164167, - "Data4": -4456745308322949638 + "Data1": 5667398243590145411, + "Data2": -3435390445800851139, + "Data3": 3631091794078819475, + "Data4": -112849074743016420 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsActionsTagHelper", @@ -81285,8 +80659,7 @@ { "Name": "action", "DisplayName": "action", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -81298,10 +80671,10 @@ }, { "__Checksum": { - "Data1": 7636160631691899689, - "Data2": -4890778854704565340, - "Data3": -6321748329257412397, - "Data4": -6178211896506359538 + "Data1": -6126931378064817789, + "Data2": -4936561243997774326, + "Data3": -4667392288518183059, + "Data4": -143138751528934625 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsTagHelper", @@ -81362,8 +80735,7 @@ { "Name": "actions", "DisplayName": "actions", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -81375,10 +80747,10 @@ }, { "__Checksum": { - "Data1": 499380916730460119, - "Data2": 5940032529615679394, - "Data3": 2485823588574567086, - "Data4": -7266211784861677596 + "Data1": -5033244685268056032, + "Data2": -3714903862784093416, + "Data3": -4525281325785316983, + "Data4": -9117683890521861758 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsSettingsTagHelper", @@ -81397,26 +80769,22 @@ { "Name": "upload", "DisplayName": "upload", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "move-confirm", "DisplayName": "move-confirm", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "delete-confirm", "DisplayName": "delete-confirm", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "rename-prompt", "DisplayName": "rename-prompt", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -81428,10 +80796,10 @@ }, { "__Checksum": { - "Data1": 7884678561670254161, - "Data2": -8912320392626979694, - "Data3": 249038159042624395, - "Data4": -1801004296831869791 + "Data1": 5751424151506450586, + "Data2": 1715144848745344266, + "Data3": 26179863590016056, + "Data4": -6447766332643070178 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsActionTagHelper", @@ -81487,10 +80855,10 @@ }, { "__Checksum": { - "Data1": -3698023954483094884, - "Data2": -7263836691329650908, - "Data3": 3774277879098411834, - "Data4": 8403285412688463622 + "Data1": 7404401471051797619, + "Data2": -3909096399377336035, + "Data3": -4637550947835612674, + "Data4": -4018187151514736550 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsActionsTagHelper", @@ -81508,8 +80876,7 @@ { "Name": "action", "DisplayName": "action", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -81521,10 +80888,10 @@ }, { "__Checksum": { - "Data1": -3722098569950199726, - "Data2": -4101995573561884101, - "Data3": 5427457634898660434, - "Data4": 388162688291380865 + "Data1": -7796607733897896364, + "Data2": 1192615812027941252, + "Data3": -170564505974181967, + "Data4": 5186480307653089663 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsTagHelper", @@ -81585,8 +80952,7 @@ { "Name": "actions", "DisplayName": "actions", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -81598,10 +80964,10 @@ }, { "__Checksum": { - "Data1": 2662590854926784054, - "Data2": -6529305521514961737, - "Data3": -2395917151143956218, - "Data4": 5886631697648914541 + "Data1": -3311521356348740664, + "Data2": 6939455729973035342, + "Data3": 3103583133701966311, + "Data4": 4526366900540583778 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsDeleteConfirmSettingsTagHelper", @@ -81677,10 +81043,10 @@ }, { "__Checksum": { - "Data1": -2783536126455687344, - "Data2": -8850837202603948577, - "Data3": -965286955141797749, - "Data4": -2868572075321905595 + "Data1": -8184113634939670306, + "Data2": -3435945461625383942, + "Data3": -748051043893276140, + "Data4": 5043998199458365674 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsMoveConfirmSettingsTagHelper", @@ -81756,10 +81122,10 @@ }, { "__Checksum": { - "Data1": 773689916616560781, - "Data2": 4206116523130511539, - "Data3": 6746801250974057135, - "Data4": 7164376474698199110 + "Data1": -5560900478007972395, + "Data2": 1213785700718377174, + "Data3": 6747482420578040211, + "Data4": -1807072781347846562 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsRenamePromptSettingsTagHelper", @@ -81835,10 +81201,10 @@ }, { "__Checksum": { - "Data1": -7800923466090990749, - "Data2": 242416881221794956, - "Data3": -6238304449218173983, - "Data4": 5492698370943934013 + "Data1": -3946446885208881378, + "Data2": -5937552192876965539, + "Data3": 2997547160091576489, + "Data4": 2848457283127214857 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsSettingsTagHelper", @@ -81857,26 +81223,22 @@ { "Name": "upload", "DisplayName": "upload", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "move-confirm", "DisplayName": "move-confirm", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "delete-confirm", "DisplayName": "delete-confirm", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "rename-prompt", "DisplayName": "rename-prompt", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -81888,10 +81250,10 @@ }, { "__Checksum": { - "Data1": -7982579501072118220, - "Data2": -902409270590443177, - "Data3": 3343864618495897664, - "Data4": -7130653262528793114 + "Data1": -7527985810474909458, + "Data2": -3476661247560694791, + "Data3": 1568426318170936777, + "Data4": 3026312870937471987 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsUploadSettingsTagHelper", @@ -81947,10 +81309,10 @@ }, { "__Checksum": { - "Data1": 7857466520184310226, - "Data2": -5086982002719043931, - "Data3": -2687458930397162482, - "Data4": -5021610364097491552 + "Data1": -8192270259060835683, + "Data2": -1632869437456504464, + "Data3": -4799293353352313780, + "Data4": -2997437213079835927 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesPreviewPaneSettingsTagHelper", @@ -82036,10 +81398,10 @@ }, { "__Checksum": { - "Data1": -16091708165425836, - "Data2": -1867176093883798255, - "Data3": -8777687880363755973, - "Data4": -482770991513331742 + "Data1": 4748741691938480653, + "Data2": 6684097576575267962, + "Data3": 5055852621368352238, + "Data4": 5886868533565960316 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesSettingsTagHelper", @@ -82058,26 +81420,22 @@ { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "views", "DisplayName": "views", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "dialogs", "DisplayName": "dialogs", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "preview-pane", "DisplayName": "preview-pane", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -82089,10 +81447,10 @@ }, { "__Checksum": { - "Data1": 6883158608046771849, - "Data2": -173447589614459949, - "Data3": -3106873781986380822, - "Data4": 7160247169493128430 + "Data1": 2578540586589244645, + "Data2": 1029271350976921369, + "Data3": -5467659323437413088, + "Data4": 8584656582829898517 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper", @@ -82288,10 +81646,10 @@ }, { "__Checksum": { - "Data1": 5243043215411337531, - "Data2": -8998481748413523667, - "Data3": -560034210968317327, - "Data4": 5624362473763631148 + "Data1": 1353353979101636208, + "Data2": 6188780149237960426, + "Data3": 8157741738986090149, + "Data4": -5461263281894795746 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesViewsSettingsTagHelper", @@ -82377,10 +81735,10 @@ }, { "__Checksum": { - "Data1": -4058344250803253237, - "Data2": 4759025391073177011, - "Data3": 2763275361397213741, - "Data4": -2714514485643681679 + "Data1": -5290805528033836874, + "Data2": 1940157421025954178, + "Data3": 5051410538483124381, + "Data4": -997446104425518326 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper", @@ -82536,10 +81894,10 @@ }, { "__Checksum": { - "Data1": -1169636582968169822, - "Data2": -4462505022246741875, - "Data3": 885677792251429161, - "Data4": -5429911370907125792 + "Data1": -8209125341078099631, + "Data2": -4439784929639348156, + "Data3": 4958483594586121914, + "Data4": 5408483415666722096 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerTagHelper", @@ -82758,56 +82116,47 @@ { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "dialogs", "DisplayName": "dialogs", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "context-menu", "DisplayName": "context-menu", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "views", "DisplayName": "views", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "preview-pane", "DisplayName": "preview-pane", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "breadcrumb", "DisplayName": "breadcrumb", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "upload", "DisplayName": "upload", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filemanager-datasource", "DisplayName": "filemanager-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -82819,10 +82168,10 @@ }, { "__Checksum": { - "Data1": 890563127954359109, - "Data2": 8697748654874932870, - "Data3": 549315107852943776, - "Data4": 8031689372682587780 + "Data1": -2147272143368403177, + "Data2": -3209301232527800602, + "Data3": 3623359269717740759, + "Data4": 7941843155044194299 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper", @@ -83071,10 +82420,10 @@ }, { "__Checksum": { - "Data1": 5854855982073660877, - "Data2": -6964105534180292970, - "Data3": -194623634727478388, - "Data4": -8513478431059746911 + "Data1": -7324369112302772086, + "Data2": -228488562295263410, + "Data3": 1483246128540248225, + "Data4": -4414087059600582852 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemsTagHelper", @@ -83092,8 +82441,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -83105,10 +82453,10 @@ }, { "__Checksum": { - "Data1": 3624624240431224504, - "Data2": 5853754629766372023, - "Data3": -8628492080145264894, - "Data4": 9108214538489604506 + "Data1": -6476649951709247025, + "Data2": 8167469533247178853, + "Data3": 3470722177461954492, + "Data4": 3410086353287374344 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsTagHelper", @@ -83199,8 +82547,7 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -83212,10 +82559,10 @@ }, { "__Checksum": { - "Data1": 7129227860060613759, - "Data2": 3520949129062622482, - "Data3": -813215384114106478, - "Data4": -5443357871955702091 + "Data1": 7954766616155686296, + "Data2": -2557781098075360597, + "Data3": -4591279053741853686, + "Data4": -3967399019240680603 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper", @@ -83341,10 +82688,10 @@ }, { "__Checksum": { - "Data1": 675633058228811046, - "Data2": -9041772955309754301, - "Data3": -8549720368942855264, - "Data4": -2585165003487691894 + "Data1": -8219452593865071791, + "Data2": 5272264269046417858, + "Data3": 7455789343657144120, + "Data4": 6025859684352769701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper", @@ -83530,10 +82877,10 @@ }, { "__Checksum": { - "Data1": 232654301284410335, - "Data2": -6726177066397803509, - "Data3": -1495113833489837089, - "Data4": 4757912925044544599 + "Data1": 7895744161511315293, + "Data2": -2919473641229519641, + "Data3": -1304103729534267009, + "Data4": -6290792491846409464 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper", @@ -83694,20 +83041,17 @@ { "Name": "async", "DisplayName": "async", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "localization", "DisplayName": "localization", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "validation", "DisplayName": "validation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -83719,10 +83063,10 @@ }, { "__Checksum": { - "Data1": 7291052236652238904, - "Data2": -6770405368315777, - "Data3": -870000750293126141, - "Data4": -2871398555754219593 + "Data1": 5577543610203980467, + "Data2": -5654874757953943971, + "Data3": 2183959090020745984, + "Data4": 7049130608109059953 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerUploadValidationSettingsTagHelper", @@ -83778,10 +83122,10 @@ }, { "__Checksum": { - "Data1": 7456014984632887458, - "Data2": -7671527056805430085, - "Data3": 8470099380248804176, - "Data4": 361845285082113176 + "Data1": -4559909402460333098, + "Data2": -1282239415819991322, + "Data3": -3088803476979377542, + "Data4": -3875678572267310802 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper", @@ -83927,10 +83271,10 @@ }, { "__Checksum": { - "Data1": -1931731561047564590, - "Data2": -7251538666772114945, - "Data3": 464208446148535123, - "Data4": -4310749717942976247 + "Data1": -281454073529561858, + "Data2": -2044881130380588608, + "Data3": 8461574592933947130, + "Data4": 8502347179699469271 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnsTagHelper", @@ -83948,8 +83292,7 @@ { "Name": "column", "DisplayName": "column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -83961,10 +83304,10 @@ }, { "__Checksum": { - "Data1": -8334521793358047209, - "Data2": -3943842641660295673, - "Data3": -3444616281715527437, - "Data4": 546515152745046781 + "Data1": -929338261582394972, + "Data2": -9029537177954845047, + "Data3": -1107248541757710108, + "Data4": 692418939725677719 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsTagHelper", @@ -83983,8 +83326,7 @@ { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -83996,10 +83338,10 @@ }, { "__Checksum": { - "Data1": 6522502579399644685, - "Data2": 5386413877823424824, - "Data3": 4424103147255216227, - "Data4": -2454719179867440141 + "Data1": -124151288907776066, + "Data2": -2027760461457475497, + "Data3": -7371859163545055688, + "Data4": -8118501211322322064 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper", @@ -84145,10 +83487,10 @@ }, { "__Checksum": { - "Data1": -7944026262271332808, - "Data2": 7738221989903155778, - "Data3": -8215564531452206449, - "Data4": 6440877291410358947 + "Data1": 6829129274679049587, + "Data2": -6823529537282719606, + "Data3": -5930048147170177302, + "Data4": 6869521910245208084 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsSettingsTagHelper", @@ -84167,20 +83509,17 @@ { "Name": "grid", "DisplayName": "grid", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "tree", "DisplayName": "tree", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "list", "DisplayName": "list", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -84192,10 +83531,10 @@ }, { "__Checksum": { - "Data1": 7694453052500893316, - "Data2": 7883697819824537255, - "Data3": 981980094435593393, - "Data4": -5473397580910109681 + "Data1": -8276710659274004053, + "Data2": 5623655972857068443, + "Data3": 8951045723542258731, + "Data4": 1973020855437156349 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsTreeSettingsTagHelper", @@ -84261,10 +83600,10 @@ }, { "__Checksum": { - "Data1": 6296334206584255192, - "Data2": 7321691007563774732, - "Data3": -4626980523371986900, - "Data4": -2750005029348170406 + "Data1": 7905937071961901156, + "Data2": -3563789051958778330, + "Data3": 6170649350729832728, + "Data4": -2868999894738306455 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaModelSettingsTagHelper", @@ -84330,10 +83669,10 @@ }, { "__Checksum": { - "Data1": 6549586725009463678, - "Data2": -8939602485160475020, - "Data3": -5431261222930118321, - "Data4": 8025209718833168229 + "Data1": -9037549482983709207, + "Data2": -4577162637491062816, + "Data3": -3975927327140687191, + "Data4": 2788677132385857194 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper", @@ -84480,8 +83819,7 @@ { "Name": "filemanager-model", "DisplayName": "filemanager-model", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -84493,10 +83831,10 @@ }, { "__Checksum": { - "Data1": 6630618387104761141, - "Data2": -7092451924572978035, - "Data3": -1142095508019419112, - "Data4": 3075880536273838197 + "Data1": -552844944782172670, + "Data2": 5660800102959371373, + "Data3": -274108621330812885, + "Data4": -5517858541453946075 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper", @@ -84790,20 +84128,17 @@ { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filters", "DisplayName": "filters", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -84815,10 +84150,10 @@ }, { "__Checksum": { - "Data1": 6992731644088095240, - "Data2": -8129831560869201654, - "Data3": -6818077897535977491, - "Data4": 4545393709038631455 + "Data1": -3468469582876556041, + "Data2": -4939991737758207629, + "Data3": 4201756041449188256, + "Data4": 4119301959218441318 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterCustomOperatorTagHelper", @@ -84892,10 +84227,10 @@ }, { "__Checksum": { - "Data1": 698058904891293796, - "Data2": -3938943970316486814, - "Data3": -3958490808788288428, - "Data4": 3357274824247326006 + "Data1": -6686036484879265080, + "Data2": -7065567306553197940, + "Data3": -3036885818835350501, + "Data4": -878473824451996415 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterFieldTagHelper", @@ -85011,10 +84346,10 @@ }, { "__Checksum": { - "Data1": -5809008430663343545, - "Data2": -2162193861192655439, - "Data3": 3984500951926134553, - "Data4": -4688189491194838194 + "Data1": 3474421475647215650, + "Data2": -5584185132949312625, + "Data3": 202530144406180324, + "Data4": -2833574580892102991 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterFieldsTagHelper", @@ -85032,8 +84367,7 @@ { "Name": "filter-field", "DisplayName": "filter-field", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -85045,10 +84379,10 @@ }, { "__Checksum": { - "Data1": 8797523733934928795, - "Data2": -8088633168560609059, - "Data3": 5102286055742482042, - "Data4": 7211261762626092326 + "Data1": 6903320443364895233, + "Data2": 2309517508550137725, + "Data3": -1926408889518687942, + "Data4": 1784352971492195697 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterMessagesSettingsTagHelper", @@ -85154,10 +84488,10 @@ }, { "__Checksum": { - "Data1": 1823999025951840732, - "Data2": 5242551672521267428, - "Data3": -5511755907864524845, - "Data4": 3911339164780197263 + "Data1": 6586757463566307784, + "Data2": -1921300196370556685, + "Data3": -7670673854155830043, + "Data4": 4424359877377997393 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterOperatorsBooleanSettingsTagHelper", @@ -85202,10 +84536,10 @@ }, { "__Checksum": { - "Data1": 97089360650282000, - "Data2": -6988256849334350556, - "Data3": -1224646120913811908, - "Data4": 6735817754307823916 + "Data1": 2957350196059486349, + "Data2": -2192556450593458572, + "Data3": -5564482140803002775, + "Data4": 5806336914208152196 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterOperatorsDateSettingsTagHelper", @@ -85310,10 +84644,10 @@ }, { "__Checksum": { - "Data1": 8311117969895656244, - "Data2": -3707390937986219677, - "Data3": -3495059479404002378, - "Data4": 6132947449685797263 + "Data1": 8575365007636297166, + "Data2": -1875148708416766555, + "Data3": 7043081820018236103, + "Data4": -6610264738664038401 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterOperatorsNumberSettingsTagHelper", @@ -85418,10 +84752,10 @@ }, { "__Checksum": { - "Data1": -6947037549191395181, - "Data2": -2446224209507879590, - "Data3": 331539962808236127, - "Data4": 1086387669932188090 + "Data1": -5565846128754093303, + "Data2": 8093915437427397961, + "Data3": -6192441922777121232, + "Data4": -2320525501937171532 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterOperatorsSettingsTagHelper", @@ -85446,26 +84780,22 @@ { "Name": "filter-operators-string", "DisplayName": "filter-operators-string", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filter-operators-number", "DisplayName": "filter-operators-number", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filter-operators-date", "DisplayName": "filter-operators-date", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filter-operators-boolean", "DisplayName": "filter-operators-boolean", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -85477,10 +84807,10 @@ }, { "__Checksum": { - "Data1": -3497740628350577377, - "Data2": -7791227395574388605, - "Data3": -4242465222803023374, - "Data4": -7071443935466862658 + "Data1": 4893201557829532262, + "Data2": -6495919270683614166, + "Data3": 4180002282441143172, + "Data4": 7504496267504671986 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper", @@ -85625,10 +84955,10 @@ }, { "__Checksum": { - "Data1": 3884538537922964218, - "Data2": 3013113198616669361, - "Data3": 2432175792770092830, - "Data4": 4933557546165382645 + "Data1": -6471582003250247688, + "Data2": -3945610676020726128, + "Data3": -4080273516422489718, + "Data4": -1899128655481969230 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterTagHelper", @@ -85748,20 +85078,17 @@ { "Name": "fields", "DisplayName": "fields", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "operators", "DisplayName": "operators", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -85773,10 +85100,10 @@ }, { "__Checksum": { - "Data1": 5475242440318161417, - "Data2": 6361671605220241081, - "Data3": -2942853264960742848, - "Data4": 7740252240344724653 + "Data1": -7386880273534247252, + "Data2": 5927998775205694504, + "Data3": 7531015662673361216, + "Data4": 3606227548392997606 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FlatColorPickerContrastToolSettingsTagHelper", @@ -85822,10 +85149,10 @@ }, { "__Checksum": { - "Data1": 2625347989680845364, - "Data2": -7505588464927553862, - "Data3": -39174613496227555, - "Data4": 2445894142066622701 + "Data1": 7980900562424576462, + "Data2": -2379770763106849960, + "Data3": -865744643196584687, + "Data4": -7252413687162112038 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper", @@ -85991,10 +85318,10 @@ }, { "__Checksum": { - "Data1": -8837638510037867913, - "Data2": 6113309717744059252, - "Data3": 4509439253253665064, - "Data4": 1589026254985656173 + "Data1": 1696676961132602128, + "Data2": -3992586124329986298, + "Data3": 4982931836516716940, + "Data4": -5677853574944052989 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper", @@ -86218,14 +85545,12 @@ { "Name": "contrast-tool", "DisplayName": "contrast-tool", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -86237,10 +85562,10 @@ }, { "__Checksum": { - "Data1": -6587299119720620591, - "Data2": -5862019018775309185, - "Data3": 1049968941728429585, - "Data4": 8125786126598142169 + "Data1": -8552605379050936837, + "Data2": 235803054367264036, + "Data3": 7542438456859872081, + "Data4": 4520873760158340851 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper", @@ -86366,10 +85691,10 @@ }, { "__Checksum": { - "Data1": 307500421799697088, - "Data2": 5083497259357960233, - "Data3": -7104520309630125882, - "Data4": -7076515426737217846 + "Data1": -6080145176264793733, + "Data2": -1085051475813249807, + "Data3": -8345893657783039091, + "Data4": -5897664771162580932 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FloatingActionButtonItemsTagHelper", @@ -86387,8 +85712,7 @@ { "Name": "floatingactionbutton-item", "DisplayName": "floatingactionbutton-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -86400,10 +85724,10 @@ }, { "__Checksum": { - "Data1": -1424657912458348610, - "Data2": 3087858375206972772, - "Data3": -5175302611297110344, - "Data4": 2089932404828383354 + "Data1": -4957666902719545512, + "Data2": 2174386939685497250, + "Data3": 1771405145028572831, + "Data4": -6070092332577434287 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper", @@ -86612,8 +85936,7 @@ { "Name": "floatingactionbutton-items", "DisplayName": "floatingactionbutton-items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -86625,10 +85948,10 @@ }, { "__Checksum": { - "Data1": -3721034413552279216, - "Data2": -5788449356308494515, - "Data3": 9059547072141530453, - "Data4": 7884853282481866188 + "Data1": 2144705075116768204, + "Data2": -1261409714851409358, + "Data3": 6889546976204798090, + "Data4": 3979897359228046401 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AspFormTagHelper", @@ -86758,10 +86081,10 @@ }, { "__Checksum": { - "Data1": 6064914522481773803, - "Data2": -2859198757781779375, - "Data3": -5898614832202912408, - "Data4": -1788851735358206590 + "Data1": 9128067365069008236, + "Data2": -8738080721982244789, + "Data3": -5499255257082820573, + "Data4": 2705253590631274199 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormGridSettingsTagHelper", @@ -86819,10 +86142,10 @@ }, { "__Checksum": { - "Data1": -2914632232557430884, - "Data2": -5597378563803007738, - "Data3": 9083204901705578343, - "Data4": 6926680038821835322 + "Data1": 1896979385866134026, + "Data2": 4303257419010399856, + "Data3": -142153013686210812, + "Data4": -3322328645073739048 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormItemLabelSettingsTagHelper", @@ -86878,10 +86201,10 @@ }, { "__Checksum": { - "Data1": -7042425391226958152, - "Data2": 481881558843323917, - "Data3": -8370979852574213695, - "Data4": -4874295889909522850 + "Data1": -232054110275165944, + "Data2": 8114119953219550675, + "Data3": -4753224857646257663, + "Data4": 1703981418695158682 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormItemTagHelper", @@ -87015,182 +86338,152 @@ { "Name": "item-label", "DisplayName": "item-label", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "form-items", "DisplayName": "form-items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "dropdownlist-editor", "DisplayName": "dropdownlist-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "autocomplete-editor", "DisplayName": "autocomplete-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "combobox-editor", "DisplayName": "combobox-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "multiselect-editor", "DisplayName": "multiselect-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "multicolumncombobox-editor", "DisplayName": "multicolumncombobox-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "dropdowntree-editor", "DisplayName": "dropdowntree-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "dateinput-editor", "DisplayName": "dateinput-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datepicker-editor", "DisplayName": "datepicker-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datetimepicker-editor", "DisplayName": "datetimepicker-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "timepicker-editor", "DisplayName": "timepicker-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "numerictextbox-editor", "DisplayName": "numerictextbox-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "maskedtextbox-editor", "DisplayName": "maskedtextbox-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "switch-editor", "DisplayName": "switch-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "rating-editor", "DisplayName": "rating-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "slider-editor", "DisplayName": "slider-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "colorpicker-editor", "DisplayName": "colorpicker-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "flatcolorpicker-editor", "DisplayName": "flatcolorpicker-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "colorgradient-editor", "DisplayName": "colorgradient-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "colorpalette-editor", "DisplayName": "colorpalette-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "richtexteditor-editor", "DisplayName": "richtexteditor-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "radiogroup-editor", "DisplayName": "radiogroup-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "checkboxgroup-editor", "DisplayName": "checkboxgroup-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "textbox-editor", "DisplayName": "textbox-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "textarea-editor", "DisplayName": "textarea-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "captcha-editor", "DisplayName": "captcha-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "grid", "DisplayName": "grid", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "signature-editor", "DisplayName": "signature-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "timedurationpicker-editor", "DisplayName": "timedurationpicker-editor", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -87202,10 +86495,10 @@ }, { "__Checksum": { - "Data1": -2176090653914947563, - "Data2": 4167791993874054661, - "Data3": 2456038744112966733, - "Data4": -6755697561346079105 + "Data1": 6822066870457836477, + "Data2": -3785895730533188934, + "Data3": -2100431036405617256, + "Data4": 3169643062971252704 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormItemsTagHelper", @@ -87233,8 +86526,7 @@ { "Name": "form-item", "DisplayName": "form-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -87246,10 +86538,10 @@ }, { "__Checksum": { - "Data1": -3758467395757405444, - "Data2": -3096867214714075654, - "Data3": 8712645489456129970, - "Data4": -2562934026757187707 + "Data1": -4653222948572027477, + "Data2": -6303853712729634082, + "Data3": 5136946014742729760, + "Data4": -5581284815061384604 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormMessagesSettingsTagHelper", @@ -87311,10 +86603,10 @@ }, { "__Checksum": { - "Data1": 3648096584571052284, - "Data2": 7956923307817088496, - "Data3": -9084560893969322747, - "Data4": 8087481391957887992 + "Data1": 410707555936714664, + "Data2": -4278219051990854760, + "Data3": -4006724325092139268, + "Data4": 6078541746279738065 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormTagHelper", @@ -87534,26 +86826,22 @@ { "Name": "form-items", "DisplayName": "form-items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "validatable", "DisplayName": "validatable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "grid", "DisplayName": "grid", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -87565,10 +86853,10 @@ }, { "__Checksum": { - "Data1": -5329035453586597602, - "Data2": 8435794463774381458, - "Data3": -2132980886167304112, - "Data4": 74664486536764036 + "Data1": 5252095677303649148, + "Data2": 2289587441959501397, + "Data3": 566422157876196751, + "Data4": 1037658464866438656 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormValidatableSettingsTagHelper", @@ -87660,10 +86948,10 @@ }, { "__Checksum": { - "Data1": 5425563182712075400, - "Data2": -6735327569995680388, - "Data3": 2837418441568966292, - "Data4": -32465231298201 + "Data1": -8477316064889047037, + "Data2": -4047928171979689096, + "Data3": -4870611714932154344, + "Data4": -4217076183182653551 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttAssignmentsSettingsTagHelper", @@ -87734,8 +87022,7 @@ { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -87747,10 +87034,10 @@ }, { "__Checksum": { - "Data1": 3486156498788760144, - "Data2": -2279611568284016879, - "Data3": 5880987188400970433, - "Data4": 2566912649216664126 + "Data1": 3733148706102633622, + "Data2": -8469695148850157169, + "Data3": 1879475235096909466, + "Data4": -6900336120949884806 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttColumnFilterableSettingsTagHelper", @@ -87806,10 +87093,10 @@ }, { "__Checksum": { - "Data1": -519603357801004478, - "Data2": -3455073139024935278, - "Data3": 5485792313251792430, - "Data4": 8554581101966794427 + "Data1": 3648112010536240096, + "Data2": 2429900307524411734, + "Data3": -2770625233379756085, + "Data4": 3712165030216474808 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttColumnSortableSettingsTagHelper", @@ -87855,10 +87142,10 @@ }, { "__Checksum": { - "Data1": -3204632636183606131, - "Data2": 3354152549551289108, - "Data3": -3804876643190293667, - "Data4": -3389012785766822726 + "Data1": -687436025167498651, + "Data2": -8367102057319160199, + "Data3": 3240605290313049318, + "Data4": -669091153559886324 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttColumnTagHelper", @@ -88085,20 +87372,17 @@ { "Name": "filterable", "DisplayName": "filterable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sortable", "DisplayName": "sortable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -88110,10 +87394,10 @@ }, { "__Checksum": { - "Data1": 901098114990261901, - "Data2": 5200982662270366043, - "Data3": 1696446996009475871, - "Data4": 5785287450033038046 + "Data1": -5498167563854623114, + "Data2": -5421173188352445103, + "Data3": -6584430017340567831, + "Data4": -3591675693128614911 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttColumnsTagHelper", @@ -88131,8 +87415,7 @@ { "Name": "gantt-column", "DisplayName": "gantt-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -88144,10 +87427,10 @@ }, { "__Checksum": { - "Data1": -8058367407335777426, - "Data2": -7687226766196533058, - "Data3": -2418214563524161199, - "Data4": 4496232884757198701 + "Data1": 8942697614880947212, + "Data2": -5109552999268070624, + "Data3": -4791962310056212596, + "Data4": -2260289698142053464 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttCurrentTimeMarkerSettingsTagHelper", @@ -88193,10 +87476,10 @@ }, { "__Checksum": { - "Data1": -5241616532849981008, - "Data2": -3070076164625510372, - "Data3": 2067330825701002041, - "Data4": -2421076572598923695 + "Data1": -298947732504285546, + "Data2": 187277244679278778, + "Data3": -5503323248228296256, + "Data4": 576540555155975937 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper", @@ -88382,10 +87665,10 @@ }, { "__Checksum": { - "Data1": -6894974204857711426, - "Data2": -1473415953276556330, - "Data3": -6843634109491947493, - "Data4": -4196298385601834549 + "Data1": 5569187083814248085, + "Data2": -4649360378163217092, + "Data3": -4458985773853467255, + "Data4": 3820349045685178066 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttMessagesActionsSettingsTagHelper", @@ -88461,10 +87744,10 @@ }, { "__Checksum": { - "Data1": -6890007243159933445, - "Data2": 8284056712105313891, - "Data3": 5011847502756743955, - "Data4": -2627729147400124531 + "Data1": 5491140698111414696, + "Data2": -4941391595792048062, + "Data3": -6469278698676682357, + "Data4": 4966097062411054946 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper", @@ -88730,10 +88013,10 @@ }, { "__Checksum": { - "Data1": -3017744910821998737, - "Data2": -8288068110124654841, - "Data3": -6018594781083650114, - "Data4": -5593795628921766228 + "Data1": -3011643105085362432, + "Data2": 6020829011443521604, + "Data3": -4961484890002807417, + "Data4": 386000135399320806 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttMessagesPlannedTasksSettingsTagHelper", @@ -88829,10 +88112,10 @@ }, { "__Checksum": { - "Data1": -4641949363443761198, - "Data2": -4773064866470277831, - "Data3": 6214207301598101732, - "Data4": 9028396325855570488 + "Data1": -6128160532271467129, + "Data2": 7221119592556596011, + "Data3": 2177111793716633160, + "Data4": -8546215507434253263 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttMessagesSettingsTagHelper", @@ -88933,20 +88216,17 @@ { "Name": "actions", "DisplayName": "actions", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editor", "DisplayName": "editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "views", "DisplayName": "views", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -88958,10 +88238,10 @@ }, { "__Checksum": { - "Data1": 6136716762935864153, - "Data2": -6628324353786142250, - "Data3": -3733066338976166684, - "Data4": -1088704075040969804 + "Data1": 7027596989182696215, + "Data2": 1450494485722237064, + "Data3": -4421458895747416230, + "Data4": 4491313104255928056 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttMessagesViewsSettingsTagHelper", @@ -89047,10 +88327,10 @@ }, { "__Checksum": { - "Data1": -4857732260768066056, - "Data2": 3392638692250749093, - "Data3": -1389241630101211854, - "Data4": 8622484940328136623 + "Data1": 1274780668618710269, + "Data2": -781520459166516069, + "Data3": -7726026096640696316, + "Data4": 4994529759436520286 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttNestedColumnsTagHelper", @@ -89068,8 +88348,7 @@ { "Name": "gantt-column", "DisplayName": "gantt-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -89081,10 +88360,10 @@ }, { "__Checksum": { - "Data1": -3885663486447876264, - "Data2": 2265784600645658372, - "Data3": 7513211472400077924, - "Data4": 4111537780908527811 + "Data1": 6875841743691211609, + "Data2": -7606718672092287581, + "Data3": -2559071972124677494, + "Data4": -8815408066200978210 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttPdfMarginSettingsTagHelper", @@ -89150,10 +88429,10 @@ }, { "__Checksum": { - "Data1": -2003072988945041342, - "Data2": 1083800985679007121, - "Data3": 3890253649603669434, - "Data4": 2956355168243245894 + "Data1": -8188538504919212374, + "Data2": -3685945551748930127, + "Data3": 7756819552458812034, + "Data4": 5466623843459389566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper", @@ -89334,8 +88613,7 @@ { "Name": "gantt-pdf-margin", "DisplayName": "gantt-pdf-margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -89347,10 +88625,10 @@ }, { "__Checksum": { - "Data1": 5953405782968116050, - "Data2": 2357681513879503685, - "Data3": 7693163136633531619, - "Data4": -7885598111857282089 + "Data1": 5507829876733763517, + "Data2": 8508110325300027459, + "Data3": 4006194971593663936, + "Data4": -1115455142027876537 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttRangeSettingsTagHelper", @@ -89396,10 +88674,10 @@ }, { "__Checksum": { - "Data1": 48277578474932091, - "Data2": -236502339047378517, - "Data3": -642291516067563422, - "Data4": 7956728238218754473 + "Data1": 6454547005739645338, + "Data2": -4782521195745181473, + "Data3": 9066172425928954879, + "Data4": -9109848226453382845 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttResourcesSettingsTagHelper", @@ -89480,8 +88758,7 @@ { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -89493,10 +88770,10 @@ }, { "__Checksum": { - "Data1": -2384379363211494454, - "Data2": -6019457620665851765, - "Data3": -7437746652973697432, - "Data4": -738897693045873645 + "Data1": -4349276012654286595, + "Data2": 7405145150188150069, + "Data3": -3362732267199877926, + "Data4": -6524221387531473267 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttTagHelper", @@ -90035,80 +89312,67 @@ { "Name": "assignments", "DisplayName": "assignments", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "current-time-marker", "DisplayName": "current-time-marker", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "range", "DisplayName": "range", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "toolbars", "DisplayName": "toolbars", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "views", "DisplayName": "views", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "resources", "DisplayName": "resources", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "gantt-datasource", "DisplayName": "gantt-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "dependency-datasource", "DisplayName": "dependency-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -90120,10 +89384,10 @@ }, { "__Checksum": { - "Data1": -1358158251222115683, - "Data2": -209885205147129126, - "Data3": 6947631452925348973, - "Data4": 8240984855195929697 + "Data1": 1353510540972237427, + "Data2": -3946317396833554299, + "Data3": 5341371984155364913, + "Data4": 2789608386893551051 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttToolbarTagHelper", @@ -90209,10 +89473,10 @@ }, { "__Checksum": { - "Data1": 3575907910942372660, - "Data2": -5955257368759784467, - "Data3": -991475629501448703, - "Data4": 9192443911009415836 + "Data1": -6287872429621534995, + "Data2": 3652354855605264021, + "Data3": -873680871855737930, + "Data4": -1310734643451156565 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttToolbarsTagHelper", @@ -90230,8 +89494,7 @@ { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -90243,10 +89506,10 @@ }, { "__Checksum": { - "Data1": 9194053215052893049, - "Data2": -1800997067150903005, - "Data3": 5503856839315185300, - "Data4": -8739841421876027746 + "Data1": -7671240146086437586, + "Data2": -4236900894660078090, + "Data3": 6779713600322473256, + "Data4": 7401266994725979485 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttTooltipSettingsTagHelper", @@ -90322,10 +89585,10 @@ }, { "__Checksum": { - "Data1": -3379385790086516530, - "Data2": 1201250352758833156, - "Data3": -7014411903378214325, - "Data4": 5223752511388824171 + "Data1": -8997164878259092767, + "Data2": -8334237882695928109, + "Data3": 1491654354934391876, + "Data4": -266499765348508115 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttViewRangeSettingsTagHelper", @@ -90371,10 +89634,10 @@ }, { "__Checksum": { - "Data1": -6917853773975070604, - "Data2": 7849051764573359474, - "Data3": 3129407226065719526, - "Data4": 2865792247041770005 + "Data1": -8386201629486781384, + "Data2": 4637284569280171527, + "Data3": 2580421541064874044, + "Data4": -6195466003141629865 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttViewTagHelper", @@ -90645,8 +89908,7 @@ { "Name": "range", "DisplayName": "range", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -90658,10 +89920,10 @@ }, { "__Checksum": { - "Data1": -7657793432397717382, - "Data2": -8286203529295953833, - "Data3": -2983361177331994563, - "Data4": 5344205495736463930 + "Data1": -7853784911068944226, + "Data2": -7632992338022559377, + "Data3": -7665909780978096812, + "Data4": 4375704401968851511 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttViewsTagHelper", @@ -90679,8 +89941,7 @@ { "Name": "gantt-view", "DisplayName": "gantt-view", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -90692,10 +89953,10 @@ }, { "__Checksum": { - "Data1": 568680572882065295, - "Data2": -2963312085158871174, - "Data3": -9076999378506569669, - "Data4": -9051749913270361239 + "Data1": -4096679565369754205, + "Data2": -5445275276244193739, + "Data3": -666878562207339084, + "Data4": 8336047461858124966 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper", @@ -90989,38 +90250,32 @@ { "Name": "aggregates", "DisplayName": "aggregates", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filters", "DisplayName": "filters", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "groups", "DisplayName": "groups", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sorts", "DisplayName": "sorts", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -91032,10 +90287,10 @@ }, { "__Checksum": { - "Data1": 3768295266513668713, - "Data2": 2459235649855725326, - "Data3": 6371499268034536339, - "Data4": -4040555555541537335 + "Data1": -3347649173935210071, + "Data2": 7243492510990262832, + "Data3": -2128775252543039809, + "Data4": -5264917231769294280 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper", @@ -91329,38 +90584,32 @@ { "Name": "aggregates", "DisplayName": "aggregates", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filters", "DisplayName": "filters", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "groups", "DisplayName": "groups", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sorts", "DisplayName": "sorts", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -91372,10 +90621,10 @@ }, { "__Checksum": { - "Data1": 8371532579453391556, - "Data2": -2890935891336032844, - "Data3": 2998559175980811022, - "Data4": 1825954803419616837 + "Data1": 6367815860049014129, + "Data2": 2746231916891981861, + "Data3": -5775639151794095549, + "Data4": 3182708922867093718 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridAllowCopySettingsTagHelper", @@ -91421,10 +90670,10 @@ }, { "__Checksum": { - "Data1": -1233611753393518790, - "Data2": -8265965185225903005, - "Data3": -7640279389366588831, - "Data4": -842990127432452633 + "Data1": -5363237622860884106, + "Data2": 3800643326109737845, + "Data3": 5370461762339059301, + "Data4": -4382476010273473848 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper", @@ -91550,10 +90799,10 @@ }, { "__Checksum": { - "Data1": -1950399948744484265, - "Data2": -7011542652301948406, - "Data3": 4831750951623104390, - "Data4": 1755730298534787256 + "Data1": 1819149840189996321, + "Data2": -2001610640124213773, + "Data3": -84802408639431505, + "Data4": 7071544103900527316 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnCommandsTagHelper", @@ -91571,8 +90820,7 @@ { "Name": "column-command", "DisplayName": "column-command", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -91584,10 +90832,10 @@ }, { "__Checksum": { - "Data1": 7057520111832681524, - "Data2": 6646860053254670046, - "Data3": -7544882383297189449, - "Data4": -5273577820284182223 + "Data1": 8906583955924711086, + "Data2": 7952388575302045059, + "Data3": -7092218149022004879, + "Data4": 3630151248339362839 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnExportableSettingsTagHelper", @@ -91643,10 +90891,10 @@ }, { "__Checksum": { - "Data1": 6222283231151085405, - "Data2": -7353642965075141944, - "Data3": -6546932804143836856, - "Data4": -6188493451998015589 + "Data1": 829257609268544029, + "Data2": -554985599998370654, + "Data3": 618564127818502029, + "Data4": -910172703012556923 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings", @@ -91753,10 +91001,10 @@ }, { "__Checksum": { - "Data1": -80349410274213958, - "Data2": -7982573981054178403, - "Data3": 983967909633105931, - "Data4": 8734076923909290207 + "Data1": 8242680385821442012, + "Data2": -7488263150559518099, + "Data3": -8034241413965379910, + "Data4": 1635988917106603870 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper", @@ -91897,20 +91145,17 @@ { "Name": "cell", "DisplayName": "cell", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "operators", "DisplayName": "operators", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -91922,10 +91167,10 @@ }, { "__Checksum": { - "Data1": -9091202291023555210, - "Data2": 7859126881870849206, - "Data3": -4276374438845413197, - "Data4": 1684960957614757770 + "Data1": -3968829298580056872, + "Data2": -5080608499839171595, + "Data3": 822463988009892125, + "Data4": 1733566733168275728 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper", @@ -92215,20 +91460,17 @@ { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filters", "DisplayName": "filters", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -92240,10 +91482,10 @@ }, { "__Checksum": { - "Data1": -113758858025203629, - "Data2": 4394337421135015824, - "Data3": -5856926215189922900, - "Data4": -6554130240580205974 + "Data1": 6219842539205431407, + "Data2": -1829938415876818585, + "Data3": 4709541804373010837, + "Data4": 7417804940645366022 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnGroupableSettingsTagHelper", @@ -92274,8 +91516,7 @@ { "Name": "grid-column-groupable-sort", "DisplayName": "grid-column-groupable-sort", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -92287,10 +91528,10 @@ }, { "__Checksum": { - "Data1": 3255995205691833790, - "Data2": -3237601562217428050, - "Data3": 6193952587070883452, - "Data4": 7239457433554157819 + "Data1": 8457949715695856080, + "Data2": 2539304693423941162, + "Data3": 4669344389565429947, + "Data4": -5012220347411373841 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnGroupableSortSettingsTagHelper", @@ -92337,10 +91578,10 @@ }, { "__Checksum": { - "Data1": -1666138385516446537, - "Data2": -8038178398630114578, - "Data3": -409759072442163629, - "Data4": 4314021832202458459 + "Data1": -8190489561439600774, + "Data2": 8965838863272592065, + "Data3": -5211867338395590247, + "Data4": -6486212053509962131 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnMenuColumnsGroupsTagHelper", @@ -92358,8 +91599,7 @@ { "Name": "column-menu-columns-group", "DisplayName": "column-menu-columns-group", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -92371,10 +91611,10 @@ }, { "__Checksum": { - "Data1": 3507044704715048718, - "Data2": -4837555404780912154, - "Data3": 7649731163341686178, - "Data4": 2704114646126939375 + "Data1": -5312903689411880873, + "Data2": 3449641051351048420, + "Data3": -29823292380217589, + "Data4": -3408226486989304197 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnMenuColumnsGroupTagHelper", @@ -92420,10 +91660,10 @@ }, { "__Checksum": { - "Data1": 8989702477691541632, - "Data2": -8902089937903697515, - "Data3": -5829872223641618983, - "Data4": 6878609315654534529 + "Data1": 1189283316535986973, + "Data2": -2868005579426622950, + "Data3": 1986347214093079553, + "Data4": 4555122123539896708 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnMenuColumnsSettingsTagHelper", @@ -92479,10 +91719,10 @@ }, { "__Checksum": { - "Data1": 5275100925211638996, - "Data2": -782258103941063413, - "Data3": -815550069672147829, - "Data4": 5734543256973216766 + "Data1": -2108380284215985977, + "Data2": -6275914456411047510, + "Data3": 4031186700480199747, + "Data4": -7563821859565814785 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper", @@ -92638,10 +91878,10 @@ }, { "__Checksum": { - "Data1": 7822898731202827137, - "Data2": -8955432540171976919, - "Data3": 3868514779548093801, - "Data4": -4465753771428541928 + "Data1": -5295574738246310564, + "Data2": 7881339644777491924, + "Data3": 6430832142668734443, + "Data4": 7411953375286508388 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnMenuSettingsTagHelper", @@ -92702,14 +91942,12 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "column-menu-columns", "DisplayName": "column-menu-columns", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -92721,10 +91959,10 @@ }, { "__Checksum": { - "Data1": 5835156812031462370, - "Data2": 3167939932737508101, - "Data3": -1314073925288053559, - "Data4": -7250454269741799825 + "Data1": 2788179533989000117, + "Data2": 2895368643813198047, + "Data3": 8664116036925872704, + "Data4": -7664233203109561050 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnSortableSettingsTagHelper", @@ -92790,10 +92028,10 @@ }, { "__Checksum": { - "Data1": -1107828245124667982, - "Data2": 4661058297708781401, - "Data3": -5210012335422470001, - "Data4": -159370575296973359 + "Data1": 8650729236720729403, + "Data2": -409773135182556172, + "Data3": 4536819363587318996, + "Data4": -3718417703862168304 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnTagHelper", @@ -93253,38 +92491,32 @@ { "Name": "filterable", "DisplayName": "filterable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "commands", "DisplayName": "commands", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sortable", "DisplayName": "sortable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "groupable", "DisplayName": "groupable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "exportable", "DisplayName": "exportable", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -93296,10 +92528,10 @@ }, { "__Checksum": { - "Data1": -7552612812103487801, - "Data2": 7116329219828987235, - "Data3": -4039423282167141510, - "Data4": 7677923216618952159 + "Data1": 128802342135185290, + "Data2": -5406246608374032803, + "Data3": 7970257832620891842, + "Data4": -5999350295434170738 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnsTagHelper", @@ -93317,14 +92549,12 @@ { "Name": "column", "DisplayName": "column", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "foreign-key-column", "DisplayName": "foreign-key-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -93336,10 +92566,10 @@ }, { "__Checksum": { - "Data1": 7571380305634811778, - "Data2": 2412425605062944732, - "Data3": 4493449205399103880, - "Data4": -6377474520096023783 + "Data1": -4784980564117563374, + "Data2": -70859811986495019, + "Data3": -4498218869065049629, + "Data4": -4326639532135901519 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper", @@ -93495,10 +92725,10 @@ }, { "__Checksum": { - "Data1": -5304750909116318908, - "Data2": 8266451358502786494, - "Data3": 8689344243510937074, - "Data4": -8875703872380443579 + "Data1": -5134195997112996911, + "Data2": 1889573265546634413, + "Data3": -7361004405592924249, + "Data4": 7428661127228075065 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridExcelSettingsTagHelper", @@ -93584,10 +92814,10 @@ }, { "__Checksum": { - "Data1": 7924272411248212164, - "Data2": -2849004196544687429, - "Data3": -8632621605629155353, - "Data4": -2099375969315208313 + "Data1": -6273765838340921639, + "Data2": 4727267064401814943, + "Data3": 6598358289853103333, + "Data4": 4120645875678992400 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper", @@ -93753,10 +92983,10 @@ }, { "__Checksum": { - "Data1": 1110070149922709716, - "Data2": -6587954124749338895, - "Data3": 5571934523935311194, - "Data4": -1185864560587710853 + "Data1": 5895635368930275377, + "Data2": 6096448643686161046, + "Data3": -7958384431022072999, + "Data4": 9072928782216560614 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper", @@ -93862,10 +93092,10 @@ }, { "__Checksum": { - "Data1": -3885328140092130155, - "Data2": -7330397199944584957, - "Data3": 1776636007179685086, - "Data4": -2178282491036420990 + "Data1": 6905238924602136882, + "Data2": 928131049563718471, + "Data3": -1532401854972709167, + "Data4": -2401431885607308683 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsEnumsSettingsTagHelper", @@ -93931,10 +93161,10 @@ }, { "__Checksum": { - "Data1": -3678463968015847233, - "Data2": 3261918437498531306, - "Data3": 2483264879117182550, - "Data4": -5959107735801667889 + "Data1": -3032582224916669466, + "Data2": -7798608298224489540, + "Data3": -2941838219781484849, + "Data4": -4065618882675615535 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper", @@ -94040,10 +93270,10 @@ }, { "__Checksum": { - "Data1": 3896604737574274163, - "Data2": 1676773220986453243, - "Data3": 3835807187321887890, - "Data4": 8029463426373927893 + "Data1": 2219430258800450705, + "Data2": -354124553706189491, + "Data3": 5283675942241626071, + "Data4": -1327935632852569318 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsSettingsTagHelper", @@ -94104,26 +93334,22 @@ { "Name": "string", "DisplayName": "string", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "number", "DisplayName": "number", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "date", "DisplayName": "date", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "enums", "DisplayName": "enums", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -94135,10 +93361,10 @@ }, { "__Checksum": { - "Data1": 4341603360179695020, - "Data2": 7798073714707097263, - "Data3": -5101297465070014730, - "Data4": -8464036186183329574 + "Data1": -7704930309047719868, + "Data2": 2274491532575095993, + "Data3": 7527948790858826353, + "Data4": -2378408172228418949 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper", @@ -94284,10 +93510,10 @@ }, { "__Checksum": { - "Data1": -9112693494491169528, - "Data2": -6567010383464599534, - "Data3": -4165525096220320632, - "Data4": 1582739881984637498 + "Data1": -1326761079175986027, + "Data2": 8086141727889502858, + "Data3": -1801447564784957027, + "Data4": -6495682748653944230 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableSettingsTagHelper", @@ -94358,14 +93584,12 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "operators", "DisplayName": "operators", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -94377,10 +93601,10 @@ }, { "__Checksum": { - "Data1": 5339744209404654426, - "Data2": 9065233646893281740, - "Data3": 7553096217275041048, - "Data4": -8412856800525922975 + "Data1": -4401764002387337590, + "Data2": 1041470821793191839, + "Data3": -798416943172946453, + "Data4": -3657206337382986992 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper", @@ -94880,38 +94104,32 @@ { "Name": "filterable", "DisplayName": "filterable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "commands", "DisplayName": "commands", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sortable", "DisplayName": "sortable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "groupable", "DisplayName": "groupable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -94923,10 +94141,10 @@ }, { "__Checksum": { - "Data1": -6285816610017975651, - "Data2": 886939744648837516, - "Data3": 1220073708383519294, - "Data4": 6830294015180747169 + "Data1": 2646483307326253935, + "Data2": -8711722096429592137, + "Data3": -6212855113012566033, + "Data4": 5838210878002253722 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridGroupableMessagesSettingsTagHelper", @@ -94962,10 +94180,10 @@ }, { "__Checksum": { - "Data1": -6316652973375641330, - "Data2": 9206621472402363441, - "Data3": 7864145072234591993, - "Data4": 6203740059032395324 + "Data1": -3722745295129307094, + "Data2": -4146015285230685525, + "Data3": -4267442514561416056, + "Data4": 9027964608369881171 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridGroupableSettingsTagHelper", @@ -95006,14 +94224,12 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sort", "DisplayName": "sort", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -95025,10 +94241,10 @@ }, { "__Checksum": { - "Data1": 1019931650186345545, - "Data2": -4331653988103097313, - "Data3": -7367349639666603160, - "Data4": 640101449333922435 + "Data1": -5246166697381709276, + "Data2": 1280328726623726261, + "Data3": -341366227458981822, + "Data4": 3461632295249545642 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridGroupableSortSettingsTagHelper", @@ -95074,10 +94290,10 @@ }, { "__Checksum": { - "Data1": 2970192551961619243, - "Data2": 5087976243050626972, - "Data3": -8440989986179396614, - "Data4": 2022251497110849780 + "Data1": -2748201746748419412, + "Data2": 7941645715789647074, + "Data3": 146853630387672478, + "Data4": 8904724910796003235 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper", @@ -95193,10 +94409,10 @@ }, { "__Checksum": { - "Data1": -6781293229448690409, - "Data2": 2759334747206803249, - "Data3": -3325447373513593157, - "Data4": -4825191999746306126 + "Data1": -3393572412579539501, + "Data2": 1804650067062221064, + "Data3": 1784129461706375211, + "Data4": 6404267823821491724 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridMessagesSettingsTagHelper", @@ -95237,8 +94453,7 @@ { "Name": "commands", "DisplayName": "commands", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -95250,10 +94465,10 @@ }, { "__Checksum": { - "Data1": -2861843182647674758, - "Data2": 8396804841051120457, - "Data3": 8921472161792045795, - "Data4": -3197492798521534619 + "Data1": -5918673767972510822, + "Data2": 8121802050765849006, + "Data3": -7901188522462709323, + "Data4": 9049312491752959167 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridNestedColumnsTagHelper", @@ -95271,8 +94486,7 @@ { "Name": "column", "DisplayName": "column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -95284,10 +94498,10 @@ }, { "__Checksum": { - "Data1": -5594680651053095973, - "Data2": 3442305603368664547, - "Data3": 1967043730460791828, - "Data4": -5262515591278519981 + "Data1": -309204366170969251, + "Data2": -5828118023347184405, + "Data3": 4969416071953731339, + "Data4": -4968159028936678434 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridNoRecordsSettingsTagHelper", @@ -95363,10 +94577,10 @@ }, { "__Checksum": { - "Data1": 3488956539843120954, - "Data2": -4941616642028823044, - "Data3": -4939205371628268299, - "Data4": -4725969501743772858 + "Data1": -5368444735556782684, + "Data2": 3937495897124164169, + "Data3": -2883476642659454636, + "Data4": 4639154650298934407 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper", @@ -95502,10 +94716,10 @@ }, { "__Checksum": { - "Data1": -8143772352626519511, - "Data2": 2392439736366546272, - "Data3": -7603144894039462303, - "Data4": -7568469891327304316 + "Data1": -2447663961652973788, + "Data2": -2940282500308106175, + "Data3": 7755031376279904146, + "Data4": -7131232138125622710 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper", @@ -95656,8 +94870,7 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -95669,10 +94882,10 @@ }, { "__Checksum": { - "Data1": 387909330850020973, - "Data2": 6226814189728520408, - "Data3": -3236843359315173254, - "Data4": -6634134865363204855 + "Data1": 3513601199534302943, + "Data2": 1673992907094344461, + "Data3": 2703731962930938036, + "Data4": 4726214212850904101 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridPdfMarginSettingsTagHelper", @@ -95738,10 +94951,10 @@ }, { "__Checksum": { - "Data1": 6531697415392429098, - "Data2": 5658534251848654116, - "Data3": -7855346230276938817, - "Data4": -4051820928973284459 + "Data1": -9159458719876127612, + "Data2": 3815673249009769049, + "Data3": 459275399843927590, + "Data4": 8567267848643859415 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper", @@ -95992,8 +95205,7 @@ { "Name": "grid-pdf-margin", "DisplayName": "grid-pdf-margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -96005,10 +95217,10 @@ }, { "__Checksum": { - "Data1": 3235402257532719441, - "Data2": 6558843320156636142, - "Data3": -1418113470370521384, - "Data4": 4336714998539096876 + "Data1": 4548286301247021716, + "Data2": -507999520151992331, + "Data3": -5626224981437519031, + "Data4": 601913287026036818 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridReorderableSettingsTagHelper", @@ -96064,10 +95276,10 @@ }, { "__Checksum": { - "Data1": -9193201735063009151, - "Data2": -1395433681150708384, - "Data3": 516290477564240565, - "Data4": 7947846584673685843 + "Data1": -9121233866063733461, + "Data2": 653100853250049847, + "Data3": -9055868958837644101, + "Data4": 5614481990811304508 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridScrollableSettingsTagHelper", @@ -96123,10 +95335,10 @@ }, { "__Checksum": { - "Data1": 2214950304570769867, - "Data2": 2364513236628709279, - "Data3": -2989078168605436560, - "Data4": 4737374645507376998 + "Data1": -1715431693576580677, + "Data2": 441860485482978591, + "Data3": -8571945724247195210, + "Data4": 573154201261507818 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridSearchSettingsTagHelper", @@ -96172,10 +95384,10 @@ }, { "__Checksum": { - "Data1": 1142010204346694060, - "Data2": 6497059330019407820, - "Data3": -288612911227201302, - "Data4": -4538316439038103722 + "Data1": -5052565598724380466, + "Data2": -4115427963976847340, + "Data3": 7519292899308513696, + "Data4": 6906618622597515034 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridSelectableSettings", @@ -96231,10 +95443,10 @@ }, { "__Checksum": { - "Data1": -6834253868461239855, - "Data2": 1932651772174883890, - "Data3": -1389072194560160651, - "Data4": 9075352423955620437 + "Data1": 2239505101032952111, + "Data2": -2404579942873917930, + "Data3": -5379217963821542127, + "Data4": -4857052380607647267 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridSortableSettingsTagHelper", @@ -96310,10 +95522,10 @@ }, { "__Checksum": { - "Data1": 9176825118093514722, - "Data2": -4577151619383575294, - "Data3": 356974597837511319, - "Data4": -1114486781866640380 + "Data1": 464146300711513953, + "Data2": -1377742660138509562, + "Data3": 6072938320027375151, + "Data4": 1786783705275849996 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridTagHelper", @@ -96983,110 +96195,92 @@ { "Name": "allow-copy", "DisplayName": "allow-copy", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "column-menu", "DisplayName": "column-menu", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "excel", "DisplayName": "excel", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filterable", "DisplayName": "filterable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "groupable", "DisplayName": "groupable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "no-records", "DisplayName": "no-records", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pageable", "DisplayName": "pageable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scrollable", "DisplayName": "scrollable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sortable", "DisplayName": "sortable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "search", "DisplayName": "search", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "selectable", "DisplayName": "selectable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "reorderable", "DisplayName": "reorderable", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -97098,10 +96292,10 @@ }, { "__Checksum": { - "Data1": 4103244909476234168, - "Data2": 4533951090809288346, - "Data3": 478091146604908620, - "Data4": 5918993806547814012 + "Data1": -2396350567454116602, + "Data2": -2923984442216974981, + "Data3": -7333402747640242295, + "Data4": 154685993749955735 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridToolbarButtonTagHelper", @@ -97167,10 +96361,10 @@ }, { "__Checksum": { - "Data1": -1513601162373569825, - "Data2": 5875876508075188251, - "Data3": -8644222670017465307, - "Data4": -6605481631126031383 + "Data1": 2041750100099150044, + "Data2": -7444510206850552181, + "Data3": 5116914208120984665, + "Data4": 1384248895711022220 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridToolbarTagHelper", @@ -97230,8 +96424,7 @@ { "Name": "toolbar-button", "DisplayName": "toolbar-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -97243,10 +96436,10 @@ }, { "__Checksum": { - "Data1": -5001650488152546037, - "Data2": 100725087710401589, - "Data3": 4362149348924960496, - "Data4": -5047195324336900000 + "Data1": 6062195651687643447, + "Data2": 2966616198671298094, + "Data3": 6311975798716033051, + "Data4": -2947474396051305310 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutTagHelper", @@ -97358,20 +96551,17 @@ { "Name": "gridlayout-rows", "DisplayName": "gridlayout-rows", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "gridlayout-columns", "DisplayName": "gridlayout-columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "gridlayout-items", "DisplayName": "gridlayout-items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -97383,10 +96573,10 @@ }, { "__Checksum": { - "Data1": -5841603522477721799, - "Data2": 5157296660378480754, - "Data3": 5493396086835764917, - "Data4": -2830944201282589420 + "Data1": -6818557118369082635, + "Data2": 3817483953193990355, + "Data3": 6716964976529810611, + "Data4": 8658152887458400151 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutColumnTagHelper", @@ -97422,10 +96612,10 @@ }, { "__Checksum": { - "Data1": 5386301263417840821, - "Data2": -3335726806809512356, - "Data3": 1505434327040862081, - "Data4": -2033985730027265669 + "Data1": -4008266368379274773, + "Data2": -7852964771138641409, + "Data3": -831593778413296726, + "Data4": -2623691697143201296 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutColumnsTagHelper", @@ -97443,8 +96633,7 @@ { "Name": "gridlayout-column", "DisplayName": "gridlayout-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -97456,10 +96645,10 @@ }, { "__Checksum": { - "Data1": 3026452209247296694, - "Data2": 272684794344731922, - "Data3": -6320638111715987610, - "Data4": 8814913389352442020 + "Data1": 1250610335205149319, + "Data2": -8378540718065228770, + "Data3": -8737471456941261011, + "Data4": 9199671014948786313 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutItemTagHelper", @@ -97535,10 +96724,10 @@ }, { "__Checksum": { - "Data1": 6291550595451926513, - "Data2": -536741417602801378, - "Data3": -1940861660373093894, - "Data4": 1354850858558771214 + "Data1": -7228681875197058879, + "Data2": -6046595656660453644, + "Data3": -8439854378602509836, + "Data4": -279505204728859504 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutItemsTagHelper", @@ -97556,8 +96745,7 @@ { "Name": "gridlayout-item", "DisplayName": "gridlayout-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -97569,10 +96757,10 @@ }, { "__Checksum": { - "Data1": -8267044598848464766, - "Data2": -6208739887046519957, - "Data3": 8462237385618086710, - "Data4": 7029827640294769659 + "Data1": 2127879051089224543, + "Data2": -2827602488051030288, + "Data3": -6037351048815520878, + "Data4": 3912595972981651387 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutRowTagHelper", @@ -97608,10 +96796,10 @@ }, { "__Checksum": { - "Data1": -7275916595149335807, - "Data2": -7767466836525721815, - "Data3": 1026157268168769741, - "Data4": 8157787801923350284 + "Data1": -6236845699460441730, + "Data2": 4724837285275891624, + "Data3": -4835205458191241146, + "Data4": 1170190479882235124 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutRowsTagHelper", @@ -97629,8 +96817,7 @@ { "Name": "gridlayout-row", "DisplayName": "gridlayout-row", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -97642,10 +96829,10 @@ }, { "__Checksum": { - "Data1": 609161439785612211, - "Data2": 4511417887463004185, - "Data3": -5235089944968008858, - "Data4": -8454248358232041860 + "Data1": -7986060093028203822, + "Data2": -2452120812198459906, + "Data3": -9195322825748886045, + "Data4": -8967671857537893835 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaModelSettingsTagHelper", @@ -97696,8 +96883,7 @@ { "Name": "fields", "DisplayName": "fields", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -97709,10 +96895,10 @@ }, { "__Checksum": { - "Data1": -7666297685141835861, - "Data2": 4362484264592584586, - "Data3": -1130197962919116280, - "Data4": -8134245897095971573 + "Data1": -1803181992650990935, + "Data2": -9093830593713412189, + "Data3": 2582364725303824009, + "Data4": -2890336561583053402 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper", @@ -97869,8 +97055,7 @@ { "Name": "hierarchical-model", "DisplayName": "hierarchical-model", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -97882,10 +97067,10 @@ }, { "__Checksum": { - "Data1": 6548515327872150398, - "Data2": -2984025348466455509, - "Data3": -1601016241111514341, - "Data4": -7302250666463968603 + "Data1": -2047079324831047124, + "Data2": 966703703356226170, + "Data3": -726019245907573859, + "Data4": -1542718006653647781 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper", @@ -98214,20 +97399,17 @@ { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filters", "DisplayName": "filters", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -98239,10 +97421,10 @@ }, { "__Checksum": { - "Data1": 1258764678288084754, - "Data2": 5453246922874581875, - "Data3": 8009255169179414626, - "Data4": 2666170275842717536 + "Data1": -8895432062827912036, + "Data2": 1030347550543600574, + "Data3": -3182582347823467104, + "Data4": 588774534075102331 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesCommonSettingsTagHelper", @@ -98318,10 +97500,10 @@ }, { "__Checksum": { - "Data1": 7612740383462583126, - "Data2": 8298191785190407392, - "Data3": -7393840201119086556, - "Data4": -2973306501520089561 + "Data1": 148348120623250814, + "Data2": 6759723749861298138, + "Data3": -2132563712810096380, + "Data4": 6626889059003848904 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesCropSettingsTagHelper", @@ -98397,10 +97579,10 @@ }, { "__Checksum": { - "Data1": 5517915541806274411, - "Data2": -6256933010246545679, - "Data3": -7268009277162039609, - "Data4": 5467715871596437327 + "Data1": -7046023202756376363, + "Data2": 841849662746223084, + "Data3": 7540753071272736224, + "Data4": -5780639020928027932 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesResizeSettingsTagHelper", @@ -98456,10 +97638,10 @@ }, { "__Checksum": { - "Data1": 957699895253114776, - "Data2": -3568895210083966656, - "Data3": 5213305605797443647, - "Data4": 2856092121012990278 + "Data1": 1399930441096354534, + "Data2": 6077840517131654993, + "Data3": 8657329502764475677, + "Data4": 2679152089381835318 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesSettingsTagHelper", @@ -98478,14 +97660,12 @@ { "Name": "crop", "DisplayName": "crop", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "resize", "DisplayName": "resize", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -98497,10 +97677,10 @@ }, { "__Checksum": { - "Data1": 7012460656863716652, - "Data2": 7181346165223659773, - "Data3": -1887648775040071439, - "Data4": -7977112194015655212 + "Data1": 1269495768064011486, + "Data2": 1647587275056007227, + "Data3": 8561646368878187155, + "Data4": 6897051768852112720 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesSettingsTagHelper", @@ -98519,20 +97699,17 @@ { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "panes", "DisplayName": "panes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "common", "DisplayName": "common", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -98544,10 +97721,10 @@ }, { "__Checksum": { - "Data1": -7591713691487027554, - "Data2": -1628078709571797567, - "Data3": 556111810435745844, - "Data4": -153272100681338160 + "Data1": -7515279617001480654, + "Data2": 5412888706694006804, + "Data3": 1144347852503542955, + "Data4": 594174471918838963 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper", @@ -98683,10 +97860,10 @@ }, { "__Checksum": { - "Data1": -1927973169711155348, - "Data2": -4620707597757979526, - "Data3": 9213770762433334062, - "Data4": 1684302423725918270 + "Data1": -5623259963354942290, + "Data2": 6492049203993668669, + "Data3": -6132980101902132442, + "Data4": -6124483936873949106 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorSaveAsSettingsTagHelper", @@ -98752,10 +97929,10 @@ }, { "__Checksum": { - "Data1": 3298581529886845971, - "Data2": -6034686849478186460, - "Data3": 6553368707445531538, - "Data4": 1954702889497952791 + "Data1": -4644459499164841449, + "Data2": -4652975944346582942, + "Data3": -1068621453620472296, + "Data4": 8844805129282280592 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorTagHelper", @@ -98884,20 +98061,17 @@ { "Name": "save-as", "DisplayName": "save-as", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "imageeditor-messages", "DisplayName": "imageeditor-messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -98909,10 +98083,10 @@ }, { "__Checksum": { - "Data1": 8911323427119527158, - "Data2": 2324841165689372407, - "Data3": -1782381629341771991, - "Data4": 6095011455781015764 + "Data1": 6881981952918780945, + "Data2": -3973073908235435615, + "Data3": 5575547473301391646, + "Data4": 6344809245894182168 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper", @@ -99161,10 +98335,10 @@ }, { "__Checksum": { - "Data1": 2347947534647311082, - "Data2": -6324932706305071992, - "Data3": -4313929059465121318, - "Data4": 2137578656608147007 + "Data1": -22209763516392129, + "Data2": 3547632903068295312, + "Data3": 7669542344092072112, + "Data4": 9066566896552846435 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemsTagHelper", @@ -99182,8 +98356,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -99195,10 +98368,10 @@ }, { "__Checksum": { - "Data1": -8777933822088258630, - "Data2": 3340185778668787311, - "Data3": -7062128340867663432, - "Data4": -5379748675207350796 + "Data1": 1100671265292345469, + "Data2": -7956136944713402699, + "Data3": 1941777664107057391, + "Data4": -5886351864558697538 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsTagHelper", @@ -99289,8 +98462,7 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -99302,10 +98474,10 @@ }, { "__Checksum": { - "Data1": 6002426693755165104, - "Data2": 9165154439235353511, - "Data3": 9138223878445292151, - "Data4": 6403052819234278383 + "Data1": -2966999606555990246, + "Data2": -8835494558167753905, + "Data3": 7057403163380401655, + "Data4": 6230545832453856837 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaBorderSettingsTagHelper", @@ -99361,10 +98533,10 @@ }, { "__Checksum": { - "Data1": -8735383754350988872, - "Data2": 6444577403012796149, - "Data3": 13340499529462368, - "Data4": 57724725575203748 + "Data1": 5142259333383176247, + "Data2": -4780553808699005681, + "Data3": -1474070409902055413, + "Data4": 1988823711601505588 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaMarginSettingsTagHelper", @@ -99430,10 +98602,10 @@ }, { "__Checksum": { - "Data1": 2938870343731811875, - "Data2": -2514882572745323751, - "Data3": 6338168022862190000, - "Data4": -1557937225265864652 + "Data1": 7849941229168078611, + "Data2": -2842197417276392217, + "Data3": -236241182212435019, + "Data4": 1496876766314176284 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaSettingsTagHelper", @@ -99484,14 +98656,12 @@ { "Name": "lineargauge-gauge-area-border", "DisplayName": "lineargauge-gauge-area-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "lineargauge-gauge-area-margin", "DisplayName": "lineargauge-gauge-area-margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -99503,10 +98673,10 @@ }, { "__Checksum": { - "Data1": -6920893206293379827, - "Data2": -8905243542220298096, - "Data3": -250720177224730016, - "Data4": 2178189607664914753 + "Data1": -526106995817427343, + "Data2": 5648255621950220496, + "Data3": 5104697098713181849, + "Data4": -4117578381561063344 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugePointerBorderSettingsTagHelper", @@ -99562,10 +98732,10 @@ }, { "__Checksum": { - "Data1": -2217100731550518306, - "Data2": -5776816756108695352, - "Data3": -5148054555580661091, - "Data4": -682297632608360267 + "Data1": 7748445499868105716, + "Data2": 3503755365984863688, + "Data3": -3770189286566171739, + "Data4": -3794718102367359815 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugePointerTagHelper", @@ -99646,14 +98816,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "lineargauge-pointer-track", "DisplayName": "lineargauge-pointer-track", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -99665,10 +98833,10 @@ }, { "__Checksum": { - "Data1": -4263987645739929093, - "Data2": 3779982168826838554, - "Data3": 4234993844685121393, - "Data4": 5423344280217102022 + "Data1": -6302322330177411483, + "Data2": 1864825311666277632, + "Data3": -4749665599963493656, + "Data4": 2867321363826286679 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugePointersTagHelper", @@ -99686,8 +98854,7 @@ { "Name": "pointer", "DisplayName": "pointer", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -99699,10 +98866,10 @@ }, { "__Checksum": { - "Data1": 7348992440796448467, - "Data2": 5966324043981461349, - "Data3": 6252351552037310264, - "Data4": 4164155487398482265 + "Data1": 6324061591152642748, + "Data2": 3298761277718327880, + "Data3": 5243268876703071355, + "Data4": 2970667180835525993 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugePointerTrackBorderSettingsTagHelper", @@ -99758,10 +98925,10 @@ }, { "__Checksum": { - "Data1": -6085666060026669206, - "Data2": -8009293150246940033, - "Data3": -191503259704278466, - "Data4": -6355932206682438314 + "Data1": -8757598382532236963, + "Data2": 444337155784935885, + "Data3": 4127340507063817585, + "Data4": 1523118620382323281 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugePointerTrackSettingsTagHelper", @@ -99822,8 +98989,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -99835,10 +99001,10 @@ }, { "__Checksum": { - "Data1": -5055192777330620132, - "Data2": -3059887304713220449, - "Data3": 3759539685214876117, - "Data4": 3949546064014467858 + "Data1": 7281149812487451088, + "Data2": 4448397939307491551, + "Data3": -3075756476118234147, + "Data4": 4162998678659223136 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsBorderSettingsTagHelper", @@ -99894,10 +99060,10 @@ }, { "__Checksum": { - "Data1": 1935699097977706539, - "Data2": 2199552687482406651, - "Data3": -3379331533102445322, - "Data4": 5335186132912994454 + "Data1": 3208451668654125722, + "Data2": -8800887139085601340, + "Data3": 3049550824962945383, + "Data4": -1803938041230221747 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsMarginSettingsTagHelper", @@ -99963,10 +99129,10 @@ }, { "__Checksum": { - "Data1": 2583807623325490492, - "Data2": 1442419223110240583, - "Data3": -6563057549660355888, - "Data4": 7489188595306994461 + "Data1": 2231906920352428218, + "Data2": -3011164135118486662, + "Data3": 6255702215714664420, + "Data4": -8990850788520306035 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsPaddingSettingsTagHelper", @@ -100032,10 +99198,10 @@ }, { "__Checksum": { - "Data1": 8179861917167121268, - "Data2": -9201218925726167642, - "Data3": -2238525938257740582, - "Data4": -9095225638571993302 + "Data1": 3185555588477223746, + "Data2": 2584270551153461594, + "Data3": 2964985350789088935, + "Data4": -4214028444724225078 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper", @@ -100146,20 +99312,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -100171,10 +99334,10 @@ }, { "__Checksum": { - "Data1": -8595550930041036541, - "Data2": 6659533599545601325, - "Data3": 4724121316893298079, - "Data4": 3656676701698720621 + "Data1": -8955232830200528186, + "Data2": -4362083967381353800, + "Data3": -695164640657983304, + "Data4": 7047194601896353534 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleLineSettingsTagHelper", @@ -100240,10 +99403,10 @@ }, { "__Checksum": { - "Data1": -4557401706663124526, - "Data2": -3383587000087463617, - "Data3": -1781200813445334236, - "Data4": 5646108236585107003 + "Data1": 1601259395425292949, + "Data2": 3245778573866528989, + "Data3": 5806761635078872003, + "Data4": 7849902437307790193 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleMajorTicksSettingsTagHelper", @@ -100309,10 +99472,10 @@ }, { "__Checksum": { - "Data1": 6697761158577740234, - "Data2": -3542647759789705806, - "Data3": -6400334424023812355, - "Data4": -1169827804355389745 + "Data1": -5709793738128754615, + "Data2": -4680985216283436635, + "Data3": 8907312461621530888, + "Data4": 3557472654551568954 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleMinorTicksSettingsTagHelper", @@ -100378,10 +99541,10 @@ }, { "__Checksum": { - "Data1": 8351286098193352945, - "Data2": -2354622458668174472, - "Data3": -4582213611749269452, - "Data4": -6913233590312607034 + "Data1": 3611556076588071685, + "Data2": 1730028992352515364, + "Data3": -7399322881515646019, + "Data4": 8112828635546315057 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsRangeTagHelper", @@ -100447,10 +99610,10 @@ }, { "__Checksum": { - "Data1": 7381115892825923241, - "Data2": -3694043654365064904, - "Data3": 8640433166065502871, - "Data4": 789907662517857963 + "Data1": -6748611565633653737, + "Data2": -5218217756159731962, + "Data3": -2842618499857929628, + "Data4": -2071554074119141923 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsRangesTagHelper", @@ -100468,8 +99631,7 @@ { "Name": "range", "DisplayName": "range", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -100481,10 +99643,10 @@ }, { "__Checksum": { - "Data1": 1908198033903371648, - "Data2": -5566956701819875038, - "Data3": 3698600953210634345, - "Data4": -7647757086146497732 + "Data1": -3796769540770064748, + "Data2": 9213727085903530611, + "Data3": -175297458829005125, + "Data4": 4221800973159028589 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper", @@ -100595,32 +99757,27 @@ { "Name": "lineargauge-scale-line", "DisplayName": "lineargauge-scale-line", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "lineargauge-scale-labels", "DisplayName": "lineargauge-scale-labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "lineargauge-scale-major-ticks", "DisplayName": "lineargauge-scale-major-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "lineargauge-scale-minor-ticks", "DisplayName": "lineargauge-scale-minor-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "lineargauge-scale-ranges", "DisplayName": "lineargauge-scale-ranges", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -100632,10 +99789,10 @@ }, { "__Checksum": { - "Data1": 6195452220887667233, - "Data2": -3180730617206378047, - "Data3": -5283173710131357545, - "Data4": 3864998312944834979 + "Data1": 4074896523332633903, + "Data2": -5741788575800205751, + "Data3": -3815433679927089690, + "Data4": -4674239581707435835 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeTagHelper", @@ -100724,20 +99881,17 @@ { "Name": "gauge-area", "DisplayName": "gauge-area", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "lineargauge-pointers", "DisplayName": "lineargauge-pointers", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scale", "DisplayName": "scale", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -100749,10 +99903,10 @@ }, { "__Checksum": { - "Data1": 4683315761085049976, - "Data2": 6362796723602518028, - "Data3": -1944874834166032034, - "Data4": -2639651776691548969 + "Data1": -3613914710798070469, + "Data2": 8735994491987348939, + "Data3": 5652370101855004018, + "Data4": -6764844153068248218 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListBoxDraggableSettingsTagHelper", @@ -100808,10 +99962,10 @@ }, { "__Checksum": { - "Data1": -136378760128681216, - "Data2": 7662110089742436601, - "Data3": -2153486454795732087, - "Data4": 7522404765611210683 + "Data1": 7044806662842899264, + "Data2": 8341521762555871278, + "Data3": -1264022254810992606, + "Data4": 973111919018650843 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListBoxMessagesSettingsTagHelper", @@ -100830,8 +99984,7 @@ { "Name": "tools", "DisplayName": "tools", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -100843,10 +99996,10 @@ }, { "__Checksum": { - "Data1": 953634596985991732, - "Data2": 8696405776081945351, - "Data3": 8456101745629365565, - "Data4": -4136619577125247292 + "Data1": 9202905376875405703, + "Data2": -2450919117113145732, + "Data3": 6540007075744046846, + "Data4": -3074070217552262910 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListBoxMessagesToolsSettingsTagHelper", @@ -100942,10 +100095,10 @@ }, { "__Checksum": { - "Data1": 7111908438706778455, - "Data2": -5915953254582442882, - "Data3": -3088888287075624951, - "Data4": 1273472901245976528 + "Data1": -4549884605387477832, + "Data2": -2532105024351104279, + "Data3": 3839663954914006034, + "Data4": 7246096330818757724 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListBoxTagHelper", @@ -101224,26 +100377,22 @@ { "Name": "draggable", "DisplayName": "draggable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -101255,10 +100404,10 @@ }, { "__Checksum": { - "Data1": -6794943890610288345, - "Data2": 8108622128317364155, - "Data3": -5646997412809932392, - "Data4": 4649543314483391873 + "Data1": -1362616304223141175, + "Data2": 4169536598732739532, + "Data3": 6914701668854855155, + "Data4": -6038895600005335092 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListBoxToolbarSettingsTagHelper", @@ -101304,10 +100453,10 @@ }, { "__Checksum": { - "Data1": -6731291252055418878, - "Data2": 6277403595047517634, - "Data3": -3493963183074618359, - "Data4": 5317441906332617991 + "Data1": 8600525673911950454, + "Data2": -5094571478922077324, + "Data3": -8070797932088214424, + "Data4": 3647734250917983193 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewFlexSettingsTagHelper", @@ -101353,10 +100502,10 @@ }, { "__Checksum": { - "Data1": 1423555770518034553, - "Data2": 7815451812587019126, - "Data3": 7554680520312764532, - "Data4": -1312807001799182332 + "Data1": 852566702559279591, + "Data2": -4617829343116994063, + "Data3": 8342379034855367140, + "Data4": -3556076064166619731 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewGridSettingsTagHelper", @@ -101412,10 +100561,10 @@ }, { "__Checksum": { - "Data1": 8638898412513153815, - "Data2": -7427483196807943916, - "Data3": 2624182454957719301, - "Data4": -4943476722410474379 + "Data1": -2965271348736719988, + "Data2": -3734440571783823, + "Data3": -2741825098877565934, + "Data4": 319613496828115543 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper", @@ -101541,10 +100690,10 @@ }, { "__Checksum": { - "Data1": 2866637143714926353, - "Data2": 8446044227491713669, - "Data3": -2001389714200735827, - "Data4": 4513109186296099101 + "Data1": 3912589391982940516, + "Data2": 1968195147057511400, + "Data3": -5047114486706738796, + "Data4": 3773901335540539238 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper", @@ -101665,8 +100814,7 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -101678,10 +100826,10 @@ }, { "__Checksum": { - "Data1": -7367714697474470841, - "Data2": 9142792766545292938, - "Data3": 3986384139498696431, - "Data4": -3629030507580400599 + "Data1": -3814220589577256410, + "Data2": -3027875487361221677, + "Data3": -4151616704226157652, + "Data4": 7907809126667235463 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewScrollableSettingsTagHelper", @@ -101727,10 +100875,10 @@ }, { "__Checksum": { - "Data1": 1603457844650101118, - "Data2": -2132622445837483212, - "Data3": -5033018188223444954, - "Data4": 4617552693030618670 + "Data1": -342331108477082202, + "Data2": -572216586567412041, + "Data3": 1352902334927485259, + "Data4": 7879249311663403291 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewSelectableSettingsTagHelper", @@ -101776,10 +100924,10 @@ }, { "__Checksum": { - "Data1": -1720557945001213095, - "Data2": -3458961627767424580, - "Data3": -1074868486927022735, - "Data4": 4570839742911513777 + "Data1": 275781363039974187, + "Data2": 8375134829040809051, + "Data3": 3004702652098352442, + "Data4": 1483673486180764265 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewTagHelper", @@ -102138,38 +101286,32 @@ { "Name": "flex", "DisplayName": "flex", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "grid", "DisplayName": "grid", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pageable", "DisplayName": "pageable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scrollable", "DisplayName": "scrollable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "selectable", "DisplayName": "selectable", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -102181,10 +101323,10 @@ }, { "__Checksum": { - "Data1": -6892947588777692291, - "Data2": 900864638374891402, - "Data3": 3340600542187193153, - "Data4": 5783922095146086018 + "Data1": 6506855903928942828, + "Data2": -3279980245216515335, + "Data3": 7216985192392877345, + "Data4": 4783317612771869170 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LoaderMessagesSettingsTagHelper", @@ -102220,10 +101362,10 @@ }, { "__Checksum": { - "Data1": 4735198876669337, - "Data2": -3638837756472008470, - "Data3": -727533708829388217, - "Data4": 3890928502619783409 + "Data1": 4443863414830149977, + "Data2": -8675151406080613733, + "Data3": -5732410679801361343, + "Data4": -1478297424761704903 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LoaderTagHelper", @@ -102327,10 +101469,10 @@ }, { "__Checksum": { - "Data1": 5901286102166065028, - "Data2": 3252848870939517891, - "Data3": -736478868067822788, - "Data4": -1447886869556346838 + "Data1": 3196745867325995491, + "Data2": 9164110399434035855, + "Data3": -5824451553069447012, + "Data4": -4828606360435554026 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapControlsAttributionSettingsTagHelper", @@ -102376,10 +101518,10 @@ }, { "__Checksum": { - "Data1": -645935272472817524, - "Data2": 3084949911981529193, - "Data3": -1512552593999201539, - "Data4": -6392051064744485363 + "Data1": -2362688274101090463, + "Data2": -7868742283987354472, + "Data3": -6929666487717390460, + "Data4": -6623824030957852912 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapControlsNavigatorSettingsTagHelper", @@ -102425,10 +101567,10 @@ }, { "__Checksum": { - "Data1": -4785440280951055265, - "Data2": 531030115950505300, - "Data3": 4961299252372598972, - "Data4": -1386250466063330917 + "Data1": 7695748483355481307, + "Data2": -3241727837927138021, + "Data3": -7968193389786924023, + "Data4": -4045376483053431160 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapControlsSettingsTagHelper", @@ -102447,20 +101589,17 @@ { "Name": "attribution", "DisplayName": "attribution", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "navigator", "DisplayName": "navigator", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "zoom", "DisplayName": "zoom", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -102472,10 +101611,10 @@ }, { "__Checksum": { - "Data1": -3705254102088194405, - "Data2": -5610898774864105702, - "Data3": -1021221520613748891, - "Data4": 2807051017400052353 + "Data1": -5564834640757027838, + "Data2": -3416183478840380190, + "Data3": -2456121951009774045, + "Data4": -2101063317066900885 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapControlsZoomSettingsTagHelper", @@ -102521,10 +101660,10 @@ }, { "__Checksum": { - "Data1": 5294597609705753925, - "Data2": 537674497460419811, - "Data3": 1679503582982761174, - "Data4": -8460034374794619460 + "Data1": 7345954783786934629, + "Data2": -3882613417280717595, + "Data3": -1975701407349695480, + "Data4": 7082408739261379701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsBingSettingsTagHelper", @@ -102600,10 +101739,10 @@ }, { "__Checksum": { - "Data1": -3113608941708771813, - "Data2": -1861632649346826584, - "Data3": -7413931443374669472, - "Data4": -5480812721933473808 + "Data1": -307239146194005399, + "Data2": 439879371048016756, + "Data3": 130604443433773735, + "Data4": 6468352446277338413 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsBubbleSettingsTagHelper", @@ -102694,8 +101833,7 @@ { "Name": "map-style", "DisplayName": "map-style", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -102707,10 +101845,10 @@ }, { "__Checksum": { - "Data1": -637548380227935687, - "Data2": 1290545686190500543, - "Data3": 6405937363635210979, - "Data4": 86184440077259164 + "Data1": -1374768776040631915, + "Data2": -3797915469642456606, + "Data3": -7553952955052603132, + "Data4": 16172750154129665 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsMarkerSettingsTagHelper", @@ -102761,8 +101899,7 @@ { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -102774,10 +101911,10 @@ }, { "__Checksum": { - "Data1": -8447313968623925663, - "Data2": -1577478311796182733, - "Data3": 4984678871738513817, - "Data4": -7239560621001568203 + "Data1": 8525368273693467835, + "Data2": -2322726219067430254, + "Data3": -7664289792746861054, + "Data4": 8841430559049428487 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsSettingsTagHelper", @@ -102808,32 +101945,27 @@ { "Name": "map-marker", "DisplayName": "map-marker", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "shape", "DisplayName": "shape", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "bubble", "DisplayName": "bubble", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "tile", "DisplayName": "tile", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "bing", "DisplayName": "bing", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -102845,10 +101977,10 @@ }, { "__Checksum": { - "Data1": -8744078587649593427, - "Data2": 4356702564444893976, - "Data3": 630846840119448052, - "Data4": 5101849168330282161 + "Data1": 3226818863498257529, + "Data2": -6550606009960645381, + "Data3": 665685641894921683, + "Data4": 5938060235537100935 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsShapeSettingsTagHelper", @@ -102899,8 +102031,7 @@ { "Name": "map-style", "DisplayName": "map-style", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -102912,10 +102043,10 @@ }, { "__Checksum": { - "Data1": -7671507570729812134, - "Data2": 4992065894156479196, - "Data3": -4518783177547818955, - "Data4": 6037741058921865927 + "Data1": 2797740447625464754, + "Data2": 3630744714306206583, + "Data3": -2388712544480738249, + "Data4": 4765119347148271205 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsTileSettingsTagHelper", @@ -103011,10 +102142,10 @@ }, { "__Checksum": { - "Data1": 6195793292933717044, - "Data2": -6931219731518110137, - "Data3": -704688973765355379, - "Data4": 6937126154149771354 + "Data1": -6364777287968669951, + "Data2": -6684300496499684831, + "Data3": -3321323031232902004, + "Data4": 1273447942794629032 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerTagHelper", @@ -103325,20 +102456,17 @@ { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "map-style", "DisplayName": "map-style", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -103350,10 +102478,10 @@ }, { "__Checksum": { - "Data1": 3112282295699768320, - "Data2": -5317138568985047753, - "Data3": 2179634227976850786, - "Data4": -3922854626838018419 + "Data1": 1791849293035332894, + "Data2": 4466578238889555747, + "Data3": 4576626090442912645, + "Data4": 4733654227760789695 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayersTagHelper", @@ -103371,8 +102499,7 @@ { "Name": "layer", "DisplayName": "layer", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -103384,10 +102511,10 @@ }, { "__Checksum": { - "Data1": -6176858981688617425, - "Data2": -1822939996828893917, - "Data3": -3184189286598625629, - "Data4": -109661729800379473 + "Data1": 7192720672432375760, + "Data2": 2716273494038888817, + "Data3": -1517386241817858045, + "Data4": -1828842182599198366 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapMarkerDefaultsSettingsTagHelper", @@ -103428,8 +102555,7 @@ { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -103441,10 +102567,10 @@ }, { "__Checksum": { - "Data1": -4507360908246588861, - "Data2": -782749211008603815, - "Data3": 4803781137317339290, - "Data4": 2555041394682764804 + "Data1": -7977487832203331441, + "Data2": 6861637753908326622, + "Data3": 920577020060245579, + "Data4": 4803444993589706613 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapMarkerTagHelper", @@ -103511,8 +102637,7 @@ { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -103524,10 +102649,10 @@ }, { "__Checksum": { - "Data1": -3071896491775543114, - "Data2": -3385707283309970292, - "Data3": -2133333906878559033, - "Data4": 9181254466391742342 + "Data1": 3115181605840924772, + "Data2": -7042968531561642952, + "Data3": 8481712669435375247, + "Data4": 448083951427131810 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapMarkersTagHelper", @@ -103545,8 +102670,7 @@ { "Name": "map-marker", "DisplayName": "map-marker", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -103558,10 +102682,10 @@ }, { "__Checksum": { - "Data1": -3852207889356867267, - "Data2": -4026659974222604148, - "Data3": -8429652994579305326, - "Data4": -2839994187639110201 + "Data1": 5529649961935304400, + "Data2": 6818219549064006554, + "Data3": -6301424354484854261, + "Data4": -5338131469351137569 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapStyleFillSettingsTagHelper", @@ -103607,10 +102731,10 @@ }, { "__Checksum": { - "Data1": -4230774479490928458, - "Data2": -6816243691898810425, - "Data3": -5745158598520612774, - "Data4": -144255183202795599 + "Data1": -8762618507598402487, + "Data2": 1379959077534075462, + "Data3": -2139965195640056026, + "Data4": -8669330358932392230 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapStyleSettingsTagHelper", @@ -103663,14 +102787,12 @@ { "Name": "fill", "DisplayName": "fill", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stroke", "DisplayName": "stroke", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -103682,10 +102804,10 @@ }, { "__Checksum": { - "Data1": -2662101596183624680, - "Data2": -4415301751930644876, - "Data3": 3579272210727188893, - "Data4": -412218544513800046 + "Data1": -3844623281000799956, + "Data2": -8645646417136772541, + "Data3": 5395760221292273595, + "Data4": -5265296284907831346 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapStyleStrokeSettingsTagHelper", @@ -103751,10 +102873,10 @@ }, { "__Checksum": { - "Data1": -2497528530841164697, - "Data2": 2103031629494701308, - "Data3": 1070069053826058171, - "Data4": -2365043140168600890 + "Data1": 3715331630100105360, + "Data2": -8825183439612825912, + "Data3": -7352526707740832343, + "Data4": -6099499862547704732 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapTagHelper", @@ -104043,32 +103165,27 @@ { "Name": "controls", "DisplayName": "controls", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "layer-defaults", "DisplayName": "layer-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "layers", "DisplayName": "layers", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "marker-defaults", "DisplayName": "marker-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "markers", "DisplayName": "markers", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -104080,10 +103197,10 @@ }, { "__Checksum": { - "Data1": -3598128985889977960, - "Data2": 8461061747614610622, - "Data3": -6005260370724003098, - "Data4": 3738981175389206053 + "Data1": 6817205141143660207, + "Data2": 7498775417567234970, + "Data3": -8761192500136589518, + "Data4": -3527725443728547495 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationCloseSettingsTagHelper", @@ -104139,10 +103256,10 @@ }, { "__Checksum": { - "Data1": 802526817069432015, - "Data2": 7657995304646654047, - "Data3": -7694464518562760502, - "Data4": 2395441454880000520 + "Data1": -3004081529952600260, + "Data2": -8645079514090575251, + "Data3": 730128656059373996, + "Data4": 4778298066794975083 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationOpenSettingsTagHelper", @@ -104198,10 +103315,10 @@ }, { "__Checksum": { - "Data1": -5050028870473953636, - "Data2": 6554728962440632914, - "Data3": 4569122537744600919, - "Data4": -3850525365386046310 + "Data1": 1892379659750327646, + "Data2": -5410979239057499963, + "Data3": -5522117011562769006, + "Data4": -1635182530549429634 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationSettingsTagHelper", @@ -104232,14 +103349,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -104251,10 +103366,10 @@ }, { "__Checksum": { - "Data1": 3582942990849643227, - "Data2": -4814397758904865838, - "Data3": -2710492409419071195, - "Data4": -1527653381185325342 + "Data1": 4148252258562949154, + "Data2": -311328277875242501, + "Data3": 7152663785978611283, + "Data4": -1260319028227811566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapTooltipTagHelper", @@ -104443,8 +103558,7 @@ { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -104456,10 +103570,10 @@ }, { "__Checksum": { - "Data1": 6696093861846128313, - "Data2": -1792717037812721709, - "Data3": -6198668083292333244, - "Data4": 305859131817585815 + "Data1": -5574001649680701992, + "Data2": 5113350858804111904, + "Data3": 441775585821661237, + "Data4": -656000342619714641 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MaskedTextBoxLabelSettingsTagHelper", @@ -104521,10 +103635,10 @@ }, { "__Checksum": { - "Data1": 1199297663500913027, - "Data2": 724807164500531565, - "Data3": -7094832619253586279, - "Data4": -8733781016630892363 + "Data1": 8469865815794194485, + "Data2": -2267228727982715654, + "Data3": 7232856930205601615, + "Data4": -2501868800162064277 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper", @@ -104722,8 +103836,7 @@ { "Name": "maskedtextbox-label", "DisplayName": "maskedtextbox-label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -104735,10 +103848,10 @@ }, { "__Checksum": { - "Data1": -5236712711404390396, - "Data2": 5474545340135915502, - "Data3": -3244094135974071850, - "Data4": 8852054916283568887 + "Data1": 322470147734014498, + "Data2": 1452122792485190762, + "Data3": -8679150094705475655, + "Data4": -1125803520756359160 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MediaPlayerMediaSettingsTagHelper", @@ -104784,10 +103897,10 @@ }, { "__Checksum": { - "Data1": 1311591594121583174, - "Data2": 4787161163836816951, - "Data3": 767519067349607495, - "Data4": 3752378535740479666 + "Data1": -1589322789185217711, + "Data2": 5584316566203316414, + "Data3": -5795256578655920691, + "Data4": 3636825246843808908 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MediaPlayerMessagesSettingsTagHelper", @@ -104873,10 +103986,10 @@ }, { "__Checksum": { - "Data1": 5574153029428397886, - "Data2": 6537842270757671711, - "Data3": -5185624859383502843, - "Data4": 3171716086017510702 + "Data1": 1655747526008426693, + "Data2": -7671173278446926616, + "Data3": -4653770759267562448, + "Data4": -2907570634080447566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MediaPlayerTagHelper", @@ -105065,14 +104178,12 @@ { "Name": "media", "DisplayName": "media", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -105084,10 +104195,10 @@ }, { "__Checksum": { - "Data1": 4125741004758687939, - "Data2": -1273390382480336192, - "Data3": 2570423440547575545, - "Data4": 2290692760638174749 + "Data1": -7436491693010738080, + "Data2": 3010837496686535782, + "Data3": -4262739649908536798, + "Data4": -4506229007416273278 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuAnimationCloseSettingsTagHelper", @@ -105143,10 +104254,10 @@ }, { "__Checksum": { - "Data1": -2303520080732444590, - "Data2": 1818478667008463892, - "Data3": -8954873913512984991, - "Data4": -4045955791028226749 + "Data1": -7346552208272336162, + "Data2": 5056467409675891326, + "Data3": 6477730407467240036, + "Data4": -6945661786398709941 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuAnimationOpenSettingsTagHelper", @@ -105202,10 +104313,10 @@ }, { "__Checksum": { - "Data1": -7135043508270274419, - "Data2": -1876819297439031475, - "Data3": 3423343569588218019, - "Data4": -2050115598374023518 + "Data1": -2729157279567151404, + "Data2": -5354756088229206870, + "Data3": 114296958324766388, + "Data4": 2123467639447482218 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuAnimationSettingsTagHelper", @@ -105236,14 +104347,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -105255,10 +104364,10 @@ }, { "__Checksum": { - "Data1": -1334251522066658400, - "Data2": 6443848084869431927, - "Data3": -5599224311334447388, - "Data4": -5719118135607012964 + "Data1": 8461202854188861898, + "Data2": -1015794653478106974, + "Data3": -516801494923739961, + "Data4": 565124536000372192 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuItemContentTagHelper", @@ -105282,10 +104391,10 @@ }, { "__Checksum": { - "Data1": -4107006479057558505, - "Data2": -3719932183945004296, - "Data3": -5925591692035836475, - "Data4": 6237059550291285458 + "Data1": 6418232970514998145, + "Data2": 68686248317533416, + "Data3": -844670445466398487, + "Data4": 6132854888709322025 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuItemsTagHelper", @@ -105308,8 +104417,7 @@ { "Name": "menu-item", "DisplayName": "menu-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -105321,10 +104429,10 @@ }, { "__Checksum": { - "Data1": 5144631987787727660, - "Data2": 6838640717824896453, - "Data3": 7727922060698110568, - "Data4": -7772496485307473658 + "Data1": -4779335225728770761, + "Data2": 4903169807841830507, + "Data3": -1913587395233524811, + "Data4": -2335168931253218594 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuItemSubItemsTagHelper", @@ -105343,8 +104451,7 @@ { "Name": "menu-item", "DisplayName": "menu-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -105356,10 +104463,10 @@ }, { "__Checksum": { - "Data1": -7211644042392456100, - "Data2": -3014610915552079876, - "Data3": -4915226043744446334, - "Data4": 1849172618779479947 + "Data1": 7445040184690086073, + "Data2": -6873167869687035946, + "Data3": 5796689821715295407, + "Data4": 4357717669782688671 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuItemTagHelper", @@ -105620,14 +104727,12 @@ { "Name": "sub-items", "DisplayName": "sub-items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -105639,10 +104744,10 @@ }, { "__Checksum": { - "Data1": 9064317999663581060, - "Data2": -538400992788531333, - "Data3": 661650078053697393, - "Data4": 2747040569811157322 + "Data1": 2226638295465418317, + "Data2": 2609608069148314347, + "Data3": 4130085139337105561, + "Data4": 8891946480156707154 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuOpenOnClickSettingsTagHelper", @@ -105698,10 +104803,10 @@ }, { "__Checksum": { - "Data1": 4398280675653719824, - "Data2": 7436544238777708122, - "Data3": 6473939021709764867, - "Data4": 3132705053652766504 + "Data1": -1578748191765604733, + "Data2": -7599610766989551484, + "Data3": 7217203720580747025, + "Data4": -1762633880025158235 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuScrollableSettingsTagHelper", @@ -105747,10 +104852,10 @@ }, { "__Checksum": { - "Data1": -5047870535821639204, - "Data2": 7148930049818482897, - "Data3": -6130097321607172427, - "Data4": 7285626374996117947 + "Data1": -5767999181094466582, + "Data2": 4036637238381482803, + "Data3": -6377695523257025271, + "Data4": -6842507002137838918 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuTagHelper", @@ -106000,38 +105105,32 @@ { "Name": "open-on-click", "DisplayName": "open-on-click", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scrollable", "DisplayName": "scrollable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "li", "DisplayName": "li", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hierarchical-datasource", "DisplayName": "hierarchical-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -106043,10 +105142,10 @@ }, { "__Checksum": { - "Data1": 4822508337976033149, - "Data2": -673875466444218649, - "Data3": 3532392807087355400, - "Data4": -1706477110672169940 + "Data1": 8263130755813430647, + "Data2": -7637548755834474135, + "Data3": 1118179179136340557, + "Data4": -496065071552496 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxAnimationSettingsTagHelper", @@ -106083,14 +105182,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -106102,10 +105199,10 @@ }, { "__Checksum": { - "Data1": -429412567709857819, - "Data2": 2382139449925264121, - "Data3": 2864435323665269679, - "Data4": -2989873447824836408 + "Data1": -231023269429060090, + "Data2": -2594979896886513991, + "Data3": -9115245777335390696, + "Data4": -6187911239090939952 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper", @@ -106241,10 +105338,10 @@ }, { "__Checksum": { - "Data1": 8817967347195360592, - "Data2": 6906418902476799968, - "Data3": 4940559275647758755, - "Data4": 1148672317243692948 + "Data1": 7390408075275223453, + "Data2": -3686982989710555510, + "Data3": -5172686061754057639, + "Data4": -6959894635712332335 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnsTagHelper", @@ -106267,8 +105364,7 @@ { "Name": "column", "DisplayName": "column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -106280,10 +105376,10 @@ }, { "__Checksum": { - "Data1": -769439313178368794, - "Data2": 5314576197735794940, - "Data3": 542374089504810999, - "Data4": 2564897876583740921 + "Data1": -2917081009335207856, + "Data2": 141075883551605092, + "Data3": 2533418772038545221, + "Data4": 823551307280482230 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxLabelSettingsTagHelper", @@ -106339,10 +105435,10 @@ }, { "__Checksum": { - "Data1": -5696058458911033336, - "Data2": 3087460489283666415, - "Data3": 2824394025961931830, - "Data4": 4226931398496717988 + "Data1": 1113337854080939490, + "Data2": 7130020849403568687, + "Data3": -6916146850126153192, + "Data4": 3789118568125812871 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxMessagesSettingsTagHelper", @@ -106394,10 +105490,10 @@ }, { "__Checksum": { - "Data1": 7505637403722524340, - "Data2": 3690563473268301634, - "Data3": 1573906636106100088, - "Data4": 1057803397336314100 + "Data1": -241538972665390411, + "Data2": -1982690736544872486, + "Data3": -1481253745087595523, + "Data4": -8596394562034252365 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper", @@ -106519,10 +105615,10 @@ }, { "__Checksum": { - "Data1": 8058896780196602649, - "Data2": -3899599056135216393, - "Data3": 1450206573501919180, - "Data4": 5208487882951995715 + "Data1": 1747521994372053986, + "Data2": 4153743281170881721, + "Data3": -1986444646480114151, + "Data4": 1533345826174671727 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper", @@ -107166,44 +106262,37 @@ { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup", "DisplayName": "popup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "virtual", "DisplayName": "virtual", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "multicolumncombobox-columns", "DisplayName": "multicolumncombobox-columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -107215,10 +106304,10 @@ }, { "__Checksum": { - "Data1": 1179656799754906984, - "Data2": -9055936515838074539, - "Data3": -8844069272827461087, - "Data4": -7067068880255250096 + "Data1": 104671661051610096, + "Data2": 3581237822913853164, + "Data3": -3610001471743990088, + "Data4": 8241091587308274389 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxVirtualSettingsTagHelper", @@ -107290,10 +106379,10 @@ }, { "__Checksum": { - "Data1": 4165798321551745742, - "Data2": -668114123864807057, - "Data3": -950687488767210089, - "Data4": 3921184473660937005 + "Data1": -4524634797385560236, + "Data2": -8840337001310147604, + "Data3": 8439833850339303185, + "Data4": 3825764034258762217 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectAnimationSettingsTagHelper", @@ -107330,14 +106419,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -107349,10 +106436,10 @@ }, { "__Checksum": { - "Data1": 6100512930680277804, - "Data2": -95959857823131119, - "Data3": -1903416899263267533, - "Data4": -2574182115895677293 + "Data1": -7544517122923875524, + "Data2": 8761522788492131916, + "Data3": -5951196571562553098, + "Data4": -9043040155511858090 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectLabelSettingsTagHelper", @@ -107408,10 +106495,10 @@ }, { "__Checksum": { - "Data1": 8158506512584919597, - "Data2": -9222583611077383335, - "Data3": 7698488451141724462, - "Data4": -1967172850027782317 + "Data1": -6956915218613659273, + "Data2": -7013131051109822546, + "Data3": -8961705877929424488, + "Data4": -2612576882907735186 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectMessagesSettingsTagHelper", @@ -107493,10 +106580,10 @@ }, { "__Checksum": { - "Data1": 559753186494699597, - "Data2": -1689606744073275460, - "Data3": 9153359772768493743, - "Data4": 8839679049723579997 + "Data1": 1053963887557849262, + "Data2": -3925168435581598032, + "Data3": 6348220227319386166, + "Data4": -6376395937531046587 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper", @@ -107618,10 +106705,10 @@ }, { "__Checksum": { - "Data1": -8254709742364719173, - "Data2": 105509859386362677, - "Data3": 26909376727047819, - "Data4": 5355386667304952913 + "Data1": 516084848492760363, + "Data2": 2648761550399820671, + "Data3": 5028969158262272007, + "Data4": 6556441321028551838 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectTagHelper", @@ -108296,38 +107383,32 @@ { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup", "DisplayName": "popup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "virtual", "DisplayName": "virtual", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -108339,10 +107420,10 @@ }, { "__Checksum": { - "Data1": 944508089608165990, - "Data2": -511336871118623622, - "Data3": 3397684274641537423, - "Data4": -7084939433399582503 + "Data1": -928942134534025362, + "Data2": 4358771322859426310, + "Data3": 6659005780358643272, + "Data4": 735276723803928454 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectVirtualSettingsTagHelper", @@ -108414,10 +107495,10 @@ }, { "__Checksum": { - "Data1": 5043344044741399761, - "Data2": -4957592913192714537, - "Data3": 2383137577093125144, - "Data4": 160158556629346505 + "Data1": 1805681924529772475, + "Data2": -1625238202747894169, + "Data3": -7919505167070253514, + "Data4": -1955309417703784913 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiViewCalendarMessagesSettingsTagHelper", @@ -108453,10 +107534,10 @@ }, { "__Checksum": { - "Data1": 3033426179199409584, - "Data2": -4295239774035088213, - "Data3": -5265812886791227696, - "Data4": 169187483233454345 + "Data1": 234243131032182471, + "Data2": 8513874377036329896, + "Data3": -2718919200553048978, + "Data4": -3990378592234362277 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiViewCalendarMonthSettingsTagHelper", @@ -108512,10 +107593,10 @@ }, { "__Checksum": { - "Data1": -5761549773751056291, - "Data2": -2068383468788572147, - "Data3": -3469791239779333164, - "Data4": 7618776316596453729 + "Data1": 1536821895533736699, + "Data2": 2081663780165182320, + "Data3": 6270250517013593025, + "Data4": -6202694644103037560 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiViewCalendarRangeSettingsTagHelper", @@ -108561,10 +107642,10 @@ }, { "__Checksum": { - "Data1": 1733015947810050813, - "Data2": -4329255900470256076, - "Data3": 1640562150133361293, - "Data4": 5958725126613915169 + "Data1": -2305554061423699648, + "Data2": -4275671101854258435, + "Data3": 5269929852836727443, + "Data4": -722350768125083875 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper", @@ -108813,20 +107894,17 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "month", "DisplayName": "month", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "range", "DisplayName": "range", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -108838,10 +107916,10 @@ }, { "__Checksum": { - "Data1": 2310914959179007064, - "Data2": 1255696740443500740, - "Data3": 644639195035570938, - "Data4": 3468616163395420824 + "Data1": -608329641310647443, + "Data2": 8334886342451732061, + "Data3": 9162462047103755006, + "Data4": 1327220709506517947 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationPopupAnimationCloseSettingsTagHelper", @@ -108897,10 +107975,10 @@ }, { "__Checksum": { - "Data1": -646800689358504402, - "Data2": 2665645665893408030, - "Data3": 3017871035371069896, - "Data4": -1839006914430100107 + "Data1": -9059586008755413648, + "Data2": 8255775797938265372, + "Data3": 747537184407436928, + "Data4": 1750335418008347779 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationPopupAnimationOpenSettingsTagHelper", @@ -108956,10 +108034,10 @@ }, { "__Checksum": { - "Data1": -2143359296358813376, - "Data2": 8306761697814638664, - "Data3": -6827244812222715837, - "Data4": 3880545382681882515 + "Data1": 8047714956298406573, + "Data2": -6447058210600101465, + "Data3": -8248320855839323424, + "Data4": 245483579806116754 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationPopupAnimationSettingsTagHelper", @@ -108990,14 +108068,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -109009,10 +108085,10 @@ }, { "__Checksum": { - "Data1": 9002781448144608123, - "Data2": 8306452790450461801, - "Data3": 8923345741687844563, - "Data4": 3893124270754915595 + "Data1": -7283572126383300763, + "Data2": 2310656884249448386, + "Data3": 5495050660312416818, + "Data4": -309652561882966272 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationPositionSettingsTagHelper", @@ -109088,10 +108164,10 @@ }, { "__Checksum": { - "Data1": 8886879922301366483, - "Data2": -2728810277724497814, - "Data3": -843385979578697787, - "Data4": 5613184711240999275 + "Data1": -4227964771570286687, + "Data2": -223906689150897497, + "Data3": 3749421077186093824, + "Data4": 5685064920512937372 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationTagHelper", @@ -109261,20 +108337,17 @@ { "Name": "position", "DisplayName": "position", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "templates", "DisplayName": "templates", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -109286,10 +108359,10 @@ }, { "__Checksum": { - "Data1": 8502286416156461408, - "Data2": -5850897666771499939, - "Data3": -7204542858511828563, - "Data4": -192653547585948278 + "Data1": 3283993250004672294, + "Data2": 7507633450551296809, + "Data3": -5280532784792010505, + "Data4": -1930916534572758760 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationTemplateTagHelper", @@ -109365,10 +108438,10 @@ }, { "__Checksum": { - "Data1": 2265335501163241720, - "Data2": 5222459364814026662, - "Data3": -6004794342035138597, - "Data4": 1986023153039037285 + "Data1": -6791661316786539375, + "Data2": 9170147757124419923, + "Data3": 1248472361702947201, + "Data4": -4744540551570100326 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationTemplatesTagHelper", @@ -109386,8 +108459,7 @@ { "Name": "notification-template", "DisplayName": "notification-template", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -109399,10 +108471,10 @@ }, { "__Checksum": { - "Data1": -5849448632962817036, - "Data2": -3710710787896313499, - "Data3": -5943450443005855386, - "Data4": 6382434010865654101 + "Data1": -4590184471174436734, + "Data2": -7741644776333561416, + "Data3": 2607806172920398381, + "Data4": 6737119544940349042 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NumericTextBoxLabelSettingsTagHelper", @@ -109464,10 +108536,10 @@ }, { "__Checksum": { - "Data1": -6166398735409332492, - "Data2": 1877464677162473076, - "Data3": -558006878337964189, - "Data4": -1341395923970313147 + "Data1": -4064170879662230348, + "Data2": -8803159777863320580, + "Data3": -1842985999991017121, + "Data4": -8344666859845956394 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper", @@ -109752,8 +108824,7 @@ { "Name": "numerictextbox-label", "DisplayName": "numerictextbox-label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -109765,10 +108836,10 @@ }, { "__Checksum": { - "Data1": -3849785629899332873, - "Data2": 7958358690784961942, - "Data3": 5885636263171656059, - "Data4": 8295585804763873970 + "Data1": -6210614849035824745, + "Data2": -7689752423222790793, + "Data3": 3876686519439939317, + "Data4": -4988623785058967370 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartEditableSettingsTagHelper", @@ -109839,8 +108910,7 @@ { "Name": "kendo-form", "DisplayName": "kendo-form", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -109852,10 +108922,10 @@ }, { "__Checksum": { - "Data1": -1035463397774298033, - "Data2": -7319239499219877214, - "Data3": -830221061019343865, - "Data4": 1194172878751636344 + "Data1": -655218781075426018, + "Data2": -3452267090901834574, + "Data3": -5748952971466932313, + "Data4": -3191494386987145515 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper", @@ -110041,10 +109111,10 @@ }, { "__Checksum": { - "Data1": -5555708111476293523, - "Data2": 718859469724448946, - "Data3": 2027854310631042531, - "Data4": -2684268350016538466 + "Data1": 3520261190145473111, + "Data2": -4936981464896872628, + "Data3": -2220092204089447772, + "Data4": 4632657330776896701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartTagHelper", @@ -110323,20 +109393,17 @@ { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "orgchart-datasource", "DisplayName": "orgchart-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -110348,10 +109415,10 @@ }, { "__Checksum": { - "Data1": 1483219839267124730, - "Data2": -4912213351003893114, - "Data3": -7244983491854616472, - "Data4": -4163451027320802161 + "Data1": 6612492531210894462, + "Data2": 323479972798271044, + "Data3": -3844555539930010145, + "Data4": -2394821260588812748 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper", @@ -110442,8 +109509,7 @@ { "Name": "fields", "DisplayName": "fields", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -110455,10 +109521,10 @@ }, { "__Checksum": { - "Data1": 4946947504570867101, - "Data2": -3353543617167489582, - "Data3": 432185264945021296, - "Data4": -8868040258147169353 + "Data1": -5196114450581530455, + "Data2": -8940737798072676654, + "Data3": -4445923455757260005, + "Data4": 2315206267041289916 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper", @@ -110615,8 +109681,7 @@ { "Name": "orgchart-model", "DisplayName": "orgchart-model", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -110628,10 +109693,10 @@ }, { "__Checksum": { - "Data1": 4858933564113810015, - "Data2": 6608514229752967132, - "Data3": 2014721906839447282, - "Data4": -3256129507990971907 + "Data1": 5438951319829652837, + "Data2": -3856128247233200843, + "Data3": -7815179949139962102, + "Data4": 2858052904958363770 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper", @@ -110925,26 +109990,22 @@ { "Name": "filters", "DisplayName": "filters", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sorts", "DisplayName": "sorts", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -110956,10 +110017,10 @@ }, { "__Checksum": { - "Data1": -5744271188077373176, - "Data2": 106285430546807270, - "Data3": -3312655685068216550, - "Data4": -5877905427277803609 + "Data1": 3670951421489740485, + "Data2": 8082213513786061871, + "Data3": -6794158416308316387, + "Data4": 8600462194850241552 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper", @@ -111125,10 +110186,10 @@ }, { "__Checksum": { - "Data1": 2374220531469740442, - "Data2": -3827106096551965988, - "Data3": 6412057682018285147, - "Data4": -8499094377708922274 + "Data1": -6017139426415506482, + "Data2": 4681134805413345490, + "Data3": -1697791192680631126, + "Data4": -4402817588557938621 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PagerTagHelper", @@ -111427,8 +110488,7 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -111440,10 +110500,10 @@ }, { "__Checksum": { - "Data1": -5455934066061772772, - "Data2": -2022938254911879952, - "Data3": 8658722560224470838, - "Data4": 4740032545506232158 + "Data1": -7471321590527594598, + "Data2": -4747556559821486165, + "Data3": -3832840693390730154, + "Data4": 3866158561303226505 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarAnimationSettingsTagHelper", @@ -111494,14 +110554,12 @@ { "Name": "collapse", "DisplayName": "collapse", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "expand", "DisplayName": "expand", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -111513,10 +110571,10 @@ }, { "__Checksum": { - "Data1": -73053769283178054, - "Data2": -9048115387205116724, - "Data3": 5541553227774724402, - "Data4": -5819730590559941184 + "Data1": -3997917673241557612, + "Data2": 5274569616547303741, + "Data3": 1989367895843048787, + "Data4": 7566315849376969200 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarItemContentTagHelper", @@ -111552,10 +110610,10 @@ }, { "__Checksum": { - "Data1": -7127354013244531580, - "Data2": -2455143365281601599, - "Data3": 8378945451417774384, - "Data4": -3529123955158067062 + "Data1": -7011895658196842884, + "Data2": 6604730086877012501, + "Data3": -4036558431474626992, + "Data4": -238157200321464022 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarItemTagHelper", @@ -111707,14 +110765,12 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -111726,10 +110782,10 @@ }, { "__Checksum": { - "Data1": -5838754295559776564, - "Data2": 424389555368641947, - "Data3": 3466771339282930260, - "Data4": -8199389757243643912 + "Data1": 2229562425998388778, + "Data2": -8576304720734687756, + "Data3": -6255488369969387183, + "Data4": -5602250419665119264 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarItemsTagHelper", @@ -111747,8 +110803,7 @@ { "Name": "panelbar-item", "DisplayName": "panelbar-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -111760,10 +110815,10 @@ }, { "__Checksum": { - "Data1": -5740934197121467180, - "Data2": -3829307282982398062, - "Data3": -5986167111613810497, - "Data4": -3131478439018938790 + "Data1": -4019659583225516499, + "Data2": 4488122883551131869, + "Data3": -3884685909621964657, + "Data4": 2840967112180699815 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarMessagesSettingsTagHelper", @@ -111819,10 +110874,10 @@ }, { "__Checksum": { - "Data1": 277243979305977223, - "Data2": 1642047086925866914, - "Data3": 4955955017655113494, - "Data4": -9144560856163103608 + "Data1": -8465050450634670151, + "Data2": -625905197996176292, + "Data3": -5249780280634916867, + "Data4": -8493067909739843173 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarNestedItemsTagHelper", @@ -111841,8 +110896,7 @@ { "Name": "panelbar-item", "DisplayName": "panelbar-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -111854,10 +110908,10 @@ }, { "__Checksum": { - "Data1": -1094386221119650556, - "Data2": -3850890073864134531, - "Data3": 743768666790017860, - "Data4": -1542565423160066110 + "Data1": -7046336106174685655, + "Data2": -166211507428463081, + "Data3": -1515620486363657563, + "Data4": 2621861009637105223 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarTagHelper", @@ -112117,32 +111171,27 @@ { "Name": "animation", "DisplayName": "animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hierarchical-datasource", "DisplayName": "hierarchical-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "li", "DisplayName": "li", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -112154,10 +111203,10 @@ }, { "__Checksum": { - "Data1": -989808287992422621, - "Data2": -780335576553903871, - "Data3": -7004009058015790896, - "Data4": 3861266494474860570 + "Data1": 7571734449282554923, + "Data2": -8783234659933670605, + "Data3": -8258211885543183416, + "Data4": -6761430339148695737 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerDefaultPageSizeSettingsTagHelper", @@ -112203,10 +111252,10 @@ }, { "__Checksum": { - "Data1": -7521550493022847164, - "Data2": 820808192405546576, - "Data3": 4927330573873669274, - "Data4": -5330221838071909052 + "Data1": -6113744956214290538, + "Data2": -1469794561210815491, + "Data3": 4493649014471845599, + "Data4": -8902934587291623712 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerDplProcessingDownloadSettingsTagHelper", @@ -112242,10 +111291,10 @@ }, { "__Checksum": { - "Data1": -7756894802408273060, - "Data2": -8364166594686356043, - "Data3": -2319441476810503443, - "Data4": 879400503449373482 + "Data1": 5610690981528285831, + "Data2": 3916431937587126955, + "Data3": -1731986858204397056, + "Data4": 2171368689243986909 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerDplProcessingReadSettingsTagHelper", @@ -112311,10 +111360,10 @@ }, { "__Checksum": { - "Data1": -3673258669048355241, - "Data2": -6392680827160575770, - "Data3": -5771166167686450391, - "Data4": -419658454062702204 + "Data1": 9133840248946340215, + "Data2": 3026296094545966163, + "Data3": -3737694404349347001, + "Data4": -5701347374578028517 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerDplProcessingSettingsTagHelper", @@ -112345,20 +111394,17 @@ { "Name": "read", "DisplayName": "read", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "upload", "DisplayName": "upload", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "download", "DisplayName": "download", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -112370,10 +111416,10 @@ }, { "__Checksum": { - "Data1": -1379098301965100856, - "Data2": -4745877516010290539, - "Data3": 1100546673178545888, - "Data4": 1235319050172777274 + "Data1": 2887568036481788748, + "Data2": -6955671643038763107, + "Data3": -6333296487337286885, + "Data4": 56202599629615565 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerDplProcessingUploadSettingsTagHelper", @@ -112419,10 +111465,10 @@ }, { "__Checksum": { - "Data1": -2880827258151279326, - "Data2": 3312604339011825088, - "Data3": 277720063985265235, - "Data4": -8225266338991883630 + "Data1": -7292989178976232204, + "Data2": 2034729121670051137, + "Data3": 947932319238414326, + "Data4": -1274481791133108214 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogLabelsSettingsTagHelper", @@ -112478,10 +111524,10 @@ }, { "__Checksum": { - "Data1": -3628071184833825559, - "Data2": 6096623116959912594, - "Data3": -9117260804406758242, - "Data4": 2628397015780578953 + "Data1": -5053143832982877056, + "Data2": -7185130104056894801, + "Data3": 6565921518769073249, + "Data4": -5111342734392357052 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogSettingsTagHelper", @@ -112552,8 +111598,7 @@ { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -112565,10 +111610,10 @@ }, { "__Checksum": { - "Data1": 1474672049758013260, - "Data2": -2846480132138868649, - "Data3": 7715556341518028880, - "Data4": -509309788053298540 + "Data1": 6819176282746582762, + "Data2": -6295502305510945598, + "Data3": 4478542559829299742, + "Data4": -6345212442756243973 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSearchSettingsTagHelper", @@ -112664,10 +111709,10 @@ }, { "__Checksum": { - "Data1": 8338434646844350590, - "Data2": -2289094587825487505, - "Data3": -8436584559357321901, - "Data4": -5256496171670522015 + "Data1": 8437856102251934351, + "Data2": -5923295338863139863, + "Data3": -6767208082272553557, + "Data4": -833736007235515329 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSettingsTagHelper", @@ -112718,14 +111763,12 @@ { "Name": "export-as-dialog", "DisplayName": "export-as-dialog", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "search", "DisplayName": "search", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -112737,10 +111780,10 @@ }, { "__Checksum": { - "Data1": -1868677894355852086, - "Data2": -3436051944316239793, - "Data3": 6027331056041689951, - "Data4": -7778860515629390982 + "Data1": -861212634553862979, + "Data2": -6261703188137457187, + "Data3": -4370724380819472938, + "Data4": -8427166765791692714 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesErrorMessagesSettingsTagHelper", @@ -112806,10 +111849,10 @@ }, { "__Checksum": { - "Data1": 4086701541235703020, - "Data2": 1844005868947777082, - "Data3": -3505442339958713553, - "Data4": -6380067074963249735 + "Data1": -7818593369124612211, + "Data2": 5074140725036123080, + "Data3": 8216954583426754627, + "Data4": 6774607695296764544 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesSettingsTagHelper", @@ -112840,20 +111883,17 @@ { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "dialogs", "DisplayName": "dialogs", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "error-messages", "DisplayName": "error-messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -112865,10 +111905,10 @@ }, { "__Checksum": { - "Data1": 6079173706201216952, - "Data2": 4585161207560120493, - "Data3": -548039600770896265, - "Data4": 4254487240332005897 + "Data1": -2504956692592511063, + "Data2": 8694736099540699763, + "Data3": 8246978131024740779, + "Data4": -4285204645579294541 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarPagerSettingsTagHelper", @@ -112964,10 +112004,10 @@ }, { "__Checksum": { - "Data1": -7401907054399707371, - "Data2": -2347187463951142808, - "Data3": -5266772448671391140, - "Data4": -1526186262733344503 + "Data1": -5477510268439766415, + "Data2": -6427937723738934692, + "Data3": 2235991833403770696, + "Data4": -4693720240656026733 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarSettingsTagHelper", @@ -113058,14 +112098,12 @@ { "Name": "pager", "DisplayName": "pager", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "zoom", "DisplayName": "zoom", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -113077,10 +112115,10 @@ }, { "__Checksum": { - "Data1": -8934173497970716993, - "Data2": 2162128996263822499, - "Data3": -6739906585382470392, - "Data4": 5231868408651561113 + "Data1": 2077296400644668890, + "Data2": -7321305472643578754, + "Data3": 432230762922655138, + "Data4": 7258269295021374484 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarZoomSettingsTagHelper", @@ -113176,10 +112214,10 @@ }, { "__Checksum": { - "Data1": -7273503028800604740, - "Data2": -6198642032781845342, - "Data3": 5189053803735899701, - "Data4": -5172111912759568022 + "Data1": 7670807837568469562, + "Data2": 9215806986645112434, + "Data3": -3193496951620219286, + "Data4": -4535629000554447986 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerPdfjsProcessingSettingsTagHelper", @@ -113255,10 +112293,10 @@ }, { "__Checksum": { - "Data1": -7460300886980994786, - "Data2": -6235482214191818043, - "Data3": 7481752632032917721, - "Data4": -5334164889620552526 + "Data1": -4267746396136319298, + "Data2": -7509561631088240166, + "Data3": 727997860257320165, + "Data4": 6895227707836543806 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerTagHelper", @@ -113427,32 +112465,27 @@ { "Name": "dpl-processing", "DisplayName": "dpl-processing", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdfjs-processing", "DisplayName": "pdfjs-processing", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "view", "DisplayName": "view", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -113464,10 +112497,10 @@ }, { "__Checksum": { - "Data1": 3159556169959179791, - "Data2": -4798028992913450708, - "Data3": 8705491290800703831, - "Data4": -920945826084006166 + "Data1": -8568899439656432402, + "Data2": 1574829810912519150, + "Data3": -3641631789125823933, + "Data4": 4714567884784188214 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper", @@ -113716,10 +112749,10 @@ }, { "__Checksum": { - "Data1": -2061978773956134682, - "Data2": -6194168537980154962, - "Data3": -1409192564718328193, - "Data4": 2677038130692026973 + "Data1": 7763350442575067107, + "Data2": 4600671679371412874, + "Data3": 2798971461584942908, + "Data4": -2411403245633818291 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemsTagHelper", @@ -113737,8 +112770,7 @@ { "Name": "pdfviewer-toolbar-item", "DisplayName": "pdfviewer-toolbar-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -113750,10 +112782,10 @@ }, { "__Checksum": { - "Data1": -8173038117358298128, - "Data2": 6789086517394824062, - "Data3": -4880511408539435111, - "Data4": -1774809660168872661 + "Data1": -508847775609942040, + "Data2": -7479912367096856833, + "Data3": -4667177538568539702, + "Data4": 5972226243336025795 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsTagHelper", @@ -113784,8 +112816,7 @@ { "Name": "pdfviewer-toolbar-items", "DisplayName": "pdfviewer-toolbar-items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -113797,10 +112828,10 @@ }, { "__Checksum": { - "Data1": -3847015780961833688, - "Data2": -3781008715457703604, - "Data3": -4960449873287552826, - "Data4": 483167062647120166 + "Data1": -5153234840962500265, + "Data2": -7344494642356730363, + "Data3": -3716254484112283256, + "Data4": 20417958636093258 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerViewSettingsTagHelper", @@ -113836,10 +112867,10 @@ }, { "__Checksum": { - "Data1": -8274819933227539456, - "Data2": -152268604814321343, - "Data3": -5734028975848402531, - "Data4": -6271364316642231282 + "Data1": 4670037874872096906, + "Data2": 7679998310136567160, + "Data3": 2500825046164606742, + "Data4": -8350347973247338859 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuOperatorsSettingsTagHelper", @@ -113925,10 +112956,10 @@ }, { "__Checksum": { - "Data1": 660742010672187679, - "Data2": -5575320574734701919, - "Data3": -1689330427314996719, - "Data4": -1176162743948392224 + "Data1": 3584866355558762424, + "Data2": 2437409253367439678, + "Data3": -5053607026573599092, + "Data4": 1611540130145324307 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper", @@ -114049,8 +113080,7 @@ { "Name": "operators", "DisplayName": "operators", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -114062,10 +113092,10 @@ }, { "__Checksum": { - "Data1": 7010646835060968845, - "Data2": -2397723684139661497, - "Data3": 6148084755093880938, - "Data4": 9068955764657565479 + "Data1": -4323695581886164635, + "Data2": -4498663372162895241, + "Data3": -3488382852117143751, + "Data4": -501024385152667214 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesSettingsTagHelper", @@ -114156,8 +113186,7 @@ { "Name": "pivotconfigurator-messages-field-menu", "DisplayName": "pivotconfigurator-messages-field-menu", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -114169,10 +113198,10 @@ }, { "__Checksum": { - "Data1": 4663392389310645006, - "Data2": -3107600208239611896, - "Data3": 1178168909153620854, - "Data4": -5615147865778450411 + "Data1": -2682968713165764814, + "Data2": 4518489959168330395, + "Data3": -8325907077099233846, + "Data4": 9103399786471731687 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorSortableSettingsTagHelper", @@ -114218,10 +113247,10 @@ }, { "__Checksum": { - "Data1": -4128907106634025139, - "Data2": -6791378315269315337, - "Data3": -5411107210465762500, - "Data4": -8241708744161508004 + "Data1": -8647953310241940045, + "Data2": -2332653679124823258, + "Data3": -2943968829126594638, + "Data4": -6166715609156592343 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorTagHelper", @@ -114310,20 +113339,17 @@ { "Name": "sortable", "DisplayName": "sortable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pivot-datasource", "DisplayName": "pivot-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -114335,10 +113361,10 @@ }, { "__Checksum": { - "Data1": 2848185105046792698, - "Data2": 4308247316897610660, - "Data3": 1859481681262332116, - "Data4": 6967681370886596465 + "Data1": 6962099615140633015, + "Data2": -7298247211917530212, + "Data3": 2227613815043016318, + "Data4": 3492814883974709419 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorButtonTagHelper", @@ -114422,10 +113448,10 @@ }, { "__Checksum": { - "Data1": -8621259336325478015, - "Data2": 8855206021268924372, - "Data3": -7740382312789820506, - "Data4": -5273137814678905743 + "Data1": -8433735288127123292, + "Data2": -7982685130155042916, + "Data3": -4022862111286976991, + "Data4": 5870071498397426497 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsTagHelper", @@ -114511,10 +113537,10 @@ }, { "__Checksum": { - "Data1": -2901176436472720946, - "Data2": -379861584717390161, - "Data3": -4548933200809823635, - "Data4": -3192694123840607235 + "Data1": 6674846851598381007, + "Data2": -1021210796862353596, + "Data3": 3014476292929862278, + "Data4": 514655422023407807 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuSettingsTagHelper", @@ -114615,8 +113641,7 @@ { "Name": "operators", "DisplayName": "operators", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -114628,10 +113653,10 @@ }, { "__Checksum": { - "Data1": -2264648075982383805, - "Data2": -7874501647137779912, - "Data3": -8261380609358853053, - "Data4": 1908946756465896719 + "Data1": 4182887934916556873, + "Data2": -3161856919515714228, + "Data3": 7931622641192234884, + "Data4": 7079846588541215321 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesSettingsTagHelper", @@ -114712,8 +113737,7 @@ { "Name": "pivotconfiguratorv2-messages-field-menu", "DisplayName": "pivotconfiguratorv2-messages-field-menu", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -114725,10 +113749,10 @@ }, { "__Checksum": { - "Data1": -8491048489978339489, - "Data2": -2974405793731147145, - "Data3": 1770751119738122037, - "Data4": 3049522173286830153 + "Data1": 2147375369645685196, + "Data2": 6863351095309527772, + "Data3": -4645076397391210742, + "Data4": -8650388502285432691 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorV2TagHelper", @@ -114827,8 +113851,7 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -114840,10 +113863,10 @@ }, { "__Checksum": { - "Data1": 635282742755838418, - "Data2": 7812433042774688012, - "Data3": 8208816473601839996, - "Data4": 6281404272230683677 + "Data1": 7572958752996500338, + "Data2": -3897219209444730768, + "Data3": 6097988822486448035, + "Data4": 7053298881628633600 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotContainerTagHelper", @@ -114918,10 +113941,10 @@ }, { "__Checksum": { - "Data1": 264868376605528946, - "Data2": -4500078467199292769, - "Data3": 2370012351991260474, - "Data4": -6947060840421047561 + "Data1": 7009158847633654626, + "Data2": -8031044220474577172, + "Data3": 7873313573035941944, + "Data4": 7138184035483184175 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceColumnsTagHelperCollection", @@ -114949,8 +113972,7 @@ { "Name": "pivot-datasource-column", "DisplayName": "pivot-datasource-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -114962,10 +113984,10 @@ }, { "__Checksum": { - "Data1": 4439248628102449764, - "Data2": 7311503946101357623, - "Data3": 234321346391604322, - "Data4": 2517899834899002620 + "Data1": 7169438054634918739, + "Data2": -6275660481130289648, + "Data3": -564347587943411847, + "Data4": 4649301640830745600 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceColumnTagHelper", @@ -115011,10 +114033,10 @@ }, { "__Checksum": { - "Data1": 8233746982382600785, - "Data2": -8940260343374027997, - "Data3": -3426711413124579187, - "Data4": 2315993452869452097 + "Data1": -8508733980808392810, + "Data2": -3091737742654797843, + "Data3": 5746998004404858909, + "Data4": -8418770659489543224 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceCubeDimensionTagHelper", @@ -115060,10 +114082,10 @@ }, { "__Checksum": { - "Data1": 6049730130469109613, - "Data2": -8008165899501729898, - "Data3": 646183746532717314, - "Data4": 55225069794598884 + "Data1": 6384985522530245406, + "Data2": -3332681194275380924, + "Data3": 7618700049206138234, + "Data4": -7852910198891616096 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceCubeDimensionsTagHelper", @@ -115082,8 +114104,7 @@ { "Name": "dimension", "DisplayName": "dimension", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -115095,10 +114116,10 @@ }, { "__Checksum": { - "Data1": -2835819126687643690, - "Data2": -4895998726196036050, - "Data3": -6173113463974161784, - "Data4": -3707912351261172105 + "Data1": -2589099637861843061, + "Data2": -5435011556858769711, + "Data3": 6934836294476541240, + "Data4": 7770311590783303445 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasureTagHelper", @@ -115194,10 +114215,10 @@ }, { "__Checksum": { - "Data1": -4515725339507190501, - "Data2": 1488194225773913585, - "Data3": -8876148230453362482, - "Data4": 1191640282811114047 + "Data1": -6635472440837192045, + "Data2": -6467891749650267279, + "Data3": -6198297904833204501, + "Data4": -4828174419209647835 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasuresTagHelper", @@ -115216,8 +114237,7 @@ { "Name": "measure", "DisplayName": "measure", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -115229,10 +114249,10 @@ }, { "__Checksum": { - "Data1": 6017762602692559467, - "Data2": -8859967710975429350, - "Data3": -7064180789239361008, - "Data4": 2298430170277490293 + "Data1": -7994683321876716743, + "Data2": 4313542722540362991, + "Data3": 5377367415568932673, + "Data4": 6758075418352601408 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceMeasuresSettingsTagHelper", @@ -115290,10 +114310,10 @@ }, { "__Checksum": { - "Data1": 2504027038797627509, - "Data2": 3912377415372524114, - "Data3": -3266892767812881007, - "Data4": 3344245080030055316 + "Data1": 849662329932844576, + "Data2": 1659855815161742310, + "Data3": 3763321101527033030, + "Data4": 1191663317749462668 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceRowsTagHelperCollection", @@ -115321,8 +114341,7 @@ { "Name": "row", "DisplayName": "row", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -115334,10 +114353,10 @@ }, { "__Checksum": { - "Data1": -8300263367565000794, - "Data2": 2879707981096511912, - "Data3": -1450289172378854819, - "Data4": 1509192269545789404 + "Data1": 8261196340610398512, + "Data2": -1703573283037508900, + "Data3": -2431597010043144806, + "Data4": -1905225861133887604 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceRowTagHelper", @@ -115383,10 +114402,10 @@ }, { "__Checksum": { - "Data1": 803384728693703848, - "Data2": -2951719384898916512, - "Data3": -8261904886661227188, - "Data4": 564057978793459925 + "Data1": -8988203291342941562, + "Data2": -4096431218580050827, + "Data3": -2097361368285591048, + "Data4": 2079680201525805580 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceSchemaCubeTagHelper", @@ -115405,14 +114424,12 @@ { "Name": "dimensions", "DisplayName": "dimensions", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "measures", "DisplayName": "measures", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -115424,10 +114441,10 @@ }, { "__Checksum": { - "Data1": -7775500481262675873, - "Data2": 8740037445775297863, - "Data3": 1821886651963479053, - "Data4": 916297219579835890 + "Data1": 6326910288274902196, + "Data2": -6666856192115959383, + "Data3": 5294202511281137089, + "Data4": -2128798830221864270 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper", @@ -115724,14 +114741,12 @@ { "Name": "cube", "DisplayName": "cube", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "model", "DisplayName": "model", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -115743,10 +114758,10 @@ }, { "__Checksum": { - "Data1": -6645434260244354044, - "Data2": 3689375658582546743, - "Data3": 5415659088254330452, - "Data4": -6599260216898900608 + "Data1": 2072036156639572638, + "Data2": 4780181528404903209, + "Data3": 3595073033133886500, + "Data4": -7429381912726120176 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper", @@ -116045,32 +115060,27 @@ { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "rows", "DisplayName": "rows", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "measures", "DisplayName": "measures", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -116082,10 +115092,10 @@ }, { "__Checksum": { - "Data1": -1663762875705981147, - "Data2": -1631888991643177325, - "Data3": 4378396457546064605, - "Data4": 2083910069999804308 + "Data1": 2778807550551443264, + "Data2": 8964749195377011637, + "Data3": -5764942583103463388, + "Data4": -6548223741838263900 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceTransportConnectionTagHelper", @@ -116131,10 +115141,10 @@ }, { "__Checksum": { - "Data1": -5522075943681197784, - "Data2": -1975793258076431153, - "Data3": -6361381714805356778, - "Data4": -4512301614584206914 + "Data1": -4064144809128881637, + "Data2": 2199889400041296465, + "Data3": -4376370117772641123, + "Data4": -6738979588905851971 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper", @@ -116233,10 +115243,10 @@ }, { "__Checksum": { - "Data1": 8566848319939211095, - "Data2": -3219494464434513479, - "Data3": -5671249545550039183, - "Data4": 7917309371523053802 + "Data1": -5156138131728398005, + "Data2": 1318443331096466989, + "Data3": -6310141351252965794, + "Data4": 5692348364489220884 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceTransportSettingsTagHelper", @@ -116349,14 +115359,12 @@ { "Name": "read", "DisplayName": "read", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "connection", "DisplayName": "connection", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -116368,10 +115376,10 @@ }, { "__Checksum": { - "Data1": 7434141882299856264, - "Data2": -2294818737002078359, - "Data3": -518933329963192997, - "Data4": 7005462663642265840 + "Data1": 8547558402836500379, + "Data2": 4348235318549594106, + "Data3": 1863123818524418788, + "Data4": -2106298508747044249 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper", @@ -116665,10 +115673,10 @@ }, { "__Checksum": { - "Data1": -949916231054839294, - "Data2": -396212468747699155, - "Data3": -4889443537882556048, - "Data4": -183656028097518886 + "Data1": -1885411375810880662, + "Data2": -3270551905585227299, + "Data3": 6381303730385785981, + "Data4": -6036925999885395822 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper", @@ -116967,32 +115975,27 @@ { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "rows", "DisplayName": "rows", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "measures", "DisplayName": "measures", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -117004,10 +116007,10 @@ }, { "__Checksum": { - "Data1": 4785330259466587614, - "Data2": 4690431254005893498, - "Data3": -2918194186599104526, - "Data4": 8376391170169698507 + "Data1": -4471410148989508711, + "Data2": 7213791141080006243, + "Data3": -1862205982036074615, + "Data4": -5217920784297731317 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridExcelSettingsTagHelper", @@ -117073,10 +116076,10 @@ }, { "__Checksum": { - "Data1": 3910136095299246001, - "Data2": -5531107898116373705, - "Data3": 3108762914450551453, - "Data4": 1168500469307978100 + "Data1": 6278479029674463089, + "Data2": 2955198397722790563, + "Data3": -8811582752816524913, + "Data4": -7321833934708411384 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuOperatorsSettingsTagHelper", @@ -117162,10 +116165,10 @@ }, { "__Checksum": { - "Data1": -1276578668051974965, - "Data2": 8397945422092139111, - "Data3": 9069445706691067545, - "Data4": 8571417141920967912 + "Data1": 5499864941232998984, + "Data2": 3189616985596269898, + "Data3": -3233148473144341909, + "Data4": 2587462968971043039 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper", @@ -117286,8 +116289,7 @@ { "Name": "operators", "DisplayName": "operators", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -117299,10 +116301,10 @@ }, { "__Checksum": { - "Data1": 8181615588598188792, - "Data2": 2635409159349085197, - "Data3": 2641493339856644030, - "Data4": 4094889414643384910 + "Data1": -7192088599885703527, + "Data2": 5675300138157576087, + "Data3": -6073317536287201509, + "Data4": 8850843681995849842 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridMessagesSettingsTagHelper", @@ -117353,8 +116355,7 @@ { "Name": "pivotgrid-messages-field-menu", "DisplayName": "pivotgrid-messages-field-menu", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -117366,10 +116367,10 @@ }, { "__Checksum": { - "Data1": -3103717421736969265, - "Data2": 6920483309119299340, - "Data3": -9176758842007086318, - "Data4": 1040516988575995924 + "Data1": 51287728666589510, + "Data2": 2730672968858429576, + "Data3": 9043889161276305237, + "Data4": 4692713453407579951 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridPdfMarginSettingsTagHelper", @@ -117435,10 +116436,10 @@ }, { "__Checksum": { - "Data1": -4692898744812225312, - "Data2": -7804296680712489821, - "Data3": 2919696709482292758, - "Data4": -5972872124895137999 + "Data1": -938948977147523669, + "Data2": -1060905639158365518, + "Data3": 2460648661636825717, + "Data4": -3899518045315340334 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper", @@ -117619,8 +116620,7 @@ { "Name": "pivotgrid-pdf-margin", "DisplayName": "pivotgrid-pdf-margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -117632,10 +116632,10 @@ }, { "__Checksum": { - "Data1": -2978512887767965974, - "Data2": 609486377338726171, - "Data3": 688322268494822598, - "Data4": 1265437237343228768 + "Data1": -7625494303383850071, + "Data2": -6257211664742460398, + "Data3": 3332595692456101293, + "Data4": -8401153425610942771 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridSortableSettingsTagHelper", @@ -117681,10 +116681,10 @@ }, { "__Checksum": { - "Data1": 2249853902536062462, - "Data2": 6203606847593298881, - "Data3": -3625181439620522345, - "Data4": 7352075577128187731 + "Data1": 2225303043416794823, + "Data2": 4445416069720118460, + "Data3": 6435508268681052994, + "Data4": -5042080406507108508 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridTagHelper", @@ -118043,32 +117043,27 @@ { "Name": "excel", "DisplayName": "excel", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sortable", "DisplayName": "sortable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pivot-datasource", "DisplayName": "pivot-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -118080,10 +117075,10 @@ }, { "__Checksum": { - "Data1": -8859176941344966913, - "Data2": 5582512634738361349, - "Data3": 5073356783131565094, - "Data4": 332380217616931011 + "Data1": -262298760161155496, + "Data2": 3015666737145012655, + "Data3": -1631950414061899171, + "Data4": -1496751371616131979 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridV2PdfMarginSettingsTagHelper", @@ -118149,10 +117144,10 @@ }, { "__Checksum": { - "Data1": 6559173251951234798, - "Data2": 2955540596297650306, - "Data3": 8060594184904820694, - "Data4": -8223283235241928488 + "Data1": 182836222003439702, + "Data2": 8564281343481531683, + "Data3": 7558497189206501262, + "Data4": 488020706236085918 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper", @@ -118333,8 +117328,7 @@ { "Name": "pivotgridv2-pdf-margin", "DisplayName": "pivotgridv2-pdf-margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -118346,10 +117340,10 @@ }, { "__Checksum": { - "Data1": 4241476469389354636, - "Data2": -8889242888597069686, - "Data3": 2180410192126875062, - "Data4": -4036008243464938288 + "Data1": -4869507175655773542, + "Data2": -8953655475615841010, + "Data3": -5938761545518985061, + "Data4": -4300849161640857541 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridV2TagHelper", @@ -118628,14 +117622,12 @@ { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pivot-datasource", "DisplayName": "pivot-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -118647,10 +117639,10 @@ }, { "__Checksum": { - "Data1": 5670178548971498284, - "Data2": -7177625490331516851, - "Data3": -8359529558629101066, - "Data4": -1368860464243107460 + "Data1": -5941958644479961840, + "Data2": -5673514975682568885, + "Data3": 1819528768953776408, + "Data4": -3657684069857249975 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverActionTagHelper", @@ -118706,10 +117698,10 @@ }, { "__Checksum": { - "Data1": -5245814016610166750, - "Data2": -7938799357373513734, - "Data3": -7202755666807650645, - "Data4": -803014245716117909 + "Data1": -8528803085756488167, + "Data2": -905603663184618333, + "Data3": 6514520019794088399, + "Data4": 5824132880271797955 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverActionsTagHelper", @@ -118727,8 +117719,7 @@ { "Name": "action", "DisplayName": "action", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -118740,10 +117731,10 @@ }, { "__Checksum": { - "Data1": 5904495733645224539, - "Data2": -943581486542482007, - "Data3": 1105583938594003945, - "Data4": 3919954705264948725 + "Data1": 4450963595961860729, + "Data2": 309338489894199687, + "Data3": 5760739638669760404, + "Data4": -2263384836525053163 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverAnimationCloseSettingsTagHelper", @@ -118789,10 +117780,10 @@ }, { "__Checksum": { - "Data1": -5855826810109540214, - "Data2": 8802364620023552114, - "Data3": -5929412564569033519, - "Data4": 2549411606715385864 + "Data1": -3501439348403471581, + "Data2": 8480290528376756920, + "Data3": 4128965228993395251, + "Data4": -5042723274617929993 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverAnimationOpenSettingsTagHelper", @@ -118838,10 +117829,10 @@ }, { "__Checksum": { - "Data1": 9119200599110898900, - "Data2": -3412039295331314377, - "Data3": 4435069424731663474, - "Data4": -5832706192653442222 + "Data1": 4156147707853746067, + "Data2": -6790122184585469065, + "Data3": -3316299381116695653, + "Data4": 1704569053814570247 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverAnimationSettingsTagHelper", @@ -118872,14 +117863,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -118891,10 +117880,10 @@ }, { "__Checksum": { - "Data1": 2664101953113388055, - "Data2": 1042481982204746963, - "Data3": 6758365724410610030, - "Data4": -3644341373468276991 + "Data1": -621954252337332195, + "Data2": 5104826073165642386, + "Data3": -764212869379231285, + "Data4": 3981206238958833491 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverTagHelper", @@ -119103,14 +118092,12 @@ { "Name": "actions", "DisplayName": "actions", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "animation", "DisplayName": "animation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -119122,10 +118109,10 @@ }, { "__Checksum": { - "Data1": -8618193945000420164, - "Data2": -473020668811836654, - "Data3": 6654771074782066288, - "Data4": 7508893488162281344 + "Data1": 3547893221775969355, + "Data2": -2473509773482547966, + "Data3": -4799174591634006986, + "Data4": -6098590625745980826 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopupAnimationCloseSettingsTagHelper", @@ -119181,10 +118168,10 @@ }, { "__Checksum": { - "Data1": -702425421332620620, - "Data2": 7889355126613195975, - "Data3": 4033471718833874442, - "Data4": -8484558432225819263 + "Data1": 8677811323829784674, + "Data2": 1647400452517107186, + "Data3": -3690654289480613077, + "Data4": 6025987911342055949 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopupAnimationOpenSettingsTagHelper", @@ -119240,10 +118227,10 @@ }, { "__Checksum": { - "Data1": -1821310021584911251, - "Data2": 7074869109498200278, - "Data3": 1134206536311265944, - "Data4": 3790323888518666872 + "Data1": 8629349180300540431, + "Data2": -6991634782815974264, + "Data3": 2597847543905062478, + "Data4": -7926098786607257425 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopupAnimationSettingsTagHelper", @@ -119274,14 +118261,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -119293,10 +118278,10 @@ }, { "__Checksum": { - "Data1": 7508826560745243518, - "Data2": 4327980427097696859, - "Data3": 1343950791711790729, - "Data4": -7691532968306417130 + "Data1": 6093548796276743026, + "Data2": -7359996165081829876, + "Data3": 9208204670808982053, + "Data4": 2749705059741536200 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopupTagHelper", @@ -119446,14 +118431,12 @@ { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -119465,10 +118448,10 @@ }, { "__Checksum": { - "Data1": 7387091196474908523, - "Data2": 7828149146753952143, - "Data3": 6446254752216224900, - "Data4": -2692761883293337367 + "Data1": -5185326180697424021, + "Data2": -3898805567344929689, + "Data3": 9134108290739175553, + "Data4": 4238262808983632689 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ProgressBarTagHelper", @@ -119693,10 +118676,10 @@ }, { "__Checksum": { - "Data1": 1937103326728613787, - "Data2": -4228730620735345970, - "Data3": -7521914720780441919, - "Data4": -7008787164306593971 + "Data1": -8349758059447534262, + "Data2": 6745890003107760707, + "Data3": -4831854885161712368, + "Data4": -5671938794765794384 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.QRCodeBorderSettingsTagHelper", @@ -119742,10 +118725,10 @@ }, { "__Checksum": { - "Data1": -8446828229752660842, - "Data2": -4371830815033091419, - "Data3": 1197388372180082194, - "Data4": -1093470457404493577 + "Data1": 7274501748294084183, + "Data2": 6917084590411864637, + "Data3": 8857965524505812469, + "Data4": -482991107510530900 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.QRCodeOverlaySettingsTagHelper", @@ -119811,10 +118794,10 @@ }, { "__Checksum": { - "Data1": -3125749684293487123, - "Data2": 4854626434372501942, - "Data3": -7773915850861562205, - "Data4": 1870919513255728091 + "Data1": 5852082389664447236, + "Data2": -2091269046090279171, + "Data3": 3721170488283530109, + "Data4": -6337641316397120966 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.QRCodeTagHelper", @@ -119953,14 +118936,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "overlay", "DisplayName": "overlay", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -119972,10 +118953,10 @@ }, { "__Checksum": { - "Data1": 1195153693578255813, - "Data2": -6399285339867649608, - "Data3": 6533292176217335835, - "Data4": 3419191123613287689 + "Data1": 4200960860541118265, + "Data2": -148107578112019592, + "Data3": -3349582351982596397, + "Data4": -6978228873555208542 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaBorderSettingsTagHelper", @@ -120041,10 +119022,10 @@ }, { "__Checksum": { - "Data1": 5882447532405247289, - "Data2": 1000441650931164533, - "Data3": -3875998009548743680, - "Data4": 4061345171049692308 + "Data1": 4770760635352742289, + "Data2": -6003796104096696053, + "Data3": 5233247993129173022, + "Data4": -6493372682839909498 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaMarginSettingsTagHelper", @@ -120110,10 +119091,10 @@ }, { "__Checksum": { - "Data1": -2638339282020931847, - "Data2": 3002408212433122605, - "Data3": 7746454750276684550, - "Data4": 245309191103591144 + "Data1": 7397420462495327465, + "Data2": -2934668581936031108, + "Data3": 7613021773540175970, + "Data4": 5218964402315639870 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaSettingsTagHelper", @@ -120164,14 +119145,12 @@ { "Name": "radialgauge-gauge-area-border", "DisplayName": "radialgauge-gauge-area-border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "radialgauge-gauge-area-margin", "DisplayName": "radialgauge-gauge-area-margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -120183,10 +119162,10 @@ }, { "__Checksum": { - "Data1": -8591685095665157159, - "Data2": -6795409481331969364, - "Data3": -4850049767957186717, - "Data4": 5092376230782199398 + "Data1": -5046368052880753772, + "Data2": 6440933508439041612, + "Data3": -842858274013525242, + "Data4": 8088233369342176949 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugePointerCapSettingsTagHelper", @@ -120232,10 +119211,10 @@ }, { "__Checksum": { - "Data1": 2760395174373041086, - "Data2": -7332650655746624414, - "Data3": -8890946778851122238, - "Data4": -8613390514458630031 + "Data1": -3967889056509654807, + "Data2": 6069634626603145690, + "Data3": 6555757077156863547, + "Data4": 4040162017538772743 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugePointerTagHelper", @@ -120286,8 +119265,7 @@ { "Name": "cap", "DisplayName": "cap", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -120299,10 +119277,10 @@ }, { "__Checksum": { - "Data1": -2436783000531161764, - "Data2": -6307755586839776444, - "Data3": 8308033423233694600, - "Data4": -181313174124080167 + "Data1": -843417805672095127, + "Data2": -4822002980829575053, + "Data3": -7442881658240845462, + "Data4": 2982317966090573461 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugePointersTagHelper", @@ -120320,8 +119298,7 @@ { "Name": "pointer", "DisplayName": "pointer", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -120333,10 +119310,10 @@ }, { "__Checksum": { - "Data1": 8980734917127437128, - "Data2": -7959405401823383868, - "Data3": 3073694270459371423, - "Data4": 2114620239160752742 + "Data1": 8489736272243486697, + "Data2": -7333192591837486622, + "Data3": -6674724993867744252, + "Data4": 7556982281170579957 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsBorderSettingsTagHelper", @@ -120402,10 +119379,10 @@ }, { "__Checksum": { - "Data1": -3011434551874869225, - "Data2": 4975136681656918161, - "Data3": -8922456559549357824, - "Data4": 1496331440937688574 + "Data1": -2652119534823864245, + "Data2": -9002914922006144557, + "Data3": -5200691519756477128, + "Data4": 3004948525182733583 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsMarginSettingsTagHelper", @@ -120471,10 +119448,10 @@ }, { "__Checksum": { - "Data1": -348132749087418798, - "Data2": -1758976944178116077, - "Data3": -3982070219098441721, - "Data4": 416017414943457720 + "Data1": 3775892524563601083, + "Data2": -5828333710537333767, + "Data3": -1512804667974555236, + "Data4": -4379335054285564938 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsPaddingSettingsTagHelper", @@ -120540,10 +119517,10 @@ }, { "__Checksum": { - "Data1": 6907263072367510105, - "Data2": 5125233786477285269, - "Data3": 8379951847295563889, - "Data4": 1059567852781874623 + "Data1": -8165917840793543292, + "Data2": -8084984365684317072, + "Data3": 1790975682098591745, + "Data4": 8811540015817340092 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper", @@ -120664,20 +119641,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -120689,10 +119663,10 @@ }, { "__Checksum": { - "Data1": 5065523061782924772, - "Data2": 3070407820561095589, - "Data3": 5892174256243948412, - "Data4": 4163041040971083705 + "Data1": -5035616164659143872, + "Data2": -1734658811455724059, + "Data3": -7583976020301966400, + "Data4": -3276736405131021952 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleMajorTicksSettingsTagHelper", @@ -120758,10 +119732,10 @@ }, { "__Checksum": { - "Data1": -3907713513475271166, - "Data2": -855124490540172815, - "Data3": -1224766156590995981, - "Data4": 8896555061291391152 + "Data1": 1910421361380335909, + "Data2": -901169083545170838, + "Data3": -7864049077104576426, + "Data4": 8192003468302680603 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleMinorTicksSettingsTagHelper", @@ -120827,10 +119801,10 @@ }, { "__Checksum": { - "Data1": 3733781163967648540, - "Data2": -1348481198254692408, - "Data3": -5430640544209951830, - "Data4": -3988496757646543752 + "Data1": -9217149458514657119, + "Data2": -2996268176718346672, + "Data3": -9193231520645938859, + "Data4": 4283963533136221092 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsRangeTagHelper", @@ -120896,10 +119870,10 @@ }, { "__Checksum": { - "Data1": 1486687245146766552, - "Data2": -8014650729246949900, - "Data3": -1922289398430680800, - "Data4": 134990646439887197 + "Data1": -7306951336705952704, + "Data2": 4542343282586362663, + "Data3": -173497949356005931, + "Data4": -5322370034778610458 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsRangesTagHelper", @@ -120917,8 +119891,7 @@ { "Name": "range", "DisplayName": "range", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -120930,10 +119903,10 @@ }, { "__Checksum": { - "Data1": -3983022682869602515, - "Data2": -3779381294851893016, - "Data3": -5309845648961197083, - "Data4": -2685058898797813256 + "Data1": -3251972304889492455, + "Data2": -5573252500938789825, + "Data3": 1038646748082645000, + "Data4": -7323271926588470031 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper", @@ -121054,26 +120027,22 @@ { "Name": "radialgauge-scale-labels", "DisplayName": "radialgauge-scale-labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "radialgauge-scale-major-ticks", "DisplayName": "radialgauge-scale-major-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "radialgauge-scale-minor-ticks", "DisplayName": "radialgauge-scale-minor-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "radialgauge-scale-ranges", "DisplayName": "radialgauge-scale-ranges", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -121085,10 +120054,10 @@ }, { "__Checksum": { - "Data1": 6498517178236101541, - "Data2": 3335618240235306287, - "Data3": 8295786205288786461, - "Data4": -8956435525206276772 + "Data1": 3891636939940498480, + "Data2": 5021548681000724929, + "Data3": -1902682642571440748, + "Data4": -2825136094174106788 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeTagHelper", @@ -121177,20 +120146,17 @@ { "Name": "gauge-area", "DisplayName": "gauge-area", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "radialgauge-pointers", "DisplayName": "radialgauge-pointers", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scale", "DisplayName": "scale", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -121202,10 +120168,10 @@ }, { "__Checksum": { - "Data1": 8661784631803473732, - "Data2": 1430506020530989397, - "Data3": 8506671406067979889, - "Data4": 1869555578604370181 + "Data1": 6720849514798677937, + "Data2": -7077690434854894189, + "Data3": -6016448522872008421, + "Data4": 6448840003953500359 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadioButtonTagHelper", @@ -121349,10 +120315,10 @@ }, { "__Checksum": { - "Data1": 4169428759803640247, - "Data2": -151789899881748903, - "Data3": -2336846759092219064, - "Data4": -4995362054345443585 + "Data1": 7236492710237331281, + "Data2": 271969750057824374, + "Data3": -1358851099971974099, + "Data4": -6789716514638482604 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadioGroupItemTagHelper", @@ -121441,10 +120407,10 @@ }, { "__Checksum": { - "Data1": 2107305892151799258, - "Data2": 555431943247467989, - "Data3": 6381156646990688672, - "Data4": 1768773968339443882 + "Data1": -117413205882364274, + "Data2": 1013425573917245282, + "Data3": -6583266468231799238, + "Data4": -6448997718867516587 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadioGroupItemsTagHelper", @@ -121467,8 +120433,7 @@ { "Name": "kendo-radiogroup-item", "DisplayName": "kendo-radiogroup-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -121480,10 +120445,10 @@ }, { "__Checksum": { - "Data1": 7823710304186199384, - "Data2": 3477101525704313085, - "Data3": 6964385293066402796, - "Data4": 6108919268271735352 + "Data1": -8363907750473627184, + "Data2": 3392781158134817922, + "Data3": -4091948721317646753, + "Data4": -2289934319568353048 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadioGroupTagHelper", @@ -121647,8 +120612,7 @@ { "Name": "kendo-radiogroup-items", "DisplayName": "kendo-radiogroup-items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -121660,10 +120624,10 @@ }, { "__Checksum": { - "Data1": 1887995319253419427, - "Data2": -1505966716120664597, - "Data3": -5018406396971827278, - "Data4": 3810883587324752756 + "Data1": -8886148392156429310, + "Data2": 763257600291496993, + "Data3": 8403293984680309514, + "Data4": -1625157795379449857 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RangeSliderTagHelper", @@ -121863,8 +120827,7 @@ { "Name": "slider-tooltip", "DisplayName": "slider-tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -121876,10 +120839,10 @@ }, { "__Checksum": { - "Data1": 2632572683717096797, - "Data2": 8225729218918091124, - "Data3": 6812619405871256472, - "Data4": 5558160939471523402 + "Data1": -5092942525077167913, + "Data2": 8337869773980958520, + "Data3": 1412999821617466597, + "Data4": -6593661062292920168 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RangeSliderTooltipSettingsTagHelper", @@ -121965,10 +120928,10 @@ }, { "__Checksum": { - "Data1": -6024762989844706226, - "Data2": 8600729699150002440, - "Data3": 3995673414321949994, - "Data4": 517336809575369231 + "Data1": -5220179301055786097, + "Data2": -5306898978957452924, + "Data3": 4539350424781595071, + "Data4": 1359434024316838374 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RatingLabelSettingsTagHelper", @@ -122050,10 +121013,10 @@ }, { "__Checksum": { - "Data1": -8359038886909642348, - "Data2": 6759622451818645327, - "Data3": -5038248148782122311, - "Data4": 7397008214187628769 + "Data1": 1621293473805745694, + "Data2": 7087131015719190240, + "Data3": 7189839867230861883, + "Data4": 770881067460457582 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RatingTagHelper", @@ -122357,8 +121320,7 @@ { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -122370,10 +121332,10 @@ }, { "__Checksum": { - "Data1": -8360551155090589851, - "Data2": -8188072479050080201, - "Data3": -2373575512006838662, - "Data4": 6903538230115442722 + "Data1": -6458520427901022744, + "Data2": -6598476150415987610, + "Data3": -4647655259140955569, + "Data4": -1549678128611861546 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper", @@ -122497,10 +121459,10 @@ }, { "__Checksum": { - "Data1": -8093296547067874676, - "Data2": -1196022872132851206, - "Data3": -8640445812076985220, - "Data4": 1517846286027161020 + "Data1": -229826283647875744, + "Data2": 1324873487003634910, + "Data3": 1562387585160746918, + "Data4": -799860965060753617 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerCurrentTimeMarkerSettingsTagHelper", @@ -122556,10 +121518,10 @@ }, { "__Checksum": { - "Data1": -263053633423502309, - "Data2": 7697625500959656773, - "Data3": -5273199218188762356, - "Data4": -7205183734643424574 + "Data1": 6583914713471852610, + "Data2": -4776859355677322900, + "Data3": 9073260673229934485, + "Data4": -4762865701847960865 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper", @@ -122710,8 +121672,7 @@ { "Name": "editable-window", "DisplayName": "editable-window", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -122723,10 +121684,10 @@ }, { "__Checksum": { - "Data1": -1343578382967960624, - "Data2": 552527634174293438, - "Data3": 7354328403465032754, - "Data4": 9123521506289502422 + "Data1": 8372062286075865985, + "Data2": 2144778925427710102, + "Data3": 1083160527506989594, + "Data4": -7482583260719856183 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper", @@ -123117,8 +122078,7 @@ { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -123130,10 +122090,10 @@ }, { "__Checksum": { - "Data1": 4823117179013966924, - "Data2": 7001033158691722934, - "Data3": -8771393334810828938, - "Data4": -2260945902637933639 + "Data1": 137406992299763429, + "Data2": 3363008376632634996, + "Data3": 2433873958206497221, + "Data4": -7491610483790998349 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerFooterSettingsTagHelper", @@ -123179,10 +122139,10 @@ }, { "__Checksum": { - "Data1": 1031769522630966349, - "Data2": 3498557125539758029, - "Data3": -6462928807143056335, - "Data4": -4972837698942503859 + "Data1": -5039636160672047679, + "Data2": -4289142824228375707, + "Data3": 2248632339287071023, + "Data4": 7235456379605442464 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerGroupResourceTagHelper", @@ -123218,10 +122178,10 @@ }, { "__Checksum": { - "Data1": 8966252543575475448, - "Data2": -5540761718685075131, - "Data3": 3604430392001503133, - "Data4": 6807217655228208197 + "Data1": -6819119918938006989, + "Data2": -7372984835540785046, + "Data3": 303759831764031823, + "Data4": -8714918734602725568 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerGroupResourcesTagHelper", @@ -123240,8 +122200,7 @@ { "Name": "group-resource", "DisplayName": "group-resource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -123253,10 +122212,10 @@ }, { "__Checksum": { - "Data1": -6869875145580325441, - "Data2": 5258054769712695436, - "Data3": 1214663450803412425, - "Data4": -5930150090884410894 + "Data1": 3331824221429562127, + "Data2": -1919557290772455360, + "Data3": 4792151675892283684, + "Data4": 6510722647323918696 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerGroupSettingsTagHelper", @@ -123297,8 +122256,7 @@ { "Name": "resources", "DisplayName": "resources", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -123310,10 +122268,10 @@ }, { "__Checksum": { - "Data1": -6777466025826759719, - "Data2": -7425720605710530150, - "Data3": -2484080128475961658, - "Data4": 7339432945639481530 + "Data1": 540954082687622541, + "Data2": -2818527756555700792, + "Data3": 4936250906007216315, + "Data4": 800663782436566886 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesEditableSettingsTagHelper", @@ -123349,10 +122307,10 @@ }, { "__Checksum": { - "Data1": 7554572806800963408, - "Data2": 699605710507601415, - "Data3": 3446903657715381300, - "Data4": 5800756406603055449 + "Data1": 3830654648295737199, + "Data2": 7861927497794884391, + "Data3": -5780147160044112552, + "Data4": 6255100317390000957 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper", @@ -123508,10 +122466,10 @@ }, { "__Checksum": { - "Data1": 3347336208676202509, - "Data2": 1106421484403231092, - "Data3": 3724181617584393339, - "Data4": 1389923323129383743 + "Data1": -1316355631559585370, + "Data2": 2806781570363026938, + "Data3": 1277200323735003730, + "Data4": 5345632691592937060 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorDailySettingsTagHelper", @@ -123557,10 +122515,10 @@ }, { "__Checksum": { - "Data1": -630844692163103704, - "Data2": -7041186838839666770, - "Data3": -5944381349560198528, - "Data4": -1552771081638487041 + "Data1": 6085411275731366627, + "Data2": 8295882468808597777, + "Data3": -4350668908785041275, + "Data4": -2923681180557030838 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorEndSettingsTagHelper", @@ -123646,10 +122604,10 @@ }, { "__Checksum": { - "Data1": 4959282947696885598, - "Data2": -6113463018671576082, - "Data3": -438219592193756104, - "Data4": -2070569222454009530 + "Data1": 2564151413305712133, + "Data2": -2882702884275426178, + "Data3": 8040316150850552958, + "Data4": 1279171807305203414 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorFrequenciesSettingsTagHelper", @@ -123725,10 +122683,10 @@ }, { "__Checksum": { - "Data1": 2770149815894983997, - "Data2": 4845958377290606696, - "Data3": -2953246391749602450, - "Data4": 1759305325636718139 + "Data1": -397723969618661296, + "Data2": -2946629768461119248, + "Data3": 6391868465468033519, + "Data4": -6705058349768203931 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorMonthlySettingsTagHelper", @@ -123804,10 +122762,10 @@ }, { "__Checksum": { - "Data1": -3209676889098555743, - "Data2": -7389132687773303595, - "Data3": -3906453610565487993, - "Data4": 805001995954302941 + "Data1": 2499123827194121422, + "Data2": 6059913709251983266, + "Data3": -7733821758278023207, + "Data4": -5529191900202054992 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorOffsetPositionsSettingsTagHelper", @@ -123883,10 +122841,10 @@ }, { "__Checksum": { - "Data1": 7425646265753020543, - "Data2": -1663349925499631473, - "Data3": 7483589465188477300, - "Data4": 501412885630485958 + "Data1": 4446314202899093245, + "Data2": -9099593027369174096, + "Data3": 5604956281915910496, + "Data4": -1153085672417618212 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorSettingsTagHelper", @@ -123967,50 +122925,42 @@ { "Name": "daily", "DisplayName": "daily", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "end", "DisplayName": "end", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "frequencies", "DisplayName": "frequencies", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "monthly", "DisplayName": "monthly", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "offset-positions", "DisplayName": "offset-positions", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "weekly", "DisplayName": "weekly", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "weekdays", "DisplayName": "weekdays", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "yearly", "DisplayName": "yearly", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -124022,10 +122972,10 @@ }, { "__Checksum": { - "Data1": -2589871620187486069, - "Data2": 2083452596068937593, - "Data3": 2415691298295110669, - "Data4": 4547800047449111673 + "Data1": -4574441618603804196, + "Data2": 2553623829734624211, + "Data3": 4026007758600747373, + "Data4": -6505066318712158675 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorWeekdaysSettingsTagHelper", @@ -124081,10 +123031,10 @@ }, { "__Checksum": { - "Data1": -5355104356112729946, - "Data2": 5509943646103889167, - "Data3": -6803872239241752384, - "Data4": 9111850526433237658 + "Data1": -3813719029201594568, + "Data2": -6290071432787898636, + "Data3": -8274351011154978613, + "Data4": -4971293193775665457 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorWeeklySettingsTagHelper", @@ -124140,10 +123090,10 @@ }, { "__Checksum": { - "Data1": 4765753819198359279, - "Data2": -4273142732935821877, - "Data3": -2989513180673556548, - "Data4": -7657854071368134399 + "Data1": 9022112971761530583, + "Data2": 6989010173907912722, + "Data3": -839451433923329818, + "Data4": -8066291894391198356 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorYearlySettingsTagHelper", @@ -124229,10 +123179,10 @@ }, { "__Checksum": { - "Data1": -1405253059655881704, - "Data2": -6735276656838750427, - "Data3": 2598055341974707726, - "Data4": 7258224260196126395 + "Data1": 7624217727569311397, + "Data2": -7351270695809495608, + "Data3": 5980292512976132062, + "Data4": 4564412524670497604 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper", @@ -124348,10 +123298,10 @@ }, { "__Checksum": { - "Data1": 3706099911159276970, - "Data2": 1308061611385247486, - "Data3": -3622049941720180200, - "Data4": 5949304904768162366 + "Data1": 1984429796125209219, + "Data2": -1232030113436403389, + "Data3": -6724081562000383996, + "Data4": 2096555180127838992 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper", @@ -124592,32 +123542,27 @@ { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scheduler-editor", "DisplayName": "scheduler-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "recurrence-editor", "DisplayName": "recurrence-editor", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "recurrence-messages", "DisplayName": "recurrence-messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scheduler-views", "DisplayName": "scheduler-views", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -124629,10 +123574,10 @@ }, { "__Checksum": { - "Data1": 533374885654579485, - "Data2": -7593522177461252944, - "Data3": -293889446639516360, - "Data4": 5062628738425102022 + "Data1": 5993826584004880707, + "Data2": -3410028825814503364, + "Data3": 781093145442771795, + "Data4": 3972755986789879264 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesViewsSettingsTagHelper", @@ -124728,10 +123673,10 @@ }, { "__Checksum": { - "Data1": -8477074729649065860, - "Data2": 5672718994271119919, - "Data3": -8188072556111607529, - "Data4": -5455135638187323138 + "Data1": 233019265550347131, + "Data2": 5749581295958720758, + "Data3": -6477403897857696315, + "Data4": 3892105843822049069 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerPdfMarginSettingsTagHelper", @@ -124797,10 +123742,10 @@ }, { "__Checksum": { - "Data1": 6648798396545267144, - "Data2": -4970030391214046384, - "Data3": 6020317658208988220, - "Data4": -1707163651523486771 + "Data1": 3075498740891893922, + "Data2": -8725681445246624430, + "Data3": -6456834704581497626, + "Data4": 4743746667748577992 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper", @@ -124981,8 +123926,7 @@ { "Name": "scheduler-pdf-margin", "DisplayName": "scheduler-pdf-margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -124994,10 +123938,10 @@ }, { "__Checksum": { - "Data1": -7770465899748258056, - "Data2": 6322087767152621874, - "Data3": -8182694236291999955, - "Data4": 2787131887924352398 + "Data1": 6956603890365216558, + "Data2": -5380279827378986637, + "Data3": 333562712965001599, + "Data4": 1923180163186398078 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper", @@ -125118,8 +124062,7 @@ { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -125131,10 +124074,10 @@ }, { "__Checksum": { - "Data1": -3884353449125333208, - "Data2": 913697013678704304, - "Data3": -6712903185919120675, - "Data4": -7781286399747684443 + "Data1": 2709639272422781933, + "Data2": -8313937981337957843, + "Data3": 1069152071473233450, + "Data4": 6469222012609768051 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerResourcesTagHelper", @@ -125152,8 +124095,7 @@ { "Name": "resource", "DisplayName": "resource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -125165,10 +124107,10 @@ }, { "__Checksum": { - "Data1": 1296683929380599684, - "Data2": -2418823893982708929, - "Data3": -7551897911004300734, - "Data4": -959009370644395006 + "Data1": 2823985644906561562, + "Data2": 7352316781631502032, + "Data3": -145306667691873907, + "Data4": 6623788729949984173 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerTagHelper", @@ -125848,62 +124790,52 @@ { "Name": "current-time-marker", "DisplayName": "current-time-marker", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scheduler-footer", "DisplayName": "scheduler-footer", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "group", "DisplayName": "group", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "resources", "DisplayName": "resources", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "views", "DisplayName": "views", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "scheduler-datasource", "DisplayName": "scheduler-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -125915,10 +124847,10 @@ }, { "__Checksum": { - "Data1": 2566147781389713965, - "Data2": 5141818706374742592, - "Data3": 3893174003773376598, - "Data4": -1649385062558899165 + "Data1": -5629843799029539726, + "Data2": -1687194641526570682, + "Data3": -732310386270596934, + "Data4": 9055235692745521465 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerToolbarTagHelper", @@ -125954,10 +124886,10 @@ }, { "__Checksum": { - "Data1": -7636508078189166696, - "Data2": -220785694190377356, - "Data3": -1586824929893706708, - "Data4": -1832737265985139530 + "Data1": -1353647617488126689, + "Data2": -3741639484466437110, + "Data3": 7739030260294750689, + "Data4": 5318176245770289852 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerToolbarsTagHelper", @@ -125975,8 +124907,7 @@ { "Name": "scheduler-toolbar-button", "DisplayName": "scheduler-toolbar-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -125988,10 +124919,10 @@ }, { "__Checksum": { - "Data1": 5588019338688152219, - "Data2": -9488567931075597, - "Data3": -2456400944297516366, - "Data4": -5659160707022018313 + "Data1": 1317087858822903451, + "Data2": 5152168600825343992, + "Data3": -3105067526053070837, + "Data4": -4508559361651065622 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerViewEditableSettingsTagHelper", @@ -126057,10 +124988,10 @@ }, { "__Checksum": { - "Data1": -7493731609094065746, - "Data2": 5341384361759092672, - "Data3": 5596445080141697937, - "Data4": 1425795927861446024 + "Data1": 3180602384454376619, + "Data2": -3799148703796930611, + "Data3": 3233369197076180426, + "Data4": -8160552496176317185 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerViewGroupSettingsTagHelper", @@ -126106,10 +125037,10 @@ }, { "__Checksum": { - "Data1": 8403555401221843206, - "Data2": -1422434562773173466, - "Data3": 4748619330570977239, - "Data4": -3246065409161214394 + "Data1": 3005802775661312356, + "Data2": -8596000321475248364, + "Data3": 9164612542660579367, + "Data4": 1957065776358030247 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerViewTagHelper", @@ -126770,14 +125701,12 @@ { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "group", "DisplayName": "group", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -126789,10 +125718,10 @@ }, { "__Checksum": { - "Data1": -1260087086045977197, - "Data2": 661902071754714262, - "Data3": -419030816986170795, - "Data4": -5015700126940603668 + "Data1": 7500511619700179516, + "Data2": -634656829131611424, + "Data3": -130724636837899117, + "Data4": -4732421947312639600 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerViewsTagHelper", @@ -126810,8 +125739,7 @@ { "Name": "view", "DisplayName": "view", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -126823,10 +125751,10 @@ }, { "__Checksum": { - "Data1": -3393685755366206835, - "Data2": 3857673175549628358, - "Data3": 6890928093962408004, - "Data4": -6455907324059535535 + "Data1": 5209101161854505765, + "Data2": -5204468599957247096, + "Data3": 6458411565458695179, + "Data4": 560850373191584860 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaModelSettingsTagHelper", @@ -126857,8 +125785,7 @@ { "Name": "fields", "DisplayName": "fields", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -126870,10 +125797,10 @@ }, { "__Checksum": { - "Data1": -6049189685362447255, - "Data2": 7504365137964898591, - "Data3": 4449667884029096463, - "Data4": -1052557390698579537 + "Data1": 2379853234332538492, + "Data2": -4803061353450792424, + "Data3": 8604533388060286292, + "Data4": -3067431350369695328 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper", @@ -127040,8 +125967,7 @@ { "Name": "scheduler-model", "DisplayName": "scheduler-model", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -127053,10 +125979,10 @@ }, { "__Checksum": { - "Data1": -5355606892311343786, - "Data2": -1748397860126679956, - "Data3": 6712348390295014484, - "Data4": -6449276490110086917 + "Data1": -5837702611259865020, + "Data2": -5010792247802456179, + "Data3": -1614163466597251837, + "Data4": -3316524295481412696 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper", @@ -127350,38 +126276,32 @@ { "Name": "aggregates", "DisplayName": "aggregates", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filters", "DisplayName": "filters", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "groups", "DisplayName": "groups", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sorts", "DisplayName": "sorts", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -127393,10 +126313,10 @@ }, { "__Checksum": { - "Data1": 2236378149726197325, - "Data2": -1803222283050874100, - "Data3": -6983425679764358818, - "Data4": 4535949044533938736 + "Data1": 2011451173691422975, + "Data2": 545695593059483374, + "Data3": -575232545029225548, + "Data4": 6123394548143669619 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewContentTagHelper", @@ -127420,10 +126340,10 @@ }, { "__Checksum": { - "Data1": -5849403033690209178, - "Data2": -7502945076080617282, - "Data3": 5558560003488363136, - "Data4": -3797121573852667016 + "Data1": -7943608538747525624, + "Data2": 9171312371028311007, + "Data3": 7104123324669324933, + "Data4": 8675511366352802748 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewItemTagHelper", @@ -127443,8 +126363,7 @@ { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -127456,10 +126375,10 @@ }, { "__Checksum": { - "Data1": 6666180955011278737, - "Data2": -3092875387155514572, - "Data3": -8477977626133782003, - "Data4": -8826811286369016714 + "Data1": -4011543084290791926, + "Data2": -921362104345572555, + "Data3": -1103283267869188562, + "Data4": -1215722924637363645 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewItemsTagHelper", @@ -127477,8 +126396,7 @@ { "Name": "scrollview-item", "DisplayName": "scrollview-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -127490,10 +126408,10 @@ }, { "__Checksum": { - "Data1": 5529821449893363281, - "Data2": -7619338126128601544, - "Data3": -1363717054785799426, - "Data4": -1314930935394814590 + "Data1": -2468104596216772636, + "Data2": -8555437507139933153, + "Data3": -1100417101586472556, + "Data4": -8095248402780621608 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewMessagesSettingsTagHelper", @@ -127539,10 +126457,10 @@ }, { "__Checksum": { - "Data1": -9216646181230554866, - "Data2": 2897850459345877912, - "Data3": -7140687910879856153, - "Data4": 6916809181313987248 + "Data1": -637917603160838899, + "Data2": -7809665508336195754, + "Data3": 5865367798640379776, + "Data4": -9122440105045401093 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewPageableSettingsTagHelper", @@ -127618,10 +126536,10 @@ }, { "__Checksum": { - "Data1": 2059110905347716680, - "Data2": -4406480605345414390, - "Data3": 7473420096844138148, - "Data4": -5781755141911296460 + "Data1": 2780828033282881015, + "Data2": -146682977759947333, + "Data3": -8001291196395030389, + "Data4": -8242970961157666755 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewTagHelper", @@ -127911,26 +126829,22 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pageable", "DisplayName": "pageable", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -127942,10 +126856,10 @@ }, { "__Checksum": { - "Data1": 2571428293506068773, - "Data2": 6092638785556852390, - "Data3": 418032451963605095, - "Data4": -9027014939495569083 + "Data1": 1608223454313897238, + "Data2": -1635349733384555439, + "Data3": -3143013561092160685, + "Data4": 3952913221513596877 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SignatureTagHelper", @@ -128204,10 +127118,10 @@ }, { "__Checksum": { - "Data1": 5660419302045501958, - "Data2": -9052795015090627706, - "Data3": 2516039966952405553, - "Data4": 849104550823024710 + "Data1": -8919013353044539548, + "Data2": 6079648887570753816, + "Data3": 6925652452523795569, + "Data4": 3939919909759430463 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SkeletonContainerGridGapSettingsTagHelper", @@ -128253,10 +127167,10 @@ }, { "__Checksum": { - "Data1": -5615159047749955182, - "Data2": 3428399404438154700, - "Data3": -643478763226457356, - "Data4": -6423986915115770562 + "Data1": 8636490304208980106, + "Data2": 2287643083371031936, + "Data3": 7212143530083764437, + "Data4": 1950521161977344692 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsItemTagHelper", @@ -128332,10 +127246,10 @@ }, { "__Checksum": { - "Data1": -4044377206509779630, - "Data2": -7502710768353208461, - "Data3": 3475854061596738317, - "Data4": 6524110498745012892 + "Data1": 4128736707084499666, + "Data2": 3494549320747073674, + "Data3": -4142775625140444884, + "Data4": 2305369764982181166 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsItemsTagHelper", @@ -128353,8 +127267,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -128366,10 +127279,10 @@ }, { "__Checksum": { - "Data1": -3540673860227035330, - "Data2": 3566051339658441056, - "Data3": -4358024880423066707, - "Data4": -2412163571730704262 + "Data1": 3369716785710828760, + "Data2": 5121570501556748027, + "Data3": -5480300706716841765, + "Data4": -4751029029773013451 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsTagHelper", @@ -128410,14 +127323,12 @@ { "Name": "gap", "DisplayName": "gap", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -128429,10 +127340,10 @@ }, { "__Checksum": { - "Data1": -5316408307845984210, - "Data2": 7089028247779934455, - "Data3": -2143877665676727048, - "Data4": -2878106501643332088 + "Data1": 3022310182640715735, + "Data2": -7568654993919642405, + "Data3": 5450465734049658885, + "Data4": -2970168805041750496 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper", @@ -128561,8 +127472,7 @@ { "Name": "grid", "DisplayName": "grid", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -128574,10 +127484,10 @@ }, { "__Checksum": { - "Data1": 8523858635425208669, - "Data2": 110641289030080164, - "Data3": 4154628933492467050, - "Data4": -2472845464738628437 + "Data1": 2984964574561044938, + "Data2": -2436392727141033775, + "Data3": -3602211214359653611, + "Data4": -8112931233943447604 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SliderTagHelper", @@ -128782,8 +127692,7 @@ { "Name": "slider-tooltip", "DisplayName": "slider-tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -128795,10 +127704,10 @@ }, { "__Checksum": { - "Data1": -7811701240257708625, - "Data2": 4267303791068923237, - "Data3": -4335533246772787094, - "Data4": 4607974922382032189 + "Data1": -3911385823078917008, + "Data2": -684283345318499730, + "Data3": 1021574309941699180, + "Data4": -1919620668693853912 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SliderTooltipSettingsTagHelper", @@ -128890,10 +127799,10 @@ }, { "__Checksum": { - "Data1": 1390495203260034845, - "Data2": 8093925295239408167, - "Data3": -2732064328609310100, - "Data4": -3078139696604839785 + "Data1": -3339055125175161489, + "Data2": 3894174384442427305, + "Data3": -7378916835352337750, + "Data4": -3699019450162474879 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SortableCursorOffsetSettingsTagHelper", @@ -128939,10 +127848,10 @@ }, { "__Checksum": { - "Data1": 2628857407267324360, - "Data2": 6740083152418148337, - "Data3": 8862537085017520443, - "Data4": -6771935986003767081 + "Data1": -4551627834078641901, + "Data2": 5077668737943928159, + "Data3": -1590616684401866181, + "Data4": 5620904524378446215 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SortableTagHelper", @@ -129171,8 +128080,7 @@ { "Name": "cursor-offset", "DisplayName": "cursor-offset", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -129184,10 +128092,10 @@ }, { "__Checksum": { - "Data1": -2376185340805501700, - "Data2": 2190692798582402201, - "Data3": -2239995163371381811, - "Data4": 2285790731729999708 + "Data1": -8340658050747833611, + "Data2": -650866287500549286, + "Data3": 1107220589867819361, + "Data4": 6966334325818778152 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SparklineTagHelper", @@ -129606,86 +128514,72 @@ { "Name": "axis-defaults", "DisplayName": "axis-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "category-axis", "DisplayName": "category-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "series", "DisplayName": "series", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "series-defaults", "DisplayName": "series-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "value-axis", "DisplayName": "value-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "x-axis", "DisplayName": "x-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-area", "DisplayName": "chart-area", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-legend", "DisplayName": "chart-legend", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "panes", "DisplayName": "panes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "plot-area", "DisplayName": "plot-area", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-title", "DisplayName": "chart-title", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -129697,10 +128591,10 @@ }, { "__Checksum": { - "Data1": -4838273738230819341, - "Data2": 2449076055071052471, - "Data3": -8580417054652836799, - "Data4": 545514990173964169 + "Data1": -8648105567584949982, + "Data2": 4298090757230330074, + "Data3": 5364873866701568053, + "Data4": 9003472137891082636 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper", @@ -129829,10 +128723,10 @@ }, { "__Checksum": { - "Data1": 7940984600080779985, - "Data2": -6437936830787494346, - "Data3": -4266128696322341586, - "Data4": -548357078682101409 + "Data1": -4463551312478724926, + "Data2": 3823157294066566281, + "Data3": -4132594223955949019, + "Data4": -93079908308724065 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitButtonItemsTagHelper", @@ -129850,8 +128744,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -129863,10 +128756,10 @@ }, { "__Checksum": { - "Data1": 7539163180019722166, - "Data2": 6307130246450888111, - "Data3": 1357070680184541645, - "Data4": 8829910916161855011 + "Data1": 665625902507037566, + "Data2": -4078312968836209475, + "Data3": 3006812485245182135, + "Data4": -606290119159824723 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitButtonMessagesSettingsTagHelper", @@ -129902,10 +128795,10 @@ }, { "__Checksum": { - "Data1": -2055143759770725594, - "Data2": -6871482038684639691, - "Data3": -7674349377639770997, - "Data4": -2595602959484368941 + "Data1": -8595270443948496886, + "Data2": 6801211673436793201, + "Data3": -66083790846006943, + "Data4": 500715196541726685 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitButtonPopupSettingsTagHelper", @@ -129941,10 +128834,10 @@ }, { "__Checksum": { - "Data1": -4625624654350297991, - "Data2": -1560932165910088961, - "Data3": 5192437319593218194, - "Data4": 8049578032927524338 + "Data1": 1033612849042344424, + "Data2": 3569626045987912891, + "Data3": -2267529420147844961, + "Data4": 5564274355943788200 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitButtonTagHelper", @@ -130183,20 +129076,17 @@ { "Name": "splitbutton-items", "DisplayName": "splitbutton-items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup", "DisplayName": "popup", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -130208,10 +129098,10 @@ }, { "__Checksum": { - "Data1": -8235763175863485595, - "Data2": 8236460581111420409, - "Data3": 8069979885940699636, - "Data4": -314329983390317429 + "Data1": -3451395382573445016, + "Data2": 6033278589786242761, + "Data3": -6479404948235129096, + "Data4": -1807200304987787448 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitterPaneTagHelper", @@ -130357,10 +129247,10 @@ }, { "__Checksum": { - "Data1": -8734384920556840967, - "Data2": -1062831600899540964, - "Data3": 8681922609932915740, - "Data4": 2210792649005795632 + "Data1": 4385596918218698093, + "Data2": 5411478512800293702, + "Data3": 2756365024400632462, + "Data4": 3604940517848102274 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitterTagHelper", @@ -130490,8 +129380,7 @@ { "Name": "pane", "DisplayName": "pane", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -130503,10 +129392,10 @@ }, { "__Checksum": { - "Data1": 7318921928844070, - "Data2": -5481489679523902470, - "Data3": -5772395147323903256, - "Data4": -5001911458191034637 + "Data1": 6981381211611694798, + "Data2": 5204079863191528356, + "Data3": -7177799588374156531, + "Data4": 461667390262478947 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetDataToolTabTagHelper", @@ -130542,10 +129431,10 @@ }, { "__Checksum": { - "Data1": 297043197400086481, - "Data2": 4020356416338010179, - "Data3": 100330157218684339, - "Data4": -6104811364008614889 + "Data1": 6111904133959159382, + "Data2": -7898852120299507919, + "Data3": -7748389516365287677, + "Data4": 9032467923004434339 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetDefaultCellStyleSettingsTagHelper", @@ -130651,10 +129540,10 @@ }, { "__Checksum": { - "Data1": -3237555782764559794, - "Data2": 2169231349825479307, - "Data3": 4761161543182483483, - "Data4": -880215007525363410 + "Data1": 660677742205979084, + "Data2": -1955819736307985336, + "Data3": -1035658246103351736, + "Data4": -7187277060561002590 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetExcelSettingsTagHelper", @@ -130710,10 +129599,10 @@ }, { "__Checksum": { - "Data1": 8946175063527245417, - "Data2": -8397409378995993721, - "Data3": -6073098208122737567, - "Data4": 3730241388246356582 + "Data1": 1715128599112439599, + "Data2": 5330052128504869517, + "Data3": 5156644723160324242, + "Data4": 3229967182250425348 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetGroupedToolTagHelper", @@ -130749,10 +129638,10 @@ }, { "__Checksum": { - "Data1": -3036731406332568820, - "Data2": 2690986338966126457, - "Data3": -7834022774228192056, - "Data4": 1957465341958030054 + "Data1": -4410364966023357971, + "Data2": 8726791414995353628, + "Data3": -4328651932516964965, + "Data4": 4205279023078104364 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetHomeToolTabTagHelper", @@ -130788,10 +129677,10 @@ }, { "__Checksum": { - "Data1": 8042620364692974298, - "Data2": 2292611049725167162, - "Data3": -2739796588878250798, - "Data4": -25980712807745594 + "Data1": 3471756105167392810, + "Data2": -1511493922776372269, + "Data3": -2529365874555640743, + "Data4": 6602516030158601625 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetInsertToolTabTagHelper", @@ -130827,10 +129716,10 @@ }, { "__Checksum": { - "Data1": -5577752285568937947, - "Data2": -3064470593615600120, - "Data3": 5732956292952151737, - "Data4": 1808739844104334613 + "Data1": -6846708209460250374, + "Data2": -5300722198254852102, + "Data3": -2732961822926993203, + "Data4": -3846870363398125586 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetPdfMarginSettingsTagHelper", @@ -130896,10 +129785,10 @@ }, { "__Checksum": { - "Data1": 3159358305968959914, - "Data2": -6611360700503557292, - "Data3": 7073656250846436559, - "Data4": -1751991392961545994 + "Data1": 1891277648161698728, + "Data2": 4383946262261945889, + "Data3": -7260286102418418680, + "Data4": -5259479296586798923 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper", @@ -131120,8 +130009,7 @@ { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -131133,10 +130021,10 @@ }, { "__Checksum": { - "Data1": 327994697786426406, - "Data2": -5565908430244932817, - "Data3": 25331790264891759, - "Data4": -8658875162450055494 + "Data1": -4668116784859119149, + "Data2": 8083577910375063851, + "Data3": -7710364663741544883, + "Data4": -2057874215250324240 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetColumnTagHelper", @@ -131182,10 +130070,10 @@ }, { "__Checksum": { - "Data1": 5930956727066360164, - "Data2": -4628028537856048274, - "Data3": -3649029392427960224, - "Data4": 4477498520819409600 + "Data1": 4533186541441575739, + "Data2": 7412315251570823817, + "Data3": 1742729229927532146, + "Data4": -4416952058135676136 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetColumnsTagHelper", @@ -131203,8 +130091,7 @@ { "Name": "sheet-column", "DisplayName": "sheet-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -131216,10 +130103,10 @@ }, { "__Checksum": { - "Data1": -6727292479619353500, - "Data2": 4244777590855163071, - "Data3": -6621206796121098984, - "Data4": 630322017330970931 + "Data1": 5714540399852816707, + "Data2": 1162121216539710654, + "Data3": 2100704150421922292, + "Data4": -5858904983142767927 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetDrawingTagHelper", @@ -131305,10 +130192,10 @@ }, { "__Checksum": { - "Data1": 8229597830196477727, - "Data2": -4304080223952679061, - "Data3": 9182730990272858046, - "Data4": 8315375282040121297 + "Data1": -898535399810604527, + "Data2": -941669614642959554, + "Data3": 7584893253160861504, + "Data4": -5117491581864554326 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetDrawingsTagHelper", @@ -131326,8 +130213,7 @@ { "Name": "drawing", "DisplayName": "drawing", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -131339,10 +130225,10 @@ }, { "__Checksum": { - "Data1": -944925077092030661, - "Data2": 5988675363487131446, - "Data3": 127058419501143612, - "Data4": 4723504293396064172 + "Data1": -2382883003998902131, + "Data2": -2249956830238302040, + "Data3": 1019138851426455349, + "Data4": -845113486363672667 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnCriteriaTagHelper", @@ -131388,10 +130274,10 @@ }, { "__Checksum": { - "Data1": -6221152132882121251, - "Data2": 4774787966542629853, - "Data3": -1989424824620574331, - "Data4": 9056245275022807689 + "Data1": -652844854242357822, + "Data2": -8359257255563156278, + "Data3": -2727877869374394141, + "Data4": -6689783686888688210 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnCriteriasTagHelper", @@ -131409,8 +130295,7 @@ { "Name": "criteria", "DisplayName": "criteria", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -131422,10 +130307,10 @@ }, { "__Checksum": { - "Data1": 1740503351999103524, - "Data2": 2238798493177367870, - "Data3": 4310991867184778315, - "Data4": -7019627278604559740 + "Data1": -8925988641739622350, + "Data2": 804694010681810002, + "Data3": 3045739153883300702, + "Data4": -7480762111362103091 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnTagHelper", @@ -131506,8 +130391,7 @@ { "Name": "criterias", "DisplayName": "criterias", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -131519,10 +130403,10 @@ }, { "__Checksum": { - "Data1": -1521629900781494371, - "Data2": 7232126654602948852, - "Data3": 3560459573126367673, - "Data4": 5652512590538839627 + "Data1": 6078052498304471984, + "Data2": 5308955528395689907, + "Data3": 319539458510051263, + "Data4": 8713043220686140987 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnsTagHelper", @@ -131540,8 +130424,7 @@ { "Name": "filter-column", "DisplayName": "filter-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -131553,10 +130436,10 @@ }, { "__Checksum": { - "Data1": 7634054019626016560, - "Data2": -1155754945962332636, - "Data3": 1393652424243726751, - "Data4": -246779451067140678 + "Data1": 3061771037471057281, + "Data2": -7043989745022283981, + "Data3": 344377971139262542, + "Data4": 2843454285531519699 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsTagHelper", @@ -131587,8 +130470,7 @@ { "Name": "filter-columns", "DisplayName": "filter-columns", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -131600,10 +130482,10 @@ }, { "__Checksum": { - "Data1": 665319797920341584, - "Data2": 3123523376409657881, - "Data3": 2563545280874289823, - "Data4": -7402541300990462516 + "Data1": 212028666788905260, + "Data2": 9104191028215090066, + "Data3": -6014409920831937222, + "Data4": 6046478578552530983 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderBottomSettingsTagHelper", @@ -131649,10 +130531,10 @@ }, { "__Checksum": { - "Data1": 3288292289477321298, - "Data2": -544119849938335710, - "Data3": 5465204267856600722, - "Data4": 2700704011406453836 + "Data1": 965646739027281028, + "Data2": -7682649306733364, + "Data3": -6856655266108635428, + "Data4": 5522778524877096328 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderLeftSettingsTagHelper", @@ -131698,10 +130580,10 @@ }, { "__Checksum": { - "Data1": 8984646921704284882, - "Data2": -6241987897663248167, - "Data3": -285313854475021344, - "Data4": -405586212984561871 + "Data1": 4734962511876806782, + "Data2": 9124463790547957326, + "Data3": 5684671561647595841, + "Data4": 8929860557659036650 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderRightSettingsTagHelper", @@ -131747,10 +130629,10 @@ }, { "__Checksum": { - "Data1": 7870167051408547603, - "Data2": 6724673677524061906, - "Data3": 2835229493054910009, - "Data4": 2663487799297324258 + "Data1": -7275674829819848031, + "Data2": -8280225578405546388, + "Data3": 3932570420245240271, + "Data4": 7502784747775959393 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderTopSettingsTagHelper", @@ -131796,10 +130678,10 @@ }, { "__Checksum": { - "Data1": -2742398520240079877, - "Data2": 550049709069523448, - "Data3": 853371737233224547, - "Data4": -6779350429161388572 + "Data1": -1719473617439235133, + "Data2": -132912208026552734, + "Data3": 7524532727418584868, + "Data4": -4307359175575004729 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper", @@ -132000,32 +130882,27 @@ { "Name": "border-bottom", "DisplayName": "border-bottom", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "border-left", "DisplayName": "border-left", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "border-top", "DisplayName": "border-top", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "border-right", "DisplayName": "border-right", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "validation", "DisplayName": "validation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -132037,10 +130914,10 @@ }, { "__Checksum": { - "Data1": 8270167965988411117, - "Data2": -4153186066695579573, - "Data3": -4288689256964510941, - "Data4": -4384199687127157810 + "Data1": -4122292442956429368, + "Data2": 1102640132005538138, + "Data3": 8576404469891582751, + "Data4": 5098866233356583711 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellsTagHelper", @@ -132058,8 +130935,7 @@ { "Name": "cell", "DisplayName": "cell", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -132071,10 +130947,10 @@ }, { "__Checksum": { - "Data1": -226114767385456728, - "Data2": -780655036712966410, - "Data3": -5344156276098415235, - "Data4": 6850288072749245415 + "Data1": -1158811446099642269, + "Data2": 7446682589940789238, + "Data3": -2326972312342277402, + "Data4": -1522695558541121838 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper", @@ -132250,10 +131126,10 @@ }, { "__Checksum": { - "Data1": -4304851018869200716, - "Data2": -2838978893594471856, - "Data3": -8875095671386828650, - "Data4": -3995746018470126258 + "Data1": -4801859143079865728, + "Data2": -7034762684863207921, + "Data3": -2758449091133455122, + "Data4": 8044538797755375245 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowTagHelper", @@ -132304,8 +131180,7 @@ { "Name": "cells", "DisplayName": "cells", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -132317,10 +131192,10 @@ }, { "__Checksum": { - "Data1": -8624127191983162300, - "Data2": 969677246656275336, - "Data3": -9007767311301723239, - "Data4": -2481208811250341157 + "Data1": -206479240817138263, + "Data2": -5977798644538285745, + "Data3": -3274963276943657483, + "Data4": 1201187546248144875 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowsTagHelper", @@ -132338,8 +131213,7 @@ { "Name": "sheet-row", "DisplayName": "sheet-row", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -132351,10 +131225,10 @@ }, { "__Checksum": { - "Data1": 2626561963628819435, - "Data2": 7513080481673466151, - "Data3": 1174574298949758468, - "Data4": -1419866562380975775 + "Data1": -5344245574404481499, + "Data2": 7988613933098011666, + "Data3": -5859865443065260602, + "Data4": -968329152503983966 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetSortSettingsColumnTagHelper", @@ -132400,10 +131274,10 @@ }, { "__Checksum": { - "Data1": 5162216713773783372, - "Data2": -3437415901148603422, - "Data3": 24353316402186358, - "Data4": 5796987981479488946 + "Data1": 4288622379741384010, + "Data2": 146379968205468421, + "Data3": -1395397885898560077, + "Data4": -3821275252646754961 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetSortSettingsColumnsTagHelper", @@ -132421,8 +131295,7 @@ { "Name": "sort-column", "DisplayName": "sort-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -132434,10 +131307,10 @@ }, { "__Checksum": { - "Data1": 4450561690569596727, - "Data2": 7950569229188361794, - "Data3": -5712840304804722484, - "Data4": 545708471324216457 + "Data1": 7326181980987734462, + "Data2": 1758868750883340527, + "Data3": 3449424006413040623, + "Data4": 7591245928969883546 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetSortSettingsTagHelper", @@ -132468,8 +131341,7 @@ { "Name": "sort-columns", "DisplayName": "sort-columns", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -132481,10 +131353,10 @@ }, { "__Checksum": { - "Data1": 2785218248912232194, - "Data2": -1674025185264511566, - "Data3": 8070092333878137520, - "Data4": -5111376840523602791 + "Data1": -6916177184902957597, + "Data2": 3751184222663588118, + "Data3": 9151048038080179170, + "Data4": -272485948336538789 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetTagHelper", @@ -132575,32 +131447,27 @@ { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filter", "DisplayName": "filter", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "rows", "DisplayName": "rows", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sort", "DisplayName": "sort", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -132612,10 +131479,10 @@ }, { "__Checksum": { - "Data1": 5343546265467487607, - "Data2": -6971287498893564062, - "Data3": 836493297638058742, - "Data4": -2348205507106769362 + "Data1": 5431158714455894163, + "Data2": 1156784695812040415, + "Data3": 6217506245045946221, + "Data4": -2895071905445277792 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetsTagHelper", @@ -132633,8 +131500,7 @@ { "Name": "sheet", "DisplayName": "sheet", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -132646,10 +131512,10 @@ }, { "__Checksum": { - "Data1": -2724880065289597564, - "Data2": -5179707791078259689, - "Data3": 7398646803157298060, - "Data4": -172457242062207255 + "Data1": 111649591777111991, + "Data2": 7100147900706350651, + "Data3": 55097778539192434, + "Data4": -3824828590972895981 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetTagHelper", @@ -133059,32 +131925,27 @@ { "Name": "default-cell-style", "DisplayName": "default-cell-style", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "excel", "DisplayName": "excel", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sheets", "DisplayName": "sheets", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -133096,10 +131957,10 @@ }, { "__Checksum": { - "Data1": 7943728949762715686, - "Data2": 7640210867720234657, - "Data3": -6553088465811921037, - "Data4": -9047759255183589293 + "Data1": 2433262259415662087, + "Data2": 1236653228767643261, + "Data3": 1657970443765567380, + "Data4": 5012627059893864321 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetToolbarTagHelper", @@ -133130,20 +131991,17 @@ { "Name": "home", "DisplayName": "home", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "insert", "DisplayName": "insert", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "data", "DisplayName": "data", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -133155,10 +132013,10 @@ }, { "__Checksum": { - "Data1": -8010466360140924210, - "Data2": -2931923494663248332, - "Data3": 8517944761994191168, - "Data4": -3643927791533309103 + "Data1": 5829007257781171418, + "Data2": 8026122840303143197, + "Data3": 6094792432645016199, + "Data4": -5519055084513387537 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetToolGroupTagHelper", @@ -133201,8 +132059,7 @@ { "Name": "tool", "DisplayName": "tool", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -133214,10 +132071,10 @@ }, { "__Checksum": { - "Data1": -5652801197787418377, - "Data2": -3281730198155961885, - "Data3": 5973629375559771943, - "Data4": -8151723210998511410 + "Data1": 3159371764515660759, + "Data2": 2082976381731543405, + "Data3": -4845293685303330041, + "Data4": 340315609890633616 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetToolTagHelper", @@ -133265,10 +132122,10 @@ }, { "__Checksum": { - "Data1": -8316509401378852189, - "Data2": -3955938301504975446, - "Data3": -7301686893179922771, - "Data4": -180691608888520872 + "Data1": -1111387713840753803, + "Data2": 7309265483103534584, + "Data3": -879708385741029182, + "Data4": 3293480640821484043 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StackLayoutContainerTagHelper", @@ -133304,10 +132161,10 @@ }, { "__Checksum": { - "Data1": 5385583197468517503, - "Data2": -7715714543117518554, - "Data3": 7909815780903405130, - "Data4": 4574275458377994567 + "Data1": -6344997633908306021, + "Data2": 6085198930631224677, + "Data3": -2467570745577714828, + "Data4": -1701935131898694209 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StackLayoutTagHelper", @@ -133430,8 +132287,7 @@ { "Name": "container", "DisplayName": "container", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -133443,10 +132299,10 @@ }, { "__Checksum": { - "Data1": -5367617297364796442, - "Data2": 7120705367072982770, - "Data3": 3397281361428867131, - "Data4": 9198551632921983165 + "Data1": -4976187767362026972, + "Data2": -8790658784521366382, + "Data3": 7901809039999622022, + "Data4": -6678135405566705802 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StepperStepTagHelper", @@ -133572,10 +132428,10 @@ }, { "__Checksum": { - "Data1": 1545755325783216653, - "Data2": -2178840308406125755, - "Data3": -3903102636522123108, - "Data4": 5470586147500489925 + "Data1": 7084954877792443721, + "Data2": 28084797387502241, + "Data3": -1397631756992290553, + "Data4": -4633968634610078552 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StepperStepsTagHelper", @@ -133593,8 +132449,7 @@ { "Name": "step", "DisplayName": "step", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -133606,10 +132461,10 @@ }, { "__Checksum": { - "Data1": -4378721041238615575, - "Data2": 5892264095141096726, - "Data3": 1551997095360412923, - "Data4": 6878058045833010352 + "Data1": -3921407314494417897, + "Data2": 1598731289048562384, + "Data3": -7673178646172834585, + "Data4": 1251658329158413566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StepperTagHelper", @@ -133738,8 +132593,7 @@ { "Name": "steps", "DisplayName": "steps", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -133751,10 +132605,10 @@ }, { "__Checksum": { - "Data1": 4750758580220622770, - "Data2": -3037819099668703896, - "Data3": -736262676010500923, - "Data4": -6036537943640046666 + "Data1": -5596786804098998843, + "Data2": -6658471055989852038, + "Data3": 4712061247994506655, + "Data4": 4205029196175122603 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisAutoBaseUnitStepsSettingsTagHelper", @@ -133850,10 +132704,10 @@ }, { "__Checksum": { - "Data1": -3326514619503690742, - "Data2": 1267969386748017913, - "Data3": 8681702076830638694, - "Data4": -102949426279565913 + "Data1": -5964708153787236259, + "Data2": -1164063335217686653, + "Data3": 7065477007184919045, + "Data4": 2351275221880954077 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairSettingsTagHelper", @@ -133914,8 +132768,7 @@ { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -133927,10 +132780,10 @@ }, { "__Checksum": { - "Data1": 6680762964240456010, - "Data2": -1377681325740570780, - "Data3": -6369635092840809321, - "Data4": -2520065055178156840 + "Data1": 4941007793460470384, + "Data2": -1445993664684557346, + "Data3": 2659918799505395188, + "Data4": 4234028083533846876 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipBorderSettingsTagHelper", @@ -133986,10 +132839,10 @@ }, { "__Checksum": { - "Data1": -7463808507404811794, - "Data2": -3678012052730496662, - "Data3": 4190666143351617725, - "Data4": -375430926324192321 + "Data1": 1968649687008216702, + "Data2": 6864996428436934009, + "Data3": -4709688786564982513, + "Data4": 2784907532621147817 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipPaddingSettingsTagHelper", @@ -134055,10 +132908,10 @@ }, { "__Checksum": { - "Data1": 757756128072675102, - "Data2": 804045063546145346, - "Data3": -2966037136878925416, - "Data4": 6478317005010616241 + "Data1": 845998225548474020, + "Data2": -6612371393351347646, + "Data3": 3953863317895225824, + "Data4": -4830856717004184821 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipSettingsTagHelper", @@ -134149,14 +133002,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -134168,10 +133019,10 @@ }, { "__Checksum": { - "Data1": -2011752173222351017, - "Data2": 9190110135326373335, - "Data3": -3166974160255215074, - "Data4": -6599720312489086833 + "Data1": 6387595864671769489, + "Data2": 1589178702929854361, + "Data3": -7433550177452794623, + "Data4": 2174615884988679202 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsBorderSettingsTagHelper", @@ -134227,10 +133078,10 @@ }, { "__Checksum": { - "Data1": 359507622225375473, - "Data2": 298264259301395470, - "Data3": 3545402049948841577, - "Data4": 2795607845792546365 + "Data1": 6530051180366434960, + "Data2": 2603400056290874269, + "Data3": 5479160729052404681, + "Data4": 7861034080948653233 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsDateFormatsSettingsTagHelper", @@ -134306,10 +133157,10 @@ }, { "__Checksum": { - "Data1": 7832906755482811125, - "Data2": -2583990572424908239, - "Data3": 5976117516566036527, - "Data4": 1718801457338014826 + "Data1": -5692386244668646501, + "Data2": -4383423895338028678, + "Data3": -6930476923199354929, + "Data4": -2532894801243913687 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsMarginSettingsTagHelper", @@ -134375,10 +133226,10 @@ }, { "__Checksum": { - "Data1": -8235362961859527299, - "Data2": 8813385026599239659, - "Data3": 1801291214454828036, - "Data4": -7842082489503787534 + "Data1": 3588319522194600506, + "Data2": -426813701630282312, + "Data3": -1880164012688787104, + "Data4": 4888256083468776742 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsPaddingSettingsTagHelper", @@ -134444,10 +133295,10 @@ }, { "__Checksum": { - "Data1": 3556507871073654126, - "Data2": 190369659734991967, - "Data3": 6652726730468186347, - "Data4": 2183152767740715944 + "Data1": -426765306770186347, + "Data2": 2052673258367354438, + "Data3": 5770989562049477018, + "Data4": 6460158248037028047 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper", @@ -134588,26 +133439,22 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "date-formats", "DisplayName": "date-formats", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -134619,10 +133466,10 @@ }, { "__Checksum": { - "Data1": 6606319821885265139, - "Data2": 479249599817465258, - "Data3": -1590599066123697785, - "Data4": -6891344284989061694 + "Data1": -5758824220515548585, + "Data2": -5451320973043334494, + "Data3": -2565754078844872997, + "Data4": 6462052765014097757 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLineSettingsTagHelper", @@ -134688,10 +133535,10 @@ }, { "__Checksum": { - "Data1": -6239990069962170207, - "Data2": -2963621839541456676, - "Data3": 2581429002441126176, - "Data4": -1720849288307735849 + "Data1": -8992252547608885467, + "Data2": 290620286920590299, + "Data3": 7139104790792660517, + "Data4": -5320569924175715735 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorGridLinesSettingsTagHelper", @@ -134777,10 +133624,10 @@ }, { "__Checksum": { - "Data1": -3710732219022542829, - "Data2": -2552185499424500508, - "Data3": 4455313845711507473, - "Data4": -5355217508712908504 + "Data1": -6582737268629178092, + "Data2": -187686332468826195, + "Data3": 6908184262591830490, + "Data4": 4626264159299074807 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorTicksSettingsTagHelper", @@ -134866,10 +133713,10 @@ }, { "__Checksum": { - "Data1": -2784443736115354911, - "Data2": -3546252392360487520, - "Data3": -7510714932798221982, - "Data4": -6295016303172626692 + "Data1": 7027902386891355409, + "Data2": 4616764425577533436, + "Data3": -1154007771583298614, + "Data4": 9088973544935263403 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorGridLinesSettingsTagHelper", @@ -134955,10 +133802,10 @@ }, { "__Checksum": { - "Data1": -5818231775551805765, - "Data2": 3213620914410710553, - "Data3": -6764852051035858964, - "Data4": 5500810246232254748 + "Data1": 5065013018902539588, + "Data2": -4061563447844918157, + "Data3": 1781127159673304384, + "Data4": 4271872624069492190 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorTicksSettingsTagHelper", @@ -135044,10 +133891,10 @@ }, { "__Checksum": { - "Data1": 5738754431609697033, - "Data2": -8496267406763374597, - "Data3": -9162742976945507503, - "Data4": -7260951897342984666 + "Data1": 154797950039654797, + "Data2": 567103073294885059, + "Data3": 8751823984081460836, + "Data4": -1132748979860288690 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesIconBorderSettingsTagHelper", @@ -135093,10 +133940,10 @@ }, { "__Checksum": { - "Data1": 3209904091270935472, - "Data2": 2955202185502445572, - "Data3": 6818604579217051553, - "Data4": 1324044285072387128 + "Data1": 7364597961900459159, + "Data2": 1029319515730686891, + "Data3": -3861917339680451929, + "Data4": 4810408625763243692 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesIconSettingsTagHelper", @@ -135157,8 +134004,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -135170,10 +134016,10 @@ }, { "__Checksum": { - "Data1": -1743452553850764775, - "Data2": 546032748530151898, - "Data3": -9078113248595412278, - "Data4": -3643785710423242004 + "Data1": -8501027004981373934, + "Data2": -5016743435862819908, + "Data3": 5736767474596181169, + "Data4": 6367362784374311478 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelBorderSettingsTagHelper", @@ -135229,10 +134075,10 @@ }, { "__Checksum": { - "Data1": 6155106413068219238, - "Data2": -8441934027560317414, - "Data3": -4256688929335603086, - "Data4": -5313630255472709528 + "Data1": -9187869231642628550, + "Data2": -750091563782842015, + "Data3": -3599200410348795289, + "Data4": -6695030783130206552 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper", @@ -135343,8 +134189,7 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -135356,10 +134201,10 @@ }, { "__Checksum": { - "Data1": -3235515986441333888, - "Data2": -3689143715176481585, - "Data3": -4540559097101924534, - "Data4": -115964662974861357 + "Data1": 1258899036075761428, + "Data2": 8976260059365975290, + "Data3": -3055771366835045312, + "Data4": -9134781102622223104 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLineSettingsTagHelper", @@ -135415,10 +134260,10 @@ }, { "__Checksum": { - "Data1": -87451720366096770, - "Data2": 8108476033553141881, - "Data3": -5565785920662685544, - "Data4": -6520503917936661381 + "Data1": 8887512927339142381, + "Data2": 7706912238022963422, + "Data3": 7080075022020466980, + "Data4": -3796488235832537862 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesSettingsTagHelper", @@ -135449,20 +134294,17 @@ { "Name": "icon", "DisplayName": "icon", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -135474,10 +134316,10 @@ }, { "__Checksum": { - "Data1": 7229026673303096888, - "Data2": 2855268731968249871, - "Data3": -3152271399123931028, - "Data4": 3102162595342766369 + "Data1": 5040436472908597467, + "Data2": -8304511706390372072, + "Data3": 2300782807772987230, + "Data4": 618715328101694469 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsPlotBandTagHelper", @@ -135543,10 +134385,10 @@ }, { "__Checksum": { - "Data1": -9109153734119817706, - "Data2": -3852536298603162175, - "Data3": -8824692750199327393, - "Data4": -2934900996660191056 + "Data1": -4731692421235486946, + "Data2": -3438218413340793945, + "Data3": 7860808429754855205, + "Data4": -7405358941742119083 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsPlotBandsTagHelper", @@ -135564,8 +134406,7 @@ { "Name": "plot-band", "DisplayName": "plot-band", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -135577,10 +134418,10 @@ }, { "__Checksum": { - "Data1": -9083939379347783551, - "Data2": -2658144854983131890, - "Data3": 2325947641705965885, - "Data4": -1538627774008206461 + "Data1": -7011439654995933420, + "Data2": 7567946076414716173, + "Data3": -1725834333820316735, + "Data4": -757162599977812583 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper", @@ -135771,68 +134612,57 @@ { "Name": "auto-base-unit-steps", "DisplayName": "auto-base-unit-steps", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "crosshair", "DisplayName": "crosshair", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "labels", "DisplayName": "labels", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "line", "DisplayName": "line", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-grid-lines", "DisplayName": "major-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "major-ticks", "DisplayName": "major-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-grid-lines", "DisplayName": "minor-grid-lines", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "minor-ticks", "DisplayName": "minor-ticks", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "plot-bands", "DisplayName": "plot-bands", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "title", "DisplayName": "title", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "notes", "DisplayName": "notes", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -135844,10 +134674,10 @@ }, { "__Checksum": { - "Data1": -4980248349890738827, - "Data2": -1768181754993842321, - "Data3": 5578849550717705084, - "Data4": -6661594603861467803 + "Data1": 1375478424668632514, + "Data2": 5048027753932665442, + "Data3": -821077493158846305, + "Data4": 1889575902751535037 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleBorderSettingsTagHelper", @@ -135903,10 +134733,10 @@ }, { "__Checksum": { - "Data1": 3932047040244741134, - "Data2": 8813594592606495195, - "Data3": -4114601314854336353, - "Data4": 244857476727433077 + "Data1": 1627934805787606182, + "Data2": 2511919021506411996, + "Data3": -3562461976217898543, + "Data4": 7366668906542403385 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleMarginSettingsTagHelper", @@ -135972,10 +134802,10 @@ }, { "__Checksum": { - "Data1": -4973100206401398317, - "Data2": 3992619794901688093, - "Data3": -611976969225324566, - "Data4": -7968303754012864196 + "Data1": 1677161541938192772, + "Data2": 7549180338063559352, + "Data3": 3269689687433784075, + "Data4": 8061365637219274826 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitlePaddingSettingsTagHelper", @@ -136041,10 +134871,10 @@ }, { "__Checksum": { - "Data1": 5136252176679329437, - "Data2": -3971855432415046608, - "Data3": -3201208017438628778, - "Data4": 7376711088636695360 + "Data1": 7318214295253526323, + "Data2": -8283248783912704489, + "Data3": 6575938465037048939, + "Data4": 5747503970728180115 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleSettingsTagHelper", @@ -136135,20 +134965,17 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -136160,10 +134987,10 @@ }, { "__Checksum": { - "Data1": -4181968194109171181, - "Data2": 7231153424315648724, - "Data3": 6260267557069293488, - "Data4": -4286283111902445131 + "Data1": 8590372795093278700, + "Data2": 3293160598513037786, + "Data3": -6476993702406144222, + "Data4": -7561033841608720752 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorHintSettingsTagHelper", @@ -136229,10 +135056,10 @@ }, { "__Checksum": { - "Data1": 5395333719231198584, - "Data2": 8897113746823849491, - "Data3": 1739015060772518454, - "Data4": -275983470790523440 + "Data1": 6179258945136254566, + "Data2": -6219891650375539165, + "Data3": -8469794990845956232, + "Data4": 8449210171991125314 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneBorderSettingsTagHelper", @@ -136288,10 +135115,10 @@ }, { "__Checksum": { - "Data1": -6194558923875113978, - "Data2": -4193639480113604297, - "Data3": -1935439093644461496, - "Data4": 8206494843754947772 + "Data1": 7881600088099998554, + "Data2": -7190882490134530327, + "Data3": 8535692598692327284, + "Data4": 573275371202526720 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneMarginSettingsTagHelper", @@ -136357,10 +135184,10 @@ }, { "__Checksum": { - "Data1": 3618694901476194570, - "Data2": 1480403277101779155, - "Data3": 7695649918835705118, - "Data4": -7974910903773924631 + "Data1": 1737811181025941727, + "Data2": -2523942671228714006, + "Data3": -1932692662724234493, + "Data4": -8859108633471018308 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPanePaddingSettingsTagHelper", @@ -136426,10 +135253,10 @@ }, { "__Checksum": { - "Data1": 8350359357970689691, - "Data2": 3892284812208087593, - "Data3": -453342380529330025, - "Data4": 7221808284390840345 + "Data1": -6065691434484269932, + "Data2": 3064877517106556911, + "Data3": 5725512453208891041, + "Data4": 1058118465697069624 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneSettingsTagHelper", @@ -136480,26 +135307,22 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "padding", "DisplayName": "padding", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "title", "DisplayName": "title", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -136511,10 +135334,10 @@ }, { "__Checksum": { - "Data1": -1538833171971958166, - "Data2": -5322927238202495590, - "Data3": -9106914687700745942, - "Data4": -3518774426789763201 + "Data1": -7723478851905000200, + "Data2": 3181901214943695720, + "Data3": -3649780556015236505, + "Data4": 5214086317217212312 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleBorderSettingsTagHelper", @@ -136570,10 +135393,10 @@ }, { "__Checksum": { - "Data1": 542327289264896631, - "Data2": -2825563700041742333, - "Data3": -6444798634218457966, - "Data4": 7393977955066752695 + "Data1": -2720876677007917808, + "Data2": -7314153187964755238, + "Data3": 5006391017558589856, + "Data4": 7500100905824855035 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleMarginSettingsTagHelper", @@ -136639,10 +135462,10 @@ }, { "__Checksum": { - "Data1": 2879701850999732036, - "Data2": 3447382323916799558, - "Data3": -1034409895584692187, - "Data4": -8093337175789692369 + "Data1": -4828259835905054098, + "Data2": -2803161736828080207, + "Data3": -3067738402236455883, + "Data4": 1341411468714881025 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleSettingsTagHelper", @@ -136723,14 +135546,12 @@ { "Name": "border", "DisplayName": "border", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "margin", "DisplayName": "margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -136742,10 +135563,10 @@ }, { "__Checksum": { - "Data1": 7078381226004089442, - "Data2": 1683900889674811812, - "Data3": -7352235517747930261, - "Data4": -2386287296799473837 + "Data1": 3752090869607967736, + "Data2": 5342894074684751691, + "Data3": 5716057082092039986, + "Data4": 909098966395271756 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorSelectMousewheelSettingsTagHelper", @@ -136801,10 +135622,10 @@ }, { "__Checksum": { - "Data1": -4618089179314827635, - "Data2": -7075059307986395985, - "Data3": -4176127272367439592, - "Data4": 833994777324217655 + "Data1": -4893318548200902043, + "Data2": 4879024736625327429, + "Data3": 3881353230921920551, + "Data4": 7016609085204555495 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorSelectSettingsTagHelper", @@ -136845,8 +135666,7 @@ { "Name": "mousewheel", "DisplayName": "mousewheel", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -136858,10 +135678,10 @@ }, { "__Checksum": { - "Data1": 3153798699798149546, - "Data2": 8728475247953992391, - "Data3": 8042791837110685937, - "Data4": -97958706828934856 + "Data1": 6277167410041486599, + "Data2": -8942858895728632850, + "Data3": 5750379042422652130, + "Data4": -6392719590458034251 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorSettingsTagHelper", @@ -136932,38 +135752,32 @@ { "Name": "navigator-category-axis", "DisplayName": "navigator-category-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pane", "DisplayName": "pane", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "select", "DisplayName": "select", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hint", "DisplayName": "hint", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "navigator-series", "DisplayName": "navigator-series", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -136975,10 +135789,10 @@ }, { "__Checksum": { - "Data1": -8884160409311292787, - "Data2": -5441086895204413948, - "Data3": -7828928077003990264, - "Data4": 5492819946151230752 + "Data1": 8678819645859195370, + "Data2": 1930879060047533220, + "Data3": 3541079387588855108, + "Data4": 7338005712547821175 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartTagHelper", @@ -137377,104 +136191,87 @@ { "Name": "navigator", "DisplayName": "navigator", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "category-axis", "DisplayName": "category-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "series-defaults", "DisplayName": "series-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "value-axis", "DisplayName": "value-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "x-axis", "DisplayName": "x-axis", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "axis-defaults", "DisplayName": "axis-defaults", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-area", "DisplayName": "chart-area", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-legend", "DisplayName": "chart-legend", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "panes", "DisplayName": "panes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pannable", "DisplayName": "pannable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "plot-area", "DisplayName": "plot-area", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "series", "DisplayName": "series", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "chart-title", "DisplayName": "chart-title", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "tooltip", "DisplayName": "tooltip", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "zoomable", "DisplayName": "zoomable", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -137486,10 +136283,10 @@ }, { "__Checksum": { - "Data1": -5091487289363987424, - "Data2": 8025836031413374237, - "Data3": -1439620157528523157, - "Data4": -8933246326572264609 + "Data1": -3802201528734836663, + "Data2": 7990192977744927863, + "Data3": -123427565336830308, + "Data4": -6403609091577564973 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SwitchMessagesSettingsTagHelper", @@ -137541,10 +136338,10 @@ }, { "__Checksum": { - "Data1": 163462055330120930, - "Data2": -682592098312965222, - "Data3": -8202808534789139645, - "Data4": -2799984339568979241 + "Data1": 1609928614495393722, + "Data2": 709315627051412475, + "Data3": -2408837749670721078, + "Data4": 3732156959503298944 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SwitchTagHelper", @@ -137698,8 +136495,7 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -137711,10 +136507,10 @@ }, { "__Checksum": { - "Data1": 5519886476008848447, - "Data2": 4785822096247985637, - "Data3": 7029231640249403214, - "Data4": 3989708501853612016 + "Data1": -235932748955016338, + "Data2": 1773796150628470986, + "Data3": -8333441563567752587, + "Data4": -8216572557765646411 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripAnimationCloseSettingsTagHelper", @@ -137770,10 +136566,10 @@ }, { "__Checksum": { - "Data1": 56462409023022517, - "Data2": 7720816023416101297, - "Data3": -7282593566540538670, - "Data4": -7929758347216559644 + "Data1": -5190325071795240516, + "Data2": -6774974040712806925, + "Data3": 1507349146643657523, + "Data4": -8711841070461595562 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripAnimationOpenSettingsTagHelper", @@ -137829,10 +136625,10 @@ }, { "__Checksum": { - "Data1": 1548666072609446280, - "Data2": 3438576749496074788, - "Data3": 3273990182855967981, - "Data4": 777830966107986973 + "Data1": 8285129166884555577, + "Data2": 2230496110899284665, + "Data3": 2786932317151410799, + "Data4": 3705012758027182282 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripAnimationSettingsTagHelper", @@ -137863,14 +136659,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -137882,10 +136676,10 @@ }, { "__Checksum": { - "Data1": -7852934842419995249, - "Data2": -4995415118107488868, - "Data3": -634776003805546643, - "Data4": -5278169140985855958 + "Data1": 7788790055300182611, + "Data2": 7920133618185238234, + "Data3": 7263624978913450347, + "Data4": -4650775703533500425 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripItemContentTagHelper", @@ -137909,10 +136703,10 @@ }, { "__Checksum": { - "Data1": 3904024035511033629, - "Data2": 3216851266598112842, - "Data3": 5086973344394408718, - "Data4": -8649448155872169183 + "Data1": 4191936493295363533, + "Data2": 6397868466907278936, + "Data3": -6396185185609096619, + "Data4": -1161554807463986083 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripItemsTagHelper", @@ -137931,8 +136725,7 @@ { "Name": "tabstrip-item", "DisplayName": "tabstrip-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -137944,10 +136737,10 @@ }, { "__Checksum": { - "Data1": -1477101406966580398, - "Data2": -4957482286867141184, - "Data3": 1300588450736461098, - "Data4": -16891593402125508 + "Data1": 2936903089672431625, + "Data2": 7045936009426225106, + "Data3": 2380469458146498865, + "Data4": -1563383548076138242 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripItemTagHelper", @@ -138192,8 +136985,7 @@ { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -138205,10 +136997,10 @@ }, { "__Checksum": { - "Data1": 180452213727267103, - "Data2": -5534130495585747701, - "Data3": -1616704105628878925, - "Data4": -8798416616316992720 + "Data1": 1324021604608702018, + "Data2": 756686113383385987, + "Data3": 685329476416752802, + "Data4": 7215333139764199155 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripScrollableSettingsTagHelper", @@ -138254,10 +137046,10 @@ }, { "__Checksum": { - "Data1": -1431419064759772827, - "Data2": -8901324184551222554, - "Data3": -137858425985466729, - "Data4": -1997106692959745929 + "Data1": 5405191748245194313, + "Data2": 5511320889293650122, + "Data3": 2187418896550040420, + "Data4": 524207443760073091 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripTagHelper", @@ -138407,32 +137199,27 @@ { "Name": "scrollable", "DisplayName": "scrollable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "ul", "DisplayName": "ul", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "div", "DisplayName": "div", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -138444,10 +137231,10 @@ }, { "__Checksum": { - "Data1": -8337602758972113823, - "Data2": -4626347079723826635, - "Data3": 5678574852408662563, - "Data4": -2492344185677800546 + "Data1": 1897083547359487334, + "Data2": -4154708269240132807, + "Data3": -8568713961574760274, + "Data4": -1035348845043777046 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardCardMenuTagHelper", @@ -138533,10 +137320,10 @@ }, { "__Checksum": { - "Data1": 1839581158223846936, - "Data2": -6004039934303442274, - "Data3": 6179460645679875605, - "Data4": 6796029247909363070 + "Data1": -7884011303487418066, + "Data2": 2143089681072651495, + "Data3": 1403327910581874726, + "Data4": 3051810949347021833 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardCardMenusTagHelper", @@ -138554,8 +137341,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -138567,10 +137353,10 @@ }, { "__Checksum": { - "Data1": -7144199653983461306, - "Data2": -2218711430520228029, - "Data3": 5117290887265515356, - "Data4": -1278597732669843120 + "Data1": -4801103682839182873, + "Data2": 2278375729804559804, + "Data3": -308248514210393703, + "Data4": -2879216061690531399 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsButtonTagHelper", @@ -138656,10 +137442,10 @@ }, { "__Checksum": { - "Data1": 4770527459652668099, - "Data2": -7471776405843461904, - "Data3": 4957272566017363447, - "Data4": 6292298300861539567 + "Data1": -1056123596668272143, + "Data2": -3267630581447728002, + "Data3": -7892849246801374012, + "Data4": -2455767195532132635 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsButtonsTagHelper", @@ -138677,8 +137463,7 @@ { "Name": "button", "DisplayName": "button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -138690,10 +137475,10 @@ }, { "__Checksum": { - "Data1": 6331428780930439201, - "Data2": 2362511576693942830, - "Data3": 7333466631587230253, - "Data4": -6492859083013189874 + "Data1": 8589630773518226781, + "Data2": 1718759471185613920, + "Data3": 7482345052483873451, + "Data4": 5962894549761858664 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsTagHelper", @@ -138794,8 +137579,7 @@ { "Name": "buttons", "DisplayName": "buttons", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -138807,10 +137591,10 @@ }, { "__Checksum": { - "Data1": 2535168803637661931, - "Data2": -2390400257186920520, - "Data3": 6173518204672386713, - "Data4": 4801069114202635195 + "Data1": 7119787033428687629, + "Data2": -8101722697258331243, + "Data3": 3043804273278994809, + "Data4": 2067897869846348545 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardColumnTagHelper", @@ -138856,10 +137640,10 @@ }, { "__Checksum": { - "Data1": 1237282894055123524, - "Data2": 544101409674123529, - "Data3": -8081123768597080354, - "Data4": -483308561306435034 + "Data1": 8980822647578625756, + "Data2": 9092680804003896608, + "Data3": 3428612218161518927, + "Data4": 3653846237011952910 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardColumnsTagHelper", @@ -138899,14 +137683,12 @@ { "Name": "column", "DisplayName": "column", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -138918,10 +137700,10 @@ }, { "__Checksum": { - "Data1": 4211023116755386927, - "Data2": -5240515449620529473, - "Data3": -3292643923111851123, - "Data4": 7143917956280870421 + "Data1": 875897478451012490, + "Data2": -5751732666636778118, + "Data3": 2073026343939975454, + "Data4": -742511789726364379 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonTagHelper", @@ -139017,10 +137799,10 @@ }, { "__Checksum": { - "Data1": -474396083638478174, - "Data2": -935335999546294716, - "Data3": 3875105356297489298, - "Data4": -943344466961223005 + "Data1": 7660580572020245378, + "Data2": -4005724802076849638, + "Data3": -1339879536272499706, + "Data4": -8562910885217882357 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonsTagHelper", @@ -139038,8 +137820,7 @@ { "Name": "button", "DisplayName": "button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -139051,10 +137832,10 @@ }, { "__Checksum": { - "Data1": 6929597039230218593, - "Data2": -4861618334340255827, - "Data3": 1915724408410226664, - "Data4": 2666455013440583705 + "Data1": -7942351919157140248, + "Data2": 3009907679225308072, + "Data3": 2592174315710216149, + "Data4": 7014500993530081170 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsTagHelper", @@ -139125,14 +137906,12 @@ { "Name": "buttons", "DisplayName": "buttons", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "kendo-form", "DisplayName": "kendo-form", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -139144,10 +137923,10 @@ }, { "__Checksum": { - "Data1": -8456005459335193826, - "Data2": -8132937312159720731, - "Data3": -17706573846160621, - "Data4": -4112268093658385969 + "Data1": 7167755979297390519, + "Data2": -261162033933500368, + "Data3": -6725625072222083296, + "Data4": -4099662496564060566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper", @@ -139373,10 +138152,10 @@ }, { "__Checksum": { - "Data1": -4848968868879063976, - "Data2": 7330269568481890855, - "Data3": -6544757460229044978, - "Data4": -6390904601259337941 + "Data1": 2204466161584730890, + "Data2": 8027139541740433623, + "Data3": 4766472020473380768, + "Data4": 290571576194265561 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonTagHelper", @@ -139472,10 +138251,10 @@ }, { "__Checksum": { - "Data1": 3941214714709799819, - "Data2": 9204450765490823471, - "Data3": 3123557396698254637, - "Data4": 253668501606797503 + "Data1": -5403144050157580721, + "Data2": 6322314147235047839, + "Data3": 3856862931516209224, + "Data4": -6565224313247698770 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonsTagHelper", @@ -139493,8 +138272,7 @@ { "Name": "button", "DisplayName": "button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -139506,10 +138284,10 @@ }, { "__Checksum": { - "Data1": 6126482997608904436, - "Data2": -389484258187846244, - "Data3": -3880963383992262766, - "Data4": -7991857027168430854 + "Data1": 1369516703384561485, + "Data2": -770251734482273972, + "Data3": -7802713667786760976, + "Data4": -8268135365332789827 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper", @@ -139620,8 +138398,7 @@ { "Name": "buttons", "DisplayName": "buttons", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -139633,10 +138410,10 @@ }, { "__Checksum": { - "Data1": 5886612160687450869, - "Data2": 5626335850165940662, - "Data3": -6387788253225117641, - "Data4": -5802586177660135649 + "Data1": -6683880445657381829, + "Data2": -4311238095369098229, + "Data3": 5883530310152775927, + "Data4": -2225757211391508698 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper", @@ -139762,10 +138539,10 @@ }, { "__Checksum": { - "Data1": -2513349219578295404, - "Data2": -8411531589334983398, - "Data3": 8550594192708111885, - "Data4": 379644911681544883 + "Data1": -1715623371472331476, + "Data2": -2067449923596599383, + "Data3": 5627793854092839179, + "Data4": 6496388439398156947 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardResourcesTagHelper", @@ -139783,8 +138560,7 @@ { "Name": "resource", "DisplayName": "resource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -139796,10 +138572,10 @@ }, { "__Checksum": { - "Data1": 6955523519320759526, - "Data2": -237143266783593130, - "Data3": 1965012020639067914, - "Data4": -6268640438265405196 + "Data1": 4581567385100277992, + "Data2": -2465988415485203930, + "Data3": 9151992602408542794, + "Data4": 7823281990747144111 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardTagHelper", @@ -140178,56 +138954,47 @@ { "Name": "card-menu", "DisplayName": "card-menu", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "column-settings", "DisplayName": "column-settings", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "preview-pane", "DisplayName": "preview-pane", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "taskboard-resources", "DisplayName": "taskboard-resources", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "taskboard-columns", "DisplayName": "taskboard-columns", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -140239,10 +139006,10 @@ }, { "__Checksum": { - "Data1": -5654612843546936298, - "Data2": 8271635167279680295, - "Data3": -2370651826210595807, - "Data4": -2003129875984165696 + "Data1": 8573496061435264004, + "Data2": -7734091860341839792, + "Data3": -4652093506476993006, + "Data4": -7719216038307072084 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper", @@ -140491,10 +139258,10 @@ }, { "__Checksum": { - "Data1": -8106760809740917846, - "Data2": 819344140251712997, - "Data3": -3467531878148425247, - "Data4": 6431061059360423763 + "Data1": -5660121748300761546, + "Data2": -746767841174577855, + "Data3": -6203410361887293323, + "Data4": -9096327789017768323 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemsTagHelper", @@ -140512,8 +139279,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -140525,10 +139291,10 @@ }, { "__Checksum": { - "Data1": -4359678067874251089, - "Data2": -7210669119209646462, - "Data3": 472214090959639698, - "Data4": -185334157563729562 + "Data1": -7138981495760739519, + "Data2": 2513613869082599431, + "Data3": -4274983065691050206, + "Data4": -1952800468622490770 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsTagHelper", @@ -140559,8 +139325,7 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -140572,10 +139337,10 @@ }, { "__Checksum": { - "Data1": 8851401025535383024, - "Data2": -8011053545964778425, - "Data3": -114122215009536594, - "Data4": -3731963994229577441 + "Data1": -4074546179864222155, + "Data2": 6215468998867677210, + "Data3": 9059525120038604871, + "Data4": -3561357985819177433 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TextAreaLabelSettingsTagHelper", @@ -140637,10 +139402,10 @@ }, { "__Checksum": { - "Data1": -3872764845907624950, - "Data2": 1731022764774951952, - "Data3": -3314074798709454569, - "Data4": -8605707710628594355 + "Data1": 4594923844181809245, + "Data2": -2834944827085458461, + "Data3": 860218105233131244, + "Data4": -441837720029654725 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TextAreaTagHelper", @@ -140854,8 +139619,7 @@ { "Name": "label", "DisplayName": "label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -140867,10 +139631,10 @@ }, { "__Checksum": { - "Data1": 3406448506850304966, - "Data2": -4265298798129264081, - "Data3": 443867762348205631, - "Data4": -8284046582987099981 + "Data1": 9180129946545566860, + "Data2": -1578027882203703897, + "Data3": 6170553245221152618, + "Data4": 5258405041592139311 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TextBoxLabelSettingsTagHelper", @@ -140932,10 +139696,10 @@ }, { "__Checksum": { - "Data1": 2544953357626310018, - "Data2": 8288711345011519283, - "Data3": -4951637474233451136, - "Data4": 1813569521059864074 + "Data1": -2163108643502345781, + "Data2": 2769304304018486729, + "Data3": 196987882616244735, + "Data4": 5588207242238634450 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TextBoxTagHelper", @@ -141091,8 +139855,7 @@ { "Name": "textbox-label", "DisplayName": "textbox-label", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -141104,10 +139867,10 @@ }, { "__Checksum": { - "Data1": -2187095617331984164, - "Data2": -4288283197931847390, - "Data3": 6204575120632995096, - "Data4": -8842127092347335614 + "Data1": -727092206542305573, + "Data2": 7631521857294808433, + "Data3": -4162481197704897570, + "Data4": -6890793046695803292 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TileLayoutContainerHeaderSettingsTagHelper", @@ -141183,10 +139946,10 @@ }, { "__Checksum": { - "Data1": -5605797179689881345, - "Data2": -7359909788654592850, - "Data3": 3088061768005104146, - "Data4": -5489027201203607860 + "Data1": -7790302142729072374, + "Data2": 5709862160616476112, + "Data3": 34314038086062870, + "Data4": 1589519084628016770 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TileLayoutContainerTagHelper", @@ -141267,8 +140030,7 @@ { "Name": "container-header", "DisplayName": "container-header", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -141280,10 +140042,10 @@ }, { "__Checksum": { - "Data1": -7008239190394717360, - "Data2": -1317079192654354281, - "Data3": 1661310459051717308, - "Data4": 5218954792825009078 + "Data1": -8341363669530688812, + "Data2": 6202938891436604766, + "Data3": -6718282884309911748, + "Data4": 6792847478420581206 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TileLayoutContainersTagHelper", @@ -141301,8 +140063,7 @@ { "Name": "container", "DisplayName": "container", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -141314,10 +140075,10 @@ }, { "__Checksum": { - "Data1": -813892108494614242, - "Data2": 4478273358583680447, - "Data3": 7389966851471994085, - "Data4": 5476421006337405077 + "Data1": -4099230856302084815, + "Data2": 6610000134144709645, + "Data3": 580404243295945210, + "Data4": -7983727363968568755 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TileLayoutGapSettingsTagHelper", @@ -141363,10 +140124,10 @@ }, { "__Checksum": { - "Data1": -5405767150660710608, - "Data2": 5008487423150454869, - "Data3": 6226055318191474586, - "Data4": -7408363174228635482 + "Data1": 3446882510019069090, + "Data2": -7574121145373269880, + "Data3": 279587260691946178, + "Data4": 1554096760498763697 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TileLayoutTagHelper", @@ -141525,14 +140286,12 @@ { "Name": "containers", "DisplayName": "containers", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "gap", "DisplayName": "gap", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -141544,10 +140303,10 @@ }, { "__Checksum": { - "Data1": -6308953587308893346, - "Data2": 7474149361201115465, - "Data3": -6264584621404142000, - "Data4": 8941979022389036231 + "Data1": 5602435612263965921, + "Data2": -6690046701680392862, + "Data3": -3306289034095587961, + "Data4": 6629195517845141414 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerColumnTagHelper", @@ -141623,10 +140382,10 @@ }, { "__Checksum": { - "Data1": -5810193503696121589, - "Data2": 6277634225331832482, - "Data3": 3628910605410400793, - "Data4": 741698715601146467 + "Data1": 5858147769520038148, + "Data2": -9143613049870949261, + "Data3": -6823460737583785444, + "Data4": -5756573868262225179 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerColumnsTagHelper", @@ -141649,8 +140408,7 @@ { "Name": "timedurationpicker-column", "DisplayName": "timedurationpicker-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -141662,10 +140420,10 @@ }, { "__Checksum": { - "Data1": 4932566644276749446, - "Data2": -971768476533172901, - "Data3": -7138749062042642786, - "Data4": 4455695146026784162 + "Data1": -5047998529313913858, + "Data2": -8400682448595323588, + "Data3": -2453760710211877958, + "Data4": 4138382665784605130 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerMessagesSettingsTagHelper", @@ -141767,10 +140525,10 @@ }, { "__Checksum": { - "Data1": 933837548047122200, - "Data2": -8969743023086604524, - "Data3": -2270958530407937337, - "Data4": 8269245410216316621 + "Data1": 226247609880868269, + "Data2": -542653233010502612, + "Data3": 2286099303560228262, + "Data4": 1776541546397663113 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerShortcutTagHelper", @@ -141816,10 +140574,10 @@ }, { "__Checksum": { - "Data1": -6661471278155886040, - "Data2": -7270990003918182649, - "Data3": -320383415021676882, - "Data4": -7605702286828497237 + "Data1": -1481785642952316032, + "Data2": -4131735898443974442, + "Data3": 8038520246899649953, + "Data4": -6995430149914692260 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerShortcutsTagHelper", @@ -141842,8 +140600,7 @@ { "Name": "shortcut", "DisplayName": "shortcut", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -141855,10 +140612,10 @@ }, { "__Checksum": { - "Data1": -6799822074166805409, - "Data2": 6345881606673909777, - "Data3": 1306052767919760767, - "Data4": -2258284011797921866 + "Data1": -3225035050322116744, + "Data2": 1270233460959016800, + "Data3": 6216322896904660453, + "Data4": 8550038032525807012 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper", @@ -142032,20 +140789,17 @@ { "Name": "timedurationpicker-columns", "DisplayName": "timedurationpicker-columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "shortcuts", "DisplayName": "shortcuts", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -142057,10 +140811,10 @@ }, { "__Checksum": { - "Data1": 1071023075582046836, - "Data2": 6857393379298357439, - "Data3": 8515048367852407446, - "Data4": 6091449235536018459 + "Data1": -6590687793282631734, + "Data2": -1081633272511598527, + "Data3": -6523006190678179275, + "Data4": 3234234094996746711 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimelineTagHelper", @@ -142389,8 +141143,7 @@ { "Name": "datasource", "DisplayName": "datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -142402,10 +141155,10 @@ }, { "__Checksum": { - "Data1": -3577772543997895462, - "Data2": 7008104014328267301, - "Data3": -548464185615430875, - "Data4": 2466388259701782236 + "Data1": 7455289302002494048, + "Data2": -8580267992388136959, + "Data3": 762955383490677448, + "Data4": 978756222074599422 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimePickerLabelSettingsTagHelper", @@ -142461,10 +141214,10 @@ }, { "__Checksum": { - "Data1": -4748935413768479721, - "Data2": -3441293412902632465, - "Data3": -4143678267986863746, - "Data4": -2020802394168969571 + "Data1": -2738488089675450913, + "Data2": 3423857722323243873, + "Data3": 7610839530427041777, + "Data4": 4589735652204802822 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimePickerMessagesDateInputSettingsTagHelper", @@ -142570,10 +141323,10 @@ }, { "__Checksum": { - "Data1": -7086927048325207971, - "Data2": 1820906954480775299, - "Data3": -3546656123563314465, - "Data4": -1694927686390773038 + "Data1": 3558830186149018804, + "Data2": -3552740409722311768, + "Data3": -4724321014568877568, + "Data4": -4166836691152297319 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimePickerMessagesSettingsTagHelper", @@ -142669,10 +141422,10 @@ }, { "__Checksum": { - "Data1": 2373679294449728009, - "Data2": -1914291481620795328, - "Data3": 2736662880559923421, - "Data4": -5146654125619946360 + "Data1": -8911126037398952657, + "Data2": -6930060140554130223, + "Data3": 7475730212340959317, + "Data4": -1080742056012190942 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimePickerPopupSettingsTagHelper", @@ -142734,10 +141487,10 @@ }, { "__Checksum": { - "Data1": 6943173179271018509, - "Data2": -1347479676773947043, - "Data3": 6333003566294672630, - "Data4": -8546644186941279669 + "Data1": 4845996203320327021, + "Data2": 4877359915300512545, + "Data3": 2021055804204630228, + "Data4": 9025146286835098042 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimePickerTagHelper", @@ -142977,10 +141730,10 @@ }, { "__Checksum": { - "Data1": 131569956173306584, - "Data2": -3281575035160398634, - "Data3": 5162870929881090803, - "Data4": 8834940110258830756 + "Data1": 321359288419868339, + "Data2": 597110960429130572, + "Data3": -588231261426730107, + "Data4": -6431283452007363129 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper", @@ -143167,10 +141920,10 @@ }, { "__Checksum": { - "Data1": 382166208360171586, - "Data2": -4935224508846674904, - "Data3": 2045808545977020074, - "Data4": -4628611767263249308 + "Data1": -3405876981556849396, + "Data2": 6667084698049242341, + "Data3": -3046821189204985258, + "Data4": -5611352402890816013 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemButtonsTagHelper", @@ -143188,8 +141941,7 @@ { "Name": "toolbar-button", "DisplayName": "toolbar-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -143201,10 +141953,10 @@ }, { "__Checksum": { - "Data1": 5559548768641689550, - "Data2": -145268044975422031, - "Data3": 3935534210056177739, - "Data4": -6605695371644771935 + "Data1": -2291904691041180622, + "Data2": -4951089219803922766, + "Data3": -1839571656057850242, + "Data4": -364513477757164791 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper", @@ -143321,10 +142073,10 @@ }, { "__Checksum": { - "Data1": 3997370633286125606, - "Data2": -7113060350226448174, - "Data3": 7144298679822741253, - "Data4": 4085695280875626495 + "Data1": 410893424856232857, + "Data2": -1308257500267138794, + "Data3": -7972159813683258205, + "Data4": 2952442817265398667 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonsTagHelper", @@ -143342,8 +142094,7 @@ { "Name": "toolbar-button", "DisplayName": "toolbar-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -143355,10 +142106,10 @@ }, { "__Checksum": { - "Data1": 9004201581635173111, - "Data2": -7728817396263474830, - "Data3": 2151133640569897505, - "Data4": -3729672643270151923 + "Data1": -466032276243277019, + "Data2": -414863268005472033, + "Data3": -192910608695048180, + "Data4": -354625221585005911 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemTagHelper", @@ -143650,14 +142401,12 @@ { "Name": "buttons", "DisplayName": "buttons", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "menu-buttons", "DisplayName": "menu-buttons", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -143669,10 +142418,10 @@ }, { "__Checksum": { - "Data1": 6592886509926001576, - "Data2": -25614807517239570, - "Data3": -4499287878471618175, - "Data4": 1418183911368783653 + "Data1": 6581506156390696750, + "Data2": 8717323848547168469, + "Data3": 7757064915322457692, + "Data4": -84431890687608879 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemsTagHelper", @@ -143690,8 +142439,7 @@ { "Name": "item", "DisplayName": "item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -143703,10 +142451,10 @@ }, { "__Checksum": { - "Data1": 5123676949144804503, - "Data2": -6316110831632011672, - "Data3": 2686342925424591843, - "Data4": -1496477171848352333 + "Data1": -6061489004537453696, + "Data2": -8848655852282141626, + "Data3": -3748484351022529061, + "Data4": 1619476050398183754 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarTagHelper", @@ -143846,8 +142594,7 @@ { "Name": "toolbar-items", "DisplayName": "toolbar-items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -143859,10 +142606,10 @@ }, { "__Checksum": { - "Data1": -5730822851775590589, - "Data2": 721714108913798959, - "Data3": -4437338284524999034, - "Data4": 5875747651837896097 + "Data1": 7717113493603633200, + "Data2": -5234948072828969048, + "Data3": 2161432574010273969, + "Data4": 8391341723147034765 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TooltipPopupAnimationCloseSettingsTagHelper", @@ -143918,10 +142665,10 @@ }, { "__Checksum": { - "Data1": 5718999228013739397, - "Data2": 6143779091342389677, - "Data3": -6550199799502136759, - "Data4": 7412849816662765586 + "Data1": 6481012931772168327, + "Data2": 1641630666382983215, + "Data3": 1211705419915384857, + "Data4": 6383547679780384050 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TooltipPopupAnimationOpenSettingsTagHelper", @@ -143977,10 +142724,10 @@ }, { "__Checksum": { - "Data1": -1716160107712637265, - "Data2": -7490716129733913998, - "Data3": -4278192654679935880, - "Data4": 4217265682967229157 + "Data1": 8846333139144249348, + "Data2": 2524087693040211993, + "Data3": -1501270506934512078, + "Data4": -7047362247482363243 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TooltipPopupAnimationSettingsTagHelper", @@ -144017,14 +142764,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -144036,10 +142781,10 @@ }, { "__Checksum": { - "Data1": -4476628131443036421, - "Data2": 8340134811621658657, - "Data3": 8054119323007234512, - "Data4": 876883967580747481 + "Data1": -4201479081471863578, + "Data2": -422461264615786094, + "Data3": -8687679343398806414, + "Data4": -7233367456113735280 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TooltipTagHelper", @@ -144299,8 +143044,7 @@ { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -144312,10 +143056,10 @@ }, { "__Checksum": { - "Data1": -6130279780272131220, - "Data2": 8029860019725140364, - "Data3": -3908256473574714558, - "Data4": 5363309034555462214 + "Data1": 9154714092558175290, + "Data2": 6196832063343807047, + "Data3": 1575499090208232877, + "Data4": 1428123527440736528 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnCommandTagHelper", @@ -144391,10 +143135,10 @@ }, { "__Checksum": { - "Data1": -6256494835984634755, - "Data2": -8954417330363961150, - "Data3": 1144101173593204790, - "Data4": -5487188914612400568 + "Data1": 4870909800042075960, + "Data2": 4760699182880496305, + "Data3": -4064255627472999943, + "Data4": -4486636804971726569 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnCommandsTagHelper", @@ -144412,8 +143156,7 @@ { "Name": "treelist-column-command", "DisplayName": "treelist-column-command", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -144425,10 +143168,10 @@ }, { "__Checksum": { - "Data1": -8082695529655045870, - "Data2": -6108487805610720110, - "Data3": -3298539633838884982, - "Data4": -1822335519537324296 + "Data1": -3215783652547188176, + "Data2": -1596999977360636184, + "Data3": -6554563036398325920, + "Data4": 7612325021928314053 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnFilterableSettingsTagHelper", @@ -144489,14 +143232,12 @@ { "Name": "cell", "DisplayName": "cell", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "treelist-filterable-operators", "DisplayName": "treelist-filterable-operators", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -144508,10 +143249,10 @@ }, { "__Checksum": { - "Data1": 6732031317870026241, - "Data2": -1919795998025840899, - "Data3": 3530278346660043093, - "Data4": 1468786684553832928 + "Data1": -2968938134841638765, + "Data2": 853852707823985683, + "Data3": -5957973530457808973, + "Data4": 1913130914605368462 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnMenuMessagesSettingsTagHelper", @@ -144607,10 +143348,10 @@ }, { "__Checksum": { - "Data1": -3160057000347400623, - "Data2": -7080129987778778275, - "Data3": 3750702999453069259, - "Data4": 2030234211707592756 + "Data1": -7179836474445319361, + "Data2": 3562256388642103746, + "Data3": 8111829416159043374, + "Data4": -47827041275296542 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnMenuSettingsTagHelper", @@ -144671,8 +143412,7 @@ { "Name": "treelist-column-menu-messages", "DisplayName": "treelist-column-menu-messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -144684,10 +143424,10 @@ }, { "__Checksum": { - "Data1": -6935794776510316215, - "Data2": 8504796104565302614, - "Data3": 2432966782553667231, - "Data4": -1527408936903732889 + "Data1": 4503656067155024137, + "Data2": -6085720174363349390, + "Data3": 8782930637111622458, + "Data4": -7182349593272697777 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnSortableSettingsTagHelper", @@ -144733,10 +143473,10 @@ }, { "__Checksum": { - "Data1": -4874017359574447121, - "Data2": 6388573728707700353, - "Data3": 3771690056256782685, - "Data4": -7028928002498489424 + "Data1": -113141398023258996, + "Data2": -2689642151796430266, + "Data3": 4176009177912050300, + "Data4": 2874299738415719497 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnTagHelper", @@ -145073,26 +143813,22 @@ { "Name": "commands", "DisplayName": "commands", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filterable", "DisplayName": "filterable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sortable", "DisplayName": "sortable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -145104,10 +143840,10 @@ }, { "__Checksum": { - "Data1": -7102442503573435925, - "Data2": 293299386772231986, - "Data3": -1484000734769759157, - "Data4": 8458988311173668848 + "Data1": 7745401657885559020, + "Data2": -170252932863741286, + "Data3": -7320103111237226237, + "Data4": 3793365643902465194 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnsTagHelper", @@ -145125,8 +143861,7 @@ { "Name": "treelist-column", "DisplayName": "treelist-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -145138,10 +143873,10 @@ }, { "__Checksum": { - "Data1": 4748351226413435926, - "Data2": -1478605779262262834, - "Data3": -3246717857021397020, - "Data4": -633560037130888282 + "Data1": -3737215783597154840, + "Data2": 4852939836069504958, + "Data3": 8641843526763077617, + "Data4": -6280509510718160184 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListEditableMoveSettingsTagHelper", @@ -145187,10 +143922,10 @@ }, { "__Checksum": { - "Data1": 8132049789698733580, - "Data2": -8263661780415263686, - "Data3": 871642112568449773, - "Data4": 2895950272279396873 + "Data1": -7246788531355964650, + "Data2": 6695919581571772728, + "Data3": 34960813860022392, + "Data4": -59650420331859322 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListEditableSettingsTagHelper", @@ -145276,10 +144011,10 @@ }, { "__Checksum": { - "Data1": 2103416364109356607, - "Data2": -1834062127415781109, - "Data3": 2314586627765779062, - "Data4": 7216055233807066243 + "Data1": 7138631710433207200, + "Data2": 3289054824397327964, + "Data3": 6536110963456820859, + "Data4": 4311952017869476061 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListExcelSettingsTagHelper", @@ -145355,10 +144090,10 @@ }, { "__Checksum": { - "Data1": -6851179990406678607, - "Data2": 6217200945371884657, - "Data3": 232536259358247657, - "Data4": -7655057883774301327 + "Data1": 6523330624400236386, + "Data2": -9082675811501700009, + "Data3": -5732929550572069191, + "Data4": -6205423451828158113 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableMessagesSettingsTagHelper", @@ -145464,10 +144199,10 @@ }, { "__Checksum": { - "Data1": 5765841020604437186, - "Data2": 4118553214932575842, - "Data3": -7849128403810454823, - "Data4": -3456288079849134273 + "Data1": 5891639743509884938, + "Data2": 1814364663903573388, + "Data3": 1420918081804625774, + "Data4": 5143697286211359388 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsDateSettingsTagHelper", @@ -145573,10 +144308,10 @@ }, { "__Checksum": { - "Data1": 5636666281762592452, - "Data2": 4177321069422962000, - "Data3": -6640879718830627840, - "Data4": -6469576789285913676 + "Data1": 7269410865980597152, + "Data2": 6645973194329295298, + "Data3": 5708146911179593061, + "Data4": -701468883303826208 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsNumberSettingsTagHelper", @@ -145682,10 +144417,10 @@ }, { "__Checksum": { - "Data1": -6719036112848209816, - "Data2": 3348389963674506610, - "Data3": -5451115121423235593, - "Data4": 7966511380317401979 + "Data1": -2753930550290547558, + "Data2": -7070726849966588965, + "Data3": 2375915779889800735, + "Data4": 3534091198616859074 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsSettingsTagHelper", @@ -145704,20 +144439,17 @@ { "Name": "string", "DisplayName": "string", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "number", "DisplayName": "number", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "date", "DisplayName": "date", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -145729,10 +144461,10 @@ }, { "__Checksum": { - "Data1": 3765774890113281942, - "Data2": 1867202279262573036, - "Data3": -1210108619788486541, - "Data4": 5211258020735902103 + "Data1": -2586457615325071865, + "Data2": -800289074506586470, + "Data3": -3419157265445134611, + "Data4": -6118935379700658982 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper", @@ -145858,10 +144590,10 @@ }, { "__Checksum": { - "Data1": -8203000881684798435, - "Data2": 1043680684622243853, - "Data3": -3606220450433752485, - "Data4": -1996427410112171236 + "Data1": -1437085150161842097, + "Data2": -2859735650941816734, + "Data3": -4273204074039309555, + "Data4": 1853764766726838410 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableSettingsTagHelper", @@ -145912,14 +144644,12 @@ { "Name": "treelist-filterable-messages", "DisplayName": "treelist-filterable-messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "treelist-filterable-operators", "DisplayName": "treelist-filterable-operators", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -145931,10 +144661,10 @@ }, { "__Checksum": { - "Data1": 6801030958455237181, - "Data2": -7710015083743923870, - "Data3": 1759459809704045029, - "Data4": 7671164050289276430 + "Data1": -7558456378514323174, + "Data2": 5695222660824608973, + "Data3": 6655622948773329365, + "Data4": -4615424468878530012 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper", @@ -146070,10 +144800,10 @@ }, { "__Checksum": { - "Data1": -8146301496307868854, - "Data2": -6751134171234236652, - "Data3": -8876302861012350843, - "Data4": 4726548862783803520 + "Data1": -8712789508125857592, + "Data2": 3968405014219654858, + "Data3": -6930135433768900115, + "Data4": 4524455369950187041 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListMessagesSettingsTagHelper", @@ -146134,8 +144864,7 @@ { "Name": "treelist-messages-commands", "DisplayName": "treelist-messages-commands", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -146147,10 +144876,10 @@ }, { "__Checksum": { - "Data1": 6544978099522466151, - "Data2": -6402661131728580659, - "Data3": -6593899143386927045, - "Data4": 8342692054784452749 + "Data1": -6250864457932758176, + "Data2": -1857021442206788393, + "Data3": 5741300574743840727, + "Data4": 7364255426749082080 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListNestedColumnsTagHelper", @@ -146168,8 +144897,7 @@ { "Name": "treelist-column", "DisplayName": "treelist-column", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -146181,10 +144909,10 @@ }, { "__Checksum": { - "Data1": -4140918487163573080, - "Data2": -6898604046393217840, - "Data3": -6712946884496613351, - "Data4": 9173530619539088179 + "Data1": 533845815125107368, + "Data2": 3957408404779293667, + "Data3": 6723660414416826071, + "Data4": -6512455056187885971 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper", @@ -146320,10 +145048,10 @@ }, { "__Checksum": { - "Data1": 5486693752520164111, - "Data2": -2354746755739965395, - "Data3": 2940768634749811342, - "Data4": -1049917271464391827 + "Data1": 455812150684217137, + "Data2": -8858989190495199704, + "Data3": 52687152598562601, + "Data4": -7475298853509110105 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper", @@ -146464,8 +145192,7 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -146477,10 +145204,10 @@ }, { "__Checksum": { - "Data1": -6556961263443202725, - "Data2": -284134684921357820, - "Data3": -8712345782057866226, - "Data4": -8547386782127018854 + "Data1": -4147112014511436830, + "Data2": 6855325158827716744, + "Data3": -2226283400564432818, + "Data4": 6154049698188010637 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListPdfMarginSettingsTagHelper", @@ -146546,10 +145273,10 @@ }, { "__Checksum": { - "Data1": -2169365000209117040, - "Data2": 2518291066567863576, - "Data3": 2289823178975673357, - "Data4": 4964003507023985450 + "Data1": -6149496442132989787, + "Data2": -2832162479631068572, + "Data3": -7476910241890612336, + "Data4": -7067737680051228011 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper", @@ -146740,8 +145467,7 @@ { "Name": "treelist-pdf-margin", "DisplayName": "treelist-pdf-margin", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -146753,10 +145479,10 @@ }, { "__Checksum": { - "Data1": 2456881882317327372, - "Data2": -7225125899518181888, - "Data3": 8489046736400885863, - "Data4": -8900111683333261902 + "Data1": 8980339252683231796, + "Data2": 3168640586375209930, + "Data3": 5301127870603652244, + "Data4": -6548120254181809916 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListSearchSettingsTagHelper", @@ -146792,10 +145518,10 @@ }, { "__Checksum": { - "Data1": 4818278417645934375, - "Data2": -2954831693051790530, - "Data3": 4601314957659691358, - "Data4": -4418925825550132242 + "Data1": -2956832796540791006, + "Data2": 3205838430674053897, + "Data3": -6970753208467548715, + "Data4": 93972224924036442 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListSortableSettingsTagHelper", @@ -146851,10 +145577,10 @@ }, { "__Checksum": { - "Data1": 5758661192718014901, - "Data2": -7182652065174813290, - "Data3": -6323136845602629876, - "Data4": -1413857290642399954 + "Data1": -5238214672865006805, + "Data2": 2758059584112438634, + "Data3": 4077227912838227259, + "Data4": -7364335601555384399 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListTagHelper", @@ -147353,74 +146079,62 @@ { "Name": "columns", "DisplayName": "columns", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "column-menu", "DisplayName": "column-menu", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "editable", "DisplayName": "editable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "excel", "DisplayName": "excel", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filterable", "DisplayName": "filterable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pdf", "DisplayName": "pdf", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sortable", "DisplayName": "sortable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "toolbar", "DisplayName": "toolbar", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "treelist-datasource", "DisplayName": "treelist-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "pageable", "DisplayName": "pageable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "search", "DisplayName": "search", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -147432,10 +146146,10 @@ }, { "__Checksum": { - "Data1": -7268181182217380990, - "Data2": -918169385028647846, - "Data3": 8289568967649673849, - "Data4": -2685205442556203479 + "Data1": 7447782010034282331, + "Data2": -5720626363009475835, + "Data3": 6283099115926292042, + "Data4": 300778569496255121 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListToolbarTagHelper", @@ -147501,10 +146215,10 @@ }, { "__Checksum": { - "Data1": -4052887145179804943, - "Data2": -7824048326515049997, - "Data3": -6776095307806489365, - "Data4": 8055508403557125907 + "Data1": 2480689639103755360, + "Data2": -6982464761348354456, + "Data3": -9087897296740683087, + "Data4": -6244487587077471662 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListToolbarsTagHelper", @@ -147522,8 +146236,7 @@ { "Name": "treelist-toolbar-button", "DisplayName": "treelist-toolbar-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -147535,10 +146248,10 @@ }, { "__Checksum": { - "Data1": -840675050567262959, - "Data2": -989512068962644974, - "Data3": 1424990176528618541, - "Data4": -8900225144080936278 + "Data1": 1368301047556109460, + "Data2": 756452977550578993, + "Data3": 880870930063962295, + "Data4": -3425651543175119817 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaModelSettingsTagHelper", @@ -147589,8 +146302,7 @@ { "Name": "fields", "DisplayName": "fields", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -147602,10 +146314,10 @@ }, { "__Checksum": { - "Data1": -5063784771203161734, - "Data2": 7243069090214011049, - "Data3": 8336539771120647084, - "Data4": -633074171323796477 + "Data1": 3494505752740463187, + "Data2": 6521475864454963037, + "Data3": 3368693665793284746, + "Data4": 8352823876593545493 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper", @@ -147762,8 +146474,7 @@ { "Name": "treelist-model", "DisplayName": "treelist-model", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -147775,10 +146486,10 @@ }, { "__Checksum": { - "Data1": -787692948532681827, - "Data2": -8179104598874014008, - "Data3": 3804336016685259593, - "Data4": -9166622353948825660 + "Data1": 4627349936893401653, + "Data2": -815987760445209364, + "Data3": -5767127343607665210, + "Data4": 596992465977416098 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper", @@ -148072,38 +146783,32 @@ { "Name": "aggregates", "DisplayName": "aggregates", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "filters", "DisplayName": "filters", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "groups", "DisplayName": "groups", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "schema", "DisplayName": "schema", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "sorts", "DisplayName": "sorts", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "transport", "DisplayName": "transport", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -148115,10 +146820,10 @@ }, { "__Checksum": { - "Data1": -6001972278250129025, - "Data2": -6211978116703650172, - "Data3": -370565156787165229, - "Data4": -4593325836604814269 + "Data1": -5191162028098840766, + "Data2": -2678132184574219931, + "Data3": 4608045468016957714, + "Data4": -8748789109891633839 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeMapTagHelper", @@ -148327,8 +147032,7 @@ { "Name": "hierarchical-datasource", "DisplayName": "hierarchical-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -148340,10 +147044,10 @@ }, { "__Checksum": { - "Data1": 8743354864377730843, - "Data2": 7511809069664809852, - "Data3": -1534085558798198362, - "Data4": 8688188681048191168 + "Data1": 888496155708012969, + "Data2": 689409502757767143, + "Data3": 8518241180473433047, + "Data4": 4112086456902927802 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewAnimationSettingsTagHelper", @@ -148394,14 +147098,12 @@ { "Name": "collapse", "DisplayName": "collapse", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "expand", "DisplayName": "expand", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -148413,10 +147115,10 @@ }, { "__Checksum": { - "Data1": 3156368882372776389, - "Data2": -6279420249453254640, - "Data3": -551710229170575730, - "Data4": 444884411564753217 + "Data1": -7521461327845260794, + "Data2": 3729213929393184850, + "Data3": -4824834797791715823, + "Data4": -4018722600083820918 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewCheckboxesSettingsTagHelper", @@ -148512,10 +147214,10 @@ }, { "__Checksum": { - "Data1": -4059271507680399487, - "Data2": -3466202830944417535, - "Data3": -1914131362134065932, - "Data4": 1162479919080708920 + "Data1": 7956268741449044267, + "Data2": -6254248705235997427, + "Data3": -6095035381546033789, + "Data4": -8555712151314996614 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewItemTagHelper", @@ -148626,8 +147328,7 @@ { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -148639,10 +147340,10 @@ }, { "__Checksum": { - "Data1": 2784355294700958082, - "Data2": -8453486165790543787, - "Data3": 3137796913021500877, - "Data4": -6249947634153293714 + "Data1": 4241712914110167922, + "Data2": 8420529687591679533, + "Data3": -9153488646631130888, + "Data4": -2677253394663806827 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewItemsTagHelper", @@ -148660,8 +147361,7 @@ { "Name": "treeview-item", "DisplayName": "treeview-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -148673,10 +147373,10 @@ }, { "__Checksum": { - "Data1": 4256496398883803400, - "Data2": -3435277733118601031, - "Data3": 8314118890406072683, - "Data4": -1248070486125812264 + "Data1": -7821371550787500104, + "Data2": -2382242891554121166, + "Data3": -4189573382655461336, + "Data4": -539444981767650104 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewMessagesSettingsTagHelper", @@ -148732,10 +147432,10 @@ }, { "__Checksum": { - "Data1": -7842449282038853228, - "Data2": -4140969971205073484, - "Data3": 2964119819533595005, - "Data4": 1756492657269667328 + "Data1": 4563857985329330481, + "Data2": 1013204548905667399, + "Data3": -6290691310257523217, + "Data4": -4945579851488413283 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewNestedItemsTagHelper", @@ -148753,8 +147453,7 @@ { "Name": "treeview-item", "DisplayName": "treeview-item", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -148766,10 +147465,10 @@ }, { "__Checksum": { - "Data1": -6139214754965927794, - "Data2": 8439886852881323245, - "Data3": 6814785368036099721, - "Data4": 5080353648586077533 + "Data1": -4352755080699070242, + "Data2": -1648300375698860482, + "Data3": 2805341893370965005, + "Data4": 813903043274452149 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewTagHelper", @@ -149109,32 +147808,27 @@ { "Name": "animation", "DisplayName": "animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "checkboxes", "DisplayName": "checkboxes", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "items", "DisplayName": "items", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "hierarchical-datasource", "DisplayName": "hierarchical-datasource", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -149146,10 +147840,10 @@ }, { "__Checksum": { - "Data1": 6444380019181974890, - "Data2": -8451017839509925397, - "Data3": 2098212052259574488, - "Data4": 7154999348237917432 + "Data1": -2606656833449508283, + "Data2": -1390415242039224836, + "Data3": -2858085548067062270, + "Data4": 4547037694833135315 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper", @@ -149305,10 +147999,10 @@ }, { "__Checksum": { - "Data1": -903291410324993628, - "Data2": 3435795974897884632, - "Data3": -7268081697691329321, - "Data4": 8041935899204249305 + "Data1": 7701166714897706571, + "Data2": -5534562844885972876, + "Data3": 8735249333374077009, + "Data4": -2618025737376183414 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadFileTagHelper", @@ -149364,10 +148058,10 @@ }, { "__Checksum": { - "Data1": -5690564412244537658, - "Data2": -4454442018114063623, - "Data3": 7095532660350012638, - "Data4": -7734272319338850442 + "Data1": 9031876637069782266, + "Data2": 6684890089392068473, + "Data3": 1507550595324475671, + "Data4": -6053826166737064543 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadFilesTagHelper", @@ -149390,10 +148084,10 @@ }, { "__Checksum": { - "Data1": -5391300707284833408, - "Data2": -4062021934648942537, - "Data3": 8893364619042552947, - "Data4": -628672650553543746 + "Data1": -8967320323155252260, + "Data2": -5258993145444805046, + "Data3": -4989557391376755463, + "Data4": -6972647244726833295 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper", @@ -149609,10 +148303,10 @@ }, { "__Checksum": { - "Data1": -405430595864278261, - "Data2": -6153179276448021681, - "Data3": 335366868196970953, - "Data4": -3611644234717281784 + "Data1": -8293273687048335257, + "Data2": 4778468211023419679, + "Data3": -7632577307544885890, + "Data4": 2121829935443037251 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadTagHelper", @@ -149882,26 +148576,22 @@ { "Name": "async", "DisplayName": "async", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "files", "DisplayName": "files", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "localization", "DisplayName": "localization", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "validation", "DisplayName": "validation", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -149913,10 +148603,10 @@ }, { "__Checksum": { - "Data1": 1760691216938002280, - "Data2": 3875897037586832281, - "Data3": 2975725104211984797, - "Data4": 2315824986515636963 + "Data1": -7490152833749997864, + "Data2": 5724822959929687211, + "Data3": 1857416788615705072, + "Data4": 7468686351918377125 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadValidationSettingsTagHelper", @@ -149972,10 +148662,10 @@ }, { "__Checksum": { - "Data1": 362283171199384322, - "Data2": -4122768011124405617, - "Data3": -298952365005747464, - "Data4": -242563619744679959 + "Data1": 2824826287588546069, + "Data2": 1566726510620087029, + "Data3": -601249218907270947, + "Data4": -425965484852001307 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ValidatorTagHelper", @@ -150133,10 +148823,10 @@ }, { "__Checksum": { - "Data1": -2845193803160996328, - "Data2": 383184249960708966, - "Data3": 5403829384138911785, - "Data4": 5261937829011155570 + "Data1": -7033458477061707307, + "Data2": 9173717924216713659, + "Data3": 6004778417365705091, + "Data4": -4588024911563596581 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowDraggableSettingsTagHelper", @@ -150208,10 +148898,10 @@ }, { "__Checksum": { - "Data1": 1061086349702912438, - "Data2": 1409079326944824821, - "Data3": 8644521489027428868, - "Data4": -6756760427560734491 + "Data1": 7798368358010080359, + "Data2": 6081726118225004679, + "Data3": -6385031589590335559, + "Data4": 7120082532459494997 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowModalSettingsTagHelper", @@ -150263,10 +148953,10 @@ }, { "__Checksum": { - "Data1": -2227506249717801406, - "Data2": -8994391033077891430, - "Data3": -733126743121168537, - "Data4": 7242977904793441985 + "Data1": -8250901855022440229, + "Data2": -5916637822853670368, + "Data3": -223789880649819680, + "Data4": 6427986767119466587 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowPopupAnimationCloseSettingsTagHelper", @@ -150322,10 +149012,10 @@ }, { "__Checksum": { - "Data1": 3174723504468026165, - "Data2": -3798356222269879403, - "Data3": -5817066788067711154, - "Data4": -8486251860750312945 + "Data1": -4256774894580041471, + "Data2": 7706619119779446904, + "Data3": 2281806536588819883, + "Data4": -406413482560338914 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowPopupAnimationOpenSettingsTagHelper", @@ -150381,10 +149071,10 @@ }, { "__Checksum": { - "Data1": 4401527070621958386, - "Data2": 4810297972188787873, - "Data3": 3318156966073135093, - "Data4": -2775318363454541504 + "Data1": 1595429509400162246, + "Data2": 8314525871139021193, + "Data3": 5507908437740823780, + "Data4": 7621482073276829998 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowPopupAnimationSettingsTagHelper", @@ -150421,14 +149111,12 @@ { "Name": "close", "DisplayName": "close", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "open", "DisplayName": "open", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -150440,10 +149128,10 @@ }, { "__Checksum": { - "Data1": 2759248665003934682, - "Data2": -6940960106786670697, - "Data3": -4698362459452781905, - "Data4": 2346306011210487376 + "Data1": -8715152225311915840, + "Data2": 29443345503829442, + "Data3": 1878970116239480839, + "Data4": 4081282296016451499 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowTagHelper", @@ -150838,32 +149526,27 @@ { "Name": "popup-animation", "DisplayName": "popup-animation", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "content", "DisplayName": "content", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "window-title", "DisplayName": "window-title", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "draggable", "DisplayName": "draggable", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "modal", "DisplayName": "modal", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -150875,10 +149558,10 @@ }, { "__Checksum": { - "Data1": -8645001586694473027, - "Data2": -7575151347880970704, - "Data3": -4137037685501910067, - "Data4": 5666127556074104867 + "Data1": 5559122103975043191, + "Data2": -138052254604738238, + "Data3": 1625084893414436556, + "Data4": -1077974634106282176 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowTitleSettingsTagHelper", @@ -150940,10 +149623,10 @@ }, { "__Checksum": { - "Data1": 6681751593388423865, - "Data2": 3254745869712143618, - "Data3": 4124820998845705779, - "Data4": -3112737838342683431 + "Data1": 3486545029754507232, + "Data2": -4541062274374571197, + "Data3": 7673459376981838297, + "Data4": 9185071166072757891 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardMessagesSettingsTagHelper", @@ -151029,10 +149712,10 @@ }, { "__Checksum": { - "Data1": -2944523744590472997, - "Data2": 8689118149552211311, - "Data3": 755330201132218885, - "Data4": -1940715613003898205 + "Data1": -155618324823791340, + "Data2": 6605142398942371292, + "Data3": -388807391036778720, + "Data4": -667579998057073993 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepButtonTagHelper", @@ -151108,10 +149791,10 @@ }, { "__Checksum": { - "Data1": -3924004740632018663, - "Data2": 1958676990736320950, - "Data3": -4242167758718961996, - "Data4": -8229347543310665102 + "Data1": -5689613040574538251, + "Data2": -8329460183215067203, + "Data3": 1328642845507953992, + "Data4": -4262011791940528681 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepButtonsTagHelper", @@ -151129,8 +149812,7 @@ { "Name": "wizard-step-button", "DisplayName": "wizard-step-button", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -151142,10 +149824,10 @@ }, { "__Checksum": { - "Data1": 106517202651848562, - "Data2": -3598222464159568893, - "Data3": 2778063028539887848, - "Data4": -7545863980145030873 + "Data1": 4434178714331509978, + "Data2": -7267934583829790821, + "Data3": 2529587416843224508, + "Data4": -4020568241097721578 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepContentTagHelper", @@ -151168,10 +149850,10 @@ }, { "__Checksum": { - "Data1": -8391844416265530049, - "Data2": 8395891566052028749, - "Data3": 3784952871504580873, - "Data4": -3314923633749722576 + "Data1": 2173531806869937424, + "Data2": -3319286505634579422, + "Data3": 8033947824862928318, + "Data4": 1885276631062845118 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepperSettingsTagHelper", @@ -151227,10 +149909,10 @@ }, { "__Checksum": { - "Data1": 5164606939443163574, - "Data2": 1578365349968174982, - "Data3": -8057580589987486892, - "Data4": 8210059898854869818 + "Data1": -3833700282617951481, + "Data2": -3510898492821430807, + "Data3": -1422605773096387985, + "Data4": 5230618240228779024 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepTagHelper", @@ -151361,20 +150043,17 @@ { "Name": "wizard-step-buttons", "DisplayName": "wizard-step-buttons", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "wizard-step-content", "DisplayName": "wizard-step-content", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "wizard-step-form", "DisplayName": "wizard-step-form", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -151386,10 +150065,10 @@ }, { "__Checksum": { - "Data1": 4750887648682260336, - "Data2": -7732609547068537705, - "Data3": 1691546509695617594, - "Data4": 1325435483294309491 + "Data1": -5871956051413205118, + "Data2": -8150346364046157847, + "Data3": 4267769021257295585, + "Data4": -8782029605998759798 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepsTagHelper", @@ -151407,8 +150086,7 @@ { "Name": "wizard-step", "DisplayName": "wizard-step", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -151420,10 +150098,10 @@ }, { "__Checksum": { - "Data1": 4763000378316070073, - "Data2": -1965431127175403958, - "Data3": -6476707966862677015, - "Data4": -2371016277474283751 + "Data1": -2690527622651891511, + "Data2": -6242463995211712843, + "Data3": -8511020855727304998, + "Data4": 5189097675035979417 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardTagHelper", @@ -151602,20 +150280,17 @@ { "Name": "messages", "DisplayName": "messages", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "stepper", "DisplayName": "stepper", - "Diagnostics": [ - ] + "Diagnostics": [] }, { "Name": "wizard-steps", "DisplayName": "wizard-steps", - "Diagnostics": [ - ] + "Diagnostics": [] } ], "Metadata": { @@ -151627,10 +150302,10 @@ }, { "__Checksum": { - "Data1": -715062129312674910, - "Data2": 1010612713867020745, - "Data3": 8998254198302761632, - "Data4": 4783793836545226540 + "Data1": -2953266639436724387, + "Data2": -1702434597601741899, + "Data3": 4462178383982650615, + "Data4": -8170835691728864190 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardValidateFormsSettingsTagHelper", @@ -151676,10 +150351,10 @@ }, { "__Checksum": { - "Data1": 934476021664493643, - "Data2": -7098085436175523824, - "Data3": -5891719045542367641, - "Data4": -7737003834962375223 + "Data1": -5382163423233359948, + "Data2": -301340728571566285, + "Data3": -5343795791836136098, + "Data4": -5858338761069172477 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", @@ -151935,10 +150610,10 @@ }, { "__Checksum": { - "Data1": -7471805977069196749, - "Data2": -2396917072722893016, - "Data3": 4594888495841936141, - "Data4": -2766460000378273121 + "Data1": 8944030050369493903, + "Data2": -9050866697568121472, + "Data3": -2760021334495985468, + "Data4": -8867623003191737256 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", @@ -152095,10 +150770,10 @@ }, { "__Checksum": { - "Data1": -1524328386612907680, - "Data2": -3565624023218254228, - "Data3": 1240946223675739574, - "Data4": -6208330139189264429 + "Data1": -8763551081546031216, + "Data2": 7333165342404970001, + "Data3": -4088372672822061929, + "Data4": -9022665045579012874 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", @@ -152168,10 +150843,10 @@ }, { "__Checksum": { - "Data1": -8390444069637775107, - "Data2": 6053816263726378443, - "Data3": 595868410010425501, - "Data4": -6694943082547164406 + "Data1": -5568213014710190206, + "Data2": -6423096233561394664, + "Data3": 6873893591696362794, + "Data4": -1131793544034934137 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", @@ -152335,10 +151010,10 @@ }, { "__Checksum": { - "Data1": 5894965156653946153, - "Data2": 6882297625892233769, - "Data3": -7536849251791338447, - "Data4": 1464450336396421622 + "Data1": 2985505521954061261, + "Data2": 7366372136387448031, + "Data3": 6552904402725855330, + "Data4": -7218595895374958838 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", @@ -152396,10 +151071,10 @@ }, { "__Checksum": { - "Data1": 3406424266943008773, - "Data2": 3349606615771680212, - "Data3": -418257611248318900, - "Data4": 478885981521002824 + "Data1": 2193401636330917505, + "Data2": 4096256571696208256, + "Data3": -7825902628953818469, + "Data4": -1526078320928948661 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", @@ -152955,10 +151630,10 @@ }, { "__Checksum": { - "Data1": -7717680058030565959, - "Data2": -6896181593812704898, - "Data3": -8247036855655088577, - "Data4": 173782554228118011 + "Data1": 3116505489740348477, + "Data2": 8450533897857285909, + "Data3": -2734342042192694058, + "Data4": -382232429141822516 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", @@ -153085,10 +151760,10 @@ }, { "__Checksum": { - "Data1": -1181589937802307983, - "Data2": -874479101613084142, - "Data3": -5101932468261544112, - "Data4": 1272305296437898424 + "Data1": 2010234366520889400, + "Data2": -9162167909154813247, + "Data3": 3350833382048158890, + "Data4": -187506152129846501 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", @@ -153148,10 +151823,10 @@ }, { "__Checksum": { - "Data1": -5922817117321671157, - "Data2": -3445325200858951563, - "Data3": 3202638983407269046, - "Data4": 2064462128671587190 + "Data1": 1731126612236618712, + "Data2": 4243120077491253974, + "Data3": 3778734617258276829, + "Data4": -7573204234692356038 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", @@ -153239,10 +151914,10 @@ }, { "__Checksum": { - "Data1": -731062492814370147, - "Data2": 5001868074185348464, - "Data3": 1166993618692613108, - "Data4": -1559174785519884215 + "Data1": -6799066715620530383, + "Data2": 7144248628368105545, + "Data3": -352434683236721331, + "Data4": -5462210378011518135 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", @@ -153285,10 +151960,10 @@ }, { "__Checksum": { - "Data1": 2487270736880910752, - "Data2": -3008136018047056974, - "Data3": 7634413737005898173, - "Data4": -6577463606541600128 + "Data1": 9057036378714854767, + "Data2": 7061990359131109792, + "Data3": 3446744581334342026, + "Data4": -4352444792678576859 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", @@ -153538,10 +152213,10 @@ }, { "__Checksum": { - "Data1": -1841939049114842368, - "Data2": -5292622278661134654, - "Data3": 4054499992238972011, - "Data4": 7525948864405592822 + "Data1": -1548567717904225779, + "Data2": -5138065978056833963, + "Data3": 3016893068060650774, + "Data4": 3395222620686008424 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", @@ -153577,10 +152252,10 @@ }, { "__Checksum": { - "Data1": -84161903320784603, - "Data2": 5785404482732383736, - "Data3": -4666884963471485305, - "Data4": -8409019444459818780 + "Data1": 7828821137440113188, + "Data2": -920148945739478025, + "Data3": -631939299662925720, + "Data4": -4971665814497090591 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", @@ -153682,10 +152357,10 @@ }, { "__Checksum": { - "Data1": 4965132225751083466, - "Data2": -8110515243283865866, - "Data3": -1391885961560407526, - "Data4": -5575593156023364515 + "Data1": 7015744733003198603, + "Data2": 3394077066165693914, + "Data3": 5295649563369853739, + "Data4": 8567139667125272586 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper", @@ -153722,10 +152397,10 @@ }, { "__Checksum": { - "Data1": -7210401240481585496, - "Data2": 5818073166589008326, - "Data3": -2769723574067193402, - "Data4": 3602385801417702675 + "Data1": 8879102875865159207, + "Data2": 8425022696916112277, + "Data3": -3508022818640239840, + "Data4": 4883750455999641065 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", @@ -153922,10 +152597,10 @@ }, { "__Checksum": { - "Data1": -3605266490494504326, - "Data2": -2679942041846854477, - "Data3": 6673926996214529015, - "Data4": 2858779998467478549 + "Data1": 495753905791149408, + "Data2": -5128006272773580635, + "Data3": 4364804291585155103, + "Data4": 8527295846851459514 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", @@ -154001,10 +152676,10 @@ }, { "__Checksum": { - "Data1": -7049313458611443614, - "Data2": 6355068267960848360, - "Data3": 1410019850187859756, - "Data4": 7068499213024564211 + "Data1": 5343640275150715323, + "Data2": 7921768207261285923, + "Data3": -5907522581276048057, + "Data4": 1860347338512499588 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", @@ -154058,10 +152733,10 @@ }, { "__Checksum": { - "Data1": 1135608441369451315, - "Data2": -6113733406363087866, - "Data3": -1696861082368404709, - "Data4": -3021959825206751361 + "Data1": -1303619295545170649, + "Data2": -8748687449408290236, + "Data3": 4905367779771839493, + "Data4": -7350044480605360893 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", @@ -154104,10 +152779,10 @@ }, { "__Checksum": { - "Data1": -1348226263275351264, - "Data2": 5281489187693454485, - "Data3": 7473124424674695798, - "Data4": 6476846345263380089 + "Data1": -6804100096055898062, + "Data2": 8394633871235252914, + "Data3": -8812029692021752092, + "Data4": -8692429861398583685 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", @@ -154151,10 +152826,10 @@ }, { "__Checksum": { - "Data1": 8473092476723106154, - "Data2": -3382910143607979907, - "Data3": 4086239439627680738, - "Data4": -806166492143593023 + "Data1": -2383293299956605636, + "Data2": 8237308276148878679, + "Data3": -2794995612896414953, + "Data4": 2560439310821063352 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", @@ -154561,10 +153236,10 @@ }, { "__Checksum": { - "Data1": -8800693204284678064, - "Data2": -8217586287924633582, - "Data3": 8175576465894612083, - "Data4": -8556725240621458827 + "Data1": 1358592335014465527, + "Data2": 8627244872992385979, + "Data3": 2511047367559632740, + "Data4": 5951939492454422664 }, "Kind": "Components.Bind", "Name": "Bind", @@ -154697,10 +153372,10 @@ }, { "__Checksum": { - "Data1": -147384704148569599, - "Data2": -2946295198470907376, - "Data3": -8349869577213182016, - "Data4": 1672855111962912999 + "Data1": 4002636027394834157, + "Data2": -5276990724841345094, + "Data3": 2730657289970645411, + "Data4": 4783686603879839174 }, "Kind": "Components.Bind", "Name": "Bind", @@ -154877,10 +153552,10 @@ }, { "__Checksum": { - "Data1": 3303134045292555604, - "Data2": 6052474905603913201, - "Data3": 7846451400857610764, - "Data4": 6085745520400673429 + "Data1": -7200413232137332433, + "Data2": 4338649916014455023, + "Data3": -3110627702460890252, + "Data4": 3432502128751898967 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -155057,10 +153732,10 @@ }, { "__Checksum": { - "Data1": 2909212695549328522, - "Data2": 7282871430228676848, - "Data3": -2412320949365498845, - "Data4": -1902125511589279713 + "Data1": 1721086346521710424, + "Data2": -3744183235058403268, + "Data3": -5153641274119959382, + "Data4": 3475855161529647481 }, "Kind": "Components.Bind", "Name": "Bind", @@ -155250,10 +153925,10 @@ }, { "__Checksum": { - "Data1": -3330335416899754745, - "Data2": 4175114710569612364, - "Data3": 3228805698735812814, - "Data4": 5634018555972460716 + "Data1": 6675248694568745749, + "Data2": 6750034401287596854, + "Data3": 3672765987705228743, + "Data4": -256865287950732198 }, "Kind": "Components.Bind", "Name": "Bind", @@ -155443,10 +154118,10 @@ }, { "__Checksum": { - "Data1": -210595958741215438, - "Data2": -8535529850323405027, - "Data3": -6472494538418975311, - "Data4": 395018195736562182 + "Data1": 7048897972038771877, + "Data2": 4194234136329106631, + "Data3": -3327779996700008522, + "Data4": 7246736422263437609 }, "Kind": "Components.Bind", "Name": "Bind", @@ -155636,10 +154311,10 @@ }, { "__Checksum": { - "Data1": 6190244871610300439, - "Data2": -60859109310210093, - "Data3": 1145259341414490791, - "Data4": 3700988307808381879 + "Data1": 2280326495410385185, + "Data2": -5548205434267583856, + "Data3": -1991034787606130032, + "Data4": -1012253451628560274 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -155829,10 +154504,10 @@ }, { "__Checksum": { - "Data1": -4801932722076169207, - "Data2": 8965668005142395491, - "Data3": -2108428642521881012, - "Data4": -7360910627413473807 + "Data1": -4246469588483228585, + "Data2": -516068861061808627, + "Data3": 4075732351654180301, + "Data4": 5145881654853280358 }, "Kind": "Components.Bind", "Name": "Bind", @@ -156022,10 +154697,10 @@ }, { "__Checksum": { - "Data1": -6425773426719929815, - "Data2": -4634023793775020479, - "Data3": -7895082189500770948, - "Data4": 8094866327962935541 + "Data1": 6189199045246256617, + "Data2": 4095059549944862, + "Data3": -7091325472647072996, + "Data4": 4557588365322302789 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -156215,10 +154890,10 @@ }, { "__Checksum": { - "Data1": -101142623601222314, - "Data2": 6499362085942535074, - "Data3": -6339342310223818545, - "Data4": 8574904295693086374 + "Data1": -7808762381389443734, + "Data2": -7864569503770469521, + "Data3": 5926534793878472076, + "Data4": 707211783327412903 }, "Kind": "Components.Bind", "Name": "Bind", @@ -156408,10 +155083,10 @@ }, { "__Checksum": { - "Data1": 3020784040778200594, - "Data2": 4829611777092173640, - "Data3": 3820419969477105482, - "Data4": 5382272991120527829 + "Data1": -4253308054877021601, + "Data2": 6594787185149837221, + "Data3": 9158630472902955590, + "Data4": 1052201836684803876 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -156601,10 +155276,10 @@ }, { "__Checksum": { - "Data1": 6097509380048195982, - "Data2": 5946605907695151044, - "Data3": -7848016785344029713, - "Data4": -122624851786758225 + "Data1": -2821292116131823338, + "Data2": -5968080011073150791, + "Data3": -3554851278604024371, + "Data4": -8355089073041313883 }, "Kind": "Components.Bind", "Name": "Bind", @@ -156794,10 +155469,10 @@ }, { "__Checksum": { - "Data1": -5800896537879120685, - "Data2": -6410126875142907584, - "Data3": 243208495282782071, - "Data4": -436787814409075809 + "Data1": -1608301355126231397, + "Data2": -845746440912572549, + "Data3": -792583435008008761, + "Data4": -7719328561397802555 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -156987,10 +155662,10 @@ }, { "__Checksum": { - "Data1": -70657545920337443, - "Data2": -6154610712713598545, - "Data3": 3879925830583712699, - "Data4": -7862354326596739286 + "Data1": -5865028239867475329, + "Data2": 8633549336243359932, + "Data3": 1662732231407741292, + "Data4": -418418611858409857 }, "Kind": "Components.Bind", "Name": "Bind", @@ -157180,10 +155855,10 @@ }, { "__Checksum": { - "Data1": 8146655278006055240, - "Data2": -6869668819336553336, - "Data3": -1998146351585258663, - "Data4": 4992196267724085471 + "Data1": -3602126020184219188, + "Data2": 4605850553583640460, + "Data3": 7724182352231032573, + "Data4": 3914473869101864700 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -157373,10 +156048,10 @@ }, { "__Checksum": { - "Data1": 7193663550787855122, - "Data2": -3915741071877147189, - "Data3": -8056193832579996521, - "Data4": -5244730845455248431 + "Data1": 5005493372818563421, + "Data2": 7307525886012095591, + "Data3": -5250094594354383932, + "Data4": -6514478883099208635 }, "Kind": "Components.Bind", "Name": "Bind", @@ -157553,10 +156228,10 @@ }, { "__Checksum": { - "Data1": 5741998076158896050, - "Data2": 9167919018738777175, - "Data3": -3210187385639883688, - "Data4": 1054438399861855828 + "Data1": -384127276242371580, + "Data2": 2400708221057326912, + "Data3": -3701354220214077389, + "Data4": -3533133195916389123 }, "Kind": "Components.Bind", "Name": "Bind", @@ -157733,10 +156408,10 @@ }, { "__Checksum": { - "Data1": -8291796541806085269, - "Data2": -324889556260333175, - "Data3": -7579782263013565631, - "Data4": 1532886197115953096 + "Data1": -162327884524518247, + "Data2": 3547443425853437108, + "Data3": -8865830174494763525, + "Data4": -6454910380248279658 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -157854,10 +156529,10 @@ }, { "__Checksum": { - "Data1": 358163624408269502, - "Data2": -254031744558480622, - "Data3": -2618436577056424038, - "Data4": 8716859780311648300 + "Data1": -5431280927514296712, + "Data2": 4562711601134162231, + "Data3": 2369492899291591052, + "Data4": -5484890224838145565 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -157976,10 +156651,10 @@ }, { "__Checksum": { - "Data1": -3025733745159313665, - "Data2": 8309869721748242663, - "Data3": 5201130942653177007, - "Data4": -8069809342361201071 + "Data1": 133715153780179321, + "Data2": 8305438990944053938, + "Data3": 2207296677821207968, + "Data4": -324924628807964836 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -158097,10 +156772,10 @@ }, { "__Checksum": { - "Data1": 5403426791846295345, - "Data2": -6940553152770802333, - "Data3": 6508740243391817107, - "Data4": 3038468336582721024 + "Data1": 1850203605314629928, + "Data2": -7126857400556860702, + "Data3": -1765114162570923924, + "Data4": -3726874591371475153 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -158219,10 +156894,10 @@ }, { "__Checksum": { - "Data1": -8305232094201732038, - "Data2": 2022302515121250740, - "Data3": -3311599184948979475, - "Data4": -5811039342943702894 + "Data1": 4608797037836916582, + "Data2": 3548933466815354050, + "Data3": 5644678817553889090, + "Data4": -2965375159206425947 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -158340,10 +157015,10 @@ }, { "__Checksum": { - "Data1": -5370390479574802415, - "Data2": 6773543047241044043, - "Data3": -957576284707401286, - "Data4": 1928651498440544502 + "Data1": -2193928491909409324, + "Data2": -6396112862872735395, + "Data3": 3435021540432051826, + "Data4": -7059599437489196088 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -158462,10 +157137,10 @@ }, { "__Checksum": { - "Data1": -8252964129724047396, - "Data2": -8130751367717749253, - "Data3": -5353221033426744175, - "Data4": -5483120548302509945 + "Data1": -3424314768121763113, + "Data2": 8581674042079665194, + "Data3": 6499403380379858822, + "Data4": 1904236188610301992 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -158583,10 +157258,10 @@ }, { "__Checksum": { - "Data1": -4706316460360436404, - "Data2": -1416263782623163434, - "Data3": -7356663775149170374, - "Data4": 8913510159581138729 + "Data1": 2680721226922586226, + "Data2": -7453666992090420039, + "Data3": -2903607850574016502, + "Data4": 2825963777753636670 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -158705,10 +157380,10 @@ }, { "__Checksum": { - "Data1": -8591548397167214429, - "Data2": 8486081291368333172, - "Data3": -4602969388149854054, - "Data4": -1673543209024437299 + "Data1": 6765575998871804296, + "Data2": 3965427095394488921, + "Data3": 685236745689310017, + "Data4": 2933531800649740073 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -158826,10 +157501,10 @@ }, { "__Checksum": { - "Data1": 3001070470063442435, - "Data2": 4266590393835011242, - "Data3": 1870579415671035320, - "Data4": 5597229582579731978 + "Data1": -8973483734946215535, + "Data2": 5476671871432275795, + "Data3": 2803741873428823156, + "Data4": -803743045007094247 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -158948,10 +157623,10 @@ }, { "__Checksum": { - "Data1": 76029157785789410, - "Data2": -6839249947711369352, - "Data3": 4756863555786701537, - "Data4": -3926538392277048361 + "Data1": -4048321779581166700, + "Data2": -4444284846501714986, + "Data3": 7941686811123551065, + "Data4": -5498715226663539960 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -159069,10 +157744,10 @@ }, { "__Checksum": { - "Data1": -3285342808792519542, - "Data2": 4126466638554655033, - "Data3": -4752201351123365067, - "Data4": 5832427471054875229 + "Data1": 4696046756699853115, + "Data2": 7497917766690551777, + "Data3": 2075381432287003134, + "Data4": 2952702997429870536 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -159191,10 +157866,10 @@ }, { "__Checksum": { - "Data1": 1242583562765928101, - "Data2": -1163881578070896886, - "Data3": -9196773977893963003, - "Data4": 2153108169852718123 + "Data1": 8620716872569518181, + "Data2": -4722831378235208129, + "Data3": -3300906252816240871, + "Data4": -5085577330781224745 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -159312,10 +157987,10 @@ }, { "__Checksum": { - "Data1": 7259223908485595350, - "Data2": 7300575187057047539, - "Data3": 6004775912777509608, - "Data4": -2343014665342966765 + "Data1": 8930621883034406091, + "Data2": -6658643635648755147, + "Data3": -7030412905974177815, + "Data4": -1170261418420070354 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -159434,10 +158109,10 @@ }, { "__Checksum": { - "Data1": 6892321997869487715, - "Data2": -1885376883889167142, - "Data3": -2203109846413278384, - "Data4": 4057480991483644886 + "Data1": -5449103146096860466, + "Data2": -2132202985975661720, + "Data3": -2814804539520273857, + "Data4": -1823621361521685543 }, "Kind": "Components.Ref", "Name": "Ref", @@ -159467,8 +158142,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Ref.Ref", "Documentation": "Populates the specified field or property with a reference to the element or component.", "Metadata": { - "Common.PropertyName": "Ref", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Ref" } } ], @@ -159481,10 +158156,10 @@ }, { "__Checksum": { - "Data1": 4572381785159607943, - "Data2": -7065957457844781165, - "Data3": -5023905547002206058, - "Data4": -3982230772242776847 + "Data1": -6044385195333980465, + "Data2": 5445105986336281132, + "Data3": 4759217335971864999, + "Data4": 5517360606873994049 }, "Kind": "Components.Key", "Name": "Key", @@ -159514,8 +158189,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Key.Key", "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" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Key" } } ], diff --git a/src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.taghelpers.json b/src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.taghelpers.json index 4ee535565d4..aa59b57ed28 100644 --- a/src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.taghelpers.json +++ b/src/Shared/files/Tooling/Telerik/Kendo.Mvc.Examples.taghelpers.json @@ -1,10 +1,10 @@ [ { "__Checksum": { - "Data1": -7573310297865549, - "Data2": 4033590618788787461, - "Data3": -777012995208245114, - "Data4": -3707660650911353357 + "Data1": 8763129550808725669, + "Data2": 8440347814648453328, + "Data3": -1495006013913634270, + "Data4": 3395259123047580365 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", @@ -12,7 +12,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", "Documentation": "\r\n \r\n Combines the behaviors of and ,\r\n so that it displays the page matching the specified route but only if the user\r\n is authorized to see it.\r\n \r\n Additionally, this component supplies a cascading parameter of type ,\r\n which makes the user's current authentication state available to descendants.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AuthorizeRouteView" } ], + "TagMatchingRules": [ + { + "TagName": "AuthorizeRouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21,8 +25,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -33,8 +37,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -45,8 +49,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -57,8 +61,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -68,8 +72,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } }, { @@ -77,10 +81,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -93,10 +99,10 @@ }, { "__Checksum": { - "Data1": -2603152193015264833, - "Data2": -7324563570571855484, - "Data3": -8175299238712758270, - "Data4": 3065017436833065546 + "Data1": -1126820336252066546, + "Data2": 2062211342647697663, + "Data3": 8016395908811423407, + "Data4": -9083134338239884034 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", @@ -104,7 +110,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", "Documentation": "\r\n \r\n Combines the behaviors of and ,\r\n so that it displays the page matching the specified route but only if the user\r\n is authorized to see it.\r\n \r\n Additionally, this component supplies a cascading parameter of type ,\r\n which makes the user's current authentication state available to descendants.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -113,8 +123,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -125,8 +135,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -137,8 +147,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -149,8 +159,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -160,8 +170,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } }, { @@ -169,10 +179,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -186,10 +198,10 @@ }, { "__Checksum": { - "Data1": -2522789381148850632, - "Data2": -7635127611563900930, - "Data3": -505737901068392591, - "Data4": 4793589746055646302 + "Data1": -3488398355339662872, + "Data2": -8344262365856710599, + "Data3": 2203914251255903202, + "Data4": -549283059369327803 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", @@ -211,11 +223,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized.Context", "Documentation": { "Id": 11, - "Args": [ "NotAuthorized" ] + "Args": [ + "NotAuthorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -229,10 +243,10 @@ }, { "__Checksum": { - "Data1": 6930454092397736430, - "Data2": -3830414481622421691, - "Data3": 2647769938139753834, - "Data4": -2965086336912158947 + "Data1": -8974977729823506722, + "Data2": -7624693699004013925, + "Data3": 6334444031807957260, + "Data4": -7477599851432545018 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", @@ -254,11 +268,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized.Context", "Documentation": { "Id": 11, - "Args": [ "NotAuthorized" ] + "Args": [ + "NotAuthorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -273,10 +289,10 @@ }, { "__Checksum": { - "Data1": -5049199212949877618, - "Data2": -5319946353514886508, - "Data3": 8275000573761614737, - "Data4": 6045164095330826280 + "Data1": 8409146836506811220, + "Data2": -3557229339975962491, + "Data3": -9036079713174403303, + "Data4": -2046918318881541777 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", @@ -300,10 +316,10 @@ }, { "__Checksum": { - "Data1": 4606606378957877677, - "Data2": 2136717837307521416, - "Data3": -7309664843951357004, - "Data4": -7517774984968997804 + "Data1": -4369813011973348817, + "Data2": -2849368957331268153, + "Data3": -3443584105976924493, + "Data4": 5959283735533993681 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", @@ -328,10 +344,10 @@ }, { "__Checksum": { - "Data1": -4050549699026339855, - "Data2": -6444337358035133024, - "Data3": -9105061837510453126, - "Data4": 6819455608097311184 + "Data1": -3429174736135457823, + "Data2": 1359026430171826729, + "Data3": 5789336515782671394, + "Data4": -7141973529948150278 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", @@ -339,7 +355,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", "Documentation": "\r\n \r\n Displays differing content depending on the user's authorization status.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AuthorizeView" } ], + "TagMatchingRules": [ + { + "TagName": "AuthorizeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -348,8 +368,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\r\n \r\n The policy name that determines whether the content can be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Policy", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Policy" } }, { @@ -359,8 +379,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\r\n \r\n A comma delimited list of roles that are allowed to display the content.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Roles", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Roles" } }, { @@ -370,8 +390,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -382,8 +402,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -394,8 +414,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n If you specify a value for this parameter, do not also specify a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorized", "Components.ChildContent": "True" } }, @@ -406,8 +426,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -418,8 +438,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -427,10 +447,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -443,10 +465,10 @@ }, { "__Checksum": { - "Data1": 4862666011638109759, - "Data2": -9088961420746766519, - "Data3": 3866738381179436736, - "Data4": 7545171264834724566 + "Data1": 4076162487340942279, + "Data2": 38494143145235419, + "Data3": 1770899250837084767, + "Data4": -5731216382025977688 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", @@ -454,7 +476,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", "Documentation": "\r\n \r\n Displays differing content depending on the user's authorization status.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -463,8 +489,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\r\n \r\n The policy name that determines whether the content can be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Policy", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Policy" } }, { @@ -474,8 +500,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\r\n \r\n A comma delimited list of roles that are allowed to display the content.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Roles", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Roles" } }, { @@ -485,8 +511,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -497,8 +523,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is not authorized.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "NotAuthorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotAuthorized", "Components.ChildContent": "True" } }, @@ -509,8 +535,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", "Documentation": "\r\n \r\n The content that will be displayed if the user is authorized.\r\n If you specify a value for this parameter, do not also specify a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorized", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorized", "Components.ChildContent": "True" } }, @@ -521,8 +547,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", "Documentation": "\r\n \r\n The content that will be displayed while asynchronous authorization is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Authorizing", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Authorizing", "Components.ChildContent": "True" } }, @@ -533,8 +559,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\r\n \r\n The resource to which access is being controlled.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Resource", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Resource" } }, { @@ -542,10 +568,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -559,10 +587,10 @@ }, { "__Checksum": { - "Data1": 3607139266296686831, - "Data2": -2342247196782032817, - "Data3": -733164646259630293, - "Data4": 2239243580254029900 + "Data1": 1054974347256619987, + "Data2": -2840325723997861834, + "Data3": 642976044333426267, + "Data4": 8915713283713928034 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", @@ -584,11 +612,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -602,10 +632,10 @@ }, { "__Checksum": { - "Data1": -2435840625006264400, - "Data2": -3177232599779710130, - "Data3": 1743123081129326595, - "Data4": -6490574899003596727 + "Data1": -7647723278018591681, + "Data2": 2104210306329917784, + "Data3": -2453041780994961145, + "Data4": 2251289738597512163 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", @@ -627,11 +657,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -646,10 +678,10 @@ }, { "__Checksum": { - "Data1": 5766294598931213492, - "Data2": 6269414171536544291, - "Data3": 719066851490933459, - "Data4": 6192560167726873686 + "Data1": 1256654829718035504, + "Data2": 6176331583798799807, + "Data3": 2735777182756055709, + "Data4": 8258612773221362239 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", @@ -671,11 +703,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized.Context", "Documentation": { "Id": 11, - "Args": [ "NotAuthorized" ] + "Args": [ + "NotAuthorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -689,10 +723,10 @@ }, { "__Checksum": { - "Data1": 6739046208914611045, - "Data2": -8869945330106153765, - "Data3": 9013788391100075201, - "Data4": 3384842120434853234 + "Data1": -6825185546786896001, + "Data2": 7842384322328390413, + "Data3": 8729699594286724263, + "Data4": -7984488084425419062 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", @@ -714,11 +748,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized.Context", "Documentation": { "Id": 11, - "Args": [ "NotAuthorized" ] + "Args": [ + "NotAuthorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -733,10 +769,10 @@ }, { "__Checksum": { - "Data1": -3083416404328199955, - "Data2": -2441915009276058561, - "Data3": -7030095323205551191, - "Data4": 4437301754541156747 + "Data1": 4896319727897810395, + "Data2": -5937122031597645414, + "Data3": 5830494489755099766, + "Data4": 4075248029398980667 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", @@ -758,11 +794,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized.Context", "Documentation": { "Id": 11, - "Args": [ "Authorized" ] + "Args": [ + "Authorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -776,10 +814,10 @@ }, { "__Checksum": { - "Data1": 9096583960573440576, - "Data2": 6626803699940825741, - "Data3": 8738897780516655438, - "Data4": 6396348111089563793 + "Data1": 928643252168344305, + "Data2": 2738096222007397976, + "Data3": 7694624462705259661, + "Data4": -9092372737483223080 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", @@ -801,11 +839,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized.Context", "Documentation": { "Id": 11, - "Args": [ "Authorized" ] + "Args": [ + "Authorized" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -820,10 +860,10 @@ }, { "__Checksum": { - "Data1": 4447553599216735133, - "Data2": -2061170386996091900, - "Data3": 7478035870052559807, - "Data4": 5151508114502044279 + "Data1": 7856880125415756571, + "Data2": 8383998373486821725, + "Data3": -8723496610221350529, + "Data4": 4633865963454802466 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", @@ -847,10 +887,10 @@ }, { "__Checksum": { - "Data1": -10469815074707552, - "Data2": -217377046386146108, - "Data3": 5856970294104450076, - "Data4": -2926284446017511768 + "Data1": -1027976193082131680, + "Data2": 4196849792968480238, + "Data3": -7699342640913503885, + "Data4": -2046378850436257891 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", @@ -875,17 +915,21 @@ }, { "__Checksum": { - "Data1": -1876795497113102124, - "Data2": -1610275861052945277, - "Data3": -5947306151308413334, - "Data4": 6989814695781351326 + "Data1": -576041239627392457, + "Data2": 8201378603604506401, + "Data3": 2520610336752314436, + "Data4": -7200396900823791274 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CascadingAuthenticationState" } ], + "TagMatchingRules": [ + { + "TagName": "CascadingAuthenticationState" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -894,8 +938,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", "Documentation": "\r\n \r\n The content to which the authentication state should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -909,17 +953,21 @@ }, { "__Checksum": { - "Data1": 1260648262120584456, - "Data2": 2499547796939009272, - "Data3": 9011894168557563143, - "Data4": -5378498325122166112 + "Data1": -8235365834910926769, + "Data2": 6694312252349350718, + "Data3": 5143715084207989652, + "Data4": 428090287477119526 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -928,8 +976,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", "Documentation": "\r\n \r\n The content to which the authentication state should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -944,10 +992,10 @@ }, { "__Checksum": { - "Data1": -1985650276056066664, - "Data2": -6905136743910574635, - "Data3": -922492235228819311, - "Data4": -2415010217310816678 + "Data1": -3508685268214383852, + "Data2": -2358856202161226431, + "Data3": 8158469474100257103, + "Data4": -8624873112559932432 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", @@ -971,10 +1019,10 @@ }, { "__Checksum": { - "Data1": 4724591116907073767, - "Data2": 136555555820889669, - "Data3": 1246832819386607185, - "Data4": 4923877134729940713 + "Data1": 151529769816882701, + "Data2": 8794175924374574069, + "Data3": -5057124985829292905, + "Data4": 8653669153692737253 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", @@ -999,10 +1047,10 @@ }, { "__Checksum": { - "Data1": 7852727550133475288, - "Data2": -2392151156042794276, - "Data3": -3111407578080779137, - "Data4": 3279245055752601611 + "Data1": 2939941643516732002, + "Data2": -1216194779081055621, + "Data3": 1667946559397228020, + "Data4": 5824969354985129430 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.CascadingValue", @@ -1010,7 +1058,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", "Documentation": "\r\n \r\n A component that provides a cascading value to all descendant components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CascadingValue" } ], + "TagMatchingRules": [ + { + "TagName": "CascadingValue" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1019,7 +1071,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.CascadingValue.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.CascadingValue" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.CascadingValue" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -1034,8 +1089,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.CascadingValue.ChildContent", "Documentation": "\r\n \r\n The content to which the value should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1046,8 +1101,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.CascadingValue.Value", "Documentation": "\r\n \r\n The value to be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -1058,8 +1113,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "Documentation": "\r\n \r\n Optionally gives a name to the provided value. Descendant components\r\n will be able to receive the value by specifying this name.\r\n \r\n If no name is specified, then descendant components will receive the\r\n value based the type of value they are requesting.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -1069,8 +1124,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "Documentation": "\r\n \r\n If true, indicates that will not change. This is a\r\n performance optimization that allows the framework to skip setting up\r\n change notifications. Set this flag only if you will not change\r\n during the component's lifetime.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "IsFixed", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "IsFixed" } } ], @@ -1084,10 +1139,10 @@ }, { "__Checksum": { - "Data1": -2673954925457724407, - "Data2": 6199957011067900407, - "Data3": 2234580427311335313, - "Data4": 814316016298295119 + "Data1": -7679833204236774100, + "Data2": 63559635700121060, + "Data3": -986925736960264831, + "Data4": -8689859966039105595 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.CascadingValue", @@ -1095,7 +1150,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", "Documentation": "\r\n \r\n A component that provides a cascading value to all descendant components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.CascadingValue" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.CascadingValue" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1104,7 +1163,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.CascadingValue.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.CascadingValue" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.CascadingValue" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -1119,8 +1181,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.CascadingValue.ChildContent", "Documentation": "\r\n \r\n The content to which the value should be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1131,8 +1193,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.CascadingValue.Value", "Documentation": "\r\n \r\n The value to be provided.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -1143,8 +1205,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "Documentation": "\r\n \r\n Optionally gives a name to the provided value. Descendant components\r\n will be able to receive the value by specifying this name.\r\n \r\n If no name is specified, then descendant components will receive the\r\n value based the type of value they are requesting.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -1154,8 +1216,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "Documentation": "\r\n \r\n If true, indicates that will not change. This is a\r\n performance optimization that allows the framework to skip setting up\r\n change notifications. Set this flag only if you will not change\r\n during the component's lifetime.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "IsFixed", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "IsFixed" } } ], @@ -1170,10 +1232,10 @@ }, { "__Checksum": { - "Data1": -5213759628106696977, - "Data2": 465429509165635153, - "Data3": 709072781297649205, - "Data4": 4713339947242654795 + "Data1": -4608482289570964838, + "Data2": -7726302403965888404, + "Data3": 8005627572853295780, + "Data4": 6904535770820904557 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", @@ -1197,10 +1259,10 @@ }, { "__Checksum": { - "Data1": -8398094214414641523, - "Data2": 6672989527667998182, - "Data3": -1890879233103262517, - "Data4": 2857712495785546846 + "Data1": -7099468049881998144, + "Data2": 1010359103196847476, + "Data3": 7871980467203887852, + "Data4": 4603658050491783925 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", @@ -1225,10 +1287,10 @@ }, { "__Checksum": { - "Data1": 9164844766849378134, - "Data2": 4189986359859235303, - "Data3": -6004995046308920822, - "Data4": -1998464328878642851 + "Data1": 5731302864841358952, + "Data2": -8981471926612505981, + "Data3": -4403247565854984028, + "Data4": -6387829014248849351 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.DynamicComponent", @@ -1236,7 +1298,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.DynamicComponent", "Documentation": "\r\n \r\n A component that renders another component dynamically according to its\r\n parameter.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DynamicComponent" } ], + "TagMatchingRules": [ + { + "TagName": "DynamicComponent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1246,8 +1312,8 @@ "Documentation": "\r\n \r\n Gets or sets the type of the component to be rendered. The supplied type must\r\n implement .\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Type" } }, { @@ -1257,8 +1323,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.DynamicComponent.Parameters", "Documentation": "\r\n \r\n Gets or sets a dictionary of parameters to be passed to the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Parameters", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "Parameters" } } ], @@ -1271,10 +1337,10 @@ }, { "__Checksum": { - "Data1": -3864700855378176685, - "Data2": 9128322028009794936, - "Data3": -6123212245782848945, - "Data4": -8904388828825958051 + "Data1": 7110698932307731208, + "Data2": -1569536967984684798, + "Data3": -3992574793600979564, + "Data4": 4055446559830609435 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.DynamicComponent", @@ -1282,7 +1348,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.DynamicComponent", "Documentation": "\r\n \r\n A component that renders another component dynamically according to its\r\n parameter.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.DynamicComponent" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.DynamicComponent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1292,8 +1362,8 @@ "Documentation": "\r\n \r\n Gets or sets the type of the component to be rendered. The supplied type must\r\n implement .\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Type" } }, { @@ -1303,8 +1373,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.DynamicComponent.Parameters", "Documentation": "\r\n \r\n Gets or sets a dictionary of parameters to be passed to the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Parameters", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "Parameters" } } ], @@ -1318,10 +1388,10 @@ }, { "__Checksum": { - "Data1": -6754831608913036033, - "Data2": -7125684827085213342, - "Data3": -5659490596597847157, - "Data4": -1795696829195347105 + "Data1": -5647725014167321797, + "Data2": -552944172644708731, + "Data3": -3815279164226980465, + "Data4": 7388613562141534977 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.LayoutView", @@ -1329,7 +1399,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", "Documentation": "\r\n \r\n Displays the specified content inside the specified layout and any further\r\n nested layouts.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "LayoutView" } ], + "TagMatchingRules": [ + { + "TagName": "LayoutView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1338,8 +1412,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.LayoutView.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to display.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1350,8 +1424,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "Documentation": "\r\n \r\n Gets or sets the type of the layout in which to display the content.\r\n The type must implement and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Layout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Layout" } } ], @@ -1364,10 +1438,10 @@ }, { "__Checksum": { - "Data1": -3254147966306572884, - "Data2": -1321715218764245901, - "Data3": -7628554023852277005, - "Data4": -8629909721505477067 + "Data1": 1361411529474496483, + "Data2": -739982539966889227, + "Data3": -977459276069733025, + "Data4": -225334187807638369 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.LayoutView", @@ -1375,7 +1449,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", "Documentation": "\r\n \r\n Displays the specified content inside the specified layout and any further\r\n nested layouts.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.LayoutView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.LayoutView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1384,8 +1462,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.LayoutView.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to display.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -1396,8 +1474,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "Documentation": "\r\n \r\n Gets or sets the type of the layout in which to display the content.\r\n The type must implement and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Layout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "Layout" } } ], @@ -1411,10 +1489,10 @@ }, { "__Checksum": { - "Data1": 146026960934552933, - "Data2": -3650900569131191121, - "Data3": -6920235949872452176, - "Data4": 6538051227540199776 + "Data1": 1270776707106377636, + "Data2": 8797105731492125492, + "Data3": -4722775846668528642, + "Data4": 3305447825452506234 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", @@ -1438,10 +1516,10 @@ }, { "__Checksum": { - "Data1": 1701281741403273554, - "Data2": 3924392702614692788, - "Data3": 548563024818931872, - "Data4": 4765029954913279140 + "Data1": -4098664675869633111, + "Data2": 4977801593976148775, + "Data3": -3591351345106431176, + "Data4": -3629411109416117244 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", @@ -1466,10 +1544,10 @@ }, { "__Checksum": { - "Data1": 6563065469339436171, - "Data2": -3808463336543199892, - "Data3": -6643335613705244508, - "Data4": 3696100966898023821 + "Data1": 4217022035368751388, + "Data2": -4067929904648929838, + "Data3": 6526259014377304754, + "Data4": 9187030806021014627 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.RouteView", @@ -1477,7 +1555,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteView", "Documentation": "\r\n \r\n Displays the specified page component, rendering it inside its layout\r\n and any further nested layouts.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RouteView" } ], + "TagMatchingRules": [ + { + "TagName": "RouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1487,8 +1569,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -1498,8 +1580,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } } ], @@ -1512,10 +1594,10 @@ }, { "__Checksum": { - "Data1": 1744987662857189364, - "Data2": -4816490207759944731, - "Data3": -4806665278237985785, - "Data4": -362575639376669738 + "Data1": 3181917166860484265, + "Data2": 5592830598254929166, + "Data3": 6332203196792038142, + "Data4": 1705581486661393550 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.RouteView", @@ -1523,7 +1605,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteView", "Documentation": "\r\n \r\n Displays the specified page component, rendering it inside its layout\r\n and any further nested layouts.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.RouteView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.RouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1533,8 +1619,8 @@ "Documentation": "\r\n \r\n Gets or sets the route data. This determines the page that will be\r\n displayed and the parameter values that will be supplied to the page.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -1544,8 +1630,8 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "Documentation": "\r\n \r\n Gets or sets the type of a layout to be used if the page does not\r\n declare any layout. If specified, the type must implement \r\n and accept a parameter named .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DefaultLayout", - "Common.GloballyQualifiedTypeName": "global::System.Type" + "Common.GloballyQualifiedTypeName": "global::System.Type", + "Common.PropertyName": "DefaultLayout" } } ], @@ -1559,10 +1645,10 @@ }, { "__Checksum": { - "Data1": -875999436035035351, - "Data2": -678570589703120869, - "Data3": -6066695011064431114, - "Data4": -7278429517202227948 + "Data1": 1065865949068824216, + "Data2": 5992357818554971059, + "Data3": -5474552193129438454, + "Data4": -2540487500587233647 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.Router", @@ -1570,7 +1656,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", "Documentation": "\r\n \r\n A component that supplies route data corresponding to the current navigation state.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Router" } ], + "TagMatchingRules": [ + { + "TagName": "Router" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1580,8 +1670,8 @@ "Documentation": "\r\n \r\n Gets or sets the assembly that should be searched for components matching the URI.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "AppAssembly", - "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly" + "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly", + "Common.PropertyName": "AppAssembly" } }, { @@ -1591,8 +1681,8 @@ "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "Documentation": "\r\n \r\n Gets or sets a collection of additional assemblies that should be searched for components\r\n that can match URIs.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAssemblies", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Common.PropertyName": "AdditionalAssemblies" } }, { @@ -1603,8 +1693,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when no match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "NotFound", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotFound", "Components.ChildContent": "True" } }, @@ -1616,8 +1706,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when a match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Found", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Found", "Components.ChildContent": "True" } }, @@ -1628,8 +1718,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.Router.Navigating", "Documentation": "\r\n \r\n Get or sets the content to display when asynchronous navigation is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Navigating", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Navigating", "Components.ChildContent": "True" } }, @@ -1640,8 +1730,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Routing.Router.OnNavigateAsync", "Documentation": "\r\n \r\n Gets or sets a handler that should be called before navigating to a new page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnNavigateAsync", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnNavigateAsync", "Components.EventCallback": "True" } }, @@ -1652,8 +1742,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Routing.Router.PreferExactMatches", "Documentation": "\r\n \r\n Gets or sets a flag to indicate whether route matching should prefer exact matches\r\n over wildcards.\r\n This property is obsolete and configuring it does nothing.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "PreferExactMatches", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "PreferExactMatches" } }, { @@ -1661,10 +1751,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1677,10 +1769,10 @@ }, { "__Checksum": { - "Data1": 6352329989396090660, - "Data2": 4271448617062235920, - "Data3": 2385398515101763906, - "Data4": -3444751515818293998 + "Data1": -3280662649738157413, + "Data2": -3435747272199950955, + "Data3": 93864075351459690, + "Data4": 1782415312587554142 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.Router", @@ -1688,7 +1780,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", "Documentation": "\r\n \r\n A component that supplies route data corresponding to the current navigation state.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Routing.Router" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1698,8 +1794,8 @@ "Documentation": "\r\n \r\n Gets or sets the assembly that should be searched for components matching the URI.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "AppAssembly", - "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly" + "Common.GloballyQualifiedTypeName": "global::System.Reflection.Assembly", + "Common.PropertyName": "AppAssembly" } }, { @@ -1709,8 +1805,8 @@ "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "Documentation": "\r\n \r\n Gets or sets a collection of additional assemblies that should be searched for components\r\n that can match URIs.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAssemblies", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IEnumerable", + "Common.PropertyName": "AdditionalAssemblies" } }, { @@ -1721,8 +1817,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when no match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "NotFound", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "NotFound", "Components.ChildContent": "True" } }, @@ -1734,8 +1830,8 @@ "Documentation": "\r\n \r\n Gets or sets the content to display when a match is found for the requested route.\r\n \r\n ", "IsEditorRequired": true, "Metadata": { - "Common.PropertyName": "Found", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Found", "Components.ChildContent": "True" } }, @@ -1746,8 +1842,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.Router.Navigating", "Documentation": "\r\n \r\n Get or sets the content to display when asynchronous navigation is in progress.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Navigating", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Navigating", "Components.ChildContent": "True" } }, @@ -1758,8 +1854,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Routing.Router.OnNavigateAsync", "Documentation": "\r\n \r\n Gets or sets a handler that should be called before navigating to a new page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnNavigateAsync", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnNavigateAsync", "Components.EventCallback": "True" } }, @@ -1770,8 +1866,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Routing.Router.PreferExactMatches", "Documentation": "\r\n \r\n Gets or sets a flag to indicate whether route matching should prefer exact matches\r\n over wildcards.\r\n This property is obsolete and configuring it does nothing.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "PreferExactMatches", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "PreferExactMatches" } }, { @@ -1779,10 +1875,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1796,10 +1894,10 @@ }, { "__Checksum": { - "Data1": 7762020357602964904, - "Data2": 4554830631676678873, - "Data3": -797534442970343397, - "Data4": 1246085218876991951 + "Data1": -4630501097924564915, + "Data2": -6969352399603112370, + "Data3": -884570759550605109, + "Data4": -7873193560135182138 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", @@ -1823,10 +1921,10 @@ }, { "__Checksum": { - "Data1": -4779059275372366107, - "Data2": -4057918776782881729, - "Data3": -6859449902725066131, - "Data4": 427214227809762101 + "Data1": -5099200554898534440, + "Data2": 1672479040074326024, + "Data3": -6141355748436917872, + "Data4": 7297139618378947219 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", @@ -1851,10 +1949,10 @@ }, { "__Checksum": { - "Data1": -2665054349062381339, - "Data2": -2514007578767312771, - "Data3": 5073564700683833176, - "Data4": 4103308621877466511 + "Data1": 997777688699634274, + "Data2": -284251513568491132, + "Data3": 135580316298199262, + "Data4": 362626749714483680 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", @@ -1876,11 +1974,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Found.Context", "Documentation": { "Id": 11, - "Args": [ "Found" ] + "Args": [ + "Found" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1894,10 +1994,10 @@ }, { "__Checksum": { - "Data1": 3898082047343915680, - "Data2": -2354450869895658219, - "Data3": 2392286191192130779, - "Data4": -4011823842489966317 + "Data1": 417637872835683764, + "Data2": -8076763885613547699, + "Data3": -9098266231859602864, + "Data4": 857792143088992320 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", @@ -1919,11 +2019,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Found.Context", "Documentation": { "Id": 11, - "Args": [ "Found" ] + "Args": [ + "Found" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1938,10 +2040,10 @@ }, { "__Checksum": { - "Data1": 7519036931351433202, - "Data2": 7036172821371575497, - "Data3": -1860711014046120287, - "Data4": 7762603995587562668 + "Data1": 3681772173185327190, + "Data2": 825247420715656159, + "Data3": 126573524554611381, + "Data4": 6282543168888848734 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", @@ -1965,10 +2067,10 @@ }, { "__Checksum": { - "Data1": 3548072241576691242, - "Data2": -6509807361797027378, - "Data3": 8632002079802716552, - "Data4": 1834954778387357636 + "Data1": -6383522948775192073, + "Data2": 8438063685897523313, + "Data3": -1465512590274301324, + "Data4": 9107167753500072108 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", @@ -1993,10 +2095,10 @@ }, { "__Checksum": { - "Data1": 8060816717660512017, - "Data2": 431122276472659238, - "Data3": -5335535680087945410, - "Data4": -7448060738811389619 + "Data1": 500541897763460105, + "Data2": -3904160715621637890, + "Data3": 6762557291463073251, + "Data4": -5996836073700211021 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", @@ -2004,7 +2106,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Documentation": "\r\n \r\n Adds Data Annotations validation support to an .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DataAnnotationsValidator" } ], + "TagMatchingRules": [ + { + "TagName": "DataAnnotationsValidator" + } + ], "Metadata": { "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Common.TypeNameIdentifier": "DataAnnotationsValidator", @@ -2014,10 +2120,10 @@ }, { "__Checksum": { - "Data1": -605837348806027850, - "Data2": 3348005451106587849, - "Data3": 40550484476362788, - "Data4": -3951802546339751580 + "Data1": 2065598637635591165, + "Data2": -8291259146149664641, + "Data3": 9219671010491672983, + "Data4": 6550648898376690199 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", @@ -2025,7 +2131,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Documentation": "\r\n \r\n Adds Data Annotations validation support to an .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + } + ], "Metadata": { "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Common.TypeNameIdentifier": "DataAnnotationsValidator", @@ -2036,10 +2146,10 @@ }, { "__Checksum": { - "Data1": -8849638022311393031, - "Data2": 3669032744562255413, - "Data3": -4580608395730527632, - "Data4": 1925985924066205227 + "Data1": -8573805794810384742, + "Data2": 3190260025099912483, + "Data3": 286211946971728597, + "Data4": 2235639381601190169 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", @@ -2047,7 +2157,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", "Documentation": "\r\n \r\n Renders a form element that cascades an to descendants.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "EditForm" } ], + "TagMatchingRules": [ + { + "TagName": "EditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2056,8 +2170,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created form element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2067,8 +2181,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", "Documentation": "\r\n \r\n Supplies the edit context explicitly. If using this parameter, do not\r\n also supply , since the model value will be taken\r\n from the property.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "EditContext", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext", + "Common.PropertyName": "EditContext" } }, { @@ -2078,8 +2192,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "Documentation": "\r\n \r\n Specifies the top-level model object for the form. An edit context will\r\n be constructed for this model. If using this parameter, do not also supply\r\n a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -2089,8 +2203,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", "Documentation": "\r\n \r\n Specifies the content to be rendered inside this .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -2101,8 +2215,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted.\r\n \r\n If using this parameter, you are responsible for triggering any validation\r\n manually, e.g., by calling .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnSubmit", "Components.EventCallback": "True" } }, @@ -2113,8 +2227,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnValidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be valid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnValidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnValidSubmit", "Components.EventCallback": "True" } }, @@ -2125,8 +2239,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnInvalidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be invalid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnInvalidSubmit", "Components.EventCallback": "True" } }, @@ -2135,10 +2249,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2151,10 +2267,10 @@ }, { "__Checksum": { - "Data1": 8603305595527882592, - "Data2": -1868116184540726136, - "Data3": -1752057992034395437, - "Data4": -333130519557485315 + "Data1": -4416280976354102043, + "Data2": -3760434688580255632, + "Data3": -5285723401744202602, + "Data4": -8971075941582462424 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", @@ -2162,7 +2278,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", "Documentation": "\r\n \r\n Renders a form element that cascades an to descendants.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2171,8 +2291,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created form element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2182,8 +2302,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", "Documentation": "\r\n \r\n Supplies the edit context explicitly. If using this parameter, do not\r\n also supply , since the model value will be taken\r\n from the property.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "EditContext", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.EditContext", + "Common.PropertyName": "EditContext" } }, { @@ -2193,8 +2313,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "Documentation": "\r\n \r\n Specifies the top-level model object for the form. An edit context will\r\n be constructed for this model. If using this parameter, do not also supply\r\n a value for .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -2204,8 +2324,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", "Documentation": "\r\n \r\n Specifies the content to be rendered inside this .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -2216,8 +2336,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted.\r\n \r\n If using this parameter, you are responsible for triggering any validation\r\n manually, e.g., by calling .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnSubmit", "Components.EventCallback": "True" } }, @@ -2228,8 +2348,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnValidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be valid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnValidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnValidSubmit", "Components.EventCallback": "True" } }, @@ -2240,8 +2360,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.EditForm.OnInvalidSubmit", "Documentation": "\r\n \r\n A callback that will be invoked when the form is submitted and the\r\n is determined to be invalid.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnInvalidSubmit", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnInvalidSubmit", "Components.EventCallback": "True" } }, @@ -2250,10 +2370,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2267,10 +2389,10 @@ }, { "__Checksum": { - "Data1": 5152950368829826050, - "Data2": 7258826832939457898, - "Data3": 3727054189157030689, - "Data4": 7384827115970308760 + "Data1": -8981596313203451455, + "Data2": 1294755070007482779, + "Data3": -8669452550379814980, + "Data4": -7950528233039134052 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", @@ -2292,11 +2414,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2310,10 +2434,10 @@ }, { "__Checksum": { - "Data1": 331670870179217158, - "Data2": -9100123128424974787, - "Data3": 5969874161082275730, - "Data4": 2925433389782346641 + "Data1": 6286417777505078195, + "Data2": -3485072285495963737, + "Data3": 4330826567266810052, + "Data4": -321605847845400593 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", @@ -2335,11 +2459,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2354,10 +2480,10 @@ }, { "__Checksum": { - "Data1": -1352819454758172346, - "Data2": 7233767094927405416, - "Data3": -4538783872826642324, - "Data4": -8397220803742690171 + "Data1": -6187584435325857626, + "Data2": 167589322083600774, + "Data3": 5705629187949551463, + "Data4": -5960037433306373421 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -2365,7 +2491,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": "\r\n \r\n An input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputCheckbox" } ], + "TagMatchingRules": [ + { + "TagName": "InputCheckbox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2374,8 +2504,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2385,8 +2515,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "Value" } }, { @@ -2396,8 +2526,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -2408,8 +2538,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -2419,8 +2549,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputCheckbox.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2433,10 +2563,10 @@ }, { "__Checksum": { - "Data1": -4189182289312798242, - "Data2": -6005507865985190963, - "Data3": 7389747601135603785, - "Data4": -6850581661444384966 + "Data1": -4146236444580142722, + "Data2": 5030192670004756898, + "Data3": -7372726565557631228, + "Data4": 2856541690275313358 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -2444,7 +2574,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": "\r\n \r\n An input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2453,8 +2587,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2464,8 +2598,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "Value" } }, { @@ -2475,8 +2609,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -2487,8 +2621,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -2498,8 +2632,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputCheckbox.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2513,10 +2647,10 @@ }, { "__Checksum": { - "Data1": 6408055751203713048, - "Data2": 6700745305772301087, - "Data3": -4154659395966908808, - "Data4": -6617530910073320474 + "Data1": 1228906755754688927, + "Data2": -5318654479202899585, + "Data3": -3463282059115261949, + "Data4": 7703747975973445142 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -2524,7 +2658,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": "\r\n \r\n An input component for editing date values.\r\n Supported types are and .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputDate" } ], + "TagMatchingRules": [ + { + "TagName": "InputDate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2533,7 +2671,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputDate.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputDate" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputDate" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -2549,8 +2690,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDateType Microsoft.AspNetCore.Components.Forms.InputDate.Type", "Documentation": "\r\n \r\n Gets or sets the type of HTML input to be rendered.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType", + "Common.PropertyName": "Type" } }, { @@ -2560,8 +2701,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -2571,8 +2712,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2582,8 +2723,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputDate.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -2607,8 +2748,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputDate.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -2619,8 +2760,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2634,10 +2775,10 @@ }, { "__Checksum": { - "Data1": 8194718987032455617, - "Data2": 9050188784657191074, - "Data3": 5214594077628993864, - "Data4": 7027585256726835818 + "Data1": -7840331994028869918, + "Data2": -3802876581885721243, + "Data3": -2334812786506549364, + "Data4": -3278621492621492256 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -2645,7 +2786,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": "\r\n \r\n An input component for editing date values.\r\n Supported types are and .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2654,7 +2799,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputDate.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputDate" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputDate" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -2670,8 +2818,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDateType Microsoft.AspNetCore.Components.Forms.InputDate.Type", "Documentation": "\r\n \r\n Gets or sets the type of HTML input to be rendered.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Type", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Forms.InputDateType", + "Common.PropertyName": "Type" } }, { @@ -2681,8 +2829,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -2692,8 +2840,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2703,8 +2851,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputDate.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -2728,8 +2876,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputDate.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -2740,8 +2888,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2756,10 +2904,10 @@ }, { "__Checksum": { - "Data1": 3602134177829170162, - "Data2": -7221893683075300208, - "Data3": 1129357158843978343, - "Data4": 4644972408158822876 + "Data1": 4796468856128707353, + "Data2": 6018478287849707548, + "Data3": -69398322114761356, + "Data4": -5671204785369491357 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", @@ -2767,7 +2915,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputFile", "Documentation": "\r\n \r\n A component that wraps the HTML file input element and supplies a for each file's contents.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputFile" } ], + "TagMatchingRules": [ + { + "TagName": "InputFile" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2776,8 +2928,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputFile.OnChange", "Documentation": "\r\n \r\n Gets or sets the event callback that will be invoked when the collection of selected files changes.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnChange", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnChange", "Components.EventCallback": "True" } }, @@ -2788,8 +2940,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.Forms.InputFile.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -2802,10 +2954,10 @@ }, { "__Checksum": { - "Data1": 9018930522422817745, - "Data2": -1712770541216547484, - "Data3": -3206448504512197594, - "Data4": -9069084736871340922 + "Data1": 2851344421610587549, + "Data2": -8253885058954965608, + "Data3": 2253047349172282888, + "Data4": 6183884232706389432 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", @@ -2813,7 +2965,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputFile", "Documentation": "\r\n \r\n A component that wraps the HTML file input element and supplies a for each file's contents.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputFile" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputFile" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2822,8 +2978,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputFile.OnChange", "Documentation": "\r\n \r\n Gets or sets the event callback that will be invoked when the collection of selected files changes.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnChange", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnChange", "Components.EventCallback": "True" } }, @@ -2834,8 +2990,8 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Components.Forms.InputFile.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -2849,10 +3005,10 @@ }, { "__Checksum": { - "Data1": -9167910058357281166, - "Data2": 1845789620653602167, - "Data3": 173240850677537595, - "Data4": -1506927278239119541 + "Data1": -3980074744483278973, + "Data2": 1326625528494469073, + "Data3": -6904959133428587702, + "Data4": -8044718618287349359 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -2860,7 +3016,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": "\r\n \r\n An input component for editing numeric values.\r\n Supported numeric types are , , , , , .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputNumber" } ], + "TagMatchingRules": [ + { + "TagName": "InputNumber" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2869,7 +3029,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputNumber.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputNumber" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputNumber" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -2884,8 +3047,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -2895,8 +3058,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -2906,8 +3069,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputNumber.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -2931,8 +3094,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputNumber.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -2943,8 +3106,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -2958,10 +3121,10 @@ }, { "__Checksum": { - "Data1": -7552686015990328793, - "Data2": 3040341111548440541, - "Data3": -19634916909618793, - "Data4": 4274752722605364847 + "Data1": 6183677447586594150, + "Data2": 2955628431327958784, + "Data3": 2686326169988694506, + "Data4": -7678600250330349587 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -2969,7 +3132,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": "\r\n \r\n An input component for editing numeric values.\r\n Supported numeric types are , , , , , .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2978,7 +3145,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputNumber.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputNumber" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputNumber" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -2993,8 +3163,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\r\n \r\n Gets or sets the error message used when displaying an a parsing error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ParsingErrorMessage", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ParsingErrorMessage" } }, { @@ -3004,8 +3174,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3015,8 +3185,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputNumber.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3040,8 +3210,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputNumber.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3052,8 +3222,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3068,10 +3238,10 @@ }, { "__Checksum": { - "Data1": 3278532986948075256, - "Data2": 7817716997113867314, - "Data3": 9168084015372796533, - "Data4": -3926175165250382079 + "Data1": 6962000952834850936, + "Data2": 8086149865075863129, + "Data3": -979942818319618291, + "Data4": -6754850214328841521 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", @@ -3079,7 +3249,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadio", "Documentation": "\r\n \r\n An input component used for selecting a value from a group of choices.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputRadio" } ], + "TagMatchingRules": [ + { + "TagName": "InputRadio" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3088,7 +3262,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputRadio.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputRadio" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputRadio" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3103,8 +3280,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadio.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3114,8 +3291,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadio.Value", "Documentation": "\r\n \r\n Gets or sets the value of this input.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3126,8 +3303,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadio.Name", "Documentation": "\r\n \r\n Gets or sets the name of the parent input radio group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } } ], @@ -3141,10 +3318,10 @@ }, { "__Checksum": { - "Data1": 8856160693263974512, - "Data2": -8031939034314038551, - "Data3": 2786922139823069671, - "Data4": -4446875809317124110 + "Data1": 6723092100417738000, + "Data2": 68278938014999267, + "Data3": -3172674951308760976, + "Data4": -8612851921988760702 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", @@ -3152,7 +3329,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadio", "Documentation": "\r\n \r\n An input component used for selecting a value from a group of choices.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadio" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadio" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3161,7 +3342,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputRadio.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputRadio" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputRadio" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3176,8 +3360,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadio.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the input element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3187,8 +3371,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadio.Value", "Documentation": "\r\n \r\n Gets or sets the value of this input.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3199,8 +3383,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadio.Name", "Documentation": "\r\n \r\n Gets or sets the name of the parent input radio group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } } ], @@ -3215,10 +3399,10 @@ }, { "__Checksum": { - "Data1": -4773730241657881304, - "Data2": 4905243460853527661, - "Data3": 7399694851985249176, - "Data4": 5126620128326499724 + "Data1": -5938157798000805913, + "Data2": 1424891236530968759, + "Data3": -8084624530189606525, + "Data4": 536175735094239168 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -3226,7 +3410,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", "Documentation": "\r\n \r\n Groups child components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputRadioGroup" } ], + "TagMatchingRules": [ + { + "TagName": "InputRadioGroup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3235,7 +3423,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputRadioGroup.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3250,8 +3441,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3262,8 +3453,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Name", "Documentation": "\r\n \r\n Gets or sets the name of the group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -3273,8 +3464,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadioGroup.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3284,8 +3475,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3309,8 +3500,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3321,8 +3512,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3336,10 +3527,10 @@ }, { "__Checksum": { - "Data1": -738037517176785650, - "Data2": -1923901585333484015, - "Data3": -3735124595191262722, - "Data4": 6523038005447933843 + "Data1": 1343944536014529469, + "Data2": -5694369823368609398, + "Data3": -2200377365782445289, + "Data4": -72805778816656697 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -3347,7 +3538,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", "Documentation": "\r\n \r\n Groups child components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3356,7 +3551,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputRadioGroup.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3371,8 +3569,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the .\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3383,8 +3581,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Name", "Documentation": "\r\n \r\n Gets or sets the name of the group.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Name", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Name" } }, { @@ -3394,8 +3592,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputRadioGroup.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3405,8 +3603,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3430,8 +3628,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3442,8 +3640,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputRadioGroup.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3458,10 +3656,10 @@ }, { "__Checksum": { - "Data1": -54318194501499769, - "Data2": 3019168843046871246, - "Data3": -7258889923275872278, - "Data4": -1367041630303830123 + "Data1": 1317358083689965559, + "Data2": -4272095063176632685, + "Data3": 4297138664287640272, + "Data4": -8394067417849936295 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", @@ -3485,10 +3683,10 @@ }, { "__Checksum": { - "Data1": 8033768026331466174, - "Data2": 1715973898075142944, - "Data3": -7061340464344745532, - "Data4": 205025802388324043 + "Data1": -4598352409896361649, + "Data2": -565332510050948402, + "Data3": -3146681341001094028, + "Data4": -6420239872112618550 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", @@ -3513,10 +3711,10 @@ }, { "__Checksum": { - "Data1": 4708478972071423410, - "Data2": -8789281119137391248, - "Data3": -5607690512914475980, - "Data4": 1743181587512862356 + "Data1": 2781946253822678563, + "Data2": 1738200853640120005, + "Data3": -7953344209652671421, + "Data4": -3684910699624766328 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -3524,7 +3722,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": "\r\n \r\n A dropdown selection component.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputSelect" } ], + "TagMatchingRules": [ + { + "TagName": "InputSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3533,7 +3735,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputSelect.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputSelect" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputSelect" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3548,8 +3753,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the select element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3560,8 +3765,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3571,8 +3776,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputSelect.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3596,8 +3801,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputSelect.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3608,8 +3813,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputSelect.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3623,10 +3828,10 @@ }, { "__Checksum": { - "Data1": 6796903447477588825, - "Data2": -4951753021630058542, - "Data3": 4524101513597918710, - "Data4": -1251944904206026351 + "Data1": 2251377545967591838, + "Data2": 18405769407960497, + "Data3": -4505800118385142463, + "Data4": -1561503781308974382 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -3634,7 +3839,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": "\r\n \r\n A dropdown selection component.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3643,7 +3852,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputSelect.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.InputSelect" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.InputSelect" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -3658,8 +3870,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content to be rendering inside the select element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -3670,8 +3882,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3681,8 +3893,8 @@ "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputSelect.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", "Common.GloballyQualifiedTypeName": "TValue", + "Common.PropertyName": "Value", "Components.GenericTyped": "True" } }, @@ -3706,8 +3918,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputSelect.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression", "Components.GenericTyped": "True" } }, @@ -3718,8 +3930,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputSelect.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3734,10 +3946,10 @@ }, { "__Checksum": { - "Data1": -3079452379800033399, - "Data2": -6108917007743174608, - "Data3": 3732609957831991535, - "Data4": 7839393879269334904 + "Data1": 7569258355189286579, + "Data2": 3484496473719375006, + "Data3": 270058766867767607, + "Data4": 3937157457485765839 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", @@ -3761,10 +3973,10 @@ }, { "__Checksum": { - "Data1": -2888860034003135765, - "Data2": 5576501194552543512, - "Data3": 2123380638149578453, - "Data4": -3005937475251377430 + "Data1": 8773928702153100195, + "Data2": 4399318109313962927, + "Data3": -4004703774880342141, + "Data4": -6466560754873454137 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", @@ -3789,10 +4001,10 @@ }, { "__Checksum": { - "Data1": 532579699104264806, - "Data2": 10432716238678979, - "Data3": 3832490207675249139, - "Data4": 4072569320139456070 + "Data1": 5266961133227009334, + "Data2": 7069408624431995958, + "Data3": -7904567687459931970, + "Data4": -4223639896610183728 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -3800,7 +4012,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": "\r\n \r\n An input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputText" } ], + "TagMatchingRules": [ + { + "TagName": "InputText" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3809,8 +4025,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3820,8 +4036,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -3831,8 +4047,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -3843,8 +4059,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -3854,8 +4070,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3868,10 +4084,10 @@ }, { "__Checksum": { - "Data1": -1223497029140500468, - "Data2": -110753667676440794, - "Data3": -6121259309716870286, - "Data4": -7192594111579263699 + "Data1": -3255411392688198602, + "Data2": 6369426529646532600, + "Data3": -1880525005011952246, + "Data4": -2696033573673097348 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -3879,7 +4095,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": "\r\n \r\n An input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3888,8 +4108,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3899,8 +4119,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -3910,8 +4130,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -3922,8 +4142,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -3933,8 +4153,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -3948,10 +4168,10 @@ }, { "__Checksum": { - "Data1": 6783757022153137509, - "Data2": -5069515870853785825, - "Data3": 8428912805147883607, - "Data4": 8050527316937316051 + "Data1": -8131600848271715753, + "Data2": 5352651226290887985, + "Data3": -963108624152572302, + "Data4": 2401880409617977689 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -3959,7 +4179,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": "\r\n \r\n A multiline input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputTextArea" } ], + "TagMatchingRules": [ + { + "TagName": "InputTextArea" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3968,8 +4192,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -3979,8 +4203,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -3990,8 +4214,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -4002,8 +4226,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -4013,8 +4237,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4027,10 +4251,10 @@ }, { "__Checksum": { - "Data1": -6231519151348017760, - "Data2": -7836274257143996999, - "Data3": 6707195206169887613, - "Data4": 7195602049601561633 + "Data1": -836317901742063985, + "Data2": 7629847914134898471, + "Data3": 7906853128765055422, + "Data4": 8449800879468097797 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -4038,7 +4262,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": "\r\n \r\n A multiline input component for editing values.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4047,8 +4275,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4058,8 +4286,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": "\r\n \r\n Gets or sets the value of the input. This should be used with two-way binding.\r\n \r\n \r\n @bind-Value=\"model.PropertyName\"\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Value", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Value" } }, { @@ -4069,8 +4297,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueChanged", "Documentation": "\r\n \r\n Gets or sets a callback that updates the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueChanged", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "ValueChanged", "Components.EventCallback": "True" } }, @@ -4081,8 +4309,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\r\n \r\n Gets or sets an expression that identifies the bound value.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ValueExpression", - "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>" + "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "ValueExpression" } }, { @@ -4092,8 +4320,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.DisplayName", "Documentation": "\r\n \r\n Gets or sets the display name for this field.\r\n This value is used when generating error messages when the input value fails to parse correctly.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "DisplayName", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "DisplayName" } } ], @@ -4107,10 +4335,10 @@ }, { "__Checksum": { - "Data1": -5620166164306714041, - "Data2": -1957573912510963544, - "Data3": 1425090139262462953, - "Data4": -3102636535929720879 + "Data1": -657523363270798859, + "Data2": 6006145276722035970, + "Data3": -5368716738219495178, + "Data4": 7729072236187588205 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", @@ -4118,7 +4346,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", "Documentation": "\r\n \r\n Displays a list of validation messages for a specified field within a cascaded .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ValidationMessage" } ], + "TagMatchingRules": [ + { + "TagName": "ValidationMessage" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4127,7 +4359,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.ValidationMessage.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.ValidationMessage" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -4142,8 +4377,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created div element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4153,8 +4388,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.ValidationMessage.For", "Documentation": "\r\n \r\n Specifies the field for which validation messages should be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "For", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "For", "Components.GenericTyped": "True" } } @@ -4169,10 +4404,10 @@ }, { "__Checksum": { - "Data1": -890515501784482573, - "Data2": -5565722562271238329, - "Data3": 9066337536764715609, - "Data4": -5618407769639253502 + "Data1": -6969290110093745382, + "Data2": 4486222785458242217, + "Data3": -5300838879534075157, + "Data4": -8244008189902187920 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", @@ -4180,7 +4415,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", "Documentation": "\r\n \r\n Displays a list of validation messages for a specified field within a cascaded .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4189,7 +4428,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.ValidationMessage.TValue", "Documentation": { "Id": 13, - "Args": [ "TValue", "Microsoft.AspNetCore.Components.Forms.ValidationMessage" ] + "Args": [ + "TValue", + "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + ] }, "Metadata": { "Common.PropertyName": "TValue", @@ -4204,8 +4446,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created div element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4215,8 +4457,8 @@ "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.ValidationMessage.For", "Documentation": "\r\n \r\n Specifies the field for which validation messages should be displayed.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "For", "Common.GloballyQualifiedTypeName": "global::System.Linq.Expressions.Expression>", + "Common.PropertyName": "For", "Components.GenericTyped": "True" } } @@ -4232,10 +4474,10 @@ }, { "__Checksum": { - "Data1": 5148043597904546811, - "Data2": -4660180610563433899, - "Data3": -8165056270457654742, - "Data4": -5096330211095024138 + "Data1": 2679323449636127492, + "Data2": 7372491348027668297, + "Data3": -97011653695442052, + "Data4": -3017903512336013466 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", @@ -4243,7 +4485,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", "Documentation": "\r\n \r\n Displays a list of validation messages from a cascaded .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ValidationSummary" } ], + "TagMatchingRules": [ + { + "TagName": "ValidationSummary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4252,8 +4498,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "Documentation": "\r\n \r\n Gets or sets the model to produce the list of validation messages for.\r\n When specified, this lists all errors that are associated with the model instance.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -4263,8 +4509,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created ul element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -4277,10 +4523,10 @@ }, { "__Checksum": { - "Data1": 4474419556029553167, - "Data2": -1519416493361644604, - "Data3": -3537806829404165691, - "Data4": 2424319145633108877 + "Data1": 2728909145337604665, + "Data2": -2036286347850716288, + "Data3": -6143115957433341905, + "Data4": -5929085004096954415 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", @@ -4288,7 +4534,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", "Documentation": "\r\n \r\n Displays a list of validation messages from a cascaded .\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4297,8 +4547,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "Documentation": "\r\n \r\n Gets or sets the model to produce the list of validation messages for.\r\n When specified, this lists all errors that are associated with the model instance.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Model", - "Common.GloballyQualifiedTypeName": "global::System.Object" + "Common.GloballyQualifiedTypeName": "global::System.Object", + "Common.PropertyName": "Model" } }, { @@ -4308,8 +4558,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be applied to the created ul element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } } ], @@ -4323,10 +4573,10 @@ }, { "__Checksum": { - "Data1": 2624262256600462934, - "Data2": 1433737426832345422, - "Data3": 8418653803785417927, - "Data4": 4933005725823520658 + "Data1": 7682595428045860027, + "Data2": 3732976448010917183, + "Data3": -8061381699924970167, + "Data4": -5315533547263143033 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", @@ -4334,7 +4584,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", "Documentation": "\r\n \r\n After navigating from one page to another, sets focus to an element\r\n matching a CSS selector. This can be used to build an accessible\r\n navigation system compatible with screen readers.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "FocusOnNavigate" } ], + "TagMatchingRules": [ + { + "TagName": "FocusOnNavigate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4343,8 +4597,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.RouteData", "Documentation": "\r\n \r\n Gets or sets the route data. This can be obtained from an enclosing\r\n component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -4354,8 +4608,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.Selector", "Documentation": "\r\n \r\n Gets or sets a CSS selector describing the element to be focused after\r\n navigation between pages.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Selector", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Selector" } } ], @@ -4368,10 +4622,10 @@ }, { "__Checksum": { - "Data1": 3459936459601880910, - "Data2": 6160974379920193082, - "Data3": -4832986625807840672, - "Data4": -1438774331006091340 + "Data1": -5183413515272351814, + "Data2": -6012188184945270530, + "Data3": -3103210565056525924, + "Data4": 3381279242650094694 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", @@ -4379,7 +4633,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", "Documentation": "\r\n \r\n After navigating from one page to another, sets focus to an element\r\n matching a CSS selector. This can be used to build an accessible\r\n navigation system compatible with screen readers.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4388,8 +4646,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.RouteData", "Documentation": "\r\n \r\n Gets or sets the route data. This can be obtained from an enclosing\r\n component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "RouteData", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RouteData", + "Common.PropertyName": "RouteData" } }, { @@ -4399,8 +4657,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.FocusOnNavigate.Selector", "Documentation": "\r\n \r\n Gets or sets a CSS selector describing the element to be focused after\r\n navigation between pages.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Selector", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "Selector" } } ], @@ -4414,10 +4672,10 @@ }, { "__Checksum": { - "Data1": 6006792311282436581, - "Data2": 4607267903287932217, - "Data3": 2698786810195327273, - "Data4": 881514810309503168 + "Data1": -5202949467582521388, + "Data2": -4835378641282149301, + "Data3": 1676465547526070645, + "Data4": -775367348693447849 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavigationLock", @@ -4425,7 +4683,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavigationLock", "Documentation": "\r\n \r\n A component that can be used to intercept navigation events. \r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "NavigationLock" } ], + "TagMatchingRules": [ + { + "TagName": "NavigationLock" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4434,8 +4696,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Routing.NavigationLock.OnBeforeInternalNavigation", "Documentation": "\r\n \r\n Gets or sets a callback to be invoked when an internal navigation event occurs.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnBeforeInternalNavigation", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnBeforeInternalNavigation", "Components.EventCallback": "True" } }, @@ -4446,8 +4708,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Routing.NavigationLock.ConfirmExternalNavigation", "Documentation": "\r\n \r\n Gets or sets whether a browser dialog should prompt the user to either confirm or cancel\r\n external navigations.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ConfirmExternalNavigation", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "ConfirmExternalNavigation" } } ], @@ -4460,10 +4722,10 @@ }, { "__Checksum": { - "Data1": 7885137284596968690, - "Data2": -6150022312621563372, - "Data3": -7692765260513482324, - "Data4": -4849275181407108746 + "Data1": 3885911500347658490, + "Data2": 347787153377132569, + "Data3": -6608160723482516389, + "Data4": 149557190862429863 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavigationLock", @@ -4471,7 +4733,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavigationLock", "Documentation": "\r\n \r\n A component that can be used to intercept navigation events. \r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Routing.NavigationLock" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.NavigationLock" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4480,8 +4746,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Routing.NavigationLock.OnBeforeInternalNavigation", "Documentation": "\r\n \r\n Gets or sets a callback to be invoked when an internal navigation event occurs.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OnBeforeInternalNavigation", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.EventCallback", + "Common.PropertyName": "OnBeforeInternalNavigation", "Components.EventCallback": "True" } }, @@ -4492,8 +4758,8 @@ "DisplayName": "bool Microsoft.AspNetCore.Components.Routing.NavigationLock.ConfirmExternalNavigation", "Documentation": "\r\n \r\n Gets or sets whether a browser dialog should prompt the user to either confirm or cancel\r\n external navigations.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ConfirmExternalNavigation", - "Common.GloballyQualifiedTypeName": "global::System.Boolean" + "Common.GloballyQualifiedTypeName": "global::System.Boolean", + "Common.PropertyName": "ConfirmExternalNavigation" } } ], @@ -4507,10 +4773,10 @@ }, { "__Checksum": { - "Data1": 941829267125823509, - "Data2": 3014405194371491696, - "Data3": -5951111855763379227, - "Data4": 4576073249304467148 + "Data1": -6075053072669349455, + "Data2": 1116981275961837673, + "Data3": 6701534713590423367, + "Data4": -9209269012870764728 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", @@ -4518,7 +4784,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", "Documentation": "\r\n \r\n A component that renders an anchor tag, automatically toggling its 'active'\r\n class based on whether its 'href' matches the current URI.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "NavLink" } ], + "TagMatchingRules": [ + { + "TagName": "NavLink" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4527,8 +4797,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "Documentation": "\r\n \r\n Gets or sets the CSS class name applied to the NavLink when the\r\n current route matches the NavLink href.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ActiveClass", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ActiveClass" } }, { @@ -4538,8 +4808,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be added to the generated\r\n a element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4549,8 +4819,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content of the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -4562,8 +4832,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\r\n \r\n Gets or sets a value representing the URL matching behavior.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Match", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "Common.PropertyName": "Match" } } ], @@ -4576,10 +4846,10 @@ }, { "__Checksum": { - "Data1": 70871944955169201, - "Data2": 5651912079581707347, - "Data3": 6595195256947062031, - "Data4": 2006879700922191982 + "Data1": -4425655137957744125, + "Data2": -1739911580685482942, + "Data3": 1176393779720623314, + "Data4": 5866617672483009240 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", @@ -4587,7 +4857,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", "Documentation": "\r\n \r\n A component that renders an anchor tag, automatically toggling its 'active'\r\n class based on whether its 'href' matches the current URI.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4596,8 +4870,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "Documentation": "\r\n \r\n Gets or sets the CSS class name applied to the NavLink when the\r\n current route matches the NavLink href.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ActiveClass", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "ActiveClass" } }, { @@ -4607,8 +4881,8 @@ "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "Documentation": "\r\n \r\n Gets or sets a collection of additional attributes that will be added to the generated\r\n a element.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "AdditionalAttributes", - "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary" + "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.IReadOnlyDictionary", + "Common.PropertyName": "AdditionalAttributes" } }, { @@ -4618,8 +4892,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", "Documentation": "\r\n \r\n Gets or sets the child content of the component.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -4631,8 +4905,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\r\n \r\n Gets or sets a value representing the URL matching behavior.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Match", - "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch" + "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "Common.PropertyName": "Match" } } ], @@ -4646,10 +4920,10 @@ }, { "__Checksum": { - "Data1": 1921550146825125507, - "Data2": -1335467845521508999, - "Data3": -479661891700553505, - "Data4": -2960732109526317840 + "Data1": 729867532328937848, + "Data2": 8339097499618248485, + "Data3": 8621832867303836939, + "Data4": 5452789395714652854 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", @@ -4673,10 +4947,10 @@ }, { "__Checksum": { - "Data1": -2606405815364651913, - "Data2": 8523390701451702758, - "Data3": 1283428004808129375, - "Data4": -4796684438647389507 + "Data1": -5909677961420804356, + "Data2": -2703327156936613231, + "Data3": 3876832106918892441, + "Data4": 3705545439044636613 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", @@ -4701,10 +4975,10 @@ }, { "__Checksum": { - "Data1": 1825648326516830807, - "Data2": -8155241038981904098, - "Data3": -3964881799318710504, - "Data4": 1638668260111304751 + "Data1": -4338109109745620331, + "Data2": 1122288490760957248, + "Data3": 672951010100216705, + "Data4": -371817035841035436 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", @@ -4712,7 +4986,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.HeadContent", "Documentation": "\r\n \r\n Provides content to components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "HeadContent" } ], + "TagMatchingRules": [ + { + "TagName": "HeadContent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4721,8 +4999,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered in instances.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -4736,10 +5014,10 @@ }, { "__Checksum": { - "Data1": -7084029394312209782, - "Data2": 7562897701932597443, - "Data3": 3283603452736692552, - "Data4": -6441377377352156159 + "Data1": -8778205530880997027, + "Data2": 561032384787948903, + "Data3": 3510161547344710101, + "Data4": 320285587052186776 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", @@ -4747,7 +5025,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.HeadContent", "Documentation": "\r\n \r\n Provides content to components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Web.HeadContent" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.HeadContent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4756,8 +5038,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered in instances.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -4772,10 +5054,10 @@ }, { "__Checksum": { - "Data1": -5133494671978580479, - "Data2": -4816636158166364865, - "Data3": -7757061426930290448, - "Data4": 6821447911225318828 + "Data1": 2675851088527579445, + "Data2": -7505334244707772972, + "Data3": -2573782609309376502, + "Data4": -8243380520380941219 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", @@ -4799,10 +5081,10 @@ }, { "__Checksum": { - "Data1": 8779819660844178041, - "Data2": -5756615363159867145, - "Data3": -939092377629329067, - "Data4": -4413708178781995072 + "Data1": 7416319073456775495, + "Data2": 1393370737886465116, + "Data3": -7604766231301068342, + "Data4": -1545979927512581241 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", @@ -4827,10 +5109,10 @@ }, { "__Checksum": { - "Data1": 9037671535931060580, - "Data2": -1209722669599272089, - "Data3": -4005760347928183726, - "Data4": -5463659364080552871 + "Data1": 7972003283842483462, + "Data2": -6111923177918649908, + "Data3": -7247009272187044843, + "Data4": 2417857150953154331 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", @@ -4838,7 +5120,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", "Documentation": "\r\n \r\n Renders content provided by components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "HeadOutlet" } ], + "TagMatchingRules": [ + { + "TagName": "HeadOutlet" + } + ], "Metadata": { "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", "Common.TypeNameIdentifier": "HeadOutlet", @@ -4848,10 +5134,10 @@ }, { "__Checksum": { - "Data1": -4755146477058340890, - "Data2": -2897860125194218378, - "Data3": -3829541187645480653, - "Data4": -8981509142154065776 + "Data1": -7687879641563535454, + "Data2": -7821991084486909486, + "Data3": 1638294724949089900, + "Data4": -8088347289479322154 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", @@ -4859,7 +5145,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", "Documentation": "\r\n \r\n Renders content provided by components.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" + } + ], "Metadata": { "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", "Common.TypeNameIdentifier": "HeadOutlet", @@ -4870,10 +5160,10 @@ }, { "__Checksum": { - "Data1": -3447764563377002289, - "Data2": -4621363519346736462, - "Data3": 1339866415446258089, - "Data4": -8488779057396162323 + "Data1": -4986704518340286913, + "Data2": 3941299843850945798, + "Data3": 8081730510459249779, + "Data4": 6829746023478172654 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", @@ -4881,7 +5171,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.PageTitle", "Documentation": "\r\n \r\n Enables rendering an HTML <title> to a component.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "PageTitle" } ], + "TagMatchingRules": [ + { + "TagName": "PageTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4890,8 +5184,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered as the document title.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -4905,10 +5199,10 @@ }, { "__Checksum": { - "Data1": -3297867982364183272, - "Data2": 3003481854373842265, - "Data3": -5226356868875435790, - "Data4": 2096066951138830919 + "Data1": -1785309280486218875, + "Data2": 2538793686351442420, + "Data3": 3487399189204682320, + "Data4": -3590425704578969524 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", @@ -4916,7 +5210,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.PageTitle", "Documentation": "\r\n \r\n Enables rendering an HTML <title> to a component.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Web.PageTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.PageTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4925,8 +5223,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", "Documentation": "\r\n \r\n Gets or sets the content to be rendered as the document title.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } } @@ -4941,10 +5239,10 @@ }, { "__Checksum": { - "Data1": -2087729215404231662, - "Data2": 3296710847553304348, - "Data3": -6281407568109544801, - "Data4": -7904931834576134901 + "Data1": -8731522919429182879, + "Data2": 575071958939308809, + "Data3": 1048312012943532591, + "Data4": -7923161595380068690 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", @@ -4968,10 +5266,10 @@ }, { "__Checksum": { - "Data1": 700307494199397356, - "Data2": -4194734217537241495, - "Data3": -68683862239452214, - "Data4": 5844239978089665322 + "Data1": 7842577119648765078, + "Data2": 2821295855866914472, + "Data3": -1510255526782824792, + "Data4": -974922538555646258 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", @@ -4996,10 +5294,10 @@ }, { "__Checksum": { - "Data1": -6876034607333537082, - "Data2": 236933868063113355, - "Data3": -7397390412211155090, - "Data4": 7688997444885980541 + "Data1": 6915406746208842857, + "Data2": -6842483676820310163, + "Data3": -3588240388182261951, + "Data4": 6590627877874627896 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", @@ -5007,7 +5305,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", "Documentation": "\r\n \r\n Captures errors thrown from its child content.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ErrorBoundary" } ], + "TagMatchingRules": [ + { + "TagName": "ErrorBoundary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5016,8 +5318,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", "Documentation": "\r\n \r\n The content to be displayed when there is no error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -5028,8 +5330,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", "Documentation": "\r\n \r\n The content to be displayed when there is an error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ErrorContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ErrorContent", "Components.ChildContent": "True" } }, @@ -5040,8 +5342,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.ErrorBoundary.MaximumErrorCount", "Documentation": "\r\n \r\n The maximum number of errors that can be handled. If more errors are received,\r\n they will be treated as fatal. Calling resets the count.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "MaximumErrorCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "MaximumErrorCount" } }, { @@ -5049,10 +5351,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.ErrorBoundary.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5065,10 +5369,10 @@ }, { "__Checksum": { - "Data1": 1637485210033475361, - "Data2": -8913276912229471161, - "Data3": 3966608748348842, - "Data4": -8108818932924214328 + "Data1": -23553981914542077, + "Data2": 3273965855492279329, + "Data3": -6810468509776494695, + "Data4": -2696351285898800655 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", @@ -5076,7 +5380,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", "Documentation": "\r\n \r\n Captures errors thrown from its child content.\r\n \r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5085,8 +5393,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", "Documentation": "\r\n \r\n The content to be displayed when there is no error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ChildContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ChildContent", "Components.ChildContent": "True" } }, @@ -5097,8 +5405,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", "Documentation": "\r\n \r\n The content to be displayed when there is an error.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ErrorContent", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "ErrorContent", "Components.ChildContent": "True" } }, @@ -5109,8 +5417,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.ErrorBoundary.MaximumErrorCount", "Documentation": "\r\n \r\n The maximum number of errors that can be handled. If more errors are received,\r\n they will be treated as fatal. Calling resets the count.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "MaximumErrorCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "MaximumErrorCount" } }, { @@ -5118,10 +5426,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.ErrorBoundary.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5135,10 +5445,10 @@ }, { "__Checksum": { - "Data1": 5228401490607126576, - "Data2": -5903139519168772431, - "Data3": -7267234341043067857, - "Data4": 2115514688275908827 + "Data1": 261270750634103872, + "Data2": -4040289822247437557, + "Data3": 6581640238067111153, + "Data4": -2618668067638517728 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", @@ -5162,10 +5472,10 @@ }, { "__Checksum": { - "Data1": -3385216257266061892, - "Data2": -1981599460197425896, - "Data3": 7125179214890852455, - "Data4": 2337544726602143682 + "Data1": 5917622561271015659, + "Data2": -2730896909733352661, + "Data3": -3179414723649827394, + "Data4": 5575495618834739495 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", @@ -5190,10 +5500,10 @@ }, { "__Checksum": { - "Data1": 7829556319379023228, - "Data2": -2468255231419383525, - "Data3": -6336364543082821268, - "Data4": 9038328417618134431 + "Data1": -1772731680796811281, + "Data2": -4259965488492657216, + "Data3": -6182093730501710886, + "Data4": 5764102814695146909 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", @@ -5215,11 +5525,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent.Context", "Documentation": { "Id": 11, - "Args": [ "ErrorContent" ] + "Args": [ + "ErrorContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5233,10 +5545,10 @@ }, { "__Checksum": { - "Data1": -1814224363917318503, - "Data2": 2959199587186220950, - "Data3": 5780351830192821911, - "Data4": 5939275196280360305 + "Data1": -4513947692556941465, + "Data2": 5506766730592619299, + "Data3": 58899035330653046, + "Data4": -4875340000723879674 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", @@ -5258,11 +5570,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent.Context", "Documentation": { "Id": 11, - "Args": [ "ErrorContent" ] + "Args": [ + "ErrorContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5277,10 +5591,10 @@ }, { "__Checksum": { - "Data1": -8638913400049683043, - "Data2": -954354338207298970, - "Data3": 3430836243646329037, - "Data4": 7243136157046014844 + "Data1": -2848807750967716698, + "Data2": -4166468877736518268, + "Data3": 6625691095722483792, + "Data4": 7492342381237378453 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", @@ -5288,7 +5602,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", "Documentation": "\r\n \r\n Provides functionality for rendering a virtualized list of items.\r\n \r\n The context type for the items being rendered.\r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Virtualize" } ], + "TagMatchingRules": [ + { + "TagName": "Virtualize" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5297,7 +5615,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.TItem", "Documentation": { "Id": 13, - "Args": [ "TItem", "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" ] + "Args": [ + "TItem", + "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + ] }, "Metadata": { "Common.PropertyName": "TItem", @@ -5338,8 +5659,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", "Documentation": "\r\n \r\n Gets or sets the template for items that have not yet been loaded in memory.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Placeholder", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Placeholder", "Components.ChildContent": "True" } }, @@ -5350,8 +5671,8 @@ "DisplayName": "float Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemSize", "Documentation": "\r\n \r\n Gets the size of each item in pixels. Defaults to 50px.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ItemSize", - "Common.GloballyQualifiedTypeName": "global::System.Single" + "Common.GloballyQualifiedTypeName": "global::System.Single", + "Common.PropertyName": "ItemSize" } }, { @@ -5375,8 +5696,8 @@ "DisplayName": "System.Collections.Generic.ICollection Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Items", "Documentation": "\r\n \r\n Gets or sets the fixed item source.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Items", "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.ICollection", + "Common.PropertyName": "Items", "Components.GenericTyped": "True" } }, @@ -5387,8 +5708,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.OverscanCount", "Documentation": "\r\n \r\n Gets or sets a value that determines how many additional items will be rendered\r\n before and after the visible region. This help to reduce the frequency of rendering\r\n during scrolling. However, higher values mean that more elements will be present\r\n in the page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OverscanCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "OverscanCount" } }, { @@ -5398,8 +5719,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.SpacerElement", "Documentation": "\r\n \r\n Gets or sets the tag name of the HTML element that will be used as the virtualization spacer.\r\n One such element will be rendered before the visible items, and one more after them, using\r\n an explicit \"height\" style to control the scroll range.\r\n \r\n The default value is \"div\". If you are placing the instance inside\r\n an element that requires a specific child tag name, consider setting that here. For example when\r\n rendering inside a \"tbody\", consider setting to the value \"tr\".\r\n \r\n ", "Metadata": { - "Common.PropertyName": "SpacerElement", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "SpacerElement" } }, { @@ -5407,10 +5728,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5424,10 +5747,10 @@ }, { "__Checksum": { - "Data1": -6830465404296748061, - "Data2": 7243954892373369397, - "Data3": -1077361980793586796, - "Data4": -4449235803790234517 + "Data1": 2479971489389931314, + "Data2": -7121368282991751037, + "Data3": 2071320590332665527, + "Data4": 8992174972601902746 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", @@ -5435,7 +5758,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", "Documentation": "\r\n \r\n Provides functionality for rendering a virtualized list of items.\r\n \r\n The context type for the items being rendered.\r\n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5444,7 +5771,10 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.TItem", "Documentation": { "Id": 13, - "Args": [ "TItem", "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" ] + "Args": [ + "TItem", + "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + ] }, "Metadata": { "Common.PropertyName": "TItem", @@ -5485,8 +5815,8 @@ "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", "Documentation": "\r\n \r\n Gets or sets the template for items that have not yet been loaded in memory.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Placeholder", "Common.GloballyQualifiedTypeName": "global::Microsoft.AspNetCore.Components.RenderFragment", + "Common.PropertyName": "Placeholder", "Components.ChildContent": "True" } }, @@ -5497,8 +5827,8 @@ "DisplayName": "float Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemSize", "Documentation": "\r\n \r\n Gets the size of each item in pixels. Defaults to 50px.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "ItemSize", - "Common.GloballyQualifiedTypeName": "global::System.Single" + "Common.GloballyQualifiedTypeName": "global::System.Single", + "Common.PropertyName": "ItemSize" } }, { @@ -5522,8 +5852,8 @@ "DisplayName": "System.Collections.Generic.ICollection Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Items", "Documentation": "\r\n \r\n Gets or sets the fixed item source.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "Items", "Common.GloballyQualifiedTypeName": "global::System.Collections.Generic.ICollection", + "Common.PropertyName": "Items", "Components.GenericTyped": "True" } }, @@ -5534,8 +5864,8 @@ "DisplayName": "int Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.OverscanCount", "Documentation": "\r\n \r\n Gets or sets a value that determines how many additional items will be rendered\r\n before and after the visible region. This help to reduce the frequency of rendering\r\n during scrolling. However, higher values mean that more elements will be present\r\n in the page.\r\n \r\n ", "Metadata": { - "Common.PropertyName": "OverscanCount", - "Common.GloballyQualifiedTypeName": "global::System.Int32" + "Common.GloballyQualifiedTypeName": "global::System.Int32", + "Common.PropertyName": "OverscanCount" } }, { @@ -5545,8 +5875,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.SpacerElement", "Documentation": "\r\n \r\n Gets or sets the tag name of the HTML element that will be used as the virtualization spacer.\r\n One such element will be rendered before the visible items, and one more after them, using\r\n an explicit \"height\" style to control the scroll range.\r\n \r\n The default value is \"div\". If you are placing the instance inside\r\n an element that requires a specific child tag name, consider setting that here. For example when\r\n rendering inside a \"tbody\", consider setting to the value \"tr\".\r\n \r\n ", "Metadata": { - "Common.PropertyName": "SpacerElement", - "Common.GloballyQualifiedTypeName": "global::System.String" + "Common.GloballyQualifiedTypeName": "global::System.String", + "Common.PropertyName": "SpacerElement" } }, { @@ -5554,10 +5884,12 @@ "Name": "Context", "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Context", - "Documentation": { "Id": 12 }, + "Documentation": { + "Id": 12 + }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5572,10 +5904,10 @@ }, { "__Checksum": { - "Data1": -7993605789956148774, - "Data2": -899574551137672278, - "Data3": 809163587053281187, - "Data4": -7621952329102034331 + "Data1": -4027964292680823987, + "Data2": 3974005073829405726, + "Data3": -7657880675495470420, + "Data4": -956985580441269397 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", @@ -5597,11 +5929,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5615,10 +5949,10 @@ }, { "__Checksum": { - "Data1": 2575900414279623835, - "Data2": 5084958885309365985, - "Data3": 6265152455613407452, - "Data4": -6655193023217238021 + "Data1": 6871186772144139341, + "Data2": -8601975393708269847, + "Data3": -2713930677707310714, + "Data4": -4070839205329473916 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", @@ -5640,11 +5974,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent.Context", "Documentation": { "Id": 11, - "Args": [ "ChildContent" ] + "Args": [ + "ChildContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5659,10 +5995,10 @@ }, { "__Checksum": { - "Data1": 6706227274362819218, - "Data2": 3285589492409133680, - "Data3": -6296775055206321463, - "Data4": -2972292629286036074 + "Data1": 4142771421165254483, + "Data2": 8761630999637721741, + "Data3": -4101865705450619985, + "Data4": -1734775619149773112 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", @@ -5684,11 +6020,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent.Context", "Documentation": { "Id": 11, - "Args": [ "ItemContent" ] + "Args": [ + "ItemContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5702,10 +6040,10 @@ }, { "__Checksum": { - "Data1": -9165501903118599101, - "Data2": -4823058815502688586, - "Data3": 5493157576327476992, - "Data4": -7943983155572198058 + "Data1": 8332850925818767768, + "Data2": -6134036516721835209, + "Data3": -2474637664612969283, + "Data4": 1818530609925179876 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", @@ -5727,11 +6065,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent.Context", "Documentation": { "Id": 11, - "Args": [ "ItemContent" ] + "Args": [ + "ItemContent" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5746,10 +6086,10 @@ }, { "__Checksum": { - "Data1": -9204633247986275789, - "Data2": -6831068961966021928, - "Data3": -4946494911620223762, - "Data4": -8223862428676093915 + "Data1": 225841614895279300, + "Data2": -536324825955586340, + "Data3": 3217746200518935606, + "Data4": -5047897611996435442 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", @@ -5771,11 +6111,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder.Context", "Documentation": { "Id": 11, - "Args": [ "Placeholder" ] + "Args": [ + "Placeholder" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5789,10 +6131,10 @@ }, { "__Checksum": { - "Data1": 6279375559805431959, - "Data2": 5441748905233147552, - "Data3": -20056267049349010, - "Data4": 8898232731653995438 + "Data1": 652657129004374084, + "Data2": 3384095448265786142, + "Data3": 815342030637094586, + "Data4": 1446427640863059907 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", @@ -5814,11 +6156,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder.Context", "Documentation": { "Id": 11, - "Args": [ "Placeholder" ] + "Args": [ + "Placeholder" + ] }, "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -5833,10 +6177,10 @@ }, { "__Checksum": { - "Data1": 473213630886421303, - "Data2": 7554201217181785111, - "Data3": 4124399633714731013, - "Data4": -8602939076748117248 + "Data1": 5351300379667848409, + "Data2": -1461512055425147285, + "Data3": 3136611176404308644, + "Data4": -3432168561438087691 }, "Kind": "Components.EventHandler", "Name": "onfocus", @@ -5844,7 +6188,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onfocus", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocus", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -5854,7 +6201,9 @@ { "Name": "@onfocus", "DisplayName": "@onfocus", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5864,7 +6213,9 @@ { "Name": "@onfocus:preventDefault", "DisplayName": "@onfocus:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5874,7 +6225,9 @@ { "Name": "@onfocus:stopPropagation", "DisplayName": "@onfocus:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5887,7 +6240,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onfocus", "Documentation": { "Id": 14, - "Args": [ "@onfocus", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocus", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -5897,9 +6253,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onfocus" ] + "Args": [ + "@onfocus" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5908,15 +6268,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onfocus" ] + "Args": [ + "@onfocus" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocus" + "Common.PropertyName": "onfocus", + "Components.IsWeaklyTyped": "True" } } ], @@ -5932,10 +6296,10 @@ }, { "__Checksum": { - "Data1": 5937129797813588449, - "Data2": 5121226094312029778, - "Data3": -664662515553900137, - "Data4": -4139373871901352568 + "Data1": -615547795233809783, + "Data2": 3987041314292262575, + "Data3": -3318050046796264542, + "Data4": -73098373540379624 }, "Kind": "Components.EventHandler", "Name": "onblur", @@ -5943,7 +6307,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onblur", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onblur", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -5953,7 +6320,9 @@ { "Name": "@onblur", "DisplayName": "@onblur", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5963,7 +6332,9 @@ { "Name": "@onblur:preventDefault", "DisplayName": "@onblur:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5973,7 +6344,9 @@ { "Name": "@onblur:stopPropagation", "DisplayName": "@onblur:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5986,7 +6359,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onblur", "Documentation": { "Id": 14, - "Args": [ "@onblur", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onblur", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -5996,9 +6372,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onblur" ] + "Args": [ + "@onblur" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6007,15 +6387,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onblur" ] + "Args": [ + "@onblur" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onblur" + "Common.PropertyName": "onblur", + "Components.IsWeaklyTyped": "True" } } ], @@ -6031,10 +6415,10 @@ }, { "__Checksum": { - "Data1": -4905344174110108396, - "Data2": -6739964740304365593, - "Data3": 8684824539051642946, - "Data4": 1056813092324455010 + "Data1": 117954352140851134, + "Data2": -188410966897241029, + "Data3": -8650797257680801674, + "Data4": 5288100060005991965 }, "Kind": "Components.EventHandler", "Name": "onfocusin", @@ -6042,7 +6426,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onfocusin", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocusin", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6052,7 +6439,9 @@ { "Name": "@onfocusin", "DisplayName": "@onfocusin", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6062,7 +6451,9 @@ { "Name": "@onfocusin:preventDefault", "DisplayName": "@onfocusin:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6072,7 +6463,9 @@ { "Name": "@onfocusin:stopPropagation", "DisplayName": "@onfocusin:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6085,7 +6478,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onfocusin", "Documentation": { "Id": 14, - "Args": [ "@onfocusin", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocusin", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6095,9 +6491,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onfocusin" ] + "Args": [ + "@onfocusin" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6106,15 +6506,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onfocusin" ] + "Args": [ + "@onfocusin" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusin" + "Common.PropertyName": "onfocusin", + "Components.IsWeaklyTyped": "True" } } ], @@ -6130,10 +6534,10 @@ }, { "__Checksum": { - "Data1": -5924030741559335261, - "Data2": 6004282365434149928, - "Data3": -9008494274136287561, - "Data4": -8529382657135017918 + "Data1": -7377010514070621156, + "Data2": 5634975098078865878, + "Data3": -8611246014870660249, + "Data4": -6753028966613548978 }, "Kind": "Components.EventHandler", "Name": "onfocusout", @@ -6141,7 +6545,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onfocusout", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocusout", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6151,7 +6558,9 @@ { "Name": "@onfocusout", "DisplayName": "@onfocusout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6161,7 +6570,9 @@ { "Name": "@onfocusout:preventDefault", "DisplayName": "@onfocusout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6171,7 +6582,9 @@ { "Name": "@onfocusout:stopPropagation", "DisplayName": "@onfocusout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6184,7 +6597,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onfocusout", "Documentation": { "Id": 14, - "Args": [ "@onfocusout", "Microsoft.AspNetCore.Components.Web.FocusEventArgs" ] + "Args": [ + "@onfocusout", + "Microsoft.AspNetCore.Components.Web.FocusEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6194,9 +6610,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onfocusout" ] + "Args": [ + "@onfocusout" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6205,15 +6625,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onfocusout" ] + "Args": [ + "@onfocusout" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusout" + "Common.PropertyName": "onfocusout", + "Components.IsWeaklyTyped": "True" } } ], @@ -6229,10 +6653,10 @@ }, { "__Checksum": { - "Data1": -626247805235596232, - "Data2": 6388347798232962290, - "Data3": -4573371322319792405, - "Data4": -8866186867428005143 + "Data1": -2073978050323080834, + "Data2": -7848475563703445214, + "Data3": -3801559739119536839, + "Data4": -4837685906092313132 }, "Kind": "Components.EventHandler", "Name": "onmouseover", @@ -6240,7 +6664,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmouseover", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseover", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6250,7 +6677,9 @@ { "Name": "@onmouseover", "DisplayName": "@onmouseover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6260,7 +6689,9 @@ { "Name": "@onmouseover:preventDefault", "DisplayName": "@onmouseover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6270,7 +6701,9 @@ { "Name": "@onmouseover:stopPropagation", "DisplayName": "@onmouseover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6283,7 +6716,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmouseover", "Documentation": { "Id": 14, - "Args": [ "@onmouseover", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseover", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6293,9 +6729,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmouseover" ] + "Args": [ + "@onmouseover" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6304,15 +6744,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmouseover" ] + "Args": [ + "@onmouseover" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseover" + "Common.PropertyName": "onmouseover", + "Components.IsWeaklyTyped": "True" } } ], @@ -6328,10 +6772,10 @@ }, { "__Checksum": { - "Data1": -1731743773906396893, - "Data2": -5469231396170913373, - "Data3": 1835332757365699749, - "Data4": -6418282282716890348 + "Data1": 6464840731937542928, + "Data2": -1419769325375941523, + "Data3": 2598317926684901998, + "Data4": -7121098715144903875 }, "Kind": "Components.EventHandler", "Name": "onmouseout", @@ -6339,7 +6783,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmouseout", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseout", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6349,7 +6796,9 @@ { "Name": "@onmouseout", "DisplayName": "@onmouseout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6359,7 +6808,9 @@ { "Name": "@onmouseout:preventDefault", "DisplayName": "@onmouseout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6369,7 +6820,9 @@ { "Name": "@onmouseout:stopPropagation", "DisplayName": "@onmouseout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6382,7 +6835,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmouseout", "Documentation": { "Id": 14, - "Args": [ "@onmouseout", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseout", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6392,9 +6848,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmouseout" ] + "Args": [ + "@onmouseout" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6403,15 +6863,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmouseout" ] + "Args": [ + "@onmouseout" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseout" + "Common.PropertyName": "onmouseout", + "Components.IsWeaklyTyped": "True" } } ], @@ -6427,10 +6891,10 @@ }, { "__Checksum": { - "Data1": -6378132037805916345, - "Data2": -3759647255141878714, - "Data3": -3849616804752406658, - "Data4": 8699772472517339649 + "Data1": -2563919035991181354, + "Data2": -5594355404757780728, + "Data3": 2203709820071860421, + "Data4": 2874171231126285875 }, "Kind": "Components.EventHandler", "Name": "onmouseleave", @@ -6438,7 +6902,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmouseleave", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseleave", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6448,7 +6915,9 @@ { "Name": "@onmouseleave", "DisplayName": "@onmouseleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6458,7 +6927,9 @@ { "Name": "@onmouseleave:preventDefault", "DisplayName": "@onmouseleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6468,7 +6939,9 @@ { "Name": "@onmouseleave:stopPropagation", "DisplayName": "@onmouseleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6481,7 +6954,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmouseleave", "Documentation": { "Id": 14, - "Args": [ "@onmouseleave", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseleave", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6491,9 +6967,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmouseleave" ] + "Args": [ + "@onmouseleave" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6502,15 +6982,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmouseleave" ] + "Args": [ + "@onmouseleave" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseleave" + "Common.PropertyName": "onmouseleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -6526,10 +7010,10 @@ }, { "__Checksum": { - "Data1": -1870329128276213870, - "Data2": 2937301991741930835, - "Data3": -6733348713089901958, - "Data4": -4751733581096788084 + "Data1": -7052209776099561583, + "Data2": 7320342441231654206, + "Data3": -2609539912994646497, + "Data4": 1109275940178588120 }, "Kind": "Components.EventHandler", "Name": "onmouseenter", @@ -6537,7 +7021,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmouseenter", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseenter", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6547,7 +7034,9 @@ { "Name": "@onmouseenter", "DisplayName": "@onmouseenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6557,7 +7046,9 @@ { "Name": "@onmouseenter:preventDefault", "DisplayName": "@onmouseenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6567,7 +7058,9 @@ { "Name": "@onmouseenter:stopPropagation", "DisplayName": "@onmouseenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6580,7 +7073,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmouseenter", "Documentation": { "Id": 14, - "Args": [ "@onmouseenter", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseenter", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6590,9 +7086,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmouseenter" ] + "Args": [ + "@onmouseenter" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6601,15 +7101,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmouseenter" ] + "Args": [ + "@onmouseenter" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseenter" + "Common.PropertyName": "onmouseenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -6625,10 +7129,10 @@ }, { "__Checksum": { - "Data1": -6560462298328350985, - "Data2": 5372833539189209976, - "Data3": 3075069029640286277, - "Data4": -8767591920929797034 + "Data1": 6447007615837883898, + "Data2": 6295133039209319388, + "Data3": -7561802739044143393, + "Data4": -8375984156534524762 }, "Kind": "Components.EventHandler", "Name": "onmousemove", @@ -6636,7 +7140,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmousemove", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmousemove", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6646,7 +7153,9 @@ { "Name": "@onmousemove", "DisplayName": "@onmousemove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6656,7 +7165,9 @@ { "Name": "@onmousemove:preventDefault", "DisplayName": "@onmousemove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6666,7 +7177,9 @@ { "Name": "@onmousemove:stopPropagation", "DisplayName": "@onmousemove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6679,7 +7192,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmousemove", "Documentation": { "Id": 14, - "Args": [ "@onmousemove", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmousemove", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6689,9 +7205,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmousemove" ] + "Args": [ + "@onmousemove" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6700,15 +7220,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmousemove" ] + "Args": [ + "@onmousemove" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousemove" + "Common.PropertyName": "onmousemove", + "Components.IsWeaklyTyped": "True" } } ], @@ -6724,10 +7248,10 @@ }, { "__Checksum": { - "Data1": 5324978650443948878, - "Data2": -5446500229448248511, - "Data3": 160998666809322553, - "Data4": -1997865027334785426 + "Data1": -3211808323951221318, + "Data2": -5473721555806551009, + "Data3": -869745075687316122, + "Data4": -2379119347131222078 }, "Kind": "Components.EventHandler", "Name": "onmousedown", @@ -6735,7 +7259,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmousedown", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmousedown", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6745,7 +7272,9 @@ { "Name": "@onmousedown", "DisplayName": "@onmousedown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6755,7 +7284,9 @@ { "Name": "@onmousedown:preventDefault", "DisplayName": "@onmousedown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6765,7 +7296,9 @@ { "Name": "@onmousedown:stopPropagation", "DisplayName": "@onmousedown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6778,7 +7311,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmousedown", "Documentation": { "Id": 14, - "Args": [ "@onmousedown", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmousedown", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6788,9 +7324,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmousedown" ] + "Args": [ + "@onmousedown" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6799,15 +7339,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmousedown" ] + "Args": [ + "@onmousedown" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousedown" + "Common.PropertyName": "onmousedown", + "Components.IsWeaklyTyped": "True" } } ], @@ -6823,10 +7367,10 @@ }, { "__Checksum": { - "Data1": 3552849435459628220, - "Data2": 1351922996862705793, - "Data3": -4747742787203813225, - "Data4": 6677876603948035518 + "Data1": 497316606846678183, + "Data2": -1424313457203621544, + "Data3": 5663418385266105551, + "Data4": 2568333417120066574 }, "Kind": "Components.EventHandler", "Name": "onmouseup", @@ -6834,7 +7378,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmouseup", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseup", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6844,7 +7391,9 @@ { "Name": "@onmouseup", "DisplayName": "@onmouseup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6854,7 +7403,9 @@ { "Name": "@onmouseup:preventDefault", "DisplayName": "@onmouseup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6864,7 +7415,9 @@ { "Name": "@onmouseup:stopPropagation", "DisplayName": "@onmouseup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6877,7 +7430,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmouseup", "Documentation": { "Id": 14, - "Args": [ "@onmouseup", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onmouseup", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6887,9 +7443,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmouseup" ] + "Args": [ + "@onmouseup" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6898,15 +7458,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmouseup" ] + "Args": [ + "@onmouseup" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseup" + "Common.PropertyName": "onmouseup", + "Components.IsWeaklyTyped": "True" } } ], @@ -6922,10 +7486,10 @@ }, { "__Checksum": { - "Data1": -2719547942807543528, - "Data2": 2915210780535291054, - "Data3": 7572731434832305153, - "Data4": -4870239584460588637 + "Data1": 4359424368639693710, + "Data2": 4474829667136509025, + "Data3": 4627659280900147474, + "Data4": -3947012987463314147 }, "Kind": "Components.EventHandler", "Name": "onclick", @@ -6933,7 +7497,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onclick", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onclick", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -6943,7 +7510,9 @@ { "Name": "@onclick", "DisplayName": "@onclick", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6953,7 +7522,9 @@ { "Name": "@onclick:preventDefault", "DisplayName": "@onclick:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6963,7 +7534,9 @@ { "Name": "@onclick:stopPropagation", "DisplayName": "@onclick:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6976,7 +7549,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onclick", "Documentation": { "Id": 14, - "Args": [ "@onclick", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@onclick", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -6986,9 +7562,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onclick" ] + "Args": [ + "@onclick" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6997,15 +7577,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onclick" ] + "Args": [ + "@onclick" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onclick" + "Common.PropertyName": "onclick", + "Components.IsWeaklyTyped": "True" } } ], @@ -7021,10 +7605,10 @@ }, { "__Checksum": { - "Data1": -575559029590217194, - "Data2": -683235854312651383, - "Data3": -6348271319976317010, - "Data4": -7411730316725272157 + "Data1": -8245537782336108601, + "Data2": 5489488771500653639, + "Data3": -5955759002153749172, + "Data4": -5193149686862079176 }, "Kind": "Components.EventHandler", "Name": "ondblclick", @@ -7032,7 +7616,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondblclick", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@ondblclick", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7042,7 +7629,9 @@ { "Name": "@ondblclick", "DisplayName": "@ondblclick", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7052,7 +7641,9 @@ { "Name": "@ondblclick:preventDefault", "DisplayName": "@ondblclick:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7062,7 +7653,9 @@ { "Name": "@ondblclick:stopPropagation", "DisplayName": "@ondblclick:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7075,7 +7668,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondblclick", "Documentation": { "Id": 14, - "Args": [ "@ondblclick", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@ondblclick", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7085,9 +7681,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondblclick" ] + "Args": [ + "@ondblclick" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7096,15 +7696,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondblclick" ] + "Args": [ + "@ondblclick" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondblclick" + "Common.PropertyName": "ondblclick", + "Components.IsWeaklyTyped": "True" } } ], @@ -7120,10 +7724,10 @@ }, { "__Checksum": { - "Data1": 3140204374584382002, - "Data2": -6196129358008016202, - "Data3": -1163023299407120097, - "Data4": 3229571750322664151 + "Data1": 7704857524007596994, + "Data2": -3682413880850059948, + "Data3": -8362240684847056848, + "Data4": 178582981266851200 }, "Kind": "Components.EventHandler", "Name": "onwheel", @@ -7131,7 +7735,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onwheel", "Microsoft.AspNetCore.Components.Web.WheelEventArgs" ] + "Args": [ + "@onwheel", + "Microsoft.AspNetCore.Components.Web.WheelEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7141,7 +7748,9 @@ { "Name": "@onwheel", "DisplayName": "@onwheel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7151,7 +7760,9 @@ { "Name": "@onwheel:preventDefault", "DisplayName": "@onwheel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7161,7 +7772,9 @@ { "Name": "@onwheel:stopPropagation", "DisplayName": "@onwheel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7174,7 +7787,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onwheel", "Documentation": { "Id": 14, - "Args": [ "@onwheel", "Microsoft.AspNetCore.Components.Web.WheelEventArgs" ] + "Args": [ + "@onwheel", + "Microsoft.AspNetCore.Components.Web.WheelEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7184,9 +7800,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onwheel" ] + "Args": [ + "@onwheel" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7195,15 +7815,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onwheel" ] + "Args": [ + "@onwheel" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwheel" + "Common.PropertyName": "onwheel", + "Components.IsWeaklyTyped": "True" } } ], @@ -7219,10 +7843,10 @@ }, { "__Checksum": { - "Data1": -2232142813504206413, - "Data2": 7891039736140635599, - "Data3": -3578737332368909135, - "Data4": 4529099974054343655 + "Data1": 3211048839862926622, + "Data2": 5766766204462751207, + "Data3": 1455838567865416223, + "Data4": -3183881831437734183 }, "Kind": "Components.EventHandler", "Name": "onmousewheel", @@ -7230,7 +7854,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onmousewheel", "Microsoft.AspNetCore.Components.Web.WheelEventArgs" ] + "Args": [ + "@onmousewheel", + "Microsoft.AspNetCore.Components.Web.WheelEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7240,7 +7867,9 @@ { "Name": "@onmousewheel", "DisplayName": "@onmousewheel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7250,7 +7879,9 @@ { "Name": "@onmousewheel:preventDefault", "DisplayName": "@onmousewheel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7260,7 +7891,9 @@ { "Name": "@onmousewheel:stopPropagation", "DisplayName": "@onmousewheel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7273,7 +7906,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onmousewheel", "Documentation": { "Id": 14, - "Args": [ "@onmousewheel", "Microsoft.AspNetCore.Components.Web.WheelEventArgs" ] + "Args": [ + "@onmousewheel", + "Microsoft.AspNetCore.Components.Web.WheelEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7283,9 +7919,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onmousewheel" ] + "Args": [ + "@onmousewheel" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7294,15 +7934,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onmousewheel" ] + "Args": [ + "@onmousewheel" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousewheel" + "Common.PropertyName": "onmousewheel", + "Components.IsWeaklyTyped": "True" } } ], @@ -7318,10 +7962,10 @@ }, { "__Checksum": { - "Data1": -6369571104484796387, - "Data2": -7183589630287877946, - "Data3": 8271664915487386181, - "Data4": -1509925021244058318 + "Data1": 2873997378438397831, + "Data2": -7204485881285791939, + "Data3": -2367440257779926811, + "Data4": -6354207022227490185 }, "Kind": "Components.EventHandler", "Name": "oncontextmenu", @@ -7329,7 +7973,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncontextmenu", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@oncontextmenu", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7339,7 +7986,9 @@ { "Name": "@oncontextmenu", "DisplayName": "@oncontextmenu", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7349,7 +7998,9 @@ { "Name": "@oncontextmenu:preventDefault", "DisplayName": "@oncontextmenu:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7359,7 +8010,9 @@ { "Name": "@oncontextmenu:stopPropagation", "DisplayName": "@oncontextmenu:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7372,7 +8025,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncontextmenu", "Documentation": { "Id": 14, - "Args": [ "@oncontextmenu", "Microsoft.AspNetCore.Components.Web.MouseEventArgs" ] + "Args": [ + "@oncontextmenu", + "Microsoft.AspNetCore.Components.Web.MouseEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7382,9 +8038,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncontextmenu" ] + "Args": [ + "@oncontextmenu" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7393,15 +8053,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncontextmenu" ] + "Args": [ + "@oncontextmenu" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncontextmenu" + "Common.PropertyName": "oncontextmenu", + "Components.IsWeaklyTyped": "True" } } ], @@ -7417,10 +8081,10 @@ }, { "__Checksum": { - "Data1": 6159959312021701564, - "Data2": 2223713551267941709, - "Data3": 5663488940207520530, - "Data4": -616077709255502217 + "Data1": 4194996018436823764, + "Data2": 6596247298540496881, + "Data3": 6473860952812161882, + "Data4": -1812272783021600087 }, "Kind": "Components.EventHandler", "Name": "ondrag", @@ -7428,7 +8092,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondrag", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondrag", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7438,7 +8105,9 @@ { "Name": "@ondrag", "DisplayName": "@ondrag", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7448,7 +8117,9 @@ { "Name": "@ondrag:preventDefault", "DisplayName": "@ondrag:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7458,7 +8129,9 @@ { "Name": "@ondrag:stopPropagation", "DisplayName": "@ondrag:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7471,7 +8144,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondrag", "Documentation": { "Id": 14, - "Args": [ "@ondrag", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondrag", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7481,9 +8157,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondrag" ] + "Args": [ + "@ondrag" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7492,15 +8172,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondrag" ] + "Args": [ + "@ondrag" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrag" + "Common.PropertyName": "ondrag", + "Components.IsWeaklyTyped": "True" } } ], @@ -7516,10 +8200,10 @@ }, { "__Checksum": { - "Data1": 2750240958430646950, - "Data2": 6967755556734728841, - "Data3": -4557076438422901053, - "Data4": 5965182512145839815 + "Data1": 1146568475308170183, + "Data2": -7480557993098715235, + "Data3": -7884567469172956231, + "Data4": -1240271150577497083 }, "Kind": "Components.EventHandler", "Name": "ondragend", @@ -7527,7 +8211,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondragend", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragend", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7537,7 +8224,9 @@ { "Name": "@ondragend", "DisplayName": "@ondragend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7547,7 +8236,9 @@ { "Name": "@ondragend:preventDefault", "DisplayName": "@ondragend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7557,7 +8248,9 @@ { "Name": "@ondragend:stopPropagation", "DisplayName": "@ondragend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7570,7 +8263,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondragend", "Documentation": { "Id": 14, - "Args": [ "@ondragend", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragend", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7580,9 +8276,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondragend" ] + "Args": [ + "@ondragend" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7591,15 +8291,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondragend" ] + "Args": [ + "@ondragend" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragend" + "Common.PropertyName": "ondragend", + "Components.IsWeaklyTyped": "True" } } ], @@ -7615,10 +8319,10 @@ }, { "__Checksum": { - "Data1": -5667862971904164290, - "Data2": -155857111446037517, - "Data3": 8465192209010701905, - "Data4": -2911292106331624564 + "Data1": 3925612309087041417, + "Data2": 4439275886204180910, + "Data3": -3075664218466495482, + "Data4": 5242536124103466756 }, "Kind": "Components.EventHandler", "Name": "ondragenter", @@ -7626,7 +8330,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondragenter", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragenter", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7636,7 +8343,9 @@ { "Name": "@ondragenter", "DisplayName": "@ondragenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7646,7 +8355,9 @@ { "Name": "@ondragenter:preventDefault", "DisplayName": "@ondragenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7656,7 +8367,9 @@ { "Name": "@ondragenter:stopPropagation", "DisplayName": "@ondragenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7669,7 +8382,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondragenter", "Documentation": { "Id": 14, - "Args": [ "@ondragenter", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragenter", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7679,9 +8395,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondragenter" ] + "Args": [ + "@ondragenter" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7690,15 +8410,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondragenter" ] + "Args": [ + "@ondragenter" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragenter" + "Common.PropertyName": "ondragenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -7714,10 +8438,10 @@ }, { "__Checksum": { - "Data1": 757496453695524597, - "Data2": 8368034202290362139, - "Data3": -3619178635270889098, - "Data4": 5281962141242923546 + "Data1": -2553772456952153556, + "Data2": 7432648664730872675, + "Data3": 1896825466928915981, + "Data4": -3387763131690108163 }, "Kind": "Components.EventHandler", "Name": "ondragleave", @@ -7725,7 +8449,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondragleave", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragleave", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7735,7 +8462,9 @@ { "Name": "@ondragleave", "DisplayName": "@ondragleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7745,7 +8474,9 @@ { "Name": "@ondragleave:preventDefault", "DisplayName": "@ondragleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7755,7 +8486,9 @@ { "Name": "@ondragleave:stopPropagation", "DisplayName": "@ondragleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7768,7 +8501,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondragleave", "Documentation": { "Id": 14, - "Args": [ "@ondragleave", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragleave", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7778,9 +8514,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondragleave" ] + "Args": [ + "@ondragleave" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7789,15 +8529,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondragleave" ] + "Args": [ + "@ondragleave" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragleave" + "Common.PropertyName": "ondragleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -7813,10 +8557,10 @@ }, { "__Checksum": { - "Data1": -537724766416646513, - "Data2": -7849209623401576150, - "Data3": -1338102272262592830, - "Data4": 570487820682429207 + "Data1": 8350824022229549553, + "Data2": 8001515432653245799, + "Data3": -5843552528502240905, + "Data4": -4404123900256168657 }, "Kind": "Components.EventHandler", "Name": "ondragover", @@ -7824,7 +8568,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondragover", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragover", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7834,7 +8581,9 @@ { "Name": "@ondragover", "DisplayName": "@ondragover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7844,7 +8593,9 @@ { "Name": "@ondragover:preventDefault", "DisplayName": "@ondragover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7854,7 +8605,9 @@ { "Name": "@ondragover:stopPropagation", "DisplayName": "@ondragover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7867,7 +8620,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondragover", "Documentation": { "Id": 14, - "Args": [ "@ondragover", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragover", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7877,9 +8633,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondragover" ] + "Args": [ + "@ondragover" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7888,15 +8648,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondragover" ] + "Args": [ + "@ondragover" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragover" + "Common.PropertyName": "ondragover", + "Components.IsWeaklyTyped": "True" } } ], @@ -7912,10 +8676,10 @@ }, { "__Checksum": { - "Data1": -8274780027132889863, - "Data2": -5031579656861941924, - "Data3": -2852136081209923618, - "Data4": 873868353109167735 + "Data1": -7591640687483059320, + "Data2": 5936061562286176089, + "Data3": -5356648448836853347, + "Data4": 8030520875750672311 }, "Kind": "Components.EventHandler", "Name": "ondragstart", @@ -7923,7 +8687,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondragstart", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragstart", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -7933,7 +8700,9 @@ { "Name": "@ondragstart", "DisplayName": "@ondragstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7943,7 +8712,9 @@ { "Name": "@ondragstart:preventDefault", "DisplayName": "@ondragstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7953,7 +8724,9 @@ { "Name": "@ondragstart:stopPropagation", "DisplayName": "@ondragstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7966,7 +8739,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondragstart", "Documentation": { "Id": 14, - "Args": [ "@ondragstart", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondragstart", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -7976,9 +8752,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondragstart" ] + "Args": [ + "@ondragstart" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7987,15 +8767,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondragstart" ] + "Args": [ + "@ondragstart" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragstart" + "Common.PropertyName": "ondragstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -8011,10 +8795,10 @@ }, { "__Checksum": { - "Data1": 1156781163099912400, - "Data2": -6498125943606033903, - "Data3": 5393117033815410212, - "Data4": -3467939808931814152 + "Data1": 274486520224370270, + "Data2": 289651982307389251, + "Data3": -902327893590679537, + "Data4": 2912656876688575099 }, "Kind": "Components.EventHandler", "Name": "ondrop", @@ -8022,7 +8806,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondrop", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondrop", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8032,7 +8819,9 @@ { "Name": "@ondrop", "DisplayName": "@ondrop", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8042,7 +8831,9 @@ { "Name": "@ondrop:preventDefault", "DisplayName": "@ondrop:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8052,7 +8843,9 @@ { "Name": "@ondrop:stopPropagation", "DisplayName": "@ondrop:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8065,7 +8858,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondrop", "Documentation": { "Id": 14, - "Args": [ "@ondrop", "Microsoft.AspNetCore.Components.Web.DragEventArgs" ] + "Args": [ + "@ondrop", + "Microsoft.AspNetCore.Components.Web.DragEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8075,9 +8871,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondrop" ] + "Args": [ + "@ondrop" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8086,15 +8886,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondrop" ] + "Args": [ + "@ondrop" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrop" + "Common.PropertyName": "ondrop", + "Components.IsWeaklyTyped": "True" } } ], @@ -8110,10 +8914,10 @@ }, { "__Checksum": { - "Data1": -1407085359935102835, - "Data2": -7149828978015079769, - "Data3": 3842759082645953547, - "Data4": 5620537202330362647 + "Data1": 5004801748082106616, + "Data2": 6793467452384071653, + "Data3": -2368494026413543095, + "Data4": 2901474569640951908 }, "Kind": "Components.EventHandler", "Name": "onkeydown", @@ -8121,7 +8925,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onkeydown", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeydown", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8131,7 +8938,9 @@ { "Name": "@onkeydown", "DisplayName": "@onkeydown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8141,7 +8950,9 @@ { "Name": "@onkeydown:preventDefault", "DisplayName": "@onkeydown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8151,7 +8962,9 @@ { "Name": "@onkeydown:stopPropagation", "DisplayName": "@onkeydown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8164,7 +8977,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onkeydown", "Documentation": { "Id": 14, - "Args": [ "@onkeydown", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeydown", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8174,9 +8990,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onkeydown" ] + "Args": [ + "@onkeydown" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8185,15 +9005,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onkeydown" ] + "Args": [ + "@onkeydown" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeydown" + "Common.PropertyName": "onkeydown", + "Components.IsWeaklyTyped": "True" } } ], @@ -8209,10 +9033,10 @@ }, { "__Checksum": { - "Data1": -6955435502725227618, - "Data2": -5651808626987751036, - "Data3": 2910523140936074084, - "Data4": 8414460975608438642 + "Data1": 2743975341354322875, + "Data2": 8724663952781465005, + "Data3": -5868229869244622691, + "Data4": 321559815815692679 }, "Kind": "Components.EventHandler", "Name": "onkeyup", @@ -8220,7 +9044,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onkeyup", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeyup", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8230,7 +9057,9 @@ { "Name": "@onkeyup", "DisplayName": "@onkeyup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8240,7 +9069,9 @@ { "Name": "@onkeyup:preventDefault", "DisplayName": "@onkeyup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8250,7 +9081,9 @@ { "Name": "@onkeyup:stopPropagation", "DisplayName": "@onkeyup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8263,7 +9096,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onkeyup", "Documentation": { "Id": 14, - "Args": [ "@onkeyup", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeyup", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8273,9 +9109,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onkeyup" ] + "Args": [ + "@onkeyup" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8284,15 +9124,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onkeyup" ] + "Args": [ + "@onkeyup" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeyup" + "Common.PropertyName": "onkeyup", + "Components.IsWeaklyTyped": "True" } } ], @@ -8308,10 +9152,10 @@ }, { "__Checksum": { - "Data1": 3363631458226629054, - "Data2": -5967202858522359507, - "Data3": 5953853228634989898, - "Data4": 3969852701517124820 + "Data1": 802343072890082968, + "Data2": 2158998876898196197, + "Data3": 833446023029685726, + "Data4": 8290429553499204194 }, "Kind": "Components.EventHandler", "Name": "onkeypress", @@ -8319,7 +9163,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onkeypress", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeypress", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8329,7 +9176,9 @@ { "Name": "@onkeypress", "DisplayName": "@onkeypress", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8339,7 +9188,9 @@ { "Name": "@onkeypress:preventDefault", "DisplayName": "@onkeypress:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8349,7 +9200,9 @@ { "Name": "@onkeypress:stopPropagation", "DisplayName": "@onkeypress:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8362,7 +9215,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onkeypress", "Documentation": { "Id": 14, - "Args": [ "@onkeypress", "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" ] + "Args": [ + "@onkeypress", + "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8372,9 +9228,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onkeypress" ] + "Args": [ + "@onkeypress" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8383,15 +9243,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onkeypress" ] + "Args": [ + "@onkeypress" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeypress" + "Common.PropertyName": "onkeypress", + "Components.IsWeaklyTyped": "True" } } ], @@ -8407,10 +9271,10 @@ }, { "__Checksum": { - "Data1": 2477647407557318975, - "Data2": 7083694454218700436, - "Data3": -6182672721179429513, - "Data4": 5004320920145651083 + "Data1": -962933332690981818, + "Data2": 6729191155144550467, + "Data3": -7957713024911070146, + "Data4": -3829955028153489269 }, "Kind": "Components.EventHandler", "Name": "onchange", @@ -8418,7 +9282,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onchange", "Microsoft.AspNetCore.Components.ChangeEventArgs" ] + "Args": [ + "@onchange", + "Microsoft.AspNetCore.Components.ChangeEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8428,7 +9295,9 @@ { "Name": "@onchange", "DisplayName": "@onchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8438,7 +9307,9 @@ { "Name": "@onchange:preventDefault", "DisplayName": "@onchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8448,7 +9319,9 @@ { "Name": "@onchange:stopPropagation", "DisplayName": "@onchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8461,7 +9334,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onchange", "Documentation": { "Id": 14, - "Args": [ "@onchange", "Microsoft.AspNetCore.Components.ChangeEventArgs" ] + "Args": [ + "@onchange", + "Microsoft.AspNetCore.Components.ChangeEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8471,9 +9347,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onchange" ] + "Args": [ + "@onchange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8482,15 +9362,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onchange" ] + "Args": [ + "@onchange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onchange" + "Common.PropertyName": "onchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -8506,10 +9390,10 @@ }, { "__Checksum": { - "Data1": -1842070154284941702, - "Data2": -3522519296263632090, - "Data3": 1710262568891949893, - "Data4": -6650565099525057952 + "Data1": 5601757914301694318, + "Data2": 2784484491800823086, + "Data3": 6063991173134626481, + "Data4": -2800420576948050377 }, "Kind": "Components.EventHandler", "Name": "oninput", @@ -8517,7 +9401,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oninput", "Microsoft.AspNetCore.Components.ChangeEventArgs" ] + "Args": [ + "@oninput", + "Microsoft.AspNetCore.Components.ChangeEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8527,7 +9414,9 @@ { "Name": "@oninput", "DisplayName": "@oninput", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8537,7 +9426,9 @@ { "Name": "@oninput:preventDefault", "DisplayName": "@oninput:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8547,7 +9438,9 @@ { "Name": "@oninput:stopPropagation", "DisplayName": "@oninput:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8560,7 +9453,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oninput", "Documentation": { "Id": 14, - "Args": [ "@oninput", "Microsoft.AspNetCore.Components.ChangeEventArgs" ] + "Args": [ + "@oninput", + "Microsoft.AspNetCore.Components.ChangeEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8570,9 +9466,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oninput" ] + "Args": [ + "@oninput" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8581,15 +9481,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oninput" ] + "Args": [ + "@oninput" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninput" + "Common.PropertyName": "oninput", + "Components.IsWeaklyTyped": "True" } } ], @@ -8605,10 +9509,10 @@ }, { "__Checksum": { - "Data1": -1068895985429351483, - "Data2": 878506229008017087, - "Data3": -2038928111968862749, - "Data4": 3666688364192191838 + "Data1": 8127799217406725838, + "Data2": 1477472712683714997, + "Data3": -652080936231482559, + "Data4": 1198986255414282004 }, "Kind": "Components.EventHandler", "Name": "oninvalid", @@ -8616,7 +9520,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oninvalid", "System.EventArgs" ] + "Args": [ + "@oninvalid", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8626,7 +9533,9 @@ { "Name": "@oninvalid", "DisplayName": "@oninvalid", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8636,7 +9545,9 @@ { "Name": "@oninvalid:preventDefault", "DisplayName": "@oninvalid:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8646,7 +9557,9 @@ { "Name": "@oninvalid:stopPropagation", "DisplayName": "@oninvalid:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8659,7 +9572,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oninvalid", "Documentation": { "Id": 14, - "Args": [ "@oninvalid", "System.EventArgs" ] + "Args": [ + "@oninvalid", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8669,9 +9585,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oninvalid" ] + "Args": [ + "@oninvalid" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8680,15 +9600,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oninvalid" ] + "Args": [ + "@oninvalid" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninvalid" + "Common.PropertyName": "oninvalid", + "Components.IsWeaklyTyped": "True" } } ], @@ -8704,10 +9628,10 @@ }, { "__Checksum": { - "Data1": -5716415217912687364, - "Data2": 7659330005975477554, - "Data3": 1599434844701247263, - "Data4": 1428544139965866000 + "Data1": -1709328709107585860, + "Data2": 9173563480165795352, + "Data3": -2031898660102378722, + "Data4": -8801613372658974643 }, "Kind": "Components.EventHandler", "Name": "onreset", @@ -8715,7 +9639,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onreset", "System.EventArgs" ] + "Args": [ + "@onreset", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8725,7 +9652,9 @@ { "Name": "@onreset", "DisplayName": "@onreset", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8735,7 +9664,9 @@ { "Name": "@onreset:preventDefault", "DisplayName": "@onreset:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8745,7 +9676,9 @@ { "Name": "@onreset:stopPropagation", "DisplayName": "@onreset:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8758,7 +9691,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onreset", "Documentation": { "Id": 14, - "Args": [ "@onreset", "System.EventArgs" ] + "Args": [ + "@onreset", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8768,9 +9704,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onreset" ] + "Args": [ + "@onreset" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8779,15 +9719,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onreset" ] + "Args": [ + "@onreset" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreset" + "Common.PropertyName": "onreset", + "Components.IsWeaklyTyped": "True" } } ], @@ -8803,10 +9747,10 @@ }, { "__Checksum": { - "Data1": 4068323917017256677, - "Data2": -285407084115768871, - "Data3": 8612928773081307630, - "Data4": -938660077922844615 + "Data1": 949091261908421142, + "Data2": 5425560699961372779, + "Data3": -5324543913855361470, + "Data4": 2496205306346953971 }, "Kind": "Components.EventHandler", "Name": "onselect", @@ -8814,7 +9758,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onselect", "System.EventArgs" ] + "Args": [ + "@onselect", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8824,7 +9771,9 @@ { "Name": "@onselect", "DisplayName": "@onselect", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8834,7 +9783,9 @@ { "Name": "@onselect:preventDefault", "DisplayName": "@onselect:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8844,7 +9795,9 @@ { "Name": "@onselect:stopPropagation", "DisplayName": "@onselect:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8857,7 +9810,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onselect", "Documentation": { "Id": 14, - "Args": [ "@onselect", "System.EventArgs" ] + "Args": [ + "@onselect", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8867,9 +9823,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onselect" ] + "Args": [ + "@onselect" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8878,15 +9838,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onselect" ] + "Args": [ + "@onselect" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselect" + "Common.PropertyName": "onselect", + "Components.IsWeaklyTyped": "True" } } ], @@ -8902,10 +9866,10 @@ }, { "__Checksum": { - "Data1": 1580984528585966480, - "Data2": 5836948705774967458, - "Data3": -3030150006920169200, - "Data4": -2916715379895281304 + "Data1": -7941208173584087691, + "Data2": -2717643351583685229, + "Data3": -4670799730269417240, + "Data4": -171305483809261515 }, "Kind": "Components.EventHandler", "Name": "onselectstart", @@ -8913,7 +9877,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onselectstart", "System.EventArgs" ] + "Args": [ + "@onselectstart", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -8923,7 +9890,9 @@ { "Name": "@onselectstart", "DisplayName": "@onselectstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8933,7 +9902,9 @@ { "Name": "@onselectstart:preventDefault", "DisplayName": "@onselectstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8943,7 +9914,9 @@ { "Name": "@onselectstart:stopPropagation", "DisplayName": "@onselectstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8956,7 +9929,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onselectstart", "Documentation": { "Id": 14, - "Args": [ "@onselectstart", "System.EventArgs" ] + "Args": [ + "@onselectstart", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -8966,9 +9942,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onselectstart" ] + "Args": [ + "@onselectstart" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8977,15 +9957,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onselectstart" ] + "Args": [ + "@onselectstart" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectstart" + "Common.PropertyName": "onselectstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -9001,10 +9985,10 @@ }, { "__Checksum": { - "Data1": -629701821281357915, - "Data2": 1522615694453917990, - "Data3": -15603657176381783, - "Data4": -4256390753805929251 + "Data1": -2425429935029991286, + "Data2": -7622567107885912864, + "Data3": -982853318250532356, + "Data4": -194766976894382777 }, "Kind": "Components.EventHandler", "Name": "onselectionchange", @@ -9012,7 +9996,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onselectionchange", "System.EventArgs" ] + "Args": [ + "@onselectionchange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9022,7 +10009,9 @@ { "Name": "@onselectionchange", "DisplayName": "@onselectionchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9032,7 +10021,9 @@ { "Name": "@onselectionchange:preventDefault", "DisplayName": "@onselectionchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9042,7 +10033,9 @@ { "Name": "@onselectionchange:stopPropagation", "DisplayName": "@onselectionchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9055,7 +10048,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onselectionchange", "Documentation": { "Id": 14, - "Args": [ "@onselectionchange", "System.EventArgs" ] + "Args": [ + "@onselectionchange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9065,9 +10061,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onselectionchange" ] + "Args": [ + "@onselectionchange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9076,15 +10076,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onselectionchange" ] + "Args": [ + "@onselectionchange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectionchange" + "Common.PropertyName": "onselectionchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -9100,10 +10104,10 @@ }, { "__Checksum": { - "Data1": 7613360817787768968, - "Data2": -6058405659914248631, - "Data3": 6364515876477622834, - "Data4": 9215656128029268091 + "Data1": 5765889314039560124, + "Data2": -8854222768188706736, + "Data3": 5894529864546343019, + "Data4": -8551892886412886687 }, "Kind": "Components.EventHandler", "Name": "onsubmit", @@ -9111,7 +10115,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onsubmit", "System.EventArgs" ] + "Args": [ + "@onsubmit", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9121,7 +10128,9 @@ { "Name": "@onsubmit", "DisplayName": "@onsubmit", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9131,7 +10140,9 @@ { "Name": "@onsubmit:preventDefault", "DisplayName": "@onsubmit:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9141,7 +10152,9 @@ { "Name": "@onsubmit:stopPropagation", "DisplayName": "@onsubmit:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9154,7 +10167,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onsubmit", "Documentation": { "Id": 14, - "Args": [ "@onsubmit", "System.EventArgs" ] + "Args": [ + "@onsubmit", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9164,9 +10180,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onsubmit" ] + "Args": [ + "@onsubmit" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9175,15 +10195,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onsubmit" ] + "Args": [ + "@onsubmit" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsubmit" + "Common.PropertyName": "onsubmit", + "Components.IsWeaklyTyped": "True" } } ], @@ -9199,10 +10223,10 @@ }, { "__Checksum": { - "Data1": -314233315868274404, - "Data2": -3214555238242765534, - "Data3": -2593697534089738140, - "Data4": 1117385231554671918 + "Data1": -5179223059066885950, + "Data2": -7078430271468979316, + "Data3": -3658175840511546241, + "Data4": -4952787210502332682 }, "Kind": "Components.EventHandler", "Name": "onbeforecopy", @@ -9210,7 +10234,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onbeforecopy", "System.EventArgs" ] + "Args": [ + "@onbeforecopy", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9220,7 +10247,9 @@ { "Name": "@onbeforecopy", "DisplayName": "@onbeforecopy", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9230,7 +10259,9 @@ { "Name": "@onbeforecopy:preventDefault", "DisplayName": "@onbeforecopy:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9240,7 +10271,9 @@ { "Name": "@onbeforecopy:stopPropagation", "DisplayName": "@onbeforecopy:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9253,7 +10286,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onbeforecopy", "Documentation": { "Id": 14, - "Args": [ "@onbeforecopy", "System.EventArgs" ] + "Args": [ + "@onbeforecopy", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9263,9 +10299,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onbeforecopy" ] + "Args": [ + "@onbeforecopy" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9274,15 +10314,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onbeforecopy" ] + "Args": [ + "@onbeforecopy" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecopy" + "Common.PropertyName": "onbeforecopy", + "Components.IsWeaklyTyped": "True" } } ], @@ -9298,10 +10342,10 @@ }, { "__Checksum": { - "Data1": -6530768974693997194, - "Data2": -1164890625734775426, - "Data3": -6464274311344731090, - "Data4": 3808936970805263948 + "Data1": -2615683460735417797, + "Data2": -5398960593294972731, + "Data3": 1255193079180842873, + "Data4": 3948053283530260883 }, "Kind": "Components.EventHandler", "Name": "onbeforecut", @@ -9309,7 +10353,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onbeforecut", "System.EventArgs" ] + "Args": [ + "@onbeforecut", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9319,7 +10366,9 @@ { "Name": "@onbeforecut", "DisplayName": "@onbeforecut", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9329,7 +10378,9 @@ { "Name": "@onbeforecut:preventDefault", "DisplayName": "@onbeforecut:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9339,7 +10390,9 @@ { "Name": "@onbeforecut:stopPropagation", "DisplayName": "@onbeforecut:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9352,7 +10405,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onbeforecut", "Documentation": { "Id": 14, - "Args": [ "@onbeforecut", "System.EventArgs" ] + "Args": [ + "@onbeforecut", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9362,9 +10418,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onbeforecut" ] + "Args": [ + "@onbeforecut" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9373,15 +10433,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onbeforecut" ] + "Args": [ + "@onbeforecut" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecut" + "Common.PropertyName": "onbeforecut", + "Components.IsWeaklyTyped": "True" } } ], @@ -9397,10 +10461,10 @@ }, { "__Checksum": { - "Data1": 4160538921852863382, - "Data2": 7923330393380064952, - "Data3": 1674000224383485299, - "Data4": 615338099087457409 + "Data1": -5138802839706601204, + "Data2": -4224295188898362120, + "Data3": -6863510088215784061, + "Data4": 4297732834923304896 }, "Kind": "Components.EventHandler", "Name": "onbeforepaste", @@ -9408,7 +10472,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onbeforepaste", "System.EventArgs" ] + "Args": [ + "@onbeforepaste", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9418,7 +10485,9 @@ { "Name": "@onbeforepaste", "DisplayName": "@onbeforepaste", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9428,7 +10497,9 @@ { "Name": "@onbeforepaste:preventDefault", "DisplayName": "@onbeforepaste:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9438,7 +10509,9 @@ { "Name": "@onbeforepaste:stopPropagation", "DisplayName": "@onbeforepaste:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9451,7 +10524,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onbeforepaste", "Documentation": { "Id": 14, - "Args": [ "@onbeforepaste", "System.EventArgs" ] + "Args": [ + "@onbeforepaste", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9461,9 +10537,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onbeforepaste" ] + "Args": [ + "@onbeforepaste" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9472,15 +10552,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onbeforepaste" ] + "Args": [ + "@onbeforepaste" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforepaste" + "Common.PropertyName": "onbeforepaste", + "Components.IsWeaklyTyped": "True" } } ], @@ -9496,10 +10580,10 @@ }, { "__Checksum": { - "Data1": 4661371774917261479, - "Data2": -6341200456138010816, - "Data3": -6836554284983350801, - "Data4": 5414518365630764094 + "Data1": -3340737132851683938, + "Data2": 8990707703276882902, + "Data3": 240346875832336953, + "Data4": 4109991562008650336 }, "Kind": "Components.EventHandler", "Name": "oncopy", @@ -9507,7 +10591,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncopy", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@oncopy", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9517,7 +10604,9 @@ { "Name": "@oncopy", "DisplayName": "@oncopy", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9527,7 +10616,9 @@ { "Name": "@oncopy:preventDefault", "DisplayName": "@oncopy:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9537,7 +10628,9 @@ { "Name": "@oncopy:stopPropagation", "DisplayName": "@oncopy:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9550,7 +10643,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncopy", "Documentation": { "Id": 14, - "Args": [ "@oncopy", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@oncopy", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9560,9 +10656,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncopy" ] + "Args": [ + "@oncopy" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9571,15 +10671,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncopy" ] + "Args": [ + "@oncopy" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncopy" + "Common.PropertyName": "oncopy", + "Components.IsWeaklyTyped": "True" } } ], @@ -9595,10 +10699,10 @@ }, { "__Checksum": { - "Data1": 1057346509426786608, - "Data2": -5495990647133964990, - "Data3": -257759600638805469, - "Data4": 8162827491722896213 + "Data1": -2997485877502562809, + "Data2": -8883963797227328277, + "Data3": 6726575553017488568, + "Data4": -5121622411964113444 }, "Kind": "Components.EventHandler", "Name": "oncut", @@ -9606,7 +10710,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncut", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@oncut", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9616,7 +10723,9 @@ { "Name": "@oncut", "DisplayName": "@oncut", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9626,7 +10735,9 @@ { "Name": "@oncut:preventDefault", "DisplayName": "@oncut:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9636,7 +10747,9 @@ { "Name": "@oncut:stopPropagation", "DisplayName": "@oncut:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9649,7 +10762,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncut", "Documentation": { "Id": 14, - "Args": [ "@oncut", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@oncut", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9659,9 +10775,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncut" ] + "Args": [ + "@oncut" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9670,15 +10790,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncut" ] + "Args": [ + "@oncut" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncut" + "Common.PropertyName": "oncut", + "Components.IsWeaklyTyped": "True" } } ], @@ -9694,10 +10818,10 @@ }, { "__Checksum": { - "Data1": 8488933283150765555, - "Data2": 7513975757778232681, - "Data3": -5255643137634924957, - "Data4": -70732630629882446 + "Data1": 9208346134344975056, + "Data2": 8958622337690106913, + "Data3": 1465641255840392265, + "Data4": 2575712874589609095 }, "Kind": "Components.EventHandler", "Name": "onpaste", @@ -9705,7 +10829,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpaste", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@onpaste", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9715,7 +10842,9 @@ { "Name": "@onpaste", "DisplayName": "@onpaste", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9725,7 +10854,9 @@ { "Name": "@onpaste:preventDefault", "DisplayName": "@onpaste:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9735,7 +10866,9 @@ { "Name": "@onpaste:stopPropagation", "DisplayName": "@onpaste:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9748,7 +10881,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpaste", "Documentation": { "Id": 14, - "Args": [ "@onpaste", "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" ] + "Args": [ + "@onpaste", + "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9758,9 +10894,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpaste" ] + "Args": [ + "@onpaste" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9769,15 +10909,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpaste" ] + "Args": [ + "@onpaste" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpaste" + "Common.PropertyName": "onpaste", + "Components.IsWeaklyTyped": "True" } } ], @@ -9793,10 +10937,10 @@ }, { "__Checksum": { - "Data1": -6266578777941066196, - "Data2": 828234927000639086, - "Data3": 6181779779425691131, - "Data4": 7106647708086302755 + "Data1": -533615659397593537, + "Data2": -630860927965330819, + "Data3": -6342670562823535960, + "Data4": 3835064171110204950 }, "Kind": "Components.EventHandler", "Name": "ontouchcancel", @@ -9804,7 +10948,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchcancel", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchcancel", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9814,7 +10961,9 @@ { "Name": "@ontouchcancel", "DisplayName": "@ontouchcancel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9824,7 +10973,9 @@ { "Name": "@ontouchcancel:preventDefault", "DisplayName": "@ontouchcancel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9834,7 +10985,9 @@ { "Name": "@ontouchcancel:stopPropagation", "DisplayName": "@ontouchcancel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9847,7 +11000,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchcancel", "Documentation": { "Id": 14, - "Args": [ "@ontouchcancel", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchcancel", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9857,9 +11013,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchcancel" ] + "Args": [ + "@ontouchcancel" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9868,15 +11028,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchcancel" ] + "Args": [ + "@ontouchcancel" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchcancel" + "Common.PropertyName": "ontouchcancel", + "Components.IsWeaklyTyped": "True" } } ], @@ -9892,10 +11056,10 @@ }, { "__Checksum": { - "Data1": 4994838533972008206, - "Data2": -4321611426625631398, - "Data3": 9138979344278607322, - "Data4": 2702340547965851968 + "Data1": 5093295676287565708, + "Data2": -1179906617383907570, + "Data3": -6729693933840363053, + "Data4": -329869676945505153 }, "Kind": "Components.EventHandler", "Name": "ontouchend", @@ -9903,7 +11067,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchend", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchend", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -9913,7 +11080,9 @@ { "Name": "@ontouchend", "DisplayName": "@ontouchend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9923,7 +11092,9 @@ { "Name": "@ontouchend:preventDefault", "DisplayName": "@ontouchend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9933,7 +11104,9 @@ { "Name": "@ontouchend:stopPropagation", "DisplayName": "@ontouchend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9946,7 +11119,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchend", "Documentation": { "Id": 14, - "Args": [ "@ontouchend", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchend", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -9956,9 +11132,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchend" ] + "Args": [ + "@ontouchend" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9967,15 +11147,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchend" ] + "Args": [ + "@ontouchend" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchend" + "Common.PropertyName": "ontouchend", + "Components.IsWeaklyTyped": "True" } } ], @@ -9991,10 +11175,10 @@ }, { "__Checksum": { - "Data1": 7806341868115752471, - "Data2": 6163087977010662700, - "Data3": 2254265150448590099, - "Data4": -3674321809805065861 + "Data1": 3732735953292616174, + "Data2": -4024204819204617893, + "Data3": 7449402514623180422, + "Data4": -8015932370286930950 }, "Kind": "Components.EventHandler", "Name": "ontouchmove", @@ -10002,7 +11186,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchmove", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchmove", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10012,7 +11199,9 @@ { "Name": "@ontouchmove", "DisplayName": "@ontouchmove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10022,7 +11211,9 @@ { "Name": "@ontouchmove:preventDefault", "DisplayName": "@ontouchmove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10032,7 +11223,9 @@ { "Name": "@ontouchmove:stopPropagation", "DisplayName": "@ontouchmove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10045,7 +11238,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchmove", "Documentation": { "Id": 14, - "Args": [ "@ontouchmove", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchmove", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10055,9 +11251,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchmove" ] + "Args": [ + "@ontouchmove" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10066,15 +11266,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchmove" ] + "Args": [ + "@ontouchmove" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchmove" + "Common.PropertyName": "ontouchmove", + "Components.IsWeaklyTyped": "True" } } ], @@ -10090,10 +11294,10 @@ }, { "__Checksum": { - "Data1": 8504148721211358746, - "Data2": 914826216958878201, - "Data3": -5998757913178432102, - "Data4": 6982736872470770886 + "Data1": 2802664826483113274, + "Data2": -1882703497726176658, + "Data3": 429163152994320840, + "Data4": 1822645448401442679 }, "Kind": "Components.EventHandler", "Name": "ontouchstart", @@ -10101,7 +11305,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchstart", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchstart", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10111,7 +11318,9 @@ { "Name": "@ontouchstart", "DisplayName": "@ontouchstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10121,7 +11330,9 @@ { "Name": "@ontouchstart:preventDefault", "DisplayName": "@ontouchstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10131,7 +11342,9 @@ { "Name": "@ontouchstart:stopPropagation", "DisplayName": "@ontouchstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10144,7 +11357,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchstart", "Documentation": { "Id": 14, - "Args": [ "@ontouchstart", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchstart", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10154,9 +11370,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchstart" ] + "Args": [ + "@ontouchstart" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10165,15 +11385,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchstart" ] + "Args": [ + "@ontouchstart" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchstart" + "Common.PropertyName": "ontouchstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -10189,10 +11413,10 @@ }, { "__Checksum": { - "Data1": -3076100660405830837, - "Data2": -5974648893384312962, - "Data3": -6791859607481550299, - "Data4": -1942535059869088760 + "Data1": 2257414082075030065, + "Data2": -8275191628919111620, + "Data3": 8256191097129305461, + "Data4": -7987934691122664025 }, "Kind": "Components.EventHandler", "Name": "ontouchenter", @@ -10200,7 +11424,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchenter", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchenter", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10210,7 +11437,9 @@ { "Name": "@ontouchenter", "DisplayName": "@ontouchenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10220,7 +11449,9 @@ { "Name": "@ontouchenter:preventDefault", "DisplayName": "@ontouchenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10230,7 +11461,9 @@ { "Name": "@ontouchenter:stopPropagation", "DisplayName": "@ontouchenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10243,7 +11476,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchenter", "Documentation": { "Id": 14, - "Args": [ "@ontouchenter", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchenter", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10253,9 +11489,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchenter" ] + "Args": [ + "@ontouchenter" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10264,15 +11504,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchenter" ] + "Args": [ + "@ontouchenter" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchenter" + "Common.PropertyName": "ontouchenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -10288,10 +11532,10 @@ }, { "__Checksum": { - "Data1": 2244006487627463535, - "Data2": -5081805624962167925, - "Data3": -3811888960646383125, - "Data4": -5657795073646666355 + "Data1": 9215581793582197344, + "Data2": 505277034879344089, + "Data3": 2026500637878686356, + "Data4": -528669526665491261 }, "Kind": "Components.EventHandler", "Name": "ontouchleave", @@ -10299,7 +11543,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontouchleave", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchleave", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10309,7 +11556,9 @@ { "Name": "@ontouchleave", "DisplayName": "@ontouchleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10319,7 +11568,9 @@ { "Name": "@ontouchleave:preventDefault", "DisplayName": "@ontouchleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10329,7 +11580,9 @@ { "Name": "@ontouchleave:stopPropagation", "DisplayName": "@ontouchleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10342,7 +11595,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontouchleave", "Documentation": { "Id": 14, - "Args": [ "@ontouchleave", "Microsoft.AspNetCore.Components.Web.TouchEventArgs" ] + "Args": [ + "@ontouchleave", + "Microsoft.AspNetCore.Components.Web.TouchEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10352,9 +11608,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontouchleave" ] + "Args": [ + "@ontouchleave" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10363,15 +11623,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontouchleave" ] + "Args": [ + "@ontouchleave" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchleave" + "Common.PropertyName": "ontouchleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -10387,10 +11651,10 @@ }, { "__Checksum": { - "Data1": 8584455411082662542, - "Data2": -7796055969877793105, - "Data3": -195784949619132544, - "Data4": -4932542955940159212 + "Data1": 1104148711772645567, + "Data2": -5609622526099218408, + "Data3": 7858395960972841108, + "Data4": -755862997088296235 }, "Kind": "Components.EventHandler", "Name": "ongotpointercapture", @@ -10398,7 +11662,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ongotpointercapture", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@ongotpointercapture", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10408,7 +11675,9 @@ { "Name": "@ongotpointercapture", "DisplayName": "@ongotpointercapture", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10418,7 +11687,9 @@ { "Name": "@ongotpointercapture:preventDefault", "DisplayName": "@ongotpointercapture:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10428,7 +11699,9 @@ { "Name": "@ongotpointercapture:stopPropagation", "DisplayName": "@ongotpointercapture:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10441,7 +11714,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ongotpointercapture", "Documentation": { "Id": 14, - "Args": [ "@ongotpointercapture", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@ongotpointercapture", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10451,9 +11727,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ongotpointercapture" ] + "Args": [ + "@ongotpointercapture" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10462,15 +11742,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ongotpointercapture" ] + "Args": [ + "@ongotpointercapture" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ongotpointercapture" + "Common.PropertyName": "ongotpointercapture", + "Components.IsWeaklyTyped": "True" } } ], @@ -10486,10 +11770,10 @@ }, { "__Checksum": { - "Data1": 1134975171963814901, - "Data2": -4158158315963249224, - "Data3": -2907581259986482521, - "Data4": -3424939389523723867 + "Data1": -3616381731847356554, + "Data2": 4850697250368039413, + "Data3": 6711913271392752512, + "Data4": 4506212933615135472 }, "Kind": "Components.EventHandler", "Name": "onlostpointercapture", @@ -10497,7 +11781,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onlostpointercapture", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onlostpointercapture", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10507,7 +11794,9 @@ { "Name": "@onlostpointercapture", "DisplayName": "@onlostpointercapture", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10517,7 +11806,9 @@ { "Name": "@onlostpointercapture:preventDefault", "DisplayName": "@onlostpointercapture:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10527,7 +11818,9 @@ { "Name": "@onlostpointercapture:stopPropagation", "DisplayName": "@onlostpointercapture:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10540,7 +11833,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onlostpointercapture", "Documentation": { "Id": 14, - "Args": [ "@onlostpointercapture", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onlostpointercapture", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10550,9 +11846,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onlostpointercapture" ] + "Args": [ + "@onlostpointercapture" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10561,15 +11861,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onlostpointercapture" ] + "Args": [ + "@onlostpointercapture" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onlostpointercapture" + "Common.PropertyName": "onlostpointercapture", + "Components.IsWeaklyTyped": "True" } } ], @@ -10585,10 +11889,10 @@ }, { "__Checksum": { - "Data1": -9181834749678519140, - "Data2": -7916346076523002247, - "Data3": -6404902531452796296, - "Data4": 8967546013227402323 + "Data1": -1732289724498454843, + "Data2": 3872968259012210384, + "Data3": -5406233438985367850, + "Data4": -5945371242466138562 }, "Kind": "Components.EventHandler", "Name": "onpointercancel", @@ -10596,7 +11900,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointercancel", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointercancel", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10606,7 +11913,9 @@ { "Name": "@onpointercancel", "DisplayName": "@onpointercancel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10616,7 +11925,9 @@ { "Name": "@onpointercancel:preventDefault", "DisplayName": "@onpointercancel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10626,7 +11937,9 @@ { "Name": "@onpointercancel:stopPropagation", "DisplayName": "@onpointercancel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10639,7 +11952,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointercancel", "Documentation": { "Id": 14, - "Args": [ "@onpointercancel", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointercancel", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10649,9 +11965,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointercancel" ] + "Args": [ + "@onpointercancel" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10660,15 +11980,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointercancel" ] + "Args": [ + "@onpointercancel" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointercancel" + "Common.PropertyName": "onpointercancel", + "Components.IsWeaklyTyped": "True" } } ], @@ -10684,10 +12008,10 @@ }, { "__Checksum": { - "Data1": -1205118693034746010, - "Data2": 924978914943100878, - "Data3": 31975260171279500, - "Data4": 4960086476569014370 + "Data1": -6999307024462496915, + "Data2": 8412775557398951450, + "Data3": -6757802248086834514, + "Data4": 5484298787091916676 }, "Kind": "Components.EventHandler", "Name": "onpointerdown", @@ -10695,7 +12019,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerdown", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerdown", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10705,7 +12032,9 @@ { "Name": "@onpointerdown", "DisplayName": "@onpointerdown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10715,7 +12044,9 @@ { "Name": "@onpointerdown:preventDefault", "DisplayName": "@onpointerdown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10725,7 +12056,9 @@ { "Name": "@onpointerdown:stopPropagation", "DisplayName": "@onpointerdown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10738,7 +12071,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerdown", "Documentation": { "Id": 14, - "Args": [ "@onpointerdown", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerdown", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10748,9 +12084,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerdown" ] + "Args": [ + "@onpointerdown" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10759,15 +12099,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerdown" ] + "Args": [ + "@onpointerdown" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerdown" + "Common.PropertyName": "onpointerdown", + "Components.IsWeaklyTyped": "True" } } ], @@ -10783,10 +12127,10 @@ }, { "__Checksum": { - "Data1": -730500469221561051, - "Data2": -2715051664799691035, - "Data3": -2181384714240458884, - "Data4": -3088058368195178194 + "Data1": 4543223893398994025, + "Data2": -5869776523767665255, + "Data3": -2616588965630736129, + "Data4": -4797143221281967317 }, "Kind": "Components.EventHandler", "Name": "onpointerenter", @@ -10794,7 +12138,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerenter", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerenter", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10804,7 +12151,9 @@ { "Name": "@onpointerenter", "DisplayName": "@onpointerenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10814,7 +12163,9 @@ { "Name": "@onpointerenter:preventDefault", "DisplayName": "@onpointerenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10824,7 +12175,9 @@ { "Name": "@onpointerenter:stopPropagation", "DisplayName": "@onpointerenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10837,7 +12190,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerenter", "Documentation": { "Id": 14, - "Args": [ "@onpointerenter", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerenter", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10847,9 +12203,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerenter" ] + "Args": [ + "@onpointerenter" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10858,15 +12218,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerenter" ] + "Args": [ + "@onpointerenter" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerenter" + "Common.PropertyName": "onpointerenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -10882,10 +12246,10 @@ }, { "__Checksum": { - "Data1": -3752081880848510727, - "Data2": -3410145992082106644, - "Data3": 3653211914562852345, - "Data4": -8221233451454669909 + "Data1": -2112826889462271447, + "Data2": 8668766176168878442, + "Data3": 8834495388431050581, + "Data4": -8996097830483353942 }, "Kind": "Components.EventHandler", "Name": "onpointerleave", @@ -10893,7 +12257,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerleave", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerleave", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -10903,7 +12270,9 @@ { "Name": "@onpointerleave", "DisplayName": "@onpointerleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10913,7 +12282,9 @@ { "Name": "@onpointerleave:preventDefault", "DisplayName": "@onpointerleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10923,7 +12294,9 @@ { "Name": "@onpointerleave:stopPropagation", "DisplayName": "@onpointerleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10936,7 +12309,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerleave", "Documentation": { "Id": 14, - "Args": [ "@onpointerleave", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerleave", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -10946,9 +12322,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerleave" ] + "Args": [ + "@onpointerleave" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10957,15 +12337,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerleave" ] + "Args": [ + "@onpointerleave" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerleave" + "Common.PropertyName": "onpointerleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -10981,10 +12365,10 @@ }, { "__Checksum": { - "Data1": -686852422464691457, - "Data2": -9121350958009098996, - "Data3": -379254126464277099, - "Data4": 1583109695656829624 + "Data1": 936591815786186805, + "Data2": -6699711567892676748, + "Data3": -8631966015933168351, + "Data4": -3979948168318013642 }, "Kind": "Components.EventHandler", "Name": "onpointermove", @@ -10992,7 +12376,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointermove", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointermove", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11002,7 +12389,9 @@ { "Name": "@onpointermove", "DisplayName": "@onpointermove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11012,7 +12401,9 @@ { "Name": "@onpointermove:preventDefault", "DisplayName": "@onpointermove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11022,7 +12413,9 @@ { "Name": "@onpointermove:stopPropagation", "DisplayName": "@onpointermove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11035,7 +12428,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointermove", "Documentation": { "Id": 14, - "Args": [ "@onpointermove", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointermove", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11045,9 +12441,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointermove" ] + "Args": [ + "@onpointermove" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11056,15 +12456,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointermove" ] + "Args": [ + "@onpointermove" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointermove" + "Common.PropertyName": "onpointermove", + "Components.IsWeaklyTyped": "True" } } ], @@ -11080,10 +12484,10 @@ }, { "__Checksum": { - "Data1": -2106407310956877851, - "Data2": 535403365635652435, - "Data3": -8516817650721549465, - "Data4": 8220419356258568361 + "Data1": 3087444779371249221, + "Data2": 8382504798981898589, + "Data3": 547023768829580388, + "Data4": 4361500619069694134 }, "Kind": "Components.EventHandler", "Name": "onpointerout", @@ -11091,7 +12495,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerout", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerout", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11101,7 +12508,9 @@ { "Name": "@onpointerout", "DisplayName": "@onpointerout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11111,7 +12520,9 @@ { "Name": "@onpointerout:preventDefault", "DisplayName": "@onpointerout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11121,7 +12532,9 @@ { "Name": "@onpointerout:stopPropagation", "DisplayName": "@onpointerout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11134,7 +12547,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerout", "Documentation": { "Id": 14, - "Args": [ "@onpointerout", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerout", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11144,9 +12560,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerout" ] + "Args": [ + "@onpointerout" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11155,15 +12575,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerout" ] + "Args": [ + "@onpointerout" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerout" + "Common.PropertyName": "onpointerout", + "Components.IsWeaklyTyped": "True" } } ], @@ -11179,10 +12603,10 @@ }, { "__Checksum": { - "Data1": -2731289334244829569, - "Data2": -6614216587570233156, - "Data3": -146522898668451123, - "Data4": 2638207138859100200 + "Data1": -7839879209437779748, + "Data2": -1822601981837070874, + "Data3": 6366559709346712812, + "Data4": -2610441297820476321 }, "Kind": "Components.EventHandler", "Name": "onpointerover", @@ -11190,7 +12614,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerover", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerover", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11200,7 +12627,9 @@ { "Name": "@onpointerover", "DisplayName": "@onpointerover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11210,7 +12639,9 @@ { "Name": "@onpointerover:preventDefault", "DisplayName": "@onpointerover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11220,7 +12651,9 @@ { "Name": "@onpointerover:stopPropagation", "DisplayName": "@onpointerover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11233,7 +12666,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerover", "Documentation": { "Id": 14, - "Args": [ "@onpointerover", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerover", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11243,9 +12679,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerover" ] + "Args": [ + "@onpointerover" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11254,15 +12694,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerover" ] + "Args": [ + "@onpointerover" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerover" + "Common.PropertyName": "onpointerover", + "Components.IsWeaklyTyped": "True" } } ], @@ -11278,10 +12722,10 @@ }, { "__Checksum": { - "Data1": -4298713133775359723, - "Data2": -7096723603183316164, - "Data3": 4449438620465062360, - "Data4": 9174210249219091921 + "Data1": 3500402837723948198, + "Data2": -8610770318445689803, + "Data3": 1063723547803923827, + "Data4": 85285834336375616 }, "Kind": "Components.EventHandler", "Name": "onpointerup", @@ -11289,7 +12733,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerup", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerup", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11299,7 +12746,9 @@ { "Name": "@onpointerup", "DisplayName": "@onpointerup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11309,7 +12758,9 @@ { "Name": "@onpointerup:preventDefault", "DisplayName": "@onpointerup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11319,7 +12770,9 @@ { "Name": "@onpointerup:stopPropagation", "DisplayName": "@onpointerup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11332,7 +12785,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerup", "Documentation": { "Id": 14, - "Args": [ "@onpointerup", "Microsoft.AspNetCore.Components.Web.PointerEventArgs" ] + "Args": [ + "@onpointerup", + "Microsoft.AspNetCore.Components.Web.PointerEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11342,9 +12798,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerup" ] + "Args": [ + "@onpointerup" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11353,15 +12813,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerup" ] + "Args": [ + "@onpointerup" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerup" + "Common.PropertyName": "onpointerup", + "Components.IsWeaklyTyped": "True" } } ], @@ -11377,10 +12841,10 @@ }, { "__Checksum": { - "Data1": -2405829491219855595, - "Data2": 3815919570344966172, - "Data3": 5302784812714063350, - "Data4": -2486617462131396400 + "Data1": -7712612098112485659, + "Data2": -5850226865480675892, + "Data3": -7643191267657884306, + "Data4": 149527134745516907 }, "Kind": "Components.EventHandler", "Name": "oncanplay", @@ -11388,7 +12852,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncanplay", "System.EventArgs" ] + "Args": [ + "@oncanplay", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11398,7 +12865,9 @@ { "Name": "@oncanplay", "DisplayName": "@oncanplay", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11408,7 +12877,9 @@ { "Name": "@oncanplay:preventDefault", "DisplayName": "@oncanplay:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11418,7 +12889,9 @@ { "Name": "@oncanplay:stopPropagation", "DisplayName": "@oncanplay:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11431,7 +12904,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncanplay", "Documentation": { "Id": 14, - "Args": [ "@oncanplay", "System.EventArgs" ] + "Args": [ + "@oncanplay", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11441,9 +12917,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncanplay" ] + "Args": [ + "@oncanplay" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11452,15 +12932,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncanplay" ] + "Args": [ + "@oncanplay" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplay" + "Common.PropertyName": "oncanplay", + "Components.IsWeaklyTyped": "True" } } ], @@ -11476,10 +12960,10 @@ }, { "__Checksum": { - "Data1": -5384762489583503466, - "Data2": 4864063885903006433, - "Data3": -8644686899040936998, - "Data4": 2931216846762615765 + "Data1": -8159778931361874412, + "Data2": 3545588800470870248, + "Data3": -3657378793962418553, + "Data4": 1472776023955399652 }, "Kind": "Components.EventHandler", "Name": "oncanplaythrough", @@ -11487,7 +12971,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncanplaythrough", "System.EventArgs" ] + "Args": [ + "@oncanplaythrough", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11497,7 +12984,9 @@ { "Name": "@oncanplaythrough", "DisplayName": "@oncanplaythrough", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11507,7 +12996,9 @@ { "Name": "@oncanplaythrough:preventDefault", "DisplayName": "@oncanplaythrough:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11517,7 +13008,9 @@ { "Name": "@oncanplaythrough:stopPropagation", "DisplayName": "@oncanplaythrough:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11530,7 +13023,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncanplaythrough", "Documentation": { "Id": 14, - "Args": [ "@oncanplaythrough", "System.EventArgs" ] + "Args": [ + "@oncanplaythrough", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11540,9 +13036,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncanplaythrough" ] + "Args": [ + "@oncanplaythrough" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11551,15 +13051,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncanplaythrough" ] + "Args": [ + "@oncanplaythrough" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplaythrough" + "Common.PropertyName": "oncanplaythrough", + "Components.IsWeaklyTyped": "True" } } ], @@ -11575,10 +13079,10 @@ }, { "__Checksum": { - "Data1": 59916209560790115, - "Data2": 4200604158464237417, - "Data3": 1238006747279561292, - "Data4": 2568330911967878762 + "Data1": 8679639972946391461, + "Data2": 6613563368606417780, + "Data3": -3868940928223982705, + "Data4": 2046326155799651880 }, "Kind": "Components.EventHandler", "Name": "oncuechange", @@ -11586,7 +13090,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@oncuechange", "System.EventArgs" ] + "Args": [ + "@oncuechange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11596,7 +13103,9 @@ { "Name": "@oncuechange", "DisplayName": "@oncuechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11606,7 +13115,9 @@ { "Name": "@oncuechange:preventDefault", "DisplayName": "@oncuechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11616,7 +13127,9 @@ { "Name": "@oncuechange:stopPropagation", "DisplayName": "@oncuechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11629,7 +13142,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.oncuechange", "Documentation": { "Id": 14, - "Args": [ "@oncuechange", "System.EventArgs" ] + "Args": [ + "@oncuechange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11639,9 +13155,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@oncuechange" ] + "Args": [ + "@oncuechange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11650,15 +13170,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@oncuechange" ] + "Args": [ + "@oncuechange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncuechange" + "Common.PropertyName": "oncuechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -11674,10 +13198,10 @@ }, { "__Checksum": { - "Data1": -5852520029160697338, - "Data2": -7605201735783816871, - "Data3": 933493197547512992, - "Data4": 197994396304197229 + "Data1": 297825506464903212, + "Data2": 7223634705880556494, + "Data3": 8099899704402567631, + "Data4": 4471915895687962482 }, "Kind": "Components.EventHandler", "Name": "ondurationchange", @@ -11685,7 +13209,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondurationchange", "System.EventArgs" ] + "Args": [ + "@ondurationchange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11695,7 +13222,9 @@ { "Name": "@ondurationchange", "DisplayName": "@ondurationchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11705,7 +13234,9 @@ { "Name": "@ondurationchange:preventDefault", "DisplayName": "@ondurationchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11715,7 +13246,9 @@ { "Name": "@ondurationchange:stopPropagation", "DisplayName": "@ondurationchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11728,7 +13261,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondurationchange", "Documentation": { "Id": 14, - "Args": [ "@ondurationchange", "System.EventArgs" ] + "Args": [ + "@ondurationchange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11738,9 +13274,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondurationchange" ] + "Args": [ + "@ondurationchange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11749,15 +13289,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondurationchange" ] + "Args": [ + "@ondurationchange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondurationchange" + "Common.PropertyName": "ondurationchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -11773,10 +13317,10 @@ }, { "__Checksum": { - "Data1": 4045474364608736350, - "Data2": 2367105630586163366, - "Data3": 8183838960854209793, - "Data4": 8256530338930693684 + "Data1": 4993706230146446469, + "Data2": -7151492966260145558, + "Data3": 1959208296726526326, + "Data4": -2449506534524386672 }, "Kind": "Components.EventHandler", "Name": "onemptied", @@ -11784,7 +13328,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onemptied", "System.EventArgs" ] + "Args": [ + "@onemptied", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11794,7 +13341,9 @@ { "Name": "@onemptied", "DisplayName": "@onemptied", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11804,7 +13353,9 @@ { "Name": "@onemptied:preventDefault", "DisplayName": "@onemptied:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11814,7 +13365,9 @@ { "Name": "@onemptied:stopPropagation", "DisplayName": "@onemptied:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11827,7 +13380,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onemptied", "Documentation": { "Id": 14, - "Args": [ "@onemptied", "System.EventArgs" ] + "Args": [ + "@onemptied", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11837,9 +13393,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onemptied" ] + "Args": [ + "@onemptied" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11848,15 +13408,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onemptied" ] + "Args": [ + "@onemptied" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onemptied" + "Common.PropertyName": "onemptied", + "Components.IsWeaklyTyped": "True" } } ], @@ -11872,10 +13436,10 @@ }, { "__Checksum": { - "Data1": -8460711075693400321, - "Data2": 2082122562611812807, - "Data3": 7225194132030600482, - "Data4": -7359561103413911636 + "Data1": -1832072026291605495, + "Data2": 1272460451920667759, + "Data3": -666057469639937878, + "Data4": -2356273857280572653 }, "Kind": "Components.EventHandler", "Name": "onpause", @@ -11883,7 +13447,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpause", "System.EventArgs" ] + "Args": [ + "@onpause", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11893,7 +13460,9 @@ { "Name": "@onpause", "DisplayName": "@onpause", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11903,7 +13472,9 @@ { "Name": "@onpause:preventDefault", "DisplayName": "@onpause:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11913,7 +13484,9 @@ { "Name": "@onpause:stopPropagation", "DisplayName": "@onpause:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11926,7 +13499,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpause", "Documentation": { "Id": 14, - "Args": [ "@onpause", "System.EventArgs" ] + "Args": [ + "@onpause", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -11936,9 +13512,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpause" ] + "Args": [ + "@onpause" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11947,15 +13527,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpause" ] + "Args": [ + "@onpause" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpause" + "Common.PropertyName": "onpause", + "Components.IsWeaklyTyped": "True" } } ], @@ -11971,10 +13555,10 @@ }, { "__Checksum": { - "Data1": -803814151893643660, - "Data2": 4075551839122262203, - "Data3": 2188331014704290351, - "Data4": -3165078960282949957 + "Data1": -2344908307903121946, + "Data2": 5688680462156281571, + "Data3": 4153143221703987068, + "Data4": 5980063120226327172 }, "Kind": "Components.EventHandler", "Name": "onplay", @@ -11982,7 +13566,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onplay", "System.EventArgs" ] + "Args": [ + "@onplay", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -11992,7 +13579,9 @@ { "Name": "@onplay", "DisplayName": "@onplay", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12002,7 +13591,9 @@ { "Name": "@onplay:preventDefault", "DisplayName": "@onplay:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12012,7 +13603,9 @@ { "Name": "@onplay:stopPropagation", "DisplayName": "@onplay:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12025,7 +13618,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onplay", "Documentation": { "Id": 14, - "Args": [ "@onplay", "System.EventArgs" ] + "Args": [ + "@onplay", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12035,9 +13631,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onplay" ] + "Args": [ + "@onplay" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12046,15 +13646,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onplay" ] + "Args": [ + "@onplay" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplay" + "Common.PropertyName": "onplay", + "Components.IsWeaklyTyped": "True" } } ], @@ -12070,10 +13674,10 @@ }, { "__Checksum": { - "Data1": 5372887485772221679, - "Data2": -8825063400811187159, - "Data3": -2220348026818821705, - "Data4": 3051448975171441908 + "Data1": -5164677581748914877, + "Data2": 6129985961945773657, + "Data3": 3572225713192007717, + "Data4": 8196921868550740012 }, "Kind": "Components.EventHandler", "Name": "onplaying", @@ -12081,7 +13685,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onplaying", "System.EventArgs" ] + "Args": [ + "@onplaying", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12091,7 +13698,9 @@ { "Name": "@onplaying", "DisplayName": "@onplaying", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12101,7 +13710,9 @@ { "Name": "@onplaying:preventDefault", "DisplayName": "@onplaying:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12111,7 +13722,9 @@ { "Name": "@onplaying:stopPropagation", "DisplayName": "@onplaying:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12124,7 +13737,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onplaying", "Documentation": { "Id": 14, - "Args": [ "@onplaying", "System.EventArgs" ] + "Args": [ + "@onplaying", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12134,9 +13750,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onplaying" ] + "Args": [ + "@onplaying" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12145,15 +13765,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onplaying" ] + "Args": [ + "@onplaying" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplaying" + "Common.PropertyName": "onplaying", + "Components.IsWeaklyTyped": "True" } } ], @@ -12169,10 +13793,10 @@ }, { "__Checksum": { - "Data1": -6684364000447248478, - "Data2": -9147945783041798386, - "Data3": 2666066048750824122, - "Data4": 6169456109853711456 + "Data1": -7449447492587767594, + "Data2": 5672226485940186441, + "Data3": -2103550131030507155, + "Data4": -5771502977679369180 }, "Kind": "Components.EventHandler", "Name": "onratechange", @@ -12180,7 +13804,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onratechange", "System.EventArgs" ] + "Args": [ + "@onratechange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12190,7 +13817,9 @@ { "Name": "@onratechange", "DisplayName": "@onratechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12200,7 +13829,9 @@ { "Name": "@onratechange:preventDefault", "DisplayName": "@onratechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12210,7 +13841,9 @@ { "Name": "@onratechange:stopPropagation", "DisplayName": "@onratechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12223,7 +13856,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onratechange", "Documentation": { "Id": 14, - "Args": [ "@onratechange", "System.EventArgs" ] + "Args": [ + "@onratechange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12233,9 +13869,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onratechange" ] + "Args": [ + "@onratechange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12244,15 +13884,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onratechange" ] + "Args": [ + "@onratechange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onratechange" + "Common.PropertyName": "onratechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -12268,10 +13912,10 @@ }, { "__Checksum": { - "Data1": 8111991654953800554, - "Data2": 1907430466302766672, - "Data3": 8293672862905137296, - "Data4": 2318860065315447933 + "Data1": -7279312515272354377, + "Data2": 5233016119824288201, + "Data3": -4665765354757752375, + "Data4": 2547700041597212943 }, "Kind": "Components.EventHandler", "Name": "onseeked", @@ -12279,7 +13923,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onseeked", "System.EventArgs" ] + "Args": [ + "@onseeked", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12289,7 +13936,9 @@ { "Name": "@onseeked", "DisplayName": "@onseeked", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12299,7 +13948,9 @@ { "Name": "@onseeked:preventDefault", "DisplayName": "@onseeked:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12309,7 +13960,9 @@ { "Name": "@onseeked:stopPropagation", "DisplayName": "@onseeked:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12322,7 +13975,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onseeked", "Documentation": { "Id": 14, - "Args": [ "@onseeked", "System.EventArgs" ] + "Args": [ + "@onseeked", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12332,9 +13988,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onseeked" ] + "Args": [ + "@onseeked" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12343,15 +14003,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onseeked" ] + "Args": [ + "@onseeked" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeked" + "Common.PropertyName": "onseeked", + "Components.IsWeaklyTyped": "True" } } ], @@ -12367,10 +14031,10 @@ }, { "__Checksum": { - "Data1": -6440353001342422060, - "Data2": -7752717634560990581, - "Data3": 3558089797492660544, - "Data4": 5687801640365046196 + "Data1": -1952784752678637027, + "Data2": 1019115943905989462, + "Data3": -8461891447316179568, + "Data4": -1108571293447082526 }, "Kind": "Components.EventHandler", "Name": "onseeking", @@ -12378,7 +14042,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onseeking", "System.EventArgs" ] + "Args": [ + "@onseeking", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12388,7 +14055,9 @@ { "Name": "@onseeking", "DisplayName": "@onseeking", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12398,7 +14067,9 @@ { "Name": "@onseeking:preventDefault", "DisplayName": "@onseeking:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12408,7 +14079,9 @@ { "Name": "@onseeking:stopPropagation", "DisplayName": "@onseeking:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12421,7 +14094,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onseeking", "Documentation": { "Id": 14, - "Args": [ "@onseeking", "System.EventArgs" ] + "Args": [ + "@onseeking", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12431,9 +14107,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onseeking" ] + "Args": [ + "@onseeking" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12442,15 +14122,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onseeking" ] + "Args": [ + "@onseeking" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeking" + "Common.PropertyName": "onseeking", + "Components.IsWeaklyTyped": "True" } } ], @@ -12466,10 +14150,10 @@ }, { "__Checksum": { - "Data1": 7987264404372936630, - "Data2": -8316939764847075097, - "Data3": -2292913211410871553, - "Data4": -9016811752531797660 + "Data1": -3027576115421453408, + "Data2": 2820341636917560093, + "Data3": -7546633547173855554, + "Data4": 2963675139885053077 }, "Kind": "Components.EventHandler", "Name": "onstalled", @@ -12477,7 +14161,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onstalled", "System.EventArgs" ] + "Args": [ + "@onstalled", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12487,7 +14174,9 @@ { "Name": "@onstalled", "DisplayName": "@onstalled", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12497,7 +14186,9 @@ { "Name": "@onstalled:preventDefault", "DisplayName": "@onstalled:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12507,7 +14198,9 @@ { "Name": "@onstalled:stopPropagation", "DisplayName": "@onstalled:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12520,7 +14213,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onstalled", "Documentation": { "Id": 14, - "Args": [ "@onstalled", "System.EventArgs" ] + "Args": [ + "@onstalled", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12530,9 +14226,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onstalled" ] + "Args": [ + "@onstalled" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12541,15 +14241,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onstalled" ] + "Args": [ + "@onstalled" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstalled" + "Common.PropertyName": "onstalled", + "Components.IsWeaklyTyped": "True" } } ], @@ -12565,10 +14269,10 @@ }, { "__Checksum": { - "Data1": -1160925663692279964, - "Data2": 7585627463585002520, - "Data3": -8328366231006584324, - "Data4": 176508497246008530 + "Data1": 8257316539375507739, + "Data2": -6792282317226804694, + "Data3": 8172872579754756008, + "Data4": 1416453327442492752 }, "Kind": "Components.EventHandler", "Name": "onstop", @@ -12576,7 +14280,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onstop", "System.EventArgs" ] + "Args": [ + "@onstop", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12586,7 +14293,9 @@ { "Name": "@onstop", "DisplayName": "@onstop", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12596,7 +14305,9 @@ { "Name": "@onstop:preventDefault", "DisplayName": "@onstop:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12606,7 +14317,9 @@ { "Name": "@onstop:stopPropagation", "DisplayName": "@onstop:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12619,7 +14332,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onstop", "Documentation": { "Id": 14, - "Args": [ "@onstop", "System.EventArgs" ] + "Args": [ + "@onstop", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12629,9 +14345,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onstop" ] + "Args": [ + "@onstop" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12640,15 +14360,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onstop" ] + "Args": [ + "@onstop" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstop" + "Common.PropertyName": "onstop", + "Components.IsWeaklyTyped": "True" } } ], @@ -12664,10 +14388,10 @@ }, { "__Checksum": { - "Data1": 8957914757673904008, - "Data2": 165931227640285324, - "Data3": 2932879387335679046, - "Data4": -6848562493767677852 + "Data1": 2390349563020137300, + "Data2": -5177798761251079928, + "Data3": -2259967909386590283, + "Data4": -2279273785600325691 }, "Kind": "Components.EventHandler", "Name": "onsuspend", @@ -12675,7 +14399,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onsuspend", "System.EventArgs" ] + "Args": [ + "@onsuspend", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12685,7 +14412,9 @@ { "Name": "@onsuspend", "DisplayName": "@onsuspend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12695,7 +14424,9 @@ { "Name": "@onsuspend:preventDefault", "DisplayName": "@onsuspend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12705,7 +14436,9 @@ { "Name": "@onsuspend:stopPropagation", "DisplayName": "@onsuspend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12718,7 +14451,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onsuspend", "Documentation": { "Id": 14, - "Args": [ "@onsuspend", "System.EventArgs" ] + "Args": [ + "@onsuspend", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12728,9 +14464,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onsuspend" ] + "Args": [ + "@onsuspend" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12739,15 +14479,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onsuspend" ] + "Args": [ + "@onsuspend" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsuspend" + "Common.PropertyName": "onsuspend", + "Components.IsWeaklyTyped": "True" } } ], @@ -12763,10 +14507,10 @@ }, { "__Checksum": { - "Data1": 761997747207437704, - "Data2": -4391406234974938251, - "Data3": -1376230165952931063, - "Data4": -8413377976223200450 + "Data1": -3418099726954178386, + "Data2": 3946944657901115343, + "Data3": -8413646243028770863, + "Data4": 6079205889543279796 }, "Kind": "Components.EventHandler", "Name": "ontimeupdate", @@ -12774,7 +14518,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontimeupdate", "System.EventArgs" ] + "Args": [ + "@ontimeupdate", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12784,7 +14531,9 @@ { "Name": "@ontimeupdate", "DisplayName": "@ontimeupdate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12794,7 +14543,9 @@ { "Name": "@ontimeupdate:preventDefault", "DisplayName": "@ontimeupdate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12804,7 +14555,9 @@ { "Name": "@ontimeupdate:stopPropagation", "DisplayName": "@ontimeupdate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12817,7 +14570,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontimeupdate", "Documentation": { "Id": 14, - "Args": [ "@ontimeupdate", "System.EventArgs" ] + "Args": [ + "@ontimeupdate", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12827,9 +14583,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontimeupdate" ] + "Args": [ + "@ontimeupdate" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12838,15 +14598,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontimeupdate" ] + "Args": [ + "@ontimeupdate" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeupdate" + "Common.PropertyName": "ontimeupdate", + "Components.IsWeaklyTyped": "True" } } ], @@ -12862,10 +14626,10 @@ }, { "__Checksum": { - "Data1": -2899809841646587037, - "Data2": 1760027178775779564, - "Data3": 3786998720911751158, - "Data4": 3896507999385760594 + "Data1": 2877869097864894140, + "Data2": 1856388641792332033, + "Data3": -7718158487701466197, + "Data4": -567368839853880319 }, "Kind": "Components.EventHandler", "Name": "onvolumechange", @@ -12873,7 +14637,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onvolumechange", "System.EventArgs" ] + "Args": [ + "@onvolumechange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12883,7 +14650,9 @@ { "Name": "@onvolumechange", "DisplayName": "@onvolumechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12893,7 +14662,9 @@ { "Name": "@onvolumechange:preventDefault", "DisplayName": "@onvolumechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12903,7 +14674,9 @@ { "Name": "@onvolumechange:stopPropagation", "DisplayName": "@onvolumechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -12916,7 +14689,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onvolumechange", "Documentation": { "Id": 14, - "Args": [ "@onvolumechange", "System.EventArgs" ] + "Args": [ + "@onvolumechange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -12926,9 +14702,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onvolumechange" ] + "Args": [ + "@onvolumechange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -12937,15 +14717,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onvolumechange" ] + "Args": [ + "@onvolumechange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onvolumechange" + "Common.PropertyName": "onvolumechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -12961,10 +14745,10 @@ }, { "__Checksum": { - "Data1": -3854573169199990726, - "Data2": 5855679787565968789, - "Data3": 6689626822637151678, - "Data4": -3071813314132951215 + "Data1": -398423572364861591, + "Data2": 9002504862016228878, + "Data3": -7470102150566355150, + "Data4": -5231764708719023040 }, "Kind": "Components.EventHandler", "Name": "onwaiting", @@ -12972,7 +14756,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onwaiting", "System.EventArgs" ] + "Args": [ + "@onwaiting", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -12982,7 +14769,9 @@ { "Name": "@onwaiting", "DisplayName": "@onwaiting", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -12992,7 +14781,9 @@ { "Name": "@onwaiting:preventDefault", "DisplayName": "@onwaiting:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13002,7 +14793,9 @@ { "Name": "@onwaiting:stopPropagation", "DisplayName": "@onwaiting:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13015,7 +14808,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onwaiting", "Documentation": { "Id": 14, - "Args": [ "@onwaiting", "System.EventArgs" ] + "Args": [ + "@onwaiting", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13025,9 +14821,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onwaiting" ] + "Args": [ + "@onwaiting" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13036,15 +14836,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onwaiting" ] + "Args": [ + "@onwaiting" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwaiting" + "Common.PropertyName": "onwaiting", + "Components.IsWeaklyTyped": "True" } } ], @@ -13060,10 +14864,10 @@ }, { "__Checksum": { - "Data1": -637009721022625187, - "Data2": -5666775871730339865, - "Data3": -4585900132235208738, - "Data4": 4224357378424044172 + "Data1": 8929827588288136093, + "Data2": -8400874963122735891, + "Data3": -4507560167268253451, + "Data4": -547742576928183470 }, "Kind": "Components.EventHandler", "Name": "onloadstart", @@ -13071,7 +14875,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onloadstart", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onloadstart", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13081,7 +14888,9 @@ { "Name": "@onloadstart", "DisplayName": "@onloadstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13091,7 +14900,9 @@ { "Name": "@onloadstart:preventDefault", "DisplayName": "@onloadstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13101,7 +14912,9 @@ { "Name": "@onloadstart:stopPropagation", "DisplayName": "@onloadstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13114,7 +14927,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onloadstart", "Documentation": { "Id": 14, - "Args": [ "@onloadstart", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onloadstart", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13124,9 +14940,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onloadstart" ] + "Args": [ + "@onloadstart" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13135,15 +14955,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onloadstart" ] + "Args": [ + "@onloadstart" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadstart" + "Common.PropertyName": "onloadstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -13159,10 +14983,10 @@ }, { "__Checksum": { - "Data1": 2697291244131996152, - "Data2": 4965371855761881854, - "Data3": -2545688860483617152, - "Data4": -4529360849103526769 + "Data1": -5424308112065516622, + "Data2": 6501875278121520281, + "Data3": 1006203906092705174, + "Data4": -6440032364345164706 }, "Kind": "Components.EventHandler", "Name": "ontimeout", @@ -13170,7 +14994,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontimeout", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@ontimeout", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13180,7 +15007,9 @@ { "Name": "@ontimeout", "DisplayName": "@ontimeout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13190,7 +15019,9 @@ { "Name": "@ontimeout:preventDefault", "DisplayName": "@ontimeout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13200,7 +15031,9 @@ { "Name": "@ontimeout:stopPropagation", "DisplayName": "@ontimeout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13213,7 +15046,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontimeout", "Documentation": { "Id": 14, - "Args": [ "@ontimeout", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@ontimeout", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13223,9 +15059,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontimeout" ] + "Args": [ + "@ontimeout" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13234,15 +15074,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontimeout" ] + "Args": [ + "@ontimeout" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeout" + "Common.PropertyName": "ontimeout", + "Components.IsWeaklyTyped": "True" } } ], @@ -13258,10 +15102,10 @@ }, { "__Checksum": { - "Data1": -7972128591915632786, - "Data2": 5040599321592546416, - "Data3": 550119639039587415, - "Data4": -6401510234487022386 + "Data1": 7192040055529930084, + "Data2": 7165279519394608334, + "Data3": 6215195827440889398, + "Data4": -7740631994529642775 }, "Kind": "Components.EventHandler", "Name": "onabort", @@ -13269,7 +15113,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onabort", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onabort", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13279,7 +15126,9 @@ { "Name": "@onabort", "DisplayName": "@onabort", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13289,7 +15138,9 @@ { "Name": "@onabort:preventDefault", "DisplayName": "@onabort:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13299,7 +15150,9 @@ { "Name": "@onabort:stopPropagation", "DisplayName": "@onabort:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13312,7 +15165,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onabort", "Documentation": { "Id": 14, - "Args": [ "@onabort", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onabort", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13322,9 +15178,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onabort" ] + "Args": [ + "@onabort" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13333,15 +15193,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onabort" ] + "Args": [ + "@onabort" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onabort" + "Common.PropertyName": "onabort", + "Components.IsWeaklyTyped": "True" } } ], @@ -13357,10 +15221,10 @@ }, { "__Checksum": { - "Data1": -1878489885812770722, - "Data2": -1972562164364037591, - "Data3": -5646578160720221275, - "Data4": 4588114350160763914 + "Data1": 4496435197070037688, + "Data2": 6321152213958440174, + "Data3": -6345685915763095713, + "Data4": 1736098694332016877 }, "Kind": "Components.EventHandler", "Name": "onload", @@ -13368,7 +15232,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onload", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onload", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13378,7 +15245,9 @@ { "Name": "@onload", "DisplayName": "@onload", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13388,7 +15257,9 @@ { "Name": "@onload:preventDefault", "DisplayName": "@onload:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13398,7 +15269,9 @@ { "Name": "@onload:stopPropagation", "DisplayName": "@onload:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13411,7 +15284,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onload", "Documentation": { "Id": 14, - "Args": [ "@onload", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onload", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13421,9 +15297,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onload" ] + "Args": [ + "@onload" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13432,15 +15312,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onload" ] + "Args": [ + "@onload" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onload" + "Common.PropertyName": "onload", + "Components.IsWeaklyTyped": "True" } } ], @@ -13456,10 +15340,10 @@ }, { "__Checksum": { - "Data1": 2261214900914629296, - "Data2": 4793376533449858129, - "Data3": -8383925965256112256, - "Data4": 3974323637559188954 + "Data1": 3914688266671147338, + "Data2": 8401663220961937621, + "Data3": -7221942368663452904, + "Data4": -6853607222049204037 }, "Kind": "Components.EventHandler", "Name": "onloadend", @@ -13467,7 +15351,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onloadend", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onloadend", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13477,7 +15364,9 @@ { "Name": "@onloadend", "DisplayName": "@onloadend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13487,7 +15376,9 @@ { "Name": "@onloadend:preventDefault", "DisplayName": "@onloadend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13497,7 +15388,9 @@ { "Name": "@onloadend:stopPropagation", "DisplayName": "@onloadend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13510,7 +15403,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onloadend", "Documentation": { "Id": 14, - "Args": [ "@onloadend", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onloadend", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13520,9 +15416,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onloadend" ] + "Args": [ + "@onloadend" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13531,15 +15431,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onloadend" ] + "Args": [ + "@onloadend" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadend" + "Common.PropertyName": "onloadend", + "Components.IsWeaklyTyped": "True" } } ], @@ -13555,10 +15459,10 @@ }, { "__Checksum": { - "Data1": 3382526595702847155, - "Data2": 6080868910729686234, - "Data3": -4698032435926279260, - "Data4": 1666411576511266490 + "Data1": -1822862229016325819, + "Data2": 2057192743121572605, + "Data3": 5950369453629954220, + "Data4": -7426154456865412401 }, "Kind": "Components.EventHandler", "Name": "onprogress", @@ -13566,7 +15470,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onprogress", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onprogress", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13576,7 +15483,9 @@ { "Name": "@onprogress", "DisplayName": "@onprogress", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13586,7 +15495,9 @@ { "Name": "@onprogress:preventDefault", "DisplayName": "@onprogress:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13596,7 +15507,9 @@ { "Name": "@onprogress:stopPropagation", "DisplayName": "@onprogress:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13609,7 +15522,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onprogress", "Documentation": { "Id": 14, - "Args": [ "@onprogress", "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" ] + "Args": [ + "@onprogress", + "Microsoft.AspNetCore.Components.Web.ProgressEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13619,9 +15535,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onprogress" ] + "Args": [ + "@onprogress" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13630,15 +15550,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onprogress" ] + "Args": [ + "@onprogress" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onprogress" + "Common.PropertyName": "onprogress", + "Components.IsWeaklyTyped": "True" } } ], @@ -13654,10 +15578,10 @@ }, { "__Checksum": { - "Data1": -4804311754728028404, - "Data2": -7408295241970028893, - "Data3": 8588696368121096001, - "Data4": 7608797039849623108 + "Data1": -220438797101273707, + "Data2": -7606286464670217895, + "Data3": -9044736843568815986, + "Data4": 3177375815455335352 }, "Kind": "Components.EventHandler", "Name": "onerror", @@ -13665,7 +15589,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onerror", "Microsoft.AspNetCore.Components.Web.ErrorEventArgs" ] + "Args": [ + "@onerror", + "Microsoft.AspNetCore.Components.Web.ErrorEventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13675,7 +15602,9 @@ { "Name": "@onerror", "DisplayName": "@onerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13685,7 +15614,9 @@ { "Name": "@onerror:preventDefault", "DisplayName": "@onerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13695,7 +15626,9 @@ { "Name": "@onerror:stopPropagation", "DisplayName": "@onerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13708,7 +15641,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onerror", "Documentation": { "Id": 14, - "Args": [ "@onerror", "Microsoft.AspNetCore.Components.Web.ErrorEventArgs" ] + "Args": [ + "@onerror", + "Microsoft.AspNetCore.Components.Web.ErrorEventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13718,9 +15654,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onerror" ] + "Args": [ + "@onerror" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13729,15 +15669,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onerror" ] + "Args": [ + "@onerror" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onerror" + "Common.PropertyName": "onerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -13753,10 +15697,10 @@ }, { "__Checksum": { - "Data1": -985585450691415609, - "Data2": 4206822912020521773, - "Data3": 711152980035999522, - "Data4": 7886966368791482489 + "Data1": 8588741516852728311, + "Data2": -5271367012371921736, + "Data3": -7685394681804264855, + "Data4": 8407039182688190185 }, "Kind": "Components.EventHandler", "Name": "onactivate", @@ -13764,7 +15708,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onactivate", "System.EventArgs" ] + "Args": [ + "@onactivate", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13774,7 +15721,9 @@ { "Name": "@onactivate", "DisplayName": "@onactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13784,7 +15733,9 @@ { "Name": "@onactivate:preventDefault", "DisplayName": "@onactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13794,7 +15745,9 @@ { "Name": "@onactivate:stopPropagation", "DisplayName": "@onactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13807,7 +15760,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onactivate", "Documentation": { "Id": 14, - "Args": [ "@onactivate", "System.EventArgs" ] + "Args": [ + "@onactivate", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13817,9 +15773,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onactivate" ] + "Args": [ + "@onactivate" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13828,15 +15788,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onactivate" ] + "Args": [ + "@onactivate" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onactivate" + "Common.PropertyName": "onactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -13852,10 +15816,10 @@ }, { "__Checksum": { - "Data1": -2420979509952784152, - "Data2": -1454201931138618538, - "Data3": 8062195863825583355, - "Data4": 1586120127348616023 + "Data1": 7507851421384276626, + "Data2": -31899192569855276, + "Data3": -5837852458452465167, + "Data4": -6932616106494642781 }, "Kind": "Components.EventHandler", "Name": "onbeforeactivate", @@ -13863,7 +15827,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onbeforeactivate", "System.EventArgs" ] + "Args": [ + "@onbeforeactivate", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13873,7 +15840,9 @@ { "Name": "@onbeforeactivate", "DisplayName": "@onbeforeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13883,7 +15852,9 @@ { "Name": "@onbeforeactivate:preventDefault", "DisplayName": "@onbeforeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13893,7 +15864,9 @@ { "Name": "@onbeforeactivate:stopPropagation", "DisplayName": "@onbeforeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -13906,7 +15879,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onbeforeactivate", "Documentation": { "Id": 14, - "Args": [ "@onbeforeactivate", "System.EventArgs" ] + "Args": [ + "@onbeforeactivate", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -13916,9 +15892,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onbeforeactivate" ] + "Args": [ + "@onbeforeactivate" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -13927,15 +15907,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onbeforeactivate" ] + "Args": [ + "@onbeforeactivate" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforeactivate" + "Common.PropertyName": "onbeforeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -13951,10 +15935,10 @@ }, { "__Checksum": { - "Data1": -777444668107313852, - "Data2": 6278456561264737893, - "Data3": 1476259583397545861, - "Data4": 5802573705795089886 + "Data1": 4042894824237713652, + "Data2": 488543493533371758, + "Data3": 3261753787437772466, + "Data4": 1444782523179050702 }, "Kind": "Components.EventHandler", "Name": "onbeforedeactivate", @@ -13962,7 +15946,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onbeforedeactivate", "System.EventArgs" ] + "Args": [ + "@onbeforedeactivate", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -13972,7 +15959,9 @@ { "Name": "@onbeforedeactivate", "DisplayName": "@onbeforedeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13982,7 +15971,9 @@ { "Name": "@onbeforedeactivate:preventDefault", "DisplayName": "@onbeforedeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -13992,7 +15983,9 @@ { "Name": "@onbeforedeactivate:stopPropagation", "DisplayName": "@onbeforedeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14005,7 +15998,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onbeforedeactivate", "Documentation": { "Id": 14, - "Args": [ "@onbeforedeactivate", "System.EventArgs" ] + "Args": [ + "@onbeforedeactivate", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14015,9 +16011,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onbeforedeactivate" ] + "Args": [ + "@onbeforedeactivate" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14026,15 +16026,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onbeforedeactivate" ] + "Args": [ + "@onbeforedeactivate" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforedeactivate" + "Common.PropertyName": "onbeforedeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -14050,10 +16054,10 @@ }, { "__Checksum": { - "Data1": 1269581348832169062, - "Data2": -136550216902668574, - "Data3": -2462124252821281460, - "Data4": -1465266192513735901 + "Data1": -7323093890902836974, + "Data2": 783068847275273661, + "Data3": 4835679226348530511, + "Data4": 4952156269779860909 }, "Kind": "Components.EventHandler", "Name": "ondeactivate", @@ -14061,7 +16065,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ondeactivate", "System.EventArgs" ] + "Args": [ + "@ondeactivate", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14071,7 +16078,9 @@ { "Name": "@ondeactivate", "DisplayName": "@ondeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14081,7 +16090,9 @@ { "Name": "@ondeactivate:preventDefault", "DisplayName": "@ondeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14091,7 +16102,9 @@ { "Name": "@ondeactivate:stopPropagation", "DisplayName": "@ondeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14104,7 +16117,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ondeactivate", "Documentation": { "Id": 14, - "Args": [ "@ondeactivate", "System.EventArgs" ] + "Args": [ + "@ondeactivate", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14114,9 +16130,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ondeactivate" ] + "Args": [ + "@ondeactivate" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14125,15 +16145,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ondeactivate" ] + "Args": [ + "@ondeactivate" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondeactivate" + "Common.PropertyName": "ondeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -14149,10 +16173,10 @@ }, { "__Checksum": { - "Data1": 5566938263365569505, - "Data2": 7856594930920949908, - "Data3": -6219380424087845331, - "Data4": 7680534412454240933 + "Data1": 1551032782579347738, + "Data2": 4238496237460356300, + "Data3": -5552525842626464319, + "Data4": 5632935349436654401 }, "Kind": "Components.EventHandler", "Name": "onended", @@ -14160,7 +16184,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onended", "System.EventArgs" ] + "Args": [ + "@onended", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14170,7 +16197,9 @@ { "Name": "@onended", "DisplayName": "@onended", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14180,7 +16209,9 @@ { "Name": "@onended:preventDefault", "DisplayName": "@onended:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14190,7 +16221,9 @@ { "Name": "@onended:stopPropagation", "DisplayName": "@onended:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14203,7 +16236,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onended", "Documentation": { "Id": 14, - "Args": [ "@onended", "System.EventArgs" ] + "Args": [ + "@onended", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14213,9 +16249,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onended" ] + "Args": [ + "@onended" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14224,15 +16264,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onended" ] + "Args": [ + "@onended" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onended" + "Common.PropertyName": "onended", + "Components.IsWeaklyTyped": "True" } } ], @@ -14248,10 +16292,10 @@ }, { "__Checksum": { - "Data1": 2432129311887104211, - "Data2": 4183686226488127056, - "Data3": 7137327555649849726, - "Data4": 6834760504527845603 + "Data1": 8717014493593454143, + "Data2": -1559400026274503862, + "Data3": 2767706358234588254, + "Data4": -5384048549397103827 }, "Kind": "Components.EventHandler", "Name": "onfullscreenchange", @@ -14259,7 +16303,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onfullscreenchange", "System.EventArgs" ] + "Args": [ + "@onfullscreenchange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14269,7 +16316,9 @@ { "Name": "@onfullscreenchange", "DisplayName": "@onfullscreenchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14279,7 +16328,9 @@ { "Name": "@onfullscreenchange:preventDefault", "DisplayName": "@onfullscreenchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14289,7 +16340,9 @@ { "Name": "@onfullscreenchange:stopPropagation", "DisplayName": "@onfullscreenchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14302,7 +16355,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onfullscreenchange", "Documentation": { "Id": 14, - "Args": [ "@onfullscreenchange", "System.EventArgs" ] + "Args": [ + "@onfullscreenchange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14312,9 +16368,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onfullscreenchange" ] + "Args": [ + "@onfullscreenchange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14323,15 +16383,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onfullscreenchange" ] + "Args": [ + "@onfullscreenchange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenchange" + "Common.PropertyName": "onfullscreenchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -14347,10 +16411,10 @@ }, { "__Checksum": { - "Data1": -1288606970560937999, - "Data2": 4913693005774044302, - "Data3": 2065844981802887369, - "Data4": -1329655539590599042 + "Data1": 123664188982797468, + "Data2": -6928559108024341310, + "Data3": -1839089998928256021, + "Data4": -4701508995312759573 }, "Kind": "Components.EventHandler", "Name": "onfullscreenerror", @@ -14358,7 +16422,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onfullscreenerror", "System.EventArgs" ] + "Args": [ + "@onfullscreenerror", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14368,7 +16435,9 @@ { "Name": "@onfullscreenerror", "DisplayName": "@onfullscreenerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14378,7 +16447,9 @@ { "Name": "@onfullscreenerror:preventDefault", "DisplayName": "@onfullscreenerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14388,7 +16459,9 @@ { "Name": "@onfullscreenerror:stopPropagation", "DisplayName": "@onfullscreenerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14401,7 +16474,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onfullscreenerror", "Documentation": { "Id": 14, - "Args": [ "@onfullscreenerror", "System.EventArgs" ] + "Args": [ + "@onfullscreenerror", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14411,9 +16487,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onfullscreenerror" ] + "Args": [ + "@onfullscreenerror" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14422,15 +16502,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onfullscreenerror" ] + "Args": [ + "@onfullscreenerror" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenerror" + "Common.PropertyName": "onfullscreenerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -14446,10 +16530,10 @@ }, { "__Checksum": { - "Data1": -3053037444646258323, - "Data2": 9012195239415250013, - "Data3": -7663460434559464785, - "Data4": -5902621439254873757 + "Data1": -6786190908258939842, + "Data2": -5978457412558494111, + "Data3": -2248780315898693237, + "Data4": -6903902338040314312 }, "Kind": "Components.EventHandler", "Name": "onloadeddata", @@ -14457,7 +16541,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onloadeddata", "System.EventArgs" ] + "Args": [ + "@onloadeddata", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14467,7 +16554,9 @@ { "Name": "@onloadeddata", "DisplayName": "@onloadeddata", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14477,7 +16566,9 @@ { "Name": "@onloadeddata:preventDefault", "DisplayName": "@onloadeddata:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14487,7 +16578,9 @@ { "Name": "@onloadeddata:stopPropagation", "DisplayName": "@onloadeddata:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14500,7 +16593,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onloadeddata", "Documentation": { "Id": 14, - "Args": [ "@onloadeddata", "System.EventArgs" ] + "Args": [ + "@onloadeddata", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14510,9 +16606,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onloadeddata" ] + "Args": [ + "@onloadeddata" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14521,15 +16621,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onloadeddata" ] + "Args": [ + "@onloadeddata" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadeddata" + "Common.PropertyName": "onloadeddata", + "Components.IsWeaklyTyped": "True" } } ], @@ -14545,10 +16649,10 @@ }, { "__Checksum": { - "Data1": -4224224394874858277, - "Data2": -6256040066562061032, - "Data3": -1553624950269971839, - "Data4": 833388881059529215 + "Data1": 828939466476271035, + "Data2": -1092712901000028682, + "Data3": 8499801067723505984, + "Data4": 7833765363891516498 }, "Kind": "Components.EventHandler", "Name": "onloadedmetadata", @@ -14556,7 +16660,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onloadedmetadata", "System.EventArgs" ] + "Args": [ + "@onloadedmetadata", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14566,7 +16673,9 @@ { "Name": "@onloadedmetadata", "DisplayName": "@onloadedmetadata", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14576,7 +16685,9 @@ { "Name": "@onloadedmetadata:preventDefault", "DisplayName": "@onloadedmetadata:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14586,7 +16697,9 @@ { "Name": "@onloadedmetadata:stopPropagation", "DisplayName": "@onloadedmetadata:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14599,7 +16712,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onloadedmetadata", "Documentation": { "Id": 14, - "Args": [ "@onloadedmetadata", "System.EventArgs" ] + "Args": [ + "@onloadedmetadata", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14609,9 +16725,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onloadedmetadata" ] + "Args": [ + "@onloadedmetadata" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14620,15 +16740,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onloadedmetadata" ] + "Args": [ + "@onloadedmetadata" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadedmetadata" + "Common.PropertyName": "onloadedmetadata", + "Components.IsWeaklyTyped": "True" } } ], @@ -14644,10 +16768,10 @@ }, { "__Checksum": { - "Data1": 8578756655074634724, - "Data2": 4733474518673240248, - "Data3": -3234796894122605599, - "Data4": 3905850877400497848 + "Data1": -2511885330541986604, + "Data2": -7366217250048717791, + "Data3": 7421308684685969740, + "Data4": 315189690263516050 }, "Kind": "Components.EventHandler", "Name": "onpointerlockchange", @@ -14655,7 +16779,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerlockchange", "System.EventArgs" ] + "Args": [ + "@onpointerlockchange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14665,7 +16792,9 @@ { "Name": "@onpointerlockchange", "DisplayName": "@onpointerlockchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14675,7 +16804,9 @@ { "Name": "@onpointerlockchange:preventDefault", "DisplayName": "@onpointerlockchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14685,7 +16816,9 @@ { "Name": "@onpointerlockchange:stopPropagation", "DisplayName": "@onpointerlockchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14698,7 +16831,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerlockchange", "Documentation": { "Id": 14, - "Args": [ "@onpointerlockchange", "System.EventArgs" ] + "Args": [ + "@onpointerlockchange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14708,9 +16844,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerlockchange" ] + "Args": [ + "@onpointerlockchange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14719,15 +16859,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerlockchange" ] + "Args": [ + "@onpointerlockchange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockchange" + "Common.PropertyName": "onpointerlockchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -14743,10 +16887,10 @@ }, { "__Checksum": { - "Data1": -1222733375816077459, - "Data2": 7409654693141524293, - "Data3": -8138757823673783131, - "Data4": 432139457520674790 + "Data1": 3641172961562810068, + "Data2": -4256947160702093367, + "Data3": 110270307828729941, + "Data4": 1898939720802028009 }, "Kind": "Components.EventHandler", "Name": "onpointerlockerror", @@ -14754,7 +16898,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onpointerlockerror", "System.EventArgs" ] + "Args": [ + "@onpointerlockerror", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14764,7 +16911,9 @@ { "Name": "@onpointerlockerror", "DisplayName": "@onpointerlockerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14774,7 +16923,9 @@ { "Name": "@onpointerlockerror:preventDefault", "DisplayName": "@onpointerlockerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14784,7 +16935,9 @@ { "Name": "@onpointerlockerror:stopPropagation", "DisplayName": "@onpointerlockerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14797,7 +16950,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onpointerlockerror", "Documentation": { "Id": 14, - "Args": [ "@onpointerlockerror", "System.EventArgs" ] + "Args": [ + "@onpointerlockerror", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14807,9 +16963,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onpointerlockerror" ] + "Args": [ + "@onpointerlockerror" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14818,15 +16978,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onpointerlockerror" ] + "Args": [ + "@onpointerlockerror" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockerror" + "Common.PropertyName": "onpointerlockerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -14842,10 +17006,10 @@ }, { "__Checksum": { - "Data1": 6028822603489923773, - "Data2": -3670785003356493269, - "Data3": -1924947576768992657, - "Data4": -6100652586181938579 + "Data1": 2951168152828468342, + "Data2": -2642725369379987855, + "Data3": 1851868294962451010, + "Data4": -3556084688694998633 }, "Kind": "Components.EventHandler", "Name": "onreadystatechange", @@ -14853,7 +17017,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onreadystatechange", "System.EventArgs" ] + "Args": [ + "@onreadystatechange", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14863,7 +17030,9 @@ { "Name": "@onreadystatechange", "DisplayName": "@onreadystatechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14873,7 +17042,9 @@ { "Name": "@onreadystatechange:preventDefault", "DisplayName": "@onreadystatechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14883,7 +17054,9 @@ { "Name": "@onreadystatechange:stopPropagation", "DisplayName": "@onreadystatechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14896,7 +17069,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onreadystatechange", "Documentation": { "Id": 14, - "Args": [ "@onreadystatechange", "System.EventArgs" ] + "Args": [ + "@onreadystatechange", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -14906,9 +17082,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onreadystatechange" ] + "Args": [ + "@onreadystatechange" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -14917,15 +17097,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onreadystatechange" ] + "Args": [ + "@onreadystatechange" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreadystatechange" + "Common.PropertyName": "onreadystatechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -14941,10 +17125,10 @@ }, { "__Checksum": { - "Data1": 6630696607206268122, - "Data2": 8910203257422140699, - "Data3": -7268556190042766078, - "Data4": 5085590804030699689 + "Data1": 235156993229212938, + "Data2": 2592391107447408679, + "Data3": -7704547811289095141, + "Data4": -4494799550421980757 }, "Kind": "Components.EventHandler", "Name": "onscroll", @@ -14952,7 +17136,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@onscroll", "System.EventArgs" ] + "Args": [ + "@onscroll", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -14962,7 +17149,9 @@ { "Name": "@onscroll", "DisplayName": "@onscroll", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14972,7 +17161,9 @@ { "Name": "@onscroll:preventDefault", "DisplayName": "@onscroll:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -14982,7 +17173,9 @@ { "Name": "@onscroll:stopPropagation", "DisplayName": "@onscroll:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14995,7 +17188,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.onscroll", "Documentation": { "Id": 14, - "Args": [ "@onscroll", "System.EventArgs" ] + "Args": [ + "@onscroll", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -15005,9 +17201,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@onscroll" ] + "Args": [ + "@onscroll" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -15016,15 +17216,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@onscroll" ] + "Args": [ + "@onscroll" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onscroll" + "Common.PropertyName": "onscroll", + "Components.IsWeaklyTyped": "True" } } ], @@ -15040,10 +17244,10 @@ }, { "__Checksum": { - "Data1": 5976540878048604761, - "Data2": 174764458082855673, - "Data3": 7111320274893803729, - "Data4": -2846480418562296373 + "Data1": -6044311653820390298, + "Data2": 5309692616906113196, + "Data3": -5175408046628569521, + "Data4": 1303004489103343920 }, "Kind": "Components.EventHandler", "Name": "ontoggle", @@ -15051,7 +17255,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.EventHandlers", "Documentation": { "Id": 14, - "Args": [ "@ontoggle", "System.EventArgs" ] + "Args": [ + "@ontoggle", + "System.EventArgs" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -15061,7 +17268,9 @@ { "Name": "@ontoggle", "DisplayName": "@ontoggle", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -15071,7 +17280,9 @@ { "Name": "@ontoggle:preventDefault", "DisplayName": "@ontoggle:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -15081,7 +17292,9 @@ { "Name": "@ontoggle:stopPropagation", "DisplayName": "@ontoggle:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15094,7 +17307,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Web.EventHandlers.ontoggle", "Documentation": { "Id": 14, - "Args": [ "@ontoggle", "System.EventArgs" ] + "Args": [ + "@ontoggle", + "System.EventArgs" + ] }, "BoundAttributeParameters": [ { @@ -15104,9 +17320,13 @@ "DisplayName": ":preventDefault", "Documentation": { "Id": 15, - "Args": [ "@ontoggle" ] + "Args": [ + "@ontoggle" + ] }, - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -15115,15 +17335,19 @@ "DisplayName": ":stopPropagation", "Documentation": { "Id": 16, - "Args": [ "@ontoggle" ] + "Args": [ + "@ontoggle" + ] }, - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontoggle" + "Common.PropertyName": "ontoggle", + "Components.IsWeaklyTyped": "True" } } ], @@ -15139,16 +17363,18 @@ }, { "__Checksum": { - "Data1": 4112783858253556048, - "Data2": 5856405883570346817, - "Data3": -7385447213616919904, - "Data4": 4984464360243278314 + "Data1": 6335232114432190568, + "Data2": -938926982775200059, + "Data3": 4371015718727354147, + "Data4": -3914018277547700314 }, "Kind": "Components.Splat", "Name": "Attributes", "AssemblyName": "Microsoft.AspNetCore.Components", "DisplayName": "Microsoft.AspNetCore.Components.Attributes", - "Documentation": { "Id": 19 }, + "Documentation": { + "Id": 19 + }, "CaseSensitive": true, "TagMatchingRules": [ { @@ -15157,7 +17383,9 @@ { "Name": "@attributes", "DisplayName": "@attributes", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15168,10 +17396,12 @@ "Name": "@attributes", "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Attributes.Attributes", - "Documentation": { "Id": 19 }, + "Documentation": { + "Id": 19 + }, "Metadata": { - "Common.PropertyName": "Attributes", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Attributes" } } ], @@ -15184,10 +17414,10 @@ }, { "__Checksum": { - "Data1": -2808110155294317586, - "Data2": 3089851835787721375, - "Data3": -9034753408579789069, - "Data4": -7532885869061461484 + "Data1": -7033384420840469990, + "Data2": 1175818605113170662, + "Data3": -4124357858385374362, + "Data4": -8985623506132824576 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ActionSheetItemTagHelper", @@ -15209,7 +17439,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ActionSheetItemTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -15217,7 +17449,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ActionSheetItemTagHelper.Description", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Description" } + "Metadata": { + "Common.PropertyName": "Description" + } }, { "Kind": "ITagHelper", @@ -15225,7 +17459,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ActionSheetItemTagHelper.Disabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Disabled" } + "Metadata": { + "Common.PropertyName": "Disabled" + } }, { "Kind": "ITagHelper", @@ -15233,7 +17469,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ActionSheetItemTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -15241,7 +17479,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ActionSheetItemTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -15249,7 +17489,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ActionSheetItemTagHelper.IconColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconColor" } + "Metadata": { + "Common.PropertyName": "IconColor" + } }, { "Kind": "ITagHelper", @@ -15257,7 +17499,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ActionSheetItemTagHelper.IconSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconSize" } + "Metadata": { + "Common.PropertyName": "IconSize" + } }, { "Kind": "ITagHelper", @@ -15265,7 +17509,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ActionSheetItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -15277,10 +17523,10 @@ }, { "__Checksum": { - "Data1": -828088806521542033, - "Data2": 7547125027896000669, - "Data3": -2760997522742515303, - "Data4": 8726132254256409277 + "Data1": -6727563015976971852, + "Data2": 7305183453241669489, + "Data3": -5734833685574828391, + "Data4": 1386970346398707396 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ActionSheetItemsTagHelper", @@ -15310,10 +17556,10 @@ }, { "__Checksum": { - "Data1": -2577427378934576757, - "Data2": -2742137668175156743, - "Data3": 743850559225998743, - "Data4": -9022635512313251126 + "Data1": -7581922731417474589, + "Data2": 6304075688752875344, + "Data3": 1241460072837551116, + "Data4": -2734010090733520542 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ActionSheetTagHelper", @@ -15333,7 +17579,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ActionSheetTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -15341,7 +17589,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ActionSheetTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -15349,7 +17599,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ActionSheetTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -15357,7 +17609,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ActionSheetTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -15365,7 +17619,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ActionSheetTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -15373,7 +17629,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ActionSheetTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -15381,7 +17639,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ActionSheetTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -15400,10 +17660,10 @@ }, { "__Checksum": { - "Data1": -777880596023726913, - "Data2": -8425490805483029811, - "Data3": 7958685074304115847, - "Data4": -9095709374941933412 + "Data1": 6359526921899833657, + "Data2": -1013821845047292165, + "Data3": 6414048510696856173, + "Data4": -8584420059765691804 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AppBarItemTagHelper", @@ -15425,7 +17685,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AppBarItemTagHelper.ClassName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClassName" } + "Metadata": { + "Common.PropertyName": "ClassName" + } }, { "Kind": "ITagHelper", @@ -15433,7 +17695,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AppBarItemTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -15441,7 +17705,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AppBarItemTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -15449,7 +17715,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.AppBarItemTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -15457,7 +17725,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AppBarItemTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -15465,7 +17735,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AppBarItemTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -15473,7 +17745,9 @@ "TypeName": "Kendo.Mvc.UI.AppBarItemType?", "DisplayName": "Kendo.Mvc.UI.AppBarItemType? Kendo.Mvc.TagHelpers.AppBarItemTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { @@ -15485,10 +17759,10 @@ }, { "__Checksum": { - "Data1": -2911664305878156376, - "Data2": 3332859861060484482, - "Data3": 184969873085142123, - "Data4": 8988233611024602793 + "Data1": 6146700604221091342, + "Data2": 4022198809365336716, + "Data3": 3369506658490615183, + "Data4": -3838163374040778017 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AppBarItemsTagHelper", @@ -15518,10 +17792,10 @@ }, { "__Checksum": { - "Data1": -678062249929769998, - "Data2": -4786140747068149252, - "Data3": -3527386898510974998, - "Data4": 4745385876551277262 + "Data1": -4820456129413312498, + "Data2": -4088218597250938044, + "Data3": -3948206729236613033, + "Data4": -958627145515377153 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AppBarTagHelper", @@ -15541,7 +17815,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AppBarTagHelper.OnResize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResize" } + "Metadata": { + "Common.PropertyName": "OnResize" + } }, { "Kind": "ITagHelper", @@ -15549,7 +17825,9 @@ "TypeName": "Kendo.Mvc.UI.AppBarPosition?", "DisplayName": "Kendo.Mvc.UI.AppBarPosition? Kendo.Mvc.TagHelpers.AppBarTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -15557,7 +17835,9 @@ "TypeName": "Kendo.Mvc.UI.AppBarPositionMode?", "DisplayName": "Kendo.Mvc.UI.AppBarPositionMode? Kendo.Mvc.TagHelpers.AppBarTagHelper.PositionMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PositionMode" } + "Metadata": { + "Common.PropertyName": "PositionMode" + } }, { "Kind": "ITagHelper", @@ -15565,7 +17845,9 @@ "TypeName": "Kendo.Mvc.UI.AppBarThemeColor?", "DisplayName": "Kendo.Mvc.UI.AppBarThemeColor? Kendo.Mvc.TagHelpers.AppBarTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -15573,7 +17855,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AppBarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -15581,7 +17865,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.AppBarTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -15589,7 +17875,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.AppBarTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -15597,7 +17885,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.AppBarTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -15616,10 +17906,10 @@ }, { "__Checksum": { - "Data1": -2088547338165186621, - "Data2": -7033274835812771758, - "Data3": -2733927725458995082, - "Data4": 3002489845939911888 + "Data1": -1005511865952803990, + "Data2": -8853827160974122215, + "Data3": -3138907962693404641, + "Data4": 8030954213511229131 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeColorTagHelper", @@ -15641,7 +17931,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeColorTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -15649,7 +17941,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeColorTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -15657,7 +17951,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeColorTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { @@ -15669,10 +17965,10 @@ }, { "__Checksum": { - "Data1": -1381224727532979330, - "Data2": 7953556330336062739, - "Data3": 281548451715481804, - "Data4": -1665140568741840399 + "Data1": -5793236699031251112, + "Data2": -5037744374254727764, + "Data3": 7507405077931247033, + "Data4": -2649106979458796170 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeColorsTagHelper", @@ -15702,10 +17998,10 @@ }, { "__Checksum": { - "Data1": 1861772601775970598, - "Data2": 8919575582351953566, - "Data3": -371906415817737323, - "Data4": 3849948519200756863 + "Data1": -3983378329082503983, + "Data2": -988480211650112582, + "Data3": -767531567180727084, + "Data4": -490996342877069214 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaBorderSettingsTagHelper", @@ -15727,7 +18023,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -15735,7 +18033,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaBorderSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -15743,7 +18043,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -15751,7 +18053,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -15763,10 +18067,10 @@ }, { "__Checksum": { - "Data1": 7183698455731009908, - "Data2": -4038976490479101666, - "Data3": -5032531040644232478, - "Data4": 891259512552945234 + "Data1": 5478605911652100610, + "Data2": 6813773894244806947, + "Data3": 9135478322809904192, + "Data4": 2387707805293992187 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaMarginSettingsTagHelper", @@ -15788,7 +18092,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -15796,7 +18102,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -15804,7 +18112,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -15812,7 +18122,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -15824,10 +18136,10 @@ }, { "__Checksum": { - "Data1": -8934312673011361627, - "Data2": 2930300976745544087, - "Data3": -3049980162097920543, - "Data4": -1132858393792918224 + "Data1": -5381683624311058977, + "Data2": -7006264783171165275, + "Data3": 7083464591214019553, + "Data4": -1335480908369190059 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaSettingsTagHelper", @@ -15849,7 +18161,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -15857,7 +18171,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -15865,7 +18181,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeGaugeAreaSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -15889,10 +18207,10 @@ }, { "__Checksum": { - "Data1": 4049832900366159280, - "Data2": 274770281166505520, - "Data3": 2704388415904151932, - "Data4": 1088989138365210788 + "Data1": -4789857031384149830, + "Data2": 6456825205854933446, + "Data3": 8059555501157090171, + "Data4": 2456477648057136465 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsBorderSettingsTagHelper", @@ -15914,7 +18232,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -15922,7 +18242,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsBorderSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -15930,7 +18252,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -15938,7 +18262,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -15950,10 +18276,10 @@ }, { "__Checksum": { - "Data1": 5562206032635374219, - "Data2": 5599267965195975065, - "Data3": 4285570591966944074, - "Data4": -5265535260828085170 + "Data1": -1665619257000308764, + "Data2": 8863657719324482950, + "Data3": -4369190807595570509, + "Data4": 725694056277279221 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsMarginSettingsTagHelper", @@ -15975,7 +18301,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -15983,7 +18311,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -15991,7 +18321,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -15999,7 +18331,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -16011,10 +18345,10 @@ }, { "__Checksum": { - "Data1": 4522261500170795392, - "Data2": -7352973863364127418, - "Data3": 3212720665631377844, - "Data4": -6028951608957717845 + "Data1": -6914909227284130311, + "Data2": 4109094452651377888, + "Data3": 858438302397738454, + "Data4": 2396928235129521776 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsPaddingSettingsTagHelper", @@ -16036,7 +18370,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -16044,7 +18380,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -16052,7 +18390,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -16060,7 +18400,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -16072,10 +18414,10 @@ }, { "__Checksum": { - "Data1": 7770600803691206541, - "Data2": -1386903738375647091, - "Data3": -3526732811170948303, - "Data4": -5807802200157197426 + "Data1": 943088515277475606, + "Data2": 3246491692084964097, + "Data3": 7876326709258397876, + "Data4": 2159918039552626717 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper", @@ -16097,7 +18439,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -16105,7 +18449,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -16113,7 +18459,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -16121,7 +18469,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -16129,7 +18479,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -16137,7 +18489,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -16145,7 +18499,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -16153,7 +18509,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -16161,7 +18519,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -16169,7 +18529,9 @@ "TypeName": "Kendo.Mvc.UI.ArcGaugeScaleLabelsPosition?", "DisplayName": "Kendo.Mvc.UI.ArcGaugeScaleLabelsPosition? Kendo.Mvc.TagHelpers.ArcGaugeScaleLabelsSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -16198,10 +18560,10 @@ }, { "__Checksum": { - "Data1": -9177341443555544675, - "Data2": -4347520614563710795, - "Data3": -5913450000196982731, - "Data4": 3370122326786580091 + "Data1": -5834342063494056343, + "Data2": 6364680431259593150, + "Data3": 4544690941991028320, + "Data4": 5122341108201779851 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleMajorTicksSettingsTagHelper", @@ -16223,7 +18585,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleMajorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -16231,7 +18595,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleMajorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -16239,7 +18605,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ArcGaugeScaleMajorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -16247,7 +18615,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleMajorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -16259,10 +18629,10 @@ }, { "__Checksum": { - "Data1": -4404237307921631983, - "Data2": 3754803605762770132, - "Data3": -6067135441921027913, - "Data4": 6599589556861431953 + "Data1": -7454582795469795437, + "Data2": -7884226604667056939, + "Data3": -7601341451217870901, + "Data4": -6408899150311414251 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleMinorTicksSettingsTagHelper", @@ -16284,7 +18654,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleMinorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -16292,7 +18664,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleMinorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -16300,7 +18674,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ArcGaugeScaleMinorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -16308,7 +18684,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleMinorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -16320,10 +18698,10 @@ }, { "__Checksum": { - "Data1": -1456988712947663903, - "Data2": 473646189603335003, - "Data3": 1068355862982481596, - "Data4": 4495368389672810598 + "Data1": -6701341124487533388, + "Data2": -3922086519836132113, + "Data3": 1960958714255745902, + "Data4": -8026096488466664772 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper", @@ -16345,7 +18723,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.EndAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EndAngle" } + "Metadata": { + "Common.PropertyName": "EndAngle" + } }, { "Kind": "ITagHelper", @@ -16353,7 +18733,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.MajorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "ITagHelper", @@ -16361,7 +18743,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -16369,7 +18753,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -16377,7 +18763,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.MinorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "ITagHelper", @@ -16385,7 +18773,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.RangeLineCap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangeLineCap" } + "Metadata": { + "Common.PropertyName": "RangeLineCap" + } }, { "Kind": "ITagHelper", @@ -16393,7 +18783,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.RangePlaceholderColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangePlaceholderColor" } + "Metadata": { + "Common.PropertyName": "RangePlaceholderColor" + } }, { "Kind": "ITagHelper", @@ -16401,7 +18793,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.RangeSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangeSize" } + "Metadata": { + "Common.PropertyName": "RangeSize" + } }, { "Kind": "ITagHelper", @@ -16409,7 +18803,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.RangeDistance", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangeDistance" } + "Metadata": { + "Common.PropertyName": "RangeDistance" + } }, { "Kind": "ITagHelper", @@ -16417,7 +18813,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -16425,7 +18823,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeScaleSettingsTagHelper.StartAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } } ], "AllowedChildTags": [ @@ -16454,10 +18854,10 @@ }, { "__Checksum": { - "Data1": -7405023820618289119, - "Data2": 1844098216456602394, - "Data3": -1873100040583317337, - "Data4": 368566250892445506 + "Data1": -755923867327985201, + "Data2": -6646461078295343528, + "Data3": 5332786474983805373, + "Data4": -8052773063231215024 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ArcGaugeTagHelper", @@ -16477,7 +18877,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.CenterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplate" } + "Metadata": { + "Common.PropertyName": "CenterTemplate" + } }, { "Kind": "ITagHelper", @@ -16485,7 +18887,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.CenterTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplateId" } + "Metadata": { + "Common.PropertyName": "CenterTemplateId" + } }, { "Kind": "ITagHelper", @@ -16493,7 +18897,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.CenterTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplateView" } + "Metadata": { + "Common.PropertyName": "CenterTemplateView" + } }, { "Kind": "ITagHelper", @@ -16501,7 +18907,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.CenterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "CenterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -16509,7 +18917,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -16517,7 +18927,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -16525,7 +18937,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.Theme", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Theme" } + "Metadata": { + "Common.PropertyName": "Theme" + } }, { "Kind": "ITagHelper", @@ -16533,7 +18947,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.Transitions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "ITagHelper", @@ -16541,7 +18957,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -16549,7 +18967,9 @@ "TypeName": "Kendo.Mvc.UI.RenderingMode?", "DisplayName": "Kendo.Mvc.UI.RenderingMode? Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.RenderAs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "ITagHelper", @@ -16557,7 +18977,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -16565,7 +18987,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -16573,7 +18997,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -16581,7 +19007,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ArcGaugeTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -16610,10 +19038,10 @@ }, { "__Checksum": { - "Data1": -5747470213204593045, - "Data2": 6045392118970632227, - "Data3": 4876081306136338954, - "Data4": 727146701082730816 + "Data1": 8843025890522252117, + "Data2": -2885368409629856394, + "Data3": -5145177816650102208, + "Data4": 761157162177300475 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompleteAnimationSettingsTagHelper", @@ -16641,7 +19069,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -16665,10 +19095,10 @@ }, { "__Checksum": { - "Data1": 5001171939736454717, - "Data2": 6802603496674197635, - "Data3": 7609079341094366824, - "Data4": 2583582987904231110 + "Data1": 5049967734269355460, + "Data2": 6662703013158640893, + "Data3": 5961507091678299689, + "Data4": -4101251103409544532 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompleteLabelSettingsTagHelper", @@ -16690,7 +19120,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -16698,7 +19130,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -16706,7 +19140,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -16718,10 +19154,10 @@ }, { "__Checksum": { - "Data1": 7416027850268967988, - "Data2": 1426877318012338496, - "Data3": 4050818320601549604, - "Data4": -1936361808639807842 + "Data1": 1885825535582208355, + "Data2": 3065986394431769686, + "Data3": 4529538557281190721, + "Data4": -4614494650278800130 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompleteMessagesSettingsTagHelper", @@ -16749,7 +19185,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteMessagesSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -16757,7 +19195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteMessagesSettingsTagHelper.NoData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoData" } + "Metadata": { + "Common.PropertyName": "NoData" + } } ], "Metadata": { @@ -16769,10 +19209,10 @@ }, { "__Checksum": { - "Data1": 7178619060575603445, - "Data2": 2932282101296331148, - "Data3": 4174276512589231776, - "Data4": -1436619945687487685 + "Data1": 2991095184672262426, + "Data2": 121003883563078332, + "Data3": -7377922987357891744, + "Data4": 5254653294847330788 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper", @@ -16800,7 +19240,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper.Anchor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Anchor" } + "Metadata": { + "Common.PropertyName": "Anchor" + } }, { "Kind": "ITagHelper", @@ -16808,7 +19250,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -16816,7 +19260,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper.Collision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collision" } + "Metadata": { + "Common.PropertyName": "Collision" + } }, { "Kind": "ITagHelper", @@ -16824,7 +19270,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -16832,7 +19280,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -16840,7 +19290,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -16848,7 +19300,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -16856,7 +19310,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -16864,7 +19320,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompletePopupSettingsTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } } ], "Metadata": { @@ -16876,10 +19334,10 @@ }, { "__Checksum": { - "Data1": 4010172536460979509, - "Data2": 1164702484166979215, - "Data3": -8716194842827836028, - "Data4": -6278861872872452554 + "Data1": -8178007706908882934, + "Data2": -1977396103635615527, + "Data3": -2563228154821636933, + "Data4": 82937504574068377 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompleteTagHelper", @@ -16905,7 +19363,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -16913,7 +19373,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -16921,7 +19383,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -16929,7 +19393,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -16937,7 +19403,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -16945,7 +19413,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.OnFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFiltering" } + "Metadata": { + "Common.PropertyName": "OnFiltering" + } }, { "Kind": "ITagHelper", @@ -16953,7 +19423,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -16961,7 +19433,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -16969,7 +19443,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.AutoWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoWidth" } + "Metadata": { + "Common.PropertyName": "AutoWidth" + } }, { "Kind": "ITagHelper", @@ -16977,7 +19453,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.ClearButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "ITagHelper", @@ -16985,7 +19463,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Delay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Delay" } + "Metadata": { + "Common.PropertyName": "Delay" + } }, { "Kind": "ITagHelper", @@ -16993,7 +19473,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -17001,7 +19483,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.EnforceMinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EnforceMinLength" } + "Metadata": { + "Common.PropertyName": "EnforceMinLength" + } }, { "Kind": "ITagHelper", @@ -17009,7 +19493,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.FixedGroupTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplate" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplate" + } }, { "Kind": "ITagHelper", @@ -17017,7 +19503,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.FixedGroupTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateId" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateId" + } }, { "Kind": "ITagHelper", @@ -17025,7 +19513,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.FixedGroupTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateView" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateView" + } }, { "Kind": "ITagHelper", @@ -17033,7 +19523,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.FixedGroupTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -17041,7 +19533,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.FooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplate" } + "Metadata": { + "Common.PropertyName": "FooterTemplate" + } }, { "Kind": "ITagHelper", @@ -17049,7 +19543,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.FooterTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateId" } + "Metadata": { + "Common.PropertyName": "FooterTemplateId" + } }, { "Kind": "ITagHelper", @@ -17057,7 +19553,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.FooterTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateView" } + "Metadata": { + "Common.PropertyName": "FooterTemplateView" + } }, { "Kind": "ITagHelper", @@ -17065,7 +19563,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.FooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -17073,7 +19573,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.GroupTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplate" } + "Metadata": { + "Common.PropertyName": "GroupTemplate" + } }, { "Kind": "ITagHelper", @@ -17081,7 +19583,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.GroupTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateId" } + "Metadata": { + "Common.PropertyName": "GroupTemplateId" + } }, { "Kind": "ITagHelper", @@ -17089,7 +19593,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.GroupTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateView" } + "Metadata": { + "Common.PropertyName": "GroupTemplateView" + } }, { "Kind": "ITagHelper", @@ -17097,7 +19603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.GroupTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -17105,7 +19613,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -17113,7 +19623,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.HighlightFirst", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HighlightFirst" } + "Metadata": { + "Common.PropertyName": "HighlightFirst" + } }, { "Kind": "ITagHelper", @@ -17121,7 +19633,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.IgnoreCase", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IgnoreCase" } + "Metadata": { + "Common.PropertyName": "IgnoreCase" + } }, { "Kind": "ITagHelper", @@ -17129,7 +19643,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.MinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "ITagHelper", @@ -17137,7 +19653,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.NoDataTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplate" } + "Metadata": { + "Common.PropertyName": "NoDataTemplate" + } }, { "Kind": "ITagHelper", @@ -17145,7 +19663,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.NoDataTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateId" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateId" + } }, { "Kind": "ITagHelper", @@ -17153,7 +19673,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.NoDataTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateView" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateView" + } }, { "Kind": "ITagHelper", @@ -17161,7 +19683,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.NoDataTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateHandler" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -17169,7 +19693,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -17177,7 +19703,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Separator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Separator" } + "Metadata": { + "Common.PropertyName": "Separator" + } }, { "Kind": "ITagHelper", @@ -17185,7 +19713,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Suggest", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Suggest" } + "Metadata": { + "Common.PropertyName": "Suggest" + } }, { "Kind": "ITagHelper", @@ -17193,7 +19723,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -17201,7 +19733,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -17209,7 +19743,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -17217,7 +19753,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -17225,7 +19763,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -17233,7 +19773,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -17241,7 +19783,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -17249,7 +19793,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -17257,7 +19803,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -17265,7 +19813,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.ValuePrimitive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValuePrimitive" } + "Metadata": { + "Common.PropertyName": "ValuePrimitive" + } }, { "Kind": "ITagHelper", @@ -17273,7 +19823,9 @@ "TypeName": "Kendo.Mvc.UI.FilterType?", "DisplayName": "Kendo.Mvc.UI.FilterType? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -17281,7 +19833,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -17289,7 +19843,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -17297,7 +19853,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -17305,7 +19863,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -17313,7 +19873,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -17321,7 +19883,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -17329,7 +19893,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -17337,7 +19903,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -17345,7 +19913,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.AutoCompleteTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -17389,10 +19959,10 @@ }, { "__Checksum": { - "Data1": 3949003324609293446, - "Data2": 172955862488004682, - "Data3": -8441954886960858138, - "Data4": 5226993663766923267 + "Data1": 550627352340127412, + "Data2": 8717802591364273117, + "Data3": -7574647043984702830, + "Data4": 6632578579762388187 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AutoCompleteVirtualSettingsTagHelper", @@ -17420,7 +19990,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AutoCompleteVirtualSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -17428,7 +20000,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.AutoCompleteVirtualSettingsTagHelper.ItemHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemHeight" } + "Metadata": { + "Common.PropertyName": "ItemHeight" + } }, { "Kind": "ITagHelper", @@ -17436,7 +20010,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteVirtualSettingsTagHelper.MapValueTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MapValueTo" } + "Metadata": { + "Common.PropertyName": "MapValueTo" + } }, { "Kind": "ITagHelper", @@ -17444,7 +20020,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AutoCompleteVirtualSettingsTagHelper.ValueMapper", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueMapper" } + "Metadata": { + "Common.PropertyName": "ValueMapper" + } } ], "Metadata": { @@ -17456,10 +20034,10 @@ }, { "__Checksum": { - "Data1": -3426011367791233982, - "Data2": -5161321492987974206, - "Data3": 1008680969239624462, - "Data4": 6889558443623160264 + "Data1": 1686193583535151446, + "Data2": -1145494380744773740, + "Data3": -8551793729776473921, + "Data4": 5535509815332918665 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AvatarTagHelper", @@ -17482,7 +20060,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.AvatarTagHelper.Style", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "ITagHelper", @@ -17490,7 +20070,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AvatarTagHelper.Alt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Alt" } + "Metadata": { + "Common.PropertyName": "Alt" + } }, { "Kind": "ITagHelper", @@ -17498,7 +20080,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AvatarTagHelper.Border", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Border" } + "Metadata": { + "Common.PropertyName": "Border" + } }, { "Kind": "ITagHelper", @@ -17506,7 +20090,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AvatarTagHelper.ClassName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClassName" } + "Metadata": { + "Common.PropertyName": "ClassName" + } }, { "Kind": "ITagHelper", @@ -17514,7 +20100,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AvatarTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -17522,7 +20110,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AvatarTagHelper.Image", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Image" } + "Metadata": { + "Common.PropertyName": "Image" + } }, { "Kind": "ITagHelper", @@ -17530,7 +20120,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AvatarTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -17538,7 +20130,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.AvatarTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -17546,7 +20140,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.AvatarTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -17554,7 +20150,9 @@ "TypeName": "Kendo.Mvc.UI.AvatarFillMode?", "DisplayName": "Kendo.Mvc.UI.AvatarFillMode? Kendo.Mvc.TagHelpers.AvatarTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -17562,7 +20160,9 @@ "TypeName": "Kendo.Mvc.UI.ThemeColor?", "DisplayName": "Kendo.Mvc.UI.ThemeColor? Kendo.Mvc.TagHelpers.AvatarTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -17570,7 +20170,9 @@ "TypeName": "Kendo.Mvc.UI.AvatarType?", "DisplayName": "Kendo.Mvc.UI.AvatarType? Kendo.Mvc.TagHelpers.AvatarTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -17578,7 +20180,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.AvatarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -17586,7 +20190,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.AvatarTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -17594,7 +20200,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.AvatarTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -17602,7 +20210,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.AvatarTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -17614,10 +20224,10 @@ }, { "__Checksum": { - "Data1": 1064609572633428975, - "Data2": 7882131939735770744, - "Data3": 1009651852708531289, - "Data4": -6411773368249481044 + "Data1": 8503777985961899857, + "Data2": -989064294906725928, + "Data3": 4374376542187454931, + "Data4": 1743807882953779730 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BadgeTagHelper", @@ -17637,7 +20247,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BadgeTagHelper.CutoutBorder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CutoutBorder" } + "Metadata": { + "Common.PropertyName": "CutoutBorder" + } }, { "Kind": "ITagHelper", @@ -17645,7 +20257,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BadgeTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -17653,7 +20267,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BadgeTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -17661,7 +20277,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BadgeTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -17669,7 +20287,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BadgeTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -17677,7 +20297,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.BadgeTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -17685,7 +20307,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BadgeTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -17693,7 +20317,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BadgeTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -17701,7 +20327,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BadgeTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -17709,7 +20337,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeSize?", "DisplayName": "Kendo.Mvc.UI.BadgeSize? Kendo.Mvc.TagHelpers.BadgeTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -17717,7 +20347,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeAlign?", "DisplayName": "Kendo.Mvc.UI.BadgeAlign? Kendo.Mvc.TagHelpers.BadgeTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -17725,7 +20357,9 @@ "TypeName": "Kendo.Mvc.UI.BadgePosition?", "DisplayName": "Kendo.Mvc.UI.BadgePosition? Kendo.Mvc.TagHelpers.BadgeTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -17733,7 +20367,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.BadgeTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -17741,7 +20377,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeColor?", "DisplayName": "Kendo.Mvc.UI.BadgeColor? Kendo.Mvc.TagHelpers.BadgeTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -17749,7 +20387,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeFill?", "DisplayName": "Kendo.Mvc.UI.BadgeFill? Kendo.Mvc.TagHelpers.BadgeTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -17757,7 +20397,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BadgeTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -17765,7 +20407,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BadgeTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -17773,7 +20417,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BadgeTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -17781,7 +20427,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BadgeTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -17793,10 +20441,10 @@ }, { "__Checksum": { - "Data1": -7461364287668365236, - "Data2": -4607017594119478050, - "Data3": 3458778728898524845, - "Data4": -4936145741414580119 + "Data1": 6192841016505746735, + "Data2": -6811254765452059354, + "Data3": 8482678097597095205, + "Data4": 4217833761431360590 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BarcodeBorderSettingsTagHelper", @@ -17818,7 +20466,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BarcodeBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -17826,7 +20476,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodeBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -17834,7 +20486,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.BarcodeBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -17846,10 +20500,10 @@ }, { "__Checksum": { - "Data1": -8937711533648290198, - "Data2": -1613438147696652104, - "Data3": 4788294900817450867, - "Data4": -6526760621439302673 + "Data1": -5073266000651448787, + "Data2": 2301307387752949541, + "Data3": -3942937677638569797, + "Data4": 7220235966857691025 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BarcodePaddingSettingsTagHelper", @@ -17871,7 +20525,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -17879,7 +20535,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -17887,7 +20545,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -17895,7 +20555,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -17907,10 +20569,10 @@ }, { "__Checksum": { - "Data1": 4314988541521121931, - "Data2": 7636114832621730828, - "Data3": 5770644860587054553, - "Data4": 6852721839382230688 + "Data1": -1758582999119479945, + "Data2": -5556176738428463749, + "Data3": -810156658909113456, + "Data4": 3916546147556429902 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BarcodeTagHelper", @@ -17930,7 +20592,9 @@ "TypeName": "Kendo.Mvc.UI.RenderingMode?", "DisplayName": "Kendo.Mvc.UI.RenderingMode? Kendo.Mvc.TagHelpers.BarcodeTagHelper.RenderAs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "ITagHelper", @@ -17938,7 +20602,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BarcodeTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -17946,7 +20612,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BarcodeTagHelper.Checksum", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Checksum" } + "Metadata": { + "Common.PropertyName": "Checksum" + } }, { "Kind": "ITagHelper", @@ -17954,7 +20622,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BarcodeTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -17962,7 +20632,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodeTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -17970,7 +20642,9 @@ "TypeName": "Kendo.Mvc.UI.BarcodeSymbology?", "DisplayName": "Kendo.Mvc.UI.BarcodeSymbology? Kendo.Mvc.TagHelpers.BarcodeTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -17978,7 +20652,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BarcodeTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -17986,7 +20662,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodeTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -17994,7 +20672,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BarcodeTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -18002,7 +20682,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BarcodeTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -18010,7 +20692,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BarcodeTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -18018,7 +20702,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BarcodeTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -18047,10 +20733,10 @@ }, { "__Checksum": { - "Data1": -7167376066151782296, - "Data2": -973523989174797019, - "Data3": -8415855852869506403, - "Data4": -8956578431670958562 + "Data1": 2002709772478299812, + "Data2": -8215633835526070987, + "Data3": -3203028003708564849, + "Data4": -2187733219323289608 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BarcodeTextMarginSettingsTagHelper", @@ -18072,7 +20758,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodeTextMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -18080,7 +20768,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodeTextMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -18088,7 +20778,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodeTextMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -18096,7 +20788,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BarcodeTextMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -18108,10 +20802,10 @@ }, { "__Checksum": { - "Data1": -1834767682912235751, - "Data2": -2676285017525836008, - "Data3": 1774612565154982422, - "Data4": 6681959752914139226 + "Data1": -4648811458320032846, + "Data2": -3465643818260918243, + "Data3": -4884572470534134137, + "Data4": 6372888861914715216 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BarcodeTextSettingsTagHelper", @@ -18133,7 +20827,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BarcodeTextSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -18141,7 +20837,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BarcodeTextSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -18149,7 +20847,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BarcodeTextSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -18168,10 +20868,10 @@ }, { "__Checksum": { - "Data1": -3582217163351666950, - "Data2": 898025498262283786, - "Data3": 6055124231824955093, - "Data4": 7718871934229146132 + "Data1": 8096741598808370972, + "Data2": -9196789264679821283, + "Data3": -7990007345287052227, + "Data4": -2586982574531693693 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper", @@ -18193,7 +20893,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -18201,7 +20903,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.ContextData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContextData" } + "Metadata": { + "Common.PropertyName": "ContextData" + } }, { "Kind": "ITagHelper", @@ -18209,7 +20913,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -18217,7 +20923,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -18225,7 +20933,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -18233,7 +20943,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -18241,7 +20953,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -18249,7 +20963,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.CssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CssClass" } + "Metadata": { + "Common.PropertyName": "CssClass" + } }, { "Kind": "ITagHelper", @@ -18257,7 +20973,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -18265,7 +20983,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -18273,7 +20993,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -18281,7 +21003,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -18289,7 +21013,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -18297,7 +21023,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationItemTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "Metadata": { @@ -18309,10 +21037,10 @@ }, { "__Checksum": { - "Data1": 5239577118297420384, - "Data2": 5052559565535191450, - "Data3": 544841174253645915, - "Data4": -6835464165133592809 + "Data1": -5069175131222529661, + "Data2": 602377201939559122, + "Data3": -3137125824136635238, + "Data4": -6073741310949672272 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BottomNavigationItemsTagHelper", @@ -18342,10 +21070,10 @@ }, { "__Checksum": { - "Data1": -6859771922103322405, - "Data2": -8179507386988665385, - "Data3": -1909691360328811756, - "Data4": 7131885308535916752 + "Data1": -6289558030089355719, + "Data2": -1565414077030918588, + "Data3": -7203597976747439874, + "Data4": 7692726608406112182 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BottomNavigationTagHelper", @@ -18365,7 +21093,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -18373,7 +21103,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.Border", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Border" } + "Metadata": { + "Common.PropertyName": "Border" + } }, { "Kind": "ITagHelper", @@ -18381,7 +21113,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.Shadow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Shadow" } + "Metadata": { + "Common.PropertyName": "Shadow" + } }, { "Kind": "ITagHelper", @@ -18389,7 +21123,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -18397,7 +21133,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -18405,7 +21143,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -18413,7 +21153,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -18421,7 +21163,9 @@ "TypeName": "Kendo.Mvc.UI.BottomNavigationFill?", "DisplayName": "Kendo.Mvc.UI.BottomNavigationFill? Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.Fill", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fill" } + "Metadata": { + "Common.PropertyName": "Fill" + } }, { "Kind": "ITagHelper", @@ -18429,7 +21173,9 @@ "TypeName": "Kendo.Mvc.UI.BottomNavigationPositionMode?", "DisplayName": "Kendo.Mvc.UI.BottomNavigationPositionMode? Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.PositionMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PositionMode" } + "Metadata": { + "Common.PropertyName": "PositionMode" + } }, { "Kind": "ITagHelper", @@ -18437,7 +21183,9 @@ "TypeName": "Kendo.Mvc.UI.BottomNavigationItemFlow?", "DisplayName": "Kendo.Mvc.UI.BottomNavigationItemFlow? Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.ItemFlow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemFlow" } + "Metadata": { + "Common.PropertyName": "ItemFlow" + } }, { "Kind": "ITagHelper", @@ -18445,7 +21193,9 @@ "TypeName": "Kendo.Mvc.UI.BottomNavigationThemeColor?", "DisplayName": "Kendo.Mvc.UI.BottomNavigationThemeColor? Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -18453,7 +21203,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -18461,7 +21213,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -18469,7 +21223,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -18477,7 +21233,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BottomNavigationTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -18496,10 +21254,10 @@ }, { "__Checksum": { - "Data1": -5277093922125383698, - "Data2": -2117588748254940401, - "Data3": -8758069229681621882, - "Data4": 1376571593500568820 + "Data1": -4763966496419804399, + "Data2": 5349218040368054614, + "Data3": -3965297560387305994, + "Data4": -1164393585266871446 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper", @@ -18521,7 +21279,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper.Href", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Href" } + "Metadata": { + "Common.PropertyName": "Href" + } }, { "Kind": "ITagHelper", @@ -18529,7 +21289,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -18537,7 +21299,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -18545,7 +21309,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper.ItemClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemClass" } + "Metadata": { + "Common.PropertyName": "ItemClass" + } }, { "Kind": "ITagHelper", @@ -18553,7 +21319,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper.LinkClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkClass" } + "Metadata": { + "Common.PropertyName": "LinkClass" + } }, { "Kind": "ITagHelper", @@ -18561,7 +21329,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -18569,7 +21339,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -18577,7 +21349,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -18585,7 +21359,9 @@ "TypeName": "Kendo.Mvc.UI.BreadcrumbItemType?", "DisplayName": "Kendo.Mvc.UI.BreadcrumbItemType? Kendo.Mvc.TagHelpers.BreadcrumbItemTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { @@ -18597,10 +21373,10 @@ }, { "__Checksum": { - "Data1": 9143340122910842649, - "Data2": -2759155710877856241, - "Data3": -2118123802858530597, - "Data4": -5636793532690771189 + "Data1": -7365730381069321979, + "Data2": 2397803096644992154, + "Data3": 7935269590328940032, + "Data4": -5025601215784762208 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BreadcrumbItemsTagHelper", @@ -18630,10 +21406,10 @@ }, { "__Checksum": { - "Data1": 6776261288786258456, - "Data2": -3757733998767157755, - "Data3": 2220597482627099429, - "Data4": 6270381953478033218 + "Data1": -1240934808844276208, + "Data2": 5523222809140404574, + "Data3": -9155371248043334041, + "Data4": -4059449367457059700 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BreadcrumbMessagesSettingsTagHelper", @@ -18655,7 +21431,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbMessagesSettingsTagHelper.RootTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RootTitle" } + "Metadata": { + "Common.PropertyName": "RootTitle" + } } ], "Metadata": { @@ -18667,10 +21445,10 @@ }, { "__Checksum": { - "Data1": -362844429251663179, - "Data2": -5038503077168545892, - "Data3": 8259046710198360350, - "Data4": 3007660860029092528 + "Data1": -5888604965221318105, + "Data2": 3321222353866934336, + "Data3": 150172657888608407, + "Data4": -9097052731818427205 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.BreadcrumbTagHelper", @@ -18690,7 +21468,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.Tag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Tag" } + "Metadata": { + "Common.PropertyName": "Tag" + } }, { "Kind": "ITagHelper", @@ -18698,7 +21478,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.OnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClick" } + "Metadata": { + "Common.PropertyName": "OnClick" + } }, { "Kind": "ITagHelper", @@ -18706,7 +21488,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -18714,7 +21498,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.BindToLocation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindToLocation" } + "Metadata": { + "Common.PropertyName": "BindToLocation" + } }, { "Kind": "ITagHelper", @@ -18722,7 +21508,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.DelimiterIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DelimiterIcon" } + "Metadata": { + "Common.PropertyName": "DelimiterIcon" + } }, { "Kind": "ITagHelper", @@ -18730,7 +21518,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.Editable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editable" } + "Metadata": { + "Common.PropertyName": "Editable" + } }, { "Kind": "ITagHelper", @@ -18738,7 +21528,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.Gap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gap" } + "Metadata": { + "Common.PropertyName": "Gap" + } }, { "Kind": "ITagHelper", @@ -18746,7 +21538,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.Navigational", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigational" } + "Metadata": { + "Common.PropertyName": "Navigational" + } }, { "Kind": "ITagHelper", @@ -18754,7 +21548,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.RootIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RootIcon" } + "Metadata": { + "Common.PropertyName": "RootIcon" + } }, { "Kind": "ITagHelper", @@ -18762,7 +21558,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -18770,7 +21568,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -18778,7 +21578,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -18786,7 +21588,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -18794,7 +21598,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.BreadcrumbTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -18818,10 +21624,10 @@ }, { "__Checksum": { - "Data1": 5138513340450839459, - "Data2": -8893830086318605515, - "Data3": -4319490911149628826, - "Data4": 2986902848433094235 + "Data1": 5590717151860487186, + "Data2": -1069219516596428148, + "Data3": 8820522201760332021, + "Data4": 3442560971570382695 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper", @@ -18843,7 +21649,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -18851,7 +21659,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.CutoutBorder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CutoutBorder" } + "Metadata": { + "Common.PropertyName": "CutoutBorder" + } }, { "Kind": "ITagHelper", @@ -18859,7 +21669,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -18867,7 +21679,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -18875,7 +21689,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -18883,7 +21699,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -18891,7 +21709,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -18899,7 +21719,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -18907,7 +21729,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -18915,7 +21739,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -18923,7 +21749,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeSize?", "DisplayName": "Kendo.Mvc.UI.BadgeSize? Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -18931,7 +21759,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeAlign?", "DisplayName": "Kendo.Mvc.UI.BadgeAlign? Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -18939,7 +21769,9 @@ "TypeName": "Kendo.Mvc.UI.BadgePosition?", "DisplayName": "Kendo.Mvc.UI.BadgePosition? Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -18947,7 +21779,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeShape?", "DisplayName": "Kendo.Mvc.UI.BadgeShape? Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Shape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Shape" } + "Metadata": { + "Common.PropertyName": "Shape" + } }, { "Kind": "ITagHelper", @@ -18955,7 +21789,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeColor?", "DisplayName": "Kendo.Mvc.UI.BadgeColor? Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -18963,7 +21799,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeFill?", "DisplayName": "Kendo.Mvc.UI.BadgeFill? Kendo.Mvc.TagHelpers.ButtonBadgeSettingsTagHelper.Fill", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fill" } + "Metadata": { + "Common.PropertyName": "Fill" + } } ], "Metadata": { @@ -18975,10 +21813,10 @@ }, { "__Checksum": { - "Data1": 5153764695888669457, - "Data2": -5537962679596886514, - "Data3": -9087548538496687026, - "Data4": -7060331404985235417 + "Data1": 8520833248341311880, + "Data2": 1674196040518966512, + "Data3": -7875419466860781704, + "Data4": 1618391073730387429 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonTagHelper", @@ -18999,7 +21837,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonTagHelper.Tag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Tag" } + "Metadata": { + "Common.PropertyName": "Tag" + } }, { "Kind": "ITagHelper", @@ -19007,7 +21847,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonTagHelper.OnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClick" } + "Metadata": { + "Common.PropertyName": "OnClick" + } }, { "Kind": "ITagHelper", @@ -19015,7 +21857,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -19023,7 +21867,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -19031,7 +21877,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -19039,7 +21887,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -19047,7 +21897,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -19055,7 +21907,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.ButtonTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -19063,7 +21917,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.ButtonTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -19071,7 +21927,9 @@ "TypeName": "Kendo.Mvc.UI.ButtonFillMode?", "DisplayName": "Kendo.Mvc.UI.ButtonFillMode? Kendo.Mvc.TagHelpers.ButtonTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -19079,7 +21937,9 @@ "TypeName": "Kendo.Mvc.UI.ThemeColor?", "DisplayName": "Kendo.Mvc.UI.ThemeColor? Kendo.Mvc.TagHelpers.ButtonTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -19087,7 +21947,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -19095,7 +21957,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ButtonTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -19103,7 +21967,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ButtonTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -19111,7 +21977,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ButtonTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -19123,10 +21991,10 @@ }, { "__Checksum": { - "Data1": -43869059227288877, - "Data2": -6030856771862202389, - "Data3": 4959398978895617143, - "Data4": -2331902883197264127 + "Data1": -5781671692816113554, + "Data2": 1185461561533958241, + "Data3": -6864032793028554614, + "Data4": 1475078289224847620 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper", @@ -19148,7 +22016,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -19156,7 +22026,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.CutoutBorder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CutoutBorder" } + "Metadata": { + "Common.PropertyName": "CutoutBorder" + } }, { "Kind": "ITagHelper", @@ -19164,7 +22036,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -19172,7 +22046,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -19180,7 +22056,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -19188,7 +22066,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -19196,7 +22076,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -19204,7 +22086,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -19212,7 +22096,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -19220,7 +22106,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -19228,7 +22116,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeSize?", "DisplayName": "Kendo.Mvc.UI.BadgeSize? Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -19236,7 +22126,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeAlign?", "DisplayName": "Kendo.Mvc.UI.BadgeAlign? Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -19244,7 +22136,9 @@ "TypeName": "Kendo.Mvc.UI.BadgePosition?", "DisplayName": "Kendo.Mvc.UI.BadgePosition? Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -19252,7 +22146,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeShape?", "DisplayName": "Kendo.Mvc.UI.BadgeShape? Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Shape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Shape" } + "Metadata": { + "Common.PropertyName": "Shape" + } }, { "Kind": "ITagHelper", @@ -19260,7 +22156,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeColor?", "DisplayName": "Kendo.Mvc.UI.BadgeColor? Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -19268,7 +22166,9 @@ "TypeName": "Kendo.Mvc.UI.BadgeFill?", "DisplayName": "Kendo.Mvc.UI.BadgeFill? Kendo.Mvc.TagHelpers.ButtonGroupItemBadgeSettingsTagHelper.Fill", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fill" } + "Metadata": { + "Common.PropertyName": "Fill" + } } ], "Metadata": { @@ -19280,10 +22180,10 @@ }, { "__Checksum": { - "Data1": -5273394405341777899, - "Data2": -7855599431261599454, - "Data3": -7585877020560486138, - "Data4": -7356455827240652625 + "Data1": -4391994225390626400, + "Data2": -3738360215121329952, + "Data3": -7069886943420416775, + "Data4": -5953664358259093675 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonGroupItemTagHelper", @@ -19308,7 +22208,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.ButtonGroupItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -19316,7 +22218,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonGroupItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -19324,7 +22228,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -19332,7 +22238,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupItemTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -19340,7 +22248,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -19348,7 +22258,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonGroupItemTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -19356,7 +22268,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -19364,7 +22278,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonGroupItemTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } } ], "Metadata": { @@ -19376,10 +22292,10 @@ }, { "__Checksum": { - "Data1": 2017795086926776256, - "Data2": 1360949546152161936, - "Data3": -4212081290986296762, - "Data4": -1764401927591367963 + "Data1": -5897676513660001977, + "Data2": 3004183130661043846, + "Data3": 4130134700540004028, + "Data4": -8648453064170689935 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonGroupItemsTagHelper", @@ -19409,10 +22325,10 @@ }, { "__Checksum": { - "Data1": -827468672500638535, - "Data2": 7701151839730425896, - "Data3": -2526812067917846761, - "Data4": 5962573108733871713 + "Data1": -6142629812961377527, + "Data2": -2023002283292011660, + "Data3": 4158245352622702713, + "Data4": 1561124554550961866 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ButtonGroupTagHelper", @@ -19433,7 +22349,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -19441,7 +22359,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ButtonGroupTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -19449,7 +22369,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ButtonGroupTagHelper.Index", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "ITagHelper", @@ -19457,7 +22379,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupTagHelper.Selection", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selection" } + "Metadata": { + "Common.PropertyName": "Selection" + } }, { "Kind": "ITagHelper", @@ -19465,7 +22389,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ButtonGroupTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -19473,7 +22399,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ButtonGroupTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -19481,7 +22409,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ButtonGroupTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -19489,7 +22419,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ButtonGroupTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -19508,10 +22440,10 @@ }, { "__Checksum": { - "Data1": -6711038211130033810, - "Data2": 6262014962649086132, - "Data3": -7115173016496848609, - "Data4": 3593030403716005238 + "Data1": -859631696961911500, + "Data2": -6160925627448556737, + "Data3": 28187957824537605, + "Data4": -8138162166582408585 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CalendarBaseTagHelper", @@ -19531,7 +22463,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarBaseTagHelper.DisableDatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDatesHandler" } + "Metadata": { + "Common.PropertyName": "DisableDatesHandler" + } }, { "Kind": "ITagHelper", @@ -19539,7 +22473,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarBaseTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -19547,7 +22483,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CalendarBaseTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -19555,7 +22493,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CalendarBaseTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -19563,7 +22503,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CalendarBaseTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -19575,10 +22517,10 @@ }, { "__Checksum": { - "Data1": 5553791509439593947, - "Data2": 5335512372939304560, - "Data3": 7237783776460480178, - "Data4": -6112624398082510516 + "Data1": -8092048087833339872, + "Data2": -6297809288208517004, + "Data3": -5552876348258417241, + "Data4": -3892204769534725363 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CalendarMessagesParentViewsSettingsTagHelper", @@ -19600,7 +22542,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarMessagesParentViewsSettingsTagHelper.Month", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Month" } + "Metadata": { + "Common.PropertyName": "Month" + } }, { "Kind": "ITagHelper", @@ -19608,7 +22552,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarMessagesParentViewsSettingsTagHelper.Year", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Year" } + "Metadata": { + "Common.PropertyName": "Year" + } }, { "Kind": "ITagHelper", @@ -19616,7 +22562,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarMessagesParentViewsSettingsTagHelper.Decade", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Decade" } + "Metadata": { + "Common.PropertyName": "Decade" + } } ], "Metadata": { @@ -19628,10 +22576,10 @@ }, { "__Checksum": { - "Data1": -4665336230424853773, - "Data2": 1927237103387356817, - "Data3": -7759585581846919886, - "Data4": -8928123232912902939 + "Data1": 2826588803889197901, + "Data2": 1382594102447000115, + "Data3": -7682117908410927436, + "Data4": 1365543299727312785 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CalendarMessagesSettingsTagHelper", @@ -19653,7 +22601,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarMessagesSettingsTagHelper.WeekColumnHeader", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekColumnHeader" } + "Metadata": { + "Common.PropertyName": "WeekColumnHeader" + } }, { "Kind": "ITagHelper", @@ -19661,7 +22611,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarMessagesSettingsTagHelper.NavigateTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NavigateTo" } + "Metadata": { + "Common.PropertyName": "NavigateTo" + } }, { "Kind": "ITagHelper", @@ -19669,7 +22621,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarMessagesSettingsTagHelper.Today", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Today" } + "Metadata": { + "Common.PropertyName": "Today" + } } ], "AllowedChildTags": [ @@ -19688,10 +22642,10 @@ }, { "__Checksum": { - "Data1": 831636325559723921, - "Data2": -9076762985379906341, - "Data3": 4913598162107610312, - "Data4": 3908771713225927405 + "Data1": -4308406230049156811, + "Data2": -8481652112667390831, + "Data3": -7413234258234076655, + "Data4": -5283551273192178823 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CalendarMonthSettingsTagHelper", @@ -19713,7 +22667,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarMonthSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -19721,7 +22677,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarMonthSettingsTagHelper.WeekNumber", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumber" } + "Metadata": { + "Common.PropertyName": "WeekNumber" + } }, { "Kind": "ITagHelper", @@ -19729,7 +22687,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarMonthSettingsTagHelper.Empty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } } ], "Metadata": { @@ -19741,10 +22701,10 @@ }, { "__Checksum": { - "Data1": 7419256794731128162, - "Data2": -8576162777846285778, - "Data3": -2749342350863431203, - "Data4": 3676704956426842646 + "Data1": 2626094801521767782, + "Data2": -8586363158773055341, + "Data3": 2025695765626546881, + "Data4": 3847862187670345602 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CalendarTagHelper", @@ -19764,7 +22724,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -19772,7 +22734,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarTagHelper.OnNavigate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNavigate" } + "Metadata": { + "Common.PropertyName": "OnNavigate" + } }, { "Kind": "ITagHelper", @@ -19780,7 +22744,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarTagHelper.ComponentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentType" } + "Metadata": { + "Common.PropertyName": "ComponentType" + } }, { "Kind": "ITagHelper", @@ -19788,7 +22754,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -19796,7 +22764,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.CalendarTagHelper.Dates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dates" } + "Metadata": { + "Common.PropertyName": "Dates" + } }, { "Kind": "ITagHelper", @@ -19804,7 +22774,9 @@ "TypeName": "Kendo.Mvc.UI.CalendarView?", "DisplayName": "Kendo.Mvc.UI.CalendarView? Kendo.Mvc.TagHelpers.CalendarTagHelper.Depth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Depth" } + "Metadata": { + "Common.PropertyName": "Depth" + } }, { "Kind": "ITagHelper", @@ -19812,7 +22784,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.CalendarTagHelper.DisableDates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDates" } + "Metadata": { + "Common.PropertyName": "DisableDates" + } }, { "Kind": "ITagHelper", @@ -19820,7 +22794,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarTagHelper.Footer", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Footer" } + "Metadata": { + "Common.PropertyName": "Footer" + } }, { "Kind": "ITagHelper", @@ -19828,7 +22804,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarTagHelper.FooterHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterHandler" } + "Metadata": { + "Common.PropertyName": "FooterHandler" + } }, { "Kind": "ITagHelper", @@ -19836,7 +22814,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -19844,7 +22824,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.CalendarTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -19852,7 +22834,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.CalendarTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -19860,7 +22844,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -19868,7 +22854,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.CalendarTagHelper.SelectDates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectDates" } + "Metadata": { + "Common.PropertyName": "SelectDates" + } }, { "Kind": "ITagHelper", @@ -19876,7 +22864,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CalendarTagHelper.WeekNumber", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumber" } + "Metadata": { + "Common.PropertyName": "WeekNumber" + } }, { "Kind": "ITagHelper", @@ -19884,7 +22874,9 @@ "TypeName": "Kendo.Mvc.UI.CalendarView?", "DisplayName": "Kendo.Mvc.UI.CalendarView? Kendo.Mvc.TagHelpers.CalendarTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -19892,7 +22884,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.CalendarTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -19900,7 +22894,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarTagHelper.DisableDatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDatesHandler" } + "Metadata": { + "Common.PropertyName": "DisableDatesHandler" + } }, { "Kind": "ITagHelper", @@ -19908,7 +22904,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CalendarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -19916,7 +22914,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CalendarTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -19924,7 +22924,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CalendarTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -19932,7 +22934,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CalendarTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -19956,10 +22960,10 @@ }, { "__Checksum": { - "Data1": 4747165421332037767, - "Data2": 7195389720948639166, - "Data3": -6663280577552340160, - "Data4": -7939932500656065056 + "Data1": 3760753342788384201, + "Data2": -8302958220104622724, + "Data3": -5096925222344947439, + "Data4": -5853522225190629099 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaAudioHandlerSettingsTagHelper", @@ -19987,7 +22991,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CaptchaAudioHandlerSettingsTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -19995,7 +23001,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaAudioHandlerSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -20003,7 +23011,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaAudioHandlerSettingsTagHelper.Datatype", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datatype" } + "Metadata": { + "Common.PropertyName": "Datatype" + } }, { "Kind": "ITagHelper", @@ -20011,7 +23021,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaAudioHandlerSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -20019,7 +23031,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaAudioHandlerSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -20027,7 +23041,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaAudioHandlerSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -20038,7 +23054,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.CaptchaAudioHandlerSettingsTagHelper.Headers", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Headers" } + "Metadata": { + "Common.PropertyName": "Headers" + } }, { "Kind": "ITagHelper", @@ -20046,7 +23064,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaAudioHandlerSettingsTagHelper.FunctionHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FunctionHandler" } + "Metadata": { + "Common.PropertyName": "FunctionHandler" + } } ], "Metadata": { @@ -20058,10 +23078,10 @@ }, { "__Checksum": { - "Data1": 2038255106417367108, - "Data2": 7683697118348210986, - "Data3": 3413033139326645842, - "Data4": 1190374955336127957 + "Data1": -4831299116806828529, + "Data2": -6397557789512796610, + "Data3": 1654899815353952717, + "Data4": 645101501469965536 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaHandlerBaseTagHelper", @@ -20081,7 +23101,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CaptchaHandlerBaseTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -20089,7 +23111,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerBaseTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -20097,7 +23121,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerBaseTagHelper.Datatype", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datatype" } + "Metadata": { + "Common.PropertyName": "Datatype" + } }, { "Kind": "ITagHelper", @@ -20105,7 +23131,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerBaseTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -20113,7 +23141,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerBaseTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -20121,7 +23151,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerBaseTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -20132,7 +23164,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.CaptchaHandlerBaseTagHelper.Headers", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Headers" } + "Metadata": { + "Common.PropertyName": "Headers" + } }, { "Kind": "ITagHelper", @@ -20140,7 +23174,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerBaseTagHelper.FunctionHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FunctionHandler" } + "Metadata": { + "Common.PropertyName": "FunctionHandler" + } } ], "Metadata": { @@ -20152,10 +23188,10 @@ }, { "__Checksum": { - "Data1": 4733056329454026532, - "Data2": 2537087290590358637, - "Data3": 1903880691161748214, - "Data4": -5651011435483716312 + "Data1": 5430686303085181314, + "Data2": -2390645387917697500, + "Data3": 5285929028928051104, + "Data4": -9125837388268557069 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaHandlerSettingsTagHelper", @@ -20183,7 +23219,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CaptchaHandlerSettingsTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -20191,7 +23229,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -20199,7 +23239,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerSettingsTagHelper.Datatype", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datatype" } + "Metadata": { + "Common.PropertyName": "Datatype" + } }, { "Kind": "ITagHelper", @@ -20207,7 +23249,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -20215,7 +23259,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -20223,7 +23269,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -20234,7 +23282,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.CaptchaHandlerSettingsTagHelper.Headers", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Headers" } + "Metadata": { + "Common.PropertyName": "Headers" + } }, { "Kind": "ITagHelper", @@ -20242,7 +23292,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaHandlerSettingsTagHelper.FunctionHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FunctionHandler" } + "Metadata": { + "Common.PropertyName": "FunctionHandler" + } } ], "Metadata": { @@ -20254,10 +23306,10 @@ }, { "__Checksum": { - "Data1": 5519225724217707236, - "Data2": 3760439503142822322, - "Data3": -2884780045240061372, - "Data4": 4427262858040000004 + "Data1": -8544212857809830277, + "Data2": 5544495850906029898, + "Data3": -2008057469286712967, + "Data4": 7294061636203725453 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaMessagesSettingsTagHelper", @@ -20285,7 +23337,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaMessagesSettingsTagHelper.Audio", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Audio" } + "Metadata": { + "Common.PropertyName": "Audio" + } }, { "Kind": "ITagHelper", @@ -20293,7 +23347,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaMessagesSettingsTagHelper.ImageAlt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageAlt" } + "Metadata": { + "Common.PropertyName": "ImageAlt" + } }, { "Kind": "ITagHelper", @@ -20301,7 +23357,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaMessagesSettingsTagHelper.Reset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reset" } + "Metadata": { + "Common.PropertyName": "Reset" + } }, { "Kind": "ITagHelper", @@ -20309,7 +23367,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaMessagesSettingsTagHelper.Success", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Success" } + "Metadata": { + "Common.PropertyName": "Success" + } } ], "Metadata": { @@ -20321,10 +23381,10 @@ }, { "__Checksum": { - "Data1": -3487919004783140612, - "Data2": 1064144482895407045, - "Data3": 4295702852889628848, - "Data4": 140925738132840814 + "Data1": -5704133832003566083, + "Data2": 1525999523431126411, + "Data3": 2993108864901366480, + "Data4": 939808275065592701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaTagHelper", @@ -20351,7 +23411,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.CaptchaTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -20359,7 +23421,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaTagHelper.CaptchaImage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CaptchaImage" } + "Metadata": { + "Common.PropertyName": "CaptchaImage" + } }, { "Kind": "ITagHelper", @@ -20367,7 +23431,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaTagHelper.DataCaptchaField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataCaptchaField" } + "Metadata": { + "Common.PropertyName": "DataCaptchaField" + } }, { "Kind": "ITagHelper", @@ -20375,7 +23441,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaTagHelper.DataCaptchaIdField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataCaptchaIdField" } + "Metadata": { + "Common.PropertyName": "DataCaptchaIdField" + } }, { "Kind": "ITagHelper", @@ -20383,7 +23451,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -20391,7 +23461,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -20399,7 +23471,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -20407,7 +23481,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -20415,7 +23491,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CaptchaTagHelper.AudioButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AudioButton" } + "Metadata": { + "Common.PropertyName": "AudioButton" + } }, { "Kind": "ITagHelper", @@ -20423,7 +23501,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaTagHelper.CaptchaId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CaptchaId" } + "Metadata": { + "Common.PropertyName": "CaptchaId" + } }, { "Kind": "ITagHelper", @@ -20431,7 +23511,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CaptchaTagHelper.ResetButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ResetButton" } + "Metadata": { + "Common.PropertyName": "ResetButton" + } }, { "Kind": "ITagHelper", @@ -20439,7 +23521,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CaptchaTagHelper.ValidateOnBlur", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValidateOnBlur" } + "Metadata": { + "Common.PropertyName": "ValidateOnBlur" + } }, { "Kind": "ITagHelper", @@ -20447,7 +23531,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CaptchaTagHelper.VolumeControl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VolumeControl" } + "Metadata": { + "Common.PropertyName": "VolumeControl" + } }, { "Kind": "ITagHelper", @@ -20455,7 +23541,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -20463,7 +23551,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CaptchaTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -20471,7 +23561,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CaptchaTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -20479,7 +23571,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CaptchaTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -20513,10 +23607,10 @@ }, { "__Checksum": { - "Data1": -2741047761685250096, - "Data2": 1331253469228441531, - "Data3": 8126239503324119583, - "Data4": 128196943477646664 + "Data1": 7054383285309006524, + "Data2": -2565503075147517724, + "Data3": -1006208694123000724, + "Data4": 5136654229035273487 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CaptchaValidationHandlerSettingsTagHelper", @@ -20544,7 +23638,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CaptchaValidationHandlerSettingsTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -20552,7 +23648,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaValidationHandlerSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -20560,7 +23658,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaValidationHandlerSettingsTagHelper.Datatype", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datatype" } + "Metadata": { + "Common.PropertyName": "Datatype" + } }, { "Kind": "ITagHelper", @@ -20568,7 +23668,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaValidationHandlerSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -20576,7 +23678,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaValidationHandlerSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -20584,7 +23688,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaValidationHandlerSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -20595,7 +23701,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.CaptchaValidationHandlerSettingsTagHelper.Headers", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Headers" } + "Metadata": { + "Common.PropertyName": "Headers" + } }, { "Kind": "ITagHelper", @@ -20603,7 +23711,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CaptchaValidationHandlerSettingsTagHelper.FunctionHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FunctionHandler" } + "Metadata": { + "Common.PropertyName": "FunctionHandler" + } } ], "Metadata": { @@ -20615,10 +23725,10 @@ }, { "__Checksum": { - "Data1": -8317566009783072222, - "Data2": -1521946138544082621, - "Data3": 1835813269415424242, - "Data4": 6291809851884620665 + "Data1": -262215037711702704, + "Data2": 7420162329627962786, + "Data3": -1622223449625962411, + "Data4": -4784192245612379212 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairSettingsTagHelper", @@ -20640,7 +23750,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -20648,7 +23760,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -20656,7 +23770,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -20664,7 +23780,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -20672,7 +23790,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -20691,10 +23811,10 @@ }, { "__Checksum": { - "Data1": -1450567795505535936, - "Data2": -4953617443588051710, - "Data3": 5752547552764334690, - "Data4": -9075169203911430166 + "Data1": 5629439130894691745, + "Data2": 4045501971900276739, + "Data3": -5829629156261624333, + "Data4": 2656348103921749951 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipBorderSettingsTagHelper", @@ -20716,7 +23836,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -20724,7 +23846,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -20732,7 +23856,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -20744,10 +23870,10 @@ }, { "__Checksum": { - "Data1": 7495458754546999754, - "Data2": 4812291756800575027, - "Data3": 5934857274169874162, - "Data4": 804354194697452126 + "Data1": 2332342992062395471, + "Data2": 4459222719932576442, + "Data3": 8847377798321897051, + "Data4": 5082106266549467133 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipPaddingSettingsTagHelper", @@ -20769,7 +23895,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -20777,7 +23905,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -20785,7 +23915,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -20793,7 +23925,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -20805,10 +23939,10 @@ }, { "__Checksum": { - "Data1": -3959593052995894075, - "Data2": -5223509629185868876, - "Data3": 1036110561680801637, - "Data4": -2266229166445316583 + "Data1": 989219634498009255, + "Data2": -300708923758290217, + "Data3": 3347190934424757874, + "Data4": 4491825728475829310 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper", @@ -20830,7 +23964,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -20838,7 +23974,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -20846,7 +23984,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -20854,7 +23994,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -20862,7 +24004,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -20870,7 +24014,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -20878,7 +24024,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -20886,7 +24034,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -20894,7 +24044,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsCrosshairTooltipSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -20918,10 +24070,10 @@ }, { "__Checksum": { - "Data1": 8102468511935149553, - "Data2": -750594208960080427, - "Data3": -1606595362441695824, - "Data4": 4882829975952796974 + "Data1": 2321684590707804063, + "Data2": 6192765873021985662, + "Data3": -4138521292916537696, + "Data4": 4481192838933093094 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsMarginSettingsTagHelper", @@ -20943,7 +24095,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -20951,7 +24105,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -20959,7 +24115,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -20967,7 +24125,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -20979,10 +24139,10 @@ }, { "__Checksum": { - "Data1": -7088688156174129003, - "Data2": 1702105601896102102, - "Data3": -7961954258478072592, - "Data4": 7776101741919074314 + "Data1": -9058235976195532379, + "Data2": -6478893352970922179, + "Data3": 2246076310543700714, + "Data4": 7355240142169710950 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsPaddingSettingsTagHelper", @@ -21004,7 +24164,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -21012,7 +24174,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -21020,7 +24184,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -21028,7 +24194,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -21040,10 +24208,10 @@ }, { "__Checksum": { - "Data1": -1659164886348157805, - "Data2": 1450760393171912007, - "Data3": -4587428369598211157, - "Data4": 7626171692006141014 + "Data1": 6352814938587750449, + "Data2": 7053725690414196347, + "Data3": -5633279318744403520, + "Data4": 5867799318511023849 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsRotationSettingsTagHelper", @@ -21065,7 +24233,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsRotationSettingsTagHelper.Angle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } }, { "Kind": "ITagHelper", @@ -21073,7 +24243,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLabelRotationAlignment?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLabelRotationAlignment? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsRotationSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } } ], "Metadata": { @@ -21085,10 +24257,10 @@ }, { "__Checksum": { - "Data1": -7699727376594473634, - "Data2": -1179610808107747351, - "Data3": 1728176020271652566, - "Data4": -4568811433437089626 + "Data1": -2897871346126472102, + "Data2": 1431753381107954003, + "Data3": -4599054784944619556, + "Data4": 5151519679416654455 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper", @@ -21110,7 +24282,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -21118,7 +24292,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -21126,7 +24302,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -21134,7 +24312,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.Mirror", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "ITagHelper", @@ -21142,7 +24322,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "ITagHelper", @@ -21150,7 +24332,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -21158,7 +24342,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -21166,7 +24352,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -21174,7 +24362,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -21182,7 +24372,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -21190,7 +24382,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -21219,10 +24413,10 @@ }, { "__Checksum": { - "Data1": 7042837192992344784, - "Data2": -6622794729666769883, - "Data3": 2897031430797381525, - "Data4": 7286736509821726009 + "Data1": 5951785247871517465, + "Data2": 1219450063602542333, + "Data3": -6486312527898029805, + "Data4": 5121311775516292958 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsLineSettingsTagHelper", @@ -21244,7 +24438,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -21252,7 +24448,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -21260,7 +24458,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLineSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -21268,7 +24468,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -21280,10 +24482,10 @@ }, { "__Checksum": { - "Data1": 5356427321302176499, - "Data2": -5473320611844685717, - "Data3": -1809196483974455619, - "Data4": -4454947208588362799 + "Data1": -3100440857757043152, + "Data2": 666070785758496098, + "Data3": 1298771724248156898, + "Data4": 1622376718307372538 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorGridLinesSettingsTagHelper", @@ -21305,7 +24507,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -21313,7 +24517,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -21321,7 +24527,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -21329,7 +24537,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -21337,7 +24547,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -21345,7 +24557,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -21357,10 +24571,10 @@ }, { "__Checksum": { - "Data1": -3600070826624924305, - "Data2": 4292023492908172707, - "Data3": -525151701987161718, - "Data4": 1073980579180692972 + "Data1": -3895391735861588353, + "Data2": -8778691914482921296, + "Data3": 7888813883622532906, + "Data4": -4179639999571742896 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorTicksSettingsTagHelper", @@ -21382,7 +24596,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -21390,7 +24606,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -21398,7 +24616,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -21406,7 +24626,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -21414,7 +24636,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -21422,7 +24646,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMajorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -21434,10 +24660,10 @@ }, { "__Checksum": { - "Data1": -4009652049774700503, - "Data2": -1085088243241178989, - "Data3": 4240098485042338671, - "Data4": 4375510246838134333 + "Data1": 4010985547858648444, + "Data2": -4202148413295370283, + "Data3": -6632994567051646042, + "Data4": -8582200724128893003 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorGridLinesSettingsTagHelper", @@ -21459,7 +24685,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -21467,7 +24695,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -21475,7 +24705,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -21483,7 +24715,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -21491,7 +24725,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -21499,7 +24735,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -21511,10 +24749,10 @@ }, { "__Checksum": { - "Data1": -6570121446489763020, - "Data2": 8686113502690961910, - "Data3": -1523463679636820931, - "Data4": -2953660351972430029 + "Data1": -3079533762183308914, + "Data2": -8992940772720673191, + "Data3": 4645826284167676330, + "Data4": 8151976217599140415 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorTicksSettingsTagHelper", @@ -21536,7 +24774,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -21544,7 +24784,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -21552,7 +24794,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -21560,7 +24804,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -21568,7 +24814,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -21576,7 +24824,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsMinorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -21588,10 +24838,10 @@ }, { "__Checksum": { - "Data1": 2895992527798857444, - "Data2": 2874027120037554306, - "Data3": -1971087803005476039, - "Data4": -659608176243011795 + "Data1": -19875291401833407, + "Data2": -2586337973607740688, + "Data3": -5144184425894278647, + "Data4": 8380375140211351702 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsPlotBandTagHelper", @@ -21613,7 +24863,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsPlotBandTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -21621,7 +24873,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsPlotBandTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -21629,7 +24883,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsPlotBandTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -21637,7 +24893,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsPlotBandTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { @@ -21649,10 +24907,10 @@ }, { "__Checksum": { - "Data1": 4499355730768281641, - "Data2": -1037468211700548910, - "Data3": -7551372647574932636, - "Data4": -7625777710934919840 + "Data1": -9178309691144336538, + "Data2": -6024242195854020222, + "Data3": -7015223087011440662, + "Data4": 97941420380939162 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsPlotBandsTagHelper", @@ -21682,10 +24940,10 @@ }, { "__Checksum": { - "Data1": -1236728420881275949, - "Data2": -6736002937973322341, - "Data3": 6510610209974385334, - "Data4": -81198679113613596 + "Data1": 2923244603867055006, + "Data2": 2944773202769951600, + "Data3": -1985050991910316021, + "Data4": -3676490789875558202 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsTagHelper", @@ -21719,7 +24977,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -21727,7 +24987,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -21735,7 +24997,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsTagHelper.NarrowRange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NarrowRange" } + "Metadata": { + "Common.PropertyName": "NarrowRange" + } }, { "Kind": "ITagHelper", @@ -21743,7 +25007,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsTagHelper.Pane", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pane" } + "Metadata": { + "Common.PropertyName": "Pane" + } }, { "Kind": "ITagHelper", @@ -21751,7 +25017,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -21759,7 +25027,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsTagHelper.StartAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "ITagHelper", @@ -21767,7 +25037,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -21826,10 +25098,10 @@ }, { "__Checksum": { - "Data1": -8039442173909498548, - "Data2": 6264829603150946076, - "Data3": 9077096676460409032, - "Data4": -8459626468329468881 + "Data1": 3542462592690627696, + "Data2": -3009491230340775723, + "Data3": -1357370779608184903, + "Data4": 7765843330753827994 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleBorderSettingsTagHelper", @@ -21851,7 +25123,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -21859,7 +25133,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -21867,7 +25143,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -21879,10 +25157,10 @@ }, { "__Checksum": { - "Data1": -5380805363235739648, - "Data2": -6134928377615896697, - "Data3": 3027897530578302502, - "Data4": 2261259590615146833 + "Data1": -3568288836195048961, + "Data2": 2576261362215243799, + "Data3": 5021435700309067242, + "Data4": -7190960594934341981 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleMarginSettingsTagHelper", @@ -21904,7 +25182,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -21912,7 +25192,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -21920,7 +25202,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -21928,7 +25212,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -21940,10 +25226,10 @@ }, { "__Checksum": { - "Data1": 1237210071245830150, - "Data2": 6348583374952747607, - "Data3": 1357632606141328460, - "Data4": 3843415123889103794 + "Data1": -1846657460883170541, + "Data2": -4397507730675923191, + "Data3": -936623040421686574, + "Data4": -2880258764467234805 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitlePaddingSettingsTagHelper", @@ -21965,7 +25251,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitlePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -21973,7 +25261,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitlePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -21981,7 +25271,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitlePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -21989,7 +25281,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitlePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -22001,10 +25295,10 @@ }, { "__Checksum": { - "Data1": 5922488375265150065, - "Data2": -1569964662427863470, - "Data3": 486289439961831294, - "Data4": 8482135365586083854 + "Data1": 5145289086987100398, + "Data2": 778251345409824774, + "Data3": 8010702271120263254, + "Data4": -6878459061125851252 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleSettingsTagHelper", @@ -22026,7 +25320,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -22034,7 +25330,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -22042,7 +25340,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -22050,7 +25350,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -22058,7 +25360,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -22066,7 +25370,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -22074,7 +25380,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -22082,7 +25390,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartAxisDefaultsTitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -22111,10 +25421,10 @@ }, { "__Checksum": { - "Data1": 4753924849221895414, - "Data2": -2519480235420267809, - "Data3": 8323129302012126099, - "Data4": -2774920687711758238 + "Data1": 867886842575548477, + "Data2": 159406004464379839, + "Data3": 139404009363518104, + "Data4": 8896940993347732067 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper", @@ -22136,7 +25446,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Milliseconds", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Milliseconds" } + "Metadata": { + "Common.PropertyName": "Milliseconds" + } }, { "Kind": "ITagHelper", @@ -22144,7 +25456,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Seconds", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Seconds" } + "Metadata": { + "Common.PropertyName": "Seconds" + } }, { "Kind": "ITagHelper", @@ -22152,7 +25466,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Minutes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Minutes" } + "Metadata": { + "Common.PropertyName": "Minutes" + } }, { "Kind": "ITagHelper", @@ -22160,7 +25476,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Hours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "ITagHelper", @@ -22168,7 +25486,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Days", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "ITagHelper", @@ -22176,7 +25496,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Weeks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "ITagHelper", @@ -22184,7 +25506,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Months", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "ITagHelper", @@ -22192,7 +25516,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Years", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { @@ -22204,10 +25530,10 @@ }, { "__Checksum": { - "Data1": 171584077347322410, - "Data2": -8493116947291871272, - "Data3": -7289058779601041727, - "Data4": 3477447478207290333 + "Data1": -6154796109076887861, + "Data2": 6831942353750343355, + "Data3": -9005118715283709428, + "Data4": -229105076899528713 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairSettingsTagHelper", @@ -22229,7 +25555,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -22237,7 +25565,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -22245,7 +25575,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -22253,7 +25585,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -22261,7 +25595,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -22280,10 +25616,10 @@ }, { "__Checksum": { - "Data1": 2083004922723178123, - "Data2": 724523205083689567, - "Data3": -5999558610429500120, - "Data4": 1125255869066860879 + "Data1": -4331131110815660930, + "Data2": 1313737266985518954, + "Data3": -5713433768714839608, + "Data4": -5143404099147751946 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipBorderSettingsTagHelper", @@ -22305,7 +25641,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -22313,7 +25651,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -22321,7 +25661,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -22333,10 +25675,10 @@ }, { "__Checksum": { - "Data1": -1911633880780161491, - "Data2": 8096828182185401908, - "Data3": -9094883537655736031, - "Data4": -2602641465702429418 + "Data1": 4248537516940176486, + "Data2": 8404583161394367744, + "Data3": 1044192357607009436, + "Data4": -4625942908429206796 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipPaddingSettingsTagHelper", @@ -22358,7 +25700,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -22366,7 +25710,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -22374,7 +25720,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -22382,7 +25730,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -22394,10 +25744,10 @@ }, { "__Checksum": { - "Data1": -2328275943741051603, - "Data2": 5087514563799283012, - "Data3": -986997538883496280, - "Data4": 3526901085587268236 + "Data1": 5773721847952564683, + "Data2": -1711663349941873840, + "Data3": 3810300874823004075, + "Data4": -5250784028632758988 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper", @@ -22419,7 +25769,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -22427,7 +25779,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -22435,7 +25789,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -22443,7 +25799,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -22451,7 +25809,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -22459,7 +25819,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -22467,7 +25829,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -22475,7 +25839,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -22483,7 +25849,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -22491,7 +25859,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisCrosshairTooltipSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -22515,10 +25885,10 @@ }, { "__Checksum": { - "Data1": 620756062199285773, - "Data2": 6296145452308320224, - "Data3": 5407282123626726326, - "Data4": 2273880408123800508 + "Data1": -6411949070475933658, + "Data2": -5856761556232012659, + "Data3": -300829951690362170, + "Data4": 9156374062670456317 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsBorderSettingsTagHelper", @@ -22540,7 +25910,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -22548,7 +25920,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -22556,7 +25930,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -22568,10 +25944,10 @@ }, { "__Checksum": { - "Data1": 1107532865980111176, - "Data2": 1380562047462222619, - "Data3": -399999867813578391, - "Data4": -8475815650666123226 + "Data1": 7281750314013841355, + "Data2": -4392866812585934768, + "Data3": -3161437209659949934, + "Data4": -4666625033347751124 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsDateFormatsSettingsTagHelper", @@ -22593,7 +25969,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsDateFormatsSettingsTagHelper.Days", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "ITagHelper", @@ -22601,7 +25979,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsDateFormatsSettingsTagHelper.Hours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "ITagHelper", @@ -22609,7 +25989,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsDateFormatsSettingsTagHelper.Months", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "ITagHelper", @@ -22617,7 +25999,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsDateFormatsSettingsTagHelper.Weeks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "ITagHelper", @@ -22625,7 +26009,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsDateFormatsSettingsTagHelper.Years", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { @@ -22637,10 +26023,10 @@ }, { "__Checksum": { - "Data1": 8375910675495468661, - "Data2": 418728570688014289, - "Data3": -5922078999688096621, - "Data4": 1903254179794739934 + "Data1": -2176977428445370288, + "Data2": -4172409032986663984, + "Data3": 1558481140513553759, + "Data4": -4664997936343240621 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsMarginSettingsTagHelper", @@ -22662,7 +26048,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -22670,7 +26058,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -22678,7 +26068,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -22686,7 +26078,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -22698,10 +26092,10 @@ }, { "__Checksum": { - "Data1": -2899300421337055996, - "Data2": -2562125712692754710, - "Data3": 7876425209355944680, - "Data4": 8004939313461014936 + "Data1": 4094035019864801359, + "Data2": -5744024673299636794, + "Data3": -7076749083676557230, + "Data4": 8700256516341327802 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsPaddingSettingsTagHelper", @@ -22723,7 +26117,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -22731,7 +26127,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -22739,7 +26137,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -22747,7 +26147,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -22759,10 +26161,10 @@ }, { "__Checksum": { - "Data1": -6754470724557090751, - "Data2": -3384671455496612036, - "Data3": 3521685316145856389, - "Data4": -2732447200976892830 + "Data1": 2719348484764517376, + "Data2": -5121262028665300161, + "Data3": 2672345557901715168, + "Data4": -5962739938863107276 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsRotationSettingsTagHelper", @@ -22784,7 +26186,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsRotationSettingsTagHelper.Angle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } }, { "Kind": "ITagHelper", @@ -22792,7 +26196,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLabelRotationAlignment?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLabelRotationAlignment? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsRotationSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } } ], "Metadata": { @@ -22804,10 +26210,10 @@ }, { "__Checksum": { - "Data1": -5072822024808039216, - "Data2": 6899931719591362637, - "Data3": 8016531425704986524, - "Data4": -8746268223521301036 + "Data1": 2084626740801422451, + "Data2": 4175935675937793968, + "Data3": 4300307495439743278, + "Data4": -3546628171577523170 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper", @@ -22829,7 +26235,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -22837,7 +26245,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -22845,7 +26255,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -22853,7 +26265,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -22861,7 +26275,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -22869,7 +26285,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -22877,7 +26295,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Mirror", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "ITagHelper", @@ -22885,7 +26305,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "ITagHelper", @@ -22893,7 +26315,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -22901,7 +26325,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -22909,7 +26335,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -22917,7 +26345,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -22925,7 +26355,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -22933,7 +26365,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -22941,7 +26375,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLabelsPosition?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLabelsPosition? Kendo.Mvc.TagHelpers.ChartCategoryAxisLabelsSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -22980,10 +26416,10 @@ }, { "__Checksum": { - "Data1": 8181874600270105277, - "Data2": -1848050194380560773, - "Data3": -7423104393937604675, - "Data4": 3642797735668009004 + "Data1": -5900215600235838021, + "Data2": -5015976296988024549, + "Data3": 5014779304995726506, + "Data4": -3019663798523204132 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisLineSettingsTagHelper", @@ -23005,7 +26441,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23013,7 +26451,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -23021,7 +26461,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisLineSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -23029,7 +26471,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -23041,10 +26485,10 @@ }, { "__Checksum": { - "Data1": -7097698660204900786, - "Data2": -2081847621569432912, - "Data3": 7199445987264619909, - "Data4": 5608515585990185418 + "Data1": 8392587302294599996, + "Data2": 2875198921742537895, + "Data3": 8639970221626535899, + "Data4": 862447126429922760 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorGridLinesSettingsTagHelper", @@ -23066,7 +26510,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23074,7 +26520,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -23082,7 +26530,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -23090,7 +26540,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -23098,7 +26550,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -23106,7 +26560,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -23118,10 +26574,10 @@ }, { "__Checksum": { - "Data1": -312439738770493881, - "Data2": -4087153401058027390, - "Data3": -2272906737620148048, - "Data4": -2654732841734414756 + "Data1": 1315787732052648399, + "Data2": -6216536240151205149, + "Data3": -249568190921408130, + "Data4": 3603745673234214535 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorTicksSettingsTagHelper", @@ -23143,7 +26599,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23151,7 +26609,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -23159,7 +26619,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -23167,7 +26629,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -23175,7 +26639,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -23183,7 +26649,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMajorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -23195,10 +26663,10 @@ }, { "__Checksum": { - "Data1": 723752867964968600, - "Data2": 884973615907573441, - "Data3": 8761710182008032082, - "Data4": 4962184718859980323 + "Data1": -1122898724513842827, + "Data2": -6241079399318979446, + "Data3": -1509418238279800709, + "Data4": -5426233868424762723 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorGridLinesSettingsTagHelper", @@ -23220,7 +26688,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23228,7 +26698,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -23236,7 +26708,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -23244,7 +26718,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -23252,7 +26728,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -23260,7 +26738,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -23272,10 +26752,10 @@ }, { "__Checksum": { - "Data1": -8871066530918232206, - "Data2": -2789379293082903675, - "Data3": -8378032067246560418, - "Data4": -3941307210552344998 + "Data1": 4150916602634262713, + "Data2": -1179224999262629147, + "Data3": -4707611684240461867, + "Data4": -3673822137789303907 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorTicksSettingsTagHelper", @@ -23297,7 +26777,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23305,7 +26787,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -23313,7 +26797,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -23321,7 +26807,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -23329,7 +26817,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -23337,7 +26827,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisMinorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -23349,10 +26841,10 @@ }, { "__Checksum": { - "Data1": 5664554306963623391, - "Data2": -1882250519388161155, - "Data3": 3953818309954071125, - "Data4": 3195166878472559557 + "Data1": 7134339632330512826, + "Data2": -3254465400987481268, + "Data3": -2818968931387965552, + "Data4": -7058060845119224087 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesIconBorderSettingsTagHelper", @@ -23374,7 +26866,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesIconBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23382,7 +26876,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesIconBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -23394,10 +26890,10 @@ }, { "__Checksum": { - "Data1": 91874019460405740, - "Data2": -6643640564129372981, - "Data3": -4542948564134503645, - "Data4": -6351650735757318509 + "Data1": 2371920222205026676, + "Data2": 764617608733221159, + "Data3": -2965603083659141104, + "Data4": 3474396930221752324 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesIconSettingsTagHelper", @@ -23419,7 +26915,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesIconSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -23427,7 +26925,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesIconSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -23435,7 +26935,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesIconSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -23443,7 +26945,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesIconSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -23462,10 +26966,10 @@ }, { "__Checksum": { - "Data1": -1466945543915859426, - "Data2": -4116959402307092129, - "Data3": 3697826523299314593, - "Data4": 449105982139562558 + "Data1": -8782661783835023499, + "Data2": 8183940918751629189, + "Data3": 7306289031613368486, + "Data4": -786787461837360021 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelBorderSettingsTagHelper", @@ -23487,7 +26991,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23495,7 +27001,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -23503,7 +27011,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -23515,10 +27025,10 @@ }, { "__Checksum": { - "Data1": -2195779735616664877, - "Data2": -1680795116336454307, - "Data3": 7644600489958339681, - "Data4": -7808014520717044160 + "Data1": 8391380658085521763, + "Data2": 3490942174947489934, + "Data3": -1683006497437710012, + "Data4": 8423976500672146590 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper", @@ -23540,7 +27050,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -23548,7 +27060,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23556,7 +27070,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -23564,7 +27080,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -23572,7 +27090,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -23580,7 +27100,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -23588,7 +27110,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -23596,7 +27120,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -23604,7 +27130,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -23612,7 +27140,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -23620,7 +27150,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNoteLabelPosition?", "DisplayName": "Kendo.Mvc.UI.ChartNoteLabelPosition? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -23639,10 +27171,10 @@ }, { "__Checksum": { - "Data1": 545902814153410517, - "Data2": -7492198745715733429, - "Data3": 1508049847596114594, - "Data4": -5872007271333094106 + "Data1": 4178127688595841215, + "Data2": -1022626602371904942, + "Data3": 2349418862563596774, + "Data4": -8595917216240172904 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLineSettingsTagHelper", @@ -23664,7 +27196,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -23672,7 +27206,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -23680,7 +27216,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23688,7 +27226,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesLineSettingsTagHelper.Length", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { @@ -23700,10 +27240,10 @@ }, { "__Checksum": { - "Data1": 2209923076334006565, - "Data2": 6266896027336552400, - "Data3": -1605047998376073356, - "Data4": -1905011490395782213 + "Data1": -1208133176955880200, + "Data2": -5370477305933654402, + "Data3": 339939041581367065, + "Data4": -8830369658066769800 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesSettingsTagHelper", @@ -23725,7 +27265,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -23733,7 +27275,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNotePosition?", "DisplayName": "Kendo.Mvc.UI.ChartNotePosition? Kendo.Mvc.TagHelpers.ChartCategoryAxisNotesSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -23762,10 +27306,10 @@ }, { "__Checksum": { - "Data1": 6961026686294517022, - "Data2": 4024118702957797978, - "Data3": 9218517767599334384, - "Data4": -2653237393205454081 + "Data1": -4111362080941293876, + "Data2": 6687719747504110964, + "Data3": -1871535693744215806, + "Data4": 81870833340672741 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelBorderSettingsTagHelper", @@ -23787,7 +27331,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23795,7 +27341,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -23803,7 +27351,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -23815,10 +27365,10 @@ }, { "__Checksum": { - "Data1": -5914660416321301074, - "Data2": 4415429186890498851, - "Data3": 5151212044759983418, - "Data4": 6325027350373559498 + "Data1": -5405426307609332432, + "Data2": -4059422857101950723, + "Data3": -8241793438215891695, + "Data4": 7171236525248647285 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelMarginSettingsTagHelper", @@ -23840,7 +27390,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -23848,7 +27400,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -23856,7 +27410,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -23864,7 +27420,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -23876,10 +27434,10 @@ }, { "__Checksum": { - "Data1": 928680338168050565, - "Data2": 2276584896132112992, - "Data3": 628064149690604914, - "Data4": 2519599418265964042 + "Data1": 6382892829740243149, + "Data2": -3738366235219055150, + "Data3": -733505251196079197, + "Data4": -8888837615920772066 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelPaddingSettingsTagHelper", @@ -23901,7 +27459,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -23909,7 +27469,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -23917,7 +27479,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -23925,7 +27489,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -23937,10 +27503,10 @@ }, { "__Checksum": { - "Data1": 7592531011528208660, - "Data2": -3353088082748967076, - "Data3": -2400398250188465680, - "Data4": -4305738524844519912 + "Data1": -2299839502485225825, + "Data2": -8639880398384565489, + "Data3": 4566914981589670193, + "Data4": -3777609631914608889 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper", @@ -23962,7 +27528,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -23970,7 +27538,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -23978,7 +27548,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -23986,7 +27558,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -23994,7 +27568,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -24002,7 +27578,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -24010,7 +27588,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -24018,7 +27598,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -24026,7 +27608,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandLabelSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } } ], "AllowedChildTags": [ @@ -24055,10 +27639,10 @@ }, { "__Checksum": { - "Data1": 6087258888775742794, - "Data2": 5457092605851744292, - "Data3": 7384375523744250915, - "Data4": -2356955410416956736 + "Data1": -7872499056776973993, + "Data2": 7852442820554016906, + "Data3": -5777903010412664334, + "Data4": 6461963295513365783 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandTagHelper", @@ -24080,7 +27664,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -24088,7 +27674,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -24096,7 +27684,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -24104,7 +27694,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { @@ -24116,10 +27708,10 @@ }, { "__Checksum": { - "Data1": 4176431682010534400, - "Data2": 849834231535065340, - "Data3": -2217198549853475272, - "Data4": 8444411919794864531 + "Data1": -7501388025223245248, + "Data2": 4633650341143372809, + "Data3": 189928546730962635, + "Data4": 2162379955175229199 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisPlotBandsTagHelper", @@ -24149,10 +27741,10 @@ }, { "__Checksum": { - "Data1": -9027919072672151378, - "Data2": 4673512689539383794, - "Data3": 4900363232858037906, - "Data4": 8932077918373078461 + "Data1": 4699299181807453392, + "Data2": 3005453364515525223, + "Data3": -5137049368677723931, + "Data4": -5593931882337037678 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsBorderSettingsTagHelper", @@ -24174,7 +27766,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -24182,7 +27776,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -24190,7 +27786,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -24202,10 +27800,10 @@ }, { "__Checksum": { - "Data1": -8129516062913702622, - "Data2": 2599410509925439176, - "Data3": -767177458392521505, - "Data4": 6057350790306260496 + "Data1": 1010271202693284136, + "Data2": -2013002613292542817, + "Data3": -354597873934304540, + "Data4": 8934956168088546697 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsDateFormatsSettingsTagHelper", @@ -24227,7 +27825,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsDateFormatsSettingsTagHelper.Days", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "ITagHelper", @@ -24235,7 +27835,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsDateFormatsSettingsTagHelper.Hours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "ITagHelper", @@ -24243,7 +27845,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsDateFormatsSettingsTagHelper.Months", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "ITagHelper", @@ -24251,7 +27855,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsDateFormatsSettingsTagHelper.Weeks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "ITagHelper", @@ -24259,7 +27865,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsDateFormatsSettingsTagHelper.Years", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { @@ -24271,10 +27879,10 @@ }, { "__Checksum": { - "Data1": 5442921262662163596, - "Data2": 833318359409459858, - "Data3": -2105896888739323108, - "Data4": -6681967533079574841 + "Data1": -8763070028793467734, + "Data2": 6775146286347325786, + "Data3": 2006031540993441761, + "Data4": 5693369004825749771 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsMarginSettingsTagHelper", @@ -24296,7 +27904,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -24304,7 +27914,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -24312,7 +27924,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -24320,7 +27934,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -24332,10 +27948,10 @@ }, { "__Checksum": { - "Data1": -8280014225012721442, - "Data2": 3353739428832730506, - "Data3": 6436096844347355123, - "Data4": -5778984988451537678 + "Data1": 8205814936696990892, + "Data2": 5246572767698604913, + "Data3": -1221561351686059687, + "Data4": -948229204110915555 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsPaddingSettingsTagHelper", @@ -24357,7 +27973,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -24365,7 +27983,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -24373,7 +27993,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -24381,7 +28003,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -24393,10 +28017,10 @@ }, { "__Checksum": { - "Data1": 8743060478774527788, - "Data2": 5447347830110668636, - "Data3": -1809992352853915990, - "Data4": 2195919326186489423 + "Data1": -8424088182699251367, + "Data2": -2429023341161764822, + "Data3": -2831203924042939558, + "Data4": -4709106363323444234 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsRotationSettingsTagHelper", @@ -24418,7 +28042,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsRotationSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -24426,7 +28052,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsRotationSettingsTagHelper.Angle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } } ], "Metadata": { @@ -24438,10 +28066,10 @@ }, { "__Checksum": { - "Data1": 8643205591719415114, - "Data2": -4735583949359111121, - "Data3": 5798026809956098780, - "Data4": 6109580931770702867 + "Data1": -5106398239002304020, + "Data2": 1849703725690868102, + "Data3": -6160203130169773786, + "Data4": 8425492618075715705 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper", @@ -24463,7 +28091,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -24471,7 +28101,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -24479,7 +28111,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -24487,7 +28121,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -24495,7 +28131,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -24503,7 +28141,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.Mirror", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "ITagHelper", @@ -24511,7 +28151,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -24519,7 +28161,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -24527,7 +28171,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -24535,7 +28181,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -24543,7 +28191,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -24551,7 +28201,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisRangeLabelsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } } ], "AllowedChildTags": [ @@ -24590,10 +28242,10 @@ }, { "__Checksum": { - "Data1": 858120999977117860, - "Data2": 118095660474426567, - "Data3": -2527308295405945560, - "Data4": 1459156992679881593 + "Data1": 9151094659186995256, + "Data2": 6226044517657271150, + "Data3": 6117975713195607735, + "Data4": 1953080169089993141 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisSelectMousewheelSettingsTagHelper", @@ -24615,7 +28267,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisSelectMousewheelSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -24623,7 +28277,9 @@ "TypeName": "Kendo.Mvc.UI.ChartZoomDirection?", "DisplayName": "Kendo.Mvc.UI.ChartZoomDirection? Kendo.Mvc.TagHelpers.ChartCategoryAxisSelectMousewheelSettingsTagHelper.Zoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Zoom" } + "Metadata": { + "Common.PropertyName": "Zoom" + } } ], "Metadata": { @@ -24635,10 +28291,10 @@ }, { "__Checksum": { - "Data1": 5843975306272491755, - "Data2": -1320484745096157244, - "Data3": 3769049896318330945, - "Data4": 6977714487641688934 + "Data1": -1154052913573546635, + "Data2": -1752161999922823735, + "Data3": 2746848269710491423, + "Data4": 3611504267792953150 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisSelectSettingsTagHelper", @@ -24660,7 +28316,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartCategoryAxisSelectSettingsTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -24668,7 +28326,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartCategoryAxisSelectSettingsTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -24676,7 +28336,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartCategoryAxisSelectSettingsTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -24684,7 +28346,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartCategoryAxisSelectSettingsTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "AllowedChildTags": [ @@ -24703,10 +28367,10 @@ }, { "__Checksum": { - "Data1": 817974444395818874, - "Data2": -3184871260225129724, - "Data3": -5461958442535964295, - "Data4": 5467545244131950913 + "Data1": -2137243759086792887, + "Data2": -8791493538785121066, + "Data3": -915970057062595419, + "Data4": -5961795729843767535 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper", @@ -24728,7 +28392,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.AxisCrossingValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "ITagHelper", @@ -24736,7 +28402,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -24744,7 +28412,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.BaseUnitStep", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BaseUnitStep" } + "Metadata": { + "Common.PropertyName": "BaseUnitStep" + } }, { "Kind": "ITagHelper", @@ -24752,7 +28422,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Categories", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Categories" } + "Metadata": { + "Common.PropertyName": "Categories" + } }, { "Kind": "ITagHelper", @@ -24760,7 +28432,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -24768,7 +28442,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -24776,7 +28452,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Justify", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Justify" } + "Metadata": { + "Common.PropertyName": "Justify" + } }, { "Kind": "ITagHelper", @@ -24784,7 +28462,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -24792,7 +28472,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.MaxDateGroups", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxDateGroups" } + "Metadata": { + "Common.PropertyName": "MaxDateGroups" + } }, { "Kind": "ITagHelper", @@ -24800,7 +28482,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.MaxDivisions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxDivisions" } + "Metadata": { + "Common.PropertyName": "MaxDivisions" + } }, { "Kind": "ITagHelper", @@ -24808,7 +28492,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -24816,7 +28502,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -24824,7 +28512,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Pane", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pane" } + "Metadata": { + "Common.PropertyName": "Pane" + } }, { "Kind": "ITagHelper", @@ -24832,7 +28522,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -24840,7 +28532,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.RoundToBaseUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RoundToBaseUnit" } + "Metadata": { + "Common.PropertyName": "RoundToBaseUnit" + } }, { "Kind": "ITagHelper", @@ -24848,7 +28542,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.StartAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "ITagHelper", @@ -24856,7 +28552,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -24864,7 +28562,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.WeekStartDay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekStartDay" } + "Metadata": { + "Common.PropertyName": "WeekStartDay" + } }, { "Kind": "ITagHelper", @@ -24872,7 +28572,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisBaseUnit?", "DisplayName": "Kendo.Mvc.UI.ChartAxisBaseUnit? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.BaseUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "ITagHelper", @@ -24880,7 +28582,9 @@ "TypeName": "Kendo.Mvc.UI.ChartCategoryAxisType?", "DisplayName": "Kendo.Mvc.UI.ChartCategoryAxisType? Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -24959,10 +28663,10 @@ }, { "__Checksum": { - "Data1": 5741525317640951618, - "Data2": -5233049469727563881, - "Data3": 7417808448650529276, - "Data4": 7279068319580238239 + "Data1": 5090169867817476679, + "Data2": 7534179250074770443, + "Data3": 5624910727596262789, + "Data4": 7867039623467699228 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTagHelperCollection", @@ -25002,10 +28706,10 @@ }, { "__Checksum": { - "Data1": -5818192784213517954, - "Data2": -4193455635459651915, - "Data3": 1239839788551774184, - "Data4": -4756216760394628594 + "Data1": 8125777298774206071, + "Data2": -5969742088923586223, + "Data3": 1373981270932799961, + "Data4": 7866629619418897402 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleBorderSettingsTagHelper", @@ -25027,7 +28731,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -25035,7 +28741,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -25043,7 +28751,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -25055,10 +28765,10 @@ }, { "__Checksum": { - "Data1": -8765856081929841897, - "Data2": -6967473249027684819, - "Data3": -6159722359444710817, - "Data4": -2572933668687138614 + "Data1": 5383676868099227109, + "Data2": 7458691536567619038, + "Data3": 8848980899704146580, + "Data4": 3974165889121998720 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleMarginSettingsTagHelper", @@ -25080,7 +28790,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -25088,7 +28800,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -25096,7 +28810,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -25104,7 +28820,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -25116,10 +28834,10 @@ }, { "__Checksum": { - "Data1": -8653246395809645592, - "Data2": 7437185410397304446, - "Data3": 9000740241757326434, - "Data4": -7003081963577254861 + "Data1": -6462450291361529352, + "Data2": -6906969722997534056, + "Data3": 6785606478362469949, + "Data4": 3993456292221997933 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTitlePaddingSettingsTagHelper", @@ -25141,7 +28859,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitlePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -25149,7 +28869,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitlePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -25157,7 +28879,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitlePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -25165,7 +28889,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitlePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -25177,10 +28903,10 @@ }, { "__Checksum": { - "Data1": 7301978924300721317, - "Data2": -3883832690514507170, - "Data3": -2127148962855516588, - "Data4": 4520928590523415589 + "Data1": -8930069764788954722, + "Data2": 4690274915774035162, + "Data3": -6366712170164603868, + "Data4": 9061354564562068022 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleSettingsTagHelper", @@ -25202,7 +28928,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -25210,7 +28938,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -25218,7 +28948,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -25226,7 +28958,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -25234,7 +28968,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -25242,7 +28978,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -25250,7 +28988,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -25258,7 +28998,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisTitlePosition?", "DisplayName": "Kendo.Mvc.UI.ChartAxisTitlePosition? Kendo.Mvc.TagHelpers.ChartCategoryAxisTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -25287,10 +29029,10 @@ }, { "__Checksum": { - "Data1": 896448349565729206, - "Data2": 3019366095104455401, - "Data3": 4370940371115468583, - "Data4": -8864545335243988803 + "Data1": -8633521581916893785, + "Data2": 7738961514659116851, + "Data3": -1923328636169592434, + "Data4": -7304381344975300870 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartChartAreaBorderSettingsTagHelper", @@ -25312,7 +29054,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartChartAreaBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -25320,7 +29064,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartChartAreaBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -25328,7 +29074,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartChartAreaBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -25340,10 +29088,10 @@ }, { "__Checksum": { - "Data1": 2377993161527744927, - "Data2": 2411488779735386142, - "Data3": -7114310981952500162, - "Data4": 5938183569919035151 + "Data1": -5394855003923081325, + "Data2": -660356730578765108, + "Data3": -5483237915666335674, + "Data4": -6990781026300641684 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartChartAreaMarginSettingsTagHelper", @@ -25365,7 +29113,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartChartAreaMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -25373,7 +29123,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartChartAreaMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -25381,7 +29133,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartChartAreaMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -25389,7 +29143,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartChartAreaMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -25401,10 +29157,10 @@ }, { "__Checksum": { - "Data1": -1776052244465342280, - "Data2": -3162399157462953473, - "Data3": 8082631806745961846, - "Data4": 9167900322385596466 + "Data1": 6017590425810955935, + "Data2": -6667654954558769878, + "Data3": 2144670175971565255, + "Data4": -3857177894610704133 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartChartAreaSettingsTagHelper", @@ -25438,7 +29194,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartChartAreaSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -25446,7 +29204,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartChartAreaSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -25454,7 +29214,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartChartAreaSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -25462,7 +29224,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartChartAreaSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -25486,10 +29250,10 @@ }, { "__Checksum": { - "Data1": -6153419801111954969, - "Data2": 7432430750046170990, - "Data3": -8551064554175483437, - "Data4": 8263127630997832911 + "Data1": 8766139524876381604, + "Data2": 7389875077759056300, + "Data3": 8865062127982760614, + "Data4": 1779435050904364750 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendBorderSettingsTagHelper", @@ -25511,7 +29275,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -25519,7 +29285,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartLegendBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -25527,7 +29295,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -25539,10 +29309,10 @@ }, { "__Checksum": { - "Data1": -1821659235457878911, - "Data2": -1890437277247292461, - "Data3": 2718903052931360645, - "Data4": -1620301843384216664 + "Data1": 8120453719027509964, + "Data2": 84069016837140515, + "Data3": -4536210722771753465, + "Data4": 6030233108704921162 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendInactiveItemsLabelsSettingsTagHelper", @@ -25564,7 +29334,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendInactiveItemsLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -25572,7 +29344,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendInactiveItemsLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -25580,7 +29354,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendInactiveItemsLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -25588,7 +29364,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendInactiveItemsLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -25596,7 +29374,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartLegendInactiveItemsLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -25604,7 +29384,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendInactiveItemsLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "Metadata": { @@ -25616,10 +29398,10 @@ }, { "__Checksum": { - "Data1": -2169164596850901235, - "Data2": -559116325779309215, - "Data3": 112121568942994313, - "Data4": -786917412435471953 + "Data1": -6007764285737117307, + "Data2": -4321723944904496713, + "Data3": -1964029317305106301, + "Data4": 5151489940546525054 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendInactiveItemsSettingsTagHelper", @@ -25650,10 +29432,10 @@ }, { "__Checksum": { - "Data1": -2009031781856328711, - "Data2": -5408453439656590862, - "Data3": -2954663467235075426, - "Data4": -6485655297657262893 + "Data1": 55357179737951667, + "Data2": 5523964083212304367, + "Data3": -1483672320489316806, + "Data4": -1621989197629993525 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendItemSettingsTagHelper", @@ -25675,7 +29457,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendItemSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -25683,7 +29467,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendItemSettingsTagHelper.Cursor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cursor" } + "Metadata": { + "Common.PropertyName": "Cursor" + } } ], "Metadata": { @@ -25695,10 +29481,10 @@ }, { "__Checksum": { - "Data1": -1453228053764827058, - "Data2": 5140274955324155028, - "Data3": -8590404315468225229, - "Data4": 1036665265538687723 + "Data1": 3768388904488504646, + "Data2": 5000534229843604493, + "Data3": -8577720717282768308, + "Data4": 7381434475961429057 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendLabelsMarginSettingsTagHelper", @@ -25720,7 +29506,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -25728,7 +29516,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -25736,7 +29526,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -25744,7 +29536,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -25756,10 +29550,10 @@ }, { "__Checksum": { - "Data1": -7666264433173676470, - "Data2": -5632511439955656774, - "Data3": -8006465519917755092, - "Data4": -7310997973414218246 + "Data1": -1684812908755791776, + "Data2": -740137104008230915, + "Data3": 9160561940470823360, + "Data4": -6200863864475782785 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendLabelsPaddingSettingsTagHelper", @@ -25781,7 +29575,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -25789,7 +29585,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -25797,7 +29595,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -25805,7 +29605,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -25817,10 +29619,10 @@ }, { "__Checksum": { - "Data1": 563902425768251710, - "Data2": -394179490301459776, - "Data3": 8405247555564362456, - "Data4": -233879091871454339 + "Data1": -2630805066080438453, + "Data2": 3815763579726479203, + "Data3": -2847139111988667010, + "Data4": -14955492746528094 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendLabelsSettingsTagHelper", @@ -25842,7 +29644,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -25850,7 +29654,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -25858,7 +29664,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -25866,7 +29674,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -25874,7 +29684,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartLegendLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -25882,7 +29694,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "AllowedChildTags": [ @@ -25906,10 +29720,10 @@ }, { "__Checksum": { - "Data1": -5137005363365608830, - "Data2": -2961136956819232038, - "Data3": -4030976476386642195, - "Data4": -1192292832712523021 + "Data1": -3621216673994042105, + "Data2": -929421420930937470, + "Data3": 1940363604446727283, + "Data4": 3963216090309863075 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendMarginSettingsTagHelper", @@ -25931,7 +29745,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -25939,7 +29755,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -25947,7 +29765,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -25955,7 +29775,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -25967,10 +29789,10 @@ }, { "__Checksum": { - "Data1": -1067690134783316782, - "Data2": 7525269395937440413, - "Data3": 4034414094031975557, - "Data4": -5413422703417115216 + "Data1": 616237743233727761, + "Data2": 4392210159610243212, + "Data3": -1714924680739183053, + "Data4": -5991544475016323911 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendPaddingSettingsTagHelper", @@ -25992,7 +29814,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -26000,7 +29824,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -26008,7 +29834,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -26016,7 +29844,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -26028,10 +29858,10 @@ }, { "__Checksum": { - "Data1": -8617014594835266809, - "Data2": 430827005021671536, - "Data3": -2564853587733699347, - "Data4": -8323666122637874658 + "Data1": -5785990458696512869, + "Data2": -6227174657407109586, + "Data3": -4449872257132997022, + "Data4": -8858812786355522136 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper", @@ -26065,7 +29895,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -26073,7 +29905,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -26081,7 +29915,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.OffsetX", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OffsetX" } + "Metadata": { + "Common.PropertyName": "OffsetX" + } }, { "Kind": "ITagHelper", @@ -26089,7 +29925,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.OffsetY", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OffsetY" } + "Metadata": { + "Common.PropertyName": "OffsetY" + } }, { "Kind": "ITagHelper", @@ -26097,7 +29935,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -26105,7 +29945,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.Spacing", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "ITagHelper", @@ -26113,7 +29955,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -26121,7 +29965,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -26129,7 +29975,9 @@ "TypeName": "Kendo.Mvc.UI.ChartLegendAlign?", "DisplayName": "Kendo.Mvc.UI.ChartLegendAlign? Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -26137,7 +29985,9 @@ "TypeName": "Kendo.Mvc.UI.ChartLegendOrientation?", "DisplayName": "Kendo.Mvc.UI.ChartLegendOrientation? Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -26145,7 +29995,9 @@ "TypeName": "Kendo.Mvc.UI.ChartLegendPosition?", "DisplayName": "Kendo.Mvc.UI.ChartLegendPosition? Kendo.Mvc.TagHelpers.ChartLegendSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -26194,10 +30046,10 @@ }, { "__Checksum": { - "Data1": 1772878951954789015, - "Data2": 2361986670039715740, - "Data3": 8194932800690865133, - "Data4": -438120804610595916 + "Data1": 103843281317284565, + "Data2": -6516327113779123346, + "Data3": 3384709258580285302, + "Data4": -7074506125045058170 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendTitleBorderSettingsTagHelper", @@ -26219,7 +30071,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -26227,7 +30081,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartLegendTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -26235,7 +30091,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -26247,10 +30105,10 @@ }, { "__Checksum": { - "Data1": -3541511455167967900, - "Data2": 8888464769289608752, - "Data3": -4354198541382029309, - "Data4": -1112974472001176548 + "Data1": 3660348560987581522, + "Data2": -5083651500623773396, + "Data3": -8718074076275843212, + "Data4": 2508988935747195549 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendTitleMarginSettingsTagHelper", @@ -26272,7 +30130,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -26280,7 +30140,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -26288,7 +30150,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -26296,7 +30160,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -26308,10 +30174,10 @@ }, { "__Checksum": { - "Data1": -9007980412473517640, - "Data2": 3589646908690860141, - "Data3": -7036417999794161391, - "Data4": -8258469232297383780 + "Data1": 4855462688467708032, + "Data2": -9046864876582567781, + "Data3": -8312437485667359597, + "Data4": -6789006691322206542 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendTitlePaddingSettingsTagHelper", @@ -26333,7 +30199,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendTitlePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -26341,7 +30209,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendTitlePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -26349,7 +30219,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendTitlePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -26357,7 +30229,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartLegendTitlePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -26369,10 +30243,10 @@ }, { "__Checksum": { - "Data1": -2895187793277354339, - "Data2": -141994260932802875, - "Data3": 2035936018683884385, - "Data4": -2029847301744804423 + "Data1": 2045619795375101956, + "Data2": 5438572177812936141, + "Data3": -7951553829268975598, + "Data4": 7418604337834691903 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartLegendTitleSettingsTagHelper", @@ -26394,7 +30268,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendTitleSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -26402,7 +30278,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -26410,7 +30288,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -26418,7 +30298,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -26426,7 +30308,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -26434,7 +30318,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartLegendTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -26442,7 +30328,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartLegendTitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -26471,10 +30359,10 @@ }, { "__Checksum": { - "Data1": -6076150845205620519, - "Data2": 3191465548366634836, - "Data3": 6249086607123338690, - "Data4": -6950960255629296898 + "Data1": -6831342233022792165, + "Data2": 2583115584514518835, + "Data3": -4691801536203987946, + "Data4": -667009172628925119 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneBorderSettingsTagHelper", @@ -26496,7 +30384,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -26504,7 +30394,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartPaneBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -26512,7 +30404,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -26524,10 +30418,10 @@ }, { "__Checksum": { - "Data1": 3779196882084101525, - "Data2": 47166138081058758, - "Data3": -8423948505444594006, - "Data4": 5415491195472627323 + "Data1": -3516495430487897210, + "Data2": 1180896418349202135, + "Data3": -2962524707647871529, + "Data4": -6086725182558143766 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsBorderSettingsTagHelper", @@ -26549,7 +30443,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneDefaultsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -26557,7 +30453,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartPaneDefaultsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -26565,7 +30463,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -26577,10 +30477,10 @@ }, { "__Checksum": { - "Data1": 7162774278741277520, - "Data2": 743872696358714154, - "Data3": 4659063914577820910, - "Data4": 6697926304249740042 + "Data1": -185550247121419752, + "Data2": 7761653575788847549, + "Data3": -3600271921049803376, + "Data4": 2714754377483755273 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsMarginSettingsTagHelper", @@ -26602,7 +30502,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -26610,7 +30512,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -26618,7 +30522,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -26626,7 +30532,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -26638,10 +30546,10 @@ }, { "__Checksum": { - "Data1": -7032276282432317256, - "Data2": -542290160378190079, - "Data3": 1565128899315978857, - "Data4": 2107298350109523401 + "Data1": 8938558036796252689, + "Data2": -2886110704210314823, + "Data3": 1304450210582807301, + "Data4": 6158457973336140 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsPaddingSettingsTagHelper", @@ -26663,7 +30571,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -26671,7 +30581,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -26679,7 +30591,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -26687,7 +30601,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -26699,10 +30615,10 @@ }, { "__Checksum": { - "Data1": -5648953316197100740, - "Data2": -8730567305899420413, - "Data3": -1512238401713731913, - "Data4": -3136311913197083580 + "Data1": -3002472799230789284, + "Data2": -3525252230306457208, + "Data3": -7589306045674455747, + "Data4": 3117028412021450272 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsSettingsTagHelper", @@ -26724,7 +30640,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneDefaultsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -26732,7 +30650,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartPaneDefaultsSettingsTagHelper.Clip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clip" } + "Metadata": { + "Common.PropertyName": "Clip" + } }, { "Kind": "ITagHelper", @@ -26740,7 +30660,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "AllowedChildTags": [ @@ -26774,10 +30696,10 @@ }, { "__Checksum": { - "Data1": -7764284209191058872, - "Data2": 2545747033157490484, - "Data3": -7629589770715516404, - "Data4": -5482926794265884014 + "Data1": 5064450617570173108, + "Data2": -1125419761794389194, + "Data3": -1107067684019795069, + "Data4": -256156139178008156 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleBorderSettingsTagHelper", @@ -26799,7 +30721,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -26807,7 +30731,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -26815,7 +30741,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -26827,10 +30755,10 @@ }, { "__Checksum": { - "Data1": -451021184492104304, - "Data2": -8036675313369030268, - "Data3": -6822471268855936320, - "Data4": -4390537155287448122 + "Data1": 8744459813119630175, + "Data2": 4654955326685050794, + "Data3": -4607671905665712716, + "Data4": -9051099304550064232 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleMarginSettingsTagHelper", @@ -26852,7 +30780,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -26860,7 +30790,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -26868,7 +30800,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -26876,7 +30810,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -26888,10 +30824,10 @@ }, { "__Checksum": { - "Data1": 1791970984888641769, - "Data2": -1878344992696122970, - "Data3": 8987751247807825647, - "Data4": -6406673536597070614 + "Data1": -5882689302269097222, + "Data2": -5818629634260365156, + "Data3": -6047746737948391357, + "Data4": -1732025127397143424 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleSettingsTagHelper", @@ -26913,7 +30849,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -26921,7 +30859,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -26929,7 +30869,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -26937,7 +30879,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -26945,7 +30889,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneDefaultsTitleSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } } ], "AllowedChildTags": [ @@ -26969,10 +30915,10 @@ }, { "__Checksum": { - "Data1": 2027345142483401759, - "Data2": -3690008365886625854, - "Data3": -4262352845050006798, - "Data4": 3025669871616903636 + "Data1": 696719766047464037, + "Data2": -6287183308765848977, + "Data3": -6415753231603696376, + "Data4": 5462782357219884686 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneMarginSettingsTagHelper", @@ -26994,7 +30940,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -27002,7 +30950,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -27010,7 +30960,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -27018,7 +30970,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -27030,10 +30984,10 @@ }, { "__Checksum": { - "Data1": -1325764929202901371, - "Data2": 7760628111596304062, - "Data3": -3596961194346079704, - "Data4": -2850401487659709982 + "Data1": 8877428046821075092, + "Data2": 8700287099957094960, + "Data3": -1150746097449987978, + "Data4": 6479710020196867414 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPanePaddingSettingsTagHelper", @@ -27055,7 +31009,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPanePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -27063,7 +31019,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPanePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -27071,7 +31029,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPanePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -27079,7 +31039,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPanePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -27091,10 +31053,10 @@ }, { "__Checksum": { - "Data1": -1865230371948925370, - "Data2": -2890952507090196796, - "Data3": 5575622814505905726, - "Data4": 6693732961530462808 + "Data1": -7017823082897943716, + "Data2": -401111979657872990, + "Data3": 1653801470342850719, + "Data4": -4700533733501738625 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneTagHelper", @@ -27116,7 +31078,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -27124,7 +31088,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartPaneTagHelper.Clip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clip" } + "Metadata": { + "Common.PropertyName": "Clip" + } }, { "Kind": "ITagHelper", @@ -27132,7 +31098,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -27140,7 +31108,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "AllowedChildTags": [ @@ -27174,10 +31144,10 @@ }, { "__Checksum": { - "Data1": -8043211537678261350, - "Data2": 2268416080662117010, - "Data3": 63536684520041243, - "Data4": 4608587426396360051 + "Data1": 932285273779104544, + "Data2": -5798608891280137671, + "Data3": 7577829472920847990, + "Data4": 7335429498810399225 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPanesTagHelper", @@ -27217,10 +31187,10 @@ }, { "__Checksum": { - "Data1": 778933240273193687, - "Data2": 1290878324652398265, - "Data3": -4521817035692865944, - "Data4": 5971363649780644381 + "Data1": 3653296705315833041, + "Data2": -4238795557685257625, + "Data3": -5189149752619839483, + "Data4": -4074913193715935182 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneTitleBorderSettingsTagHelper", @@ -27242,7 +31212,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -27250,7 +31222,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartPaneTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -27258,7 +31232,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -27270,10 +31246,10 @@ }, { "__Checksum": { - "Data1": 542968092597764192, - "Data2": 4123904014942960316, - "Data3": -2909396212568505059, - "Data4": 400098454827748858 + "Data1": 3984134394347191485, + "Data2": -2172652508508208378, + "Data3": -5932707834619516936, + "Data4": 6744158638944860522 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneTitleMarginSettingsTagHelper", @@ -27295,7 +31271,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -27303,7 +31281,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -27311,7 +31291,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -27319,7 +31301,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPaneTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -27331,10 +31315,10 @@ }, { "__Checksum": { - "Data1": -3547830577349984083, - "Data2": -4798086284781199145, - "Data3": 329399249367455807, - "Data4": -773201435208557376 + "Data1": -6449238199907833112, + "Data2": -4238255846757905542, + "Data3": 2825844817432613015, + "Data4": -3185067974039376502 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPaneTitleSettingsTagHelper", @@ -27356,7 +31340,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneTitleSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -27364,7 +31350,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -27372,7 +31360,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -27380,7 +31370,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -27388,7 +31380,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -27396,7 +31390,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPaneTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -27404,7 +31400,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartPaneTitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -27428,10 +31426,10 @@ }, { "__Checksum": { - "Data1": -8147151695102702433, - "Data2": -3753275009454564732, - "Data3": 6619927299645918639, - "Data4": 970534242169206540 + "Data1": -3458582801654137044, + "Data2": 2119690063376619648, + "Data3": -2587893332510978639, + "Data4": -875715821838542486 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPannableSettingsTagHelper", @@ -27459,7 +31457,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartPannableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -27467,7 +31467,9 @@ "TypeName": "Kendo.Mvc.UI.ChartActivationKey?", "DisplayName": "Kendo.Mvc.UI.ChartActivationKey? Kendo.Mvc.TagHelpers.ChartPannableSettingsTagHelper.Key", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Key" } + "Metadata": { + "Common.PropertyName": "Key" + } }, { "Kind": "ITagHelper", @@ -27475,7 +31477,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLock?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLock? Kendo.Mvc.TagHelpers.ChartPannableSettingsTagHelper.Lock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lock" } + "Metadata": { + "Common.PropertyName": "Lock" + } } ], "Metadata": { @@ -27487,10 +31491,10 @@ }, { "__Checksum": { - "Data1": 3637011948204694614, - "Data2": 5844363044211984469, - "Data3": -1473365434632638583, - "Data4": -8615545487451700812 + "Data1": 8272571188541629368, + "Data2": 4553739545399763740, + "Data3": 6304642292792290496, + "Data4": 6641113990796432785 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPdfMarginSettingsTagHelper", @@ -27512,7 +31516,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPdfMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -27520,7 +31526,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPdfMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -27528,7 +31536,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPdfMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -27536,7 +31546,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPdfMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -27548,10 +31560,10 @@ }, { "__Checksum": { - "Data1": 4791472520003336062, - "Data2": -4237682547563231778, - "Data3": -5252627225506902086, - "Data4": -8326728298815832039 + "Data1": 4005646290865945353, + "Data2": 5386550578279200856, + "Data3": -2915079202236259722, + "Data4": -1504277129252640456 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper", @@ -27585,7 +31597,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.Author", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Author" } + "Metadata": { + "Common.PropertyName": "Author" + } }, { "Kind": "ITagHelper", @@ -27593,7 +31607,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.AutoPrint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoPrint" } + "Metadata": { + "Common.PropertyName": "AutoPrint" + } }, { "Kind": "ITagHelper", @@ -27601,7 +31617,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.Creator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Creator" } + "Metadata": { + "Common.PropertyName": "Creator" + } }, { "Kind": "ITagHelper", @@ -27609,7 +31627,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -27617,7 +31637,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -27625,7 +31647,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -27633,7 +31657,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.JpegQuality", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JpegQuality" } + "Metadata": { + "Common.PropertyName": "JpegQuality" + } }, { "Kind": "ITagHelper", @@ -27641,7 +31667,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.KeepPNG", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KeepPNG" } + "Metadata": { + "Common.PropertyName": "KeepPNG" + } }, { "Kind": "ITagHelper", @@ -27649,7 +31677,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.Keywords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Keywords" } + "Metadata": { + "Common.PropertyName": "Keywords" + } }, { "Kind": "ITagHelper", @@ -27657,7 +31687,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } }, { "Kind": "ITagHelper", @@ -27665,7 +31697,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.PaperSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaperSize" } + "Metadata": { + "Common.PropertyName": "PaperSize" + } }, { "Kind": "ITagHelper", @@ -27673,7 +31707,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -27681,7 +31717,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } }, { "Kind": "ITagHelper", @@ -27689,7 +31727,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.Subject", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subject" } + "Metadata": { + "Common.PropertyName": "Subject" + } }, { "Kind": "ITagHelper", @@ -27697,7 +31737,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPdfSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -27716,10 +31758,10 @@ }, { "__Checksum": { - "Data1": -6843625864544042859, - "Data2": -7053861369368446567, - "Data3": -5621528946109889588, - "Data4": -7559996832472673859 + "Data1": -4990617784347565502, + "Data2": -8305768263369706089, + "Data3": -1079829942633256123, + "Data4": -2667548570726818219 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPlotAreaBorderSettingsTagHelper", @@ -27741,7 +31783,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPlotAreaBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -27749,7 +31793,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPlotAreaBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -27757,7 +31803,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartPlotAreaBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -27769,10 +31817,10 @@ }, { "__Checksum": { - "Data1": 2897204925158500839, - "Data2": 4103893725243005962, - "Data3": 6901618943141950149, - "Data4": 1653211720290793879 + "Data1": -5613834281130800087, + "Data2": -8285708829838484715, + "Data3": 714523341236702494, + "Data4": 4309957674089637329 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPlotAreaMarginSettingsTagHelper", @@ -27794,7 +31842,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPlotAreaMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -27802,7 +31852,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPlotAreaMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -27810,7 +31862,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPlotAreaMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -27818,7 +31872,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPlotAreaMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -27830,10 +31886,10 @@ }, { "__Checksum": { - "Data1": -3911375638804775606, - "Data2": -7606745474725604985, - "Data3": -3867907298818313543, - "Data4": 6173946541193272538 + "Data1": -8914530162786339712, + "Data2": 2372621742560228924, + "Data3": 8415998386309159159, + "Data4": -5019428421565962346 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPlotAreaPaddingSettingsTagHelper", @@ -27855,7 +31911,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPlotAreaPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -27863,7 +31921,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPlotAreaPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -27871,7 +31931,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPlotAreaPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -27879,7 +31941,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPlotAreaPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -27891,10 +31955,10 @@ }, { "__Checksum": { - "Data1": 8627408785729975586, - "Data2": 6965191898772202115, - "Data3": 1432492390356097458, - "Data4": -444196699638190316 + "Data1": -1063051555860321289, + "Data2": 2584570166741225534, + "Data3": -6957146548072913604, + "Data4": 2852144487789473097 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartPlotAreaSettingsTagHelper", @@ -27928,7 +31992,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartPlotAreaSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -27936,7 +32002,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartPlotAreaSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "AllowedChildTags": [ @@ -27965,10 +32033,10 @@ }, { "__Checksum": { - "Data1": -6228932291860981112, - "Data2": -4218572898094714440, - "Data3": 5375694023693938234, - "Data4": -2086130204271658915 + "Data1": -2349739763278371176, + "Data2": 849741687394004116, + "Data3": -6279051823417855802, + "Data4": -1120365441998448151 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper", @@ -27990,7 +32058,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } }, { "Kind": "ITagHelper", @@ -27998,7 +32068,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.CloseHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CloseHandler" } + "Metadata": { + "Common.PropertyName": "CloseHandler" + } }, { "Kind": "ITagHelper", @@ -28006,7 +32078,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.High", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "High" } + "Metadata": { + "Common.PropertyName": "High" + } }, { "Kind": "ITagHelper", @@ -28014,7 +32088,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.HighHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HighHandler" } + "Metadata": { + "Common.PropertyName": "HighHandler" + } }, { "Kind": "ITagHelper", @@ -28022,7 +32098,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Low", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Low" } + "Metadata": { + "Common.PropertyName": "Low" + } }, { "Kind": "ITagHelper", @@ -28030,7 +32108,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.LowHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LowHandler" } + "Metadata": { + "Common.PropertyName": "LowHandler" + } }, { "Kind": "ITagHelper", @@ -28038,7 +32118,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Open", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Open" } + "Metadata": { + "Common.PropertyName": "Open" + } }, { "Kind": "ITagHelper", @@ -28046,7 +32128,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.OpenHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OpenHandler" } + "Metadata": { + "Common.PropertyName": "OpenHandler" + } }, { "Kind": "ITagHelper", @@ -28054,7 +32138,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Lower", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lower" } + "Metadata": { + "Common.PropertyName": "Lower" + } }, { "Kind": "ITagHelper", @@ -28062,7 +32148,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.LowerHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LowerHandler" } + "Metadata": { + "Common.PropertyName": "LowerHandler" + } }, { "Kind": "ITagHelper", @@ -28070,7 +32158,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Mean", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mean" } + "Metadata": { + "Common.PropertyName": "Mean" + } }, { "Kind": "ITagHelper", @@ -28078,7 +32168,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.MeanHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MeanHandler" } + "Metadata": { + "Common.PropertyName": "MeanHandler" + } }, { "Kind": "ITagHelper", @@ -28086,7 +32178,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Median", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Median" } + "Metadata": { + "Common.PropertyName": "Median" + } }, { "Kind": "ITagHelper", @@ -28094,7 +32188,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.MedianHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MedianHandler" } + "Metadata": { + "Common.PropertyName": "MedianHandler" + } }, { "Kind": "ITagHelper", @@ -28102,7 +32198,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Outliers", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Outliers" } + "Metadata": { + "Common.PropertyName": "Outliers" + } }, { "Kind": "ITagHelper", @@ -28110,7 +32208,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.OutliersHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OutliersHandler" } + "Metadata": { + "Common.PropertyName": "OutliersHandler" + } }, { "Kind": "ITagHelper", @@ -28118,7 +32218,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Q1", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Q1" } + "Metadata": { + "Common.PropertyName": "Q1" + } }, { "Kind": "ITagHelper", @@ -28126,7 +32228,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Q1Handler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Q1Handler" } + "Metadata": { + "Common.PropertyName": "Q1Handler" + } }, { "Kind": "ITagHelper", @@ -28134,7 +32238,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Q3", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Q3" } + "Metadata": { + "Common.PropertyName": "Q3" + } }, { "Kind": "ITagHelper", @@ -28142,7 +32248,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Q3Handler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Q3Handler" } + "Metadata": { + "Common.PropertyName": "Q3Handler" + } }, { "Kind": "ITagHelper", @@ -28150,7 +32258,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.Upper", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Upper" } + "Metadata": { + "Common.PropertyName": "Upper" + } }, { "Kind": "ITagHelper", @@ -28158,7 +32268,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesAggregateSettingsTagHelper.UpperHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UpperHandler" } + "Metadata": { + "Common.PropertyName": "UpperHandler" + } } ], "Metadata": { @@ -28170,10 +32282,10 @@ }, { "__Checksum": { - "Data1": -4090669554998537893, - "Data2": 4890759812316276683, - "Data3": -5755658997435695308, - "Data4": 2372497897898482699 + "Data1": -3721409475810808909, + "Data2": 8856714137551097352, + "Data3": -2498554528675484902, + "Data4": -912433527009051043 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesBorderSettingsTagHelper", @@ -28195,7 +32307,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -28203,7 +32317,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesBorderSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -28211,7 +32327,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -28219,7 +32337,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesBorderSettingsTagHelper.DashTypeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashTypeHandler" } + "Metadata": { + "Common.PropertyName": "DashTypeHandler" + } }, { "Kind": "ITagHelper", @@ -28227,7 +32347,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesBorderSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -28235,7 +32357,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesBorderSettingsTagHelper.OpacityHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OpacityHandler" } + "Metadata": { + "Common.PropertyName": "OpacityHandler" + } }, { "Kind": "ITagHelper", @@ -28243,7 +32367,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -28251,7 +32377,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesBorderSettingsTagHelper.WidthHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WidthHandler" } + "Metadata": { + "Common.PropertyName": "WidthHandler" + } } ], "Metadata": { @@ -28263,10 +32391,10 @@ }, { "__Checksum": { - "Data1": -4040737516211542923, - "Data2": -4442557501663600656, - "Data3": -5777561444262329256, - "Data4": 1962777748861740251 + "Data1": -5580467114894934085, + "Data2": 2118051402254494837, + "Data3": -668541084477036683, + "Data4": -674464317007146625 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesConnectorsSettingsTagHelper", @@ -28288,7 +32416,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesConnectorsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -28296,7 +32426,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesConnectorsSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -28304,7 +32436,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesConnectorsSettingsTagHelper.Padding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Padding" } + "Metadata": { + "Common.PropertyName": "Padding" + } }, { "Kind": "ITagHelper", @@ -28312,7 +32446,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesConnectorsSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -28324,10 +32460,10 @@ }, { "__Checksum": { - "Data1": 8066119944053039935, - "Data2": -536120754556450561, - "Data3": -1976886438625717432, - "Data4": -4646500287534759644 + "Data1": -2913019703529206265, + "Data2": -498292793641832871, + "Data3": 285064897865673293, + "Data4": 1109574675049954754 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsBorderSettingsTagHelper", @@ -28349,7 +32485,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -28357,7 +32495,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -28365,7 +32505,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -28377,10 +32519,10 @@ }, { "__Checksum": { - "Data1": -6730166064357841457, - "Data2": 8995422310627490011, - "Data3": -922690217435576979, - "Data4": -65496952874154042 + "Data1": 5449458854973781250, + "Data2": -8899293577801984738, + "Data3": 5431157490084160647, + "Data4": 6352062717324127317 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsBorderSettingsTagHelper", @@ -28402,7 +32544,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -28410,7 +32554,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -28418,7 +32564,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -28430,10 +32578,10 @@ }, { "__Checksum": { - "Data1": -5048250817838678748, - "Data2": 1521004372387047959, - "Data3": -5233908268562404042, - "Data4": 6815508456844986104 + "Data1": 2151995546395250718, + "Data2": -7896521351349724220, + "Data3": -2570622822770752412, + "Data4": -7743704397099790723 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromBorderSettingsTagHelper", @@ -28455,7 +32603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -28463,7 +32613,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -28471,7 +32623,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -28483,10 +32637,10 @@ }, { "__Checksum": { - "Data1": -7679684394497837350, - "Data2": 579761433387560378, - "Data3": -2686965180543830672, - "Data4": 4097217019166523228 + "Data1": 7416370119133281022, + "Data2": 3145690703712000663, + "Data3": -928107584052005707, + "Data4": 6181417199140928158 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromMarginSettingsTagHelper", @@ -28508,7 +32662,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -28516,7 +32672,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -28524,7 +32682,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -28532,7 +32692,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -28544,10 +32706,10 @@ }, { "__Checksum": { - "Data1": -82549421253045170, - "Data2": -134146651013910991, - "Data3": 7291579889435116483, - "Data4": -6307809781328965206 + "Data1": 1394109428619389234, + "Data2": -1201011016605045215, + "Data3": -1943703158965706496, + "Data4": 8049664867181383671 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromPaddingSettingsTagHelper", @@ -28569,7 +32731,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -28577,7 +32741,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -28585,7 +32751,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -28593,7 +32761,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -28605,10 +32775,10 @@ }, { "__Checksum": { - "Data1": -8037862730069129049, - "Data2": 9146188299791841651, - "Data3": -6015569597949207580, - "Data4": 5385648672008287866 + "Data1": -2118990931810474524, + "Data2": -6420473762416638611, + "Data3": -969697369461998077, + "Data4": 5499253629148659936 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper", @@ -28630,7 +32800,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -28638,7 +32810,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -28646,7 +32820,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -28654,7 +32830,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -28662,7 +32840,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -28670,7 +32850,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -28678,7 +32860,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -28686,7 +32870,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -28694,7 +32880,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsFromSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -28723,10 +32911,10 @@ }, { "__Checksum": { - "Data1": -7516311214520248080, - "Data2": -2808696376806753315, - "Data3": 2372713708158917953, - "Data4": 6200578447067691535 + "Data1": -3852568888230461785, + "Data2": -3302306914501339477, + "Data3": -9169013493115330555, + "Data4": -310930921611696020 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsMarginSettingsTagHelper", @@ -28748,7 +32936,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -28756,7 +32946,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -28764,7 +32956,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -28772,7 +32966,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -28784,10 +32980,10 @@ }, { "__Checksum": { - "Data1": -2561670128772843144, - "Data2": -497488674218012358, - "Data3": 1945463727107672981, - "Data4": 1882710424216251304 + "Data1": 3308260093982640193, + "Data2": -8742706288332985006, + "Data3": -7858748165015154170, + "Data4": -6964079222471170960 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsPaddingSettingsTagHelper", @@ -28809,7 +33005,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -28817,7 +33015,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -28825,7 +33025,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -28833,7 +33035,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -28845,10 +33049,10 @@ }, { "__Checksum": { - "Data1": -4718263435876864538, - "Data2": -1800468770530426215, - "Data3": 6641460886502584283, - "Data4": -7429992221706700577 + "Data1": 3734672130210099744, + "Data2": 5061554188813464420, + "Data3": 58155605819463102, + "Data4": -5627547767488572791 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper", @@ -28870,7 +33074,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -28878,7 +33084,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -28886,7 +33094,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -28894,7 +33104,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -28902,7 +33114,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -28910,7 +33124,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -28918,7 +33134,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.PositionHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PositionHandler" } + "Metadata": { + "Common.PropertyName": "PositionHandler" + } }, { "Kind": "ITagHelper", @@ -28926,7 +33144,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -28934,7 +33154,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -28942,7 +33164,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -28950,7 +33174,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -28958,7 +33184,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -28966,7 +33194,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -29005,10 +33235,10 @@ }, { "__Checksum": { - "Data1": -7338298276969768669, - "Data2": 624601921126906419, - "Data3": 4578818578154082452, - "Data4": -9086401169708691556 + "Data1": 873070402966184221, + "Data2": 6701559982020806532, + "Data3": -7557935564725373985, + "Data4": -3328123088815578187 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToBorderSettingsTagHelper", @@ -29030,7 +33260,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -29038,7 +33270,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -29046,7 +33280,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -29058,10 +33294,10 @@ }, { "__Checksum": { - "Data1": -2583761660185610693, - "Data2": -832828142096867188, - "Data3": -6984496184878418596, - "Data4": 7848239943897207439 + "Data1": 4620932002708558745, + "Data2": -7875364636008051603, + "Data3": -4216095964673942206, + "Data4": -2733733464135095133 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToMarginSettingsTagHelper", @@ -29083,7 +33319,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -29091,7 +33329,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -29099,7 +33339,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -29107,7 +33349,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -29119,10 +33363,10 @@ }, { "__Checksum": { - "Data1": 6835106456290998562, - "Data2": -5155137274694112002, - "Data3": 8933262626632459986, - "Data4": -3264342275231436214 + "Data1": 2624102542304083804, + "Data2": -6408555625930367243, + "Data3": -726977248132271854, + "Data4": 8215028651125524264 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToPaddingSettingsTagHelper", @@ -29144,7 +33388,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -29152,7 +33398,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -29160,7 +33408,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -29168,7 +33418,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -29180,10 +33432,10 @@ }, { "__Checksum": { - "Data1": -95365459965509195, - "Data2": -5617817536101512295, - "Data3": 5480662693644890136, - "Data4": 596490020825056795 + "Data1": -482740208914041709, + "Data2": 8598986305419122423, + "Data3": 6598535788636980527, + "Data4": -1817667129337970194 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper", @@ -29205,7 +33457,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -29213,7 +33467,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -29221,7 +33477,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -29229,7 +33487,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -29237,7 +33497,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -29245,7 +33507,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -29253,7 +33517,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -29261,7 +33527,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -29269,7 +33537,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsLabelsToSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -29298,10 +33568,10 @@ }, { "__Checksum": { - "Data1": -5079759304227649620, - "Data2": 2212491722602726767, - "Data3": 749733161060769953, - "Data4": 4008317370643962912 + "Data1": 568934925591092202, + "Data2": -2310665383442281401, + "Data3": -1740556176881272660, + "Data4": 8827210704020570359 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesIconBorderSettingsTagHelper", @@ -29323,7 +33593,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesIconBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -29331,7 +33603,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesIconBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -29343,10 +33617,10 @@ }, { "__Checksum": { - "Data1": -8176481625933662623, - "Data2": -8491195767032109726, - "Data3": 3091933683032727246, - "Data4": -4344770158156640380 + "Data1": 6748897669751163621, + "Data2": -6681566716133659130, + "Data3": -2373004337518782366, + "Data4": -7194946268671341124 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesIconSettingsTagHelper", @@ -29368,7 +33642,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesIconSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -29376,7 +33652,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesIconSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -29384,7 +33662,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesIconSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -29392,7 +33672,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesIconSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -29411,10 +33693,10 @@ }, { "__Checksum": { - "Data1": -788310886183398488, - "Data2": -4620591972828400717, - "Data3": -3713488645198571504, - "Data4": -4697000062412663429 + "Data1": -5399675905735117590, + "Data2": 4281292526042221602, + "Data3": 9173999065455778092, + "Data4": -1130238618065035362 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelBorderSettingsTagHelper", @@ -29436,7 +33718,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -29444,7 +33728,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -29452,7 +33738,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -29464,10 +33752,10 @@ }, { "__Checksum": { - "Data1": 6985062489771816694, - "Data2": -9035889469070785631, - "Data3": 6578367487585087589, - "Data4": -8542362497887771681 + "Data1": -676331491161398273, + "Data2": -1252017879667177925, + "Data3": -7324242818742912875, + "Data4": 3253339285430913912 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper", @@ -29489,7 +33777,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -29497,7 +33787,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -29505,7 +33797,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -29513,7 +33807,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -29521,7 +33817,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -29529,7 +33827,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -29537,7 +33837,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -29545,7 +33847,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -29553,7 +33857,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -29561,7 +33867,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -29569,7 +33877,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNoteLabelPosition?", "DisplayName": "Kendo.Mvc.UI.ChartNoteLabelPosition? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -29588,10 +33898,10 @@ }, { "__Checksum": { - "Data1": 1715274319183735832, - "Data2": 5417764318704186881, - "Data3": 7741441796614474508, - "Data4": -3214313460875275076 + "Data1": -1568622339188045806, + "Data2": 165073787900227302, + "Data3": -1412440614664105741, + "Data4": -1562120196109601265 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLineSettingsTagHelper", @@ -29613,7 +33923,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -29621,7 +33933,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -29629,7 +33943,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -29637,7 +33953,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesLineSettingsTagHelper.Length", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { @@ -29649,10 +33967,10 @@ }, { "__Checksum": { - "Data1": -6530248298801990136, - "Data2": 3098237668565937287, - "Data3": -1819041875698353317, - "Data4": -2137287702153353604 + "Data1": 4729100807529762189, + "Data2": 373990929622531084, + "Data3": 319778596139390752, + "Data4": 7841034152645075874 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesSettingsTagHelper", @@ -29674,7 +33992,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsNotesSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } } ], "AllowedChildTags": [ @@ -29703,10 +34023,10 @@ }, { "__Checksum": { - "Data1": 5398512026252735185, - "Data2": -8696381022691486318, - "Data3": 4760082149793203294, - "Data4": 4157044368118704612 + "Data1": -8318219101608869774, + "Data2": 6627350895370881557, + "Data3": -2869246809798315962, + "Data4": 594683552230720081 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsOverlaySettingsTagHelper", @@ -29728,7 +34048,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsOverlaySettingsTagHelper.Gradient", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gradient" } + "Metadata": { + "Common.PropertyName": "Gradient" + } } ], "Metadata": { @@ -29740,10 +34062,10 @@ }, { "__Checksum": { - "Data1": -3225277531131380461, - "Data2": -8511316598004035048, - "Data3": -2916355645577410867, - "Data4": 8144824650331065306 + "Data1": -986796249342748693, + "Data2": -9139466681578468410, + "Data3": -1091787148680254295, + "Data4": 4079919157620706492 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsSettingsTagHelper", @@ -29777,7 +34099,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -29785,7 +34109,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsSettingsTagHelper.Gap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gap" } + "Metadata": { + "Common.PropertyName": "Gap" + } }, { "Kind": "ITagHelper", @@ -29793,7 +34119,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsSettingsTagHelper.Spacing", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "ITagHelper", @@ -29801,7 +34129,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsSettingsTagHelper.StartAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "ITagHelper", @@ -29809,7 +34139,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesType?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesType? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -29858,10 +34190,10 @@ }, { "__Checksum": { - "Data1": -4907044413496299080, - "Data2": -12028636661716510, - "Data3": 5367309347027841764, - "Data4": 2213934874649363009 + "Data1": 3620744405956205800, + "Data2": -2336276179063226888, + "Data3": -3236896000605673218, + "Data4": 6475088499748091044 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsStackSettingsTagHelper", @@ -29883,7 +34215,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsStackSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -29891,7 +34225,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsStackSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { @@ -29903,10 +34239,10 @@ }, { "__Checksum": { - "Data1": 5819465048414483329, - "Data2": 4717228449220053235, - "Data3": -6057215804848210150, - "Data4": 2522764905749129339 + "Data1": -5762120449539090307, + "Data2": 1173537486880604491, + "Data3": -2866067092637250734, + "Data4": -6249229409191550420 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipBorderSettingsTagHelper", @@ -29928,7 +34264,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -29936,7 +34274,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -29948,10 +34288,10 @@ }, { "__Checksum": { - "Data1": 653491756613721898, - "Data2": -6677468991271160216, - "Data3": -5204278508585658396, - "Data4": -8249317539348810021 + "Data1": -1436462393445860310, + "Data2": -8280938328159720625, + "Data3": -3105283982676761302, + "Data4": 3232849905001829511 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipPaddingSettingsTagHelper", @@ -29973,7 +34313,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -29981,7 +34323,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -29989,7 +34333,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -29997,7 +34343,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -30009,10 +34357,10 @@ }, { "__Checksum": { - "Data1": -5667005456640810742, - "Data2": -2486236889202702256, - "Data3": 6276915078523585499, - "Data4": 7540230766960592636 + "Data1": -6007290215154412199, + "Data2": 9047913269645095730, + "Data3": -141755088371619301, + "Data4": 110493540402091765 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper", @@ -30034,7 +34382,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -30042,7 +34392,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -30050,7 +34402,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -30058,7 +34412,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -30066,7 +34422,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -30074,7 +34432,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -30082,7 +34442,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -30090,7 +34452,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -30098,7 +34462,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesDefaultsTooltipSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -30122,10 +34488,10 @@ }, { "__Checksum": { - "Data1": -3518476530134584466, - "Data2": -6677591067129532344, - "Data3": 8118293740323560246, - "Data4": 7248696586006551847 + "Data1": 3774673899245090989, + "Data2": -3609824556227825216, + "Data3": 5447430004845774577, + "Data4": -2093638395198540864 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsLineSettingsTagHelper", @@ -30147,7 +34513,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -30155,7 +34523,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -30167,10 +34537,10 @@ }, { "__Checksum": { - "Data1": 4192959078138106523, - "Data2": 5293684311811776247, - "Data3": -4977072820990494365, - "Data4": -3397023849814783597 + "Data1": -57721756512182722, + "Data2": -6812695546986309445, + "Data3": 6447280615829485794, + "Data4": -39567467013534515 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper", @@ -30198,7 +34568,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -30206,7 +34578,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -30214,7 +34588,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper.ValueHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueHandler" } + "Metadata": { + "Common.PropertyName": "ValueHandler" + } }, { "Kind": "ITagHelper", @@ -30222,7 +34598,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper.XValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "XValue" } + "Metadata": { + "Common.PropertyName": "XValue" + } }, { "Kind": "ITagHelper", @@ -30230,7 +34608,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper.XValueHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "XValueHandler" } + "Metadata": { + "Common.PropertyName": "XValueHandler" + } }, { "Kind": "ITagHelper", @@ -30238,7 +34618,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper.YValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "YValue" } + "Metadata": { + "Common.PropertyName": "YValue" + } }, { "Kind": "ITagHelper", @@ -30246,7 +34628,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper.YValueHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "YValueHandler" } + "Metadata": { + "Common.PropertyName": "YValueHandler" + } }, { "Kind": "ITagHelper", @@ -30254,7 +34638,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper.EndCaps", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EndCaps" } + "Metadata": { + "Common.PropertyName": "EndCaps" + } }, { "Kind": "ITagHelper", @@ -30262,7 +34648,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesErrorBarsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "AllowedChildTags": [ @@ -30281,10 +34669,10 @@ }, { "__Checksum": { - "Data1": -1828564410203339642, - "Data2": 554548655733127339, - "Data3": -6483528714810567947, - "Data4": -7803486512196266554 + "Data1": 2977648525250896073, + "Data2": -3478775616433582083, + "Data3": -8306539829491484626, + "Data4": 5707349100592584544 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesExtremesBorderSettingsTagHelper", @@ -30306,7 +34694,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesExtremesBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -30314,7 +34704,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesExtremesBorderSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -30322,7 +34714,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesExtremesBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -30330,7 +34724,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesExtremesBorderSettingsTagHelper.WidthHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WidthHandler" } + "Metadata": { + "Common.PropertyName": "WidthHandler" + } } ], "Metadata": { @@ -30342,10 +34738,10 @@ }, { "__Checksum": { - "Data1": -187407039082468834, - "Data2": 5725487466658115300, - "Data3": 6038448684522830109, - "Data4": -1937672502496510163 + "Data1": 1487082929670102118, + "Data2": -3902195833310927175, + "Data3": -4949742505694251252, + "Data4": 835802202570808966 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesExtremesSettingsTagHelper", @@ -30367,7 +34763,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesExtremesSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -30375,7 +34773,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesExtremesSettingsTagHelper.BackgroundHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundHandler" } + "Metadata": { + "Common.PropertyName": "BackgroundHandler" + } }, { "Kind": "ITagHelper", @@ -30383,7 +34783,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesExtremesSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -30391,7 +34793,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesExtremesSettingsTagHelper.SizeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SizeHandler" } + "Metadata": { + "Common.PropertyName": "SizeHandler" + } }, { "Kind": "ITagHelper", @@ -30399,7 +34803,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesExtremesSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -30407,7 +34813,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesExtremesSettingsTagHelper.TypeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TypeHandler" } + "Metadata": { + "Common.PropertyName": "TypeHandler" + } }, { "Kind": "ITagHelper", @@ -30415,7 +34823,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesExtremesSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -30423,7 +34833,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesExtremesSettingsTagHelper.RotationHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RotationHandler" } + "Metadata": { + "Common.PropertyName": "RotationHandler" + } } ], "AllowedChildTags": [ @@ -30442,10 +34854,10 @@ }, { "__Checksum": { - "Data1": 2041498989489250306, - "Data2": -8898337579685684813, - "Data3": 2329110157377289544, - "Data4": -2609271353041895095 + "Data1": 9100976765897471978, + "Data2": -1912059283207415577, + "Data3": -1805955365078279725, + "Data4": 905235314640702709 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesHighlightBorderSettingsTagHelper", @@ -30467,7 +34879,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesHighlightBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -30475,7 +34889,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesHighlightBorderSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -30483,7 +34899,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesHighlightBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -30495,10 +34913,10 @@ }, { "__Checksum": { - "Data1": 2709795458951248396, - "Data2": -5330643392433362659, - "Data3": -7548142343798060364, - "Data4": 8748240516714617854 + "Data1": -3989362760020795324, + "Data2": 7867430833903042394, + "Data3": -5460802530148532182, + "Data4": 3531571893741614720 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesHighlightLineSettingsTagHelper", @@ -30520,7 +34938,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesHighlightLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -30528,7 +34948,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesHighlightLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -30536,7 +34958,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesHighlightLineSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -30544,7 +34968,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesHighlightLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -30556,10 +34982,10 @@ }, { "__Checksum": { - "Data1": -3185710124202890045, - "Data2": 9064464005297510737, - "Data3": -7170097354576237852, - "Data4": 1921117036613389846 + "Data1": 1539685513581582519, + "Data2": 4182351328135252661, + "Data3": -4007315157141696119, + "Data4": 696204970636549649 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesHighlightSettingsTagHelper", @@ -30581,7 +35007,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesHighlightSettingsTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -30589,7 +35017,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesHighlightSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -30597,7 +35027,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesHighlightSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -30605,7 +35037,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesHighlightSettingsTagHelper.InactiveOpacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InactiveOpacity" } + "Metadata": { + "Common.PropertyName": "InactiveOpacity" + } }, { "Kind": "ITagHelper", @@ -30613,7 +35047,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesHighlightSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -30621,7 +35057,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesHighlightSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -30645,10 +35083,10 @@ }, { "__Checksum": { - "Data1": -5680441223842328293, - "Data2": 873790194033834234, - "Data3": 8863324920690063796, - "Data4": 3320802003350372994 + "Data1": -6488473195109940680, + "Data2": -956193924448480760, + "Data3": -4992437443950106000, + "Data4": -7328124534975237640 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsBorderSettingsTagHelper", @@ -30670,7 +35108,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -30678,7 +35118,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsBorderSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -30686,7 +35128,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -30694,7 +35138,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsBorderSettingsTagHelper.DashTypeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashTypeHandler" } + "Metadata": { + "Common.PropertyName": "DashTypeHandler" + } }, { "Kind": "ITagHelper", @@ -30702,7 +35148,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -30710,7 +35158,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsBorderSettingsTagHelper.WidthHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WidthHandler" } + "Metadata": { + "Common.PropertyName": "WidthHandler" + } } ], "Metadata": { @@ -30722,10 +35172,10 @@ }, { "__Checksum": { - "Data1": 4166725099941571397, - "Data2": 7225531054863551473, - "Data3": 6012383354023067706, - "Data4": 4610092616700305411 + "Data1": 7647297357684646683, + "Data2": 5263364696940643782, + "Data3": -1890905376445024612, + "Data4": -1079597336824883473 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromBorderSettingsTagHelper", @@ -30747,7 +35197,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -30755,7 +35207,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromBorderSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -30763,7 +35217,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -30771,7 +35227,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromBorderSettingsTagHelper.DashTypeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashTypeHandler" } + "Metadata": { + "Common.PropertyName": "DashTypeHandler" + } }, { "Kind": "ITagHelper", @@ -30779,7 +35237,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -30787,7 +35247,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromBorderSettingsTagHelper.WidthHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WidthHandler" } + "Metadata": { + "Common.PropertyName": "WidthHandler" + } } ], "Metadata": { @@ -30799,10 +35261,10 @@ }, { "__Checksum": { - "Data1": 3028483813464233005, - "Data2": 7802693163705047810, - "Data3": -6343815000499471897, - "Data4": -5717630301679537123 + "Data1": 6416406069706857774, + "Data2": -8155359617836424023, + "Data3": 1892492463238449885, + "Data4": 4570360566284296723 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromMarginSettingsTagHelper", @@ -30824,7 +35286,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -30832,7 +35296,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -30840,7 +35306,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -30848,7 +35316,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -30860,10 +35330,10 @@ }, { "__Checksum": { - "Data1": -1040103325939663687, - "Data2": 8974024287975772617, - "Data3": 1646187788728305811, - "Data4": 8796061062111002483 + "Data1": -9153076194320019919, + "Data2": -7148119682145304436, + "Data3": -6431571652279747521, + "Data4": 3610734859531871337 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromPaddingSettingsTagHelper", @@ -30885,7 +35355,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -30893,7 +35365,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -30901,7 +35375,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -30909,7 +35385,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -30921,10 +35399,10 @@ }, { "__Checksum": { - "Data1": 3165992696342466450, - "Data2": 7591004599336488778, - "Data3": -7458778646937745688, - "Data4": -8754705416979605289 + "Data1": 1683654069757227606, + "Data2": 4605576473492265015, + "Data3": -8229195686071065505, + "Data4": -6742774107286912918 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper", @@ -30946,7 +35424,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -30954,7 +35434,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.BackgroundHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundHandler" } + "Metadata": { + "Common.PropertyName": "BackgroundHandler" + } }, { "Kind": "ITagHelper", @@ -30962,7 +35444,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -30970,7 +35454,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -30978,7 +35464,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -30986,7 +35474,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.FontHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontHandler" } + "Metadata": { + "Common.PropertyName": "FontHandler" + } }, { "Kind": "ITagHelper", @@ -30994,7 +35484,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -31002,7 +35494,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.FormatHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FormatHandler" } + "Metadata": { + "Common.PropertyName": "FormatHandler" + } }, { "Kind": "ITagHelper", @@ -31010,7 +35504,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -31018,7 +35514,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -31026,7 +35524,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -31034,7 +35534,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -31042,7 +35544,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -31050,7 +35554,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.VisibleHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VisibleHandler" } + "Metadata": { + "Common.PropertyName": "VisibleHandler" + } }, { "Kind": "ITagHelper", @@ -31058,7 +35564,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesLabelsPosition?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesLabelsPosition? Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -31066,7 +35574,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsFromSettingsTagHelper.PositionHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PositionHandler" } + "Metadata": { + "Common.PropertyName": "PositionHandler" + } } ], "AllowedChildTags": [ @@ -31095,10 +35605,10 @@ }, { "__Checksum": { - "Data1": 4371000563726343976, - "Data2": -3846916192753785950, - "Data3": -8273299371097059451, - "Data4": 5803580603803757761 + "Data1": 8327447095956013701, + "Data2": -4271929356799712935, + "Data3": -6188805434633541824, + "Data4": -9077541052016963887 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsMarginSettingsTagHelper", @@ -31120,7 +35630,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -31128,7 +35640,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -31136,7 +35650,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -31144,7 +35660,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -31156,10 +35674,10 @@ }, { "__Checksum": { - "Data1": -1869422469436578385, - "Data2": 6965630903682108162, - "Data3": 6951628562427763165, - "Data4": 7204516843308879389 + "Data1": 3476214329312157274, + "Data2": 3900976626849730014, + "Data3": -8647602409767947651, + "Data4": -1668045252587674304 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsPaddingSettingsTagHelper", @@ -31181,7 +35699,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -31189,7 +35709,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -31197,7 +35719,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -31205,7 +35729,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -31217,10 +35743,10 @@ }, { "__Checksum": { - "Data1": -9143655887546589012, - "Data2": 2529801069400136946, - "Data3": -2940881010318857262, - "Data4": 7197643521226913936 + "Data1": -1979806542925801399, + "Data2": 4572238212095391442, + "Data3": -4084301733928114863, + "Data4": -2540066370339533341 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper", @@ -31242,7 +35768,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -31250,7 +35778,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -31258,7 +35788,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.BackgroundHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundHandler" } + "Metadata": { + "Common.PropertyName": "BackgroundHandler" + } }, { "Kind": "ITagHelper", @@ -31266,7 +35798,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -31274,7 +35808,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -31282,7 +35818,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Distance", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Distance" } + "Metadata": { + "Common.PropertyName": "Distance" + } }, { "Kind": "ITagHelper", @@ -31290,7 +35828,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -31298,7 +35838,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.FontHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontHandler" } + "Metadata": { + "Common.PropertyName": "FontHandler" + } }, { "Kind": "ITagHelper", @@ -31306,7 +35848,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -31314,7 +35858,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.FormatHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FormatHandler" } + "Metadata": { + "Common.PropertyName": "FormatHandler" + } }, { "Kind": "ITagHelper", @@ -31322,7 +35868,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -31330,7 +35878,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -31338,7 +35888,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -31346,7 +35898,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -31354,7 +35908,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -31362,7 +35918,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -31370,7 +35928,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.VisibleHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VisibleHandler" } + "Metadata": { + "Common.PropertyName": "VisibleHandler" + } }, { "Kind": "ITagHelper", @@ -31378,7 +35938,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesLabelsAlign?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesLabelsAlign? Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -31386,7 +35948,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesLabelsPosition?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesLabelsPosition? Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -31394,7 +35958,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsSettingsTagHelper.PositionHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PositionHandler" } + "Metadata": { + "Common.PropertyName": "PositionHandler" + } } ], "AllowedChildTags": [ @@ -31433,10 +35999,10 @@ }, { "__Checksum": { - "Data1": 5865902351562630127, - "Data2": -6531828049530745852, - "Data3": 2742463385800012556, - "Data4": 8773627000631408831 + "Data1": -8595960087273648506, + "Data2": 6561465497541604728, + "Data3": 698446242147991441, + "Data4": -6864685609128184875 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsToBorderSettingsTagHelper", @@ -31458,7 +36024,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -31466,7 +36034,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToBorderSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -31474,7 +36044,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -31482,7 +36054,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToBorderSettingsTagHelper.DashTypeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashTypeHandler" } + "Metadata": { + "Common.PropertyName": "DashTypeHandler" + } }, { "Kind": "ITagHelper", @@ -31490,7 +36064,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -31498,7 +36074,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToBorderSettingsTagHelper.WidthHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WidthHandler" } + "Metadata": { + "Common.PropertyName": "WidthHandler" + } } ], "Metadata": { @@ -31510,10 +36088,10 @@ }, { "__Checksum": { - "Data1": 8346347500305023915, - "Data2": 3304841967570682646, - "Data3": -2144077907256538215, - "Data4": 8099386618359749917 + "Data1": -2432560465768381724, + "Data2": 6855881433306323388, + "Data3": -1116839464243767466, + "Data4": -7729629658403663911 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsToMarginSettingsTagHelper", @@ -31535,7 +36113,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -31543,7 +36123,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -31551,7 +36133,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -31559,7 +36143,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -31571,10 +36157,10 @@ }, { "__Checksum": { - "Data1": 3883301839001821262, - "Data2": -6476168314018175897, - "Data3": 5109283651561585728, - "Data4": 6060796635074397705 + "Data1": 3424235760018103846, + "Data2": -8092289997551408421, + "Data3": 1837865358792137929, + "Data4": 7992178547801378753 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsToPaddingSettingsTagHelper", @@ -31596,7 +36182,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -31604,7 +36192,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -31612,7 +36202,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -31620,7 +36212,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -31632,10 +36226,10 @@ }, { "__Checksum": { - "Data1": -196523249794996800, - "Data2": 1618463865744759596, - "Data3": 5273971781651743371, - "Data4": -5541693400945141394 + "Data1": 54373848699223138, + "Data2": 2374624488981038889, + "Data3": 2342170439893737053, + "Data4": -9065640293216398844 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper", @@ -31657,7 +36251,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -31665,7 +36261,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.BackgroundHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundHandler" } + "Metadata": { + "Common.PropertyName": "BackgroundHandler" + } }, { "Kind": "ITagHelper", @@ -31673,7 +36271,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -31681,7 +36281,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -31689,7 +36291,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -31697,7 +36301,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.FontHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontHandler" } + "Metadata": { + "Common.PropertyName": "FontHandler" + } }, { "Kind": "ITagHelper", @@ -31705,7 +36311,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -31713,7 +36321,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.FormatHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FormatHandler" } + "Metadata": { + "Common.PropertyName": "FormatHandler" + } }, { "Kind": "ITagHelper", @@ -31721,7 +36331,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -31729,7 +36341,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -31737,7 +36351,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -31745,7 +36361,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -31753,7 +36371,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -31761,7 +36381,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.VisibleHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VisibleHandler" } + "Metadata": { + "Common.PropertyName": "VisibleHandler" + } }, { "Kind": "ITagHelper", @@ -31769,7 +36391,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesLabelsPosition?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesLabelsPosition? Kendo.Mvc.TagHelpers.ChartSeriesLabelsToSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -31798,10 +36422,10 @@ }, { "__Checksum": { - "Data1": 923957936691966889, - "Data2": -5926201856361674119, - "Data3": 5789606634731798096, - "Data4": 4233740143343965204 + "Data1": 2262419574414745080, + "Data2": -5652075811842840437, + "Data3": 7500329648371033505, + "Data4": 8780153968233961048 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesLineSettingsTagHelper", @@ -31823,7 +36447,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -31831,7 +36457,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLineSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -31839,7 +36467,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -31847,7 +36477,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesLineStyle?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesLineStyle? Kendo.Mvc.TagHelpers.ChartSeriesLineSettingsTagHelper.Style", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } } ], "Metadata": { @@ -31859,10 +36491,10 @@ }, { "__Checksum": { - "Data1": 4115093253107115024, - "Data2": 5905502199656508686, - "Data3": -5572762636727872845, - "Data4": -2944702126492034296 + "Data1": -7347635497801587129, + "Data2": -7475085936902202336, + "Data3": -830532979823148917, + "Data4": -5869459369877891199 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersBorderSettingsTagHelper", @@ -31884,7 +36516,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -31892,7 +36526,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersBorderSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -31900,7 +36536,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -31908,7 +36546,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersBorderSettingsTagHelper.WidthHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WidthHandler" } + "Metadata": { + "Common.PropertyName": "WidthHandler" + } } ], "Metadata": { @@ -31920,10 +36560,10 @@ }, { "__Checksum": { - "Data1": -2413175882182965728, - "Data2": 6864899708757836754, - "Data3": -4972837549906571367, - "Data4": -9221527205202274995 + "Data1": 5966938948244133119, + "Data2": 5851011980757447506, + "Data3": -7082683446716220957, + "Data4": -6573363218220589096 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromBorderSettingsTagHelper", @@ -31945,7 +36585,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -31953,7 +36595,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromBorderSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -31961,7 +36605,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -31969,7 +36615,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromBorderSettingsTagHelper.WidthHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WidthHandler" } + "Metadata": { + "Common.PropertyName": "WidthHandler" + } } ], "Metadata": { @@ -31981,10 +36629,10 @@ }, { "__Checksum": { - "Data1": -3725448785317373082, - "Data2": 2290949570479976387, - "Data3": -6914908554843638703, - "Data4": -4344051888864117457 + "Data1": -117286290666186793, + "Data2": 8449309293429593344, + "Data3": -327142301094792532, + "Data4": 4303412725370704480 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper", @@ -32006,7 +36654,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -32014,7 +36664,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -32022,7 +36674,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.BackgroundHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundHandler" } + "Metadata": { + "Common.PropertyName": "BackgroundHandler" + } }, { "Kind": "ITagHelper", @@ -32030,7 +36684,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -32038,7 +36694,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.SizeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SizeHandler" } + "Metadata": { + "Common.PropertyName": "SizeHandler" + } }, { "Kind": "ITagHelper", @@ -32046,7 +36704,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -32054,7 +36714,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.VisibleHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VisibleHandler" } + "Metadata": { + "Common.PropertyName": "VisibleHandler" + } }, { "Kind": "ITagHelper", @@ -32062,7 +36724,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -32070,7 +36734,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.RotationHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RotationHandler" } + "Metadata": { + "Common.PropertyName": "RotationHandler" + } }, { "Kind": "ITagHelper", @@ -32078,7 +36744,9 @@ "TypeName": "Kendo.Mvc.UI.ChartMarkerShape?", "DisplayName": "Kendo.Mvc.UI.ChartMarkerShape? Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -32086,7 +36754,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersFromSettingsTagHelper.TypeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TypeHandler" } + "Metadata": { + "Common.PropertyName": "TypeHandler" + } } ], "AllowedChildTags": [ @@ -32105,10 +36775,10 @@ }, { "__Checksum": { - "Data1": 1955509928876792337, - "Data2": -2708433970815708722, - "Data3": -4049626511918288350, - "Data4": 8811085356318671791 + "Data1": 1782503112532915821, + "Data2": 833342659522981538, + "Data3": 9009687016481633083, + "Data4": -1744085976280755235 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper", @@ -32130,7 +36800,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -32138,7 +36810,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -32146,7 +36820,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.BackgroundHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundHandler" } + "Metadata": { + "Common.PropertyName": "BackgroundHandler" + } }, { "Kind": "ITagHelper", @@ -32154,7 +36830,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.BorderRadius", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BorderRadius" } + "Metadata": { + "Common.PropertyName": "BorderRadius" + } }, { "Kind": "ITagHelper", @@ -32162,7 +36840,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -32170,7 +36850,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.SizeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SizeHandler" } + "Metadata": { + "Common.PropertyName": "SizeHandler" + } }, { "Kind": "ITagHelper", @@ -32178,7 +36860,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -32186,7 +36870,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.VisibleHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VisibleHandler" } + "Metadata": { + "Common.PropertyName": "VisibleHandler" + } }, { "Kind": "ITagHelper", @@ -32194,7 +36880,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -32202,7 +36890,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.RotationHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RotationHandler" } + "Metadata": { + "Common.PropertyName": "RotationHandler" + } }, { "Kind": "ITagHelper", @@ -32210,7 +36900,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.ZIndex", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZIndex" } + "Metadata": { + "Common.PropertyName": "ZIndex" + } }, { "Kind": "ITagHelper", @@ -32218,7 +36910,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.ZIndexHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZIndexHandler" } + "Metadata": { + "Common.PropertyName": "ZIndexHandler" + } }, { "Kind": "ITagHelper", @@ -32226,7 +36920,9 @@ "TypeName": "Kendo.Mvc.UI.ChartMarkerShape?", "DisplayName": "Kendo.Mvc.UI.ChartMarkerShape? Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -32234,7 +36930,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersSettingsTagHelper.TypeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TypeHandler" } + "Metadata": { + "Common.PropertyName": "TypeHandler" + } } ], "AllowedChildTags": [ @@ -32263,10 +36961,10 @@ }, { "__Checksum": { - "Data1": 2579110091834086336, - "Data2": 5814899213715877203, - "Data3": 4689732573211304209, - "Data4": -3461673484696815650 + "Data1": 3054808266835438981, + "Data2": 4171092814388905595, + "Data3": 1670934365963642231, + "Data4": 2450499623732316831 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersToBorderSettingsTagHelper", @@ -32288,7 +36986,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersToBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -32296,7 +36996,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersToBorderSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -32304,7 +37006,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersToBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -32312,7 +37016,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersToBorderSettingsTagHelper.WidthHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WidthHandler" } + "Metadata": { + "Common.PropertyName": "WidthHandler" + } } ], "Metadata": { @@ -32324,10 +37030,10 @@ }, { "__Checksum": { - "Data1": -8138355818673033463, - "Data2": 1538427289402587106, - "Data3": -7391060568208999869, - "Data4": 7533701956337977699 + "Data1": -8618871406429781008, + "Data2": 2654274398090933176, + "Data3": 1957120748994508114, + "Data4": -3540198445437357509 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper", @@ -32349,7 +37055,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -32357,7 +37065,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -32365,7 +37075,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.BackgroundHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundHandler" } + "Metadata": { + "Common.PropertyName": "BackgroundHandler" + } }, { "Kind": "ITagHelper", @@ -32373,7 +37085,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -32381,7 +37095,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.SizeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SizeHandler" } + "Metadata": { + "Common.PropertyName": "SizeHandler" + } }, { "Kind": "ITagHelper", @@ -32389,7 +37105,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -32397,7 +37115,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.VisibleHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VisibleHandler" } + "Metadata": { + "Common.PropertyName": "VisibleHandler" + } }, { "Kind": "ITagHelper", @@ -32405,7 +37125,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -32413,7 +37135,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.RotationHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RotationHandler" } + "Metadata": { + "Common.PropertyName": "RotationHandler" + } }, { "Kind": "ITagHelper", @@ -32421,7 +37145,9 @@ "TypeName": "Kendo.Mvc.UI.ChartMarkerShape?", "DisplayName": "Kendo.Mvc.UI.ChartMarkerShape? Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -32429,7 +37155,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMarkersToSettingsTagHelper.TypeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TypeHandler" } + "Metadata": { + "Common.PropertyName": "TypeHandler" + } } ], "AllowedChildTags": [ @@ -32448,10 +37176,10 @@ }, { "__Checksum": { - "Data1": -5582679667100264145, - "Data2": 8288648895295949098, - "Data3": 2434277853977168667, - "Data4": -6752275987782631136 + "Data1": 4811142136652420006, + "Data2": -2495450147789201487, + "Data3": 5653193647829848472, + "Data4": -6430000794381083509 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMeanSettingsTagHelper", @@ -32473,7 +37201,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMeanSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -32481,7 +37211,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesMeanSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -32489,7 +37221,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMeanSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -32497,7 +37231,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMeanSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -32509,10 +37245,10 @@ }, { "__Checksum": { - "Data1": -6060258316056245225, - "Data2": 6308840023907861983, - "Data3": -5176706912165957432, - "Data4": -3506838488279713743 + "Data1": -4476000766752788849, + "Data2": 3648377858680748705, + "Data3": -481918604585692106, + "Data4": 6697976713557572525 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesMedianSettingsTagHelper", @@ -32534,7 +37270,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesMedianSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -32542,7 +37280,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesMedianSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -32550,7 +37290,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMedianSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -32558,7 +37300,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesMedianSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -32570,10 +37314,10 @@ }, { "__Checksum": { - "Data1": 2029526725190817642, - "Data2": 4674195991993796465, - "Data3": 6199664093484667505, - "Data4": -6093799304539317028 + "Data1": -503532994488870333, + "Data2": 8900960544610391636, + "Data3": -8500910386956944756, + "Data4": 6156200303912372587 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNegativeValuesSettingsTagHelper", @@ -32595,7 +37339,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNegativeValuesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -32603,7 +37349,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesNegativeValuesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { @@ -32615,10 +37363,10 @@ }, { "__Checksum": { - "Data1": 5964847063218852339, - "Data2": -6153748441114059829, - "Data3": -1061747626720408841, - "Data4": 2940553911786634929 + "Data1": 7983378829515103376, + "Data2": -5790914305285202612, + "Data3": 663622985291883033, + "Data4": -1584092823062149522 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesIconBorderSettingsTagHelper", @@ -32640,7 +37388,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesIconBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -32648,7 +37398,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesNotesIconBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -32660,10 +37412,10 @@ }, { "__Checksum": { - "Data1": -2760676417748014995, - "Data2": 7739285236843960461, - "Data3": -4909607013959409194, - "Data4": 4952496001397448770 + "Data1": -7683288176187179523, + "Data2": 6442512912175252948, + "Data3": -4669676854046355871, + "Data4": -3669424360012613169 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesIconSettingsTagHelper", @@ -32685,7 +37437,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesIconSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -32693,7 +37447,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesNotesIconSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -32701,7 +37457,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesIconSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -32709,7 +37467,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesNotesIconSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -32728,10 +37488,10 @@ }, { "__Checksum": { - "Data1": 2411174736938369775, - "Data2": -6100553062065224332, - "Data3": 4463649954423404703, - "Data4": -642424159293228074 + "Data1": 9213181603667606280, + "Data2": 8666087298460827715, + "Data3": -7531151399454966025, + "Data4": -2997238132309103983 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelBorderSettingsTagHelper", @@ -32753,7 +37513,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -32761,7 +37523,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -32769,7 +37533,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -32781,10 +37547,10 @@ }, { "__Checksum": { - "Data1": 2835549968949603924, - "Data2": -8121477683552368553, - "Data3": 9167464028205573412, - "Data4": -6547221319917202212 + "Data1": 6466500111838670380, + "Data2": -6671991554489696308, + "Data3": 5850455815146674839, + "Data4": 2852104941977717791 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper", @@ -32806,7 +37572,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -32814,7 +37582,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -32822,7 +37592,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -32830,7 +37602,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -32838,7 +37612,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -32846,7 +37622,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -32854,7 +37632,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -32862,7 +37642,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -32870,7 +37652,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -32878,7 +37662,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -32886,7 +37672,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNoteLabelPosition?", "DisplayName": "Kendo.Mvc.UI.ChartNoteLabelPosition? Kendo.Mvc.TagHelpers.ChartSeriesNotesLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -32905,10 +37693,10 @@ }, { "__Checksum": { - "Data1": 6967890100701630973, - "Data2": 7257911669536291745, - "Data3": 1885897086052249154, - "Data4": -635421551932319435 + "Data1": 894640040675931884, + "Data2": -1275704141252675688, + "Data3": 6853367513512121730, + "Data4": -9063921539248416058 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesLineSettingsTagHelper", @@ -32930,7 +37718,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesNotesLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -32938,7 +37728,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesNotesLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -32946,7 +37738,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -32954,7 +37748,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesNotesLineSettingsTagHelper.Length", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { @@ -32966,10 +37762,10 @@ }, { "__Checksum": { - "Data1": 4539726990737823480, - "Data2": 8596681586662481135, - "Data3": -6411144067476408725, - "Data4": 2566822368748190463 + "Data1": 6096490837277534534, + "Data2": 169115007362844131, + "Data3": 7011732278527646620, + "Data4": -3959132847266950036 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesNotesSettingsTagHelper", @@ -32991,7 +37787,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesNotesSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -32999,7 +37797,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNotePosition?", "DisplayName": "Kendo.Mvc.UI.ChartNotePosition? Kendo.Mvc.TagHelpers.ChartSeriesNotesSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -33028,10 +37828,10 @@ }, { "__Checksum": { - "Data1": -2788618279125796060, - "Data2": -8234176300904797630, - "Data3": -7199292259822230788, - "Data4": -650040035197340903 + "Data1": 2750795059737863625, + "Data2": -6877587201401959315, + "Data3": 8391932107342650299, + "Data4": -8608138986033714754 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesOutliersBorderSettingsTagHelper", @@ -33053,7 +37853,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesOutliersBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -33061,7 +37863,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesOutliersBorderSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -33069,7 +37873,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesOutliersBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -33077,7 +37883,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesOutliersBorderSettingsTagHelper.WidthHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WidthHandler" } + "Metadata": { + "Common.PropertyName": "WidthHandler" + } } ], "Metadata": { @@ -33089,10 +37897,10 @@ }, { "__Checksum": { - "Data1": -7644524931647022350, - "Data2": -237108498632058440, - "Data3": 7678192572176110762, - "Data4": -2246781372560391175 + "Data1": 5894659817004626358, + "Data2": -4662404127301863717, + "Data3": 8462333759896707358, + "Data4": -5343867408613812231 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesOutliersSettingsTagHelper", @@ -33114,7 +37922,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesOutliersSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -33122,7 +37932,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesOutliersSettingsTagHelper.BackgroundHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundHandler" } + "Metadata": { + "Common.PropertyName": "BackgroundHandler" + } }, { "Kind": "ITagHelper", @@ -33130,7 +37942,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesOutliersSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -33138,7 +37952,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesOutliersSettingsTagHelper.SizeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SizeHandler" } + "Metadata": { + "Common.PropertyName": "SizeHandler" + } }, { "Kind": "ITagHelper", @@ -33146,7 +37962,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesOutliersSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -33154,7 +37972,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesOutliersSettingsTagHelper.TypeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TypeHandler" } + "Metadata": { + "Common.PropertyName": "TypeHandler" + } }, { "Kind": "ITagHelper", @@ -33162,7 +37982,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesOutliersSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -33170,7 +37992,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesOutliersSettingsTagHelper.RotationHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RotationHandler" } + "Metadata": { + "Common.PropertyName": "RotationHandler" + } } ], "AllowedChildTags": [ @@ -33189,10 +38013,10 @@ }, { "__Checksum": { - "Data1": -7983898436032039473, - "Data2": -5448667837390605978, - "Data3": -1236260189692838723, - "Data4": 967747942940151820 + "Data1": -5239053085817466136, + "Data2": -5462773212321838644, + "Data3": -8540241929743592113, + "Data4": 9096753844241294666 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesOverlaySettingsTagHelper", @@ -33214,7 +38038,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesGradient?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesGradient? Kendo.Mvc.TagHelpers.ChartSeriesOverlaySettingsTagHelper.Gradient", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gradient" } + "Metadata": { + "Common.PropertyName": "Gradient" + } } ], "Metadata": { @@ -33226,10 +38052,10 @@ }, { "__Checksum": { - "Data1": -8306455635655451144, - "Data2": -4473921213044925779, - "Data3": -8420525076790624758, - "Data4": 6636582164679591978 + "Data1": -242250493065029922, + "Data2": -4515623558350740533, + "Data3": 6435890177984745556, + "Data4": 2741963908045945178 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesStackSettingsTagHelper", @@ -33251,7 +38077,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesStackSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -33259,7 +38087,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesStackSettingsTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -33267,7 +38097,9 @@ "TypeName": "Kendo.Mvc.UI.ChartStackType?", "DisplayName": "Kendo.Mvc.UI.ChartStackType? Kendo.Mvc.TagHelpers.ChartSeriesStackSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { @@ -33279,10 +38111,10 @@ }, { "__Checksum": { - "Data1": 8604506196350895363, - "Data2": -5638106291587038344, - "Data3": 2385690121898478194, - "Data4": -9052130114250687454 + "Data1": 4403105393566989761, + "Data2": 1141014008691233314, + "Data3": 2647434964734083224, + "Data4": -4452145836109451568 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTagHelper", @@ -33310,7 +38142,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -33318,7 +38152,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -33326,7 +38162,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.AutoFit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoFit" } + "Metadata": { + "Common.PropertyName": "AutoFit" + } }, { "Kind": "ITagHelper", @@ -33334,7 +38172,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Axis", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } }, { "Kind": "ITagHelper", @@ -33342,7 +38182,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.CategoryAxis", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CategoryAxis" } + "Metadata": { + "Common.PropertyName": "CategoryAxis" + } }, { "Kind": "ITagHelper", @@ -33350,7 +38192,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.CategoryField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CategoryField" } + "Metadata": { + "Common.PropertyName": "CategoryField" + } }, { "Kind": "ITagHelper", @@ -33358,7 +38202,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.CloseField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CloseField" } + "Metadata": { + "Common.PropertyName": "CloseField" + } }, { "Kind": "ITagHelper", @@ -33366,7 +38212,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -33374,7 +38222,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -33382,7 +38232,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.ColorField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorField" } + "Metadata": { + "Common.PropertyName": "ColorField" + } }, { "Kind": "ITagHelper", @@ -33390,7 +38242,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.CurrentField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CurrentField" } + "Metadata": { + "Common.PropertyName": "CurrentField" + } }, { "Kind": "ITagHelper", @@ -33398,7 +38252,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -33406,7 +38262,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.DownColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DownColor" } + "Metadata": { + "Common.PropertyName": "DownColor" + } }, { "Kind": "ITagHelper", @@ -33414,7 +38272,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.DownColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DownColorHandler" } + "Metadata": { + "Common.PropertyName": "DownColorHandler" + } }, { "Kind": "ITagHelper", @@ -33422,7 +38282,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.DownColorField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DownColorField" } + "Metadata": { + "Common.PropertyName": "DownColorField" + } }, { "Kind": "ITagHelper", @@ -33430,7 +38292,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.SegmentSpacing", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SegmentSpacing" } + "Metadata": { + "Common.PropertyName": "SegmentSpacing" + } }, { "Kind": "ITagHelper", @@ -33438,7 +38302,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.SummaryField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SummaryField" } + "Metadata": { + "Common.PropertyName": "SummaryField" + } }, { "Kind": "ITagHelper", @@ -33446,7 +38312,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.NeckRatio", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NeckRatio" } + "Metadata": { + "Common.PropertyName": "NeckRatio" + } }, { "Kind": "ITagHelper", @@ -33454,7 +38322,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.DynamicSlope", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DynamicSlope" } + "Metadata": { + "Common.PropertyName": "DynamicSlope" + } }, { "Kind": "ITagHelper", @@ -33462,7 +38332,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.DynamicHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DynamicHeight" } + "Metadata": { + "Common.PropertyName": "DynamicHeight" + } }, { "Kind": "ITagHelper", @@ -33470,7 +38342,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.ErrorLowField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorLowField" } + "Metadata": { + "Common.PropertyName": "ErrorLowField" + } }, { "Kind": "ITagHelper", @@ -33478,7 +38352,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.ErrorHighField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorHighField" } + "Metadata": { + "Common.PropertyName": "ErrorHighField" + } }, { "Kind": "ITagHelper", @@ -33486,7 +38362,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.XErrorLowField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "XErrorLowField" } + "Metadata": { + "Common.PropertyName": "XErrorLowField" + } }, { "Kind": "ITagHelper", @@ -33494,7 +38372,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.XErrorHighField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "XErrorHighField" } + "Metadata": { + "Common.PropertyName": "XErrorHighField" + } }, { "Kind": "ITagHelper", @@ -33502,7 +38382,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.YErrorLowField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "YErrorLowField" } + "Metadata": { + "Common.PropertyName": "YErrorLowField" + } }, { "Kind": "ITagHelper", @@ -33510,7 +38392,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.YErrorHighField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "YErrorHighField" } + "Metadata": { + "Common.PropertyName": "YErrorHighField" + } }, { "Kind": "ITagHelper", @@ -33518,7 +38402,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.ExplodeField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExplodeField" } + "Metadata": { + "Common.PropertyName": "ExplodeField" + } }, { "Kind": "ITagHelper", @@ -33526,7 +38412,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -33534,7 +38422,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.FromField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FromField" } + "Metadata": { + "Common.PropertyName": "FromField" + } }, { "Kind": "ITagHelper", @@ -33542,7 +38432,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.ToField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToField" } + "Metadata": { + "Common.PropertyName": "ToField" + } }, { "Kind": "ITagHelper", @@ -33550,7 +38442,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.NoteTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoteTextField" } + "Metadata": { + "Common.PropertyName": "NoteTextField" + } }, { "Kind": "ITagHelper", @@ -33558,7 +38452,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.LowerField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LowerField" } + "Metadata": { + "Common.PropertyName": "LowerField" + } }, { "Kind": "ITagHelper", @@ -33566,7 +38462,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Q1Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Q1Field" } + "Metadata": { + "Common.PropertyName": "Q1Field" + } }, { "Kind": "ITagHelper", @@ -33574,7 +38472,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.MedianField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MedianField" } + "Metadata": { + "Common.PropertyName": "MedianField" + } }, { "Kind": "ITagHelper", @@ -33582,7 +38482,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Q3Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Q3Field" } + "Metadata": { + "Common.PropertyName": "Q3Field" + } }, { "Kind": "ITagHelper", @@ -33590,7 +38492,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.UpperField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UpperField" } + "Metadata": { + "Common.PropertyName": "UpperField" + } }, { "Kind": "ITagHelper", @@ -33598,7 +38502,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.MeanField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MeanField" } + "Metadata": { + "Common.PropertyName": "MeanField" + } }, { "Kind": "ITagHelper", @@ -33606,7 +38512,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.OutliersField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OutliersField" } + "Metadata": { + "Common.PropertyName": "OutliersField" + } }, { "Kind": "ITagHelper", @@ -33614,7 +38522,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Gap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gap" } + "Metadata": { + "Common.PropertyName": "Gap" + } }, { "Kind": "ITagHelper", @@ -33622,7 +38532,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.HighField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HighField" } + "Metadata": { + "Common.PropertyName": "HighField" + } }, { "Kind": "ITagHelper", @@ -33630,7 +38542,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.HoleSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HoleSize" } + "Metadata": { + "Common.PropertyName": "HoleSize" + } }, { "Kind": "ITagHelper", @@ -33638,7 +38552,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.LowField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LowField" } + "Metadata": { + "Common.PropertyName": "LowField" + } }, { "Kind": "ITagHelper", @@ -33646,7 +38562,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Margin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Margin" } + "Metadata": { + "Common.PropertyName": "Margin" + } }, { "Kind": "ITagHelper", @@ -33654,7 +38572,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.MaxSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxSize" } + "Metadata": { + "Common.PropertyName": "MaxSize" + } }, { "Kind": "ITagHelper", @@ -33662,7 +38582,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.MinSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinSize" } + "Metadata": { + "Common.PropertyName": "MinSize" + } }, { "Kind": "ITagHelper", @@ -33670,7 +38592,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -33678,7 +38602,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.NegativeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NegativeColor" } + "Metadata": { + "Common.PropertyName": "NegativeColor" + } }, { "Kind": "ITagHelper", @@ -33686,7 +38612,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -33694,7 +38622,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.OpenField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OpenField" } + "Metadata": { + "Common.PropertyName": "OpenField" + } }, { "Kind": "ITagHelper", @@ -33702,7 +38632,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Padding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Padding" } + "Metadata": { + "Common.PropertyName": "Padding" + } }, { "Kind": "ITagHelper", @@ -33710,7 +38642,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -33718,7 +38652,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.SizeField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SizeField" } + "Metadata": { + "Common.PropertyName": "SizeField" + } }, { "Kind": "ITagHelper", @@ -33726,7 +38662,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Spacing", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "ITagHelper", @@ -33734,7 +38672,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.StartAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "ITagHelper", @@ -33742,7 +38682,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.TargetField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TargetField" } + "Metadata": { + "Common.PropertyName": "TargetField" + } }, { "Kind": "ITagHelper", @@ -33750,7 +38692,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -33758,7 +38702,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.VisibleInLegend", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VisibleInLegend" } + "Metadata": { + "Common.PropertyName": "VisibleInLegend" + } }, { "Kind": "ITagHelper", @@ -33766,7 +38712,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.VisibleInLegendField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VisibleInLegendField" } + "Metadata": { + "Common.PropertyName": "VisibleInLegendField" + } }, { "Kind": "ITagHelper", @@ -33774,7 +38722,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -33782,7 +38732,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.XAxis", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "XAxis" } + "Metadata": { + "Common.PropertyName": "XAxis" + } }, { "Kind": "ITagHelper", @@ -33790,7 +38742,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.XField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "XField" } + "Metadata": { + "Common.PropertyName": "XField" + } }, { "Kind": "ITagHelper", @@ -33798,7 +38752,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.YAxis", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "YAxis" } + "Metadata": { + "Common.PropertyName": "YAxis" + } }, { "Kind": "ITagHelper", @@ -33806,7 +38762,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.YField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "YField" } + "Metadata": { + "Common.PropertyName": "YField" + } }, { "Kind": "ITagHelper", @@ -33814,7 +38772,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.ZIndex", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZIndex" } + "Metadata": { + "Common.PropertyName": "ZIndex" + } }, { "Kind": "ITagHelper", @@ -33822,7 +38782,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesAggregate?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesAggregate? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Aggregate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } }, { "Kind": "ITagHelper", @@ -33830,7 +38792,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.AggregateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AggregateHandler" } + "Metadata": { + "Common.PropertyName": "AggregateHandler" + } }, { "Kind": "ITagHelper", @@ -33838,7 +38802,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesMissingValues?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesMissingValues? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.MissingValues", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MissingValues" } + "Metadata": { + "Common.PropertyName": "MissingValues" + } }, { "Kind": "ITagHelper", @@ -33846,7 +38812,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesStyle?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesStyle? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Style", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "ITagHelper", @@ -33854,7 +38822,9 @@ "TypeName": "Kendo.Mvc.UI.ChartSeriesType?", "DisplayName": "Kendo.Mvc.UI.ChartSeriesType? Kendo.Mvc.TagHelpers.ChartSeriesTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -33953,10 +38923,10 @@ }, { "__Checksum": { - "Data1": 2433688979283913652, - "Data2": -2207858211236031565, - "Data3": 8776804828458185295, - "Data4": 6035468586242797140 + "Data1": 2520506386069140635, + "Data2": -8091827650733442020, + "Data3": 6499699193254129664, + "Data4": -5201539286189399211 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTagHelperCollection", @@ -34001,10 +38971,10 @@ }, { "__Checksum": { - "Data1": -596142326154515386, - "Data2": -4462495639443753479, - "Data3": -1815898185721417699, - "Data4": -8174064606560004185 + "Data1": -1032801020650374289, + "Data2": 4412310389099945552, + "Data3": 4895459195738293107, + "Data4": -6962483153098596347 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTargetBorderSettingsTagHelper", @@ -34026,7 +38996,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTargetBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -34034,7 +39006,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTargetBorderSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } }, { "Kind": "ITagHelper", @@ -34042,7 +39016,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesTargetBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -34050,7 +39026,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTargetBorderSettingsTagHelper.DashTypeHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashTypeHandler" } + "Metadata": { + "Common.PropertyName": "DashTypeHandler" + } }, { "Kind": "ITagHelper", @@ -34058,7 +39036,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTargetBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -34066,7 +39046,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTargetBorderSettingsTagHelper.WidthHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WidthHandler" } + "Metadata": { + "Common.PropertyName": "WidthHandler" + } } ], "Metadata": { @@ -34078,10 +39060,10 @@ }, { "__Checksum": { - "Data1": -1260720492838740366, - "Data2": 5812397822909515863, - "Data3": -4545753937023454698, - "Data4": -6814511593026759846 + "Data1": 1712189926075794056, + "Data2": -1997016221966258827, + "Data3": -1566166887992362725, + "Data4": 5258581136278405271 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTargetLineSettingsTagHelper", @@ -34103,7 +39085,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTargetLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -34115,10 +39099,10 @@ }, { "__Checksum": { - "Data1": -2437313128721565026, - "Data2": -6519112956653815151, - "Data3": -1707792646103755521, - "Data4": -2455540602682728079 + "Data1": -4601255011406725334, + "Data2": 5673392832004753134, + "Data3": 3157123383776330781, + "Data4": 5078922252658731504 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTargetSettingsTagHelper", @@ -34140,7 +39124,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTargetSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -34148,7 +39134,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTargetSettingsTagHelper.ColorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorHandler" } + "Metadata": { + "Common.PropertyName": "ColorHandler" + } } ], "AllowedChildTags": [ @@ -34172,10 +39160,10 @@ }, { "__Checksum": { - "Data1": 910394548542152720, - "Data2": 7931079016156026481, - "Data3": -5743156425475067373, - "Data4": -7086000208938043691 + "Data1": 2737635776276617050, + "Data2": -5217707714800440631, + "Data3": 2763930931395409001, + "Data4": 8566287404017510193 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTooltipBorderSettingsTagHelper", @@ -34197,7 +39185,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTooltipBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -34205,7 +39195,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTooltipBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -34217,10 +39209,10 @@ }, { "__Checksum": { - "Data1": 6885437199740864489, - "Data2": -8636553224877486897, - "Data3": 8160520058132833240, - "Data4": -5536518836441184376 + "Data1": 189433976634723141, + "Data2": -4965338046938782450, + "Data3": 3682463252013300842, + "Data4": 8216215426012000728 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTooltipPaddingSettingsTagHelper", @@ -34242,7 +39234,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTooltipPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -34250,7 +39244,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTooltipPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -34258,7 +39254,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTooltipPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -34266,7 +39264,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesTooltipPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -34278,10 +39278,10 @@ }, { "__Checksum": { - "Data1": -1772089921262628078, - "Data2": -2956013151160421227, - "Data3": 8068148161664999547, - "Data4": -8089130753549783925 + "Data1": 7367025651759553205, + "Data2": -9156075184743473639, + "Data3": 7465884941336449411, + "Data4": 6250463546084210505 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper", @@ -34303,7 +39303,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -34311,7 +39313,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -34319,7 +39323,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -34327,7 +39333,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -34335,7 +39343,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -34343,7 +39353,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -34351,7 +39363,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -34359,7 +39373,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -34367,7 +39383,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSeriesTooltipSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -34391,10 +39409,10 @@ }, { "__Checksum": { - "Data1": -8653074177169877591, - "Data2": -4487332788926037727, - "Data3": -6401690941995701860, - "Data4": 1568839173175545487 + "Data1": -5362641276009719039, + "Data2": 8570396978255963052, + "Data3": -576564064564713008, + "Data4": -7092024949169354148 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSeriesWhiskersSettingsTagHelper", @@ -34416,7 +39434,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSeriesWhiskersSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -34424,7 +39444,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSeriesWhiskersSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -34432,7 +39454,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesWhiskersSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -34440,7 +39464,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSeriesWhiskersSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -34452,10 +39478,10 @@ }, { "__Checksum": { - "Data1": 1503118645657244209, - "Data2": 2841124772568703294, - "Data3": -2439755822218378878, - "Data4": -4334523549982560805 + "Data1": 2551056873731725688, + "Data2": 4890829120691870141, + "Data3": 9046581077975845473, + "Data4": 989737217757332902 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSubtitleBorderSettingsTagHelper", @@ -34477,7 +39503,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSubtitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -34485,7 +39513,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartSubtitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -34493,7 +39523,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSubtitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -34505,10 +39537,10 @@ }, { "__Checksum": { - "Data1": 6384014913552618272, - "Data2": -5319597377124674925, - "Data3": 7326093098654176105, - "Data4": -2044639079581879103 + "Data1": -2298966850079345009, + "Data2": -3253200162287032725, + "Data3": 4313095926194908922, + "Data4": -2708928305353283897 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSubtitleMarginSettingsTagHelper", @@ -34530,7 +39562,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSubtitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -34538,7 +39572,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSubtitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -34546,7 +39582,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSubtitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -34554,7 +39592,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSubtitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -34566,10 +39606,10 @@ }, { "__Checksum": { - "Data1": -3926336683014303686, - "Data2": 3515248875274712187, - "Data3": 136670381981068929, - "Data4": 4033817304867659427 + "Data1": 4486226437731936897, + "Data2": -7964798974091472826, + "Data3": 8480253269270334317, + "Data4": 8021977425272069306 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSubtitlePaddingSettingsTagHelper", @@ -34591,7 +39631,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSubtitlePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -34599,7 +39641,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSubtitlePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -34607,7 +39651,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSubtitlePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -34615,7 +39661,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartSubtitlePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -34627,10 +39675,10 @@ }, { "__Checksum": { - "Data1": 2644241920892733807, - "Data2": 2192594450177553684, - "Data3": 6934716123849867720, - "Data4": 4464609261758757331 + "Data1": -2902026968020982781, + "Data2": -8155793063906859848, + "Data3": -8534265767605802853, + "Data4": -8344706373530574482 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartSubtitleSettingsTagHelper", @@ -34652,7 +39700,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSubtitleSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -34660,7 +39710,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSubtitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -34668,7 +39720,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSubtitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -34676,7 +39730,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSubtitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -34684,7 +39740,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSubtitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -34692,7 +39750,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartSubtitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -34700,7 +39760,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartSubtitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -34729,10 +39791,10 @@ }, { "__Checksum": { - "Data1": 6222071991081942424, - "Data2": 3738209019995547007, - "Data3": 2913028064285600970, - "Data4": -8037006741559514576 + "Data1": -8642053348796333259, + "Data2": 1908758020212882353, + "Data3": -3247191011663126802, + "Data4": -102899196195738418 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTagHelper", @@ -34752,7 +39814,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -34760,7 +39824,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnAxisLabelClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnAxisLabelClick" } + "Metadata": { + "Common.PropertyName": "OnAxisLabelClick" + } }, { "Kind": "ITagHelper", @@ -34768,7 +39834,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -34776,7 +39844,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnDrag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrag" } + "Metadata": { + "Common.PropertyName": "OnDrag" + } }, { "Kind": "ITagHelper", @@ -34784,7 +39854,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnDragEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragEnd" } + "Metadata": { + "Common.PropertyName": "OnDragEnd" + } }, { "Kind": "ITagHelper", @@ -34792,7 +39864,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnDragStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragStart" } + "Metadata": { + "Common.PropertyName": "OnDragStart" + } }, { "Kind": "ITagHelper", @@ -34800,7 +39874,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnLegendItemClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLegendItemClick" } + "Metadata": { + "Common.PropertyName": "OnLegendItemClick" + } }, { "Kind": "ITagHelper", @@ -34808,7 +39884,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnLegendItemHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLegendItemHover" } + "Metadata": { + "Common.PropertyName": "OnLegendItemHover" + } }, { "Kind": "ITagHelper", @@ -34816,7 +39894,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnLegendItemLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLegendItemLeave" } + "Metadata": { + "Common.PropertyName": "OnLegendItemLeave" + } }, { "Kind": "ITagHelper", @@ -34824,7 +39904,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnNoteClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNoteClick" } + "Metadata": { + "Common.PropertyName": "OnNoteClick" + } }, { "Kind": "ITagHelper", @@ -34832,7 +39914,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnNoteHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNoteHover" } + "Metadata": { + "Common.PropertyName": "OnNoteHover" + } }, { "Kind": "ITagHelper", @@ -34840,7 +39924,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnNoteLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNoteLeave" } + "Metadata": { + "Common.PropertyName": "OnNoteLeave" + } }, { "Kind": "ITagHelper", @@ -34848,7 +39934,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnPaneRender", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPaneRender" } + "Metadata": { + "Common.PropertyName": "OnPaneRender" + } }, { "Kind": "ITagHelper", @@ -34856,7 +39944,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnPlotAreaClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPlotAreaClick" } + "Metadata": { + "Common.PropertyName": "OnPlotAreaClick" + } }, { "Kind": "ITagHelper", @@ -34864,7 +39954,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnPlotAreaHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPlotAreaHover" } + "Metadata": { + "Common.PropertyName": "OnPlotAreaHover" + } }, { "Kind": "ITagHelper", @@ -34872,7 +39964,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnPlotAreaLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPlotAreaLeave" } + "Metadata": { + "Common.PropertyName": "OnPlotAreaLeave" + } }, { "Kind": "ITagHelper", @@ -34880,7 +39974,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnRender", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRender" } + "Metadata": { + "Common.PropertyName": "OnRender" + } }, { "Kind": "ITagHelper", @@ -34888,7 +39984,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -34896,7 +39994,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnSelectEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelectEnd" } + "Metadata": { + "Common.PropertyName": "OnSelectEnd" + } }, { "Kind": "ITagHelper", @@ -34904,7 +40004,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnSelectStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelectStart" } + "Metadata": { + "Common.PropertyName": "OnSelectStart" + } }, { "Kind": "ITagHelper", @@ -34912,7 +40014,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnSeriesClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesClick" } + "Metadata": { + "Common.PropertyName": "OnSeriesClick" + } }, { "Kind": "ITagHelper", @@ -34920,7 +40024,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnSeriesHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesHover" } + "Metadata": { + "Common.PropertyName": "OnSeriesHover" + } }, { "Kind": "ITagHelper", @@ -34928,7 +40034,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnSeriesOver", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesOver" } + "Metadata": { + "Common.PropertyName": "OnSeriesOver" + } }, { "Kind": "ITagHelper", @@ -34936,7 +40044,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnSeriesLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesLeave" } + "Metadata": { + "Common.PropertyName": "OnSeriesLeave" + } }, { "Kind": "ITagHelper", @@ -34944,7 +40054,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnZoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoom" } + "Metadata": { + "Common.PropertyName": "OnZoom" + } }, { "Kind": "ITagHelper", @@ -34952,7 +40064,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnZoomEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoomEnd" } + "Metadata": { + "Common.PropertyName": "OnZoomEnd" + } }, { "Kind": "ITagHelper", @@ -34960,7 +40074,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.OnZoomStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoomStart" } + "Metadata": { + "Common.PropertyName": "OnZoomStart" + } }, { "Kind": "ITagHelper", @@ -34968,7 +40084,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -34976,7 +40094,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartTagHelper.PersistSeriesVisibility", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PersistSeriesVisibility" } + "Metadata": { + "Common.PropertyName": "PersistSeriesVisibility" + } }, { "Kind": "ITagHelper", @@ -34984,7 +40104,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.ChartTagHelper.SeriesColors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SeriesColors" } + "Metadata": { + "Common.PropertyName": "SeriesColors" + } }, { "Kind": "ITagHelper", @@ -34992,7 +40114,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.Theme", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Theme" } + "Metadata": { + "Common.PropertyName": "Theme" + } }, { "Kind": "ITagHelper", @@ -35000,7 +40124,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartTagHelper.Transitions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "ITagHelper", @@ -35008,7 +40134,9 @@ "TypeName": "Kendo.Mvc.UI.RenderingMode?", "DisplayName": "Kendo.Mvc.UI.RenderingMode? Kendo.Mvc.TagHelpers.ChartTagHelper.RenderAs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "ITagHelper", @@ -35016,7 +40144,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -35024,7 +40154,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChartTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -35032,7 +40164,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChartTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -35040,7 +40174,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChartTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -35144,10 +40280,10 @@ }, { "__Checksum": { - "Data1": 2032914380348131138, - "Data2": 8332701721940626901, - "Data3": 6190750042618542063, - "Data4": 7537000153775272218 + "Data1": -2301797156749886152, + "Data2": 225086455409402004, + "Data3": 6267607393491856788, + "Data4": -4197318361193720133 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTitleBorderSettingsTagHelper", @@ -35169,7 +40305,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -35177,7 +40315,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -35185,7 +40325,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -35197,10 +40339,10 @@ }, { "__Checksum": { - "Data1": -7743585254765688041, - "Data2": -695942291030582304, - "Data3": 5553067630009139755, - "Data4": -6875867364677520307 + "Data1": -4428410152558914185, + "Data2": -5433566355126702932, + "Data3": -2554741935311845453, + "Data4": -7861524127856447596 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTitleMarginSettingsTagHelper", @@ -35222,7 +40364,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -35230,7 +40374,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -35238,7 +40384,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -35246,7 +40394,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -35258,10 +40408,10 @@ }, { "__Checksum": { - "Data1": 4467441739556058661, - "Data2": -5392707257012679667, - "Data3": -1915375685257154815, - "Data4": -8065600023974356375 + "Data1": -7688326167514104821, + "Data2": 8422679395341583119, + "Data3": 6606950906443615848, + "Data4": 5317928708227382330 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTitlePaddingSettingsTagHelper", @@ -35283,7 +40433,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTitlePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -35291,7 +40443,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTitlePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -35299,7 +40453,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTitlePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -35307,7 +40463,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTitlePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -35319,10 +40477,10 @@ }, { "__Checksum": { - "Data1": 7424109579037629857, - "Data2": 6932334538497626752, - "Data3": 3559987129789879268, - "Data4": 525981914862252142 + "Data1": -2074475203953875965, + "Data2": -969439544482171626, + "Data3": 7974240840995563362, + "Data4": -633831025388726613 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTitleSettingsTagHelper", @@ -35356,7 +40514,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -35364,7 +40524,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -35372,7 +40534,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -35380,7 +40544,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -35388,7 +40554,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartTitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -35396,7 +40564,9 @@ "TypeName": "Kendo.Mvc.UI.ChartTextAlignment?", "DisplayName": "Kendo.Mvc.UI.ChartTextAlignment? Kendo.Mvc.TagHelpers.ChartTitleSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -35404,7 +40574,9 @@ "TypeName": "Kendo.Mvc.UI.ChartTitlePosition?", "DisplayName": "Kendo.Mvc.UI.ChartTitlePosition? Kendo.Mvc.TagHelpers.ChartTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -35433,10 +40605,10 @@ }, { "__Checksum": { - "Data1": -5641589835740240186, - "Data2": 3692079320290909519, - "Data3": -4601872071369589166, - "Data4": -8026009590038193243 + "Data1": -7571954144628009348, + "Data2": 3404759018906629837, + "Data3": -813816819381435312, + "Data4": -405772247083335558 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTooltipBorderSettingsTagHelper", @@ -35458,7 +40630,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -35466,7 +40640,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTooltipBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -35478,10 +40654,10 @@ }, { "__Checksum": { - "Data1": 3170503185191200850, - "Data2": -3296292824993672884, - "Data3": 3712255915193169933, - "Data4": -3251596916716072236 + "Data1": -117321193875692777, + "Data2": -8479767240167407445, + "Data3": -8598634084727089734, + "Data4": 6687962858002264888 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTooltipPaddingSettingsTagHelper", @@ -35503,7 +40679,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTooltipPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -35511,7 +40689,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTooltipPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -35519,7 +40699,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTooltipPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -35527,7 +40709,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTooltipPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -35539,10 +40723,10 @@ }, { "__Checksum": { - "Data1": -1905935144437870667, - "Data2": 4719577786340550683, - "Data3": 4736116033788522844, - "Data4": 8544493708798812070 + "Data1": 7936426912529988998, + "Data2": -7196698085714001865, + "Data3": -6022252540662470406, + "Data4": -9186862425572116134 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper", @@ -35576,7 +40760,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.AutoHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoHide" } + "Metadata": { + "Common.PropertyName": "AutoHide" + } }, { "Kind": "ITagHelper", @@ -35584,7 +40770,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -35592,7 +40780,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -35600,7 +40790,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -35608,7 +40800,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -35616,7 +40810,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -35624,7 +40820,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.Shared", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Shared" } + "Metadata": { + "Common.PropertyName": "Shared" + } }, { "Kind": "ITagHelper", @@ -35632,7 +40830,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.SharedTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SharedTemplate" } + "Metadata": { + "Common.PropertyName": "SharedTemplate" + } }, { "Kind": "ITagHelper", @@ -35640,7 +40840,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.SharedTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SharedTemplateId" } + "Metadata": { + "Common.PropertyName": "SharedTemplateId" + } }, { "Kind": "ITagHelper", @@ -35648,7 +40850,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.SharedTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SharedTemplateView" } + "Metadata": { + "Common.PropertyName": "SharedTemplateView" + } }, { "Kind": "ITagHelper", @@ -35656,7 +40860,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.SharedTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SharedTemplateHandler" } + "Metadata": { + "Common.PropertyName": "SharedTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -35664,7 +40870,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -35672,7 +40880,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -35680,7 +40890,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -35688,7 +40900,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -35696,7 +40910,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartTooltipSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -35720,10 +40936,10 @@ }, { "__Checksum": { - "Data1": -1509452883360690497, - "Data2": -4615378695216517020, - "Data3": -719307023878626795, - "Data4": -8317641703407469809 + "Data1": -4747840693679704035, + "Data2": -8672654838795166329, + "Data3": 901105012783769163, + "Data4": -3189031481953037079 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairSettingsTagHelper", @@ -35745,7 +40961,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -35753,7 +40971,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -35761,7 +40981,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -35769,7 +40991,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -35777,7 +41001,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -35796,10 +41022,10 @@ }, { "__Checksum": { - "Data1": 4128011147341776509, - "Data2": 6546215503651676120, - "Data3": 8883452246720005929, - "Data4": 4568137954189716132 + "Data1": -1072197248654631646, + "Data2": 1739043516962317640, + "Data3": 6784074281680511588, + "Data4": -6257342471009967793 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipBorderSettingsTagHelper", @@ -35821,7 +41047,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -35829,7 +41057,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -35837,7 +41067,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -35849,10 +41081,10 @@ }, { "__Checksum": { - "Data1": -5648222505730377057, - "Data2": 1438058382601218615, - "Data3": -289352399551775299, - "Data4": -5677184968142972105 + "Data1": 5681614238275828410, + "Data2": -1864064446291280727, + "Data3": 678184636649022257, + "Data4": -5782735875226651339 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipPaddingSettingsTagHelper", @@ -35874,7 +41106,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -35882,7 +41116,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -35890,7 +41126,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -35898,7 +41136,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -35910,10 +41150,10 @@ }, { "__Checksum": { - "Data1": -2946132863288113795, - "Data2": -178750403157794431, - "Data3": -361340849581710972, - "Data4": 2474774749606047823 + "Data1": -4262705349354608796, + "Data2": 4238043828833834193, + "Data3": -3790296180028745612, + "Data4": 7431468549194704762 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper", @@ -35935,7 +41175,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -35943,7 +41185,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -35951,7 +41195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -35959,7 +41205,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -35967,7 +41215,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -35975,7 +41225,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -35983,7 +41235,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -35991,7 +41245,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -35999,7 +41255,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -36007,7 +41265,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisCrosshairTooltipSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -36031,10 +41291,10 @@ }, { "__Checksum": { - "Data1": 6141021978984134608, - "Data2": 4880228153769677109, - "Data3": 1662886100245961082, - "Data4": -3776870996884482239 + "Data1": -3692806214672791792, + "Data2": -7381228152591251780, + "Data3": -1412439946727326329, + "Data4": -4864462163246275953 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLabelsBorderSettingsTagHelper", @@ -36056,7 +41316,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -36064,7 +41326,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -36072,7 +41336,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -36084,10 +41350,10 @@ }, { "__Checksum": { - "Data1": -2456852881687658043, - "Data2": -7970997105187203702, - "Data3": 8463550704303392920, - "Data4": -2548845417454562505 + "Data1": -7493453158033642206, + "Data2": -604648778871958915, + "Data3": -4963050022741617855, + "Data4": -3902376570256046737 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLabelsMarginSettingsTagHelper", @@ -36109,7 +41375,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -36117,7 +41385,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -36125,7 +41395,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -36133,7 +41405,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -36145,10 +41419,10 @@ }, { "__Checksum": { - "Data1": -2840238935889350032, - "Data2": 3307597194359265501, - "Data3": 7603945842806766415, - "Data4": 3802646741539438711 + "Data1": 2045112664063113973, + "Data2": -2100991656746651300, + "Data3": -6856260304915758065, + "Data4": 6046810644356176665 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLabelsPaddingSettingsTagHelper", @@ -36170,7 +41444,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -36178,7 +41454,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -36186,7 +41464,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -36194,7 +41474,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -36206,10 +41488,10 @@ }, { "__Checksum": { - "Data1": 5066262324248424964, - "Data2": 2552984733191838709, - "Data3": 6071259741800376316, - "Data4": 2842782422002136938 + "Data1": -7176636940998072212, + "Data2": 8494711323182058520, + "Data3": 6980620539258644033, + "Data4": 80807326323117839 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLabelsRotationSettingsTagHelper", @@ -36231,7 +41513,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsRotationSettingsTagHelper.Angle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } }, { "Kind": "ITagHelper", @@ -36239,7 +41523,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLabelRotationAlignment?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLabelRotationAlignment? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsRotationSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } } ], "Metadata": { @@ -36251,10 +41537,10 @@ }, { "__Checksum": { - "Data1": -5623117005925807406, - "Data2": -1977783991084206930, - "Data3": -4621015848422664118, - "Data4": 785962004570002112 + "Data1": -380462936665985923, + "Data2": -6522040824821914301, + "Data3": -6616162624358479192, + "Data4": 2276541636383266049 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper", @@ -36276,7 +41562,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -36284,7 +41572,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -36292,7 +41582,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -36300,7 +41592,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -36308,7 +41602,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -36316,7 +41612,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Mirror", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "ITagHelper", @@ -36324,7 +41622,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "ITagHelper", @@ -36332,7 +41632,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -36340,7 +41642,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -36348,7 +41652,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -36356,7 +41662,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -36364,7 +41672,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -36372,7 +41682,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -36380,7 +41692,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLabelsPosition?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLabelsPosition? Kendo.Mvc.TagHelpers.ChartValueAxisLabelsSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -36414,10 +41728,10 @@ }, { "__Checksum": { - "Data1": -3449863234922704000, - "Data2": -208039901372313147, - "Data3": 1547683838275782775, - "Data4": -1387858126945040307 + "Data1": -3043093561927706063, + "Data2": -6551618030315701244, + "Data3": 2101405591524736044, + "Data4": -8585155098570871586 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisLineSettingsTagHelper", @@ -36439,7 +41753,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -36447,7 +41763,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartValueAxisLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -36455,7 +41773,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisLineSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -36463,7 +41783,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -36475,10 +41797,10 @@ }, { "__Checksum": { - "Data1": 3994274316152816664, - "Data2": 6600038438715532808, - "Data3": -1704602763227251945, - "Data4": -1081199207372560869 + "Data1": -792853545239541070, + "Data2": 4630971348562886828, + "Data3": -6611972493726138931, + "Data4": 703172320824695984 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisMajorGridLinesSettingsTagHelper", @@ -36500,7 +41822,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisMajorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -36508,7 +41832,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartValueAxisMajorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -36516,7 +41842,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisMajorGridLinesSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -36524,7 +41852,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisMajorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -36532,7 +41862,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMajorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -36540,7 +41872,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMajorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -36548,7 +41882,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMajorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -36560,10 +41896,10 @@ }, { "__Checksum": { - "Data1": 7154337851920615477, - "Data2": 260571393999244642, - "Data3": 4229340356056170294, - "Data4": -982488902506389899 + "Data1": -7257436836334669968, + "Data2": -5372871992492355719, + "Data3": 1409410228197782774, + "Data4": 886094054469043991 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisMajorTicksSettingsTagHelper", @@ -36585,7 +41921,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisMajorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -36593,7 +41931,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMajorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -36601,7 +41941,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisMajorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -36609,7 +41951,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMajorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -36617,7 +41961,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMajorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -36629,10 +41975,10 @@ }, { "__Checksum": { - "Data1": 7179887582467363737, - "Data2": -8827250228405403269, - "Data3": -8784241934165206866, - "Data4": 4645993270320107755 + "Data1": -1095023708167258433, + "Data2": 5293355882456597635, + "Data3": -2647980458105331260, + "Data4": 6547962489203474676 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisMinorGridLinesSettingsTagHelper", @@ -36654,7 +42000,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisMinorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -36662,7 +42010,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartValueAxisMinorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -36670,7 +42020,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisMinorGridLinesSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -36678,7 +42030,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisMinorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -36686,7 +42040,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMinorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -36694,7 +42050,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMinorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -36702,7 +42060,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMinorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -36714,10 +42074,10 @@ }, { "__Checksum": { - "Data1": -2964997755569519039, - "Data2": -8403393474081963185, - "Data3": -7179424241047384224, - "Data4": -8095993682730626603 + "Data1": -1600145981685020384, + "Data2": -2679043335937214205, + "Data3": -1093358802685706727, + "Data4": -8537988367690366216 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisMinorTicksSettingsTagHelper", @@ -36739,7 +42099,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisMinorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -36747,7 +42109,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMinorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -36755,7 +42119,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisMinorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -36763,7 +42129,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMinorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -36771,7 +42139,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMinorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -36779,7 +42149,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisMinorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -36791,10 +42163,10 @@ }, { "__Checksum": { - "Data1": 4379022637439456264, - "Data2": 7789595294071482032, - "Data3": 1471177194267777672, - "Data4": -2385430624628973788 + "Data1": -2054788070366174776, + "Data2": -2054602238883305008, + "Data3": -7291956555711674242, + "Data4": -2027391824255488084 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesIconBorderSettingsTagHelper", @@ -36816,7 +42188,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesIconBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -36824,7 +42198,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisNotesIconBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -36836,10 +42212,10 @@ }, { "__Checksum": { - "Data1": -7643612648059156210, - "Data2": 7589114085989644034, - "Data3": 4708037022868537417, - "Data4": -2500309555992914151 + "Data1": -1764895553274577838, + "Data2": -1165999328980218702, + "Data3": -7084568355073047512, + "Data4": -1586100056040934657 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesIconSettingsTagHelper", @@ -36861,7 +42237,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesIconSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -36869,7 +42247,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisNotesIconSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -36877,7 +42257,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesIconSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -36885,7 +42267,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisNotesIconSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -36904,10 +42288,10 @@ }, { "__Checksum": { - "Data1": -2841701127854145419, - "Data2": -8186060814500195800, - "Data3": -7866673565080885843, - "Data4": 7042292578138302720 + "Data1": 980251493200922072, + "Data2": 7835111736136384855, + "Data3": -4473510424776243443, + "Data4": 2422571690978433999 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelBorderSettingsTagHelper", @@ -36929,7 +42313,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -36937,7 +42323,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -36945,7 +42333,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -36957,10 +42347,10 @@ }, { "__Checksum": { - "Data1": 2560375512244866521, - "Data2": 4753925349749106385, - "Data3": -6085423063481576143, - "Data4": 5838483290311990849 + "Data1": 4981616573507787900, + "Data2": 5396228653713562838, + "Data3": -8066533320664295959, + "Data4": 364695326524294868 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper", @@ -36982,7 +42372,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -36990,7 +42382,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -36998,7 +42392,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -37006,7 +42402,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -37014,7 +42412,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -37022,7 +42422,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -37030,7 +42432,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -37038,7 +42442,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -37046,7 +42452,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -37054,7 +42462,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -37062,7 +42472,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNoteLabelPosition?", "DisplayName": "Kendo.Mvc.UI.ChartNoteLabelPosition? Kendo.Mvc.TagHelpers.ChartValueAxisNotesLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -37081,10 +42493,10 @@ }, { "__Checksum": { - "Data1": -7717122369579752114, - "Data2": -5787354855034882271, - "Data3": -1492180445341660967, - "Data4": -2110082020338103851 + "Data1": 3625937969580452598, + "Data2": 2698118680853022521, + "Data3": 1301494396420489253, + "Data4": 6537333826565424415 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesLineSettingsTagHelper", @@ -37106,7 +42518,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartValueAxisNotesLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -37114,7 +42528,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisNotesLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -37122,7 +42538,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -37130,7 +42548,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisNotesLineSettingsTagHelper.Length", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { @@ -37142,10 +42562,10 @@ }, { "__Checksum": { - "Data1": 1576379405284692412, - "Data2": 7803306687312401993, - "Data3": -2102462694128123250, - "Data4": -5136952276049212114 + "Data1": -950432483726112068, + "Data2": -229071170701286309, + "Data3": -2564904885512550307, + "Data4": -6947567541746649808 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisNotesSettingsTagHelper", @@ -37167,7 +42587,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisNotesSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -37175,7 +42597,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNotePosition?", "DisplayName": "Kendo.Mvc.UI.ChartNotePosition? Kendo.Mvc.TagHelpers.ChartValueAxisNotesSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -37204,10 +42628,10 @@ }, { "__Checksum": { - "Data1": -8269427106964079095, - "Data2": 321259336910670900, - "Data3": -3625048530124435104, - "Data4": 874636400889236240 + "Data1": 6379356164959963616, + "Data2": 5604643676993804014, + "Data3": 7515768389427187993, + "Data4": 7605537056563055554 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelBorderSettingsTagHelper", @@ -37229,7 +42653,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -37237,7 +42663,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -37245,7 +42673,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -37257,10 +42687,10 @@ }, { "__Checksum": { - "Data1": 6585701073284323714, - "Data2": 3043936954762945217, - "Data3": -1875549156944034879, - "Data4": -291923282606343687 + "Data1": 6706016992461575997, + "Data2": -2568521204571109947, + "Data3": -4109786348748024227, + "Data4": 7713535549706691209 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelMarginSettingsTagHelper", @@ -37282,7 +42712,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -37290,7 +42722,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -37298,7 +42732,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -37306,7 +42742,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -37318,10 +42756,10 @@ }, { "__Checksum": { - "Data1": -5349839731530372760, - "Data2": 5836037851867914612, - "Data3": 3321332817305161757, - "Data4": 4472217375196996352 + "Data1": -8329301579240693245, + "Data2": -3187133174670842672, + "Data3": -2574320145478578470, + "Data4": -8874494228936939569 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelPaddingSettingsTagHelper", @@ -37343,7 +42781,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -37351,7 +42791,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -37359,7 +42801,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -37367,7 +42811,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -37379,10 +42825,10 @@ }, { "__Checksum": { - "Data1": 1063432393713469546, - "Data2": -6983254056929384209, - "Data3": -4688915654291377435, - "Data4": 6756688597283854828 + "Data1": 4342838036384658837, + "Data2": -7403577843909640377, + "Data3": 4958416669423009687, + "Data4": 2299440812929244093 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper", @@ -37404,7 +42850,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -37412,7 +42860,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -37420,7 +42870,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -37428,7 +42880,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -37436,7 +42890,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -37444,7 +42900,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -37452,7 +42910,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -37460,7 +42920,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -37468,7 +42930,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandLabelSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } } ], "AllowedChildTags": [ @@ -37497,10 +42961,10 @@ }, { "__Checksum": { - "Data1": 4598687866818808572, - "Data2": -5206259582450321008, - "Data3": 1053988972373263420, - "Data4": 3180095011556320725 + "Data1": -8900975027447401899, + "Data2": -3744174770356698320, + "Data3": 8634361072563992368, + "Data4": -3506347075730412413 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandTagHelper", @@ -37522,7 +42986,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -37530,7 +42996,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -37538,7 +43006,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -37546,7 +43016,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { @@ -37558,10 +43030,10 @@ }, { "__Checksum": { - "Data1": 2587674886581467985, - "Data2": -6015771587113968661, - "Data3": 8153832559351642622, - "Data4": 488682081541729743 + "Data1": 1722748297762846035, + "Data2": -830717110615639387, + "Data3": 1158373056134487243, + "Data4": 5461416846639787936 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisPlotBandsTagHelper", @@ -37591,10 +43063,10 @@ }, { "__Checksum": { - "Data1": 7963979683079939950, - "Data2": -7640597608410237946, - "Data3": 1735185017513011394, - "Data4": -7737549247988957470 + "Data1": -713431763617537567, + "Data2": 5026930530700599191, + "Data3": -6402930524077194592, + "Data4": -1072380055345696281 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper", @@ -37616,7 +43088,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.AxisCrossingValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "ITagHelper", @@ -37624,7 +43098,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -37632,7 +43108,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -37640,7 +43118,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.MajorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "ITagHelper", @@ -37648,7 +43128,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -37656,7 +43138,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -37664,7 +43148,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.MinorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "ITagHelper", @@ -37672,7 +43158,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -37680,7 +43168,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.NarrowRange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NarrowRange" } + "Metadata": { + "Common.PropertyName": "NarrowRange" + } }, { "Kind": "ITagHelper", @@ -37688,7 +43178,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.Pane", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pane" } + "Metadata": { + "Common.PropertyName": "Pane" + } }, { "Kind": "ITagHelper", @@ -37696,7 +43188,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -37704,7 +43198,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -37712,7 +43208,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -37720,7 +43218,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTagHelper.ZIndex", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZIndex" } + "Metadata": { + "Common.PropertyName": "ZIndex" + } } ], "AllowedChildTags": [ @@ -37784,10 +43284,10 @@ }, { "__Checksum": { - "Data1": -6952869292386803265, - "Data2": 6751754749539644898, - "Data3": 7013225333633088615, - "Data4": -2341696281249510030 + "Data1": 5011046272979454918, + "Data2": -6471788591677171513, + "Data3": -2200256531658753936, + "Data4": -8983954970735059948 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTagHelperCollection", @@ -37827,10 +43327,10 @@ }, { "__Checksum": { - "Data1": -8898700845028172668, - "Data2": 1230663112286073108, - "Data3": -3312311728359437196, - "Data4": -1228469004126196880 + "Data1": -2384550040729672076, + "Data2": 4292877366222273256, + "Data3": -8887665756711223902, + "Data4": 3145153290646800001 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTitleBorderSettingsTagHelper", @@ -37852,7 +43352,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -37860,7 +43362,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartValueAxisTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -37868,7 +43372,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -37880,10 +43386,10 @@ }, { "__Checksum": { - "Data1": -7402016859330412646, - "Data2": 2970011978306609733, - "Data3": -8057891129838547529, - "Data4": 3727462502579507436 + "Data1": -3266746321552538571, + "Data2": 8024902837356181378, + "Data3": -1738222022264747663, + "Data4": 6049930280156224973 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTitleMarginSettingsTagHelper", @@ -37905,7 +43411,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -37913,7 +43421,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -37921,7 +43431,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -37929,7 +43441,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -37941,10 +43455,10 @@ }, { "__Checksum": { - "Data1": -7256837217859273259, - "Data2": 1744278566453393417, - "Data3": -16270317216030438, - "Data4": -2231175429231519596 + "Data1": -4295036425668407435, + "Data2": 4616143441962188724, + "Data3": -7782715752813398388, + "Data4": 5292371240057726865 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTitlePaddingSettingsTagHelper", @@ -37966,7 +43480,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTitlePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -37974,7 +43490,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTitlePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -37982,7 +43500,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTitlePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -37990,7 +43510,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTitlePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -38002,10 +43524,10 @@ }, { "__Checksum": { - "Data1": 7190469601982505033, - "Data2": -8392435251557497635, - "Data3": 497533723373639097, - "Data4": 7168332026613742090 + "Data1": -8001940290991958072, + "Data2": -6905723652602421914, + "Data3": -1239696815707391552, + "Data4": 7409689197998239484 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartValueAxisTitleSettingsTagHelper", @@ -38027,7 +43549,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTitleSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -38035,7 +43559,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -38043,7 +43569,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -38051,7 +43579,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -38059,7 +43589,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartValueAxisTitleSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -38067,7 +43599,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartValueAxisTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -38075,7 +43609,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartValueAxisTitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -38083,7 +43619,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisTitlePosition?", "DisplayName": "Kendo.Mvc.UI.ChartAxisTitlePosition? Kendo.Mvc.TagHelpers.ChartValueAxisTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -38112,10 +43650,10 @@ }, { "__Checksum": { - "Data1": 7796125550153871050, - "Data2": -3843970166724206534, - "Data3": -2366688396009634749, - "Data4": 9140775038160111881 + "Data1": 8200103004483482251, + "Data2": -3766421101658432168, + "Data3": -6842961012907047617, + "Data4": 4860261609622685588 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisCrosshairSettingsTagHelper", @@ -38137,7 +43675,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisCrosshairSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -38145,7 +43685,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -38153,7 +43695,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -38161,7 +43705,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -38169,7 +43715,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -38188,10 +43736,10 @@ }, { "__Checksum": { - "Data1": 8087080707041805961, - "Data2": -7375185580070936648, - "Data3": 7330247864668692232, - "Data4": -3223083665299892029 + "Data1": 5271129276180859567, + "Data2": -8091039874171460737, + "Data3": -3787519720805153092, + "Data4": -3499378818338672097 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipBorderSettingsTagHelper", @@ -38213,7 +43761,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -38221,7 +43771,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -38229,7 +43781,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -38241,10 +43795,10 @@ }, { "__Checksum": { - "Data1": -3743777864536865716, - "Data2": 3663099392709154167, - "Data3": 414252081395670165, - "Data4": 4392102371731955067 + "Data1": 5461222789996990484, + "Data2": 1946995638607237222, + "Data3": -4151449234782395424, + "Data4": -352142708753883626 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipPaddingSettingsTagHelper", @@ -38266,7 +43820,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -38274,7 +43830,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -38282,7 +43840,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -38290,7 +43850,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -38302,10 +43864,10 @@ }, { "__Checksum": { - "Data1": 8692981949332098742, - "Data2": 4129275731147366209, - "Data3": -7473742233535718965, - "Data4": -544126667846882053 + "Data1": -3503538033411993436, + "Data2": -2382579623925237293, + "Data3": -3508484591166464382, + "Data4": -2781982057352806545 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper", @@ -38327,7 +43889,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -38335,7 +43899,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -38343,7 +43909,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -38351,7 +43919,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -38359,7 +43929,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -38367,7 +43939,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -38375,7 +43949,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -38383,7 +43959,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -38391,7 +43969,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -38399,7 +43979,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisCrosshairTooltipSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -38423,10 +44005,10 @@ }, { "__Checksum": { - "Data1": -3903423681153911152, - "Data2": -4899057028685851675, - "Data3": -386585042927347211, - "Data4": -6188473717049256179 + "Data1": -1463826191048179463, + "Data2": -4842402516581121440, + "Data3": -7314825426620952294, + "Data4": 6438922397422232514 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsBorderSettingsTagHelper", @@ -38448,7 +44030,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -38456,7 +44040,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartXAxisLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -38464,7 +44050,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -38476,10 +44064,10 @@ }, { "__Checksum": { - "Data1": -6454253213321540114, - "Data2": 871857919616930444, - "Data3": 7197149751980314060, - "Data4": 7047733452024571402 + "Data1": -8974470906640996134, + "Data2": 42120472699174200, + "Data3": -9038815907652222878, + "Data4": -7596050784461146884 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsDateFormatsSettingsTagHelper", @@ -38501,7 +44089,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsDateFormatsSettingsTagHelper.Days", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "ITagHelper", @@ -38509,7 +44099,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsDateFormatsSettingsTagHelper.Hours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "ITagHelper", @@ -38517,7 +44109,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsDateFormatsSettingsTagHelper.Months", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "ITagHelper", @@ -38525,7 +44119,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsDateFormatsSettingsTagHelper.Weeks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "ITagHelper", @@ -38533,7 +44129,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsDateFormatsSettingsTagHelper.Years", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { @@ -38545,10 +44143,10 @@ }, { "__Checksum": { - "Data1": 1732976417520208303, - "Data2": 7653702064828904062, - "Data3": -4878199064616754389, - "Data4": -4649368231084051725 + "Data1": 274348022042261774, + "Data2": 3166496054918741847, + "Data3": -6685517176346345631, + "Data4": 4764335702626713849 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsMarginSettingsTagHelper", @@ -38570,7 +44168,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -38578,7 +44178,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -38586,7 +44188,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -38594,7 +44198,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -38606,10 +44212,10 @@ }, { "__Checksum": { - "Data1": -4059571538852424938, - "Data2": 2758695806953631341, - "Data3": 5560972046592336939, - "Data4": 7539003898934664729 + "Data1": 1016678029021015716, + "Data2": -4414782887996297916, + "Data3": -2025813557006123721, + "Data4": 6021563810800758498 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsPaddingSettingsTagHelper", @@ -38631,7 +44237,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -38639,7 +44247,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -38647,7 +44257,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -38655,7 +44267,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -38667,10 +44281,10 @@ }, { "__Checksum": { - "Data1": 3315239979056853534, - "Data2": 2029156253304828036, - "Data3": 3076582829723973876, - "Data4": 3566475115104779209 + "Data1": -1661383807448169678, + "Data2": -4697334766290850388, + "Data3": 8590444588536119686, + "Data4": -7924161514723146558 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsRotationSettingsTagHelper", @@ -38692,7 +44306,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsRotationSettingsTagHelper.Angle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } }, { "Kind": "ITagHelper", @@ -38700,7 +44316,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLabelRotationAlignment?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLabelRotationAlignment? Kendo.Mvc.TagHelpers.ChartXAxisLabelsRotationSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } } ], "Metadata": { @@ -38712,10 +44330,10 @@ }, { "__Checksum": { - "Data1": -4189996488939601847, - "Data2": -7156048543733129169, - "Data3": 4561349827075497195, - "Data4": -7986819158246955219 + "Data1": -2455599337623444934, + "Data2": 8846677424727213116, + "Data3": 2052823065250433991, + "Data4": -988944208536365825 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper", @@ -38737,7 +44355,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -38745,7 +44365,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -38753,7 +44375,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -38761,7 +44385,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -38769,7 +44395,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -38777,7 +44405,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -38785,7 +44415,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Mirror", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "ITagHelper", @@ -38793,7 +44425,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "ITagHelper", @@ -38801,7 +44435,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -38809,7 +44445,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -38817,7 +44455,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -38825,7 +44465,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -38833,7 +44475,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -38841,7 +44485,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -38849,7 +44495,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLabelsPosition?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLabelsPosition? Kendo.Mvc.TagHelpers.ChartXAxisLabelsSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -38888,10 +44536,10 @@ }, { "__Checksum": { - "Data1": -3629118203028053215, - "Data2": 5669063768605512725, - "Data3": -2117530421313668924, - "Data4": -1805040357298969023 + "Data1": -9085667116587344720, + "Data2": 7560590737538181555, + "Data3": 2995733480674731938, + "Data4": 7720521004956975695 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisLineSettingsTagHelper", @@ -38913,7 +44561,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -38921,7 +44571,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartXAxisLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -38929,7 +44581,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisLineSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -38937,7 +44591,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -38949,10 +44605,10 @@ }, { "__Checksum": { - "Data1": 7431611409907693778, - "Data2": -3303034772127142586, - "Data3": 1784065688608699032, - "Data4": 6616201606195004200 + "Data1": -5425471958069338685, + "Data2": 6784458671829918, + "Data3": -3453184913308310400, + "Data4": 7552748132468781093 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisMajorGridLinesSettingsTagHelper", @@ -38974,7 +44630,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisMajorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -38982,7 +44640,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartXAxisMajorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -38990,7 +44650,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisMajorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -38998,7 +44660,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMajorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -39006,7 +44670,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMajorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -39014,7 +44680,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMajorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -39026,10 +44694,10 @@ }, { "__Checksum": { - "Data1": -1412694492031160795, - "Data2": 9212971141646203280, - "Data3": 8270805149769570745, - "Data4": -7933500469569281690 + "Data1": -813202869018850262, + "Data2": -3423852048222886110, + "Data3": -3470439817100811272, + "Data4": -2489317119024063679 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisMajorTicksSettingsTagHelper", @@ -39051,7 +44719,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisMajorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -39059,7 +44729,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMajorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -39067,7 +44739,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisMajorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -39075,7 +44749,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMajorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -39083,7 +44759,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMajorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -39091,7 +44769,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMajorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -39103,10 +44783,10 @@ }, { "__Checksum": { - "Data1": -9157753999855886242, - "Data2": -8717648752585348303, - "Data3": 6266185970689844502, - "Data4": -1594193239848941807 + "Data1": -7917705122746560503, + "Data2": 8666715643415452730, + "Data3": 237777164526963333, + "Data4": 378112197026002521 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisMinorGridLinesSettingsTagHelper", @@ -39128,7 +44808,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisMinorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -39136,7 +44818,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartXAxisMinorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -39144,7 +44828,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisMinorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -39152,7 +44838,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMinorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -39160,7 +44848,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMinorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -39168,7 +44858,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMinorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -39180,10 +44872,10 @@ }, { "__Checksum": { - "Data1": -6026060426851997008, - "Data2": 2604128150199186750, - "Data3": -2270271715943812007, - "Data4": -3244262132259054458 + "Data1": 8778163657217431664, + "Data2": 521510971648342802, + "Data3": 2067715993374886825, + "Data4": -225025139968760220 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisMinorTicksSettingsTagHelper", @@ -39205,7 +44897,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisMinorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -39213,7 +44907,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMinorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -39221,7 +44917,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisMinorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -39229,7 +44927,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMinorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -39237,7 +44937,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMinorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -39245,7 +44947,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisMinorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -39257,10 +44961,10 @@ }, { "__Checksum": { - "Data1": 9099846837356071976, - "Data2": 3811588522471266500, - "Data3": 3347890530469414053, - "Data4": -805146603537879845 + "Data1": -2416332026249197648, + "Data2": 2350323580014596706, + "Data3": 503381901663241372, + "Data4": -1883609255492411052 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesIconBorderSettingsTagHelper", @@ -39282,7 +44986,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesIconBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -39290,7 +44996,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisNotesIconBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -39302,10 +45010,10 @@ }, { "__Checksum": { - "Data1": 4648646484072924731, - "Data2": 2982447436051881139, - "Data3": 5634908082479820962, - "Data4": 3122622365089805985 + "Data1": -5023191057064836018, + "Data2": -1297559830455792740, + "Data3": 4024012234897216371, + "Data4": 1060976958267335203 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesIconSettingsTagHelper", @@ -39327,7 +45035,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesIconSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -39335,7 +45045,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisNotesIconSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -39343,7 +45055,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesIconSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -39351,7 +45065,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisNotesIconSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -39370,10 +45086,10 @@ }, { "__Checksum": { - "Data1": 2983724711473118402, - "Data2": -8345465383749944435, - "Data3": 8762902890933960303, - "Data4": -5313866041892880513 + "Data1": 7916785243977069988, + "Data2": -2015318224486907680, + "Data3": 6992904962279291050, + "Data4": -6926522128424145233 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelBorderSettingsTagHelper", @@ -39395,7 +45111,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -39403,7 +45121,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -39411,7 +45131,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -39423,10 +45145,10 @@ }, { "__Checksum": { - "Data1": 3552333256929274670, - "Data2": 6540797783070698958, - "Data3": -9115475226963670629, - "Data4": -4194759598627451272 + "Data1": -5045814037915544013, + "Data2": -7208294825625203940, + "Data3": 3874508280944752756, + "Data4": 4712652491887531357 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper", @@ -39448,7 +45170,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -39456,7 +45180,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -39464,7 +45190,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -39472,7 +45200,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -39480,7 +45210,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -39488,7 +45220,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -39496,7 +45230,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -39504,7 +45240,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -39512,7 +45250,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -39520,7 +45260,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -39528,7 +45270,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNoteLabelPosition?", "DisplayName": "Kendo.Mvc.UI.ChartNoteLabelPosition? Kendo.Mvc.TagHelpers.ChartXAxisNotesLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -39547,10 +45291,10 @@ }, { "__Checksum": { - "Data1": 3922766612735844393, - "Data2": -6361554869307685323, - "Data3": -4393988085133364127, - "Data4": 6177975063289517639 + "Data1": 3505239748163861072, + "Data2": -246229661020919884, + "Data3": -7983681468926022798, + "Data4": -5590760440856950335 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesLineSettingsTagHelper", @@ -39572,7 +45316,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartXAxisNotesLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -39580,7 +45326,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisNotesLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -39588,7 +45336,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -39596,7 +45346,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisNotesLineSettingsTagHelper.Length", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { @@ -39608,10 +45360,10 @@ }, { "__Checksum": { - "Data1": 8916638105449599498, - "Data2": -9277541109557505, - "Data3": -5238956509840128433, - "Data4": -6772941654493674941 + "Data1": -6722691841508794499, + "Data2": 7522419181032547049, + "Data3": 297442544545175531, + "Data4": 1564094817249431857 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisNotesSettingsTagHelper", @@ -39633,7 +45385,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisNotesSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -39641,7 +45395,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNotePosition?", "DisplayName": "Kendo.Mvc.UI.ChartNotePosition? Kendo.Mvc.TagHelpers.ChartXAxisNotesSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -39670,10 +45426,10 @@ }, { "__Checksum": { - "Data1": 7551069598024976488, - "Data2": 3159640997687816594, - "Data3": 1032971747769843609, - "Data4": -9098904452253018212 + "Data1": -5692196953870112729, + "Data2": 5433330028630592080, + "Data3": 7862751018128308177, + "Data4": 3196442414857018575 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelBorderSettingsTagHelper", @@ -39695,7 +45451,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -39703,7 +45461,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -39711,7 +45471,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -39723,10 +45485,10 @@ }, { "__Checksum": { - "Data1": 608127919974065813, - "Data2": 7417429617550191672, - "Data3": 4100332494479755522, - "Data4": 5172856449067612523 + "Data1": -4488770667811324507, + "Data2": 496396138954006634, + "Data3": 653157645406518865, + "Data4": -4726241918896425749 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelMarginSettingsTagHelper", @@ -39748,7 +45510,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -39756,7 +45520,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -39764,7 +45530,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -39772,7 +45540,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -39784,10 +45554,10 @@ }, { "__Checksum": { - "Data1": -4134023686765722153, - "Data2": 6462830934930912784, - "Data3": -7731177008114881615, - "Data4": 1901278822179080187 + "Data1": -7356630097274372446, + "Data2": 526576692379697468, + "Data3": -1405504447975910428, + "Data4": -2369111951507545452 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelPaddingSettingsTagHelper", @@ -39809,7 +45579,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -39817,7 +45589,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -39825,7 +45599,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -39833,7 +45609,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -39845,10 +45623,10 @@ }, { "__Checksum": { - "Data1": -1090635996878756908, - "Data2": 6625363351212530514, - "Data3": -1860317091166495416, - "Data4": -5936984181390399968 + "Data1": -3671397754801219205, + "Data2": 1367493270411623766, + "Data3": -6084897722818967470, + "Data4": 880389253396967200 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper", @@ -39870,7 +45648,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -39878,7 +45658,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -39886,7 +45668,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -39894,7 +45678,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -39902,7 +45688,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -39910,7 +45698,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -39918,7 +45708,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -39926,7 +45718,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -39934,7 +45728,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisPlotBandLabelSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } } ], "AllowedChildTags": [ @@ -39963,10 +45759,10 @@ }, { "__Checksum": { - "Data1": 7135940790453631850, - "Data2": -3025702404721299838, - "Data3": 4378547023366944336, - "Data4": -4904632599999199092 + "Data1": -908373833326164962, + "Data2": 8528844969171022670, + "Data3": -4406419118187790694, + "Data4": -3193003135850964048 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandTagHelper", @@ -39988,7 +45784,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisPlotBandTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -39996,7 +45794,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartXAxisPlotBandTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -40004,7 +45804,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisPlotBandTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -40012,7 +45814,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartXAxisPlotBandTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { @@ -40024,10 +45828,10 @@ }, { "__Checksum": { - "Data1": -8255157501896260512, - "Data2": -736673610758793912, - "Data3": -1809293669902268035, - "Data4": 6820935343300167089 + "Data1": -1524614887158655712, + "Data2": -2589477475894763733, + "Data3": -7134520333841006205, + "Data4": -8554244890346817592 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisPlotBandsTagHelper", @@ -40057,10 +45861,10 @@ }, { "__Checksum": { - "Data1": 954885633693799658, - "Data2": -1683395500958720389, - "Data3": -6034720042889002734, - "Data4": -2482429213817176061 + "Data1": -8463401464168301270, + "Data2": -985267628181243049, + "Data3": 8825324449624974243, + "Data4": 5140137690989893627 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTagHelper", @@ -40082,7 +45886,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.AxisCrossingValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "ITagHelper", @@ -40090,7 +45896,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -40098,7 +45906,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.BaseUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "ITagHelper", @@ -40106,7 +45916,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.Categories", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Categories" } + "Metadata": { + "Common.PropertyName": "Categories" + } }, { "Kind": "ITagHelper", @@ -40114,7 +45926,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -40122,7 +45936,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.MajorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "ITagHelper", @@ -40130,7 +45946,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -40138,7 +45956,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -40146,7 +45966,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.MinorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "ITagHelper", @@ -40154,7 +45976,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -40162,7 +45986,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.NarrowRange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NarrowRange" } + "Metadata": { + "Common.PropertyName": "NarrowRange" + } }, { "Kind": "ITagHelper", @@ -40170,7 +45996,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.Pane", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pane" } + "Metadata": { + "Common.PropertyName": "Pane" + } }, { "Kind": "ITagHelper", @@ -40178,7 +46006,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -40186,7 +46016,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.StartAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "ITagHelper", @@ -40194,7 +46026,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -40202,7 +46036,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -40266,10 +46102,10 @@ }, { "__Checksum": { - "Data1": 2027295164859040781, - "Data2": 2612453207274489451, - "Data3": 8847374596397576954, - "Data4": 6124362294950166971 + "Data1": -2548475118268323605, + "Data2": 162739481117583720, + "Data3": -4118010108138579611, + "Data4": -2140904322958220995 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTagHelperCollection", @@ -40309,10 +46145,10 @@ }, { "__Checksum": { - "Data1": -7558186217361072956, - "Data2": -4862488848316010856, - "Data3": 4987944858623173226, - "Data4": 8416531811492407411 + "Data1": 979968717777866248, + "Data2": 6260318098806007029, + "Data3": 7388443015789704457, + "Data4": -8632117296778449385 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTitleBorderSettingsTagHelper", @@ -40334,7 +46170,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -40342,7 +46180,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartXAxisTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -40350,7 +46190,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -40362,10 +46204,10 @@ }, { "__Checksum": { - "Data1": 4599439194349112787, - "Data2": -4924524744624264949, - "Data3": -1779302433163115271, - "Data4": 4016318951459247978 + "Data1": 6754696103612292344, + "Data2": -3363029229111504670, + "Data3": 9033728475450970089, + "Data4": 6658972535874928167 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTitleMarginSettingsTagHelper", @@ -40387,7 +46229,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -40395,7 +46239,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -40403,7 +46249,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -40411,7 +46259,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -40423,10 +46273,10 @@ }, { "__Checksum": { - "Data1": 8580372213936241392, - "Data2": 6789022034896355493, - "Data3": 985411791906449062, - "Data4": -2936454544272318612 + "Data1": -5456839990838928183, + "Data2": -4117000232129840298, + "Data3": 5493062234753322095, + "Data4": -1026763990949126174 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTitlePaddingSettingsTagHelper", @@ -40448,7 +46298,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTitlePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -40456,7 +46308,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTitlePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -40464,7 +46318,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTitlePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -40472,7 +46328,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTitlePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -40484,10 +46342,10 @@ }, { "__Checksum": { - "Data1": -160953720159767328, - "Data2": -8503132773135650691, - "Data3": 7057018741859096815, - "Data4": 6045946951130091142 + "Data1": 7044905883616744812, + "Data2": 6480375286398194376, + "Data3": 8460451145906782669, + "Data4": 7143260626105557422 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartXAxisTitleSettingsTagHelper", @@ -40509,7 +46367,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTitleSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -40517,7 +46377,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -40525,7 +46387,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -40533,7 +46397,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -40541,7 +46407,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartXAxisTitleSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -40549,7 +46417,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartXAxisTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -40557,7 +46427,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartXAxisTitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -40565,7 +46437,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisTitlePosition?", "DisplayName": "Kendo.Mvc.UI.ChartAxisTitlePosition? Kendo.Mvc.TagHelpers.ChartXAxisTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -40594,10 +46468,10 @@ }, { "__Checksum": { - "Data1": -7055395576253110485, - "Data2": 822607340035848028, - "Data3": -8616230239313685666, - "Data4": -3545182184842451322 + "Data1": -4077978191263146125, + "Data2": -5370684520972152546, + "Data3": -3425027388992039654, + "Data4": -6329538465054275904 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisCrosshairSettingsTagHelper", @@ -40619,7 +46493,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisCrosshairSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -40627,7 +46503,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -40635,7 +46513,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -40643,7 +46523,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -40651,7 +46533,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -40670,10 +46554,10 @@ }, { "__Checksum": { - "Data1": 9189031799509435304, - "Data2": -8645024110479838804, - "Data3": 7769551585541269281, - "Data4": -4237443546243439059 + "Data1": 6754787573152705845, + "Data2": 668305837349247800, + "Data3": 8153005214951537447, + "Data4": 7469142583681123812 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipBorderSettingsTagHelper", @@ -40695,7 +46579,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -40703,7 +46589,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -40711,7 +46599,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -40723,10 +46613,10 @@ }, { "__Checksum": { - "Data1": -3711020096359684140, - "Data2": 477880510148764346, - "Data3": 7481052369764918043, - "Data4": -1158595499621060022 + "Data1": 3122879887551345578, + "Data2": -4552758779388906312, + "Data3": 8934118691528483089, + "Data4": 2327269785439579390 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipPaddingSettingsTagHelper", @@ -40748,7 +46638,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -40756,7 +46648,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -40764,7 +46658,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -40772,7 +46668,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -40784,10 +46682,10 @@ }, { "__Checksum": { - "Data1": 3040516398914174062, - "Data2": -2485144182981323219, - "Data3": -1104856491096812450, - "Data4": -5945860428547826966 + "Data1": 884748559459699684, + "Data2": -8707546022041981568, + "Data3": 4066414467378865716, + "Data4": 8160701751438476386 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper", @@ -40809,7 +46707,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -40817,7 +46717,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -40825,7 +46727,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -40833,7 +46737,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -40841,7 +46747,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -40849,7 +46757,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -40857,7 +46767,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -40865,7 +46777,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -40873,7 +46787,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -40881,7 +46797,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisCrosshairTooltipSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -40905,10 +46823,10 @@ }, { "__Checksum": { - "Data1": 2115381368564861017, - "Data2": 2067264492667429370, - "Data3": -2490979553877780536, - "Data4": -2375993089794242884 + "Data1": -1996296278174877919, + "Data2": 768686236516574661, + "Data3": -9107035032379139486, + "Data4": -8949619663412471902 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsBorderSettingsTagHelper", @@ -40930,7 +46848,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -40938,7 +46858,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartYAxisLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -40946,7 +46868,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -40958,10 +46882,10 @@ }, { "__Checksum": { - "Data1": 4947236630012675037, - "Data2": 8705319458720522972, - "Data3": -1411620389501374003, - "Data4": -5445419013102386990 + "Data1": 6853614808015740602, + "Data2": 4340307732733443197, + "Data3": 1711855532161593014, + "Data4": 8840611190367773969 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsDateFormatsSettingsTagHelper", @@ -40983,7 +46907,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsDateFormatsSettingsTagHelper.Days", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "ITagHelper", @@ -40991,7 +46917,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsDateFormatsSettingsTagHelper.Hours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "ITagHelper", @@ -40999,7 +46927,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsDateFormatsSettingsTagHelper.Months", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "ITagHelper", @@ -41007,7 +46937,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsDateFormatsSettingsTagHelper.Weeks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "ITagHelper", @@ -41015,7 +46947,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsDateFormatsSettingsTagHelper.Years", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { @@ -41027,10 +46961,10 @@ }, { "__Checksum": { - "Data1": -1028242170673715499, - "Data2": -6674627150718135651, - "Data3": 4577530781591643625, - "Data4": -5267100465928304467 + "Data1": -1019480700839906244, + "Data2": -8193389097235476866, + "Data3": -2109842937442252712, + "Data4": 2819749672825401178 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsMarginSettingsTagHelper", @@ -41052,7 +46986,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -41060,7 +46996,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -41068,7 +47006,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -41076,7 +47016,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -41088,10 +47030,10 @@ }, { "__Checksum": { - "Data1": 3505522124782307668, - "Data2": 3006122482791372212, - "Data3": 2654365901184815453, - "Data4": -7715521739046506120 + "Data1": 8370630709140836471, + "Data2": -4425606955585813759, + "Data3": -4762307570033971832, + "Data4": -526450578658949093 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsPaddingSettingsTagHelper", @@ -41113,7 +47055,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -41121,7 +47065,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -41129,7 +47075,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -41137,7 +47085,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -41149,10 +47099,10 @@ }, { "__Checksum": { - "Data1": -5774908757853158281, - "Data2": 3877153464418401946, - "Data3": 2210474436692555126, - "Data4": 1905894271213024604 + "Data1": -1952295767626949624, + "Data2": -4920329199309836930, + "Data3": -8236955363120593985, + "Data4": 2503181300159388284 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsRotationSettingsTagHelper", @@ -41174,7 +47124,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsRotationSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -41182,7 +47134,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsRotationSettingsTagHelper.Angle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } } ], "Metadata": { @@ -41194,10 +47148,10 @@ }, { "__Checksum": { - "Data1": 2840726917322162783, - "Data2": -8825884851343195679, - "Data3": -5262909809616326402, - "Data4": 3524703913309221992 + "Data1": 3954984641801021091, + "Data2": -7691808601136655778, + "Data3": 1841160047086120047, + "Data4": 7733981598576436931 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper", @@ -41219,7 +47173,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -41227,7 +47183,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -41235,7 +47193,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -41243,7 +47203,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -41251,7 +47213,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -41259,7 +47223,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -41267,7 +47233,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Mirror", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "ITagHelper", @@ -41275,7 +47243,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "ITagHelper", @@ -41283,7 +47253,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -41291,7 +47263,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -41299,7 +47273,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -41307,7 +47283,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -41315,7 +47293,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -41323,7 +47303,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -41331,7 +47313,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLabelsPosition?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLabelsPosition? Kendo.Mvc.TagHelpers.ChartYAxisLabelsSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -41370,10 +47354,10 @@ }, { "__Checksum": { - "Data1": 8024238311719781572, - "Data2": -6724727601509908382, - "Data3": -2042212208096694048, - "Data4": 2556397072075087126 + "Data1": 4510313334491409662, + "Data2": 8133740564879957172, + "Data3": 3022725001968170077, + "Data4": 1394683350648303524 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisLineSettingsTagHelper", @@ -41395,7 +47379,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -41403,7 +47389,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartYAxisLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -41411,7 +47399,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisLineSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -41419,7 +47409,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -41431,10 +47423,10 @@ }, { "__Checksum": { - "Data1": 5211436633134269761, - "Data2": -478293929564616596, - "Data3": -3332967764548170185, - "Data4": -4115043651363587730 + "Data1": 6395932484287994962, + "Data2": 3894594363281057205, + "Data3": -7415036199629367037, + "Data4": 717073621467831708 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisMajorGridLinesSettingsTagHelper", @@ -41456,7 +47448,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisMajorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -41464,7 +47458,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartYAxisMajorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -41472,7 +47468,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisMajorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -41480,7 +47478,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMajorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -41488,7 +47488,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMajorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -41496,7 +47498,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMajorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -41508,10 +47512,10 @@ }, { "__Checksum": { - "Data1": -5180364222132171865, - "Data2": -2303455280755546961, - "Data3": 2906277109562512833, - "Data4": -7494463085365765342 + "Data1": -9157152853821045787, + "Data2": -1161869067383966750, + "Data3": -4160984842340563582, + "Data4": 5339314368746262320 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisMajorTicksSettingsTagHelper", @@ -41533,7 +47537,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisMajorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -41541,7 +47547,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMajorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -41549,7 +47557,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisMajorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -41557,7 +47567,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMajorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -41565,7 +47577,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMajorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -41573,7 +47587,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMajorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -41585,10 +47601,10 @@ }, { "__Checksum": { - "Data1": 212882851587336913, - "Data2": -6956629183288441712, - "Data3": -4637861075388268697, - "Data4": -4702691064813262386 + "Data1": -7355338070878161478, + "Data2": 1004206429813611244, + "Data3": -2907249068563149029, + "Data4": -3117299449988834348 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisMinorGridLinesSettingsTagHelper", @@ -41610,7 +47626,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisMinorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -41618,7 +47636,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartYAxisMinorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -41626,7 +47646,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisMinorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -41634,7 +47656,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMinorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -41642,7 +47666,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMinorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -41650,7 +47676,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMinorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -41662,10 +47690,10 @@ }, { "__Checksum": { - "Data1": 1781359977029466282, - "Data2": 6147935377805101659, - "Data3": 9150960649068201209, - "Data4": 5633353161744769323 + "Data1": 7469355334157192935, + "Data2": -6568474516739499729, + "Data3": 1828025213840024110, + "Data4": -8749531327042863597 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisMinorTicksSettingsTagHelper", @@ -41687,7 +47715,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisMinorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -41695,7 +47725,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMinorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -41703,7 +47735,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisMinorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -41711,7 +47745,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMinorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -41719,7 +47755,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMinorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -41727,7 +47765,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisMinorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -41739,10 +47779,10 @@ }, { "__Checksum": { - "Data1": -3566293301415235245, - "Data2": -4801815268474201603, - "Data3": -838578572342313583, - "Data4": -7707650303901384854 + "Data1": -4353745181679789602, + "Data2": 4998532089689922859, + "Data3": 2673338234821882174, + "Data4": 7065822488935937652 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesIconBorderSettingsTagHelper", @@ -41764,7 +47804,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesIconBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -41772,7 +47814,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisNotesIconBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -41784,10 +47828,10 @@ }, { "__Checksum": { - "Data1": -542195699654520873, - "Data2": 2972667401625904959, - "Data3": -4879899318509361941, - "Data4": -361203464254814383 + "Data1": -3530329647597633075, + "Data2": 111602070314131518, + "Data3": -3942788681036444378, + "Data4": -1918131508664502112 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesIconSettingsTagHelper", @@ -41809,7 +47853,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesIconSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -41817,7 +47863,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisNotesIconSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -41825,7 +47873,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesIconSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -41833,7 +47883,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisNotesIconSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -41852,10 +47904,10 @@ }, { "__Checksum": { - "Data1": -8906485373780920734, - "Data2": -5632321206196196195, - "Data3": -273744392985146286, - "Data4": 7160814549442777599 + "Data1": 7776975490539335979, + "Data2": 1501994069937941971, + "Data3": 3678415512235584245, + "Data4": 7576860491241588325 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelBorderSettingsTagHelper", @@ -41877,7 +47929,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -41885,7 +47939,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -41893,7 +47949,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -41905,10 +47963,10 @@ }, { "__Checksum": { - "Data1": -4969779691459462405, - "Data2": -3462614207228024098, - "Data3": -2169505152451410528, - "Data4": 8369936782371683910 + "Data1": 8273183667040662631, + "Data2": 7533823460842076381, + "Data3": -3315072059387608678, + "Data4": 4422546163486944754 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper", @@ -41930,7 +47988,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -41938,7 +47998,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -41946,7 +48008,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -41954,7 +48018,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -41962,7 +48028,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -41970,7 +48038,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -41978,7 +48048,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -41986,7 +48058,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -41994,7 +48068,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -42002,7 +48078,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -42010,7 +48088,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNoteLabelPosition?", "DisplayName": "Kendo.Mvc.UI.ChartNoteLabelPosition? Kendo.Mvc.TagHelpers.ChartYAxisNotesLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -42029,10 +48109,10 @@ }, { "__Checksum": { - "Data1": 6386127679064801876, - "Data2": 1415217989322121280, - "Data3": 6103620360784238460, - "Data4": -6764249792924808015 + "Data1": 3474345034101857824, + "Data2": 3421778768532266754, + "Data3": -2124085928512398960, + "Data4": -8438647281988187113 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesLineSettingsTagHelper", @@ -42054,7 +48134,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartYAxisNotesLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -42062,7 +48144,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisNotesLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -42070,7 +48154,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -42078,7 +48164,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisNotesLineSettingsTagHelper.Length", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { @@ -42090,10 +48178,10 @@ }, { "__Checksum": { - "Data1": 1153281405980513693, - "Data2": 1251660763499393348, - "Data3": -8483145380575101035, - "Data4": 6048135940048767233 + "Data1": -3931786056543807344, + "Data2": -5499029010777029082, + "Data3": 3468251927193541697, + "Data4": 1275437210701557602 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisNotesSettingsTagHelper", @@ -42115,7 +48203,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisNotesSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -42123,7 +48213,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNotePosition?", "DisplayName": "Kendo.Mvc.UI.ChartNotePosition? Kendo.Mvc.TagHelpers.ChartYAxisNotesSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -42152,10 +48244,10 @@ }, { "__Checksum": { - "Data1": 4475510167405204109, - "Data2": -1938786015954056857, - "Data3": 5794714737695721786, - "Data4": -701925502666713996 + "Data1": 4591561672060403482, + "Data2": -838013313404310738, + "Data3": 2042640500830761764, + "Data4": 341479133320393078 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelBorderSettingsTagHelper", @@ -42177,7 +48269,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -42185,7 +48279,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -42193,7 +48289,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -42205,10 +48303,10 @@ }, { "__Checksum": { - "Data1": -836246417278044139, - "Data2": -3874304027256402500, - "Data3": 2578325361644107402, - "Data4": 7347991848036797136 + "Data1": -7643023391798829819, + "Data2": 2820618429835577537, + "Data3": 6971363439611189182, + "Data4": -1373933318058172961 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelMarginSettingsTagHelper", @@ -42230,7 +48328,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -42238,7 +48338,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -42246,7 +48348,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -42254,7 +48358,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -42266,10 +48372,10 @@ }, { "__Checksum": { - "Data1": -4946730619552809125, - "Data2": 3149428743268655368, - "Data3": -7657722779116136409, - "Data4": 6181521508121840547 + "Data1": 2846996551205296070, + "Data2": -6571562911836999877, + "Data3": 5217664961631719204, + "Data4": -7340470878411109700 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelPaddingSettingsTagHelper", @@ -42291,7 +48397,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -42299,7 +48407,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -42307,7 +48417,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -42315,7 +48427,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -42327,10 +48441,10 @@ }, { "__Checksum": { - "Data1": -1638002091588292527, - "Data2": -5883132738476175657, - "Data3": 418815389596769961, - "Data4": -2061889790368600787 + "Data1": 2067554869189488413, + "Data2": -5158013386356024935, + "Data3": -1664342311013745693, + "Data4": -7334093157500422881 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper", @@ -42352,7 +48466,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -42360,7 +48476,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -42368,7 +48486,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -42376,7 +48496,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -42384,7 +48506,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -42392,7 +48516,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -42400,7 +48526,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -42408,7 +48536,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -42416,7 +48546,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisPlotBandLabelSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } } ], "AllowedChildTags": [ @@ -42445,10 +48577,10 @@ }, { "__Checksum": { - "Data1": -7514570930510657146, - "Data2": -4338206509006836760, - "Data3": 6352112640925945575, - "Data4": -256526417076006327 + "Data1": 9102854956996339657, + "Data2": 3411897428298823280, + "Data3": 6905680529598653738, + "Data4": -7740034463332030014 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandTagHelper", @@ -42470,7 +48602,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisPlotBandTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -42478,7 +48612,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartYAxisPlotBandTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -42486,7 +48622,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisPlotBandTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -42494,7 +48632,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartYAxisPlotBandTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { @@ -42506,10 +48646,10 @@ }, { "__Checksum": { - "Data1": 6883427675862993537, - "Data2": 4473195175754270168, - "Data3": 8178131870966337905, - "Data4": -3421218775358485736 + "Data1": -1103246650404586017, + "Data2": -3722094300625735630, + "Data3": -1166275152926540933, + "Data4": -311666456927683883 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisPlotBandsTagHelper", @@ -42539,10 +48679,10 @@ }, { "__Checksum": { - "Data1": 6040270222655887593, - "Data2": -3837138008433126628, - "Data3": 8621856751494804780, - "Data4": -5008363744333906747 + "Data1": 7915454700045431828, + "Data2": 4426437440759021685, + "Data3": -5966893784483970288, + "Data4": 7762886628835766573 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTagHelper", @@ -42564,7 +48704,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.AxisCrossingValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "ITagHelper", @@ -42572,7 +48714,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -42580,7 +48724,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.BaseUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "ITagHelper", @@ -42588,7 +48734,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.Categories", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Categories" } + "Metadata": { + "Common.PropertyName": "Categories" + } }, { "Kind": "ITagHelper", @@ -42596,7 +48744,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -42604,7 +48754,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.MajorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "ITagHelper", @@ -42612,7 +48764,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -42620,7 +48774,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -42628,7 +48784,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.MinorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "ITagHelper", @@ -42636,7 +48794,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -42644,7 +48804,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.NarrowRange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NarrowRange" } + "Metadata": { + "Common.PropertyName": "NarrowRange" + } }, { "Kind": "ITagHelper", @@ -42652,7 +48814,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.Pane", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pane" } + "Metadata": { + "Common.PropertyName": "Pane" + } }, { "Kind": "ITagHelper", @@ -42660,7 +48824,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -42668,7 +48834,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -42676,7 +48844,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -42740,10 +48910,10 @@ }, { "__Checksum": { - "Data1": -6568919701029888232, - "Data2": 4252671543234840125, - "Data3": -7417730133335564386, - "Data4": 4160536677687640766 + "Data1": 302941730391908718, + "Data2": 7197157252467274278, + "Data3": -2983892552206190897, + "Data4": -1673057676101491130 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTagHelperCollection", @@ -42773,10 +48943,10 @@ }, { "__Checksum": { - "Data1": 6144115552715640551, - "Data2": 479858441664610120, - "Data3": 8897479164358585603, - "Data4": -7535855638508197177 + "Data1": 3875144403399368362, + "Data2": 4886589799399971319, + "Data3": 1754874747960706344, + "Data4": -1073985725875900993 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTitleBorderSettingsTagHelper", @@ -42798,7 +48968,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -42806,7 +48978,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.ChartYAxisTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -42814,7 +48988,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -42826,10 +49002,10 @@ }, { "__Checksum": { - "Data1": 5577371059822880214, - "Data2": 3754170590397414851, - "Data3": 7944761583476980096, - "Data4": 3884359792220616250 + "Data1": -1923793592637219859, + "Data2": -1098647934354789993, + "Data3": 2694413239833302899, + "Data4": -2681516707644059688 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTitleMarginSettingsTagHelper", @@ -42851,7 +49027,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -42859,7 +49037,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -42867,7 +49047,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -42875,7 +49057,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -42887,10 +49071,10 @@ }, { "__Checksum": { - "Data1": 1270599288600009246, - "Data2": -1743244637272922000, - "Data3": -8259600256393175737, - "Data4": -6685995542225534477 + "Data1": 1896067366598733450, + "Data2": -933884398293693536, + "Data3": -418309615073911612, + "Data4": 504773085905171615 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTitlePaddingSettingsTagHelper", @@ -42912,7 +49096,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTitlePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -42920,7 +49106,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTitlePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -42928,7 +49116,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTitlePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -42936,7 +49126,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTitlePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -42948,10 +49140,10 @@ }, { "__Checksum": { - "Data1": 3012302046707003689, - "Data2": 4639182593736517461, - "Data3": 6951119376438574415, - "Data4": -7985138341255287362 + "Data1": -612572444723804117, + "Data2": -1166890805742005860, + "Data3": -764139552199485040, + "Data4": -8031933305512837789 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartYAxisTitleSettingsTagHelper", @@ -42973,7 +49165,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTitleSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -42981,7 +49175,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -42989,7 +49185,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -42997,7 +49195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -43005,7 +49205,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartYAxisTitleSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -43013,7 +49215,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChartYAxisTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -43021,7 +49225,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartYAxisTitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -43029,7 +49235,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisTitlePosition?", "DisplayName": "Kendo.Mvc.UI.ChartAxisTitlePosition? Kendo.Mvc.TagHelpers.ChartYAxisTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -43058,10 +49266,10 @@ }, { "__Checksum": { - "Data1": -5863508615117922928, - "Data2": 5169014637856786939, - "Data3": -6593490763631524757, - "Data4": 2382701060909141354 + "Data1": -1883995506399336810, + "Data2": 4162889451816678623, + "Data3": -6661647773893942333, + "Data4": -3427952244088764334 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartZoomableMousewheelSettingsTagHelper", @@ -43083,7 +49291,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartZoomableMousewheelSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -43091,7 +49301,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ChartZoomableMousewheelSettingsTagHelper.Rate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rate" } + "Metadata": { + "Common.PropertyName": "Rate" + } }, { "Kind": "ITagHelper", @@ -43099,7 +49311,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLock?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLock? Kendo.Mvc.TagHelpers.ChartZoomableMousewheelSettingsTagHelper.Lock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lock" } + "Metadata": { + "Common.PropertyName": "Lock" + } } ], "Metadata": { @@ -43111,10 +49325,10 @@ }, { "__Checksum": { - "Data1": -3988101542289161357, - "Data2": -8896541943409050806, - "Data3": 6221182631412755823, - "Data4": 2304619618314950421 + "Data1": -5323431159100950747, + "Data2": -9180827853572100513, + "Data3": -8110731281609755353, + "Data4": -5768444534456453897 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartZoomableSelectionSettingsTagHelper", @@ -43136,7 +49350,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartZoomableSelectionSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -43144,7 +49360,9 @@ "TypeName": "Kendo.Mvc.UI.ChartActivationKey?", "DisplayName": "Kendo.Mvc.UI.ChartActivationKey? Kendo.Mvc.TagHelpers.ChartZoomableSelectionSettingsTagHelper.Key", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Key" } + "Metadata": { + "Common.PropertyName": "Key" + } }, { "Kind": "ITagHelper", @@ -43152,7 +49370,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisLock?", "DisplayName": "Kendo.Mvc.UI.ChartAxisLock? Kendo.Mvc.TagHelpers.ChartZoomableSelectionSettingsTagHelper.Lock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lock" } + "Metadata": { + "Common.PropertyName": "Lock" + } } ], "Metadata": { @@ -43164,10 +49384,10 @@ }, { "__Checksum": { - "Data1": 5228774870743246612, - "Data2": 3025790462118001697, - "Data3": -5652036872090641928, - "Data4": 394268856735553360 + "Data1": -2159695761756006648, + "Data2": 5655339495093665195, + "Data3": 7184295930739467738, + "Data4": -4842967256724368914 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChartZoomableSettingsTagHelper", @@ -43195,7 +49415,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChartZoomableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -43219,10 +49441,10 @@ }, { "__Checksum": { - "Data1": -6624085415196103823, - "Data2": 7806600181560582703, - "Data3": -9028846723287601759, - "Data4": 254749340382589071 + "Data1": -370425283238510765, + "Data2": 4357788030115379525, + "Data3": -2026790397062631788, + "Data4": 4966911297395899169 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatMessagesSettingsTagHelper", @@ -43244,7 +49466,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatMessagesSettingsTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -43252,7 +49476,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatMessagesSettingsTagHelper.SendButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SendButton" } + "Metadata": { + "Common.PropertyName": "SendButton" + } }, { "Kind": "ITagHelper", @@ -43260,7 +49486,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatMessagesSettingsTagHelper.ToggleButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToggleButton" } + "Metadata": { + "Common.PropertyName": "ToggleButton" + } } ], "Metadata": { @@ -43272,10 +49500,10 @@ }, { "__Checksum": { - "Data1": 851209521208232795, - "Data2": -9136534256611194935, - "Data3": -3063574506251755473, - "Data4": -3009908266787657956 + "Data1": 5069457577725261419, + "Data2": 949081743358848460, + "Data3": 4353938503402216297, + "Data4": 8780179504578421432 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatTagHelper", @@ -43296,7 +49524,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatTagHelper.OnActionClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActionClick" } + "Metadata": { + "Common.PropertyName": "OnActionClick" + } }, { "Kind": "ITagHelper", @@ -43304,7 +49534,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatTagHelper.OnPost", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPost" } + "Metadata": { + "Common.PropertyName": "OnPost" + } }, { "Kind": "ITagHelper", @@ -43312,7 +49544,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatTagHelper.OnSendMessage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSendMessage" } + "Metadata": { + "Common.PropertyName": "OnSendMessage" + } }, { "Kind": "ITagHelper", @@ -43320,7 +49554,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatTagHelper.OnTypingEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnTypingEnd" } + "Metadata": { + "Common.PropertyName": "OnTypingEnd" + } }, { "Kind": "ITagHelper", @@ -43328,7 +49564,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatTagHelper.OnTypingStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnTypingStart" } + "Metadata": { + "Common.PropertyName": "OnTypingStart" + } }, { "Kind": "ITagHelper", @@ -43336,7 +49574,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatTagHelper.OnToolClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnToolClick" } + "Metadata": { + "Common.PropertyName": "OnToolClick" + } }, { "Kind": "ITagHelper", @@ -43344,7 +49584,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -43352,7 +49594,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChatTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -43360,7 +49604,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChatTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -43368,7 +49614,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChatTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -43397,10 +49645,10 @@ }, { "__Checksum": { - "Data1": 7510043900126212163, - "Data2": 4382977314587744032, - "Data3": -1058191488488730443, - "Data4": -7786811469901987850 + "Data1": 6252560198396239379, + "Data2": -7613093115393540295, + "Data3": 8628178538849181490, + "Data4": 6737822740526010630 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatToolbarAnimationSettingsTagHelper", @@ -43422,7 +49670,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChatToolbarAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -43430,7 +49680,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper Kendo.Mvc.TagHelpers.ChatToolbarAnimationSettingsTagHelper.Collapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collapse" } + "Metadata": { + "Common.PropertyName": "Collapse" + } }, { "Kind": "ITagHelper", @@ -43438,7 +49690,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper Kendo.Mvc.TagHelpers.ChatToolbarAnimationSettingsTagHelper.Expand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expand" } + "Metadata": { + "Common.PropertyName": "Expand" + } } ], "AllowedChildTags": [ @@ -43462,10 +49716,10 @@ }, { "__Checksum": { - "Data1": -6122154751336669423, - "Data2": 8149213501488113370, - "Data3": 4603238989042031971, - "Data4": -1947418850962364932 + "Data1": -3599560425483088619, + "Data2": -3486928118822131670, + "Data3": 4416871819437895777, + "Data4": -3340104819400744980 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatToolbarSettingsButtonTagHelper", @@ -43487,7 +49741,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatToolbarSettingsButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -43495,7 +49751,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatToolbarSettingsButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -43503,7 +49761,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatToolbarSettingsButtonTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } } ], "Metadata": { @@ -43515,10 +49775,10 @@ }, { "__Checksum": { - "Data1": -2368487194262445663, - "Data2": -7275056972744222276, - "Data3": -7737134349338508200, - "Data4": -3715877260287059934 + "Data1": -6120077819819775625, + "Data2": 4282965633025370011, + "Data3": -4190059584407292041, + "Data4": -1018759131803253272 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatToolbarSettingsButtonsTagHelper", @@ -43548,10 +49808,10 @@ }, { "__Checksum": { - "Data1": -351782096465750015, - "Data2": 40289770402414972, - "Data3": -6866179781608344623, - "Data4": 4460074620542036123 + "Data1": -6517490763551525518, + "Data2": 2821548558293650664, + "Data3": 8511812477254649280, + "Data4": 240245034567851852 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatToolbarSettingsTagHelper", @@ -43573,7 +49833,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChatToolbarSettingsTagHelper.Scrollable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Scrollable" } + "Metadata": { + "Common.PropertyName": "Scrollable" + } }, { "Kind": "ITagHelper", @@ -43581,7 +49843,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChatToolbarSettingsTagHelper.Toggleable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggleable" } + "Metadata": { + "Common.PropertyName": "Toggleable" + } } ], "AllowedChildTags": [ @@ -43605,10 +49869,10 @@ }, { "__Checksum": { - "Data1": 5127284171566003800, - "Data2": -8576117911661801091, - "Data3": -3341675185415857820, - "Data4": 2065392994476778762 + "Data1": 5942601721874697903, + "Data2": 1160193353727180073, + "Data3": -7136388610876847563, + "Data4": -3781523404474517703 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChatUserSettingsTagHelper", @@ -43630,7 +49894,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatUserSettingsTagHelper.IconUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconUrl" } + "Metadata": { + "Common.PropertyName": "IconUrl" + } }, { "Kind": "ITagHelper", @@ -43638,7 +49904,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChatUserSettingsTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { @@ -43650,10 +49918,10 @@ }, { "__Checksum": { - "Data1": -5118902339538640231, - "Data2": 737999455333024620, - "Data3": -4563866760813272920, - "Data4": 5101441510688651550 + "Data1": 4604877400087734753, + "Data2": 393391032288345934, + "Data3": -4075393067413397905, + "Data4": -3366601455318294495 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CheckBoxTagHelper", @@ -43673,7 +49941,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.CheckBoxTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -43681,7 +49951,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -43689,7 +49961,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CheckBoxTagHelper.Checked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Checked" } + "Metadata": { + "Common.PropertyName": "Checked" + } }, { "Kind": "ITagHelper", @@ -43697,7 +49971,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CheckBoxTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -43705,7 +49981,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CheckBoxTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -43713,7 +49991,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -43721,7 +50001,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -43729,7 +50011,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.CheckBoxTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -43737,7 +50021,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.CheckBoxTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -43745,7 +50031,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -43753,7 +50041,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CheckBoxTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -43761,7 +50051,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CheckBoxTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -43769,7 +50061,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CheckBoxTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -43781,10 +50075,10 @@ }, { "__Checksum": { - "Data1": -5226310508040815088, - "Data2": -7301517756636545214, - "Data3": -4539840556368775448, - "Data4": 8016879270467013730 + "Data1": 4960400906807076628, + "Data2": 261294329424741386, + "Data3": 3572404089367825867, + "Data4": 4781700632411142434 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CheckBoxGroupItemTagHelper", @@ -43809,7 +50103,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.CheckBoxGroupItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -43817,7 +50113,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxGroupItemTagHelper.CssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CssClass" } + "Metadata": { + "Common.PropertyName": "CssClass" + } }, { "Kind": "ITagHelper", @@ -43825,7 +50123,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CheckBoxGroupItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -43833,7 +50133,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CheckBoxGroupItemTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -43841,7 +50143,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxGroupItemTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -43849,7 +50153,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxGroupItemTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { @@ -43861,10 +50167,10 @@ }, { "__Checksum": { - "Data1": 9081058484284189954, - "Data2": -4642087541155924791, - "Data3": 4445510532240147428, - "Data4": 6135027700592180835 + "Data1": -7707422191056498183, + "Data2": 2806452022866388684, + "Data3": -6318774076083716963, + "Data4": 5436678072640502176 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CheckBoxGroupItemsTagHelper", @@ -43899,10 +50205,10 @@ }, { "__Checksum": { - "Data1": -2772294857467520994, - "Data2": -6104602217997996155, - "Data3": -284669295853831676, - "Data4": -9087840889128823655 + "Data1": -5630562403428900393, + "Data2": 8491785542377070683, + "Data3": -3593225198161927697, + "Data4": -8483495561351202892 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper", @@ -43927,7 +50233,9 @@ "TypeName": "System.Collections.Generic.IList", "DisplayName": "System.Collections.Generic.IList Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -43935,7 +50243,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -43943,7 +50253,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -43951,7 +50263,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -43959,7 +50273,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.OnFocus", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFocus" } + "Metadata": { + "Common.PropertyName": "OnFocus" + } }, { "Kind": "ITagHelper", @@ -43967,7 +50283,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -43975,7 +50293,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -43983,7 +50303,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.InputName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InputName" } + "Metadata": { + "Common.PropertyName": "InputName" + } }, { "Kind": "ITagHelper", @@ -43991,7 +50313,9 @@ "TypeName": "Kendo.Mvc.UI.CheckBoxGroupLayout?", "DisplayName": "Kendo.Mvc.UI.CheckBoxGroupLayout? Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.Layout", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Layout" } + "Metadata": { + "Common.PropertyName": "Layout" + } }, { "Kind": "ITagHelper", @@ -43999,7 +50323,9 @@ "TypeName": "Kendo.Mvc.UI.CheckBoxGroupLabelPosition?", "DisplayName": "Kendo.Mvc.UI.CheckBoxGroupLabelPosition? Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.LabelPosition", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LabelPosition" } + "Metadata": { + "Common.PropertyName": "LabelPosition" + } }, { "Kind": "ITagHelper", @@ -44007,7 +50333,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -44015,7 +50343,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -44023,7 +50353,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -44031,7 +50363,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CheckBoxGroupTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -44050,10 +50384,10 @@ }, { "__Checksum": { - "Data1": 6604027931662418156, - "Data2": -1969303469760736956, - "Data3": 1311406824110612390, - "Data4": 6187333422347693870 + "Data1": -3173722776252436594, + "Data2": 1982431340807908255, + "Data3": -3959989654505259255, + "Data4": 3467039351947289696 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChipTagHelper", @@ -44073,7 +50407,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipTagHelper.OnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClick" } + "Metadata": { + "Common.PropertyName": "OnClick" + } }, { "Kind": "ITagHelper", @@ -44081,7 +50417,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -44089,7 +50427,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipTagHelper.OnRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemove" } + "Metadata": { + "Common.PropertyName": "OnRemove" + } }, { "Kind": "ITagHelper", @@ -44097,7 +50437,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -44105,7 +50447,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -44113,7 +50457,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipTagHelper.AvatarClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AvatarClass" } + "Metadata": { + "Common.PropertyName": "AvatarClass" + } }, { "Kind": "ITagHelper", @@ -44121,7 +50467,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipTagHelper.RemoveIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RemoveIcon" } + "Metadata": { + "Common.PropertyName": "RemoveIcon" + } }, { "Kind": "ITagHelper", @@ -44129,7 +50477,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipTagHelper.RemoveIconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RemoveIconClass" } + "Metadata": { + "Common.PropertyName": "RemoveIconClass" + } }, { "Kind": "ITagHelper", @@ -44137,7 +50487,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -44145,7 +50497,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChipTagHelper.Removable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Removable" } + "Metadata": { + "Common.PropertyName": "Removable" + } }, { "Kind": "ITagHelper", @@ -44153,7 +50507,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChipTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -44161,7 +50517,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChipTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -44169,7 +50527,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChipTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -44180,7 +50540,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.ChipTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -44188,7 +50550,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.ChipTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -44196,7 +50560,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.ChipTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -44204,7 +50570,9 @@ "TypeName": "Kendo.Mvc.UI.ChipFillMode?", "DisplayName": "Kendo.Mvc.UI.ChipFillMode? Kendo.Mvc.TagHelpers.ChipTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -44212,7 +50580,9 @@ "TypeName": "Kendo.Mvc.UI.ChipThemeColor?", "DisplayName": "Kendo.Mvc.UI.ChipThemeColor? Kendo.Mvc.TagHelpers.ChipTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -44220,7 +50590,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -44228,7 +50600,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChipTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -44236,7 +50610,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChipTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -44244,7 +50620,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChipTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -44256,10 +50634,10 @@ }, { "__Checksum": { - "Data1": 6343726418709237369, - "Data2": 8807800327588736764, - "Data3": 7453900961882451572, - "Data4": 143787113858184515 + "Data1": -4910400890204093016, + "Data2": 4337636098833193213, + "Data3": -3306293304839356377, + "Data4": -5316844003566007812 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChipListItemTagHelper", @@ -44281,7 +50659,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipListItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -44289,7 +50669,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipListItemTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -44297,7 +50679,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipListItemTagHelper.AvatarClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AvatarClass" } + "Metadata": { + "Common.PropertyName": "AvatarClass" + } }, { "Kind": "ITagHelper", @@ -44305,7 +50689,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipListItemTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -44313,7 +50699,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChipListItemTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -44321,7 +50709,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChipListItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -44332,7 +50722,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.ChipListItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -44340,7 +50732,9 @@ "TypeName": "Kendo.Mvc.UI.ChipThemeColor?", "DisplayName": "Kendo.Mvc.UI.ChipThemeColor? Kendo.Mvc.TagHelpers.ChipListItemTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } } ], "Metadata": { @@ -44352,10 +50746,10 @@ }, { "__Checksum": { - "Data1": 2983273494099046850, - "Data2": -5245927989191556850, - "Data3": -5526615051224143904, - "Data4": -4207527556729501256 + "Data1": -3687048817177519463, + "Data2": 4648417277833161273, + "Data3": 4392892865812983277, + "Data4": 5600160926289557343 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChipListItemsTagHelper", @@ -44385,10 +50779,10 @@ }, { "__Checksum": { - "Data1": 2405909151341607242, - "Data2": 396630562757922211, - "Data3": 8431623310811383161, - "Data4": 5676557276772146535 + "Data1": -5474889250609323709, + "Data2": 1951975408859311278, + "Data3": -8095073530833748166, + "Data4": 1109173209174814972 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ChipListTagHelper", @@ -44408,7 +50802,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipListTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -44416,7 +50812,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipListTagHelper.OnRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemove" } + "Metadata": { + "Common.PropertyName": "OnRemove" + } }, { "Kind": "ITagHelper", @@ -44424,7 +50822,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ChipListTagHelper.Removable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Removable" } + "Metadata": { + "Common.PropertyName": "Removable" + } }, { "Kind": "ITagHelper", @@ -44432,7 +50832,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.ChipListTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -44440,7 +50842,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.ChipListTagHelper.ItemSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemSize" } + "Metadata": { + "Common.PropertyName": "ItemSize" + } }, { "Kind": "ITagHelper", @@ -44448,7 +50852,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.ChipListTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -44456,7 +50862,9 @@ "TypeName": "Kendo.Mvc.UI.ChipFillMode?", "DisplayName": "Kendo.Mvc.UI.ChipFillMode? Kendo.Mvc.TagHelpers.ChipListTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -44464,7 +50872,9 @@ "TypeName": "Kendo.Mvc.UI.ChipListSelectableMode?", "DisplayName": "Kendo.Mvc.UI.ChipListSelectableMode? Kendo.Mvc.TagHelpers.ChipListTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -44472,7 +50882,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ChipListTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -44480,7 +50892,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChipListTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -44488,7 +50902,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChipListTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -44496,7 +50912,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ChipListTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -44515,10 +50933,10 @@ }, { "__Checksum": { - "Data1": -7646147749100987999, - "Data2": -8113736722296082608, - "Data3": 5704814977140965391, - "Data4": 1224498564242007718 + "Data1": 2158519165744659263, + "Data2": 4545271778933923256, + "Data3": -5640284026647839725, + "Data4": -1095305010417374313 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeColorTagHelper", @@ -44540,7 +50958,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeColorTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -44548,7 +50968,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeColorTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -44556,7 +50978,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeColorTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { @@ -44568,10 +50992,10 @@ }, { "__Checksum": { - "Data1": 8328012571268061249, - "Data2": 491915901078192689, - "Data3": -8300619451221463871, - "Data4": -5802848714151859299 + "Data1": -3536348230115434981, + "Data2": -7881546062877187337, + "Data3": 3779924664498415739, + "Data4": 1300084630796588586 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeColorsTagHelper", @@ -44601,10 +51025,10 @@ }, { "__Checksum": { - "Data1": -6559460818227093943, - "Data2": -8103848181200624715, - "Data3": 8306828037512276180, - "Data4": -2594941364782160857 + "Data1": 1043263971376956837, + "Data2": 3110981652921859630, + "Data3": 2472713980820987159, + "Data4": 4622328449387198147 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaBorderSettingsTagHelper", @@ -44626,7 +51050,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -44634,7 +51060,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -44642,7 +51070,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaBorderSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -44650,7 +51080,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -44662,10 +51094,10 @@ }, { "__Checksum": { - "Data1": -8050191300991856450, - "Data2": -6893916731015113487, - "Data3": 7265961910761399086, - "Data4": 4349179828664483424 + "Data1": -6423928386732890611, + "Data2": -2447115238863749975, + "Data3": -9047496703686647353, + "Data4": 3091306185784873276 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaMarginSettingsTagHelper", @@ -44687,7 +51119,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -44695,7 +51129,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -44703,7 +51139,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -44711,7 +51149,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -44723,10 +51163,10 @@ }, { "__Checksum": { - "Data1": 1267561315470587096, - "Data2": -8460792746446041963, - "Data3": 6774720659946044023, - "Data4": -9048098297787427090 + "Data1": 3012200991343088824, + "Data2": -32006673492024775, + "Data3": 1116050344221991384, + "Data4": -6420919134680228003 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaSettingsTagHelper", @@ -44748,7 +51188,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -44756,7 +51198,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -44764,7 +51208,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeGaugeAreaSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -44788,10 +51234,10 @@ }, { "__Checksum": { - "Data1": -5559180687380558691, - "Data2": 2466817087386858940, - "Data3": -540692219726144850, - "Data4": 1018135123469815270 + "Data1": 1770592276691521452, + "Data2": 7472112400723156895, + "Data3": 3505990414380565062, + "Data4": -8553327217650471095 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsBorderSettingsTagHelper", @@ -44813,7 +51259,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -44821,7 +51269,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -44829,7 +51279,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsBorderSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -44837,7 +51289,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -44849,10 +51303,10 @@ }, { "__Checksum": { - "Data1": -9140818548213064183, - "Data2": 2593265040203531696, - "Data3": 1921212861033342641, - "Data4": -5945170566415091291 + "Data1": -4409139293836535344, + "Data2": -3288514162212102651, + "Data3": -7524592794094963509, + "Data4": 3496151425974894387 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsMarginSettingsTagHelper", @@ -44874,7 +51328,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -44882,7 +51338,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -44890,7 +51348,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -44898,7 +51358,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -44910,10 +51372,10 @@ }, { "__Checksum": { - "Data1": 2302779681307559121, - "Data2": -3424247441946019704, - "Data3": 5369023728703259452, - "Data4": -8644652945490254055 + "Data1": -5003470845099183903, + "Data2": 2684491722049440286, + "Data3": -3335080056211390716, + "Data4": 6815628261965470314 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsPaddingSettingsTagHelper", @@ -44935,7 +51397,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -44943,7 +51407,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -44951,7 +51417,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -44959,7 +51427,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -44971,10 +51441,10 @@ }, { "__Checksum": { - "Data1": -8579026632955456237, - "Data2": 3055893111660702858, - "Data3": -3362065612610290006, - "Data4": -6465386409015088021 + "Data1": -1900480372900690578, + "Data2": -1021268600511849717, + "Data3": -6496689445049087232, + "Data4": 5634971606905060345 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper", @@ -44996,7 +51466,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -45004,7 +51476,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -45012,7 +51486,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -45020,7 +51496,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -45028,7 +51506,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -45036,7 +51516,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -45044,7 +51526,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -45052,7 +51536,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -45060,7 +51546,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -45068,7 +51556,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CircularGaugeScaleLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -45097,10 +51587,10 @@ }, { "__Checksum": { - "Data1": -5976773863699048646, - "Data2": 6407951098357946198, - "Data3": 4759332751844898809, - "Data4": -1454331704461472592 + "Data1": 5603742631773538387, + "Data2": 3930725010346205293, + "Data3": -8677757768963315023, + "Data4": 2302471411455698797 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleMajorTicksSettingsTagHelper", @@ -45122,7 +51612,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleMajorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -45130,7 +51622,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleMajorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -45138,7 +51632,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CircularGaugeScaleMajorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -45146,7 +51642,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleMajorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -45158,10 +51656,10 @@ }, { "__Checksum": { - "Data1": -1633711805074781024, - "Data2": -8648659426349423333, - "Data3": -7194022094193447553, - "Data4": 875171721547783293 + "Data1": 7835350253552292101, + "Data2": 4874472454011128160, + "Data3": -7840527384963900109, + "Data4": 8341847466026713870 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleMinorTicksSettingsTagHelper", @@ -45183,7 +51681,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleMinorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -45191,7 +51691,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleMinorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -45199,7 +51701,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CircularGaugeScaleMinorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -45207,7 +51711,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleMinorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -45219,10 +51725,10 @@ }, { "__Checksum": { - "Data1": 5469003600894609013, - "Data2": -494118267739352513, - "Data3": 1930099826797202547, - "Data4": 8236755643289747870 + "Data1": 2955358078398047841, + "Data2": -2217916225741623275, + "Data3": 3458338383205455149, + "Data4": -5932484397531820753 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper", @@ -45244,7 +51750,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper.MajorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "ITagHelper", @@ -45252,7 +51760,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -45260,7 +51770,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -45268,7 +51780,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper.MinorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "ITagHelper", @@ -45276,7 +51790,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper.RangePlaceholderColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangePlaceholderColor" } + "Metadata": { + "Common.PropertyName": "RangePlaceholderColor" + } }, { "Kind": "ITagHelper", @@ -45284,7 +51800,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper.RangeSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangeSize" } + "Metadata": { + "Common.PropertyName": "RangeSize" + } }, { "Kind": "ITagHelper", @@ -45292,7 +51810,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper.RangeDistance", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangeDistance" } + "Metadata": { + "Common.PropertyName": "RangeDistance" + } }, { "Kind": "ITagHelper", @@ -45300,7 +51820,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -45308,7 +51830,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeScaleSettingsTagHelper.StartAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } } ], "AllowedChildTags": [ @@ -45337,10 +51861,10 @@ }, { "__Checksum": { - "Data1": 7164699036840213870, - "Data2": -3092681432463123728, - "Data3": 6805518323750037130, - "Data4": 9106124516871034426 + "Data1": 8647014864275341001, + "Data2": -8966293396602744274, + "Data3": 4755216917612711105, + "Data4": 5098248970102471451 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularGaugeTagHelper", @@ -45360,7 +51884,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.CenterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplate" } + "Metadata": { + "Common.PropertyName": "CenterTemplate" + } }, { "Kind": "ITagHelper", @@ -45368,7 +51894,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.CenterTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplateId" } + "Metadata": { + "Common.PropertyName": "CenterTemplateId" + } }, { "Kind": "ITagHelper", @@ -45376,7 +51904,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.CenterTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplateView" } + "Metadata": { + "Common.PropertyName": "CenterTemplateView" + } }, { "Kind": "ITagHelper", @@ -45384,7 +51914,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.CenterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "CenterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -45392,7 +51924,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -45400,7 +51934,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -45408,7 +51944,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.RenderAs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "ITagHelper", @@ -45416,7 +51954,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.Theme", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Theme" } + "Metadata": { + "Common.PropertyName": "Theme" + } }, { "Kind": "ITagHelper", @@ -45424,7 +51964,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.Transitions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "ITagHelper", @@ -45432,7 +51974,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -45440,7 +51984,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -45448,7 +51994,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -45456,7 +52004,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -45464,7 +52014,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CircularGaugeTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -45493,10 +52045,10 @@ }, { "__Checksum": { - "Data1": 6443338924628973063, - "Data2": 8656654471786861792, - "Data3": -102269255310589773, - "Data4": -7627655124764852641 + "Data1": -8427520768583329234, + "Data2": 1948011671731859095, + "Data3": -275667163963101545, + "Data4": 1823130116007999543 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularProgressBarColorTagHelper", @@ -45518,7 +52070,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularProgressBarColorTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -45526,7 +52080,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularProgressBarColorTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -45534,7 +52090,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularProgressBarColorTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { @@ -45546,10 +52104,10 @@ }, { "__Checksum": { - "Data1": 4776654838882525090, - "Data2": -9146995616037097811, - "Data3": 3520135132036815851, - "Data4": 3073566387315995434 + "Data1": 7248911678055973222, + "Data2": 2053943546499989448, + "Data3": 534086025138775603, + "Data4": -8340301936674164445 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularProgressBarColorsTagHelper", @@ -45579,10 +52137,10 @@ }, { "__Checksum": { - "Data1": 2315663582495806505, - "Data2": 4880028315862984802, - "Data3": 5728812146513131209, - "Data4": -796483675984921008 + "Data1": 1814272504260833087, + "Data2": 5172538773999326682, + "Data3": 7340377522086820716, + "Data4": -8194464302320235247 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper", @@ -45602,7 +52160,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.AriaRole", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AriaRole" } + "Metadata": { + "Common.PropertyName": "AriaRole" + } }, { "Kind": "ITagHelper", @@ -45610,7 +52170,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.CenterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplate" } + "Metadata": { + "Common.PropertyName": "CenterTemplate" + } }, { "Kind": "ITagHelper", @@ -45618,7 +52180,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.CenterTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplateId" } + "Metadata": { + "Common.PropertyName": "CenterTemplateId" + } }, { "Kind": "ITagHelper", @@ -45626,7 +52190,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.CenterTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplateView" } + "Metadata": { + "Common.PropertyName": "CenterTemplateView" + } }, { "Kind": "ITagHelper", @@ -45634,7 +52200,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.CenterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CenterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "CenterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -45642,7 +52210,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -45650,7 +52220,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -45658,7 +52230,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.LabelId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LabelId" } + "Metadata": { + "Common.PropertyName": "LabelId" + } }, { "Kind": "ITagHelper", @@ -45666,7 +52240,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -45674,7 +52250,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.Theme", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Theme" } + "Metadata": { + "Common.PropertyName": "Theme" + } }, { "Kind": "ITagHelper", @@ -45682,7 +52260,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.Transitions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "ITagHelper", @@ -45690,7 +52270,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.Indeterminate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Indeterminate" } + "Metadata": { + "Common.PropertyName": "Indeterminate" + } }, { "Kind": "ITagHelper", @@ -45698,7 +52280,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.PointerWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PointerWidth" } + "Metadata": { + "Common.PropertyName": "PointerWidth" + } }, { "Kind": "ITagHelper", @@ -45706,7 +52290,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -45714,7 +52300,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -45722,7 +52310,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -45730,7 +52320,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -45738,7 +52330,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.CircularProgressBarTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -45757,10 +52351,10 @@ }, { "__Checksum": { - "Data1": -6845299764485705932, - "Data2": -9076721725952722109, - "Data3": -5909417746455589778, - "Data4": 831320308548880830 + "Data1": -5156870667622313196, + "Data2": -3336208509687249245, + "Data3": 1291061638223044369, + "Data4": 3702339020348432680 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorGradientContrastToolSettingsTagHelper", @@ -45782,7 +52376,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ColorGradientContrastToolSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -45790,7 +52386,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientContrastToolSettingsTagHelper.BackgroundColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundColor" } + "Metadata": { + "Common.PropertyName": "BackgroundColor" + } } ], "Metadata": { @@ -45802,10 +52400,10 @@ }, { "__Checksum": { - "Data1": 6558134391831589232, - "Data2": 2946622508091300929, - "Data3": 5230299947982326332, - "Data4": 6428441985562773745 + "Data1": -6171188054263262641, + "Data2": 3108877904768900845, + "Data3": -1397792706915567056, + "Data4": -5877844349826740411 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper", @@ -45827,7 +52425,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper.ContrastRatio", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContrastRatio" } + "Metadata": { + "Common.PropertyName": "ContrastRatio" + } }, { "Kind": "ITagHelper", @@ -45835,7 +52435,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper.Fail", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fail" } + "Metadata": { + "Common.PropertyName": "Fail" + } }, { "Kind": "ITagHelper", @@ -45843,7 +52445,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper.Pass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pass" } + "Metadata": { + "Common.PropertyName": "Pass" + } }, { "Kind": "ITagHelper", @@ -45851,7 +52455,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper.ToggleFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToggleFormat" } + "Metadata": { + "Common.PropertyName": "ToggleFormat" + } }, { "Kind": "ITagHelper", @@ -45859,7 +52465,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper.Red", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Red" } + "Metadata": { + "Common.PropertyName": "Red" + } }, { "Kind": "ITagHelper", @@ -45867,7 +52475,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper.Green", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Green" } + "Metadata": { + "Common.PropertyName": "Green" + } }, { "Kind": "ITagHelper", @@ -45875,7 +52485,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper.Blue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Blue" } + "Metadata": { + "Common.PropertyName": "Blue" + } }, { "Kind": "ITagHelper", @@ -45883,7 +52495,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper.Alpha", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Alpha" } + "Metadata": { + "Common.PropertyName": "Alpha" + } }, { "Kind": "ITagHelper", @@ -45891,7 +52505,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientMessagesSettingsTagHelper.Hex", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hex" } + "Metadata": { + "Common.PropertyName": "Hex" + } } ], "Metadata": { @@ -45903,10 +52519,10 @@ }, { "__Checksum": { - "Data1": 6967722228501731045, - "Data2": 5553631854432088081, - "Data3": -1074271817569247523, - "Data4": -3352407056544578517 + "Data1": 3622904889749236415, + "Data2": -5318424300245850517, + "Data3": 3342539403121111201, + "Data4": -790168348345470609 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorGradientTagHelper", @@ -45931,7 +52547,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.ColorGradientTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -45939,7 +52557,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.ColorGradientTagHelper.Formats", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Formats" } + "Metadata": { + "Common.PropertyName": "Formats" + } }, { "Kind": "ITagHelper", @@ -45947,7 +52567,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -45955,7 +52577,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ColorGradientTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -45963,7 +52587,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ColorGradientTagHelper.Input", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Input" } + "Metadata": { + "Common.PropertyName": "Input" + } }, { "Kind": "ITagHelper", @@ -45971,7 +52597,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -45979,7 +52607,9 @@ "TypeName": "Kendo.Mvc.UI.ColorGradientFormat?", "DisplayName": "Kendo.Mvc.UI.ColorGradientFormat? Kendo.Mvc.TagHelpers.ColorGradientTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -45987,7 +52617,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorGradientTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -45995,7 +52627,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ColorGradientTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -46003,7 +52637,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ColorGradientTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -46011,7 +52647,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ColorGradientTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -46035,10 +52673,10 @@ }, { "__Checksum": { - "Data1": 8317015370727560672, - "Data2": 5310196517954166441, - "Data3": 8740308975045152448, - "Data4": 570536428377912686 + "Data1": -8963258604002576746, + "Data2": -8026779703379306615, + "Data3": 857875355562805012, + "Data4": 376175224990636287 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPaletteTagHelper", @@ -46064,7 +52702,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.ColorPaletteTagHelper.PaletteColors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaletteColors" } + "Metadata": { + "Common.PropertyName": "PaletteColors" + } }, { "Kind": "ITagHelper", @@ -46072,7 +52712,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.ColorPaletteTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -46080,7 +52722,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPaletteTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -46088,7 +52732,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ColorPaletteTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -46096,7 +52742,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPaletteTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -46104,7 +52752,9 @@ "TypeName": "Kendo.Mvc.UI.ColorPickerPalette?", "DisplayName": "Kendo.Mvc.UI.ColorPickerPalette? Kendo.Mvc.TagHelpers.ColorPaletteTagHelper.Palette", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Palette" } + "Metadata": { + "Common.PropertyName": "Palette" + } }, { "Kind": "ITagHelper", @@ -46112,7 +52762,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPaletteTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -46120,7 +52772,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ColorPaletteTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -46128,7 +52782,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ColorPaletteTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -46136,7 +52792,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ColorPaletteTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -46155,10 +52813,10 @@ }, { "__Checksum": { - "Data1": 407768194865448770, - "Data2": -1020368596458534802, - "Data3": 48572416439306225, - "Data4": -8316653751728080996 + "Data1": -3002051059577469332, + "Data2": 463507288433254536, + "Data3": 6376593627177958486, + "Data4": 6077941816442162594 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPaletteTileSizeSettingsTagHelper", @@ -46180,7 +52838,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ColorPaletteTileSizeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -46188,7 +52848,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ColorPaletteTileSizeSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "Metadata": { @@ -46200,10 +52862,10 @@ }, { "__Checksum": { - "Data1": -2948373460603178092, - "Data2": -5547237658056196426, - "Data3": -3732179156474972399, - "Data4": -6580054022492705332 + "Data1": 8558898160969432040, + "Data2": -8523712127553713270, + "Data3": 4941771280106744559, + "Data4": -5552783416990424568 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPickerContrastToolSettingsTagHelper", @@ -46225,7 +52887,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ColorPickerContrastToolSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -46233,7 +52897,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerContrastToolSettingsTagHelper.BackgroundColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundColor" } + "Metadata": { + "Common.PropertyName": "BackgroundColor" + } } ], "Metadata": { @@ -46245,10 +52911,10 @@ }, { "__Checksum": { - "Data1": -1267522012534277105, - "Data2": 4773477689075495831, - "Data3": -7717222414336266544, - "Data4": -1792652606302636750 + "Data1": 7621534310733152209, + "Data2": 6004362058396391802, + "Data3": 1795464598917852191, + "Data4": -3793227408368465478 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper", @@ -46276,7 +52942,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Apply", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Apply" } + "Metadata": { + "Common.PropertyName": "Apply" + } }, { "Kind": "ITagHelper", @@ -46284,7 +52952,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -46292,7 +52962,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.ClearColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearColor" } + "Metadata": { + "Common.PropertyName": "ClearColor" + } }, { "Kind": "ITagHelper", @@ -46300,7 +52972,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.PreviewInput", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PreviewInput" } + "Metadata": { + "Common.PropertyName": "PreviewInput" + } }, { "Kind": "ITagHelper", @@ -46308,7 +52982,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.ContrastRatio", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContrastRatio" } + "Metadata": { + "Common.PropertyName": "ContrastRatio" + } }, { "Kind": "ITagHelper", @@ -46316,7 +52992,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Fail", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fail" } + "Metadata": { + "Common.PropertyName": "Fail" + } }, { "Kind": "ITagHelper", @@ -46324,7 +53002,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Pass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pass" } + "Metadata": { + "Common.PropertyName": "Pass" + } }, { "Kind": "ITagHelper", @@ -46332,7 +53012,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Gradient", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gradient" } + "Metadata": { + "Common.PropertyName": "Gradient" + } }, { "Kind": "ITagHelper", @@ -46340,7 +53022,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Palette", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Palette" } + "Metadata": { + "Common.PropertyName": "Palette" + } }, { "Kind": "ITagHelper", @@ -46348,7 +53032,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.ToggleFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToggleFormat" } + "Metadata": { + "Common.PropertyName": "ToggleFormat" + } }, { "Kind": "ITagHelper", @@ -46356,7 +53042,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Red", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Red" } + "Metadata": { + "Common.PropertyName": "Red" + } }, { "Kind": "ITagHelper", @@ -46364,7 +53052,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Green", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Green" } + "Metadata": { + "Common.PropertyName": "Green" + } }, { "Kind": "ITagHelper", @@ -46372,7 +53062,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Blue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Blue" } + "Metadata": { + "Common.PropertyName": "Blue" + } }, { "Kind": "ITagHelper", @@ -46380,7 +53072,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Alpha", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Alpha" } + "Metadata": { + "Common.PropertyName": "Alpha" + } }, { "Kind": "ITagHelper", @@ -46388,7 +53082,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerMessagesSettingsTagHelper.Hex", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hex" } + "Metadata": { + "Common.PropertyName": "Hex" + } } ], "Metadata": { @@ -46400,10 +53096,10 @@ }, { "__Checksum": { - "Data1": -8355790035862134407, - "Data2": 4645281467719913156, - "Data3": -7096931915377912709, - "Data4": 652304547488681413 + "Data1": -6188784293437378867, + "Data2": -3301648429260500303, + "Data3": -2994244571201913591, + "Data4": -5023288031098037967 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPickerTagHelper", @@ -46429,7 +53125,9 @@ "TypeName": "Kendo.Mvc.UI.ColorPickerPalette?", "DisplayName": "Kendo.Mvc.UI.ColorPickerPalette? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Palette", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Palette" } + "Metadata": { + "Common.PropertyName": "Palette" + } }, { "Kind": "ITagHelper", @@ -46437,7 +53135,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.ColorPickerTagHelper.PaletteColors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaletteColors" } + "Metadata": { + "Common.PropertyName": "PaletteColors" + } }, { "Kind": "ITagHelper", @@ -46445,7 +53145,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Views", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Views" } + "Metadata": { + "Common.PropertyName": "Views" + } }, { "Kind": "ITagHelper", @@ -46453,7 +53155,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Formats", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Formats" } + "Metadata": { + "Common.PropertyName": "Formats" + } }, { "Kind": "ITagHelper", @@ -46461,7 +53165,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.ColorPickerTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -46469,7 +53175,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -46477,7 +53185,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -46485,7 +53195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -46493,7 +53205,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -46501,7 +53215,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Buttons", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Buttons" } + "Metadata": { + "Common.PropertyName": "Buttons" + } }, { "Kind": "ITagHelper", @@ -46509,7 +53225,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.ClearButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "ITagHelper", @@ -46517,7 +53235,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.CloseOnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CloseOnSelect" } + "Metadata": { + "Common.PropertyName": "CloseOnSelect" + } }, { "Kind": "ITagHelper", @@ -46525,7 +53245,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -46533,7 +53255,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Input", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Input" } + "Metadata": { + "Common.PropertyName": "Input" + } }, { "Kind": "ITagHelper", @@ -46541,7 +53265,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -46549,7 +53275,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Preview", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Preview" } + "Metadata": { + "Common.PropertyName": "Preview" + } }, { "Kind": "ITagHelper", @@ -46557,7 +53285,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerTagHelper.ToolIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToolIcon" } + "Metadata": { + "Common.PropertyName": "ToolIcon" + } }, { "Kind": "ITagHelper", @@ -46565,7 +53295,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -46573,7 +53305,9 @@ "TypeName": "Kendo.Mvc.UI.ColorPickerFormat?", "DisplayName": "Kendo.Mvc.UI.ColorPickerFormat? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -46581,7 +53315,9 @@ "TypeName": "Kendo.Mvc.UI.ColorPickerView?", "DisplayName": "Kendo.Mvc.UI.ColorPickerView? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.View", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "ITagHelper", @@ -46589,7 +53325,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -46597,7 +53335,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -46605,7 +53345,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.ColorPickerTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -46613,7 +53355,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -46621,7 +53365,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ColorPickerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -46629,7 +53375,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ColorPickerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -46637,7 +53385,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ColorPickerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -46666,10 +53416,10 @@ }, { "__Checksum": { - "Data1": -244574135103204151, - "Data2": -291382119405739475, - "Data3": 852768766653021938, - "Data4": 741322003513962057 + "Data1": -4097713290236037090, + "Data2": 6515985615441109722, + "Data3": -7480095191822156608, + "Data4": -3730590571487774627 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ColorPickerTileSizeSettingsTagHelper", @@ -46697,7 +53447,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ColorPickerTileSizeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -46705,7 +53457,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ColorPickerTileSizeSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "Metadata": { @@ -46717,10 +53471,10 @@ }, { "__Checksum": { - "Data1": 9095917097509948170, - "Data2": -2408266472464541379, - "Data3": -5865811984281226201, - "Data4": -2077933474257230283 + "Data1": -4085073661703069242, + "Data2": 8964916060194736516, + "Data3": -1651211061195626857, + "Data4": -1689825134588233428 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxAnimationSettingsTagHelper", @@ -46748,7 +53502,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -46772,10 +53528,10 @@ }, { "__Checksum": { - "Data1": -1528701674159093880, - "Data2": 8951242743164371687, - "Data3": -7081174071505163299, - "Data4": -7053143294611765693 + "Data1": 4046302121781425338, + "Data2": -6203091920893960618, + "Data3": 9043331336327820533, + "Data4": -5089461790501452988 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxLabelSettingsTagHelper", @@ -46797,7 +53553,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -46805,7 +53563,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -46813,7 +53573,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -46825,10 +53587,10 @@ }, { "__Checksum": { - "Data1": 4632153758310335461, - "Data2": 1509403722839069721, - "Data3": 3654507530005176960, - "Data4": 5761317491433791526 + "Data1": 2437346686915312871, + "Data2": -5680637212140016514, + "Data3": -8980301691377714462, + "Data4": 183776301559219355 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxMessagesSettingsTagHelper", @@ -46856,7 +53618,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxMessagesSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -46864,7 +53628,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxMessagesSettingsTagHelper.NoData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoData" } + "Metadata": { + "Common.PropertyName": "NoData" + } } ], "Metadata": { @@ -46876,10 +53642,10 @@ }, { "__Checksum": { - "Data1": -4302874285798959800, - "Data2": -1647822767521544087, - "Data3": -4448535647442333135, - "Data4": -3894557702111743113 + "Data1": -9203010290749597311, + "Data2": 7954854844843770451, + "Data3": 6071617398521008394, + "Data4": 611838240841518421 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper", @@ -46907,7 +53673,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper.Anchor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Anchor" } + "Metadata": { + "Common.PropertyName": "Anchor" + } }, { "Kind": "ITagHelper", @@ -46915,7 +53683,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -46923,7 +53693,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper.Collision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collision" } + "Metadata": { + "Common.PropertyName": "Collision" + } }, { "Kind": "ITagHelper", @@ -46931,7 +53703,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -46939,7 +53713,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -46947,7 +53723,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -46955,7 +53733,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -46963,7 +53743,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -46971,7 +53753,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxPopupSettingsTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } } ], "Metadata": { @@ -46983,10 +53767,10 @@ }, { "__Checksum": { - "Data1": -6459468839750596765, - "Data2": 8779074077974076108, - "Data3": -4254829628405490575, - "Data4": 1311607368874183301 + "Data1": -6821890673990928719, + "Data2": 4423232320931513415, + "Data3": 4377945025235895562, + "Data4": 6570977085435226509 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxTagHelper", @@ -47012,7 +53796,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.ComboBoxTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -47020,7 +53806,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -47028,7 +53816,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.DataValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataValueField" } + "Metadata": { + "Common.PropertyName": "DataValueField" + } }, { "Kind": "ITagHelper", @@ -47036,7 +53826,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -47044,7 +53836,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -47052,7 +53846,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -47060,7 +53856,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.OnFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFiltering" } + "Metadata": { + "Common.PropertyName": "OnFiltering" + } }, { "Kind": "ITagHelper", @@ -47068,7 +53866,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -47076,7 +53876,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -47084,7 +53886,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.OnCascade", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCascade" } + "Metadata": { + "Common.PropertyName": "OnCascade" + } }, { "Kind": "ITagHelper", @@ -47092,7 +53896,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -47100,7 +53906,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.AutoWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoWidth" } + "Metadata": { + "Common.PropertyName": "AutoWidth" + } }, { "Kind": "ITagHelper", @@ -47108,7 +53916,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.CascadeFrom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeFrom" } + "Metadata": { + "Common.PropertyName": "CascadeFrom" + } }, { "Kind": "ITagHelper", @@ -47116,7 +53926,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.CascadeFromField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeFromField" } + "Metadata": { + "Common.PropertyName": "CascadeFromField" + } }, { "Kind": "ITagHelper", @@ -47124,7 +53936,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.CascadeFromParentField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeFromParentField" } + "Metadata": { + "Common.PropertyName": "CascadeFromParentField" + } }, { "Kind": "ITagHelper", @@ -47132,7 +53946,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.CascadeOnCustomValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeOnCustomValue" } + "Metadata": { + "Common.PropertyName": "CascadeOnCustomValue" + } }, { "Kind": "ITagHelper", @@ -47140,7 +53956,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.ClearButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "ITagHelper", @@ -47148,7 +53966,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Delay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Delay" } + "Metadata": { + "Common.PropertyName": "Delay" + } }, { "Kind": "ITagHelper", @@ -47156,7 +53976,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -47164,7 +53986,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.EnforceMinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EnforceMinLength" } + "Metadata": { + "Common.PropertyName": "EnforceMinLength" + } }, { "Kind": "ITagHelper", @@ -47172,7 +53996,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.FixedGroupTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplate" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplate" + } }, { "Kind": "ITagHelper", @@ -47180,7 +54006,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.FixedGroupTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateId" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateId" + } }, { "Kind": "ITagHelper", @@ -47188,7 +54016,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ComboBoxTagHelper.FixedGroupTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateView" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateView" + } }, { "Kind": "ITagHelper", @@ -47196,7 +54026,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.FixedGroupTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -47204,7 +54036,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.FooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplate" } + "Metadata": { + "Common.PropertyName": "FooterTemplate" + } }, { "Kind": "ITagHelper", @@ -47212,7 +54046,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.FooterTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateId" } + "Metadata": { + "Common.PropertyName": "FooterTemplateId" + } }, { "Kind": "ITagHelper", @@ -47220,7 +54056,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ComboBoxTagHelper.FooterTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateView" } + "Metadata": { + "Common.PropertyName": "FooterTemplateView" + } }, { "Kind": "ITagHelper", @@ -47228,7 +54066,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.FooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -47236,7 +54076,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.GroupTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplate" } + "Metadata": { + "Common.PropertyName": "GroupTemplate" + } }, { "Kind": "ITagHelper", @@ -47244,7 +54086,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.GroupTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateId" } + "Metadata": { + "Common.PropertyName": "GroupTemplateId" + } }, { "Kind": "ITagHelper", @@ -47252,7 +54096,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ComboBoxTagHelper.GroupTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateView" } + "Metadata": { + "Common.PropertyName": "GroupTemplateView" + } }, { "Kind": "ITagHelper", @@ -47260,7 +54106,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.GroupTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -47268,7 +54116,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -47276,7 +54126,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.HighlightFirst", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HighlightFirst" } + "Metadata": { + "Common.PropertyName": "HighlightFirst" + } }, { "Kind": "ITagHelper", @@ -47284,7 +54136,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.IgnoreCase", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IgnoreCase" } + "Metadata": { + "Common.PropertyName": "IgnoreCase" + } }, { "Kind": "ITagHelper", @@ -47292,7 +54146,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Index", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "ITagHelper", @@ -47300,7 +54156,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.MinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "ITagHelper", @@ -47308,7 +54166,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.NoDataTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplate" } + "Metadata": { + "Common.PropertyName": "NoDataTemplate" + } }, { "Kind": "ITagHelper", @@ -47316,7 +54176,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.NoDataTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateId" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateId" + } }, { "Kind": "ITagHelper", @@ -47324,7 +54186,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ComboBoxTagHelper.NoDataTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateView" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateView" + } }, { "Kind": "ITagHelper", @@ -47332,7 +54196,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.NoDataTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateHandler" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -47340,7 +54206,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -47348,7 +54216,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Suggest", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Suggest" } + "Metadata": { + "Common.PropertyName": "Suggest" + } }, { "Kind": "ITagHelper", @@ -47356,7 +54226,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.SyncValueAndText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SyncValueAndText" } + "Metadata": { + "Common.PropertyName": "SyncValueAndText" + } }, { "Kind": "ITagHelper", @@ -47364,7 +54236,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -47372,7 +54246,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -47380,7 +54256,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ComboBoxTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -47388,7 +54266,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -47396,7 +54276,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -47404,7 +54286,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -47412,7 +54296,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ComboBoxTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -47420,7 +54306,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -47428,7 +54316,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -47436,7 +54326,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -47444,7 +54336,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.ValuePrimitive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValuePrimitive" } + "Metadata": { + "Common.PropertyName": "ValuePrimitive" + } }, { "Kind": "ITagHelper", @@ -47452,7 +54346,9 @@ "TypeName": "Kendo.Mvc.UI.FilterType?", "DisplayName": "Kendo.Mvc.UI.FilterType? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -47460,7 +54356,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -47468,7 +54366,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -47476,7 +54376,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.ComboBoxTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -47484,7 +54386,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -47492,7 +54396,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.ComboBoxTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -47500,7 +54406,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -47508,7 +54416,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ComboBoxTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -47516,7 +54426,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ComboBoxTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -47524,7 +54436,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ComboBoxTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -47568,10 +54482,10 @@ }, { "__Checksum": { - "Data1": -8092149201729083494, - "Data2": -3552539303371914333, - "Data3": -2116284513930401390, - "Data4": 7638710441679486215 + "Data1": -6479356044747778170, + "Data2": -5928226546881863204, + "Data3": 4730489344903870795, + "Data4": -1389801291959114523 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ComboBoxVirtualSettingsTagHelper", @@ -47599,7 +54513,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ComboBoxVirtualSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -47607,7 +54523,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ComboBoxVirtualSettingsTagHelper.ItemHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemHeight" } + "Metadata": { + "Common.PropertyName": "ItemHeight" + } }, { "Kind": "ITagHelper", @@ -47615,7 +54533,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxVirtualSettingsTagHelper.MapValueTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MapValueTo" } + "Metadata": { + "Common.PropertyName": "MapValueTo" + } }, { "Kind": "ITagHelper", @@ -47623,7 +54543,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ComboBoxVirtualSettingsTagHelper.ValueMapper", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueMapper" } + "Metadata": { + "Common.PropertyName": "ValueMapper" + } } ], "Metadata": { @@ -47635,10 +54557,10 @@ }, { "__Checksum": { - "Data1": -4903570756431441299, - "Data2": -3521722009024086494, - "Data3": -1631963853974063506, - "Data4": 7333663828667326475 + "Data1": -4008612732943456639, + "Data2": -6038992659660975552, + "Data3": 5632726079000915606, + "Data4": -7186286047458057696 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper", @@ -47660,7 +54582,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } }, { "Kind": "ITagHelper", @@ -47668,7 +54592,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } } ], "Metadata": { @@ -47680,10 +54606,10 @@ }, { "__Checksum": { - "Data1": -4919258457112125597, - "Data2": -2896519411406597508, - "Data3": 5792223038748718285, - "Data4": 7782530089334791382 + "Data1": -325750058657495870, + "Data2": 1561237668093505417, + "Data3": 3994208876206607084, + "Data4": -2621497012439347622 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper", @@ -47705,7 +54631,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } }, { "Kind": "ITagHelper", @@ -47713,7 +54641,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } } ], "Metadata": { @@ -47725,10 +54655,10 @@ }, { "__Checksum": { - "Data1": -3476336634958646296, - "Data2": 6450344440555307279, - "Data3": 2960195400130936453, - "Data4": -247912276432625587 + "Data1": 3158785734550950106, + "Data2": -6363840841276301379, + "Data3": 2018010675020164529, + "Data4": 504763307573252976 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ItemsAnimationSettingsTagHelper", @@ -47748,7 +54678,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ItemsAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -47756,7 +54688,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper Kendo.Mvc.TagHelpers.ItemsAnimationSettingsTagHelper.Collapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collapse" } + "Metadata": { + "Common.PropertyName": "Collapse" + } }, { "Kind": "ITagHelper", @@ -47764,7 +54698,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper Kendo.Mvc.TagHelpers.ItemsAnimationSettingsTagHelper.Expand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expand" } + "Metadata": { + "Common.PropertyName": "Expand" + } } ], "Metadata": { @@ -47776,10 +54712,10 @@ }, { "__Checksum": { - "Data1": 2957607858397331086, - "Data2": -3862479346748154518, - "Data3": -1087769424448914924, - "Data4": -7497120219182388379 + "Data1": -8304327933259951302, + "Data2": -2984845646844551561, + "Data3": 9139439155286472754, + "Data4": 8546714736095248713 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ItemsCollectionTagHelperBase", @@ -47799,7 +54735,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ItemsCollectionTagHelperBase.DataSourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSourceId" } + "Metadata": { + "Common.PropertyName": "DataSourceId" + } }, { "Kind": "ITagHelper", @@ -47807,7 +54745,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ItemsCollectionTagHelperBase.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -47815,7 +54755,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ItemsCollectionTagHelperBase.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -47823,7 +54765,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ItemsCollectionTagHelperBase.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -47831,7 +54775,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ItemsCollectionTagHelperBase.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -47843,10 +54789,10 @@ }, { "__Checksum": { - "Data1": 3207965005030524442, - "Data2": 40984294780325225, - "Data3": -7544536014953519418, - "Data4": 385569527751075340 + "Data1": -552713146324681523, + "Data2": 8023313400473374547, + "Data3": -4267504395413441951, + "Data4": -9110258923466293940 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContentTagHelperBase", @@ -47868,10 +54814,10 @@ }, { "__Checksum": { - "Data1": -3987837406967919133, - "Data2": 7443342387997328442, - "Data3": 2012019265399843817, - "Data4": -1003032334081048164 + "Data1": -9020414039723304204, + "Data2": 4973890588091792904, + "Data3": -4891716423281308576, + "Data4": 2104316041139472231 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownBaseTagHelper", @@ -47891,7 +54837,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownBaseTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -47899,7 +54847,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.DropDownBaseTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -47907,7 +54857,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownBaseTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -47915,7 +54867,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownBaseTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -47923,7 +54877,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownBaseTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -47931,7 +54887,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownBaseTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -47943,10 +54901,10 @@ }, { "__Checksum": { - "Data1": -5063270966160702409, - "Data2": -202801677569905479, - "Data3": -8744818981065333083, - "Data4": 3670139820104578146 + "Data1": 291058781826431725, + "Data2": -2400442776222357912, + "Data3": -4947257056159633304, + "Data4": -7080974862272972532 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownPopupAnimationCloseSettingsTagHelper", @@ -47968,7 +54926,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownPopupAnimationCloseSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -47976,7 +54936,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -47984,7 +54946,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DropDownPopupAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -47996,10 +54960,10 @@ }, { "__Checksum": { - "Data1": -6796197872316536289, - "Data2": -6462579217643384902, - "Data3": -4574431227789548331, - "Data4": 8814800150585816057 + "Data1": -2123242409340520941, + "Data2": -8336035437733764339, + "Data3": 1032988988423106098, + "Data4": -7157808218020824879 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownPopupAnimationOpenSettingsTagHelper", @@ -48021,7 +54985,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownPopupAnimationOpenSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -48029,7 +54995,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -48037,7 +55005,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DropDownPopupAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -48049,10 +55019,10 @@ }, { "__Checksum": { - "Data1": -2229548598187599760, - "Data2": 847813924044192760, - "Data3": -5779793752915051214, - "Data4": -7110097617403295846 + "Data1": 3033488790774836233, + "Data2": 1032730985056410186, + "Data3": 2723404960870543645, + "Data4": -6959389995845641040 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownPopupAnimationSettingsTagHelper", @@ -48072,7 +55042,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownPopupAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -48084,10 +55056,10 @@ }, { "__Checksum": { - "Data1": 7995007899175332126, - "Data2": -3758506320113617654, - "Data3": -6161490201800638704, - "Data4": -4658925216980204045 + "Data1": 991268200214736653, + "Data2": -3835808031439633621, + "Data3": -1540981718199736189, + "Data4": 7557820920850711545 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper", @@ -48107,7 +55079,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper.Anchor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Anchor" } + "Metadata": { + "Common.PropertyName": "Anchor" + } }, { "Kind": "ITagHelper", @@ -48115,7 +55089,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -48123,7 +55099,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper.Collision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collision" } + "Metadata": { + "Common.PropertyName": "Collision" + } }, { "Kind": "ITagHelper", @@ -48131,7 +55109,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -48139,7 +55119,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -48147,7 +55129,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -48155,7 +55139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -48163,7 +55149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -48171,7 +55159,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownPopupSettingsTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } } ], "Metadata": { @@ -48183,10 +55173,10 @@ }, { "__Checksum": { - "Data1": 5204628671099965753, - "Data2": -5865563489964981102, - "Data3": -150481518071516477, - "Data4": 7975792920310234080 + "Data1": -4276380995949743482, + "Data2": -1480591600880102741, + "Data3": 6754068128261258563, + "Data4": -5812436221624184142 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownVirtualSettingsTaghelper", @@ -48206,7 +55196,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownVirtualSettingsTaghelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -48214,7 +55206,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DropDownVirtualSettingsTaghelper.ItemHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemHeight" } + "Metadata": { + "Common.PropertyName": "ItemHeight" + } }, { "Kind": "ITagHelper", @@ -48222,7 +55216,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownVirtualSettingsTaghelper.MapValueTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MapValueTo" } + "Metadata": { + "Common.PropertyName": "MapValueTo" + } }, { "Kind": "ITagHelper", @@ -48230,7 +55226,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownVirtualSettingsTaghelper.ValueMapper", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueMapper" } + "Metadata": { + "Common.PropertyName": "ValueMapper" + } } ], "Metadata": { @@ -48242,10 +55240,10 @@ }, { "__Checksum": { - "Data1": 6165811371547627250, - "Data2": 832727740484755564, - "Data3": 6801469720447994100, - "Data4": 2546385184899255918 + "Data1": 7158579454058723815, + "Data2": -5253776373053684059, + "Data3": 773593891932713391, + "Data4": 3280128514462512684 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContextMenuAnimationCloseSettingsTagHelper", @@ -48267,7 +55265,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ContextMenuAnimationCloseSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -48275,7 +55275,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -48283,7 +55285,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ContextMenuAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -48295,10 +55299,10 @@ }, { "__Checksum": { - "Data1": 3771417423891940080, - "Data2": 2673943499287405385, - "Data3": 8028288289852435717, - "Data4": 6470680452431598830 + "Data1": 3248087214871842888, + "Data2": 8646210400478356957, + "Data3": 4093464280927596923, + "Data4": 1829949795072180062 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContextMenuAnimationOpenSettingsTagHelper", @@ -48320,7 +55324,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ContextMenuAnimationOpenSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -48328,7 +55334,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -48336,7 +55344,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ContextMenuAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -48348,10 +55358,10 @@ }, { "__Checksum": { - "Data1": 7419657100510912636, - "Data2": 2400020250773418254, - "Data3": -4469418014245700372, - "Data4": -535592968107602216 + "Data1": -829883297018139526, + "Data2": 3888646249484440304, + "Data3": 3547933604948551053, + "Data4": -1336862921122881011 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContextMenuAnimationSettingsTagHelper", @@ -48373,7 +55383,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ContextMenuAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -48397,10 +55409,10 @@ }, { "__Checksum": { - "Data1": -4343845766600426385, - "Data2": -3149664436271834605, - "Data3": -7486493073879213339, - "Data4": -8898861347318148058 + "Data1": -5903961585639480812, + "Data2": 8608918091532128397, + "Data3": -3671420010150304605, + "Data4": -1153987276390336548 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContextMenuScrollableSettingsTagHelper", @@ -48422,7 +55434,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ContextMenuScrollableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -48430,7 +55444,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ContextMenuScrollableSettingsTagHelper.Distance", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Distance" } + "Metadata": { + "Common.PropertyName": "Distance" + } } ], "Metadata": { @@ -48442,10 +55458,10 @@ }, { "__Checksum": { - "Data1": 4089592794956218043, - "Data2": -5287022756801899234, - "Data3": 6125369393155825601, - "Data4": 708179109425900762 + "Data1": 4250519001991749084, + "Data2": -4870801645127623809, + "Data3": 8735268741002887579, + "Data4": 4975736629546786196 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContextMenuTagHelper", @@ -48466,7 +55482,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.DataSourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSourceId" } + "Metadata": { + "Common.PropertyName": "DataSourceId" + } }, { "Kind": "ITagHelper", @@ -48474,7 +55492,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -48482,7 +55502,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.DataUrlField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataUrlField" } + "Metadata": { + "Common.PropertyName": "DataUrlField" + } }, { "Kind": "ITagHelper", @@ -48490,7 +55512,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.DataSpriteCssClassField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSpriteCssClassField" } + "Metadata": { + "Common.PropertyName": "DataSpriteCssClassField" + } }, { "Kind": "ITagHelper", @@ -48498,7 +55522,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.DataImageUrlField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataImageUrlField" } + "Metadata": { + "Common.PropertyName": "DataImageUrlField" + } }, { "Kind": "ITagHelper", @@ -48506,7 +55532,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.DataContentField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataContentField" } + "Metadata": { + "Common.PropertyName": "DataContentField" + } }, { "Kind": "ITagHelper", @@ -48514,7 +55542,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ContextMenuTagHelper.SecurityTrimming", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SecurityTrimming" } + "Metadata": { + "Common.PropertyName": "SecurityTrimming" + } }, { "Kind": "ITagHelper", @@ -48522,7 +55552,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -48530,7 +55562,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -48538,7 +55572,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -48546,7 +55582,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -48554,7 +55592,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -48562,7 +55602,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -48570,7 +55612,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ContextMenuTagHelper.AlignToAnchor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignToAnchor" } + "Metadata": { + "Common.PropertyName": "AlignToAnchor" + } }, { "Kind": "ITagHelper", @@ -48578,7 +55622,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -48586,7 +55632,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ContextMenuTagHelper.CloseOnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CloseOnClick" } + "Metadata": { + "Common.PropertyName": "CloseOnClick" + } }, { "Kind": "ITagHelper", @@ -48594,7 +55642,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ContextMenuTagHelper.CopyAnchorStyles", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CopyAnchorStyles" } + "Metadata": { + "Common.PropertyName": "CopyAnchorStyles" + } }, { "Kind": "ITagHelper", @@ -48602,7 +55652,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -48610,7 +55662,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ContextMenuTagHelper.HoverDelay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HoverDelay" } + "Metadata": { + "Common.PropertyName": "HoverDelay" + } }, { "Kind": "ITagHelper", @@ -48618,7 +55672,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.PopupCollision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PopupCollision" } + "Metadata": { + "Common.PropertyName": "PopupCollision" + } }, { "Kind": "ITagHelper", @@ -48626,7 +55682,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.ShowOn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowOn" } + "Metadata": { + "Common.PropertyName": "ShowOn" + } }, { "Kind": "ITagHelper", @@ -48634,7 +55692,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.Target", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Target" } + "Metadata": { + "Common.PropertyName": "Target" + } }, { "Kind": "ITagHelper", @@ -48642,7 +55702,9 @@ "TypeName": "Kendo.Mvc.UI.ContextMenuOrientation?", "DisplayName": "Kendo.Mvc.UI.ContextMenuOrientation? Kendo.Mvc.TagHelpers.ContextMenuTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -48650,7 +55712,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ContextMenuTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -48658,7 +55722,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ContextMenuTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -48666,7 +55732,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ContextMenuTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -48674,7 +55742,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ContextMenuTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -48708,10 +55778,10 @@ }, { "__Checksum": { - "Data1": 9015752868651574821, - "Data2": -5113089819747442865, - "Data3": 7694337614065942598, - "Data4": -9184843021414768231 + "Data1": -8567470444552713275, + "Data2": 1182061674096825783, + "Data3": -7306185709511456111, + "Data4": -6355244939231763848 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceAggregateTagHelper", @@ -48733,7 +55803,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceAggregateTagHelper.Aggregate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } }, { "Kind": "ITagHelper", @@ -48741,7 +55813,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceAggregateTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } } ], "Metadata": { @@ -48753,10 +55827,10 @@ }, { "__Checksum": { - "Data1": -5734701052984184791, - "Data2": 214068262691292619, - "Data3": 2666957794413754789, - "Data4": 3491449094053196308 + "Data1": 542312289450730935, + "Data2": -2390057071265050566, + "Data3": 194121094212663414, + "Data4": 6864874582233725999 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceAggregatesTagHelper", @@ -48829,10 +55903,10 @@ }, { "__Checksum": { - "Data1": 5806562505827749083, - "Data2": -4355610932016333189, - "Data3": 6102028512623538660, - "Data4": 271115644220709294 + "Data1": 3114230420460202856, + "Data2": -2531773192003337715, + "Data3": -697043753831601528, + "Data4": -7990996964694156325 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceFilterTagHelper", @@ -48854,7 +55928,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceFilterTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -48862,7 +55938,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceFilterTagHelper.Logic", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Logic" } + "Metadata": { + "Common.PropertyName": "Logic" + } }, { "Kind": "ITagHelper", @@ -48870,7 +55948,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceFilterTagHelper.Operator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Operator" } + "Metadata": { + "Common.PropertyName": "Operator" + } }, { "Kind": "ITagHelper", @@ -48878,7 +55958,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.DataSourceFilterTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -48886,7 +55968,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceFilterTagHelper.OperatorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OperatorHandler" } + "Metadata": { + "Common.PropertyName": "OperatorHandler" + } } ], "AllowedChildTags": [ @@ -48905,10 +55989,10 @@ }, { "__Checksum": { - "Data1": 6834739526020436077, - "Data2": -4372302933084986590, - "Data3": -922852886361787072, - "Data4": 2616775606912749173 + "Data1": -5983643414459534666, + "Data2": -4787774746080045996, + "Data3": 4852243863549502914, + "Data4": -7986980411622361669 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceFiltersTagHelper", @@ -49005,10 +56089,10 @@ }, { "__Checksum": { - "Data1": 1556565424563511941, - "Data2": 4795500328006865964, - "Data3": -6034241061871669080, - "Data4": -2098493085714740016 + "Data1": -7839583406901338290, + "Data2": -8785598488147770380, + "Data3": -2029311289620204626, + "Data4": -3936624611424827286 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceGroupAggregatesTagHelper", @@ -49038,10 +56122,10 @@ }, { "__Checksum": { - "Data1": -4906613055719129354, - "Data2": 446183377586727725, - "Data3": -6413241842494416689, - "Data4": 4111229859831401072 + "Data1": -4854132240084103732, + "Data2": 1847674539099425744, + "Data3": 8492089683059245122, + "Data4": 5453693591744881191 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceGroupTagHelper", @@ -49063,7 +56147,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceGroupTagHelper.Compare", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Compare" } + "Metadata": { + "Common.PropertyName": "Compare" + } }, { "Kind": "ITagHelper", @@ -49071,7 +56157,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceGroupTagHelper.Direction", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Direction" } + "Metadata": { + "Common.PropertyName": "Direction" + } }, { "Kind": "ITagHelper", @@ -49079,7 +56167,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceGroupTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } } ], "AllowedChildTags": [ @@ -49098,10 +56188,10 @@ }, { "__Checksum": { - "Data1": -5763212219213774336, - "Data2": 4252335588029805570, - "Data3": -5785420462266919060, - "Data4": -914087971266861433 + "Data1": -5948735338790729014, + "Data2": -2270424532203009052, + "Data3": -4944443197544831445, + "Data4": -4282258441278667051 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceGroupsTagHelper", @@ -49174,10 +56264,10 @@ }, { "__Checksum": { - "Data1": -6212103269585541829, - "Data2": -7095031013988589270, - "Data3": 1734570078793122624, - "Data4": 1652664361376414881 + "Data1": -8093385473210459309, + "Data2": -3986166595038351086, + "Data3": 5181769450984659998, + "Data4": 5980833174533490763 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceNestedFiltersTagHelper", @@ -49207,10 +56297,10 @@ }, { "__Checksum": { - "Data1": -6398931091076014256, - "Data2": 7315312383229349112, - "Data3": 8766789833939158736, - "Data4": 3362776560943158328 + "Data1": 7968650760712222789, + "Data2": -2475326321355094663, + "Data3": 706522899524855284, + "Data4": -655362091845123373 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldTaghelper", @@ -49232,7 +56322,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldTaghelper.DefaultValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DefaultValue" } + "Metadata": { + "Common.PropertyName": "DefaultValue" + } }, { "Kind": "ITagHelper", @@ -49240,7 +56332,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldTaghelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -49248,7 +56342,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldTaghelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -49256,7 +56352,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldTaghelper.Editable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editable" } + "Metadata": { + "Common.PropertyName": "Editable" + } }, { "Kind": "ITagHelper", @@ -49264,7 +56362,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldTaghelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } }, { "Kind": "ITagHelper", @@ -49272,7 +56372,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldTaghelper.Nullable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Nullable" } + "Metadata": { + "Common.PropertyName": "Nullable" + } }, { "Kind": "ITagHelper", @@ -49280,7 +56382,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldTaghelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } } ], "AllowedChildTags": [ @@ -49299,10 +56403,10 @@ }, { "__Checksum": { - "Data1": -6715423526681069305, - "Data2": 7189864867248411190, - "Data3": 6177651496506443000, - "Data4": -5145885890040856849 + "Data1": -7343595057596103612, + "Data2": -153972380990065477, + "Data3": -1564178062909951869, + "Data4": -3034390064405753687 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldsTagHelper", @@ -49363,10 +56467,10 @@ }, { "__Checksum": { - "Data1": -7022521515800173923, - "Data2": 360670453073532868, - "Data3": -7742524430906537746, - "Data4": 190239727142892127 + "Data1": 8670093060686796722, + "Data2": 3477642976675893055, + "Data3": -1243745351263219772, + "Data4": 4716450835241434315 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldValidationTagHelper", @@ -49388,7 +56492,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldValidationTagHelper.Required", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Required" } + "Metadata": { + "Common.PropertyName": "Required" + } }, { "Kind": "ITagHelper", @@ -49396,7 +56502,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldValidationTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -49404,7 +56512,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.DataSourceSchemaModelFieldValidationTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } } ], "Metadata": { @@ -49416,10 +56526,10 @@ }, { "__Checksum": { - "Data1": 1677132877185626756, - "Data2": 6496737194654607543, - "Data3": 8195804762617611729, - "Data4": -4771713394515172741 + "Data1": 6228177417261537492, + "Data2": 565527051088110537, + "Data3": -5086564250163760430, + "Data4": 1280752557265241447 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSchemaModelSettingsTagHelper", @@ -49447,7 +56557,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaModelSettingsTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "AllowedChildTags": [ @@ -49466,10 +56578,10 @@ }, { "__Checksum": { - "Data1": 2011157282243723686, - "Data2": 5304934901941799630, - "Data3": 409461273057801689, - "Data4": -1694941785909369386 + "Data1": -726516253077968831, + "Data2": 19796037684141356, + "Data3": 3429761095453029516, + "Data4": 8650641645150954638 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper", @@ -49527,7 +56639,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.Aggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Aggregates" } + "Metadata": { + "Common.PropertyName": "Aggregates" + } }, { "Kind": "ITagHelper", @@ -49535,7 +56649,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.AggregatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AggregatesHandler" } + "Metadata": { + "Common.PropertyName": "AggregatesHandler" + } }, { "Kind": "ITagHelper", @@ -49543,7 +56659,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -49551,7 +56669,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.Datahandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datahandler" } + "Metadata": { + "Common.PropertyName": "Datahandler" + } }, { "Kind": "ITagHelper", @@ -49559,7 +56679,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.Errors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Errors" } + "Metadata": { + "Common.PropertyName": "Errors" + } }, { "Kind": "ITagHelper", @@ -49567,7 +56689,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.ErrorsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorsHandler" } + "Metadata": { + "Common.PropertyName": "ErrorsHandler" + } }, { "Kind": "ITagHelper", @@ -49575,7 +56699,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.Groups", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "ITagHelper", @@ -49583,7 +56709,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.GroupsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupsHandler" } + "Metadata": { + "Common.PropertyName": "GroupsHandler" + } }, { "Kind": "ITagHelper", @@ -49591,7 +56719,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } }, { "Kind": "ITagHelper", @@ -49599,7 +56729,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.Total", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "ITagHelper", @@ -49607,7 +56739,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.TotalHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TotalHandler" } + "Metadata": { + "Common.PropertyName": "TotalHandler" + } }, { "Kind": "ITagHelper", @@ -49615,7 +56749,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSchemaSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -49634,10 +56770,10 @@ }, { "__Checksum": { - "Data1": -1083410435474052306, - "Data2": 5944737908274112905, - "Data3": -3557686381099447309, - "Data4": 43551202842341825 + "Data1": -2319807990375026498, + "Data2": 4958312172458161295, + "Data3": 7741330157172975750, + "Data4": 4793976416866640681 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSortTagHelper", @@ -49659,7 +56795,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSortTagHelper.Direction", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Direction" } + "Metadata": { + "Common.PropertyName": "Direction" + } }, { "Kind": "ITagHelper", @@ -49667,7 +56805,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSortTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -49675,7 +56815,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceSortTagHelper.Compare", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Compare" } + "Metadata": { + "Common.PropertyName": "Compare" + } } ], "Metadata": { @@ -49687,10 +56829,10 @@ }, { "__Checksum": { - "Data1": 6260016390294482018, - "Data2": -3936242904444791683, - "Data3": 428348794122009503, - "Data4": -4889109797707048973 + "Data1": 2221818989289184464, + "Data2": -8757294580171019299, + "Data3": 2199167656779689030, + "Data4": 8308285867868083608 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceSortsTagHelper", @@ -49775,10 +56917,10 @@ }, { "__Checksum": { - "Data1": 5732551467424938028, - "Data2": 3043744517832504994, - "Data3": -4750084675205189055, - "Data4": -7889360484495740548 + "Data1": -7393530511988131256, + "Data2": -3390851679511018277, + "Data3": 7268450617116538627, + "Data4": -8358262436486868783 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceTagHelper", @@ -49938,7 +57080,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -49946,7 +57090,9 @@ "TypeName": "Kendo.Mvc.UI.DataSourceTagHelperType?", "DisplayName": "Kendo.Mvc.UI.DataSourceTagHelperType? Kendo.Mvc.TagHelpers.DataSourceTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -49954,7 +57100,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -49962,7 +57110,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -49970,7 +57120,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -49978,7 +57130,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -49986,7 +57140,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -49994,7 +57150,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -50002,7 +57160,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DataSourceTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -50010,7 +57170,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DataSourceTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -50018,7 +57180,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -50026,7 +57190,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -50034,7 +57200,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -50042,7 +57210,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -50050,7 +57220,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -50058,7 +57230,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -50066,7 +57240,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.DataSourceTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -50074,7 +57250,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -50082,7 +57260,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -50090,7 +57270,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -50098,7 +57280,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -50106,7 +57290,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -50114,7 +57300,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -50122,7 +57310,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -50130,7 +57320,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DataSourceTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -50138,7 +57330,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DataSourceTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -50146,7 +57340,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DataSourceTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -50190,10 +57386,10 @@ }, { "__Checksum": { - "Data1": 9186217209300517365, - "Data2": 2139379749419608647, - "Data3": 2159169118062614116, - "Data4": 5020616095370882331 + "Data1": 5120031826860755470, + "Data2": 1344448535540317791, + "Data3": 457756407810335995, + "Data4": -3427784127595185197 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceTransportCreateSettingsTagHelper", @@ -50215,7 +57411,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTransportCreateSettingsTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -50223,7 +57421,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTransportCreateSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -50231,7 +57431,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTransportCreateSettingsTagHelper.Datatype", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datatype" } + "Metadata": { + "Common.PropertyName": "Datatype" + } }, { "Kind": "ITagHelper", @@ -50239,7 +57441,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTransportCreateSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -50247,7 +57451,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTransportCreateSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -50255,7 +57461,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTransportCreateSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -50266,7 +57474,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DataSourceTransportCreateSettingsTagHelper.Headers", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Headers" } + "Metadata": { + "Common.PropertyName": "Headers" + } } ], "Metadata": { @@ -50278,10 +57488,10 @@ }, { "__Checksum": { - "Data1": -7067955924248952262, - "Data2": 7212717562198142369, - "Data3": 1108003428378090232, - "Data4": 2456955644273754120 + "Data1": 6120252988291232262, + "Data2": 7984722663219554564, + "Data3": 7607308643326143950, + "Data4": -618393231237658147 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatasourceTransportDestroySettingsTagHelper", @@ -50303,7 +57513,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DatasourceTransportDestroySettingsTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -50311,7 +57523,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportDestroySettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -50319,7 +57533,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportDestroySettingsTagHelper.Datatype", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datatype" } + "Metadata": { + "Common.PropertyName": "Datatype" + } }, { "Kind": "ITagHelper", @@ -50327,7 +57543,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportDestroySettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -50335,7 +57553,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportDestroySettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -50343,7 +57563,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportDestroySettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -50354,7 +57576,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DatasourceTransportDestroySettingsTagHelper.Headers", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Headers" } + "Metadata": { + "Common.PropertyName": "Headers" + } } ], "Metadata": { @@ -50366,10 +57590,10 @@ }, { "__Checksum": { - "Data1": -5492069455885859078, - "Data2": -6030812298228776132, - "Data3": 1451259805483077020, - "Data4": 3898334179888231868 + "Data1": -2781197707695971311, + "Data2": 2753247763147583136, + "Data3": 158789695850076282, + "Data4": -2006633541036212989 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatasourceTransportReadSettingsTagHelper", @@ -50391,7 +57615,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DatasourceTransportReadSettingsTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -50399,7 +57625,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportReadSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -50407,7 +57635,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportReadSettingsTagHelper.Datatype", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datatype" } + "Metadata": { + "Common.PropertyName": "Datatype" + } }, { "Kind": "ITagHelper", @@ -50415,7 +57645,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportReadSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -50423,7 +57655,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportReadSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -50431,7 +57665,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportReadSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -50442,7 +57678,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DatasourceTransportReadSettingsTagHelper.Headers", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Headers" } + "Metadata": { + "Common.PropertyName": "Headers" + } } ], "Metadata": { @@ -50454,10 +57692,10 @@ }, { "__Checksum": { - "Data1": 4579213219179118319, - "Data2": -4222860579882702322, - "Data3": 7387887654121089427, - "Data4": -2662521193602712424 + "Data1": -3721112965115758328, + "Data2": -8736605825580375157, + "Data3": 8180183887430484847, + "Data4": -5600567719965195242 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DataSourceTransportSettingsTagHelper", @@ -50569,7 +57807,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DataSourceTransportSettingsTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -50577,7 +57817,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTransportSettingsTagHelper.ParameterMap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ParameterMap" } + "Metadata": { + "Common.PropertyName": "ParameterMap" + } }, { "Kind": "ITagHelper", @@ -50585,7 +57827,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DataSourceTransportSettingsTagHelper.Submit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Submit" } + "Metadata": { + "Common.PropertyName": "Submit" + } } ], "AllowedChildTags": [ @@ -50619,10 +57863,10 @@ }, { "__Checksum": { - "Data1": -1708915759453787077, - "Data2": -4759574954080416907, - "Data3": 5586041365580871659, - "Data4": 6983048676091187707 + "Data1": 2336318205410143931, + "Data2": -2481059843245583679, + "Data3": 5824336243040945904, + "Data4": 6108887478651312336 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatasourceTransportUpdateSettingsTagHelper", @@ -50644,7 +57888,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DatasourceTransportUpdateSettingsTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -50652,7 +57898,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportUpdateSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -50660,7 +57908,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportUpdateSettingsTagHelper.Datatype", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datatype" } + "Metadata": { + "Common.PropertyName": "Datatype" + } }, { "Kind": "ITagHelper", @@ -50668,7 +57918,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportUpdateSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -50676,7 +57928,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportUpdateSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -50684,7 +57938,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatasourceTransportUpdateSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -50695,7 +57951,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DatasourceTransportUpdateSettingsTagHelper.Headers", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Headers" } + "Metadata": { + "Common.PropertyName": "Headers" + } } ], "Metadata": { @@ -50707,10 +57965,10 @@ }, { "__Checksum": { - "Data1": 777648888235883782, - "Data2": 3499887118752988206, - "Data3": -593986019209917144, - "Data4": -640194134107978894 + "Data1": 6903059350807987664, + "Data2": -4203009512785744890, + "Data3": -788187598161993279, + "Data4": -6939924218716712349 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateInputLabelSettingsTagHelper", @@ -50732,7 +57990,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -50740,7 +58000,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -50748,7 +58010,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DateInputLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -50760,10 +58024,10 @@ }, { "__Checksum": { - "Data1": 6121754120772449259, - "Data2": 2620582486512862822, - "Data3": 6282647086131227527, - "Data4": 4111437864711644038 + "Data1": -1610039607228687206, + "Data2": -4711306217957653022, + "Data3": -5019053961206182457, + "Data4": 9218781514559808131 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateInputMessagesSettingsTagHelper", @@ -50791,7 +58055,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputMessagesSettingsTagHelper.Year", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Year" } + "Metadata": { + "Common.PropertyName": "Year" + } }, { "Kind": "ITagHelper", @@ -50799,7 +58065,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputMessagesSettingsTagHelper.Month", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Month" } + "Metadata": { + "Common.PropertyName": "Month" + } }, { "Kind": "ITagHelper", @@ -50807,7 +58075,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputMessagesSettingsTagHelper.Day", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Day" } + "Metadata": { + "Common.PropertyName": "Day" + } }, { "Kind": "ITagHelper", @@ -50815,7 +58085,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputMessagesSettingsTagHelper.Weekday", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weekday" } + "Metadata": { + "Common.PropertyName": "Weekday" + } }, { "Kind": "ITagHelper", @@ -50823,7 +58095,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputMessagesSettingsTagHelper.Hour", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hour" } + "Metadata": { + "Common.PropertyName": "Hour" + } }, { "Kind": "ITagHelper", @@ -50831,7 +58105,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputMessagesSettingsTagHelper.Minute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Minute" } + "Metadata": { + "Common.PropertyName": "Minute" + } }, { "Kind": "ITagHelper", @@ -50839,7 +58115,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputMessagesSettingsTagHelper.Second", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Second" } + "Metadata": { + "Common.PropertyName": "Second" + } }, { "Kind": "ITagHelper", @@ -50847,7 +58125,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputMessagesSettingsTagHelper.Dayperiod", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dayperiod" } + "Metadata": { + "Common.PropertyName": "Dayperiod" + } } ], "Metadata": { @@ -50859,10 +58139,10 @@ }, { "__Checksum": { - "Data1": 8546493647013179127, - "Data2": -9103282234595032765, - "Data3": -3988257237611001697, - "Data4": -1316615154774791839 + "Data1": -8398135704775410373, + "Data2": -4716407825749780121, + "Data3": 7353043721601561728, + "Data4": -3801824840147163126 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateInputTagHelper", @@ -50887,7 +58167,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.DateInputTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -50895,7 +58177,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -50903,7 +58187,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -50911,7 +58197,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DateInputTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -50919,7 +58207,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DateInputTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -50927,7 +58217,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DateInputTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -50935,7 +58227,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.DateInputTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -50943,7 +58237,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.DateInputTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -50951,7 +58247,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.DateInputTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -50959,7 +58257,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateInputTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -50967,7 +58267,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DateInputTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -50975,7 +58277,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DateInputTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -50983,7 +58287,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DateInputTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -50995,10 +58301,10 @@ }, { "__Checksum": { - "Data1": 1163191188498975905, - "Data2": -4014289736320740214, - "Data3": 5064489554404198446, - "Data4": 3241822209975250816 + "Data1": 5307390464895820826, + "Data2": 4555256488327154198, + "Data3": -8647228042403491953, + "Data4": 1444077584941662280 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerLabelSettingsTagHelper", @@ -51020,7 +58326,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -51028,7 +58336,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -51036,7 +58346,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DatePickerLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -51048,10 +58360,10 @@ }, { "__Checksum": { - "Data1": -3118511930670784181, - "Data2": 4353028220591405674, - "Data3": -8547623406488568443, - "Data4": 8769216201508401731 + "Data1": -679168642929505380, + "Data2": -3077957065183687206, + "Data3": 512073217553394050, + "Data4": 6407566291088890268 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerMessagesDateInputSettingsTagHelper", @@ -51073,7 +58385,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMessagesDateInputSettingsTagHelper.Year", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Year" } + "Metadata": { + "Common.PropertyName": "Year" + } }, { "Kind": "ITagHelper", @@ -51081,7 +58395,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMessagesDateInputSettingsTagHelper.Month", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Month" } + "Metadata": { + "Common.PropertyName": "Month" + } }, { "Kind": "ITagHelper", @@ -51089,7 +58405,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMessagesDateInputSettingsTagHelper.Day", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Day" } + "Metadata": { + "Common.PropertyName": "Day" + } }, { "Kind": "ITagHelper", @@ -51097,7 +58415,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMessagesDateInputSettingsTagHelper.Weekday", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weekday" } + "Metadata": { + "Common.PropertyName": "Weekday" + } }, { "Kind": "ITagHelper", @@ -51105,7 +58425,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMessagesDateInputSettingsTagHelper.Hour", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hour" } + "Metadata": { + "Common.PropertyName": "Hour" + } }, { "Kind": "ITagHelper", @@ -51113,7 +58435,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMessagesDateInputSettingsTagHelper.Minute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Minute" } + "Metadata": { + "Common.PropertyName": "Minute" + } }, { "Kind": "ITagHelper", @@ -51121,7 +58445,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMessagesDateInputSettingsTagHelper.Second", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Second" } + "Metadata": { + "Common.PropertyName": "Second" + } }, { "Kind": "ITagHelper", @@ -51129,7 +58455,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMessagesDateInputSettingsTagHelper.Dayperiod", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dayperiod" } + "Metadata": { + "Common.PropertyName": "Dayperiod" + } } ], "Metadata": { @@ -51141,10 +58469,10 @@ }, { "__Checksum": { - "Data1": 8116226260421188193, - "Data2": 7530140100775173718, - "Data3": -1867594776479430701, - "Data4": -2679983571948053354 + "Data1": 4924425478614042790, + "Data2": 6721130212804997987, + "Data3": 4412851078880573030, + "Data4": 6143753007212479031 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerMessagesSettingsTagHelper", @@ -51166,7 +58494,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMessagesSettingsTagHelper.WeekColumnHeader", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekColumnHeader" } + "Metadata": { + "Common.PropertyName": "WeekColumnHeader" + } } ], "Metadata": { @@ -51178,10 +58508,10 @@ }, { "__Checksum": { - "Data1": 5954943011580275162, - "Data2": -3145684846446878724, - "Data3": 4750424353317466468, - "Data4": 3998334361790251326 + "Data1": 128913820425215358, + "Data2": 2836570853321316447, + "Data3": -6752359678249742252, + "Data4": 7739469947399867481 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper", @@ -51203,7 +58533,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -51211,7 +58543,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.ContentId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentId" } + "Metadata": { + "Common.PropertyName": "ContentId" + } }, { "Kind": "ITagHelper", @@ -51219,7 +58553,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.ContentView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentView" } + "Metadata": { + "Common.PropertyName": "ContentView" + } }, { "Kind": "ITagHelper", @@ -51227,7 +58563,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -51235,7 +58573,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.WeekNumber", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumber" } + "Metadata": { + "Common.PropertyName": "WeekNumber" + } }, { "Kind": "ITagHelper", @@ -51243,7 +58583,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.WeekNumberId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumberId" } + "Metadata": { + "Common.PropertyName": "WeekNumberId" + } }, { "Kind": "ITagHelper", @@ -51251,7 +58593,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.WeekNumberView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumberView" } + "Metadata": { + "Common.PropertyName": "WeekNumberView" + } }, { "Kind": "ITagHelper", @@ -51259,7 +58603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.WeekNumberHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumberHandler" } + "Metadata": { + "Common.PropertyName": "WeekNumberHandler" + } }, { "Kind": "ITagHelper", @@ -51267,7 +58613,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.Empty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } }, { "Kind": "ITagHelper", @@ -51275,7 +58623,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.EmptyId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyId" } + "Metadata": { + "Common.PropertyName": "EmptyId" + } }, { "Kind": "ITagHelper", @@ -51283,7 +58633,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.EmptyView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyView" } + "Metadata": { + "Common.PropertyName": "EmptyView" + } }, { "Kind": "ITagHelper", @@ -51291,7 +58643,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerMonthSettingsTagHelper.EmptyHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyHandler" } + "Metadata": { + "Common.PropertyName": "EmptyHandler" + } } ], "Metadata": { @@ -51303,10 +58657,10 @@ }, { "__Checksum": { - "Data1": -5366259075604333531, - "Data2": -2262485952131914676, - "Data3": 796735234648465946, - "Data4": -5993637999665483013 + "Data1": -54704479607398094, + "Data2": 7380894678689936558, + "Data3": 8863222526254686799, + "Data4": 24717023584102273 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerPopupSettingsTagHelper", @@ -51334,7 +58688,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerPopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -51342,7 +58698,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerPopupSettingsTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -51350,7 +58708,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerPopupSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { @@ -51362,10 +58722,10 @@ }, { "__Checksum": { - "Data1": 5582781240076990008, - "Data2": -5709706492999206936, - "Data3": 1478914210575511609, - "Data4": -7106454588721836834 + "Data1": 4815298925201026622, + "Data2": 2506037350722364719, + "Data3": 4107416600821763039, + "Data4": 5460100045487788560 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DatePickerTagHelper", @@ -51391,7 +58751,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.DatePickerTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -51399,7 +58761,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -51407,7 +58771,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -51415,7 +58781,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -51423,7 +58791,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.ARIATemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplate" } + "Metadata": { + "Common.PropertyName": "ARIATemplate" + } }, { "Kind": "ITagHelper", @@ -51431,7 +58801,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.ARIATemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateId" } + "Metadata": { + "Common.PropertyName": "ARIATemplateId" + } }, { "Kind": "ITagHelper", @@ -51439,7 +58811,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DatePickerTagHelper.ARIATemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateView" } + "Metadata": { + "Common.PropertyName": "ARIATemplateView" + } }, { "Kind": "ITagHelper", @@ -51447,7 +58821,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.ARIATemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateHandler" } + "Metadata": { + "Common.PropertyName": "ARIATemplateHandler" + } }, { "Kind": "ITagHelper", @@ -51455,7 +58831,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.ComponentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentType" } + "Metadata": { + "Common.PropertyName": "ComponentType" + } }, { "Kind": "ITagHelper", @@ -51463,7 +58841,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -51471,7 +58851,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DatePickerTagHelper.DateInput", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateInput" } + "Metadata": { + "Common.PropertyName": "DateInput" + } }, { "Kind": "ITagHelper", @@ -51479,7 +58861,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.DatePickerTagHelper.DisableDates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDates" } + "Metadata": { + "Common.PropertyName": "DisableDates" + } }, { "Kind": "ITagHelper", @@ -51487,7 +58871,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.Footer", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Footer" } + "Metadata": { + "Common.PropertyName": "Footer" + } }, { "Kind": "ITagHelper", @@ -51495,7 +58881,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.FooterHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterHandler" } + "Metadata": { + "Common.PropertyName": "FooterHandler" + } }, { "Kind": "ITagHelper", @@ -51503,7 +58891,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -51511,7 +58901,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DatePickerTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -51519,7 +58911,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DatePickerTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -51527,7 +58921,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DatePickerTagHelper.WeekNumber", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumber" } + "Metadata": { + "Common.PropertyName": "WeekNumber" + } }, { "Kind": "ITagHelper", @@ -51535,7 +58931,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.DatePickerTagHelper.ParseFormats", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ParseFormats" } + "Metadata": { + "Common.PropertyName": "ParseFormats" + } }, { "Kind": "ITagHelper", @@ -51543,7 +58941,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DatePickerTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -51551,7 +58951,9 @@ "TypeName": "Kendo.Mvc.UI.CalendarView?", "DisplayName": "Kendo.Mvc.UI.CalendarView? Kendo.Mvc.TagHelpers.DatePickerTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -51559,7 +58961,9 @@ "TypeName": "Kendo.Mvc.UI.CalendarView?", "DisplayName": "Kendo.Mvc.UI.CalendarView? Kendo.Mvc.TagHelpers.DatePickerTagHelper.Depth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Depth" } + "Metadata": { + "Common.PropertyName": "Depth" + } }, { "Kind": "ITagHelper", @@ -51567,7 +58971,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.DatePickerTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -51575,7 +58981,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.DatePickerTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -51583,7 +58991,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.DatePickerTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -51591,7 +59001,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.DisableDatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDatesHandler" } + "Metadata": { + "Common.PropertyName": "DisableDatesHandler" + } }, { "Kind": "ITagHelper", @@ -51599,7 +59011,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DatePickerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -51607,7 +59021,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DatePickerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -51615,7 +59031,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DatePickerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -51623,7 +59041,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DatePickerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -51657,10 +59077,10 @@ }, { "__Checksum": { - "Data1": -4143308887543061389, - "Data2": -149582119418474282, - "Data3": -782956366891359045, - "Data4": 5874759529098123423 + "Data1": 2364157133767194450, + "Data2": 4713299613025644194, + "Data3": 1363337561586086664, + "Data4": 1688802703734781219 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateRangePickerMessagesSettingsTagHelper", @@ -51682,7 +59102,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerMessagesSettingsTagHelper.StartLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartLabel" } + "Metadata": { + "Common.PropertyName": "StartLabel" + } }, { "Kind": "ITagHelper", @@ -51690,7 +59112,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerMessagesSettingsTagHelper.EndLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EndLabel" } + "Metadata": { + "Common.PropertyName": "EndLabel" + } } ], "Metadata": { @@ -51702,10 +59126,10 @@ }, { "__Checksum": { - "Data1": -1595425340365723438, - "Data2": 7707739948232410498, - "Data3": -2237858438027620539, - "Data4": -4788253423165226274 + "Data1": 5442546274539658401, + "Data2": -4007260126408142685, + "Data3": -7462267230424036773, + "Data4": 5647957774051240804 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateRangePickerMonthSettingsTagHelper", @@ -51727,7 +59151,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerMonthSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -51735,7 +59161,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerMonthSettingsTagHelper.WeekNumber", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumber" } + "Metadata": { + "Common.PropertyName": "WeekNumber" + } }, { "Kind": "ITagHelper", @@ -51743,7 +59171,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerMonthSettingsTagHelper.Empty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } } ], "Metadata": { @@ -51755,10 +59185,10 @@ }, { "__Checksum": { - "Data1": -9119172698518630555, - "Data2": 6197736668784922357, - "Data3": -746087063136724368, - "Data4": -1990778163143455137 + "Data1": -8146719804568224830, + "Data2": 4596767114881849391, + "Data3": -9178958441681446169, + "Data4": 5178612625950114481 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateRangePickerRangeSettingsTagHelper", @@ -51780,7 +59210,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DateRangePickerRangeSettingsTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -51788,7 +59220,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DateRangePickerRangeSettingsTagHelper.End", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "End" } + "Metadata": { + "Common.PropertyName": "End" + } } ], "Metadata": { @@ -51800,10 +59234,10 @@ }, { "__Checksum": { - "Data1": 2351352623938122388, - "Data2": 1583734723680026568, - "Data3": -5136362948867523732, - "Data4": -7901771550071943615 + "Data1": 1339248090412287195, + "Data2": -3087165587225753423, + "Data3": -1425621598891618218, + "Data4": 1530247117771804624 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateRangePickerTagHelper", @@ -51824,7 +59258,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -51832,7 +59268,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -51840,7 +59278,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -51848,7 +59288,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.ARIATemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplate" } + "Metadata": { + "Common.PropertyName": "ARIATemplate" + } }, { "Kind": "ITagHelper", @@ -51856,7 +59298,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.ARIATemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateId" } + "Metadata": { + "Common.PropertyName": "ARIATemplateId" + } }, { "Kind": "ITagHelper", @@ -51864,7 +59308,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.ARIATemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateView" } + "Metadata": { + "Common.PropertyName": "ARIATemplateView" + } }, { "Kind": "ITagHelper", @@ -51872,7 +59318,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.ARIATemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateHandler" } + "Metadata": { + "Common.PropertyName": "ARIATemplateHandler" + } }, { "Kind": "ITagHelper", @@ -51880,7 +59328,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -51888,7 +59338,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Dates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dates" } + "Metadata": { + "Common.PropertyName": "Dates" + } }, { "Kind": "ITagHelper", @@ -51896,7 +59348,9 @@ "TypeName": "Kendo.Mvc.UI.CalendarView?", "DisplayName": "Kendo.Mvc.UI.CalendarView? Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Depth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Depth" } + "Metadata": { + "Common.PropertyName": "Depth" + } }, { "Kind": "ITagHelper", @@ -51904,7 +59358,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.DisableDates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDates" } + "Metadata": { + "Common.PropertyName": "DisableDates" + } }, { "Kind": "ITagHelper", @@ -51912,7 +59368,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.EndField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EndField" } + "Metadata": { + "Common.PropertyName": "EndField" + } }, { "Kind": "ITagHelper", @@ -51920,7 +59378,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Footer", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Footer" } + "Metadata": { + "Common.PropertyName": "Footer" + } }, { "Kind": "ITagHelper", @@ -51928,7 +59388,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.FooterHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterHandler" } + "Metadata": { + "Common.PropertyName": "FooterHandler" + } }, { "Kind": "ITagHelper", @@ -51936,7 +59398,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -51944,7 +59408,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -51952,7 +59418,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -51960,7 +59428,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Labels", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Labels" } + "Metadata": { + "Common.PropertyName": "Labels" + } }, { "Kind": "ITagHelper", @@ -51968,7 +59438,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.WeekNumber", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumber" } + "Metadata": { + "Common.PropertyName": "WeekNumber" + } }, { "Kind": "ITagHelper", @@ -51976,7 +59448,9 @@ "TypeName": "Kendo.Mvc.UI.CalendarView?", "DisplayName": "Kendo.Mvc.UI.CalendarView? Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -51984,7 +59458,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.StartField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartField" } + "Metadata": { + "Common.PropertyName": "StartField" + } }, { "Kind": "ITagHelper", @@ -51992,7 +59468,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -52000,7 +59478,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -52008,7 +59488,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -52016,7 +59498,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.DisableDatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDatesHandler" } + "Metadata": { + "Common.PropertyName": "DisableDatesHandler" + } }, { "Kind": "ITagHelper", @@ -52024,7 +59508,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -52032,7 +59518,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -52040,7 +59528,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -52048,7 +59538,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DateRangePickerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -52077,10 +59569,10 @@ }, { "__Checksum": { - "Data1": 1185745987827565602, - "Data2": 242780993207327697, - "Data3": -494720145054298512, - "Data4": 7541132787859595929 + "Data1": 3798267582315550660, + "Data2": 7329234633823393554, + "Data3": -876705831679243006, + "Data4": -1803418001988942916 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerLabelSettingsTagHelper", @@ -52102,7 +59594,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -52110,7 +59604,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -52118,7 +59614,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DateTimePickerLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -52130,10 +59628,10 @@ }, { "__Checksum": { - "Data1": -1825032200301204231, - "Data2": -4168796641487013989, - "Data3": 722042844793449513, - "Data4": 2193834177156928627 + "Data1": 8561094219042597706, + "Data2": 2880467154405552004, + "Data3": 2162499627470210071, + "Data4": 5315949881475888806 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerMessagesDateInputSettingsTagHelper", @@ -52155,7 +59653,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMessagesDateInputSettingsTagHelper.Year", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Year" } + "Metadata": { + "Common.PropertyName": "Year" + } }, { "Kind": "ITagHelper", @@ -52163,7 +59663,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMessagesDateInputSettingsTagHelper.Month", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Month" } + "Metadata": { + "Common.PropertyName": "Month" + } }, { "Kind": "ITagHelper", @@ -52171,7 +59673,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMessagesDateInputSettingsTagHelper.Day", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Day" } + "Metadata": { + "Common.PropertyName": "Day" + } }, { "Kind": "ITagHelper", @@ -52179,7 +59683,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMessagesDateInputSettingsTagHelper.Weekday", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weekday" } + "Metadata": { + "Common.PropertyName": "Weekday" + } }, { "Kind": "ITagHelper", @@ -52187,7 +59693,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMessagesDateInputSettingsTagHelper.Hour", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hour" } + "Metadata": { + "Common.PropertyName": "Hour" + } }, { "Kind": "ITagHelper", @@ -52195,7 +59703,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMessagesDateInputSettingsTagHelper.Minute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Minute" } + "Metadata": { + "Common.PropertyName": "Minute" + } }, { "Kind": "ITagHelper", @@ -52203,7 +59713,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMessagesDateInputSettingsTagHelper.Second", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Second" } + "Metadata": { + "Common.PropertyName": "Second" + } }, { "Kind": "ITagHelper", @@ -52211,7 +59723,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMessagesDateInputSettingsTagHelper.Dayperiod", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dayperiod" } + "Metadata": { + "Common.PropertyName": "Dayperiod" + } } ], "Metadata": { @@ -52223,10 +59737,10 @@ }, { "__Checksum": { - "Data1": -5562974270176975417, - "Data2": 1076555815424243145, - "Data3": 5342843152976410785, - "Data4": 5771240157437742308 + "Data1": 830343536540529411, + "Data2": -8333262009827867563, + "Data3": -2473023183160865632, + "Data4": -1740029965885192237 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerMessagesSettingsTagHelper", @@ -52248,7 +59762,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMessagesSettingsTagHelper.WeekColumnHeader", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekColumnHeader" } + "Metadata": { + "Common.PropertyName": "WeekColumnHeader" + } } ], "Metadata": { @@ -52260,10 +59776,10 @@ }, { "__Checksum": { - "Data1": 8830481867877452823, - "Data2": 717837812441732108, - "Data3": -6311734179718350378, - "Data4": -8236079007083369490 + "Data1": -3840576225410141439, + "Data2": 9008894756872175693, + "Data3": -3066771293707611226, + "Data4": 1652755912364267577 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper", @@ -52285,7 +59801,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -52293,7 +59811,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.ContentId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentId" } + "Metadata": { + "Common.PropertyName": "ContentId" + } }, { "Kind": "ITagHelper", @@ -52301,7 +59821,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.ContentView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentView" } + "Metadata": { + "Common.PropertyName": "ContentView" + } }, { "Kind": "ITagHelper", @@ -52309,7 +59831,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -52317,7 +59841,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.WeekNumber", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumber" } + "Metadata": { + "Common.PropertyName": "WeekNumber" + } }, { "Kind": "ITagHelper", @@ -52325,7 +59851,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.WeekNumberId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumberId" } + "Metadata": { + "Common.PropertyName": "WeekNumberId" + } }, { "Kind": "ITagHelper", @@ -52333,7 +59861,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.WeekNumberView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumberView" } + "Metadata": { + "Common.PropertyName": "WeekNumberView" + } }, { "Kind": "ITagHelper", @@ -52341,7 +59871,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.WeekNumberHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumberHandler" } + "Metadata": { + "Common.PropertyName": "WeekNumberHandler" + } }, { "Kind": "ITagHelper", @@ -52349,7 +59881,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.Empty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } }, { "Kind": "ITagHelper", @@ -52357,7 +59891,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.EmptyId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyId" } + "Metadata": { + "Common.PropertyName": "EmptyId" + } }, { "Kind": "ITagHelper", @@ -52365,7 +59901,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.EmptyView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyView" } + "Metadata": { + "Common.PropertyName": "EmptyView" + } }, { "Kind": "ITagHelper", @@ -52373,7 +59911,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerMonthSettingsTagHelper.EmptyHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyHandler" } + "Metadata": { + "Common.PropertyName": "EmptyHandler" + } } ], "Metadata": { @@ -52385,10 +59925,10 @@ }, { "__Checksum": { - "Data1": -1375574893966507524, - "Data2": 8303703333683511270, - "Data3": -3115769372108318432, - "Data4": -1229264089309948595 + "Data1": -7990546054177135593, + "Data2": 1488619440720268040, + "Data3": -7012885487503544238, + "Data4": 8411955483667847774 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerPopupSettingsTagHelper", @@ -52416,7 +59956,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerPopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -52424,7 +59966,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerPopupSettingsTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -52432,7 +59976,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerPopupSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { @@ -52444,10 +59990,10 @@ }, { "__Checksum": { - "Data1": -3160035383450970134, - "Data2": -7249318102374224156, - "Data3": 8670718757874797271, - "Data4": 1320341127941807546 + "Data1": 1041310419104621837, + "Data2": 7522258790591518122, + "Data3": 112850687130304512, + "Data4": -8004896774908081072 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DateTimePickerTagHelper", @@ -52473,7 +60019,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -52481,7 +60029,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -52489,7 +60039,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -52497,7 +60049,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -52505,7 +60059,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.ARIATemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplate" } + "Metadata": { + "Common.PropertyName": "ARIATemplate" + } }, { "Kind": "ITagHelper", @@ -52513,7 +60069,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.ARIATemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateId" } + "Metadata": { + "Common.PropertyName": "ARIATemplateId" + } }, { "Kind": "ITagHelper", @@ -52521,7 +60079,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.ARIATemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateView" } + "Metadata": { + "Common.PropertyName": "ARIATemplateView" + } }, { "Kind": "ITagHelper", @@ -52529,7 +60089,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.ARIATemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateHandler" } + "Metadata": { + "Common.PropertyName": "ARIATemplateHandler" + } }, { "Kind": "ITagHelper", @@ -52537,7 +60099,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.ComponentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentType" } + "Metadata": { + "Common.PropertyName": "ComponentType" + } }, { "Kind": "ITagHelper", @@ -52545,7 +60109,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -52553,7 +60119,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.DateInput", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateInput" } + "Metadata": { + "Common.PropertyName": "DateInput" + } }, { "Kind": "ITagHelper", @@ -52561,7 +60129,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.DisableDates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDates" } + "Metadata": { + "Common.PropertyName": "DisableDates" + } }, { "Kind": "ITagHelper", @@ -52569,7 +60139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Footer", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Footer" } + "Metadata": { + "Common.PropertyName": "Footer" + } }, { "Kind": "ITagHelper", @@ -52577,7 +60149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -52585,7 +60159,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Interval", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Interval" } + "Metadata": { + "Common.PropertyName": "Interval" + } }, { "Kind": "ITagHelper", @@ -52593,7 +60169,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -52601,7 +60179,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -52609,7 +60189,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.WeekNumber", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumber" } + "Metadata": { + "Common.PropertyName": "WeekNumber" + } }, { "Kind": "ITagHelper", @@ -52617,7 +60199,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.ParseFormats", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ParseFormats" } + "Metadata": { + "Common.PropertyName": "ParseFormats" + } }, { "Kind": "ITagHelper", @@ -52625,7 +60209,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.TimeFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TimeFormat" } + "Metadata": { + "Common.PropertyName": "TimeFormat" + } }, { "Kind": "ITagHelper", @@ -52633,7 +60219,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -52641,7 +60229,9 @@ "TypeName": "Kendo.Mvc.UI.CalendarView?", "DisplayName": "Kendo.Mvc.UI.CalendarView? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -52649,7 +60239,9 @@ "TypeName": "Kendo.Mvc.UI.CalendarView?", "DisplayName": "Kendo.Mvc.UI.CalendarView? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Depth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Depth" } + "Metadata": { + "Common.PropertyName": "Depth" + } }, { "Kind": "ITagHelper", @@ -52657,7 +60249,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -52665,7 +60259,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -52673,7 +60269,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -52681,7 +60279,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.DisableDatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDatesHandler" } + "Metadata": { + "Common.PropertyName": "DisableDatesHandler" + } }, { "Kind": "ITagHelper", @@ -52689,7 +60289,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -52697,7 +60299,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -52705,7 +60309,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -52713,7 +60319,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DateTimePickerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -52747,10 +60355,10 @@ }, { "__Checksum": { - "Data1": 6798008721612799702, - "Data2": 1833727972254880912, - "Data3": -6536113184260731276, - "Data4": 2954868950798741460 + "Data1": 3021020316867247651, + "Data2": 5659874550283326816, + "Data3": -3329543210531739324, + "Data4": 1598778693505299722 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper", @@ -52772,7 +60380,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -52780,7 +60390,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.FontFamily", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontFamily" } + "Metadata": { + "Common.PropertyName": "FontFamily" + } }, { "Kind": "ITagHelper", @@ -52788,7 +60400,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.FontSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontSize" } + "Metadata": { + "Common.PropertyName": "FontSize" + } }, { "Kind": "ITagHelper", @@ -52796,7 +60410,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.FontStyle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontStyle" } + "Metadata": { + "Common.PropertyName": "FontStyle" + } }, { "Kind": "ITagHelper", @@ -52804,7 +60420,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.FontWeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontWeight" } + "Metadata": { + "Common.PropertyName": "FontWeight" + } }, { "Kind": "ITagHelper", @@ -52812,7 +60430,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -52820,7 +60440,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -52828,7 +60450,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -52836,7 +60460,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -52844,7 +60470,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -52852,7 +60480,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionContentSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } } ], "Metadata": { @@ -52864,10 +60494,10 @@ }, { "__Checksum": { - "Data1": 5463052889902303671, - "Data2": -3553354401366594963, - "Data3": 7932306860582601514, - "Data4": -4397960618021832325 + "Data1": 6814407057533155269, + "Data2": 2944811622263722812, + "Data3": 4186249237212643080, + "Data4": 880828491725885358 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper", @@ -52889,7 +60519,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -52897,7 +60529,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.FontFamily", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontFamily" } + "Metadata": { + "Common.PropertyName": "FontFamily" + } }, { "Kind": "ITagHelper", @@ -52905,7 +60539,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.FontSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontSize" } + "Metadata": { + "Common.PropertyName": "FontSize" + } }, { "Kind": "ITagHelper", @@ -52913,7 +60549,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.FontStyle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontStyle" } + "Metadata": { + "Common.PropertyName": "FontStyle" + } }, { "Kind": "ITagHelper", @@ -52921,7 +60559,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.FontWeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontWeight" } + "Metadata": { + "Common.PropertyName": "FontWeight" + } }, { "Kind": "ITagHelper", @@ -52929,7 +60569,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -52937,7 +60579,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -52945,7 +60589,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -52953,7 +60599,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -52961,7 +60609,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -52969,7 +60619,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsContentSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } } ], "Metadata": { @@ -52981,10 +60633,10 @@ }, { "__Checksum": { - "Data1": -4331246360246772500, - "Data2": 6999775096971333770, - "Data3": 7393182335737727739, - "Data4": -4503955932457655159 + "Data1": -1232311127269493187, + "Data2": -3681161884390347306, + "Data3": -6694240559923830924, + "Data4": 5991323130959467402 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsTagHelper", @@ -53006,7 +60658,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -53014,7 +60668,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsTagHelper.Drag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Drag" } + "Metadata": { + "Common.PropertyName": "Drag" + } }, { "Kind": "ITagHelper", @@ -53022,7 +60678,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsTagHelper.Remove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Remove" } + "Metadata": { + "Common.PropertyName": "Remove" + } } ], "AllowedChildTags": [ @@ -53041,10 +60699,10 @@ }, { "__Checksum": { - "Data1": -9050961887911845117, - "Data2": -2575195577513348079, - "Data3": 6202763230537273930, - "Data4": 4458999096322686920 + "Data1": 155323013623970749, + "Data2": 3113600528703046841, + "Data3": 7646365079471546791, + "Data4": -1358141184386527222 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper", @@ -53069,7 +60727,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -53077,7 +60737,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -53085,7 +60747,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -53093,7 +60757,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -53101,7 +60767,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -53109,7 +60777,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -53117,7 +60787,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -53125,7 +60797,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -53133,7 +60807,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -53141,7 +60817,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -53149,7 +60827,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -53157,7 +60837,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -53165,7 +60847,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -53173,7 +60857,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -53181,7 +60867,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -53193,10 +60881,10 @@ }, { "__Checksum": { - "Data1": -9010691361809763802, - "Data2": 7914047537372313818, - "Data3": 5284086556644632418, - "Data4": 4904505031991964288 + "Data1": -5362824230519655645, + "Data2": -81396521022607474, + "Data3": -3970586457405570566, + "Data4": -430013712582765829 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolButtonsTagHelper", @@ -53226,10 +60914,10 @@ }, { "__Checksum": { - "Data1": -6758452380425538559, - "Data2": -6464026266455245739, - "Data3": 3107258104508720423, - "Data4": -4220993645683154510 + "Data1": 4965271828269196974, + "Data2": -7764515737591730790, + "Data3": -8786507556344405650, + "Data4": 4147480165102637512 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonTagHelper", @@ -53254,7 +60942,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -53262,7 +60952,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -53270,7 +60962,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -53278,7 +60972,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -53286,7 +60982,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -53294,7 +60992,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -53302,7 +61002,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -53310,7 +61012,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -53322,10 +61026,10 @@ }, { "__Checksum": { - "Data1": -3273541286577435895, - "Data2": -6883358338846643282, - "Data3": 6315401681352375707, - "Data4": 2321316558460248064 + "Data1": 2143468938348706313, + "Data2": -3611714650695054502, + "Data3": 6286677150328052149, + "Data4": 6035485667116150894 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolMenuButtonsTagHelper", @@ -53355,10 +61059,10 @@ }, { "__Checksum": { - "Data1": 2743724250789050956, - "Data2": -5770112794076522417, - "Data3": -5928303034992870605, - "Data4": -357049776226395875 + "Data1": 664106747824508924, + "Data2": 3319112328368453774, + "Data3": 6895822875097359925, + "Data4": 7563560145444343919 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper", @@ -53380,7 +61084,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -53391,7 +61097,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -53399,7 +61107,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -53407,7 +61117,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -53415,7 +61127,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -53423,7 +61137,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -53431,7 +61147,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -53439,7 +61157,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -53447,7 +61167,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } }, { "Kind": "ITagHelper", @@ -53455,7 +61177,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.OverflowTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplate" } + "Metadata": { + "Common.PropertyName": "OverflowTemplate" + } }, { "Kind": "ITagHelper", @@ -53463,7 +61187,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.OverflowTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateId" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateId" + } }, { "Kind": "ITagHelper", @@ -53471,7 +61197,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.OverflowTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateView" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateView" + } }, { "Kind": "ITagHelper", @@ -53479,7 +61207,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.OverflowTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateHandler" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -53487,7 +61217,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -53495,7 +61227,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -53503,7 +61237,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -53511,7 +61247,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -53519,7 +61257,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -53527,7 +61267,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -53535,7 +61277,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -53543,7 +61287,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -53551,7 +61297,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -53559,7 +61307,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -53567,7 +61317,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -53575,7 +61327,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -53583,7 +61337,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -53591,7 +61347,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "AllowedChildTags": [ @@ -53615,10 +61373,10 @@ }, { "__Checksum": { - "Data1": -919065079526946700, - "Data2": 6243792324860613485, - "Data3": 3876030948032570971, - "Data4": 7576572226097815006 + "Data1": 3361399511930205318, + "Data2": -3611147148399041121, + "Data3": 2284622647020995251, + "Data4": 5916528459690323937 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEditableSettingsToolsTagHelper", @@ -53648,10 +61406,10 @@ }, { "__Checksum": { - "Data1": -7983703835767856500, - "Data2": -8779416238907297827, - "Data3": 3184799747902682978, - "Data4": 1581913650084227570 + "Data1": 8500733106364687503, + "Data2": -2945130430959869761, + "Data3": -3340674146646895724, + "Data4": -3563611953436932549 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapFillSettingsTagHelper", @@ -53673,7 +61431,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -53685,10 +61445,10 @@ }, { "__Checksum": { - "Data1": 5621186416127552149, - "Data2": 506557383187046631, - "Data3": -6231646420708219925, - "Data4": 161324323922638700 + "Data1": 4647376474558651019, + "Data2": 259397146016912348, + "Data3": 7814775549621209289, + "Data4": -190060249943100882 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapSettingsTagHelper", @@ -53710,7 +61470,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -53734,10 +61496,10 @@ }, { "__Checksum": { - "Data1": 3649707538199143989, - "Data2": 8969099265374917351, - "Data3": 3001422994929713772, - "Data4": 2110752565225367722 + "Data1": -1842881203493118196, + "Data2": -4594540182273189792, + "Data3": 1534911359409433414, + "Data4": 9022800106026201919 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapStrokeSettingsTagHelper", @@ -53759,7 +61521,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -53767,7 +61531,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -53775,7 +61541,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsEndCapStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -53787,10 +61555,10 @@ }, { "__Checksum": { - "Data1": 6226184291120630183, - "Data2": -7258460184978942525, - "Data3": -7730161581818624703, - "Data4": -6763973150490028178 + "Data1": 4781267207828254562, + "Data2": -5536103361755058038, + "Data3": -5138059083259095553, + "Data4": 3912754826057087120 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsHoverSettingsTagHelper", @@ -53821,10 +61589,10 @@ }, { "__Checksum": { - "Data1": -2309987885554146279, - "Data2": -4113295615901399084, - "Data3": -538307751708073372, - "Data4": -5412032966333637642 + "Data1": -4493676405400573971, + "Data2": -6032480166572864860, + "Data3": 5827465368692128946, + "Data4": 2395732146703011986 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsHoverStrokeSettingsTagHelper", @@ -53846,7 +61614,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsHoverStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -53858,10 +61628,10 @@ }, { "__Checksum": { - "Data1": -6243722130054221376, - "Data2": 8993361133157308541, - "Data3": 8792257070433373313, - "Data4": 4489880551470292829 + "Data1": 2709482581146582782, + "Data2": -3405590107880032476, + "Data3": 418994923953526003, + "Data4": -5822003377428808374 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionHandlesFillSettingsTagHelper", @@ -53883,7 +61653,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionHandlesFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -53895,10 +61667,10 @@ }, { "__Checksum": { - "Data1": 3609601125718390755, - "Data2": 3028838262390392923, - "Data3": 616491729332852916, - "Data4": -2254417646215370331 + "Data1": -1592185581871092319, + "Data2": 1168587100819246399, + "Data3": 8349726936471360605, + "Data4": 7148484845161333727 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionHandlesSettingsTagHelper", @@ -53920,7 +61692,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionHandlesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -53928,7 +61702,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionHandlesSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "AllowedChildTags": [ @@ -53952,10 +61728,10 @@ }, { "__Checksum": { - "Data1": -5659449653643635063, - "Data2": 6444063723569028055, - "Data3": 6052570063575560742, - "Data4": 8259801473994441657 + "Data1": -2902354262415153769, + "Data2": 1542753719765882531, + "Data3": -548744024647741877, + "Data4": -7075515468911026246 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionHandlesStrokeSettingsTagHelper", @@ -53977,7 +61753,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionHandlesStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -53989,10 +61767,10 @@ }, { "__Checksum": { - "Data1": 3659485392203536508, - "Data2": -6190067334750391802, - "Data3": -2246065353093346387, - "Data4": 6107463561442216102 + "Data1": 3745856049139164642, + "Data2": -8669943669799593468, + "Data3": -150851801334869867, + "Data4": 2480885596429986701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSelectionSettingsTagHelper", @@ -54023,10 +61801,10 @@ }, { "__Checksum": { - "Data1": 5036934925321400811, - "Data2": -6311010770421815756, - "Data3": -6481116747617846758, - "Data4": -6286352609991074965 + "Data1": 8575397786924047195, + "Data2": 6711116118689846129, + "Data3": 3341548501089841872, + "Data4": -2543678950031248781 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSettingsTagHelper", @@ -54048,7 +61826,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSettingsTagHelper.FromConnector", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FromConnector" } + "Metadata": { + "Common.PropertyName": "FromConnector" + } }, { "Kind": "ITagHelper", @@ -54056,7 +61836,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSettingsTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -54064,7 +61846,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSettingsTagHelper.ToConnector", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToConnector" } + "Metadata": { + "Common.PropertyName": "ToConnector" + } }, { "Kind": "ITagHelper", @@ -54072,7 +61856,9 @@ "TypeName": "Kendo.Mvc.UI.DiagramConnectionType?", "DisplayName": "Kendo.Mvc.UI.DiagramConnectionType? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -54121,10 +61907,10 @@ }, { "__Checksum": { - "Data1": 5122456161857370299, - "Data2": -3950565942413826966, - "Data3": -2649242324869756549, - "Data4": 2558796496372492385 + "Data1": 8778991661623840561, + "Data2": 7296372779164350068, + "Data3": -9168710956681313904, + "Data4": -2477930672448926326 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapFillSettingsTagHelper", @@ -54146,7 +61932,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -54158,10 +61946,10 @@ }, { "__Checksum": { - "Data1": -2400667696330712435, - "Data2": -1480155959703527581, - "Data3": 7992511091612516375, - "Data4": -2213109783797686137 + "Data1": 2722219153143587814, + "Data2": 7244748375676787567, + "Data3": -5590518249794519191, + "Data4": -8126832583927706892 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapSettingsTagHelper", @@ -54183,7 +61971,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -54207,10 +61997,10 @@ }, { "__Checksum": { - "Data1": -1232207083715726259, - "Data2": -5991872115444432676, - "Data3": 7253887984073314166, - "Data4": 6755048017973166179 + "Data1": -1684839124846223872, + "Data2": 7860044451617661648, + "Data3": 1489287783133003396, + "Data4": 1124041930033329601 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapStrokeSettingsTagHelper", @@ -54232,7 +62022,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -54240,7 +62032,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -54248,7 +62042,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStartCapStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -54260,10 +62056,10 @@ }, { "__Checksum": { - "Data1": -771192689941641854, - "Data2": -462637279195020820, - "Data3": 8137236345680400618, - "Data4": -1183633705233424682 + "Data1": 1628051918740003432, + "Data2": 6913578336134649814, + "Data3": 4047807626270912024, + "Data4": -6429661333691587699 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStrokeSettingsTagHelper", @@ -54285,7 +62081,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -54293,7 +62091,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionDefaultsStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -54305,10 +62105,10 @@ }, { "__Checksum": { - "Data1": -1651288389608980715, - "Data2": -5663878921021431300, - "Data3": 4635850622808745063, - "Data4": -3842700616904721743 + "Data1": -9035437798123339538, + "Data2": 5469330645246983797, + "Data3": -4578611609991487238, + "Data4": 5476196473775784357 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsTagHelper", @@ -54330,7 +62130,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -54349,10 +62151,10 @@ }, { "__Checksum": { - "Data1": 7000195314679095599, - "Data2": 6189696255594210811, - "Data3": -8874084030356033098, - "Data4": -1861842566638679352 + "Data1": -1673211110911878800, + "Data2": -385279443660201737, + "Data3": -3003206484228152943, + "Data4": -8305374726715727435 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper", @@ -54377,7 +62179,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -54385,7 +62189,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -54393,7 +62199,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -54401,7 +62209,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -54409,7 +62219,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -54417,7 +62229,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -54425,7 +62239,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -54433,7 +62249,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -54441,7 +62259,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -54449,7 +62269,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -54457,7 +62279,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -54465,7 +62289,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -54473,7 +62299,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -54481,7 +62309,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -54489,7 +62319,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -54501,10 +62333,10 @@ }, { "__Checksum": { - "Data1": 8045507813052449381, - "Data2": 888689765480699691, - "Data3": -8219969765617857979, - "Data4": -4415997480886967023 + "Data1": 4028778353690267829, + "Data2": -4962021723566930304, + "Data3": -2116155107113042756, + "Data4": -2625159756109143176 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolButtonsTagHelper", @@ -54534,10 +62366,10 @@ }, { "__Checksum": { - "Data1": 5049024547044257799, - "Data2": -7046537588514488625, - "Data3": 4550926178347209245, - "Data4": -5365550080583253132 + "Data1": 1153361353728840511, + "Data2": 1269778295108583810, + "Data3": -7998413560203783438, + "Data4": -8472087998305664086 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonTagHelper", @@ -54562,7 +62394,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -54570,7 +62404,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -54578,7 +62414,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -54586,7 +62424,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -54594,7 +62434,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -54602,7 +62444,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -54610,7 +62454,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -54618,7 +62464,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -54630,10 +62478,10 @@ }, { "__Checksum": { - "Data1": -2615568225110498621, - "Data2": 5696447445630053805, - "Data3": 4943933593778197759, - "Data4": 1602682695310056174 + "Data1": -7198226421967412471, + "Data2": 6313888261867578706, + "Data3": 3383089969084446320, + "Data4": 2550755353998499983 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolMenuButtonsTagHelper", @@ -54663,10 +62511,10 @@ }, { "__Checksum": { - "Data1": -4239703405285375280, - "Data2": 1976149301486331253, - "Data3": 724813227635795569, - "Data4": 6326774918851727970 + "Data1": 3223103010231246774, + "Data2": -7251746562933821821, + "Data3": 5421098137317527209, + "Data4": 1390530219828613771 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper", @@ -54688,7 +62536,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -54699,7 +62549,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -54707,7 +62559,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -54715,7 +62569,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -54723,7 +62579,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -54731,7 +62589,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -54739,7 +62599,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -54747,7 +62609,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -54755,7 +62619,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } }, { "Kind": "ITagHelper", @@ -54763,7 +62629,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.OverflowTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplate" } + "Metadata": { + "Common.PropertyName": "OverflowTemplate" + } }, { "Kind": "ITagHelper", @@ -54771,7 +62639,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.OverflowTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateId" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateId" + } }, { "Kind": "ITagHelper", @@ -54779,7 +62649,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.OverflowTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateView" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateView" + } }, { "Kind": "ITagHelper", @@ -54787,7 +62659,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.OverflowTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateHandler" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -54795,7 +62669,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -54803,7 +62679,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -54811,7 +62689,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -54819,7 +62699,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -54827,7 +62709,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -54835,7 +62719,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -54843,7 +62729,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -54851,7 +62739,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -54859,7 +62749,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -54867,7 +62759,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -54875,7 +62769,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -54883,7 +62779,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -54891,7 +62789,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -54899,7 +62799,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "AllowedChildTags": [ @@ -54923,10 +62825,10 @@ }, { "__Checksum": { - "Data1": 9201427288029800617, - "Data2": -6647612929103629749, - "Data3": -8488948419802629137, - "Data4": -6360368861809247501 + "Data1": -7722199222940795405, + "Data2": 1800511852061119943, + "Data3": -7686270301516715655, + "Data4": 1878518778087403193 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEditableSettingsToolsTagHelper", @@ -54956,10 +62858,10 @@ }, { "__Checksum": { - "Data1": 406696353004877017, - "Data2": 3789192347411935467, - "Data3": 182173070455844347, - "Data4": -5377550293089208597 + "Data1": 435973035555162235, + "Data2": 3311626448594502257, + "Data3": 6935118841698557896, + "Data4": 7499667749820304190 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEndCapFillSettingsTagHelper", @@ -54981,7 +62883,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEndCapFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -54993,10 +62897,10 @@ }, { "__Checksum": { - "Data1": 4337449026704403264, - "Data2": -5508178160951994269, - "Data3": -457147565659814243, - "Data4": -2770924736449697094 + "Data1": -2251990949558427252, + "Data2": 1062745926161224160, + "Data3": 1445158298698719166, + "Data4": 6349841830103787370 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEndCapSettingsTagHelper", @@ -55018,7 +62922,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEndCapSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -55042,10 +62948,10 @@ }, { "__Checksum": { - "Data1": 3810410505383229252, - "Data2": -5930784565114087203, - "Data3": -3289958591406496639, - "Data4": 5281362378133017007 + "Data1": -8083305951242069122, + "Data2": 8004770627461034906, + "Data3": 1937288490530720427, + "Data4": -7636027083384525660 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionEndCapStrokeSettingsTagHelper", @@ -55067,7 +62973,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEndCapStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -55075,7 +62983,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionEndCapStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -55083,7 +62993,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionEndCapStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -55095,10 +63007,10 @@ }, { "__Checksum": { - "Data1": -7755967647825743990, - "Data2": -4829521866918227892, - "Data3": 7215253926526251092, - "Data4": -3897980050775827099 + "Data1": -3069162564694075335, + "Data2": -5095827736957636555, + "Data3": -6963541035391011325, + "Data4": 3190538441308787621 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionFromSettingsTagHelper", @@ -55120,7 +63032,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionFromSettingsTagHelper.X", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "X" } + "Metadata": { + "Common.PropertyName": "X" + } }, { "Kind": "ITagHelper", @@ -55128,7 +63042,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionFromSettingsTagHelper.Y", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Y" } + "Metadata": { + "Common.PropertyName": "Y" + } } ], "Metadata": { @@ -55140,10 +63056,10 @@ }, { "__Checksum": { - "Data1": -8821722675559346336, - "Data2": 8224577679936657687, - "Data3": 8215319392367450279, - "Data4": 8777895621350933676 + "Data1": -7780801241453754533, + "Data2": 575533759363549428, + "Data3": -9013670726755271287, + "Data4": -7164554900217394830 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionHoverSettingsTagHelper", @@ -55174,10 +63090,10 @@ }, { "__Checksum": { - "Data1": 4011827529656929478, - "Data2": -4083417516201843062, - "Data3": -5968416332784931701, - "Data4": -8042465802943855875 + "Data1": -6896380462566349102, + "Data2": -8425862226400033126, + "Data3": -2743975884140521308, + "Data4": 2706623872532963712 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionHoverStrokeSettingsTagHelper", @@ -55199,7 +63115,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionHoverStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -55211,10 +63129,10 @@ }, { "__Checksum": { - "Data1": 6910396602499005713, - "Data2": 4323960149122160686, - "Data3": 7881806643461531499, - "Data4": 2601475839352485513 + "Data1": -7021753548402516323, + "Data2": 5294356500027687155, + "Data3": -5284840799751971122, + "Data4": -6595850256487886135 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionPointTagHelper", @@ -55236,7 +63154,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionPointTagHelper.X", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "X" } + "Metadata": { + "Common.PropertyName": "X" + } }, { "Kind": "ITagHelper", @@ -55244,7 +63164,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionPointTagHelper.Y", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Y" } + "Metadata": { + "Common.PropertyName": "Y" + } } ], "Metadata": { @@ -55256,10 +63178,10 @@ }, { "__Checksum": { - "Data1": -9109297895471340938, - "Data2": 5095209383926269621, - "Data3": -4034188958823654471, - "Data4": 5549114271191813031 + "Data1": -5870939448140358142, + "Data2": 1426991526373190569, + "Data3": 510414477382617350, + "Data4": -4231954117584391189 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionPointsTagHelper", @@ -55289,10 +63211,10 @@ }, { "__Checksum": { - "Data1": -6147177173384926135, - "Data2": 5183976251751101306, - "Data3": 8876948772437177609, - "Data4": 7129139578781226761 + "Data1": 2087034835151211622, + "Data2": 3048858744638383984, + "Data3": -8192240125420488926, + "Data4": -960954550523837997 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionSelectionHandlesFillSettingsTagHelper", @@ -55314,7 +63236,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionSelectionHandlesFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -55326,10 +63250,10 @@ }, { "__Checksum": { - "Data1": -6247716551125806641, - "Data2": 5330136688948891550, - "Data3": -5799613725475121743, - "Data4": 3861862773718850001 + "Data1": 8045266702778480048, + "Data2": 1419930253321674558, + "Data3": -517245216108014691, + "Data4": -6739004259880710271 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionSelectionHandlesSettingsTagHelper", @@ -55351,7 +63275,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionSelectionHandlesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -55359,7 +63285,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionSelectionHandlesSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "AllowedChildTags": [ @@ -55383,10 +63311,10 @@ }, { "__Checksum": { - "Data1": -7731450589436295143, - "Data2": 9161296582975724748, - "Data3": -1626608129358127241, - "Data4": -1008920166282272865 + "Data1": -2047513570011718261, + "Data2": 6950927257613199997, + "Data3": -4999206136398823205, + "Data4": 26149039403817509 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionSelectionHandlesStrokeSettingsTagHelper", @@ -55408,7 +63336,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionSelectionHandlesStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -55420,10 +63350,10 @@ }, { "__Checksum": { - "Data1": 7438717897031200675, - "Data2": -8390452519312021160, - "Data3": 7586285290583177437, - "Data4": 9107197638842310883 + "Data1": -3007937301057890410, + "Data2": -1619642980534910565, + "Data3": 3090530187570570195, + "Data4": -3376027506838602865 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionSelectionSettingsTagHelper", @@ -55454,10 +63384,10 @@ }, { "__Checksum": { - "Data1": 903374688881363621, - "Data2": 2206335722525822788, - "Data3": 8179030651475333750, - "Data4": 3432738027916413192 + "Data1": 4239944748546871360, + "Data2": -1672432114677569515, + "Data3": -1123774044595906568, + "Data4": 2791238760689468449 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionStartCapFillSettingsTagHelper", @@ -55479,7 +63409,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionStartCapFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -55491,10 +63423,10 @@ }, { "__Checksum": { - "Data1": 6544989062244111810, - "Data2": -2464487302867901317, - "Data3": -5146274312898001578, - "Data4": 3357287179760992094 + "Data1": 5745294559470925411, + "Data2": 6148503235669508843, + "Data3": 8863633556767507472, + "Data4": 2856782968946357126 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionStartCapSettingsTagHelper", @@ -55516,7 +63448,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionStartCapSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -55540,10 +63474,10 @@ }, { "__Checksum": { - "Data1": 9137420559693308795, - "Data2": 1920357420485789287, - "Data3": 6285994621825873359, - "Data4": -6551406787276212154 + "Data1": -7224431104373984688, + "Data2": 2008482723750720120, + "Data3": 989448938264135596, + "Data4": 1814289446150933299 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionStartCapStrokeSettingsTagHelper", @@ -55565,7 +63499,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionStartCapStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -55573,7 +63509,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionStartCapStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -55581,7 +63519,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionStartCapStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -55593,10 +63533,10 @@ }, { "__Checksum": { - "Data1": -122516026026704079, - "Data2": -8940423099288036263, - "Data3": -5073723925664103853, - "Data4": -1494076210734424308 + "Data1": 993680373318172673, + "Data2": 2162090384425890930, + "Data3": 347934562393592220, + "Data4": 6330818825848992153 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionStrokeSettingsTagHelper", @@ -55618,7 +63558,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -55626,7 +63568,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -55638,10 +63582,10 @@ }, { "__Checksum": { - "Data1": 1695915576890598994, - "Data2": 8781444052351251032, - "Data3": -3364116560943798005, - "Data4": 7257658071476705488 + "Data1": -7008393284313226402, + "Data2": -9035394809531960553, + "Data3": 6455282057614911699, + "Data4": 2141215557958540230 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionTagHelper", @@ -55663,7 +63607,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionTagHelper.FromConnector", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FromConnector" } + "Metadata": { + "Common.PropertyName": "FromConnector" + } }, { "Kind": "ITagHelper", @@ -55671,7 +63617,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramConnectionTagHelper.ToConnector", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToConnector" } + "Metadata": { + "Common.PropertyName": "ToConnector" + } }, { "Kind": "ITagHelper", @@ -55679,7 +63627,9 @@ "TypeName": "Kendo.Mvc.UI.DiagramConnectionType?", "DisplayName": "Kendo.Mvc.UI.DiagramConnectionType? Kendo.Mvc.TagHelpers.DiagramConnectionTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -55743,10 +63693,10 @@ }, { "__Checksum": { - "Data1": 8295846052744517013, - "Data2": -5959558251553835608, - "Data3": -8182955473903800202, - "Data4": 918916337186492040 + "Data1": 7522600294924025266, + "Data2": -8123201297538865683, + "Data3": 6608039022360563723, + "Data4": -6995764671917768443 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionsTagHelper", @@ -55776,10 +63726,10 @@ }, { "__Checksum": { - "Data1": 8696323564935435025, - "Data2": 5860996048735496170, - "Data3": 8637456214294084018, - "Data4": 3771753261038484021 + "Data1": -2033386675089279981, + "Data2": -7334642148890760841, + "Data3": 3274949437108963244, + "Data4": 440569365700398703 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramConnectionToSettingsTagHelper", @@ -55801,7 +63751,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionToSettingsTagHelper.X", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "X" } + "Metadata": { + "Common.PropertyName": "X" + } }, { "Kind": "ITagHelper", @@ -55809,7 +63761,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramConnectionToSettingsTagHelper.Y", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Y" } + "Metadata": { + "Common.PropertyName": "Y" + } } ], "Metadata": { @@ -55821,10 +63775,10 @@ }, { "__Checksum": { - "Data1": -6183507155725284798, - "Data2": 5195386768512089031, - "Data3": 8006508089595056325, - "Data4": -33540290000090869 + "Data1": 6432615737254693910, + "Data2": 4612076885973378304, + "Data3": 472066232013788759, + "Data4": 1750718622104103398 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableDragSettingsTagHelper", @@ -55846,7 +63800,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableDragSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -55865,10 +63821,10 @@ }, { "__Checksum": { - "Data1": -7829840994586277409, - "Data2": -3073267932710561860, - "Data3": 5264130644897957191, - "Data4": -2109577908661624493 + "Data1": 8929778148333438606, + "Data2": -8416860874559039401, + "Data3": 8928428331415363995, + "Data4": 2755155310819383559 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableDragSnapSettingsTagHelper", @@ -55890,7 +63846,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableDragSnapSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -55898,7 +63856,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramEditableDragSnapSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } } ], "Metadata": { @@ -55910,10 +63870,10 @@ }, { "__Checksum": { - "Data1": -7075821421424186718, - "Data2": -7906874167953582610, - "Data3": -8265839609624153508, - "Data4": 7012522232668985031 + "Data1": -6550938595971262445, + "Data2": 1369653156279682408, + "Data3": 236455608226511994, + "Data4": -821584570763940142 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesFillSettingsTagHelper", @@ -55935,7 +63895,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -55943,7 +63905,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -55955,10 +63919,10 @@ }, { "__Checksum": { - "Data1": 1209039128284846991, - "Data2": 8629953029691516521, - "Data3": 4217310848401165219, - "Data4": -1052162543625954451 + "Data1": 1283471173400835475, + "Data2": -5591596464382602568, + "Data3": -4937272224743952111, + "Data4": 5356412307332421405 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverFillSettingsTagHelper", @@ -55980,7 +63944,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -55988,7 +63954,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -56000,10 +63968,10 @@ }, { "__Checksum": { - "Data1": 6561021925288508459, - "Data2": -1444348076715621665, - "Data3": 5660454886124972504, - "Data4": 3593978555471839885 + "Data1": -61208674651339760, + "Data2": -985591015996212853, + "Data3": -4051559031380185386, + "Data4": -6747942289056518429 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverSettingsTagHelper", @@ -56039,10 +64007,10 @@ }, { "__Checksum": { - "Data1": 1913989964083136368, - "Data2": 8601108154176504625, - "Data3": -7152186968623060476, - "Data4": -9149812941096315102 + "Data1": 3960277235857821869, + "Data2": 2183638781376707230, + "Data3": -1411639000604998973, + "Data4": 5569987269235770900 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverStrokeSettingsTagHelper", @@ -56064,7 +64032,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -56072,7 +64042,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -56080,7 +64052,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesHoverStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -56092,10 +64066,10 @@ }, { "__Checksum": { - "Data1": 6138469654205969755, - "Data2": 6823741715428169743, - "Data3": 1434443678696875582, - "Data4": 7666958745551247814 + "Data1": 8524073561353256814, + "Data2": -8859607767672504904, + "Data3": -371644129874359771, + "Data4": -3482449073716099400 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesSettingsTagHelper", @@ -56117,7 +64091,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -56125,7 +64101,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -56154,10 +64132,10 @@ }, { "__Checksum": { - "Data1": -1714777237986821039, - "Data2": 3243651137980827246, - "Data3": -8088016065770821741, - "Data4": -1974616348739429754 + "Data1": -584291291419742190, + "Data2": 6732545608688872388, + "Data3": 3665256455818850383, + "Data4": 7639814640721693078 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesStrokeSettingsTagHelper", @@ -56179,7 +64157,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -56187,7 +64167,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -56195,7 +64177,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramEditableResizeHandlesStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -56207,10 +64191,10 @@ }, { "__Checksum": { - "Data1": 1549823309569949993, - "Data2": 5421335369494041014, - "Data3": 866495087908864297, - "Data4": -6385770050988174643 + "Data1": 6938284638318290806, + "Data2": -4614377468740154945, + "Data3": 2453604221857774295, + "Data4": -2061364135645575678 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableResizeSettingsTagHelper", @@ -56232,7 +64216,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableResizeSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -56251,10 +64237,10 @@ }, { "__Checksum": { - "Data1": -478196164107750498, - "Data2": 5509203431800187746, - "Data3": -748675820912418009, - "Data4": 5438684809904554031 + "Data1": 7184871858420307918, + "Data2": -7867965164481925813, + "Data3": -6295365038067018756, + "Data4": 4874478453206704481 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableRotateFillSettingsTagHelper", @@ -56276,7 +64262,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableRotateFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -56284,7 +64272,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramEditableRotateFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -56296,10 +64286,10 @@ }, { "__Checksum": { - "Data1": 8394797883448755425, - "Data2": -8328344887984199769, - "Data3": -3730055341104396198, - "Data4": -7109315899884680033 + "Data1": -1705477518729123494, + "Data2": -7445915792289684178, + "Data3": 7055859259123854727, + "Data4": -3684024553216549731 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableRotateSettingsTagHelper", @@ -56321,7 +64311,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableRotateSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -56345,10 +64337,10 @@ }, { "__Checksum": { - "Data1": -6007668257588541710, - "Data2": -6347603754208862731, - "Data3": -7222616756224428745, - "Data4": 8672154354075806957 + "Data1": -6047998763346648861, + "Data2": -8800891453075796290, + "Data3": -4183483018278184283, + "Data4": -6423827821952419617 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableRotateStrokeSettingsTagHelper", @@ -56370,7 +64362,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableRotateStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -56378,7 +64372,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramEditableRotateStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -56390,10 +64386,10 @@ }, { "__Checksum": { - "Data1": 5680487295702290781, - "Data2": -6091554014556251009, - "Data3": -3870828926090019043, - "Data4": 5999133007791813070 + "Data1": -6078927983772433171, + "Data2": 6440739329168779581, + "Data3": 2844063063211552178, + "Data4": -2893590532081400783 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper", @@ -56415,7 +64411,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -56423,7 +64421,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper.ConnectionTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ConnectionTemplate" } + "Metadata": { + "Common.PropertyName": "ConnectionTemplate" + } }, { "Kind": "ITagHelper", @@ -56431,7 +64431,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper.ConnectionTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ConnectionTemplateId" } + "Metadata": { + "Common.PropertyName": "ConnectionTemplateId" + } }, { "Kind": "ITagHelper", @@ -56439,7 +64441,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper.ConnectionTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ConnectionTemplateView" } + "Metadata": { + "Common.PropertyName": "ConnectionTemplateView" + } }, { "Kind": "ITagHelper", @@ -56447,7 +64451,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper.ConnectionTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ConnectionTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ConnectionTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -56455,7 +64461,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper.Remove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Remove" } + "Metadata": { + "Common.PropertyName": "Remove" + } }, { "Kind": "ITagHelper", @@ -56463,7 +64471,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper.ShapeTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShapeTemplate" } + "Metadata": { + "Common.PropertyName": "ShapeTemplate" + } }, { "Kind": "ITagHelper", @@ -56471,7 +64481,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper.ShapeTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShapeTemplateId" } + "Metadata": { + "Common.PropertyName": "ShapeTemplateId" + } }, { "Kind": "ITagHelper", @@ -56479,7 +64491,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper.ShapeTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShapeTemplateView" } + "Metadata": { + "Common.PropertyName": "ShapeTemplateView" + } }, { "Kind": "ITagHelper", @@ -56487,7 +64501,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsTagHelper.ShapeTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShapeTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ShapeTemplateHandler" + } } ], "AllowedChildTags": [ @@ -56521,10 +64537,10 @@ }, { "__Checksum": { - "Data1": 4691529124213566016, - "Data2": -1844079507047294919, - "Data3": 2406626259946789043, - "Data4": -7459565379019535889 + "Data1": -2929764769669169449, + "Data2": 7089756980710477494, + "Data3": 2940998640179208624, + "Data4": -4916516891060877565 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper", @@ -56549,7 +64565,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -56557,7 +64575,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -56565,7 +64585,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -56573,7 +64595,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -56581,7 +64605,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -56589,7 +64615,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -56597,7 +64625,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -56605,7 +64635,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -56613,7 +64645,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -56621,7 +64655,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -56629,7 +64665,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -56637,7 +64675,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -56645,7 +64685,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -56653,7 +64695,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -56661,7 +64705,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -56673,10 +64719,10 @@ }, { "__Checksum": { - "Data1": -7146582186179323551, - "Data2": -3888289727545820034, - "Data3": 8058566383737029313, - "Data4": 4272043190616128129 + "Data1": -5559037936312709087, + "Data2": 519170705031776269, + "Data3": 4550351108582604305, + "Data4": -7998084991797106717 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolButtonsTagHelper", @@ -56706,10 +64752,10 @@ }, { "__Checksum": { - "Data1": -182620383772533964, - "Data2": -7561182065430773044, - "Data3": -8333648926709724253, - "Data4": -5277462635515028349 + "Data1": 5501880100657561781, + "Data2": -2823788626364858813, + "Data3": -6378729488439583726, + "Data4": 5073752908512160448 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonTagHelper", @@ -56734,7 +64780,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -56742,7 +64790,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -56750,7 +64800,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -56758,7 +64810,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -56766,7 +64820,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -56774,7 +64830,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -56782,7 +64840,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -56790,7 +64850,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -56802,10 +64864,10 @@ }, { "__Checksum": { - "Data1": -5425395973915418666, - "Data2": 2074193022257697100, - "Data3": 8076911106327041474, - "Data4": 8257595533141145522 + "Data1": -7883466412666516471, + "Data2": -7584034937416491507, + "Data3": -3106574445118485836, + "Data4": 4024212708222662417 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolMenuButtonsTagHelper", @@ -56835,10 +64897,10 @@ }, { "__Checksum": { - "Data1": 8382645682546129507, - "Data2": 7715523331726700278, - "Data3": 816193849486898, - "Data4": 2516188567168844315 + "Data1": -4763224943258320950, + "Data2": -7094744957788144042, + "Data3": -7967774155834184816, + "Data4": -3280491529395419964 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper", @@ -56860,7 +64922,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -56868,7 +64932,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -56879,7 +64945,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -56887,7 +64955,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -56895,7 +64965,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -56903,7 +64975,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -56911,7 +64985,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -56919,7 +64995,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -56927,7 +65005,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -56935,7 +65015,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } }, { "Kind": "ITagHelper", @@ -56943,7 +65025,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.OverflowTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplate" } + "Metadata": { + "Common.PropertyName": "OverflowTemplate" + } }, { "Kind": "ITagHelper", @@ -56951,7 +65035,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.OverflowTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateId" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateId" + } }, { "Kind": "ITagHelper", @@ -56959,7 +65045,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.OverflowTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateView" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateView" + } }, { "Kind": "ITagHelper", @@ -56967,7 +65055,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.OverflowTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateHandler" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -56975,7 +65065,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -56983,7 +65075,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -56991,7 +65085,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -56999,7 +65095,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -57007,7 +65105,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -57015,7 +65115,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -57023,7 +65125,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -57031,7 +65135,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -57039,7 +65145,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -57047,7 +65155,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -57055,7 +65165,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -57063,7 +65175,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -57071,7 +65185,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -57079,7 +65195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "AllowedChildTags": [ @@ -57103,10 +65221,10 @@ }, { "__Checksum": { - "Data1": 4660776653216043381, - "Data2": -5015190832037888036, - "Data3": 2765376254581983590, - "Data4": -5614712995682334494 + "Data1": -4242226189865133921, + "Data2": 2742894586897052132, + "Data3": -4365899769154792616, + "Data4": 4879192684569921648 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramEditableSettingsToolsTagHelper", @@ -57136,10 +65254,10 @@ }, { "__Checksum": { - "Data1": -3866923414676686983, - "Data2": 6687143292968678285, - "Data3": 6008633356010462825, - "Data4": 7475588034304230842 + "Data1": 8676782758779299263, + "Data2": 8739864531215607085, + "Data3": -7325505954339155036, + "Data4": -2356582185866691493 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramLayoutGridSettingsTagHelper", @@ -57161,7 +65279,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutGridSettingsTagHelper.ComponentSpacingX", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentSpacingX" } + "Metadata": { + "Common.PropertyName": "ComponentSpacingX" + } }, { "Kind": "ITagHelper", @@ -57169,7 +65289,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutGridSettingsTagHelper.ComponentSpacingY", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentSpacingY" } + "Metadata": { + "Common.PropertyName": "ComponentSpacingY" + } }, { "Kind": "ITagHelper", @@ -57177,7 +65299,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutGridSettingsTagHelper.OffsetX", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OffsetX" } + "Metadata": { + "Common.PropertyName": "OffsetX" + } }, { "Kind": "ITagHelper", @@ -57185,7 +65309,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutGridSettingsTagHelper.OffsetY", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OffsetY" } + "Metadata": { + "Common.PropertyName": "OffsetY" + } }, { "Kind": "ITagHelper", @@ -57193,7 +65319,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutGridSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -57205,10 +65333,10 @@ }, { "__Checksum": { - "Data1": 8126580457564724202, - "Data2": 7576025870328291305, - "Data3": -8411555703573203196, - "Data4": 6743636720152335555 + "Data1": 2489673722594195209, + "Data2": 1385564066426876953, + "Data3": -6524072518950280504, + "Data4": 807754096845265964 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper", @@ -57230,7 +65358,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.EndRadialAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EndRadialAngle" } + "Metadata": { + "Common.PropertyName": "EndRadialAngle" + } }, { "Kind": "ITagHelper", @@ -57238,7 +65368,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.HorizontalSeparation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HorizontalSeparation" } + "Metadata": { + "Common.PropertyName": "HorizontalSeparation" + } }, { "Kind": "ITagHelper", @@ -57246,7 +65378,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.Iterations", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Iterations" } + "Metadata": { + "Common.PropertyName": "Iterations" + } }, { "Kind": "ITagHelper", @@ -57254,7 +65388,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.LayerSeparation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LayerSeparation" } + "Metadata": { + "Common.PropertyName": "LayerSeparation" + } }, { "Kind": "ITagHelper", @@ -57262,7 +65398,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.NodeDistance", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NodeDistance" } + "Metadata": { + "Common.PropertyName": "NodeDistance" + } }, { "Kind": "ITagHelper", @@ -57270,7 +65408,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.RadialFirstLevelSeparation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RadialFirstLevelSeparation" } + "Metadata": { + "Common.PropertyName": "RadialFirstLevelSeparation" + } }, { "Kind": "ITagHelper", @@ -57278,7 +65418,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.RadialSeparation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RadialSeparation" } + "Metadata": { + "Common.PropertyName": "RadialSeparation" + } }, { "Kind": "ITagHelper", @@ -57286,7 +65428,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.StartRadialAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartRadialAngle" } + "Metadata": { + "Common.PropertyName": "StartRadialAngle" + } }, { "Kind": "ITagHelper", @@ -57294,7 +65438,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.TipOverTreeStartLevel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TipOverTreeStartLevel" } + "Metadata": { + "Common.PropertyName": "TipOverTreeStartLevel" + } }, { "Kind": "ITagHelper", @@ -57302,7 +65448,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.UnderneathHorizontalOffset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UnderneathHorizontalOffset" } + "Metadata": { + "Common.PropertyName": "UnderneathHorizontalOffset" + } }, { "Kind": "ITagHelper", @@ -57310,7 +65458,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.UnderneathVerticalSeparation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UnderneathVerticalSeparation" } + "Metadata": { + "Common.PropertyName": "UnderneathVerticalSeparation" + } }, { "Kind": "ITagHelper", @@ -57318,7 +65468,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.UnderneathVerticalTopOffset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UnderneathVerticalTopOffset" } + "Metadata": { + "Common.PropertyName": "UnderneathVerticalTopOffset" + } }, { "Kind": "ITagHelper", @@ -57326,7 +65478,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.VerticalSeparation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VerticalSeparation" } + "Metadata": { + "Common.PropertyName": "VerticalSeparation" + } }, { "Kind": "ITagHelper", @@ -57334,7 +65488,9 @@ "TypeName": "Kendo.Mvc.UI.DiagramLayoutType?", "DisplayName": "Kendo.Mvc.UI.DiagramLayoutType? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -57342,7 +65498,9 @@ "TypeName": "Kendo.Mvc.UI.DiagramLayoutSubtype?", "DisplayName": "Kendo.Mvc.UI.DiagramLayoutSubtype? Kendo.Mvc.TagHelpers.DiagramLayoutSettingsTagHelper.Subtype", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subtype" } + "Metadata": { + "Common.PropertyName": "Subtype" + } } ], "AllowedChildTags": [ @@ -57361,10 +65519,10 @@ }, { "__Checksum": { - "Data1": 898119157871168536, - "Data2": 5806152390305215541, - "Data3": 6288972710166505565, - "Data4": -7474864556501403617 + "Data1": -4649133391889821371, + "Data2": 944351983054969090, + "Data3": -5262040603706575766, + "Data4": 6976507076518974951 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramPannableSettingsTagHelper", @@ -57386,7 +65544,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramPannableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -57394,7 +65554,9 @@ "TypeName": "Kendo.Mvc.UI.DiagramPannableKey?", "DisplayName": "Kendo.Mvc.UI.DiagramPannableKey? Kendo.Mvc.TagHelpers.DiagramPannableSettingsTagHelper.Key", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Key" } + "Metadata": { + "Common.PropertyName": "Key" + } } ], "Metadata": { @@ -57406,10 +65568,10 @@ }, { "__Checksum": { - "Data1": -3685754366132650754, - "Data2": 357186584220561940, - "Data3": -963448834877841058, - "Data4": -4620664557870078927 + "Data1": 6470258908593447409, + "Data2": -9197064835679103625, + "Data3": -1464358788097051489, + "Data4": -2820072398915520707 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramPdfMarginSettingsTagHelper", @@ -57431,7 +65593,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramPdfMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -57439,7 +65603,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramPdfMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -57447,7 +65613,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramPdfMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -57455,7 +65623,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramPdfMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -57467,10 +65637,10 @@ }, { "__Checksum": { - "Data1": 98719878460895302, - "Data2": -234976016931226021, - "Data3": 6969519703290781209, - "Data4": -8541323309994150053 + "Data1": 7904456248919917920, + "Data2": 7931677791462828863, + "Data3": -2287072319791334887, + "Data4": 6879915551941864380 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper", @@ -57492,7 +65662,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.Author", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Author" } + "Metadata": { + "Common.PropertyName": "Author" + } }, { "Kind": "ITagHelper", @@ -57500,7 +65672,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.Creator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Creator" } + "Metadata": { + "Common.PropertyName": "Creator" + } }, { "Kind": "ITagHelper", @@ -57508,7 +65682,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -57516,7 +65692,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -57524,7 +65702,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -57532,7 +65712,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.Keywords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Keywords" } + "Metadata": { + "Common.PropertyName": "Keywords" + } }, { "Kind": "ITagHelper", @@ -57540,7 +65722,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } }, { "Kind": "ITagHelper", @@ -57548,7 +65732,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.PaperSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaperSize" } + "Metadata": { + "Common.PropertyName": "PaperSize" + } }, { "Kind": "ITagHelper", @@ -57556,7 +65742,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -57564,7 +65752,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } }, { "Kind": "ITagHelper", @@ -57572,7 +65762,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.Subject", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subject" } + "Metadata": { + "Common.PropertyName": "Subject" + } }, { "Kind": "ITagHelper", @@ -57580,7 +65772,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramPdfSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -57599,10 +65793,10 @@ }, { "__Checksum": { - "Data1": 8899324347794956860, - "Data2": 3620221845967560812, - "Data3": 1928369399637711540, - "Data4": -7083168624904445881 + "Data1": -3659284530145936288, + "Data2": 7473823641020189641, + "Data3": -7486635479652298547, + "Data4": 3936362195033841631 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramSelectableSettingsTagHelper", @@ -57624,7 +65818,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramSelectableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -57632,7 +65828,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramSelectableSettingsTagHelper.Multiple", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Multiple" } + "Metadata": { + "Common.PropertyName": "Multiple" + } }, { "Kind": "ITagHelper", @@ -57640,7 +65838,9 @@ "TypeName": "Kendo.Mvc.UI.DiagramSelectableKey?", "DisplayName": "Kendo.Mvc.UI.DiagramSelectableKey? Kendo.Mvc.TagHelpers.DiagramSelectableSettingsTagHelper.Key", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Key" } + "Metadata": { + "Common.PropertyName": "Key" + } } ], "AllowedChildTags": [ @@ -57659,10 +65859,10 @@ }, { "__Checksum": { - "Data1": -9011355619690767668, - "Data2": -8233253648484438348, - "Data3": 744611664805877808, - "Data4": 4878000560162294269 + "Data1": 1865371297127519318, + "Data2": -7266001942276668506, + "Data3": -7786884083707719153, + "Data4": 4278857605226803035 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramSelectableStrokeSettingsTagHelper", @@ -57684,7 +65884,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramSelectableStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -57692,7 +65894,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramSelectableStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -57700,7 +65904,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramSelectableStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -57712,10 +65918,10 @@ }, { "__Checksum": { - "Data1": 8651020039976533155, - "Data2": -4134404362837991413, - "Data3": -4069257273561910956, - "Data4": -4916782569488634777 + "Data1": 5817266752693586165, + "Data2": -5598517025216200702, + "Data3": 6923590300795540696, + "Data4": 7412433998389943234 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsFillSettingsTagHelper", @@ -57737,7 +65943,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -57745,7 +65953,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -57757,10 +65967,10 @@ }, { "__Checksum": { - "Data1": 6125109952240238750, - "Data2": -5216427665829538647, - "Data3": 1309149273696965771, - "Data4": -6346312003739836879 + "Data1": -186624572604226194, + "Data2": -573577952218305873, + "Data3": 473492850218394122, + "Data4": -5290662288391577242 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverFillSettingsTagHelper", @@ -57782,7 +65992,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -57790,7 +66002,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -57802,10 +66016,10 @@ }, { "__Checksum": { - "Data1": -6925455422471820428, - "Data2": 6469378221102290350, - "Data3": 4625246796997609979, - "Data4": 270791460401289592 + "Data1": 5957634622178983748, + "Data2": 6321414417029498842, + "Data3": 2791984765392563427, + "Data4": 844054673264407115 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverSettingsTagHelper", @@ -57841,10 +66055,10 @@ }, { "__Checksum": { - "Data1": -6015577641766730013, - "Data2": -212697716834109315, - "Data3": -1546952666183118702, - "Data4": -7623242971629611025 + "Data1": 8997111691072808245, + "Data2": 6659451515503423990, + "Data3": 5016849847048473355, + "Data4": -5364942819952175497 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverStrokeSettingsTagHelper", @@ -57866,7 +66080,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -57874,7 +66090,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -57882,7 +66100,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsHoverStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -57894,10 +66114,10 @@ }, { "__Checksum": { - "Data1": 1904593075487082004, - "Data2": -7121695100121322891, - "Data3": 1471388587659773350, - "Data4": -2225756401496687473 + "Data1": 6213824457204732109, + "Data2": -1547168446853522250, + "Data3": -2532588827379634847, + "Data4": 1290366424948959945 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsSettingsTagHelper", @@ -57919,7 +66139,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -57927,7 +66149,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "AllowedChildTags": [ @@ -57956,10 +66180,10 @@ }, { "__Checksum": { - "Data1": -3106710771260641934, - "Data2": -5269528523299614691, - "Data3": -2284840836320170059, - "Data4": -7785339482234967190 + "Data1": -4031238630923136468, + "Data2": -8853095225006239554, + "Data3": -7543817381244947372, + "Data4": -6286564440270936041 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsStrokeSettingsTagHelper", @@ -57981,7 +66205,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -57989,7 +66215,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -57997,7 +66225,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorDefaultsStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -58009,10 +66239,10 @@ }, { "__Checksum": { - "Data1": 6939024627634097367, - "Data2": 3586677025231930839, - "Data3": 7576709900588281900, - "Data4": 8267204117717965300 + "Data1": -8363092936438712095, + "Data2": -5752653149428161974, + "Data3": 7029891574928002300, + "Data4": 7670274681455501566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorFillSettingsTagHelper", @@ -58034,7 +66264,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58042,7 +66274,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -58054,10 +66288,10 @@ }, { "__Checksum": { - "Data1": -7861662148600695531, - "Data2": -6133734068242340539, - "Data3": 680610207816957260, - "Data4": 3008812873571489080 + "Data1": 1898045567473302911, + "Data2": 2085987102774552594, + "Data3": -56222503963368969, + "Data4": 5689669410261541342 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverFillSettingsTagHelper", @@ -58079,7 +66313,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58087,7 +66323,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -58099,10 +66337,10 @@ }, { "__Checksum": { - "Data1": 2111075907201682701, - "Data2": 4038689335502294168, - "Data3": 7604844996240507771, - "Data4": 6833482187507411373 + "Data1": -6198222189934519384, + "Data2": 7897157783247368501, + "Data3": -7672054892288849590, + "Data4": 7613927859039042563 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverSettingsTagHelper", @@ -58138,10 +66376,10 @@ }, { "__Checksum": { - "Data1": -3855273367151597633, - "Data2": -2824350023038635494, - "Data3": 870110701387486409, - "Data4": 8513409085541407619 + "Data1": -5492870078699959855, + "Data2": -4507411828517201134, + "Data3": -3692455230342249217, + "Data4": -2426809083297548723 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverStrokeSettingsTagHelper", @@ -58163,7 +66401,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58171,7 +66411,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -58179,7 +66421,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorHoverStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -58191,10 +66435,10 @@ }, { "__Checksum": { - "Data1": -5273713869302408440, - "Data2": 1413014579814239820, - "Data3": -6979721450642029752, - "Data4": 2514289015972607016 + "Data1": 3024522129190815169, + "Data2": -6893141674334579433, + "Data3": 3045027769464967883, + "Data4": 396163914225738706 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorStrokeSettingsTagHelper", @@ -58216,7 +66460,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58224,7 +66470,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -58232,7 +66480,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -58244,10 +66494,10 @@ }, { "__Checksum": { - "Data1": 5738159269138285706, - "Data2": 7917593938839556522, - "Data3": -6312302195896930801, - "Data4": -16340248748259993 + "Data1": 5671000807289234738, + "Data2": 7543243208469208381, + "Data3": 6709230224592489313, + "Data4": 589368941020045428 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorTagHelper", @@ -58269,7 +66519,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorTagHelper.Description", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Description" } + "Metadata": { + "Common.PropertyName": "Description" + } }, { "Kind": "ITagHelper", @@ -58277,7 +66529,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -58285,7 +66539,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeConnectorTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -58293,7 +66549,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -58301,7 +66559,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeConnectorTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "AllowedChildTags": [ @@ -58330,10 +66590,10 @@ }, { "__Checksum": { - "Data1": 819179023887803412, - "Data2": -1380539274203492566, - "Data3": -4025320983779718131, - "Data4": 6356954930208210939 + "Data1": -4953735005953891338, + "Data2": -205025898430181142, + "Data3": 4868809873781027925, + "Data4": -6357212064836128319 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeConnectorsTagHelper", @@ -58363,10 +66623,10 @@ }, { "__Checksum": { - "Data1": -6258138314701335617, - "Data2": -2381171989338245951, - "Data3": -1305703050287120474, - "Data4": 5206040661052259692 + "Data1": 7497790559705100633, + "Data2": 3444309822608835039, + "Data3": 6371576567039687687, + "Data4": -7112182059881774917 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper", @@ -58388,7 +66648,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -58396,7 +66658,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58404,7 +66668,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.FontFamily", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontFamily" } + "Metadata": { + "Common.PropertyName": "FontFamily" + } }, { "Kind": "ITagHelper", @@ -58412,7 +66678,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.FontSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontSize" } + "Metadata": { + "Common.PropertyName": "FontSize" + } }, { "Kind": "ITagHelper", @@ -58420,7 +66688,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.FontStyle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontStyle" } + "Metadata": { + "Common.PropertyName": "FontStyle" + } }, { "Kind": "ITagHelper", @@ -58428,7 +66698,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.FontWeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontWeight" } + "Metadata": { + "Common.PropertyName": "FontWeight" + } }, { "Kind": "ITagHelper", @@ -58436,7 +66708,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -58444,7 +66718,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -58452,7 +66728,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -58460,7 +66738,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -58468,7 +66748,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeContentSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -58480,10 +66762,10 @@ }, { "__Checksum": { - "Data1": 1519407688035957652, - "Data2": 8112684421953589123, - "Data3": -1749597728210288097, - "Data4": -1567460115142852449 + "Data1": 7916613386702127497, + "Data2": -1009841661676538158, + "Data3": 2279059729090806778, + "Data4": -7506014006542836196 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsFillSettingsTagHelper", @@ -58505,7 +66787,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58513,7 +66797,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -58525,10 +66811,10 @@ }, { "__Checksum": { - "Data1": 2165246610259449481, - "Data2": 2072004840822421113, - "Data3": -808242818551785526, - "Data4": -1582670790962905398 + "Data1": -9101017685660961961, + "Data2": 4866048891767623211, + "Data3": -8786079382226335089, + "Data4": -5967642382934976482 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverFillSettingsTagHelper", @@ -58550,7 +66836,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58558,7 +66846,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -58570,10 +66860,10 @@ }, { "__Checksum": { - "Data1": -7340874585819396884, - "Data2": 4319839042513507283, - "Data3": -227875481383863430, - "Data4": 6366751124153406571 + "Data1": 1609125012582277299, + "Data2": 5443040369811762557, + "Data3": -4918445995103843915, + "Data4": -7409385298511535098 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverSettingsTagHelper", @@ -58609,10 +66899,10 @@ }, { "__Checksum": { - "Data1": 1428326856392243736, - "Data2": 9081892962252750721, - "Data3": -8465524163236799127, - "Data4": 3797298814900913880 + "Data1": 4243065709461897905, + "Data2": -8403616116524216010, + "Data3": 7958048916904554238, + "Data4": 431263079358581778 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverStrokeSettingsTagHelper", @@ -58634,7 +66924,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58642,7 +66934,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -58650,7 +66944,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsHoverStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -58662,10 +66958,10 @@ }, { "__Checksum": { - "Data1": -9122405014931623924, - "Data2": -3472419320893889951, - "Data3": 4651695445470780074, - "Data4": -7883521231654414225 + "Data1": -2683488131619795456, + "Data2": 1058241244456677061, + "Data3": -9028818651111237122, + "Data4": -5738287249879648693 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsSettingsTagHelper", @@ -58687,7 +66983,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -58695,7 +66993,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "AllowedChildTags": [ @@ -58724,10 +67024,10 @@ }, { "__Checksum": { - "Data1": 2358937498465877133, - "Data2": -1725063723566602950, - "Data3": 5142660027853782791, - "Data4": -6031268972591072001 + "Data1": 6540634909550080257, + "Data2": 3784455875421008991, + "Data3": -2285059375258288459, + "Data4": -6631746289011118895 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsStrokeSettingsTagHelper", @@ -58749,7 +67049,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58757,7 +67059,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -58765,7 +67069,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorDefaultsStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -58777,10 +67083,10 @@ }, { "__Checksum": { - "Data1": -7317491000020343325, - "Data2": 2298778116722572229, - "Data3": 4821926070693051045, - "Data4": 1905745177828687295 + "Data1": 1061515106320020162, + "Data2": -3047788305575841549, + "Data3": -7171868614258380420, + "Data4": -7992314938203106063 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorFillSettingsTagHelper", @@ -58802,7 +67108,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58810,7 +67118,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -58822,10 +67132,10 @@ }, { "__Checksum": { - "Data1": 5518349070961305753, - "Data2": -7731678308333092507, - "Data3": -8179822429488777946, - "Data4": -1874802827666908439 + "Data1": -1999139709717340658, + "Data2": 9056303305630548225, + "Data3": 4805130769700959597, + "Data4": -7606229315964157985 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverFillSettingsTagHelper", @@ -58847,7 +67157,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58855,7 +67167,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -58867,10 +67181,10 @@ }, { "__Checksum": { - "Data1": 8788885050421290823, - "Data2": -7426839507970154304, - "Data3": -589315646822830082, - "Data4": -8971266026800576333 + "Data1": 3490776846847705777, + "Data2": 3843229793694978359, + "Data3": -2993169687857515991, + "Data4": 534011400153080342 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverSettingsTagHelper", @@ -58906,10 +67220,10 @@ }, { "__Checksum": { - "Data1": 6010580515648070954, - "Data2": -7913080585788305969, - "Data3": 4787454892303604646, - "Data4": -1675596465048327437 + "Data1": 8571153577873564208, + "Data2": -576867651547879088, + "Data3": 1674661555600544565, + "Data4": 8099127745107993190 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverStrokeSettingsTagHelper", @@ -58931,7 +67245,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58939,7 +67255,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -58947,7 +67265,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorHoverStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -58959,10 +67279,10 @@ }, { "__Checksum": { - "Data1": -3840905757414660837, - "Data2": -6689796688574395913, - "Data3": -3224079497965066117, - "Data4": 7419321112286105317 + "Data1": 583623623292181306, + "Data2": -5796592659976675642, + "Data3": -3463099767713130709, + "Data4": -1104144438129403268 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorStrokeSettingsTagHelper", @@ -58984,7 +67304,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -58992,7 +67314,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -59000,7 +67324,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsConnectorStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -59012,10 +67338,10 @@ }, { "__Checksum": { - "Data1": -6077826671628652030, - "Data2": -440048353447976293, - "Data3": -7097011961886050305, - "Data4": 1634042030466244884 + "Data1": 6838663756382625269, + "Data2": -4152725657522370997, + "Data3": 6005657149990197504, + "Data4": 4991505548066933237 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper", @@ -59037,7 +67363,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -59045,7 +67373,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -59053,7 +67383,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.FontFamily", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontFamily" } + "Metadata": { + "Common.PropertyName": "FontFamily" + } }, { "Kind": "ITagHelper", @@ -59061,7 +67393,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.FontSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontSize" } + "Metadata": { + "Common.PropertyName": "FontSize" + } }, { "Kind": "ITagHelper", @@ -59069,7 +67403,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.FontStyle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontStyle" } + "Metadata": { + "Common.PropertyName": "FontStyle" + } }, { "Kind": "ITagHelper", @@ -59077,7 +67413,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.FontWeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontWeight" } + "Metadata": { + "Common.PropertyName": "FontWeight" + } }, { "Kind": "ITagHelper", @@ -59085,7 +67423,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -59093,7 +67433,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -59101,7 +67443,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -59109,7 +67453,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -59117,7 +67463,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsContentSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -59129,10 +67477,10 @@ }, { "__Checksum": { - "Data1": -7309618364772001680, - "Data2": -3831650446621818185, - "Data3": -7142730365882637446, - "Data4": 1829255418381338370 + "Data1": -1279956196893128273, + "Data2": -4824862925780251966, + "Data3": -6983888183695578180, + "Data4": 6649219118736093791 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsTagHelper", @@ -59154,7 +67502,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -59162,7 +67512,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsTagHelper.Connect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Connect" } + "Metadata": { + "Common.PropertyName": "Connect" + } }, { "Kind": "ITagHelper", @@ -59170,7 +67522,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsTagHelper.Drag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Drag" } + "Metadata": { + "Common.PropertyName": "Drag" + } }, { "Kind": "ITagHelper", @@ -59178,7 +67532,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsTagHelper.Remove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Remove" } + "Metadata": { + "Common.PropertyName": "Remove" + } } ], "AllowedChildTags": [ @@ -59197,10 +67553,10 @@ }, { "__Checksum": { - "Data1": 7433123232060201162, - "Data2": -1722144686852263812, - "Data3": -7147659648584075625, - "Data4": -7648786276941616286 + "Data1": 1548734404325776469, + "Data2": -8852759676718498919, + "Data3": 6142752738503560747, + "Data4": 8872970577768198488 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper", @@ -59225,7 +67581,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -59233,7 +67591,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -59241,7 +67601,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -59249,7 +67611,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -59257,7 +67621,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -59265,7 +67631,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -59273,7 +67641,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -59281,7 +67651,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -59289,7 +67661,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -59297,7 +67671,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -59305,7 +67681,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -59313,7 +67691,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -59321,7 +67701,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -59329,7 +67711,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -59337,7 +67721,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -59349,10 +67735,10 @@ }, { "__Checksum": { - "Data1": 4195938925953779193, - "Data2": -5592014437761019831, - "Data3": -790984189720604743, - "Data4": 5216762082151745174 + "Data1": -8530385298551880176, + "Data2": -7475858650091416517, + "Data3": 3880284920721369661, + "Data4": 4688699203273849749 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolButtonsTagHelper", @@ -59382,10 +67768,10 @@ }, { "__Checksum": { - "Data1": 2107646682024249859, - "Data2": 4976173403818471006, - "Data3": -8088645354394200977, - "Data4": 2655391652006137475 + "Data1": -6298840255085305865, + "Data2": -8929028030732252845, + "Data3": -7236228660747464357, + "Data4": 36227888899338900 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonTagHelper", @@ -59410,7 +67796,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -59418,7 +67806,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -59426,7 +67816,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -59434,7 +67826,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -59442,7 +67836,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -59450,7 +67846,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -59458,7 +67856,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -59466,7 +67866,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -59478,10 +67880,10 @@ }, { "__Checksum": { - "Data1": 3692180645711197698, - "Data2": 574001596158119784, - "Data3": -7504534720976580741, - "Data4": -4890107807022634087 + "Data1": -8045395796698897095, + "Data2": -8083914293889379052, + "Data3": 8696608908989805976, + "Data4": -1894676454186552919 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolMenuButtonsTagHelper", @@ -59511,10 +67913,10 @@ }, { "__Checksum": { - "Data1": 7695832154071325784, - "Data2": 1366280646965263431, - "Data3": -8980176707925080613, - "Data4": -625599638589972180 + "Data1": 5108756168156246894, + "Data2": 6257077580191946712, + "Data3": -886028903183013877, + "Data4": -4670676659434037038 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper", @@ -59536,7 +67938,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -59544,7 +67948,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -59555,7 +67961,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -59563,7 +67971,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -59571,7 +67981,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -59579,7 +67991,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -59587,7 +68001,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -59595,7 +68011,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -59603,7 +68021,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -59611,7 +68031,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } }, { "Kind": "ITagHelper", @@ -59619,7 +68041,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.OverflowTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplate" } + "Metadata": { + "Common.PropertyName": "OverflowTemplate" + } }, { "Kind": "ITagHelper", @@ -59627,7 +68051,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.OverflowTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateId" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateId" + } }, { "Kind": "ITagHelper", @@ -59635,7 +68061,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.OverflowTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateView" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateView" + } }, { "Kind": "ITagHelper", @@ -59643,7 +68071,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.OverflowTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateHandler" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -59651,7 +68081,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -59659,7 +68091,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -59667,7 +68101,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -59675,7 +68111,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -59683,7 +68121,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -59691,7 +68131,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -59699,7 +68141,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -59707,7 +68151,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -59715,7 +68161,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -59723,7 +68171,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -59731,7 +68181,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -59739,7 +68191,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -59747,7 +68201,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -59755,7 +68211,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "AllowedChildTags": [ @@ -59779,10 +68237,10 @@ }, { "__Checksum": { - "Data1": 6774582696814258154, - "Data2": 5149888207787566884, - "Data3": 6905551413269211654, - "Data4": 748787224210423700 + "Data1": -6922422433812079850, + "Data2": -2838343146700404099, + "Data3": -2011605613643191768, + "Data4": -4685474626818797819 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsEditableSettingsToolsTagHelper", @@ -59812,10 +68270,10 @@ }, { "__Checksum": { - "Data1": -5734456295608636885, - "Data2": 1162121108082406804, - "Data3": -737698087545831718, - "Data4": 7802171522337738238 + "Data1": -4985074073408287734, + "Data2": 4237792058209844531, + "Data3": -2296163714416653042, + "Data4": 7779347676301855690 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsStopTagHelper", @@ -59837,7 +68295,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsStopTagHelper.Offset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Offset" } + "Metadata": { + "Common.PropertyName": "Offset" + } }, { "Kind": "ITagHelper", @@ -59845,7 +68305,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsStopTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -59853,7 +68315,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsStopTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -59865,10 +68329,10 @@ }, { "__Checksum": { - "Data1": -8824730025700210819, - "Data2": -6881506454204479491, - "Data3": 232065372168486723, - "Data4": -1455352781740744905 + "Data1": 7887092430373309910, + "Data2": 3494216349235287425, + "Data3": -9129536497225569739, + "Data4": -2219090385473931700 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsStopsTagHelper", @@ -59898,10 +68362,10 @@ }, { "__Checksum": { - "Data1": -182650690530827405, - "Data2": 3331702764041544933, - "Data3": 2942267482317746320, - "Data4": 4248700082282754225 + "Data1": 3354959410536386146, + "Data2": 936056770803872526, + "Data3": 9090228002527515062, + "Data4": -4429677997376265363 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsTagHelper", @@ -59923,7 +68387,9 @@ "TypeName": "System.Double[]", "DisplayName": "System.Double[] Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -59931,7 +68397,9 @@ "TypeName": "System.Double[]", "DisplayName": "System.Double[] Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsTagHelper.End", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "End" } + "Metadata": { + "Common.PropertyName": "End" + } }, { "Kind": "ITagHelper", @@ -59939,7 +68407,9 @@ "TypeName": "System.Double[]", "DisplayName": "System.Double[] Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsTagHelper.Center", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Center" } + "Metadata": { + "Common.PropertyName": "Center" + } }, { "Kind": "ITagHelper", @@ -59947,7 +68417,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -59955,7 +68427,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillGradientSettingsTagHelper.Radius", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Radius" } + "Metadata": { + "Common.PropertyName": "Radius" + } } ], "AllowedChildTags": [ @@ -59974,10 +68448,10 @@ }, { "__Checksum": { - "Data1": 888535558303876570, - "Data2": -5551058952496945781, - "Data3": -2271763191294986510, - "Data4": 3352129570657261863 + "Data1": 7273504912163051882, + "Data2": 5514687124492690, + "Data3": -4006049563406955293, + "Data4": -7971343784461268622 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillSettingsTagHelper", @@ -59999,7 +68473,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -60007,7 +68483,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "AllowedChildTags": [ @@ -60026,10 +68504,10 @@ }, { "__Checksum": { - "Data1": 6330017855856121786, - "Data2": 6982337575354817727, - "Data3": 8589010605120644495, - "Data4": 3628469575826261271 + "Data1": 5453277132381002068, + "Data2": 5023020142613777596, + "Data3": 6547087235175867851, + "Data4": -4710710219447661135 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsHoverFillSettingsTagHelper", @@ -60051,7 +68529,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsHoverFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -60059,7 +68539,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsHoverFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -60071,10 +68553,10 @@ }, { "__Checksum": { - "Data1": -6548398280781750602, - "Data2": 1293807361995918763, - "Data3": -7306245309673886575, - "Data4": -7653493980293542293 + "Data1": -3841489598695795032, + "Data2": -5099750745257631193, + "Data3": -1440084502468868827, + "Data4": -6704668395777451849 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsHoverSettingsTagHelper", @@ -60105,10 +68587,10 @@ }, { "__Checksum": { - "Data1": 2048279320916170719, - "Data2": -1724661693684391071, - "Data3": -1783503814739631566, - "Data4": 6915918997272697127 + "Data1": -1302315954482735528, + "Data2": -283285416762079748, + "Data3": -2165731789861414557, + "Data4": -8845790374237283905 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsRotationSettingsTagHelper", @@ -60130,7 +68612,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsRotationSettingsTagHelper.Angle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } } ], "Metadata": { @@ -60142,10 +68626,10 @@ }, { "__Checksum": { - "Data1": -6417730269463329849, - "Data2": 4696058353125357365, - "Data3": -155596367878797520, - "Data4": 7923130128968675165 + "Data1": 8540991094578415812, + "Data2": -9052286389692593274, + "Data3": 4406722068811512947, + "Data4": -1129577417735501762 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsConnectorTagHelper", @@ -60167,7 +68651,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsConnectorTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -60175,7 +68661,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsConnectorTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -60183,7 +68671,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsConnectorTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -60191,7 +68681,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsConnectorTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "AllowedChildTags": [ @@ -60220,10 +68712,10 @@ }, { "__Checksum": { - "Data1": -5948381031186431392, - "Data2": -2130289684931608692, - "Data3": 1020912784833634114, - "Data4": -3887264572011575046 + "Data1": 116445446965774434, + "Data2": 3388619828543493313, + "Data3": 1545144162701924320, + "Data4": -1863695644360733225 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsConnectorsTagHelper", @@ -60253,10 +68745,10 @@ }, { "__Checksum": { - "Data1": 2402141357616245708, - "Data2": 1610761506013911530, - "Data3": -8317701962837251072, - "Data4": -4956809317856604266 + "Data1": -6321977503519253591, + "Data2": 8689796135618429334, + "Data3": 4070135543198786644, + "Data4": -8039953874295774563 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper", @@ -60278,7 +68770,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -60286,7 +68780,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.MinHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinHeight" } + "Metadata": { + "Common.PropertyName": "MinHeight" + } }, { "Kind": "ITagHelper", @@ -60294,7 +68790,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.MinWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinWidth" } + "Metadata": { + "Common.PropertyName": "MinWidth" + } }, { "Kind": "ITagHelper", @@ -60302,7 +68800,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.Path", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Path" } + "Metadata": { + "Common.PropertyName": "Path" + } }, { "Kind": "ITagHelper", @@ -60310,7 +68810,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -60318,7 +68820,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.Source", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Source" } + "Metadata": { + "Common.PropertyName": "Source" + } }, { "Kind": "ITagHelper", @@ -60326,7 +68830,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -60334,7 +68840,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -60342,7 +68850,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -60350,7 +68860,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.X", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "X" } + "Metadata": { + "Common.PropertyName": "X" + } }, { "Kind": "ITagHelper", @@ -60358,7 +68870,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsSettingsTagHelper.Y", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Y" } + "Metadata": { + "Common.PropertyName": "Y" + } } ], "AllowedChildTags": [ @@ -60412,10 +68926,10 @@ }, { "__Checksum": { - "Data1": 1489476238875047435, - "Data2": 2222772868841446083, - "Data3": 8585834147166399613, - "Data4": 9075711278908114186 + "Data1": -3453357330888046641, + "Data2": -4352942693737365085, + "Data3": -5349388368295510695, + "Data4": 8236115191034967689 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeDefaultsStrokeSettingsTagHelper", @@ -60437,7 +68951,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -60445,7 +68961,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeDefaultsStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -60453,7 +68971,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeDefaultsStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -60465,10 +68985,10 @@ }, { "__Checksum": { - "Data1": 7182329007844469804, - "Data2": -5912190140336548466, - "Data3": -8778896353810290167, - "Data4": -2019578486209031681 + "Data1": 8978787151000134788, + "Data2": 4413151039203277485, + "Data3": -3021246345111932719, + "Data4": -8469904071001562572 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsTagHelper", @@ -60490,7 +69010,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -60498,7 +69020,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsTagHelper.Connect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Connect" } + "Metadata": { + "Common.PropertyName": "Connect" + } } ], "AllowedChildTags": [ @@ -60517,10 +69041,10 @@ }, { "__Checksum": { - "Data1": -3590585562922249098, - "Data2": -6528679957539922081, - "Data3": 322798591236598122, - "Data4": 8880325775099004522 + "Data1": 5156538985148001640, + "Data2": -3070722947169803499, + "Data3": -5040356778507988810, + "Data4": 8330828765796515821 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper", @@ -60545,7 +69069,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -60553,7 +69079,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -60561,7 +69089,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -60569,7 +69099,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -60577,7 +69109,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -60585,7 +69119,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -60593,7 +69129,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -60601,7 +69139,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -60609,7 +69149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -60617,7 +69159,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -60625,7 +69169,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -60633,7 +69179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -60641,7 +69189,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -60649,7 +69199,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -60657,7 +69209,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -60669,10 +69223,10 @@ }, { "__Checksum": { - "Data1": 6252604950023537518, - "Data2": -3778841537328678074, - "Data3": 3003143859865017476, - "Data4": -8571150890748726697 + "Data1": 2701690376571226151, + "Data2": 2381068958852305305, + "Data3": 4985893966546874874, + "Data4": -6619091072939604043 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolButtonsTagHelper", @@ -60702,10 +69256,10 @@ }, { "__Checksum": { - "Data1": 403926469917156000, - "Data2": -906394098192142783, - "Data3": -8700477900435643006, - "Data4": -4388865098210464940 + "Data1": -8672488561726630516, + "Data2": -4295609758042129906, + "Data3": 1725855236964796289, + "Data4": 4765969199678917912 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonTagHelper", @@ -60730,7 +69284,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -60738,7 +69294,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -60746,7 +69304,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -60754,7 +69314,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -60762,7 +69324,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -60770,7 +69334,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -60778,7 +69344,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -60786,7 +69354,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -60798,10 +69368,10 @@ }, { "__Checksum": { - "Data1": -2850425262049704466, - "Data2": 686973806869842023, - "Data3": 6807146111426356792, - "Data4": -7922445453549062859 + "Data1": 9054393023057485706, + "Data2": -2729148768138639081, + "Data3": -1957749659242537313, + "Data4": -6752911183892711884 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolMenuButtonsTagHelper", @@ -60831,10 +69401,10 @@ }, { "__Checksum": { - "Data1": -3643106554251345204, - "Data2": 2173110379425797066, - "Data3": -7066048022985451259, - "Data4": -8147761503826327374 + "Data1": -7872010835758117632, + "Data2": 6017932103933934885, + "Data3": -3744491993950842368, + "Data4": -5141410364541719742 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper", @@ -60856,7 +69426,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -60864,7 +69436,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -60875,7 +69449,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -60883,7 +69459,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -60891,7 +69469,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -60899,7 +69479,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -60907,7 +69489,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -60915,7 +69499,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -60923,7 +69509,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -60931,7 +69519,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } }, { "Kind": "ITagHelper", @@ -60939,7 +69529,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.OverflowTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplate" } + "Metadata": { + "Common.PropertyName": "OverflowTemplate" + } }, { "Kind": "ITagHelper", @@ -60947,7 +69539,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.OverflowTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateId" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateId" + } }, { "Kind": "ITagHelper", @@ -60955,7 +69549,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.OverflowTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateView" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateView" + } }, { "Kind": "ITagHelper", @@ -60963,7 +69559,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.OverflowTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateHandler" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -60971,7 +69569,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -60979,7 +69579,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -60987,7 +69589,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -60995,7 +69599,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -61003,7 +69609,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -61011,7 +69619,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -61019,7 +69629,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -61027,7 +69639,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -61035,7 +69649,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -61043,7 +69659,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -61051,7 +69669,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -61059,7 +69679,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -61067,7 +69689,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -61075,7 +69699,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "AllowedChildTags": [ @@ -61099,10 +69725,10 @@ }, { "__Checksum": { - "Data1": 1156159333218796249, - "Data2": 1691869690606660309, - "Data3": 6575106233901847359, - "Data4": 738990219719100866 + "Data1": -1706411021918197655, + "Data2": 5906635642544777224, + "Data3": 4572481802663870507, + "Data4": 7709638067448097306 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeEditableSettingsToolsTagHelper", @@ -61132,10 +69758,10 @@ }, { "__Checksum": { - "Data1": -3732224354046462281, - "Data2": -1540081407070942590, - "Data3": -2120532887613600907, - "Data4": 7902386249570175432 + "Data1": -8921290484491988145, + "Data2": 6915228602091131134, + "Data3": 3358825076414735272, + "Data4": 1637715159800632338 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsStopTagHelper", @@ -61157,7 +69783,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsStopTagHelper.Offset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Offset" } + "Metadata": { + "Common.PropertyName": "Offset" + } }, { "Kind": "ITagHelper", @@ -61165,7 +69793,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsStopTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -61173,7 +69803,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsStopTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -61185,10 +69817,10 @@ }, { "__Checksum": { - "Data1": 7598616109369313384, - "Data2": -3140075592110243234, - "Data3": -7848876618731326011, - "Data4": 7332948647894041822 + "Data1": -8174899208184094094, + "Data2": -1362214290014691486, + "Data3": -5059609017417665291, + "Data4": -7747923951037265801 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsStopsTagHelper", @@ -61218,10 +69850,10 @@ }, { "__Checksum": { - "Data1": 1394754263425792574, - "Data2": 2966735921868482988, - "Data3": -9078573519115906300, - "Data4": -1827766725079007487 + "Data1": 4314437410007768645, + "Data2": -6282593026520236186, + "Data3": 7214941739003058912, + "Data4": -12448709261231094 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsTagHelper", @@ -61243,7 +69875,9 @@ "TypeName": "System.Double[]", "DisplayName": "System.Double[] Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -61251,7 +69885,9 @@ "TypeName": "System.Double[]", "DisplayName": "System.Double[] Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsTagHelper.End", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "End" } + "Metadata": { + "Common.PropertyName": "End" + } }, { "Kind": "ITagHelper", @@ -61259,7 +69895,9 @@ "TypeName": "System.Double[]", "DisplayName": "System.Double[] Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsTagHelper.Center", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Center" } + "Metadata": { + "Common.PropertyName": "Center" + } }, { "Kind": "ITagHelper", @@ -61267,7 +69905,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -61275,7 +69915,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeFillGradientSettingsTagHelper.Radius", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Radius" } + "Metadata": { + "Common.PropertyName": "Radius" + } } ], "AllowedChildTags": [ @@ -61294,10 +69936,10 @@ }, { "__Checksum": { - "Data1": 6649497545424254583, - "Data2": -3688079222719164739, - "Data3": 8530511530797922023, - "Data4": -2324081122997574572 + "Data1": 9192033752378388767, + "Data2": 5951822460307027960, + "Data3": 1037911822013325489, + "Data4": -563685342710735649 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeFillSettingsTagHelper", @@ -61319,7 +69961,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -61327,7 +69971,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "AllowedChildTags": [ @@ -61346,10 +69992,10 @@ }, { "__Checksum": { - "Data1": 1071800846947931503, - "Data2": 5962897481693939285, - "Data3": 5046098999384747811, - "Data4": -366462262950842373 + "Data1": 3692872733309459296, + "Data2": -3359269601400588640, + "Data3": 6011817581643153410, + "Data4": -6469955903383392248 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeHoverFillSettingsTagHelper", @@ -61371,7 +70017,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeHoverFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -61379,7 +70027,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeHoverFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -61391,10 +70041,10 @@ }, { "__Checksum": { - "Data1": 6635048226552350544, - "Data2": 4104910447950518196, - "Data3": -8112893842400141000, - "Data4": 3384776838220864269 + "Data1": 2774877288596782395, + "Data2": -493698921099074180, + "Data3": -4728224874420963900, + "Data4": 9093489962018162739 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeHoverSettingsTagHelper", @@ -61425,10 +70075,10 @@ }, { "__Checksum": { - "Data1": -4790162066670613801, - "Data2": 6526266898060097382, - "Data3": 5176653976068968082, - "Data4": 8698828792477900241 + "Data1": 3874550932005888884, + "Data2": -6232409760635337814, + "Data3": 1387995134394226501, + "Data4": 2392728742600929058 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeRotationSettingsTagHelper", @@ -61450,7 +70100,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeRotationSettingsTagHelper.Angle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } } ], "Metadata": { @@ -61462,10 +70114,10 @@ }, { "__Checksum": { - "Data1": -2968284435225937890, - "Data2": 6620672765529940742, - "Data3": -3855475844650194591, - "Data4": 600309060752641173 + "Data1": 6385542069971856568, + "Data2": -4449028064658939951, + "Data3": -8400224329340155613, + "Data4": 6985580474854705712 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeStrokeSettingsTagHelper", @@ -61487,7 +70139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -61495,7 +70149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -61503,7 +70159,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -61515,10 +70173,10 @@ }, { "__Checksum": { - "Data1": 4944356611223725452, - "Data2": -3782559258280760658, - "Data3": -983383677772912550, - "Data4": -8830884147408905957 + "Data1": 6230620495410646396, + "Data2": -708420352321399279, + "Data3": 6666148963119270127, + "Data4": 6612429929154481456 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapeTagHelper", @@ -61540,7 +70198,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -61548,7 +70208,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -61556,7 +70218,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.MinHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinHeight" } + "Metadata": { + "Common.PropertyName": "MinHeight" + } }, { "Kind": "ITagHelper", @@ -61564,7 +70228,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.MinWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinWidth" } + "Metadata": { + "Common.PropertyName": "MinWidth" + } }, { "Kind": "ITagHelper", @@ -61572,7 +70238,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.Path", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Path" } + "Metadata": { + "Common.PropertyName": "Path" + } }, { "Kind": "ITagHelper", @@ -61580,7 +70248,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.Source", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Source" } + "Metadata": { + "Common.PropertyName": "Source" + } }, { "Kind": "ITagHelper", @@ -61588,7 +70258,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -61596,7 +70268,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.Visual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visual" } + "Metadata": { + "Common.PropertyName": "Visual" + } }, { "Kind": "ITagHelper", @@ -61604,7 +70278,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -61612,7 +70288,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.X", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "X" } + "Metadata": { + "Common.PropertyName": "X" + } }, { "Kind": "ITagHelper", @@ -61620,7 +70298,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramShapeTagHelper.Y", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Y" } + "Metadata": { + "Common.PropertyName": "Y" + } } ], "AllowedChildTags": [ @@ -61674,10 +70354,10 @@ }, { "__Checksum": { - "Data1": -1245067348611874707, - "Data2": -1675587762880443900, - "Data3": 2727838933921553674, - "Data4": 7756572355142520198 + "Data1": -4077656292971790981, + "Data2": -3070267735788521083, + "Data3": 5614469017214878782, + "Data4": -4084904206291804307 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramShapesTagHelper", @@ -61707,10 +70387,10 @@ }, { "__Checksum": { - "Data1": 1585150461496922157, - "Data2": 8541242034745013003, - "Data3": -3997431255513071909, - "Data4": 3891226667987165077 + "Data1": -7885497533375313377, + "Data2": -1732696501762338949, + "Data3": 3413519250715137864, + "Data4": 5812369259004704480 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DiagramTagHelper", @@ -61730,7 +70410,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -61738,7 +70420,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnAdd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnAdd" } + "Metadata": { + "Common.PropertyName": "OnAdd" + } }, { "Kind": "ITagHelper", @@ -61746,7 +70430,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnCancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCancel" } + "Metadata": { + "Common.PropertyName": "OnCancel" + } }, { "Kind": "ITagHelper", @@ -61754,7 +70440,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -61762,7 +70450,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClick" } + "Metadata": { + "Common.PropertyName": "OnClick" + } }, { "Kind": "ITagHelper", @@ -61770,7 +70460,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -61778,7 +70470,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnDrag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrag" } + "Metadata": { + "Common.PropertyName": "OnDrag" + } }, { "Kind": "ITagHelper", @@ -61786,7 +70480,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnDragEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragEnd" } + "Metadata": { + "Common.PropertyName": "OnDragEnd" + } }, { "Kind": "ITagHelper", @@ -61794,7 +70490,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnDragStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragStart" } + "Metadata": { + "Common.PropertyName": "OnDragStart" + } }, { "Kind": "ITagHelper", @@ -61802,7 +70500,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnEdit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEdit" } + "Metadata": { + "Common.PropertyName": "OnEdit" + } }, { "Kind": "ITagHelper", @@ -61810,7 +70510,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnItemBoundsChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnItemBoundsChange" } + "Metadata": { + "Common.PropertyName": "OnItemBoundsChange" + } }, { "Kind": "ITagHelper", @@ -61818,7 +70520,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnItemRotate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnItemRotate" } + "Metadata": { + "Common.PropertyName": "OnItemRotate" + } }, { "Kind": "ITagHelper", @@ -61826,7 +70530,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnMouseEnter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMouseEnter" } + "Metadata": { + "Common.PropertyName": "OnMouseEnter" + } }, { "Kind": "ITagHelper", @@ -61834,7 +70540,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnMouseLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMouseLeave" } + "Metadata": { + "Common.PropertyName": "OnMouseLeave" + } }, { "Kind": "ITagHelper", @@ -61842,7 +70550,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnPan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPan" } + "Metadata": { + "Common.PropertyName": "OnPan" + } }, { "Kind": "ITagHelper", @@ -61850,7 +70560,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemove" } + "Metadata": { + "Common.PropertyName": "OnRemove" + } }, { "Kind": "ITagHelper", @@ -61858,7 +70570,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnSave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSave" } + "Metadata": { + "Common.PropertyName": "OnSave" + } }, { "Kind": "ITagHelper", @@ -61866,7 +70580,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -61874,7 +70590,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnToolBarClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnToolBarClick" } + "Metadata": { + "Common.PropertyName": "OnToolBarClick" + } }, { "Kind": "ITagHelper", @@ -61882,7 +70600,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnZoomEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoomEnd" } + "Metadata": { + "Common.PropertyName": "OnZoomEnd" + } }, { "Kind": "ITagHelper", @@ -61890,7 +70610,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.OnZoomStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoomStart" } + "Metadata": { + "Common.PropertyName": "OnZoomStart" + } }, { "Kind": "ITagHelper", @@ -61898,7 +70620,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DiagramTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -61906,7 +70630,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -61914,7 +70640,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -61922,7 +70650,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DiagramTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -61930,7 +70660,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -61938,7 +70670,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.Theme", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Theme" } + "Metadata": { + "Common.PropertyName": "Theme" + } }, { "Kind": "ITagHelper", @@ -61946,7 +70680,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramTagHelper.Zoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Zoom" } + "Metadata": { + "Common.PropertyName": "Zoom" + } }, { "Kind": "ITagHelper", @@ -61954,7 +70690,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramTagHelper.ZoomMax", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomMax" } + "Metadata": { + "Common.PropertyName": "ZoomMax" + } }, { "Kind": "ITagHelper", @@ -61962,7 +70700,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramTagHelper.ZoomMin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomMin" } + "Metadata": { + "Common.PropertyName": "ZoomMin" + } }, { "Kind": "ITagHelper", @@ -61970,7 +70710,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DiagramTagHelper.ZoomRate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomRate" } + "Metadata": { + "Common.PropertyName": "ZoomRate" + } }, { "Kind": "ITagHelper", @@ -61978,7 +70720,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DiagramTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -61986,7 +70730,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DiagramTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -61994,7 +70740,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DiagramTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -62002,7 +70750,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DiagramTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -62071,10 +70821,10 @@ }, { "__Checksum": { - "Data1": 2941441422045026222, - "Data2": -2335133531174643665, - "Data3": 808629347289600604, - "Data4": 2433080255225520725 + "Data1": 1386013142413296178, + "Data2": 6610266802545987999, + "Data3": 7013903402201319951, + "Data4": 8861290145536401483 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogActionTagHelper", @@ -62096,7 +70846,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogActionTagHelper.Action", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -62104,7 +70856,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogActionTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -62112,7 +70866,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DialogActionTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -62120,7 +70876,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogActionTagHelper.CssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CssClass" } + "Metadata": { + "Common.PropertyName": "CssClass" + } } ], "Metadata": { @@ -62132,10 +70890,10 @@ }, { "__Checksum": { - "Data1": -890473323960966432, - "Data2": -3179805873811811303, - "Data3": -8613916522617840044, - "Data4": -7919418037150374327 + "Data1": 415467610209429883, + "Data2": -7140121980047611733, + "Data3": -283019020356744659, + "Data4": -511945183567550725 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogActionsTagHelper", @@ -62165,10 +70923,10 @@ }, { "__Checksum": { - "Data1": 2506330658668735929, - "Data2": 9079628358763430888, - "Data3": 8129952964238401150, - "Data4": -6654653475989393310 + "Data1": -5816134253761473685, + "Data2": -8944898102351165821, + "Data3": -922375358423638604, + "Data4": -8518068528713199550 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ContentTagHelper", @@ -62216,10 +70974,10 @@ }, { "__Checksum": { - "Data1": -4777812975159298724, - "Data2": -4839946026636070407, - "Data3": 6638426133156516168, - "Data4": -3920291395921313804 + "Data1": -907962585929777700, + "Data2": 2631814807774613513, + "Data3": -831671309133700344, + "Data4": 6777908445095859704 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogMessagesSettingsTagHelper", @@ -62241,7 +70999,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogMessagesSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } }, { "Kind": "ITagHelper", @@ -62249,7 +71009,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogMessagesSettingsTagHelper.PromptInput", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PromptInput" } + "Metadata": { + "Common.PropertyName": "PromptInput" + } } ], "Metadata": { @@ -62261,10 +71023,10 @@ }, { "__Checksum": { - "Data1": -3605185716184263221, - "Data2": 6889536317914769621, - "Data3": 5936938898099973893, - "Data4": -6960456526090469152 + "Data1": -99501637342737733, + "Data2": 7645978831297564426, + "Data3": 3937319681872635728, + "Data4": 2146410399525568054 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogModalSettingsTagHelper", @@ -62286,7 +71048,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DialogModalSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -62294,7 +71058,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DialogModalSettingsTagHelper.PreventScroll", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PreventScroll" } + "Metadata": { + "Common.PropertyName": "PreventScroll" + } } ], "Metadata": { @@ -62306,10 +71072,10 @@ }, { "__Checksum": { - "Data1": 1171779589761280643, - "Data2": 3422384763431450987, - "Data3": 3662635422441026256, - "Data4": -6941263203078738810 + "Data1": 43824911646654910, + "Data2": -6797058973315697987, + "Data3": 7943693319860597926, + "Data4": -6990090827502990591 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogPopupAnimationCloseSettingsTagHelper", @@ -62331,7 +71097,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DialogPopupAnimationCloseSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -62339,7 +71107,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogPopupAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -62347,7 +71117,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DialogPopupAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -62359,10 +71131,10 @@ }, { "__Checksum": { - "Data1": -6235892746694457004, - "Data2": -8334086977025307171, - "Data3": -8903511927733014495, - "Data4": 991130359491789829 + "Data1": -124096064420184109, + "Data2": -8526423275020157950, + "Data3": 1206066751154980429, + "Data4": -8651767800096006281 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogPopupAnimationOpenSettingsTagHelper", @@ -62384,7 +71156,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DialogPopupAnimationOpenSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -62392,7 +71166,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogPopupAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -62400,7 +71176,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DialogPopupAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -62412,10 +71190,10 @@ }, { "__Checksum": { - "Data1": -483591048229528613, - "Data2": 2172838588456988329, - "Data3": 9083571459024925034, - "Data4": 1993075462136437465 + "Data1": 2599288419000561854, + "Data2": -8154213780540978116, + "Data3": 4406354711270833088, + "Data4": -3503885538769494538 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogPopupAnimationSettingsTagHelper", @@ -62437,7 +71215,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DialogPopupAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -62461,10 +71241,10 @@ }, { "__Checksum": { - "Data1": 4869206738831064923, - "Data2": 217572613245549814, - "Data3": -5883527040322910077, - "Data4": -4112450619218128773 + "Data1": -7888406185285030343, + "Data2": -756962041200131154, + "Data3": 55971567190474932, + "Data4": 6780812032550471804 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogTagHelper", @@ -62485,7 +71265,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -62493,7 +71275,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DialogTagHelper.Modal", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Modal" } + "Metadata": { + "Common.PropertyName": "Modal" + } }, { "Kind": "ITagHelper", @@ -62501,7 +71285,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -62509,7 +71295,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.MaxHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxHeight" } + "Metadata": { + "Common.PropertyName": "MaxHeight" + } }, { "Kind": "ITagHelper", @@ -62517,7 +71305,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.MaxWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxWidth" } + "Metadata": { + "Common.PropertyName": "MaxWidth" + } }, { "Kind": "ITagHelper", @@ -62525,7 +71315,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.MinHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinHeight" } + "Metadata": { + "Common.PropertyName": "MinHeight" + } }, { "Kind": "ITagHelper", @@ -62533,7 +71325,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.MinWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinWidth" } + "Metadata": { + "Common.PropertyName": "MinWidth" + } }, { "Kind": "ITagHelper", @@ -62541,7 +71335,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -62549,7 +71345,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -62557,7 +71355,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.OnHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnHide" } + "Metadata": { + "Common.PropertyName": "OnHide" + } }, { "Kind": "ITagHelper", @@ -62565,7 +71365,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.OnInitOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnInitOpen" } + "Metadata": { + "Common.PropertyName": "OnInitOpen" + } }, { "Kind": "ITagHelper", @@ -62573,7 +71375,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -62581,7 +71385,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.OnShow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShow" } + "Metadata": { + "Common.PropertyName": "OnShow" + } }, { "Kind": "ITagHelper", @@ -62589,7 +71395,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.ButtonLayout", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ButtonLayout" } + "Metadata": { + "Common.PropertyName": "ButtonLayout" + } }, { "Kind": "ITagHelper", @@ -62597,7 +71405,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DialogTagHelper.Closable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Closable" } + "Metadata": { + "Common.PropertyName": "Closable" + } }, { "Kind": "ITagHelper", @@ -62605,7 +71415,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DialogTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -62613,7 +71425,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -62621,7 +71435,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -62629,7 +71445,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -62637,7 +71455,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DialogTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -62645,7 +71465,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DialogTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -62653,7 +71475,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DialogTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -62692,10 +71516,10 @@ }, { "__Checksum": { - "Data1": -6148237214684764207, - "Data2": 6708346124678658250, - "Data3": -205729208948980669, - "Data4": 3970111224895733749 + "Data1": -6329992337618392542, + "Data2": 5340751535261340063, + "Data3": 4372289818190356646, + "Data4": 8640235737999513642 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DialogTitleSettingsTagHelper", @@ -62717,7 +71541,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DialogTitleSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -62725,7 +71551,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DialogTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -62737,10 +71565,10 @@ }, { "__Checksum": { - "Data1": -6569840610368401766, - "Data2": 8257395299714287802, - "Data3": -5252120411222457457, - "Data4": 4074430042677837634 + "Data1": 6030846165932272942, + "Data2": 7220541976606367969, + "Data3": 6786361965721967322, + "Data4": -6902828068060873747 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DraggableTagHelper", @@ -62855,7 +71683,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DraggableTagHelper.IsEnabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsEnabled" } + "Metadata": { + "Common.PropertyName": "IsEnabled" + } }, { "Kind": "ITagHelper", @@ -62863,7 +71693,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.Container", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Container" } + "Metadata": { + "Common.PropertyName": "Container" + } }, { "Kind": "ITagHelper", @@ -62871,7 +71703,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.Hint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hint" } + "Metadata": { + "Common.PropertyName": "Hint" + } }, { "Kind": "ITagHelper", @@ -62879,7 +71713,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DraggableTagHelper.CursorOffsetTop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CursorOffsetTop" } + "Metadata": { + "Common.PropertyName": "CursorOffsetTop" + } }, { "Kind": "ITagHelper", @@ -62887,7 +71723,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DraggableTagHelper.CursorOffsetLeft", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CursorOffsetLeft" } + "Metadata": { + "Common.PropertyName": "CursorOffsetLeft" + } }, { "Kind": "ITagHelper", @@ -62895,7 +71733,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.OnDrag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrag" } + "Metadata": { + "Common.PropertyName": "OnDrag" + } }, { "Kind": "ITagHelper", @@ -62903,7 +71743,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.OnDragcancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragcancel" } + "Metadata": { + "Common.PropertyName": "OnDragcancel" + } }, { "Kind": "ITagHelper", @@ -62911,7 +71753,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.OnDragend", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragend" } + "Metadata": { + "Common.PropertyName": "OnDragend" + } }, { "Kind": "ITagHelper", @@ -62919,7 +71763,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.OnDragstart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragstart" } + "Metadata": { + "Common.PropertyName": "OnDragstart" + } }, { "Kind": "ITagHelper", @@ -62927,7 +71773,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.OnHold", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnHold" } + "Metadata": { + "Common.PropertyName": "OnHold" + } }, { "Kind": "ITagHelper", @@ -62935,7 +71783,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DraggableTagHelper.AutoScroll", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoScroll" } + "Metadata": { + "Common.PropertyName": "AutoScroll" + } }, { "Kind": "ITagHelper", @@ -62943,7 +71793,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DraggableTagHelper.Distance", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Distance" } + "Metadata": { + "Common.PropertyName": "Distance" + } }, { "Kind": "ITagHelper", @@ -62951,7 +71803,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -62959,7 +71813,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DraggableTagHelper.HoldToDrag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HoldToDrag" } + "Metadata": { + "Common.PropertyName": "HoldToDrag" + } }, { "Kind": "ITagHelper", @@ -62967,7 +71823,9 @@ "TypeName": "Kendo.Mvc.UI.DraggableAxis?", "DisplayName": "Kendo.Mvc.UI.DraggableAxis? Kendo.Mvc.TagHelpers.DraggableTagHelper.Axis", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } }, { "Kind": "ITagHelper", @@ -62975,7 +71833,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -62983,7 +71843,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.Ignore", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Ignore" } + "Metadata": { + "Common.PropertyName": "Ignore" + } }, { "Kind": "ITagHelper", @@ -62991,7 +71853,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DraggableTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -62999,7 +71863,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DraggableTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -63007,7 +71873,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DraggableTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -63015,7 +71883,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DraggableTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -63027,10 +71897,10 @@ }, { "__Checksum": { - "Data1": 3624243763505746621, - "Data2": -7762128518130919008, - "Data3": -3841801290849667786, - "Data4": 5422923134135633578 + "Data1": -1816076694998041211, + "Data2": -7289082873874503206, + "Data3": 3315412538077426755, + "Data4": -7857307200474205662 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DrawerContentTagHelper", @@ -63053,10 +71923,10 @@ }, { "__Checksum": { - "Data1": -205296057146987525, - "Data2": 1588091140954043875, - "Data3": -3628935760739844526, - "Data4": 7029163970048488193 + "Data1": 1870360966131192212, + "Data2": 3327857022158488669, + "Data3": 1464056892284078110, + "Data4": -2148523577171346654 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DrawerMiniSettingsTagHelper", @@ -63078,7 +71948,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DrawerMiniSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -63086,7 +71958,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DrawerMiniSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -63094,7 +71968,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerMiniSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -63102,7 +71978,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerMiniSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -63110,7 +71988,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DrawerMiniSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -63118,7 +71998,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerMiniSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "Metadata": { @@ -63130,10 +72012,10 @@ }, { "__Checksum": { - "Data1": -5550124042257377588, - "Data2": -828545798703099730, - "Data3": -3438757296419122381, - "Data4": -5695528741942233388 + "Data1": -4350211783562774276, + "Data2": 8329982544118215376, + "Data3": 2737386590858243446, + "Data4": 54035403383651139 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DrawerTagHelper", @@ -63153,7 +72035,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerTagHelper.OnHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnHide" } + "Metadata": { + "Common.PropertyName": "OnHide" + } }, { "Kind": "ITagHelper", @@ -63161,7 +72045,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerTagHelper.OnShow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShow" } + "Metadata": { + "Common.PropertyName": "OnShow" + } }, { "Kind": "ITagHelper", @@ -63169,7 +72055,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerTagHelper.OnItemClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnItemClick" } + "Metadata": { + "Common.PropertyName": "OnItemClick" + } }, { "Kind": "ITagHelper", @@ -63177,7 +72065,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DrawerTagHelper.AutoCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoCollapse" } + "Metadata": { + "Common.PropertyName": "AutoCollapse" + } }, { "Kind": "ITagHelper", @@ -63185,7 +72075,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -63193,7 +72085,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerTagHelper.Mode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } }, { "Kind": "ITagHelper", @@ -63201,7 +72095,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DrawerTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -63209,7 +72105,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -63217,7 +72115,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -63225,7 +72125,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DrawerTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -63233,7 +72135,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -63241,7 +72145,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DrawerTagHelper.MinHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinHeight" } + "Metadata": { + "Common.PropertyName": "MinHeight" + } }, { "Kind": "ITagHelper", @@ -63249,7 +72155,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DrawerTagHelper.SwipeToOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SwipeToOpen" } + "Metadata": { + "Common.PropertyName": "SwipeToOpen" + } }, { "Kind": "ITagHelper", @@ -63257,7 +72165,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DrawerTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -63265,7 +72175,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DrawerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -63273,7 +72185,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DrawerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -63281,7 +72195,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DrawerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -63289,7 +72205,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DrawerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -63313,10 +72231,10 @@ }, { "__Checksum": { - "Data1": 6220119561784827588, - "Data2": 8702977035032817082, - "Data3": 7363993523983012536, - "Data4": -6393209161841175937 + "Data1": 7384614113088507730, + "Data2": 3950141955337867432, + "Data3": 3210784572404724216, + "Data4": 2624626756937264037 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper", @@ -63341,7 +72259,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -63349,7 +72269,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -63357,7 +72279,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -63365,7 +72289,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -63373,7 +72299,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -63381,7 +72309,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -63389,7 +72319,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -63397,7 +72329,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -63405,7 +72339,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -63413,7 +72349,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -63425,10 +72363,10 @@ }, { "__Checksum": { - "Data1": -3606410592291688288, - "Data2": -4275479254619544506, - "Data3": 609561443841450016, - "Data4": 3969218807815076932 + "Data1": -762888834248791611, + "Data2": 465748342815247669, + "Data3": 6151958069939142742, + "Data4": 7929239175315882196 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownButtonItemsTagHelper", @@ -63458,10 +72396,10 @@ }, { "__Checksum": { - "Data1": -7223152978558345281, - "Data2": -2971389887139763308, - "Data3": -1749083951605777469, - "Data4": -7769323029443929221 + "Data1": -3099576616468617693, + "Data2": 1318218979360876393, + "Data3": 2769009710759920349, + "Data4": 5292363558842157930 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownButtonMessagesSettingsTagHelper", @@ -63483,7 +72421,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonMessagesSettingsTagHelper.LabelSuffix", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LabelSuffix" } + "Metadata": { + "Common.PropertyName": "LabelSuffix" + } } ], "Metadata": { @@ -63495,10 +72435,10 @@ }, { "__Checksum": { - "Data1": -1164461976423996830, - "Data2": -3167864969474515462, - "Data3": 3219377930190818043, - "Data4": -7825766860601291791 + "Data1": -1948547834610918478, + "Data2": 8059643022997567688, + "Data3": -8471399832674617384, + "Data4": -4798347827015618095 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownButtonPopupSettingsTagHelper", @@ -63520,7 +72460,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonPopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } } ], "Metadata": { @@ -63532,10 +72474,10 @@ }, { "__Checksum": { - "Data1": 2064460241876270334, - "Data2": 4316168390933940518, - "Data3": 8761737890779258959, - "Data4": 152488931869838618 + "Data1": -1434479607879615808, + "Data2": -7864011284760651825, + "Data3": -3848819441677859083, + "Data4": -7532846310795660825 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownButtonTagHelper", @@ -63555,7 +72497,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -63563,7 +72507,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.OnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClick" } + "Metadata": { + "Common.PropertyName": "OnClick" + } }, { "Kind": "ITagHelper", @@ -63571,7 +72517,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -63579,7 +72527,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -63587,7 +72537,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -63595,7 +72547,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -63603,7 +72557,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -63611,7 +72567,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -63619,7 +72577,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.ItemTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplate" } + "Metadata": { + "Common.PropertyName": "ItemTemplate" + } }, { "Kind": "ITagHelper", @@ -63627,7 +72587,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.ItemTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateId" } + "Metadata": { + "Common.PropertyName": "ItemTemplateId" + } }, { "Kind": "ITagHelper", @@ -63635,7 +72597,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.ItemTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateView" } + "Metadata": { + "Common.PropertyName": "ItemTemplateView" + } }, { "Kind": "ITagHelper", @@ -63643,7 +72607,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.ItemTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ItemTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -63651,7 +72617,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -63659,7 +72627,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -63667,7 +72637,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -63675,7 +72647,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -63683,7 +72657,9 @@ "TypeName": "Kendo.Mvc.UI.ThemeColor?", "DisplayName": "Kendo.Mvc.UI.ThemeColor? Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -63691,7 +72667,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -63699,7 +72677,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -63707,7 +72687,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -63715,7 +72697,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownButtonTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -63744,10 +72728,10 @@ }, { "__Checksum": { - "Data1": 948246804324417803, - "Data2": -5500216636296990043, - "Data3": 4026804267119400583, - "Data4": 9179834828746577049 + "Data1": 1955697778873041762, + "Data2": 8994707211255728697, + "Data3": 7545938218456262750, + "Data4": -4842890435814208023 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListAnimationSettingsTagHelper", @@ -63775,7 +72759,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownListAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -63799,10 +72785,10 @@ }, { "__Checksum": { - "Data1": 3488323127344048758, - "Data2": -8148681595189469368, - "Data3": -1212345043618816267, - "Data4": -8537553197950033178 + "Data1": 4828383662166017293, + "Data2": 700311708693324344, + "Data3": -3587524082827413251, + "Data4": 7198665207279748357 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListLabelSettingsTagHelper", @@ -63824,7 +72810,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -63832,7 +72820,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -63840,7 +72830,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownListLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -63852,10 +72844,10 @@ }, { "__Checksum": { - "Data1": 5640161458233185337, - "Data2": -5791823416133912701, - "Data3": 4197645232055868022, - "Data4": -1974786838918294070 + "Data1": 5529658742328973423, + "Data2": 8106643937311804708, + "Data3": -1030423595794815589, + "Data4": 1116719104767557971 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListMessagesSettingsTagHelper", @@ -63883,7 +72875,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListMessagesSettingsTagHelper.NoData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoData" } + "Metadata": { + "Common.PropertyName": "NoData" + } } ], "Metadata": { @@ -63895,10 +72889,10 @@ }, { "__Checksum": { - "Data1": -7988422522628838696, - "Data2": -3448643321636106207, - "Data3": 7878865145014194517, - "Data4": -5885657296558092973 + "Data1": 2264746337482495914, + "Data2": 1357866598592580718, + "Data3": 3493394923387074185, + "Data4": -7322841307472617821 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper", @@ -63926,7 +72920,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper.Anchor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Anchor" } + "Metadata": { + "Common.PropertyName": "Anchor" + } }, { "Kind": "ITagHelper", @@ -63934,7 +72930,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -63942,7 +72940,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper.Collision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collision" } + "Metadata": { + "Common.PropertyName": "Collision" + } }, { "Kind": "ITagHelper", @@ -63950,7 +72950,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -63958,7 +72960,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -63966,7 +72970,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -63974,7 +72980,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -63982,7 +72990,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -63990,7 +73000,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListPopupSettingsTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } } ], "Metadata": { @@ -64002,10 +73014,10 @@ }, { "__Checksum": { - "Data1": 2933242177837293725, - "Data2": -1567407216360452553, - "Data3": -94318516718289322, - "Data4": 2829230934774727140 + "Data1": -6655811605019320463, + "Data2": -4387175283808555202, + "Data3": 4185648372625593082, + "Data4": 6834330300503500628 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListTagHelper", @@ -64031,7 +73043,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -64039,7 +73053,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.DataValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataValueField" } + "Metadata": { + "Common.PropertyName": "DataValueField" + } }, { "Kind": "ITagHelper", @@ -64047,7 +73063,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.DropDownListTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -64055,7 +73073,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -64063,7 +73083,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -64071,7 +73093,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -64079,7 +73103,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OnFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFiltering" } + "Metadata": { + "Common.PropertyName": "OnFiltering" + } }, { "Kind": "ITagHelper", @@ -64087,7 +73113,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -64095,7 +73123,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -64103,7 +73133,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OnCascade", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCascade" } + "Metadata": { + "Common.PropertyName": "OnCascade" + } }, { "Kind": "ITagHelper", @@ -64111,7 +73143,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownListTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -64119,7 +73153,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownListTagHelper.AutoWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoWidth" } + "Metadata": { + "Common.PropertyName": "AutoWidth" + } }, { "Kind": "ITagHelper", @@ -64127,7 +73163,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.CascadeFrom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeFrom" } + "Metadata": { + "Common.PropertyName": "CascadeFrom" + } }, { "Kind": "ITagHelper", @@ -64135,7 +73173,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.CascadeFromField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeFromField" } + "Metadata": { + "Common.PropertyName": "CascadeFromField" + } }, { "Kind": "ITagHelper", @@ -64143,7 +73183,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.CascadeFromParentField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeFromParentField" } + "Metadata": { + "Common.PropertyName": "CascadeFromParentField" + } }, { "Kind": "ITagHelper", @@ -64151,7 +73193,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DropDownListTagHelper.Delay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Delay" } + "Metadata": { + "Common.PropertyName": "Delay" + } }, { "Kind": "ITagHelper", @@ -64159,7 +73203,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownListTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -64167,7 +73213,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownListTagHelper.EnforceMinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EnforceMinLength" } + "Metadata": { + "Common.PropertyName": "EnforceMinLength" + } }, { "Kind": "ITagHelper", @@ -64175,7 +73223,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.FilterTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FilterTitle" } + "Metadata": { + "Common.PropertyName": "FilterTitle" + } }, { "Kind": "ITagHelper", @@ -64183,7 +73233,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.FixedGroupTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplate" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplate" + } }, { "Kind": "ITagHelper", @@ -64191,7 +73243,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.FixedGroupTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateId" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateId" + } }, { "Kind": "ITagHelper", @@ -64199,7 +73253,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownListTagHelper.FixedGroupTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateView" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateView" + } }, { "Kind": "ITagHelper", @@ -64207,7 +73263,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.FixedGroupTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -64215,7 +73273,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.FooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplate" } + "Metadata": { + "Common.PropertyName": "FooterTemplate" + } }, { "Kind": "ITagHelper", @@ -64223,7 +73283,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.FooterTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateId" } + "Metadata": { + "Common.PropertyName": "FooterTemplateId" + } }, { "Kind": "ITagHelper", @@ -64231,7 +73293,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownListTagHelper.FooterTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateView" } + "Metadata": { + "Common.PropertyName": "FooterTemplateView" + } }, { "Kind": "ITagHelper", @@ -64239,7 +73303,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.FooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -64247,7 +73313,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.GroupTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplate" } + "Metadata": { + "Common.PropertyName": "GroupTemplate" + } }, { "Kind": "ITagHelper", @@ -64255,7 +73323,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.GroupTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateId" } + "Metadata": { + "Common.PropertyName": "GroupTemplateId" + } }, { "Kind": "ITagHelper", @@ -64263,7 +73333,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownListTagHelper.GroupTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateView" } + "Metadata": { + "Common.PropertyName": "GroupTemplateView" + } }, { "Kind": "ITagHelper", @@ -64271,7 +73343,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.GroupTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -64279,7 +73353,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DropDownListTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -64287,7 +73363,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownListTagHelper.IgnoreCase", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IgnoreCase" } + "Metadata": { + "Common.PropertyName": "IgnoreCase" + } }, { "Kind": "ITagHelper", @@ -64295,7 +73373,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DropDownListTagHelper.Index", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "ITagHelper", @@ -64303,7 +73383,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DropDownListTagHelper.MinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "ITagHelper", @@ -64311,7 +73393,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.NoDataTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplate" } + "Metadata": { + "Common.PropertyName": "NoDataTemplate" + } }, { "Kind": "ITagHelper", @@ -64319,7 +73403,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.NoDataTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateId" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateId" + } }, { "Kind": "ITagHelper", @@ -64327,7 +73413,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownListTagHelper.NoDataTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateView" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateView" + } }, { "Kind": "ITagHelper", @@ -64335,7 +73423,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.NoDataTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateHandler" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -64343,7 +73433,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OptionLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OptionLabel" } + "Metadata": { + "Common.PropertyName": "OptionLabel" + } }, { "Kind": "ITagHelper", @@ -64351,7 +73443,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OptionLabelTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OptionLabelTemplate" } + "Metadata": { + "Common.PropertyName": "OptionLabelTemplate" + } }, { "Kind": "ITagHelper", @@ -64359,7 +73453,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OptionLabelTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OptionLabelTemplateId" } + "Metadata": { + "Common.PropertyName": "OptionLabelTemplateId" + } }, { "Kind": "ITagHelper", @@ -64367,7 +73463,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownListTagHelper.OptionLabelTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OptionLabelTemplateView" } + "Metadata": { + "Common.PropertyName": "OptionLabelTemplateView" + } }, { "Kind": "ITagHelper", @@ -64375,7 +73473,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.OptionLabelTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OptionLabelTemplateHandler" } + "Metadata": { + "Common.PropertyName": "OptionLabelTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -64383,7 +73483,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -64391,7 +73493,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -64399,7 +73503,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownListTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -64407,7 +73513,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -64415,7 +73523,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -64423,7 +73533,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -64431,7 +73543,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownListTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -64439,7 +73553,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -64447,7 +73563,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.ValueTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueTemplate" } + "Metadata": { + "Common.PropertyName": "ValueTemplate" + } }, { "Kind": "ITagHelper", @@ -64455,7 +73573,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.ValueTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueTemplateId" } + "Metadata": { + "Common.PropertyName": "ValueTemplateId" + } }, { "Kind": "ITagHelper", @@ -64463,7 +73583,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownListTagHelper.ValueTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueTemplateView" } + "Metadata": { + "Common.PropertyName": "ValueTemplateView" + } }, { "Kind": "ITagHelper", @@ -64471,7 +73593,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.ValueTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ValueTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -64479,7 +73603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -64487,7 +73613,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -64495,7 +73623,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownListTagHelper.ValuePrimitive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValuePrimitive" } + "Metadata": { + "Common.PropertyName": "ValuePrimitive" + } }, { "Kind": "ITagHelper", @@ -64503,7 +73633,9 @@ "TypeName": "Kendo.Mvc.UI.FilterType?", "DisplayName": "Kendo.Mvc.UI.FilterType? Kendo.Mvc.TagHelpers.DropDownListTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -64511,7 +73643,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.DropDownListTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -64519,7 +73653,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.DropDownListTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -64527,7 +73663,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.DropDownListTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -64535,7 +73673,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -64543,7 +73683,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.DropDownListTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -64551,7 +73693,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -64559,7 +73703,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownListTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -64567,7 +73713,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownListTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -64575,7 +73723,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownListTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -64619,10 +73769,10 @@ }, { "__Checksum": { - "Data1": 5057719721243788750, - "Data2": 3485786989103155715, - "Data3": -7311548639565104691, - "Data4": -1158882227026083215 + "Data1": -2321302508941646907, + "Data2": 3052150136063416495, + "Data3": -4973861103426911544, + "Data4": 8537731339276357484 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownListVirtualSettingsTagHelper", @@ -64650,7 +73800,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownListVirtualSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -64658,7 +73810,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DropDownListVirtualSettingsTagHelper.ItemHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemHeight" } + "Metadata": { + "Common.PropertyName": "ItemHeight" + } }, { "Kind": "ITagHelper", @@ -64666,7 +73820,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListVirtualSettingsTagHelper.MapValueTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MapValueTo" } + "Metadata": { + "Common.PropertyName": "MapValueTo" + } }, { "Kind": "ITagHelper", @@ -64674,7 +73830,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownListVirtualSettingsTagHelper.ValueMapper", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueMapper" } + "Metadata": { + "Common.PropertyName": "ValueMapper" + } } ], "Metadata": { @@ -64686,10 +73844,10 @@ }, { "__Checksum": { - "Data1": -3791285190205628271, - "Data2": 1747666708207178257, - "Data3": -8427343876482473836, - "Data4": -3002806555698775354 + "Data1": 8421113355136249042, + "Data2": 6346805401923707516, + "Data3": 8466182382060660205, + "Data4": -6464957898192744206 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeAnimationSettingsTagHelper", @@ -64717,7 +73875,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -64741,10 +73901,10 @@ }, { "__Checksum": { - "Data1": -6817553173320870656, - "Data2": -1412014917118951355, - "Data3": -8635090639081024557, - "Data4": -1007718557046456400 + "Data1": 8655567403454483048, + "Data2": 8482603298795175173, + "Data3": 8407027591873646972, + "Data4": -795735136911543282 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeCheckboxesSettingsTagHelper", @@ -64772,7 +73932,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeCheckboxesSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -64780,7 +73942,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeCheckboxesSettingsTagHelper.CheckChildren", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CheckChildren" } + "Metadata": { + "Common.PropertyName": "CheckChildren" + } }, { "Kind": "ITagHelper", @@ -64788,7 +73952,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeCheckboxesSettingsTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -64796,7 +73962,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeCheckboxesSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -64804,7 +73972,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeCheckboxesSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } } ], "Metadata": { @@ -64816,10 +73986,10 @@ }, { "__Checksum": { - "Data1": -8109356430295301343, - "Data2": -5760715234493469519, - "Data3": -5436845776688634005, - "Data4": 5906013535370592697 + "Data1": 4994594197056302596, + "Data2": 2942575713446661939, + "Data3": 7945606716074604337, + "Data4": -4766384388541038610 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper", @@ -64841,7 +74011,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -64849,7 +74021,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -64857,7 +74031,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -64865,7 +74041,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -64873,7 +74051,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -64881,7 +74061,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -64889,7 +74071,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -64897,7 +74081,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.Checked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Checked" } + "Metadata": { + "Common.PropertyName": "Checked" + } }, { "Kind": "ITagHelper", @@ -64905,7 +74091,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -64913,7 +74101,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.HasChildren", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HasChildren" } + "Metadata": { + "Common.PropertyName": "HasChildren" + } }, { "Kind": "ITagHelper", @@ -64921,7 +74111,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -64932,7 +74124,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -64940,7 +74134,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeItemTagHelper.Expanded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } } ], "AllowedChildTags": [ @@ -64959,10 +74155,10 @@ }, { "__Checksum": { - "Data1": 2659963691377066742, - "Data2": -5185966831763733418, - "Data3": 5582284849457343700, - "Data4": 7738143203850462651 + "Data1": -6237292013039704093, + "Data2": 874572122997053953, + "Data3": -1393127318284211072, + "Data4": -759476159203731494 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeItemsTagHelper", @@ -64997,10 +74193,10 @@ }, { "__Checksum": { - "Data1": 4599839116041291963, - "Data2": -1165026253542482055, - "Data3": -5138847920441292220, - "Data4": 8931379128141149261 + "Data1": 6822461193178312367, + "Data2": -6254078231259694021, + "Data3": -3133960574189109403, + "Data4": 7587003696441179775 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeLabelSettingsTagHelper", @@ -65022,7 +74218,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -65030,7 +74228,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -65038,7 +74238,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -65050,10 +74252,10 @@ }, { "__Checksum": { - "Data1": -8097947454784729422, - "Data2": -8648770237447431073, - "Data3": -953094023335200723, - "Data4": 7679925290799356226 + "Data1": 8623563679677008683, + "Data2": 7721287573558101596, + "Data3": 2156423610866257480, + "Data4": -9150379207387506452 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeMessagesSettingsTagHelper", @@ -65081,7 +74283,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeMessagesSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -65089,7 +74293,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeMessagesSettingsTagHelper.DeleteTag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteTag" } + "Metadata": { + "Common.PropertyName": "DeleteTag" + } }, { "Kind": "ITagHelper", @@ -65097,7 +74303,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeMessagesSettingsTagHelper.NoData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoData" } + "Metadata": { + "Common.PropertyName": "NoData" + } }, { "Kind": "ITagHelper", @@ -65105,7 +74313,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeMessagesSettingsTagHelper.SingleTag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SingleTag" } + "Metadata": { + "Common.PropertyName": "SingleTag" + } } ], "Metadata": { @@ -65117,10 +74327,10 @@ }, { "__Checksum": { - "Data1": 8215446188135754028, - "Data2": 1710589202533877873, - "Data3": 6861144539507970438, - "Data4": 4477014702284384975 + "Data1": -6640946156322125238, + "Data2": 2965514870703359367, + "Data3": 6493591726721912905, + "Data4": 2202306029215085813 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeNestedItemsTagHelper", @@ -65150,10 +74360,10 @@ }, { "__Checksum": { - "Data1": -3250636457207028531, - "Data2": 2367355042043722808, - "Data3": -2991330196916879799, - "Data4": 2022811848533348015 + "Data1": 4612183337687865840, + "Data2": 5926777338218924811, + "Data3": 2524622977659152541, + "Data4": 8331511847157184561 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper", @@ -65181,7 +74391,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper.Anchor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Anchor" } + "Metadata": { + "Common.PropertyName": "Anchor" + } }, { "Kind": "ITagHelper", @@ -65189,7 +74401,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -65197,7 +74411,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper.Collision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collision" } + "Metadata": { + "Common.PropertyName": "Collision" + } }, { "Kind": "ITagHelper", @@ -65205,7 +74421,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -65213,7 +74431,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -65221,7 +74441,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -65229,7 +74451,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -65237,7 +74461,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -65245,7 +74471,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreePopupSettingsTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } } ], "Metadata": { @@ -65257,10 +74485,10 @@ }, { "__Checksum": { - "Data1": -9021541746232850449, - "Data2": -3928986852766380117, - "Data3": -8804164018836032921, - "Data4": 2591822896741551341 + "Data1": -9004090434464468763, + "Data2": -2063096997661269585, + "Data3": 510195748827366032, + "Data4": -1831173528157080541 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropDownTreeTagHelper", @@ -65285,7 +74513,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.DataSourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSourceId" } + "Metadata": { + "Common.PropertyName": "DataSourceId" + } }, { "Kind": "ITagHelper", @@ -65293,7 +74523,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -65301,7 +74533,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -65309,7 +74543,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.DataValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataValueField" } + "Metadata": { + "Common.PropertyName": "DataValueField" + } }, { "Kind": "ITagHelper", @@ -65317,7 +74553,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.DataUrlField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataUrlField" } + "Metadata": { + "Common.PropertyName": "DataUrlField" + } }, { "Kind": "ITagHelper", @@ -65325,7 +74563,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.DataImageUrlField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataImageUrlField" } + "Metadata": { + "Common.PropertyName": "DataImageUrlField" + } }, { "Kind": "ITagHelper", @@ -65333,7 +74573,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -65341,7 +74583,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.DataSpriteCssClassField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSpriteCssClassField" } + "Metadata": { + "Common.PropertyName": "DataSpriteCssClassField" + } }, { "Kind": "ITagHelper", @@ -65349,7 +74593,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -65357,7 +74603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -65365,7 +74613,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -65373,7 +74623,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -65381,7 +74633,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.OnFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFiltering" } + "Metadata": { + "Common.PropertyName": "OnFiltering" + } }, { "Kind": "ITagHelper", @@ -65389,7 +74643,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -65397,7 +74653,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -65405,7 +74663,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -65413,7 +74673,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.AutoClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoClose" } + "Metadata": { + "Common.PropertyName": "AutoClose" + } }, { "Kind": "ITagHelper", @@ -65421,7 +74683,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.AutoWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoWidth" } + "Metadata": { + "Common.PropertyName": "AutoWidth" + } }, { "Kind": "ITagHelper", @@ -65429,7 +74693,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.CheckAll", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CheckAll" } + "Metadata": { + "Common.PropertyName": "CheckAll" + } }, { "Kind": "ITagHelper", @@ -65437,7 +74703,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.CheckAllTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CheckAllTemplate" } + "Metadata": { + "Common.PropertyName": "CheckAllTemplate" + } }, { "Kind": "ITagHelper", @@ -65445,7 +74713,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.CheckAllTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CheckAllTemplateId" } + "Metadata": { + "Common.PropertyName": "CheckAllTemplateId" + } }, { "Kind": "ITagHelper", @@ -65453,7 +74723,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.CheckAllTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CheckAllTemplateView" } + "Metadata": { + "Common.PropertyName": "CheckAllTemplateView" + } }, { "Kind": "ITagHelper", @@ -65461,7 +74733,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.CheckAllTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CheckAllTemplateHandler" } + "Metadata": { + "Common.PropertyName": "CheckAllTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -65469,7 +74743,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.ClearButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "ITagHelper", @@ -65477,7 +74753,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Delay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Delay" } + "Metadata": { + "Common.PropertyName": "Delay" + } }, { "Kind": "ITagHelper", @@ -65485,7 +74763,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -65493,7 +74773,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.EnforceMinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EnforceMinLength" } + "Metadata": { + "Common.PropertyName": "EnforceMinLength" + } }, { "Kind": "ITagHelper", @@ -65501,7 +74783,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.FilterLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FilterLabel" } + "Metadata": { + "Common.PropertyName": "FilterLabel" + } }, { "Kind": "ITagHelper", @@ -65509,7 +74793,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.FooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplate" } + "Metadata": { + "Common.PropertyName": "FooterTemplate" + } }, { "Kind": "ITagHelper", @@ -65517,7 +74803,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.FooterTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateId" } + "Metadata": { + "Common.PropertyName": "FooterTemplateId" + } }, { "Kind": "ITagHelper", @@ -65525,7 +74813,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.FooterTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateView" } + "Metadata": { + "Common.PropertyName": "FooterTemplateView" + } }, { "Kind": "ITagHelper", @@ -65533,7 +74823,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.FooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -65541,7 +74833,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -65549,7 +74843,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.IgnoreCase", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IgnoreCase" } + "Metadata": { + "Common.PropertyName": "IgnoreCase" + } }, { "Kind": "ITagHelper", @@ -65557,7 +74853,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.LoadOnDemand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LoadOnDemand" } + "Metadata": { + "Common.PropertyName": "LoadOnDemand" + } }, { "Kind": "ITagHelper", @@ -65565,7 +74863,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.MinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "ITagHelper", @@ -65573,7 +74873,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.NoDataTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplate" } + "Metadata": { + "Common.PropertyName": "NoDataTemplate" + } }, { "Kind": "ITagHelper", @@ -65581,7 +74883,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.NoDataTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateId" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateId" + } }, { "Kind": "ITagHelper", @@ -65589,7 +74893,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.NoDataTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateView" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateView" + } }, { "Kind": "ITagHelper", @@ -65597,7 +74903,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.NoDataTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateHandler" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -65605,7 +74913,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -65613,7 +74923,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -65621,7 +74933,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -65629,7 +74943,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -65637,7 +74953,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -65645,7 +74963,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.ValueTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueTemplate" } + "Metadata": { + "Common.PropertyName": "ValueTemplate" + } }, { "Kind": "ITagHelper", @@ -65653,7 +74973,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.ValueTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueTemplateId" } + "Metadata": { + "Common.PropertyName": "ValueTemplateId" + } }, { "Kind": "ITagHelper", @@ -65661,7 +74983,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.ValueTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueTemplateView" } + "Metadata": { + "Common.PropertyName": "ValueTemplateView" + } }, { "Kind": "ITagHelper", @@ -65669,7 +74993,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.ValueTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ValueTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -65677,7 +75003,9 @@ "TypeName": "Kendo.Mvc.UI.DropDownTreeTagMode?", "DisplayName": "Kendo.Mvc.UI.DropDownTreeTagMode? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.TagMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TagMode" } + "Metadata": { + "Common.PropertyName": "TagMode" + } }, { "Kind": "ITagHelper", @@ -65685,7 +75013,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -65693,7 +75023,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -65701,7 +75033,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -65709,7 +75043,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -65717,7 +75053,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -65725,7 +75063,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.ValuePrimitive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValuePrimitive" } + "Metadata": { + "Common.PropertyName": "ValuePrimitive" + } }, { "Kind": "ITagHelper", @@ -65733,7 +75073,9 @@ "TypeName": "Kendo.Mvc.UI.FilterType?", "DisplayName": "Kendo.Mvc.UI.FilterType? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -65741,7 +75083,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -65749,7 +75093,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -65757,7 +75103,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -65765,7 +75113,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -65773,7 +75123,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -65781,7 +75133,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -65789,7 +75143,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropDownTreeTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -65838,10 +75194,10 @@ }, { "__Checksum": { - "Data1": 432815578429314993, - "Data2": 2035580781039982863, - "Data3": -7476816723870458976, - "Data4": -3480630539986386498 + "Data1": -8764685829431989241, + "Data2": 6296915997097297412, + "Data3": -1026757800963794553, + "Data4": -6709464765983496922 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper", @@ -65956,7 +75312,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper.IsEnabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsEnabled" } + "Metadata": { + "Common.PropertyName": "IsEnabled" + } }, { "Kind": "ITagHelper", @@ -65964,7 +75322,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -65972,7 +75332,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper.OnDragenter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragenter" } + "Metadata": { + "Common.PropertyName": "OnDragenter" + } }, { "Kind": "ITagHelper", @@ -65980,7 +75342,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper.OnDragleave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragleave" } + "Metadata": { + "Common.PropertyName": "OnDragleave" + } }, { "Kind": "ITagHelper", @@ -65988,7 +75352,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper.OnDrop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrop" } + "Metadata": { + "Common.PropertyName": "OnDrop" + } }, { "Kind": "ITagHelper", @@ -65996,7 +75362,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -66004,7 +75372,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -66012,7 +75382,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -66020,7 +75392,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -66028,7 +75402,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropTargetAreaTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -66040,10 +75416,10 @@ }, { "__Checksum": { - "Data1": -9010453046887265703, - "Data2": 10922232497012760, - "Data3": -1601932126732237473, - "Data4": -6569170561500085128 + "Data1": 3264747897769484992, + "Data2": -6696367010744667106, + "Data3": 3625560576863855094, + "Data4": 7122219366308990474 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.DropTargetTagHelper", @@ -66158,7 +75534,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.DropTargetTagHelper.IsEnabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsEnabled" } + "Metadata": { + "Common.PropertyName": "IsEnabled" + } }, { "Kind": "ITagHelper", @@ -66166,7 +75544,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetTagHelper.OnDragenter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragenter" } + "Metadata": { + "Common.PropertyName": "OnDragenter" + } }, { "Kind": "ITagHelper", @@ -66174,7 +75554,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetTagHelper.OnDragleave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragleave" } + "Metadata": { + "Common.PropertyName": "OnDragleave" + } }, { "Kind": "ITagHelper", @@ -66182,7 +75564,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetTagHelper.OnDrop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrop" } + "Metadata": { + "Common.PropertyName": "OnDrop" + } }, { "Kind": "ITagHelper", @@ -66190,7 +75574,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -66198,7 +75584,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.DropTargetTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -66206,7 +75594,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropTargetTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -66214,7 +75604,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropTargetTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -66222,7 +75614,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.DropTargetTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -66234,10 +75628,10 @@ }, { "__Checksum": { - "Data1": -1063828043754248831, - "Data2": 7639177358366552697, - "Data3": 8982915163844172828, - "Data4": -1509445059919512232 + "Data1": 5671675062047066647, + "Data2": -8854930343294859874, + "Data3": -3533668684110182777, + "Data4": -2890353000120297577 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorDeserializationSettingsTagHelper", @@ -66265,7 +75659,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorDeserializationSettingsTagHelper.Custom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Custom" } + "Metadata": { + "Common.PropertyName": "Custom" + } } ], "Metadata": { @@ -66277,10 +75673,10 @@ }, { "__Checksum": { - "Data1": 5553187625783879817, - "Data2": 1854418781112596913, - "Data3": -2673495647772151875, - "Data4": -1700367029786669595 + "Data1": 2640468184626426577, + "Data2": 4093154201528821229, + "Data3": 5277391204227148278, + "Data4": 1983317020333309472 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorExportAsSettingsTagHelper", @@ -66308,7 +75704,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorExportAsSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -66316,7 +75714,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorExportAsSettingsTagHelper.Proxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Proxy" } + "Metadata": { + "Common.PropertyName": "Proxy" + } } ], "Metadata": { @@ -66328,10 +75728,10 @@ }, { "__Checksum": { - "Data1": 1402795092617880336, - "Data2": -1359844209233401558, - "Data3": 1473563893986972472, - "Data4": -380952669747944691 + "Data1": 966225602783671844, + "Data2": -215076092358307591, + "Data3": -844284953422721231, + "Data4": 1265899666871238552 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper", @@ -66353,7 +75753,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper.UploadFile", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UploadFile" } + "Metadata": { + "Common.PropertyName": "UploadFile" + } }, { "Kind": "ITagHelper", @@ -66361,7 +75763,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper.OrderBy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OrderBy" } + "Metadata": { + "Common.PropertyName": "OrderBy" + } }, { "Kind": "ITagHelper", @@ -66369,7 +75773,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper.OrderByName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OrderByName" } + "Metadata": { + "Common.PropertyName": "OrderByName" + } }, { "Kind": "ITagHelper", @@ -66377,7 +75783,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper.OrderBySize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OrderBySize" } + "Metadata": { + "Common.PropertyName": "OrderBySize" + } }, { "Kind": "ITagHelper", @@ -66385,7 +75793,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper.DirectoryNotFound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DirectoryNotFound" } + "Metadata": { + "Common.PropertyName": "DirectoryNotFound" + } }, { "Kind": "ITagHelper", @@ -66393,7 +75803,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper.EmptyFolder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyFolder" } + "Metadata": { + "Common.PropertyName": "EmptyFolder" + } }, { "Kind": "ITagHelper", @@ -66401,7 +75813,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper.DeleteFile", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteFile" } + "Metadata": { + "Common.PropertyName": "DeleteFile" + } }, { "Kind": "ITagHelper", @@ -66409,7 +75823,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper.InvalidFileType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InvalidFileType" } + "Metadata": { + "Common.PropertyName": "InvalidFileType" + } }, { "Kind": "ITagHelper", @@ -66417,7 +75833,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper.OverwriteFile", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverwriteFile" } + "Metadata": { + "Common.PropertyName": "OverwriteFile" + } }, { "Kind": "ITagHelper", @@ -66425,7 +75843,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserMessagesSettingsTagHelper.Search", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Search" } + "Metadata": { + "Common.PropertyName": "Search" + } } ], "Metadata": { @@ -66437,10 +75857,10 @@ }, { "__Checksum": { - "Data1": -7541057316318096908, - "Data2": 2493784086936109133, - "Data3": 9212551321031982834, - "Data4": 564554300127860890 + "Data1": -248888241730980149, + "Data2": -352844169719355032, + "Data3": 5721490469552367980, + "Data4": -6274526729656369590 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsNameSettingsTagHelper", @@ -66462,7 +75882,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsNameSettingsTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -66470,7 +75892,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsNameSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } } ], "Metadata": { @@ -66482,10 +75906,10 @@ }, { "__Checksum": { - "Data1": 8239742047488578940, - "Data2": -421830071674057230, - "Data3": -8427641588369386770, - "Data4": 545837159917125110 + "Data1": -5072102746038916761, + "Data2": -771000223081800873, + "Data3": -1739180617341114576, + "Data4": -6441357607749525702 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsSettingsTagHelper", @@ -66526,10 +75950,10 @@ }, { "__Checksum": { - "Data1": -6972475141928925810, - "Data2": 3353072285361125387, - "Data3": 3398821482544998604, - "Data4": -9007335229673040949 + "Data1": -7509080781653878354, + "Data2": 6870494563775129040, + "Data3": -3226724652902534825, + "Data4": -1274702641529772317 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsSizeSettingsTagHelper", @@ -66551,7 +75975,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsSizeSettingsTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -66559,7 +75985,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsSizeSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } } ], "Metadata": { @@ -66571,10 +75999,10 @@ }, { "__Checksum": { - "Data1": -1099873296882770560, - "Data2": -5117552733886917209, - "Data3": 3414320552808715429, - "Data4": 2579364352870103504 + "Data1": 3002933390786222844, + "Data2": 7618440832559165564, + "Data3": -1063881993641949663, + "Data4": 167576805419422683 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsTypeSettingsTagHelper", @@ -66596,7 +76024,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsTypeSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } }, { "Kind": "ITagHelper", @@ -66604,7 +76034,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelFieldsTypeSettingsTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } } ], "Metadata": { @@ -66616,10 +76048,10 @@ }, { "__Checksum": { - "Data1": -6351970782427216204, - "Data2": 3446593608239314836, - "Data3": -7656835403125469598, - "Data4": 5655578168666570555 + "Data1": -4196442076380435181, + "Data2": 8843935525529247296, + "Data3": -6641816433048494741, + "Data4": 5677827859728478641 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelSettingsTagHelper", @@ -66641,7 +76073,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaModelSettingsTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "AllowedChildTags": [ @@ -66660,10 +76094,10 @@ }, { "__Checksum": { - "Data1": -5417573301633582298, - "Data2": 7176251740022076801, - "Data3": -1586811073525078387, - "Data4": 3396211646271818484 + "Data1": 2292285678129060457, + "Data2": -5598097986679505343, + "Data3": -4061572127418246990, + "Data4": 8653694685393120618 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSchemaSettingsTagHelper", @@ -66694,10 +76128,10 @@ }, { "__Checksum": { - "Data1": 1002410363279003758, - "Data2": 7972960634651337775, - "Data3": -3604612753611045371, - "Data4": 9180114849165083233 + "Data1": -4160327700058211782, + "Data2": -4325367522212009538, + "Data3": -5913664443384734535, + "Data4": -5134763932814287054 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserSettingsTagHelper", @@ -66725,7 +76159,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserSettingsTagHelper.FileTypes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileTypes" } + "Metadata": { + "Common.PropertyName": "FileTypes" + } }, { "Kind": "ITagHelper", @@ -66733,7 +76169,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserSettingsTagHelper.Path", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Path" } + "Metadata": { + "Common.PropertyName": "Path" + } } ], "AllowedChildTags": [ @@ -66762,10 +76200,10 @@ }, { "__Checksum": { - "Data1": 4084558277014458369, - "Data2": -5494926667808465192, - "Data3": -3303573554628599789, - "Data4": 5343943411165712136 + "Data1": 7604482656568195526, + "Data2": -1818806366706340306, + "Data3": 3932158674115264048, + "Data4": 248103592010612983 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserTransportCreateSettingsTagHelper", @@ -66787,7 +76225,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportCreateSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -66795,7 +76235,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportCreateSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -66803,7 +76245,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportCreateSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -66811,7 +76255,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportCreateSettingsTagHelper.UrlHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlHandler" } + "Metadata": { + "Common.PropertyName": "UrlHandler" + } } ], "Metadata": { @@ -66823,10 +76269,10 @@ }, { "__Checksum": { - "Data1": 7261031973856538873, - "Data2": 2502453667694262241, - "Data3": -7811266605602714510, - "Data4": 1165895089622866539 + "Data1": 4647039867396843712, + "Data2": -460812162834422949, + "Data3": -1713619616521280098, + "Data4": 6026268210895567291 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserTransportDestroySettingsTagHelper", @@ -66848,7 +76294,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportDestroySettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -66856,7 +76304,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportDestroySettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -66864,7 +76314,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportDestroySettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -66872,7 +76324,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportDestroySettingsTagHelper.UrlHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlHandler" } + "Metadata": { + "Common.PropertyName": "UrlHandler" + } } ], "Metadata": { @@ -66884,10 +76338,10 @@ }, { "__Checksum": { - "Data1": 6342675925787565861, - "Data2": 4325919918714049647, - "Data3": 3540117679047940703, - "Data4": 8102421505377915652 + "Data1": 2329146816986207605, + "Data2": 2188866234960259962, + "Data3": 810783879804924682, + "Data4": 3501446550525020964 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserTransportReadSettingsTagHelper", @@ -66909,7 +76363,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportReadSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -66917,7 +76373,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportReadSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -66925,7 +76383,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportReadSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -66933,7 +76393,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportReadSettingsTagHelper.UrlHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlHandler" } + "Metadata": { + "Common.PropertyName": "UrlHandler" + } } ], "Metadata": { @@ -66945,10 +76407,10 @@ }, { "__Checksum": { - "Data1": 7351075288534202192, - "Data2": 3915451514458271862, - "Data3": -3740764147104636295, - "Data4": -4427347500557316650 + "Data1": 8263572132643955255, + "Data2": 3716364050412806291, + "Data3": -3559859461843587663, + "Data4": 4548282728184641281 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorFileBrowserTransportSettingsTagHelper", @@ -66970,7 +76432,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportSettingsTagHelper.UploadUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UploadUrl" } + "Metadata": { + "Common.PropertyName": "UploadUrl" + } }, { "Kind": "ITagHelper", @@ -66978,7 +76442,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportSettingsTagHelper.FileUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileUrl" } + "Metadata": { + "Common.PropertyName": "FileUrl" + } }, { "Kind": "ITagHelper", @@ -66986,7 +76452,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorFileBrowserTransportSettingsTagHelper.FileUrlHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileUrlHandler" } + "Metadata": { + "Common.PropertyName": "FileUrlHandler" + } } ], "AllowedChildTags": [ @@ -67015,10 +76483,10 @@ }, { "__Checksum": { - "Data1": 6259373582015600853, - "Data2": -6908284004614381187, - "Data3": -4290653784928878638, - "Data4": 8900709669777868354 + "Data1": -5276617841530559953, + "Data2": -6921925010569758966, + "Data3": 8739911654021762572, + "Data4": -459883404535114160 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper", @@ -67040,7 +76508,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper.UploadFile", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UploadFile" } + "Metadata": { + "Common.PropertyName": "UploadFile" + } }, { "Kind": "ITagHelper", @@ -67048,7 +76518,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper.OrderBy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OrderBy" } + "Metadata": { + "Common.PropertyName": "OrderBy" + } }, { "Kind": "ITagHelper", @@ -67056,7 +76528,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper.OrderByName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OrderByName" } + "Metadata": { + "Common.PropertyName": "OrderByName" + } }, { "Kind": "ITagHelper", @@ -67064,7 +76538,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper.OrderBySize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OrderBySize" } + "Metadata": { + "Common.PropertyName": "OrderBySize" + } }, { "Kind": "ITagHelper", @@ -67072,7 +76548,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper.DirectoryNotFound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DirectoryNotFound" } + "Metadata": { + "Common.PropertyName": "DirectoryNotFound" + } }, { "Kind": "ITagHelper", @@ -67080,7 +76558,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper.EmptyFolder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyFolder" } + "Metadata": { + "Common.PropertyName": "EmptyFolder" + } }, { "Kind": "ITagHelper", @@ -67088,7 +76568,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper.DeleteFile", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteFile" } + "Metadata": { + "Common.PropertyName": "DeleteFile" + } }, { "Kind": "ITagHelper", @@ -67096,7 +76578,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper.InvalidFileType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InvalidFileType" } + "Metadata": { + "Common.PropertyName": "InvalidFileType" + } }, { "Kind": "ITagHelper", @@ -67104,7 +76588,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper.OverwriteFile", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverwriteFile" } + "Metadata": { + "Common.PropertyName": "OverwriteFile" + } }, { "Kind": "ITagHelper", @@ -67112,7 +76598,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserMessagesSettingsTagHelper.Search", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Search" } + "Metadata": { + "Common.PropertyName": "Search" + } } ], "Metadata": { @@ -67124,10 +76612,10 @@ }, { "__Checksum": { - "Data1": -6759399120786534226, - "Data2": 122521016698424456, - "Data3": 7220239142885384853, - "Data4": -629716747298389059 + "Data1": 729369707150002848, + "Data2": -5028059134122518332, + "Data3": -8025550492262478090, + "Data4": 8962072354850988417 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsNameSettingsTagHelper", @@ -67149,7 +76637,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsNameSettingsTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -67157,7 +76647,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsNameSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } } ], "Metadata": { @@ -67169,10 +76661,10 @@ }, { "__Checksum": { - "Data1": -3259706221109965859, - "Data2": -3907492453548269243, - "Data3": -6710898042825874553, - "Data4": -2949653507135550468 + "Data1": 279526443258648374, + "Data2": -6697135847040373366, + "Data3": -8601434171427254193, + "Data4": 8081398220457435774 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsSettingsTagHelper", @@ -67213,10 +76705,10 @@ }, { "__Checksum": { - "Data1": 5295339838242836814, - "Data2": 325766989500974363, - "Data3": -1646310725977663048, - "Data4": -7808756872351374125 + "Data1": -3706393319930507670, + "Data2": -8634536127070622968, + "Data3": 12558436965432548, + "Data4": 8715520001530115687 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsSizeSettingsTagHelper", @@ -67238,7 +76730,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsSizeSettingsTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -67246,7 +76740,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsSizeSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } } ], "Metadata": { @@ -67258,10 +76754,10 @@ }, { "__Checksum": { - "Data1": 1333412098945454982, - "Data2": 441081199625553350, - "Data3": 7344136732677705763, - "Data4": 3879645912731932154 + "Data1": 7553021139870467565, + "Data2": 6013736071968916739, + "Data3": 3752373576380310625, + "Data4": 6199883901422661225 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsTypeSettingsTagHelper", @@ -67283,7 +76779,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsTypeSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } }, { "Kind": "ITagHelper", @@ -67291,7 +76789,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelFieldsTypeSettingsTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } } ], "Metadata": { @@ -67303,10 +76803,10 @@ }, { "__Checksum": { - "Data1": -4506642465280842865, - "Data2": -7610239087511053934, - "Data3": -2790654195346506931, - "Data4": 8988496945074217727 + "Data1": 3354909068337868347, + "Data2": 8334594257574865931, + "Data3": 1273250552282519759, + "Data4": 3014001002625217949 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelSettingsTagHelper", @@ -67328,7 +76828,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaModelSettingsTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "AllowedChildTags": [ @@ -67347,10 +76849,10 @@ }, { "__Checksum": { - "Data1": -7351646921947083747, - "Data2": -1736471946628225349, - "Data3": -919229572958568598, - "Data4": -990964415017866711 + "Data1": -5756872475184258519, + "Data2": 3586883719273098148, + "Data3": 914363124605867837, + "Data4": -309830128286860516 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSchemaSettingsTagHelper", @@ -67381,10 +76883,10 @@ }, { "__Checksum": { - "Data1": 8605853372378437134, - "Data2": -4624035549821337271, - "Data3": 2586909212495931673, - "Data4": 3194822975596969588 + "Data1": 6096806899887763013, + "Data2": 8776813547994547828, + "Data3": 1222064839885080401, + "Data4": -8399052413671595521 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserSettingsTagHelper", @@ -67412,7 +76914,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserSettingsTagHelper.FileTypes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileTypes" } + "Metadata": { + "Common.PropertyName": "FileTypes" + } }, { "Kind": "ITagHelper", @@ -67420,7 +76924,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserSettingsTagHelper.Path", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Path" } + "Metadata": { + "Common.PropertyName": "Path" + } } ], "AllowedChildTags": [ @@ -67449,10 +76955,10 @@ }, { "__Checksum": { - "Data1": 8602360361500685776, - "Data2": 6789907970184154874, - "Data3": -8468636879515807048, - "Data4": 5182084720019132980 + "Data1": 5590147335812311168, + "Data2": -9166500537463911409, + "Data3": -1200247317363229832, + "Data4": 1956195909163250700 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserTransportCreateSettingsTagHelper", @@ -67474,7 +76980,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportCreateSettingsTagHelper.DataType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataType" } + "Metadata": { + "Common.PropertyName": "DataType" + } }, { "Kind": "ITagHelper", @@ -67482,7 +76990,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportCreateSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -67490,7 +77000,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportCreateSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -67498,7 +77010,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportCreateSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -67506,7 +77020,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportCreateSettingsTagHelper.UrlHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlHandler" } + "Metadata": { + "Common.PropertyName": "UrlHandler" + } } ], "Metadata": { @@ -67518,10 +77034,10 @@ }, { "__Checksum": { - "Data1": 1544209017281921942, - "Data2": -8817203661317918165, - "Data3": -2394817471329175827, - "Data4": -9065918558394657252 + "Data1": 3339329395069856117, + "Data2": -7364837032135966845, + "Data3": 3201647456713281399, + "Data4": -3327588850880637776 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserTransportDestroySettingsTagHelper", @@ -67543,7 +77059,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportDestroySettingsTagHelper.DataType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataType" } + "Metadata": { + "Common.PropertyName": "DataType" + } }, { "Kind": "ITagHelper", @@ -67551,7 +77069,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportDestroySettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -67559,7 +77079,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportDestroySettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -67567,7 +77089,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportDestroySettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -67575,7 +77099,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportDestroySettingsTagHelper.UrlHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlHandler" } + "Metadata": { + "Common.PropertyName": "UrlHandler" + } } ], "Metadata": { @@ -67587,10 +77113,10 @@ }, { "__Checksum": { - "Data1": 2812741071170834178, - "Data2": -3053240449494870067, - "Data3": 8099926140836983315, - "Data4": -8046142871358956148 + "Data1": 6364575142840090204, + "Data2": -9134075760522335200, + "Data3": -3227201102945930351, + "Data4": 8049000491040694637 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserTransportReadSettingsTagHelper", @@ -67612,7 +77138,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportReadSettingsTagHelper.DataType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataType" } + "Metadata": { + "Common.PropertyName": "DataType" + } }, { "Kind": "ITagHelper", @@ -67620,7 +77148,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportReadSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -67628,7 +77158,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportReadSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -67636,7 +77168,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportReadSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -67644,7 +77178,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportReadSettingsTagHelper.UrlHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlHandler" } + "Metadata": { + "Common.PropertyName": "UrlHandler" + } } ], "Metadata": { @@ -67656,10 +77192,10 @@ }, { "__Checksum": { - "Data1": 8725130699367330690, - "Data2": 8437342095355796334, - "Data3": 6462278322180767447, - "Data4": -7064530373366710018 + "Data1": 8670106367196435619, + "Data2": 7567827644691797746, + "Data3": 2132309080752315994, + "Data4": -8493129767314636701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImageBrowserTransportSettingsTagHelper", @@ -67681,7 +77217,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportSettingsTagHelper.ThumbnailUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThumbnailUrl" } + "Metadata": { + "Common.PropertyName": "ThumbnailUrl" + } }, { "Kind": "ITagHelper", @@ -67689,7 +77227,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportSettingsTagHelper.ThumbnailUrlHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThumbnailUrlHandler" } + "Metadata": { + "Common.PropertyName": "ThumbnailUrlHandler" + } }, { "Kind": "ITagHelper", @@ -67697,7 +77237,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportSettingsTagHelper.UploadUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UploadUrl" } + "Metadata": { + "Common.PropertyName": "UploadUrl" + } }, { "Kind": "ITagHelper", @@ -67705,7 +77247,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportSettingsTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -67713,7 +77257,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImageBrowserTransportSettingsTagHelper.ImageUrlHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrlHandler" } + "Metadata": { + "Common.PropertyName": "ImageUrlHandler" + } } ], "AllowedChildTags": [ @@ -67742,10 +77288,10 @@ }, { "__Checksum": { - "Data1": -8024887937210434877, - "Data2": 4044345036649497227, - "Data3": 4672168926981672505, - "Data4": 4300298619889210326 + "Data1": 4081063755966186603, + "Data2": 2973086214014544473, + "Data3": 8641075951864119018, + "Data4": 574728981170149397 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImmutablesSettingsTagHelper", @@ -67773,7 +77319,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorImmutablesSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -67781,7 +77329,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImmutablesSettingsTagHelper.Deserialization", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deserialization" } + "Metadata": { + "Common.PropertyName": "Deserialization" + } }, { "Kind": "ITagHelper", @@ -67789,7 +77339,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImmutablesSettingsTagHelper.Serialization", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Serialization" } + "Metadata": { + "Common.PropertyName": "Serialization" + } }, { "Kind": "ITagHelper", @@ -67797,7 +77349,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImmutablesSettingsTagHelper.SerializationHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SerializationHandler" } + "Metadata": { + "Common.PropertyName": "SerializationHandler" + } } ], "Metadata": { @@ -67809,10 +77363,10 @@ }, { "__Checksum": { - "Data1": 5577625778687739168, - "Data2": 8126905415036823879, - "Data3": -5249969543172333446, - "Data4": 2991087764325424050 + "Data1": -4235737781517017092, + "Data2": 6830647803444931614, + "Data3": -3577329654161091406, + "Data4": 1414920709689308345 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorImportSettingsTagHelper", @@ -67840,7 +77394,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImportSettingsTagHelper.OnComplete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnComplete" } + "Metadata": { + "Common.PropertyName": "OnComplete" + } }, { "Kind": "ITagHelper", @@ -67848,7 +77404,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImportSettingsTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -67856,7 +77414,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImportSettingsTagHelper.OnProgress", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnProgress" } + "Metadata": { + "Common.PropertyName": "OnProgress" + } }, { "Kind": "ITagHelper", @@ -67864,7 +77424,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImportSettingsTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -67872,7 +77434,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImportSettingsTagHelper.OnSuccess", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSuccess" } + "Metadata": { + "Common.PropertyName": "OnSuccess" + } }, { "Kind": "ITagHelper", @@ -67880,7 +77444,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorImportSettingsTagHelper.Proxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Proxy" } + "Metadata": { + "Common.PropertyName": "Proxy" + } }, { "Kind": "ITagHelper", @@ -67888,7 +77454,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.EditorImportSettingsTagHelper.AllowedExtensions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllowedExtensions" } + "Metadata": { + "Common.PropertyName": "AllowedExtensions" + } }, { "Kind": "ITagHelper", @@ -67896,7 +77464,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.EditorImportSettingsTagHelper.MaxFileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxFileSize" } + "Metadata": { + "Common.PropertyName": "MaxFileSize" + } } ], "Metadata": { @@ -67908,10 +77478,10 @@ }, { "__Checksum": { - "Data1": -1708312749379009178, - "Data2": -4061516739729826808, - "Data3": 7646350168682756062, - "Data4": -4480764230809503087 + "Data1": 6225829917356511957, + "Data2": 4618750544813975734, + "Data3": 8263762893830197168, + "Data4": -3269849860969953989 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper", @@ -67939,7 +77509,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AccessibilityTab", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccessibilityTab" } + "Metadata": { + "Common.PropertyName": "AccessibilityTab" + } }, { "Kind": "ITagHelper", @@ -67947,7 +77519,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AddColumnLeft", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AddColumnLeft" } + "Metadata": { + "Common.PropertyName": "AddColumnLeft" + } }, { "Kind": "ITagHelper", @@ -67955,7 +77529,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AddColumnRight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AddColumnRight" } + "Metadata": { + "Common.PropertyName": "AddColumnRight" + } }, { "Kind": "ITagHelper", @@ -67963,7 +77539,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AddRowAbove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AddRowAbove" } + "Metadata": { + "Common.PropertyName": "AddRowAbove" + } }, { "Kind": "ITagHelper", @@ -67971,7 +77549,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AddRowBelow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AddRowBelow" } + "Metadata": { + "Common.PropertyName": "AddRowBelow" + } }, { "Kind": "ITagHelper", @@ -67979,7 +77559,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignCenter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignCenter" } + "Metadata": { + "Common.PropertyName": "AlignCenter" + } }, { "Kind": "ITagHelper", @@ -67987,7 +77569,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignCenterBottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignCenterBottom" } + "Metadata": { + "Common.PropertyName": "AlignCenterBottom" + } }, { "Kind": "ITagHelper", @@ -67995,7 +77579,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignCenterMiddle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignCenterMiddle" } + "Metadata": { + "Common.PropertyName": "AlignCenterMiddle" + } }, { "Kind": "ITagHelper", @@ -68003,7 +77589,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignCenterTop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignCenterTop" } + "Metadata": { + "Common.PropertyName": "AlignCenterTop" + } }, { "Kind": "ITagHelper", @@ -68011,7 +77599,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignLeft", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignLeft" } + "Metadata": { + "Common.PropertyName": "AlignLeft" + } }, { "Kind": "ITagHelper", @@ -68019,7 +77609,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignLeftBottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignLeftBottom" } + "Metadata": { + "Common.PropertyName": "AlignLeftBottom" + } }, { "Kind": "ITagHelper", @@ -68027,7 +77619,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignLeftMiddle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignLeftMiddle" } + "Metadata": { + "Common.PropertyName": "AlignLeftMiddle" + } }, { "Kind": "ITagHelper", @@ -68035,7 +77629,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignLeftTop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignLeftTop" } + "Metadata": { + "Common.PropertyName": "AlignLeftTop" + } }, { "Kind": "ITagHelper", @@ -68043,7 +77639,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignRemove" } + "Metadata": { + "Common.PropertyName": "AlignRemove" + } }, { "Kind": "ITagHelper", @@ -68051,7 +77649,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignRight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignRight" } + "Metadata": { + "Common.PropertyName": "AlignRight" + } }, { "Kind": "ITagHelper", @@ -68059,7 +77659,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignRightBottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignRightBottom" } + "Metadata": { + "Common.PropertyName": "AlignRightBottom" + } }, { "Kind": "ITagHelper", @@ -68067,7 +77669,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignRightMiddle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignRightMiddle" } + "Metadata": { + "Common.PropertyName": "AlignRightMiddle" + } }, { "Kind": "ITagHelper", @@ -68075,7 +77679,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AlignRightTop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignRightTop" } + "Metadata": { + "Common.PropertyName": "AlignRightTop" + } }, { "Kind": "ITagHelper", @@ -68083,7 +77689,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.TableAlignLeft", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TableAlignLeft" } + "Metadata": { + "Common.PropertyName": "TableAlignLeft" + } }, { "Kind": "ITagHelper", @@ -68091,7 +77699,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.TableAlignCenter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TableAlignCenter" } + "Metadata": { + "Common.PropertyName": "TableAlignCenter" + } }, { "Kind": "ITagHelper", @@ -68099,7 +77709,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.TableAlignRight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TableAlignRight" } + "Metadata": { + "Common.PropertyName": "TableAlignRight" + } }, { "Kind": "ITagHelper", @@ -68107,7 +77719,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Alignment", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Alignment" } + "Metadata": { + "Common.PropertyName": "Alignment" + } }, { "Kind": "ITagHelper", @@ -68115,7 +77729,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.ApplyFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ApplyFormat" } + "Metadata": { + "Common.PropertyName": "ApplyFormat" + } }, { "Kind": "ITagHelper", @@ -68123,7 +77739,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.AssociateCellsWithHeaders", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AssociateCellsWithHeaders" } + "Metadata": { + "Common.PropertyName": "AssociateCellsWithHeaders" + } }, { "Kind": "ITagHelper", @@ -68131,7 +77749,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.BackColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackColor" } + "Metadata": { + "Common.PropertyName": "BackColor" + } }, { "Kind": "ITagHelper", @@ -68139,7 +77759,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -68147,7 +77769,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Bold", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bold" } + "Metadata": { + "Common.PropertyName": "Bold" + } }, { "Kind": "ITagHelper", @@ -68155,7 +77779,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Border", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Border" } + "Metadata": { + "Common.PropertyName": "Border" + } }, { "Kind": "ITagHelper", @@ -68163,7 +77789,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Style", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "ITagHelper", @@ -68171,7 +77799,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Caption", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Caption" } + "Metadata": { + "Common.PropertyName": "Caption" + } }, { "Kind": "ITagHelper", @@ -68179,7 +77809,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CellMargin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CellMargin" } + "Metadata": { + "Common.PropertyName": "CellMargin" + } }, { "Kind": "ITagHelper", @@ -68187,7 +77819,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CellPadding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CellPadding" } + "Metadata": { + "Common.PropertyName": "CellPadding" + } }, { "Kind": "ITagHelper", @@ -68195,7 +77829,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CellSpacing", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CellSpacing" } + "Metadata": { + "Common.PropertyName": "CellSpacing" + } }, { "Kind": "ITagHelper", @@ -68203,7 +77839,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CellTab", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CellTab" } + "Metadata": { + "Common.PropertyName": "CellTab" + } }, { "Kind": "ITagHelper", @@ -68211,7 +77849,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CleanFormatting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CleanFormatting" } + "Metadata": { + "Common.PropertyName": "CleanFormatting" + } }, { "Kind": "ITagHelper", @@ -68219,7 +77859,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CollapseBorders", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CollapseBorders" } + "Metadata": { + "Common.PropertyName": "CollapseBorders" + } }, { "Kind": "ITagHelper", @@ -68227,7 +77869,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -68235,7 +77879,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CopyFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CopyFormat" } + "Metadata": { + "Common.PropertyName": "CopyFormat" + } }, { "Kind": "ITagHelper", @@ -68243,7 +77889,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CreateLink", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CreateLink" } + "Metadata": { + "Common.PropertyName": "CreateLink" + } }, { "Kind": "ITagHelper", @@ -68251,7 +77899,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CreateTable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CreateTable" } + "Metadata": { + "Common.PropertyName": "CreateTable" + } }, { "Kind": "ITagHelper", @@ -68259,7 +77909,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CreateTableHint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CreateTableHint" } + "Metadata": { + "Common.PropertyName": "CreateTableHint" + } }, { "Kind": "ITagHelper", @@ -68267,7 +77919,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.CssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CssClass" } + "Metadata": { + "Common.PropertyName": "CssClass" + } }, { "Kind": "ITagHelper", @@ -68275,7 +77929,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.DeleteColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteColumn" } + "Metadata": { + "Common.PropertyName": "DeleteColumn" + } }, { "Kind": "ITagHelper", @@ -68283,7 +77939,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.DeleteRow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteRow" } + "Metadata": { + "Common.PropertyName": "DeleteRow" + } }, { "Kind": "ITagHelper", @@ -68291,7 +77949,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.DialogCancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DialogCancel" } + "Metadata": { + "Common.PropertyName": "DialogCancel" + } }, { "Kind": "ITagHelper", @@ -68299,7 +77959,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.DialogInsert", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DialogInsert" } + "Metadata": { + "Common.PropertyName": "DialogInsert" + } }, { "Kind": "ITagHelper", @@ -68307,7 +77969,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.DialogOk", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DialogOk" } + "Metadata": { + "Common.PropertyName": "DialogOk" + } }, { "Kind": "ITagHelper", @@ -68315,7 +77979,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.DialogUpdate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DialogUpdate" } + "Metadata": { + "Common.PropertyName": "DialogUpdate" + } }, { "Kind": "ITagHelper", @@ -68323,7 +77989,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.EditAreaTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditAreaTitle" } + "Metadata": { + "Common.PropertyName": "EditAreaTitle" + } }, { "Kind": "ITagHelper", @@ -68331,7 +77999,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.FileTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileTitle" } + "Metadata": { + "Common.PropertyName": "FileTitle" + } }, { "Kind": "ITagHelper", @@ -68339,7 +78009,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.FileWebAddress", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileWebAddress" } + "Metadata": { + "Common.PropertyName": "FileWebAddress" + } }, { "Kind": "ITagHelper", @@ -68347,7 +78019,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.FontName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontName" } + "Metadata": { + "Common.PropertyName": "FontName" + } }, { "Kind": "ITagHelper", @@ -68355,7 +78029,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.FontNameInherit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontNameInherit" } + "Metadata": { + "Common.PropertyName": "FontNameInherit" + } }, { "Kind": "ITagHelper", @@ -68363,7 +78039,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.FontSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontSize" } + "Metadata": { + "Common.PropertyName": "FontSize" + } }, { "Kind": "ITagHelper", @@ -68371,7 +78049,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.FontSizeInherit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontSizeInherit" } + "Metadata": { + "Common.PropertyName": "FontSizeInherit" + } }, { "Kind": "ITagHelper", @@ -68379,7 +78059,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.ForeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForeColor" } + "Metadata": { + "Common.PropertyName": "ForeColor" + } }, { "Kind": "ITagHelper", @@ -68387,7 +78069,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.FormatBlock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FormatBlock" } + "Metadata": { + "Common.PropertyName": "FormatBlock" + } }, { "Kind": "ITagHelper", @@ -68395,7 +78079,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Formatting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Formatting" } + "Metadata": { + "Common.PropertyName": "Formatting" + } }, { "Kind": "ITagHelper", @@ -68403,7 +78089,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -68411,7 +78099,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -68419,7 +78109,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.ImageAltText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageAltText" } + "Metadata": { + "Common.PropertyName": "ImageAltText" + } }, { "Kind": "ITagHelper", @@ -68427,7 +78119,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.ImageHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageHeight" } + "Metadata": { + "Common.PropertyName": "ImageHeight" + } }, { "Kind": "ITagHelper", @@ -68435,7 +78129,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.ImageWebAddress", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageWebAddress" } + "Metadata": { + "Common.PropertyName": "ImageWebAddress" + } }, { "Kind": "ITagHelper", @@ -68443,7 +78139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.ImageWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageWidth" } + "Metadata": { + "Common.PropertyName": "ImageWidth" + } }, { "Kind": "ITagHelper", @@ -68451,7 +78149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Indent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Indent" } + "Metadata": { + "Common.PropertyName": "Indent" + } }, { "Kind": "ITagHelper", @@ -68459,7 +78159,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.InsertFile", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InsertFile" } + "Metadata": { + "Common.PropertyName": "InsertFile" + } }, { "Kind": "ITagHelper", @@ -68467,7 +78169,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.InsertHtml", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InsertHtml" } + "Metadata": { + "Common.PropertyName": "InsertHtml" + } }, { "Kind": "ITagHelper", @@ -68475,7 +78179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.InsertImage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InsertImage" } + "Metadata": { + "Common.PropertyName": "InsertImage" + } }, { "Kind": "ITagHelper", @@ -68483,7 +78189,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.InsertOrderedList", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InsertOrderedList" } + "Metadata": { + "Common.PropertyName": "InsertOrderedList" + } }, { "Kind": "ITagHelper", @@ -68491,7 +78199,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.InsertUnorderedList", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InsertUnorderedList" } + "Metadata": { + "Common.PropertyName": "InsertUnorderedList" + } }, { "Kind": "ITagHelper", @@ -68499,7 +78209,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.InsertUpperRomanList", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InsertUpperRomanList" } + "Metadata": { + "Common.PropertyName": "InsertUpperRomanList" + } }, { "Kind": "ITagHelper", @@ -68507,7 +78219,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.InsertLowerRomanList", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InsertLowerRomanList" } + "Metadata": { + "Common.PropertyName": "InsertLowerRomanList" + } }, { "Kind": "ITagHelper", @@ -68515,7 +78229,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Italic", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Italic" } + "Metadata": { + "Common.PropertyName": "Italic" + } }, { "Kind": "ITagHelper", @@ -68523,7 +78239,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.OverflowAnchor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowAnchor" } + "Metadata": { + "Common.PropertyName": "OverflowAnchor" + } }, { "Kind": "ITagHelper", @@ -68531,7 +78249,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.JustifyCenter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JustifyCenter" } + "Metadata": { + "Common.PropertyName": "JustifyCenter" + } }, { "Kind": "ITagHelper", @@ -68539,7 +78259,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.JustifyFull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JustifyFull" } + "Metadata": { + "Common.PropertyName": "JustifyFull" + } }, { "Kind": "ITagHelper", @@ -68547,7 +78269,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.JustifyLeft", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JustifyLeft" } + "Metadata": { + "Common.PropertyName": "JustifyLeft" + } }, { "Kind": "ITagHelper", @@ -68555,7 +78279,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.JustifyRight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JustifyRight" } + "Metadata": { + "Common.PropertyName": "JustifyRight" + } }, { "Kind": "ITagHelper", @@ -68563,7 +78289,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.LinkOpenInNewWindow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkOpenInNewWindow" } + "Metadata": { + "Common.PropertyName": "LinkOpenInNewWindow" + } }, { "Kind": "ITagHelper", @@ -68571,7 +78299,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.LinkText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkText" } + "Metadata": { + "Common.PropertyName": "LinkText" + } }, { "Kind": "ITagHelper", @@ -68579,7 +78309,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.LinkToolTip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkToolTip" } + "Metadata": { + "Common.PropertyName": "LinkToolTip" + } }, { "Kind": "ITagHelper", @@ -68587,7 +78319,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.LinkWebAddress", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkWebAddress" } + "Metadata": { + "Common.PropertyName": "LinkWebAddress" + } }, { "Kind": "ITagHelper", @@ -68595,7 +78329,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Outdent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Outdent" } + "Metadata": { + "Common.PropertyName": "Outdent" + } }, { "Kind": "ITagHelper", @@ -68603,7 +78339,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Print", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Print" } + "Metadata": { + "Common.PropertyName": "Print" + } }, { "Kind": "ITagHelper", @@ -68611,7 +78349,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Redo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Redo" } + "Metadata": { + "Common.PropertyName": "Redo" + } }, { "Kind": "ITagHelper", @@ -68619,7 +78359,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Rows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rows" } + "Metadata": { + "Common.PropertyName": "Rows" + } }, { "Kind": "ITagHelper", @@ -68627,7 +78369,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.SelectAllCells", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectAllCells" } + "Metadata": { + "Common.PropertyName": "SelectAllCells" + } }, { "Kind": "ITagHelper", @@ -68635,7 +78379,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Strikethrough", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Strikethrough" } + "Metadata": { + "Common.PropertyName": "Strikethrough" + } }, { "Kind": "ITagHelper", @@ -68643,7 +78389,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Subscript", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subscript" } + "Metadata": { + "Common.PropertyName": "Subscript" + } }, { "Kind": "ITagHelper", @@ -68651,7 +78399,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Summary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Summary" } + "Metadata": { + "Common.PropertyName": "Summary" + } }, { "Kind": "ITagHelper", @@ -68659,7 +78409,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Superscript", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Superscript" } + "Metadata": { + "Common.PropertyName": "Superscript" + } }, { "Kind": "ITagHelper", @@ -68667,7 +78419,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.TableTab", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TableTab" } + "Metadata": { + "Common.PropertyName": "TableTab" + } }, { "Kind": "ITagHelper", @@ -68675,7 +78429,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.TableWizard", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TableWizard" } + "Metadata": { + "Common.PropertyName": "TableWizard" + } }, { "Kind": "ITagHelper", @@ -68683,7 +78439,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Underline", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Underline" } + "Metadata": { + "Common.PropertyName": "Underline" + } }, { "Kind": "ITagHelper", @@ -68691,7 +78449,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Undo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Undo" } + "Metadata": { + "Common.PropertyName": "Undo" + } }, { "Kind": "ITagHelper", @@ -68699,7 +78459,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Units", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Units" } + "Metadata": { + "Common.PropertyName": "Units" + } }, { "Kind": "ITagHelper", @@ -68707,7 +78469,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Unlink", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Unlink" } + "Metadata": { + "Common.PropertyName": "Unlink" + } }, { "Kind": "ITagHelper", @@ -68715,7 +78479,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.ViewHtml", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ViewHtml" } + "Metadata": { + "Common.PropertyName": "ViewHtml" + } }, { "Kind": "ITagHelper", @@ -68723,7 +78489,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -68731,7 +78499,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorMessagesSettingsTagHelper.WrapText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WrapText" } + "Metadata": { + "Common.PropertyName": "WrapText" + } } ], "Metadata": { @@ -68743,10 +78513,10 @@ }, { "__Checksum": { - "Data1": -4809525789148949586, - "Data2": 2995432556367764824, - "Data3": -7817238276216847568, - "Data4": 117799556329790367 + "Data1": 4387937660131017284, + "Data2": -1165603800369234703, + "Data3": 9083294967031209556, + "Data4": 7220207540190656459 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper", @@ -68774,7 +78544,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper.All", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "All" } + "Metadata": { + "Common.PropertyName": "All" + } }, { "Kind": "ITagHelper", @@ -68782,7 +78554,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper.Css", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Css" } + "Metadata": { + "Common.PropertyName": "Css" + } }, { "Kind": "ITagHelper", @@ -68790,7 +78564,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper.Custom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Custom" } + "Metadata": { + "Common.PropertyName": "Custom" + } }, { "Kind": "ITagHelper", @@ -68798,7 +78574,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper.KeepNewLines", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KeepNewLines" } + "Metadata": { + "Common.PropertyName": "KeepNewLines" + } }, { "Kind": "ITagHelper", @@ -68806,7 +78584,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper.MsAllFormatting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MsAllFormatting" } + "Metadata": { + "Common.PropertyName": "MsAllFormatting" + } }, { "Kind": "ITagHelper", @@ -68814,7 +78594,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper.MsConvertLists", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MsConvertLists" } + "Metadata": { + "Common.PropertyName": "MsConvertLists" + } }, { "Kind": "ITagHelper", @@ -68822,7 +78604,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper.MsTags", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MsTags" } + "Metadata": { + "Common.PropertyName": "MsTags" + } }, { "Kind": "ITagHelper", @@ -68830,7 +78614,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper.None", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "None" } + "Metadata": { + "Common.PropertyName": "None" + } }, { "Kind": "ITagHelper", @@ -68838,7 +78624,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPasteCleanupSettingsTagHelper.Span", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Span" } + "Metadata": { + "Common.PropertyName": "Span" + } } ], "Metadata": { @@ -68850,10 +78638,10 @@ }, { "__Checksum": { - "Data1": -5316570767311487404, - "Data2": 515316562111209497, - "Data3": 8165167539825241159, - "Data4": 8537317226605500058 + "Data1": -6203741057496620945, + "Data2": -9084590543672360262, + "Data3": 9012013133304448965, + "Data4": -1159832743994137243 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorPdfMarginSettingsTagHelper", @@ -68875,7 +78663,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.EditorPdfMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -68883,7 +78673,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.EditorPdfMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -68891,7 +78683,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.EditorPdfMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -68899,7 +78693,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.EditorPdfMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -68911,10 +78707,10 @@ }, { "__Checksum": { - "Data1": 4750570228586215850, - "Data2": 4378325774710181317, - "Data3": -4356357259274799614, - "Data4": -4417041519979753220 + "Data1": 1583205697273307437, + "Data2": 7968587353123699910, + "Data3": -8995807384674080415, + "Data4": 4103506376051723405 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper", @@ -68942,7 +78738,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.Author", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Author" } + "Metadata": { + "Common.PropertyName": "Author" + } }, { "Kind": "ITagHelper", @@ -68950,7 +78748,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.AutoPrint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoPrint" } + "Metadata": { + "Common.PropertyName": "AutoPrint" + } }, { "Kind": "ITagHelper", @@ -68958,7 +78758,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.AvoidLinks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AvoidLinks" } + "Metadata": { + "Common.PropertyName": "AvoidLinks" + } }, { "Kind": "ITagHelper", @@ -68966,7 +78768,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.Creator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Creator" } + "Metadata": { + "Common.PropertyName": "Creator" + } }, { "Kind": "ITagHelper", @@ -68974,7 +78778,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -68982,7 +78788,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -68990,7 +78798,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -68998,7 +78808,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.JpegQuality", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JpegQuality" } + "Metadata": { + "Common.PropertyName": "JpegQuality" + } }, { "Kind": "ITagHelper", @@ -69006,7 +78818,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.KeepPNG", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KeepPNG" } + "Metadata": { + "Common.PropertyName": "KeepPNG" + } }, { "Kind": "ITagHelper", @@ -69014,7 +78828,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.Keywords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Keywords" } + "Metadata": { + "Common.PropertyName": "Keywords" + } }, { "Kind": "ITagHelper", @@ -69022,7 +78838,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } }, { "Kind": "ITagHelper", @@ -69030,7 +78848,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.PaperSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaperSize" } + "Metadata": { + "Common.PropertyName": "PaperSize" + } }, { "Kind": "ITagHelper", @@ -69038,7 +78858,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -69046,7 +78868,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } }, { "Kind": "ITagHelper", @@ -69054,7 +78878,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.Subject", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subject" } + "Metadata": { + "Common.PropertyName": "Subject" + } }, { "Kind": "ITagHelper", @@ -69062,7 +78888,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorPdfSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -69081,10 +78909,10 @@ }, { "__Checksum": { - "Data1": 7470293611278262369, - "Data2": -3124239224106547857, - "Data3": -5312466410112065843, - "Data4": 3738945339371181794 + "Data1": 8025106667319864905, + "Data2": -58035302838138214, + "Data3": 5896975446847758295, + "Data4": -113732583312248442 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorResizableSettingsTagHelper", @@ -69112,7 +78940,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorResizableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -69120,7 +78950,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorResizableSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -69128,7 +78960,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.EditorResizableSettingsTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -69136,7 +78970,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.EditorResizableSettingsTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -69144,7 +78980,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorResizableSettingsTagHelper.Toolbar", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toolbar" } + "Metadata": { + "Common.PropertyName": "Toolbar" + } } ], "Metadata": { @@ -69156,10 +78994,10 @@ }, { "__Checksum": { - "Data1": -3663484761467368148, - "Data2": 3043028721043449642, - "Data3": 5075856477873097590, - "Data4": -3698124769495165307 + "Data1": -6467300732228952673, + "Data2": -8302849700750669368, + "Data3": -6479373775506308587, + "Data4": -6561762086302220770 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorSerializationSettingsTagHelper", @@ -69187,7 +79025,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorSerializationSettingsTagHelper.Custom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Custom" } + "Metadata": { + "Common.PropertyName": "Custom" + } }, { "Kind": "ITagHelper", @@ -69195,7 +79035,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorSerializationSettingsTagHelper.Entities", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Entities" } + "Metadata": { + "Common.PropertyName": "Entities" + } }, { "Kind": "ITagHelper", @@ -69203,7 +79045,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorSerializationSettingsTagHelper.OptimizeTags", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OptimizeTags" } + "Metadata": { + "Common.PropertyName": "OptimizeTags" + } }, { "Kind": "ITagHelper", @@ -69211,7 +79055,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorSerializationSettingsTagHelper.Scripts", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Scripts" } + "Metadata": { + "Common.PropertyName": "Scripts" + } }, { "Kind": "ITagHelper", @@ -69219,7 +79065,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorSerializationSettingsTagHelper.Semantic", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Semantic" } + "Metadata": { + "Common.PropertyName": "Semantic" + } } ], "Metadata": { @@ -69231,10 +79079,10 @@ }, { "__Checksum": { - "Data1": 5209986961477741336, - "Data2": 3575582978584598019, - "Data3": 1586165782915461861, - "Data4": -6159704527693644654 + "Data1": 4632490505214659007, + "Data2": 3403418501444845612, + "Data3": 7567265664912204734, + "Data4": 4772622827671662609 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorTagHelper", @@ -69259,7 +79107,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.EditorTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -69267,7 +79117,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.EditorTagHelper.StyleSheets", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StyleSheets" } + "Metadata": { + "Common.PropertyName": "StyleSheets" + } }, { "Kind": "ITagHelper", @@ -69275,7 +79127,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -69283,7 +79137,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.OnExecute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExecute" } + "Metadata": { + "Common.PropertyName": "OnExecute" + } }, { "Kind": "ITagHelper", @@ -69291,7 +79147,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.OnKeydown", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnKeydown" } + "Metadata": { + "Common.PropertyName": "OnKeydown" + } }, { "Kind": "ITagHelper", @@ -69299,7 +79157,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.OnKeyup", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnKeyup" } + "Metadata": { + "Common.PropertyName": "OnKeyup" + } }, { "Kind": "ITagHelper", @@ -69307,7 +79167,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.OnPaste", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPaste" } + "Metadata": { + "Common.PropertyName": "OnPaste" + } }, { "Kind": "ITagHelper", @@ -69315,7 +79177,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.OnPdfExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPdfExport" } + "Metadata": { + "Common.PropertyName": "OnPdfExport" + } }, { "Kind": "ITagHelper", @@ -69323,7 +79187,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -69331,7 +79197,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.Domain", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Domain" } + "Metadata": { + "Common.PropertyName": "Domain" + } }, { "Kind": "ITagHelper", @@ -69339,7 +79207,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.EditorTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -69347,7 +79217,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -69355,7 +79227,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.Tag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Tag" } + "Metadata": { + "Common.PropertyName": "Tag" + } }, { "Kind": "ITagHelper", @@ -69363,7 +79237,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -69371,7 +79247,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -69379,7 +79257,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.EditorTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -69387,7 +79267,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.EditorTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -69395,7 +79277,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.EditorTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -69474,10 +79358,10 @@ }, { "__Checksum": { - "Data1": -1973945508831159644, - "Data2": -5647479120056890834, - "Data3": 2619920814331886466, - "Data4": -6593153003371689976 + "Data1": 4553189098225038515, + "Data2": 7171038171419564036, + "Data3": -2391204793754224373, + "Data4": -1217869084688678555 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorToolItemTagHelper", @@ -69499,7 +79383,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorToolItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -69507,7 +79393,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorToolItemTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -69515,7 +79403,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorToolItemTagHelper.Context", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Context" } + "Metadata": { + "Common.PropertyName": "Context" + } } ], "Metadata": { @@ -69527,10 +79417,10 @@ }, { "__Checksum": { - "Data1": 4428314204768095029, - "Data2": -5961104863058721584, - "Data3": 8716442062488198730, - "Data4": -806846873383293543 + "Data1": 3651028069486990846, + "Data2": 6961008921112763439, + "Data3": 4199770763888374137, + "Data4": 3216190981929546013 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorToolItemsTagHelper", @@ -69560,10 +79450,10 @@ }, { "__Checksum": { - "Data1": 729021302980059306, - "Data2": 7078808595964142979, - "Data3": -1571998891216151339, - "Data4": -4861576495422329516 + "Data1": -2248657808308868578, + "Data2": -7204913747905004597, + "Data3": 2979990594058690101, + "Data4": -4787709222544630928 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorToolTagHelper", @@ -69585,7 +79475,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorToolTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -69593,7 +79485,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorToolTagHelper.Tooltip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Tooltip" } + "Metadata": { + "Common.PropertyName": "Tooltip" + } }, { "Kind": "ITagHelper", @@ -69601,7 +79495,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorToolTagHelper.Exec", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Exec" } + "Metadata": { + "Common.PropertyName": "Exec" + } }, { "Kind": "ITagHelper", @@ -69609,7 +79505,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorToolTagHelper.Palette", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Palette" } + "Metadata": { + "Common.PropertyName": "Palette" + } }, { "Kind": "ITagHelper", @@ -69617,7 +79515,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.EditorToolTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -69625,7 +79525,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorToolTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -69633,7 +79535,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorToolTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -69641,7 +79545,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.EditorToolTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -69649,7 +79555,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.EditorToolTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "AllowedChildTags": [ @@ -69668,10 +79576,10 @@ }, { "__Checksum": { - "Data1": 8648068453709954161, - "Data2": 8145149006359739191, - "Data3": -8004646225676483295, - "Data4": -1089207506491282301 + "Data1": 656105432222633628, + "Data2": -3722378448026804824, + "Data3": 1298826046254597750, + "Data4": -2819266819609387590 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.EditorToolsTagHelper", @@ -69706,10 +79614,10 @@ }, { "__Checksum": { - "Data1": -745053928398346814, - "Data2": 7949957575566423773, - "Data3": -7504294306581592600, - "Data4": -7824791759989203109 + "Data1": -6639035107853254043, + "Data2": -3420518075818331077, + "Data3": -2687883695052168138, + "Data4": -1713412873873325610 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ExpansionPanelAnimationCollapseSettingsTagHelper", @@ -69731,7 +79639,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ExpansionPanelAnimationCollapseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } }, { "Kind": "ITagHelper", @@ -69739,7 +79649,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ExpansionPanelAnimationCollapseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } } ], "Metadata": { @@ -69751,10 +79663,10 @@ }, { "__Checksum": { - "Data1": -2561511320804425346, - "Data2": 6900916751840807730, - "Data3": -5074151863200209942, - "Data4": 5517725425043301518 + "Data1": -2103116485515026776, + "Data2": -5495526259284535215, + "Data3": -5400444894110601893, + "Data4": 4621392045214602387 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ExpansionPanelAnimationExpandSettingsTagHelper", @@ -69776,7 +79688,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ExpansionPanelAnimationExpandSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } }, { "Kind": "ITagHelper", @@ -69784,7 +79698,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ExpansionPanelAnimationExpandSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } } ], "Metadata": { @@ -69796,10 +79712,10 @@ }, { "__Checksum": { - "Data1": -6449803158024755970, - "Data2": -3762244145009276068, - "Data3": 7065167915540393461, - "Data4": 1913610148501553041 + "Data1": -290558688033516574, + "Data2": 1447675195008702609, + "Data3": -5687477974952004959, + "Data4": 2552901657855880883 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ExpansionPanelAnimationSettingsTagHelper", @@ -69821,7 +79737,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ExpansionPanelAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -69845,10 +79763,10 @@ }, { "__Checksum": { - "Data1": 4230547292399744235, - "Data2": 1476880927321493214, - "Data3": 7623833169324096302, - "Data4": -1201173832672703832 + "Data1": -2002443613739146477, + "Data2": 6911068928277425987, + "Data3": -2996521765047873188, + "Data4": 3598897463623326187 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ExpansionPanelContentTagHelper", @@ -69871,10 +79789,10 @@ }, { "__Checksum": { - "Data1": -8164025516602685829, - "Data2": -7058230087963588615, - "Data3": 2931804495287488667, - "Data4": -2394621283767577855 + "Data1": 980083190711832378, + "Data2": -1258060955121504976, + "Data3": -7843870589707974773, + "Data4": -1311718184653005017 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper", @@ -69894,7 +79812,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.OnExpand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExpand" } + "Metadata": { + "Common.PropertyName": "OnExpand" + } }, { "Kind": "ITagHelper", @@ -69902,7 +79822,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.OnCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCollapse" } + "Metadata": { + "Common.PropertyName": "OnCollapse" + } }, { "Kind": "ITagHelper", @@ -69910,7 +79832,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.OnComplete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnComplete" } + "Metadata": { + "Common.PropertyName": "OnComplete" + } }, { "Kind": "ITagHelper", @@ -69918,7 +79842,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.CollapseIconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CollapseIconClass" } + "Metadata": { + "Common.PropertyName": "CollapseIconClass" + } }, { "Kind": "ITagHelper", @@ -69926,7 +79852,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.Disabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Disabled" } + "Metadata": { + "Common.PropertyName": "Disabled" + } }, { "Kind": "ITagHelper", @@ -69934,7 +79862,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.Expanded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "ITagHelper", @@ -69942,7 +79872,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.ExpandIconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpandIconClass" } + "Metadata": { + "Common.PropertyName": "ExpandIconClass" + } }, { "Kind": "ITagHelper", @@ -69950,7 +79882,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -69958,7 +79892,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.SubTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SubTitle" } + "Metadata": { + "Common.PropertyName": "SubTitle" + } }, { "Kind": "ITagHelper", @@ -69966,7 +79902,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -69974,7 +79912,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.Toggleable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggleable" } + "Metadata": { + "Common.PropertyName": "Toggleable" + } }, { "Kind": "ITagHelper", @@ -69982,7 +79922,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -69990,7 +79932,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -69998,7 +79942,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -70006,7 +79952,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ExpansionPanelTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -70030,10 +79978,10 @@ }, { "__Checksum": { - "Data1": 626784927075134064, - "Data2": 4288882081512851533, - "Data3": 5753748680374786735, - "Data4": 7371825440706108449 + "Data1": 7456392473617976990, + "Data2": 8956930934955132578, + "Data3": -2433311985601530, + "Data4": -2315880962698978521 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerBreadcrumbSettingsTagHelper", @@ -70055,7 +80003,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerBreadcrumbSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -70063,7 +80013,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerBreadcrumbSettingsTagHelper.RootIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RootIcon" } + "Metadata": { + "Common.PropertyName": "RootIcon" + } }, { "Kind": "ITagHelper", @@ -70071,7 +80023,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerBreadcrumbSettingsTagHelper.DelimiterIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DelimiterIcon" } + "Metadata": { + "Common.PropertyName": "DelimiterIcon" + } } ], "Metadata": { @@ -70083,10 +80037,10 @@ }, { "__Checksum": { - "Data1": -5142710433300787139, - "Data2": -781315203663652730, - "Data3": 7672024314792969044, - "Data4": -6231666535588146577 + "Data1": 7775532528710269199, + "Data2": 4752501259040245305, + "Data3": 5000128596430043994, + "Data4": 6497304715745606685 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsItemTagHelper", @@ -70108,7 +80062,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsItemTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -70116,7 +80072,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -70124,7 +80082,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsItemTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -70132,7 +80092,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsItemTagHelper.Command", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } } ], "Metadata": { @@ -70144,10 +80106,10 @@ }, { "__Checksum": { - "Data1": -4328792853060799938, - "Data2": -667046771109650913, - "Data3": -2511432093648599391, - "Data4": 6694006453024356882 + "Data1": 1975280502272197591, + "Data2": -3960823814416106541, + "Data3": 8871218443942027751, + "Data4": 1077060991983939535 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsItemsTagHelper", @@ -70177,10 +80139,10 @@ }, { "__Checksum": { - "Data1": -1106241656029504232, - "Data2": 3353256104695174434, - "Data3": 552114119057397015, - "Data4": -3487538565471814876 + "Data1": 303928656667255973, + "Data2": 4189880433181306958, + "Data3": 1255318923633286281, + "Data4": -4544887186537834608 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsTagHelper", @@ -70202,7 +80164,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -70210,7 +80174,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } }, { "Kind": "ITagHelper", @@ -70218,7 +80184,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsTagHelper.Open", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Open" } + "Metadata": { + "Common.PropertyName": "Open" + } }, { "Kind": "ITagHelper", @@ -70226,7 +80194,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsTagHelper.Activate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Activate" } + "Metadata": { + "Common.PropertyName": "Activate" + } }, { "Kind": "ITagHelper", @@ -70234,7 +80204,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsTagHelper.Deactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deactivate" } + "Metadata": { + "Common.PropertyName": "Deactivate" + } }, { "Kind": "ITagHelper", @@ -70242,7 +80214,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerContextMenuSettingsTagHelper.Select", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Select" } + "Metadata": { + "Common.PropertyName": "Select" + } } ], "AllowedChildTags": [ @@ -70261,10 +80235,10 @@ }, { "__Checksum": { - "Data1": 6468146523715225149, - "Data2": -8188318114618578590, - "Data3": -1820381764141772799, - "Data4": 5340781623068674927 + "Data1": -145514956463006984, + "Data2": -376377561308054530, + "Data3": 4423604095796286563, + "Data4": 4279010516204137859 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsActionTagHelper", @@ -70286,7 +80260,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsActionTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -70294,7 +80270,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsActionTagHelper.Action", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -70302,7 +80280,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsActionTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } } ], "Metadata": { @@ -70314,10 +80294,10 @@ }, { "__Checksum": { - "Data1": 6131365421013551092, - "Data2": -3955338346390101240, - "Data3": -4257167483567486360, - "Data4": 5097035925340206355 + "Data1": -6148350822861312887, + "Data2": -2277978784402355001, + "Data3": -3797195117769951425, + "Data4": 132206830109870864 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsActionsTagHelper", @@ -70347,10 +80327,10 @@ }, { "__Checksum": { - "Data1": 4404856170869220857, - "Data2": 1466264136575122126, - "Data3": -6471845711416895009, - "Data4": 244729819092083301 + "Data1": -6291832574854720596, + "Data2": 5300585604933585218, + "Data3": -3187476827265992955, + "Data4": -4025320761515663482 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsTagHelper", @@ -70372,7 +80352,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -70380,7 +80362,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -70388,7 +80372,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsTagHelper.Closable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Closable" } + "Metadata": { + "Common.PropertyName": "Closable" + } }, { "Kind": "ITagHelper", @@ -70396,7 +80382,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsDeleteConfirmSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } } ], "AllowedChildTags": [ @@ -70415,10 +80403,10 @@ }, { "__Checksum": { - "Data1": 6285247896591850764, - "Data2": 4371553977264959043, - "Data3": -5388983803296167819, - "Data4": 6179206621426624011 + "Data1": 3781584711489909960, + "Data2": 7811464307027707375, + "Data3": -4967067002115314122, + "Data4": -749532458583412123 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsActionTagHelper", @@ -70440,7 +80428,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsActionTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -70448,7 +80438,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsActionTagHelper.Action", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -70456,7 +80448,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsActionTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } } ], "Metadata": { @@ -70468,10 +80462,10 @@ }, { "__Checksum": { - "Data1": -8979495728709991679, - "Data2": -7677378829589295129, - "Data3": 3925894988878908278, - "Data4": -7247329633187763423 + "Data1": 4216308233120036945, + "Data2": -6101892320963909988, + "Data3": -2567954064665236326, + "Data4": 3327166460037685676 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsActionsTagHelper", @@ -70501,10 +80495,10 @@ }, { "__Checksum": { - "Data1": -6688836349864446794, - "Data2": -4600820811988573626, - "Data3": 3590584625171632594, - "Data4": 8866264122739028465 + "Data1": 5580533629057675792, + "Data2": -5021845405787568187, + "Data3": -4387025201056190644, + "Data4": 6668437797481265466 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsTagHelper", @@ -70526,7 +80520,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -70534,7 +80530,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -70542,7 +80540,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsTagHelper.Closable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Closable" } + "Metadata": { + "Common.PropertyName": "Closable" + } }, { "Kind": "ITagHelper", @@ -70550,7 +80550,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsMoveConfirmSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } } ], "AllowedChildTags": [ @@ -70569,10 +80571,10 @@ }, { "__Checksum": { - "Data1": -5398449435961012234, - "Data2": -8173650375605679344, - "Data3": 4529618789533187585, - "Data4": -2876874181726271553 + "Data1": 3329229574217597836, + "Data2": -2413736105447416858, + "Data3": 5300213983988215562, + "Data4": 5335709882159287431 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsActionTagHelper", @@ -70594,7 +80596,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsActionTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -70602,7 +80606,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsActionTagHelper.Action", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -70610,7 +80616,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsActionTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } } ], "Metadata": { @@ -70622,10 +80630,10 @@ }, { "__Checksum": { - "Data1": 2317221670751383837, - "Data2": 6465274723047979909, - "Data3": -1412760652304164167, - "Data4": -4456745308322949638 + "Data1": 5667398243590145411, + "Data2": -3435390445800851139, + "Data3": 3631091794078819475, + "Data4": -112849074743016420 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsActionsTagHelper", @@ -70655,10 +80663,10 @@ }, { "__Checksum": { - "Data1": 7636160631691899689, - "Data2": -4890778854704565340, - "Data3": -6321748329257412397, - "Data4": -6178211896506359538 + "Data1": -6126931378064817789, + "Data2": -4936561243997774326, + "Data3": -4667392288518183059, + "Data4": -143138751528934625 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsTagHelper", @@ -70680,7 +80688,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -70688,7 +80698,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -70696,7 +80708,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsTagHelper.Closable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Closable" } + "Metadata": { + "Common.PropertyName": "Closable" + } }, { "Kind": "ITagHelper", @@ -70704,7 +80718,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsRenamePromptSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } } ], "AllowedChildTags": [ @@ -70723,10 +80739,10 @@ }, { "__Checksum": { - "Data1": 499380916730460119, - "Data2": 5940032529615679394, - "Data3": 2485823588574567086, - "Data4": -7266211784861677596 + "Data1": -5033244685268056032, + "Data2": -3714903862784093416, + "Data3": -4525281325785316983, + "Data4": -9117683890521861758 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsSettingsTagHelper", @@ -70772,10 +80788,10 @@ }, { "__Checksum": { - "Data1": 7884678561670254161, - "Data2": -8912320392626979694, - "Data3": 249038159042624395, - "Data4": -1801004296831869791 + "Data1": 5751424151506450586, + "Data2": 1715144848745344266, + "Data3": 26179863590016056, + "Data4": -6447766332643070178 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsActionTagHelper", @@ -70797,7 +80813,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsActionTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -70805,7 +80823,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsActionTagHelper.Action", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -70813,7 +80833,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsActionTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } } ], "Metadata": { @@ -70825,10 +80847,10 @@ }, { "__Checksum": { - "Data1": -3698023954483094884, - "Data2": -7263836691329650908, - "Data3": 3774277879098411834, - "Data4": 8403285412688463622 + "Data1": 7404401471051797619, + "Data2": -3909096399377336035, + "Data3": -4637550947835612674, + "Data4": -4018187151514736550 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsActionsTagHelper", @@ -70858,10 +80880,10 @@ }, { "__Checksum": { - "Data1": -3722098569950199726, - "Data2": -4101995573561884101, - "Data3": 5427457634898660434, - "Data4": 388162688291380865 + "Data1": -7796607733897896364, + "Data2": 1192615812027941252, + "Data3": -170564505974181967, + "Data4": 5186480307653089663 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsTagHelper", @@ -70883,7 +80905,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -70891,7 +80915,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -70899,7 +80925,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsTagHelper.Closable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Closable" } + "Metadata": { + "Common.PropertyName": "Closable" + } }, { "Kind": "ITagHelper", @@ -70907,7 +80935,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDialogsUploadSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } } ], "AllowedChildTags": [ @@ -70926,10 +80956,10 @@ }, { "__Checksum": { - "Data1": 2662590854926784054, - "Data2": -6529305521514961737, - "Data3": -2395917151143956218, - "Data4": 5886631697648914541 + "Data1": -3311521356348740664, + "Data2": 6939455729973035342, + "Data3": 3103583133701966311, + "Data4": 4526366900540583778 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsDeleteConfirmSettingsTagHelper", @@ -70951,7 +80981,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsDeleteConfirmSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -70959,7 +80991,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsDeleteConfirmSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -70967,7 +81001,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsDeleteConfirmSettingsTagHelper.OkText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OkText" } + "Metadata": { + "Common.PropertyName": "OkText" + } }, { "Kind": "ITagHelper", @@ -70975,7 +81011,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsDeleteConfirmSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -70983,7 +81021,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsDeleteConfirmSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } } ], "Metadata": { @@ -70995,10 +81035,10 @@ }, { "__Checksum": { - "Data1": -2783536126455687344, - "Data2": -8850837202603948577, - "Data3": -965286955141797749, - "Data4": -2868572075321905595 + "Data1": -8184113634939670306, + "Data2": -3435945461625383942, + "Data3": -748051043893276140, + "Data4": 5043998199458365674 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsMoveConfirmSettingsTagHelper", @@ -71020,7 +81060,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsMoveConfirmSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -71028,7 +81070,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsMoveConfirmSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -71036,7 +81080,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsMoveConfirmSettingsTagHelper.OkText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OkText" } + "Metadata": { + "Common.PropertyName": "OkText" + } }, { "Kind": "ITagHelper", @@ -71044,7 +81090,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsMoveConfirmSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -71052,7 +81100,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsMoveConfirmSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } } ], "Metadata": { @@ -71064,10 +81114,10 @@ }, { "__Checksum": { - "Data1": 773689916616560781, - "Data2": 4206116523130511539, - "Data3": 6746801250974057135, - "Data4": 7164376474698199110 + "Data1": -5560900478007972395, + "Data2": 1213785700718377174, + "Data3": 6747482420578040211, + "Data4": -1807072781347846562 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsRenamePromptSettingsTagHelper", @@ -71089,7 +81139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsRenamePromptSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -71097,7 +81149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsRenamePromptSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -71105,7 +81159,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsRenamePromptSettingsTagHelper.OkText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OkText" } + "Metadata": { + "Common.PropertyName": "OkText" + } }, { "Kind": "ITagHelper", @@ -71113,7 +81169,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsRenamePromptSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -71121,7 +81179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsRenamePromptSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } } ], "Metadata": { @@ -71133,10 +81193,10 @@ }, { "__Checksum": { - "Data1": -7800923466090990749, - "Data2": 242416881221794956, - "Data3": -6238304449218173983, - "Data4": 5492698370943934013 + "Data1": -3946446885208881378, + "Data2": -5937552192876965539, + "Data3": 2997547160091576489, + "Data4": 2848457283127214857 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsSettingsTagHelper", @@ -71182,10 +81242,10 @@ }, { "__Checksum": { - "Data1": -7982579501072118220, - "Data2": -902409270590443177, - "Data3": 3343864618495897664, - "Data4": -7130653262528793114 + "Data1": -7527985810474909458, + "Data2": -3476661247560694791, + "Data3": 1568426318170936777, + "Data4": 3026312870937471987 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsUploadSettingsTagHelper", @@ -71207,7 +81267,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsUploadSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -71215,7 +81277,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsUploadSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -71223,7 +81287,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesDialogsUploadSettingsTagHelper.Done", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Done" } + "Metadata": { + "Common.PropertyName": "Done" + } } ], "Metadata": { @@ -71235,10 +81301,10 @@ }, { "__Checksum": { - "Data1": 7857466520184310226, - "Data2": -5086982002719043931, - "Data3": -2687458930397162482, - "Data4": -5021610364097491552 + "Data1": -8192270259060835683, + "Data2": -1632869437456504464, + "Data3": -4799293353352313780, + "Data4": -2997437213079835927 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesPreviewPaneSettingsTagHelper", @@ -71260,7 +81326,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesPreviewPaneSettingsTagHelper.NoFileSelected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoFileSelected" } + "Metadata": { + "Common.PropertyName": "NoFileSelected" + } }, { "Kind": "ITagHelper", @@ -71268,7 +81336,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesPreviewPaneSettingsTagHelper.Extension", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Extension" } + "Metadata": { + "Common.PropertyName": "Extension" + } }, { "Kind": "ITagHelper", @@ -71276,7 +81346,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesPreviewPaneSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -71284,7 +81356,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesPreviewPaneSettingsTagHelper.Created", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Created" } + "Metadata": { + "Common.PropertyName": "Created" + } }, { "Kind": "ITagHelper", @@ -71292,7 +81366,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesPreviewPaneSettingsTagHelper.Modified", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Modified" } + "Metadata": { + "Common.PropertyName": "Modified" + } }, { "Kind": "ITagHelper", @@ -71300,7 +81376,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesPreviewPaneSettingsTagHelper.Items", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Items" } + "Metadata": { + "Common.PropertyName": "Items" + } } ], "Metadata": { @@ -71312,10 +81390,10 @@ }, { "__Checksum": { - "Data1": -16091708165425836, - "Data2": -1867176093883798255, - "Data3": -8777687880363755973, - "Data4": -482770991513331742 + "Data1": 4748741691938480653, + "Data2": 6684097576575267962, + "Data3": 5055852621368352238, + "Data4": 5886868533565960316 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesSettingsTagHelper", @@ -71361,10 +81439,10 @@ }, { "__Checksum": { - "Data1": 6883158608046771849, - "Data2": -173447589614459949, - "Data3": -3106873781986380822, - "Data4": 7160247169493128430 + "Data1": 2578540586589244645, + "Data2": 1029271350976921369, + "Data3": -5467659323437413088, + "Data4": 8584656582829898517 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper", @@ -71386,7 +81464,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.CreateFolder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CreateFolder" } + "Metadata": { + "Common.PropertyName": "CreateFolder" + } }, { "Kind": "ITagHelper", @@ -71394,7 +81474,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.Upload", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Upload" } + "Metadata": { + "Common.PropertyName": "Upload" + } }, { "Kind": "ITagHelper", @@ -71402,7 +81484,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.SortDirection", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortDirection" } + "Metadata": { + "Common.PropertyName": "SortDirection" + } }, { "Kind": "ITagHelper", @@ -71410,7 +81494,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.SortDirectionAsc", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortDirectionAsc" } + "Metadata": { + "Common.PropertyName": "SortDirectionAsc" + } }, { "Kind": "ITagHelper", @@ -71418,7 +81504,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.SortDirectionDesc", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortDirectionDesc" } + "Metadata": { + "Common.PropertyName": "SortDirectionDesc" + } }, { "Kind": "ITagHelper", @@ -71426,7 +81514,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.SortField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortField" } + "Metadata": { + "Common.PropertyName": "SortField" + } }, { "Kind": "ITagHelper", @@ -71434,7 +81524,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.NameField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NameField" } + "Metadata": { + "Common.PropertyName": "NameField" + } }, { "Kind": "ITagHelper", @@ -71442,7 +81534,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.SizeField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SizeField" } + "Metadata": { + "Common.PropertyName": "SizeField" + } }, { "Kind": "ITagHelper", @@ -71450,7 +81544,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.TypeField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TypeField" } + "Metadata": { + "Common.PropertyName": "TypeField" + } }, { "Kind": "ITagHelper", @@ -71458,7 +81554,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.DateModifiedField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateModifiedField" } + "Metadata": { + "Common.PropertyName": "DateModifiedField" + } }, { "Kind": "ITagHelper", @@ -71466,7 +81564,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.DateCreatedField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateCreatedField" } + "Metadata": { + "Common.PropertyName": "DateCreatedField" + } }, { "Kind": "ITagHelper", @@ -71474,7 +81574,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.Search", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Search" } + "Metadata": { + "Common.PropertyName": "Search" + } }, { "Kind": "ITagHelper", @@ -71482,7 +81584,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.Details", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Details" } + "Metadata": { + "Common.PropertyName": "Details" + } }, { "Kind": "ITagHelper", @@ -71490,7 +81594,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.DetailsChecked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DetailsChecked" } + "Metadata": { + "Common.PropertyName": "DetailsChecked" + } }, { "Kind": "ITagHelper", @@ -71498,7 +81604,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.DetailsUnchecked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DetailsUnchecked" } + "Metadata": { + "Common.PropertyName": "DetailsUnchecked" + } }, { "Kind": "ITagHelper", @@ -71506,7 +81614,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.Delete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Delete" } + "Metadata": { + "Common.PropertyName": "Delete" + } }, { "Kind": "ITagHelper", @@ -71514,7 +81624,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesToolbarSettingsTagHelper.Rename", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rename" } + "Metadata": { + "Common.PropertyName": "Rename" + } } ], "Metadata": { @@ -71526,10 +81638,10 @@ }, { "__Checksum": { - "Data1": 5243043215411337531, - "Data2": -8998481748413523667, - "Data3": -560034210968317327, - "Data4": 5624362473763631148 + "Data1": 1353353979101636208, + "Data2": 6188780149237960426, + "Data3": 8157741738986090149, + "Data4": -5461263281894795746 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerMessagesViewsSettingsTagHelper", @@ -71551,7 +81663,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesViewsSettingsTagHelper.NameField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NameField" } + "Metadata": { + "Common.PropertyName": "NameField" + } }, { "Kind": "ITagHelper", @@ -71559,7 +81673,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesViewsSettingsTagHelper.SizeField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SizeField" } + "Metadata": { + "Common.PropertyName": "SizeField" + } }, { "Kind": "ITagHelper", @@ -71567,7 +81683,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesViewsSettingsTagHelper.TypeField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TypeField" } + "Metadata": { + "Common.PropertyName": "TypeField" + } }, { "Kind": "ITagHelper", @@ -71575,7 +81693,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesViewsSettingsTagHelper.DateModifiedField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateModifiedField" } + "Metadata": { + "Common.PropertyName": "DateModifiedField" + } }, { "Kind": "ITagHelper", @@ -71583,7 +81703,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesViewsSettingsTagHelper.DateCreatedField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateCreatedField" } + "Metadata": { + "Common.PropertyName": "DateCreatedField" + } }, { "Kind": "ITagHelper", @@ -71591,7 +81713,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerMessagesViewsSettingsTagHelper.Items", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Items" } + "Metadata": { + "Common.PropertyName": "Items" + } } ], "Metadata": { @@ -71603,10 +81727,10 @@ }, { "__Checksum": { - "Data1": -4058344250803253237, - "Data2": 4759025391073177011, - "Data3": 2763275361397213741, - "Data4": -2714514485643681679 + "Data1": -5290805528033836874, + "Data2": 1940157421025954178, + "Data3": 5051410538483124381, + "Data4": -997446104425518326 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper", @@ -71628,7 +81752,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.MetaFields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MetaFields" } + "Metadata": { + "Common.PropertyName": "MetaFields" + } }, { "Kind": "ITagHelper", @@ -71636,7 +81762,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.NoFileTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoFileTemplate" } + "Metadata": { + "Common.PropertyName": "NoFileTemplate" + } }, { "Kind": "ITagHelper", @@ -71644,7 +81772,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.NoFileTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoFileTemplateId" } + "Metadata": { + "Common.PropertyName": "NoFileTemplateId" + } }, { "Kind": "ITagHelper", @@ -71652,7 +81782,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.NoFileTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoFileTemplateView" } + "Metadata": { + "Common.PropertyName": "NoFileTemplateView" + } }, { "Kind": "ITagHelper", @@ -71660,7 +81792,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.NoFileTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoFileTemplateHandler" } + "Metadata": { + "Common.PropertyName": "NoFileTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -71668,7 +81802,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.SingleFileTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SingleFileTemplate" } + "Metadata": { + "Common.PropertyName": "SingleFileTemplate" + } }, { "Kind": "ITagHelper", @@ -71676,7 +81812,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.SingleFileTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SingleFileTemplateId" } + "Metadata": { + "Common.PropertyName": "SingleFileTemplateId" + } }, { "Kind": "ITagHelper", @@ -71684,7 +81822,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.SingleFileTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SingleFileTemplateView" } + "Metadata": { + "Common.PropertyName": "SingleFileTemplateView" + } }, { "Kind": "ITagHelper", @@ -71692,7 +81832,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.SingleFileTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SingleFileTemplateHandler" } + "Metadata": { + "Common.PropertyName": "SingleFileTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -71700,7 +81842,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.MultipleFilesTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MultipleFilesTemplate" } + "Metadata": { + "Common.PropertyName": "MultipleFilesTemplate" + } }, { "Kind": "ITagHelper", @@ -71708,7 +81852,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.MultipleFilesTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MultipleFilesTemplateId" } + "Metadata": { + "Common.PropertyName": "MultipleFilesTemplateId" + } }, { "Kind": "ITagHelper", @@ -71716,7 +81862,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.MultipleFilesTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MultipleFilesTemplateView" } + "Metadata": { + "Common.PropertyName": "MultipleFilesTemplateView" + } }, { "Kind": "ITagHelper", @@ -71724,7 +81872,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerPreviewPaneSettingsTagHelper.MultipleFilesTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MultipleFilesTemplateHandler" } + "Metadata": { + "Common.PropertyName": "MultipleFilesTemplateHandler" + } } ], "Metadata": { @@ -71736,10 +81886,10 @@ }, { "__Checksum": { - "Data1": -1169636582968169822, - "Data2": -4462505022246741875, - "Data3": 885677792251429161, - "Data4": -5429911370907125792 + "Data1": -8209125341078099631, + "Data2": -4439784929639348156, + "Data3": 4958483594586121914, + "Data4": 5408483415666722096 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerTagHelper", @@ -71759,7 +81909,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.DataSourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSourceId" } + "Metadata": { + "Common.PropertyName": "DataSourceId" + } }, { "Kind": "ITagHelper", @@ -71767,7 +81919,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.OnNavigate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNavigate" } + "Metadata": { + "Common.PropertyName": "OnNavigate" + } }, { "Kind": "ITagHelper", @@ -71775,7 +81929,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -71783,7 +81939,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -71791,7 +81949,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.OnExecute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExecute" } + "Metadata": { + "Common.PropertyName": "OnExecute" + } }, { "Kind": "ITagHelper", @@ -71799,7 +81959,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -71807,7 +81969,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -71815,7 +81979,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -71823,7 +81989,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.OnDrop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrop" } + "Metadata": { + "Common.PropertyName": "OnDrop" + } }, { "Kind": "ITagHelper", @@ -71831,7 +81999,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.OnCommand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCommand" } + "Metadata": { + "Common.PropertyName": "OnCommand" + } }, { "Kind": "ITagHelper", @@ -71839,7 +82009,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -71847,7 +82019,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -71855,7 +82029,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.InitialView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InitialView" } + "Metadata": { + "Common.PropertyName": "InitialView" + } }, { "Kind": "ITagHelper", @@ -71863,7 +82039,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerTagHelper.Resizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "ITagHelper", @@ -71871,7 +82049,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerTagHelper.Draggable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Draggable" } + "Metadata": { + "Common.PropertyName": "Draggable" + } }, { "Kind": "ITagHelper", @@ -71879,7 +82059,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.UploadUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UploadUrl" } + "Metadata": { + "Common.PropertyName": "UploadUrl" + } }, { "Kind": "ITagHelper", @@ -71887,7 +82069,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -71895,7 +82079,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FileManagerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -71903,7 +82089,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FileManagerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -71911,7 +82099,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FileManagerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -71970,10 +82160,10 @@ }, { "__Checksum": { - "Data1": 890563127954359109, - "Data2": 8697748654874932870, - "Data3": 549315107852943776, - "Data4": 8031689372682587780 + "Data1": -2147272143368403177, + "Data2": -3209301232527800602, + "Data3": 3623359269717740759, + "Data4": 7941843155044194299 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper", @@ -71995,7 +82185,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -72003,7 +82195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } }, { "Kind": "ITagHelper", @@ -72011,7 +82205,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -72019,7 +82215,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Command", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "ITagHelper", @@ -72027,7 +82225,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Options", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Options" } + "Metadata": { + "Common.PropertyName": "Options" + } }, { "Kind": "ITagHelper", @@ -72035,7 +82235,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -72043,7 +82245,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -72051,7 +82255,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -72059,7 +82265,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -72067,7 +82275,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -72075,7 +82285,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -72083,7 +82295,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -72091,7 +82305,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -72099,7 +82315,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -72110,7 +82328,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -72118,7 +82338,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -72126,7 +82348,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -72134,7 +82358,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -72142,7 +82368,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -72150,7 +82378,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -72158,7 +82388,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -72166,7 +82398,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "Metadata": { @@ -72178,10 +82412,10 @@ }, { "__Checksum": { - "Data1": 5854855982073660877, - "Data2": -6964105534180292970, - "Data3": -194623634727478388, - "Data4": -8513478431059746911 + "Data1": -7324369112302772086, + "Data2": -228488562295263410, + "Data3": 1483246128540248225, + "Data4": -4414087059600582852 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsItemsTagHelper", @@ -72211,10 +82445,10 @@ }, { "__Checksum": { - "Data1": 3624624240431224504, - "Data2": 5853754629766372023, - "Data3": -8628492080145264894, - "Data4": 9108214538489604506 + "Data1": -6476649951709247025, + "Data2": 8167469533247178853, + "Data3": 3470722177461954492, + "Data4": 3410086353287374344 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsTagHelper", @@ -72236,7 +82470,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -72244,7 +82480,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -72252,7 +82490,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } }, { "Kind": "ITagHelper", @@ -72260,7 +82500,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsTagHelper.Open", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Open" } + "Metadata": { + "Common.PropertyName": "Open" + } }, { "Kind": "ITagHelper", @@ -72268,7 +82510,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -72276,7 +82520,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsTagHelper.OverflowClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowClose" } + "Metadata": { + "Common.PropertyName": "OverflowClose" + } }, { "Kind": "ITagHelper", @@ -72284,7 +82530,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerToolbarSettingsTagHelper.OverflowOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowOpen" } + "Metadata": { + "Common.PropertyName": "OverflowOpen" + } } ], "AllowedChildTags": [ @@ -72303,10 +82551,10 @@ }, { "__Checksum": { - "Data1": 7129227860060613759, - "Data2": 3520949129062622482, - "Data3": -813215384114106478, - "Data4": -5443357871955702091 + "Data1": 7954766616155686296, + "Data2": -2557781098075360597, + "Data3": -4591279053741853686, + "Data4": -3967399019240680603 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper", @@ -72328,7 +82576,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper.AutoUpload", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoUpload" } + "Metadata": { + "Common.PropertyName": "AutoUpload" + } }, { "Kind": "ITagHelper", @@ -72336,7 +82586,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -72344,7 +82596,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper.ChunkSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ChunkSize" } + "Metadata": { + "Common.PropertyName": "ChunkSize" + } }, { "Kind": "ITagHelper", @@ -72352,7 +82606,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper.Concurrent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Concurrent" } + "Metadata": { + "Common.PropertyName": "Concurrent" + } }, { "Kind": "ITagHelper", @@ -72360,7 +82616,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper.AutoRetryAfter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoRetryAfter" } + "Metadata": { + "Common.PropertyName": "AutoRetryAfter" + } }, { "Kind": "ITagHelper", @@ -72368,7 +82626,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper.MaxAutoRetries", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxAutoRetries" } + "Metadata": { + "Common.PropertyName": "MaxAutoRetries" + } }, { "Kind": "ITagHelper", @@ -72376,7 +82636,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper.SaveField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SaveField" } + "Metadata": { + "Common.PropertyName": "SaveField" + } }, { "Kind": "ITagHelper", @@ -72384,7 +82646,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper.SaveUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SaveUrl" } + "Metadata": { + "Common.PropertyName": "SaveUrl" + } }, { "Kind": "ITagHelper", @@ -72392,7 +82656,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper.UseArrayBuffer", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UseArrayBuffer" } + "Metadata": { + "Common.PropertyName": "UseArrayBuffer" + } }, { "Kind": "ITagHelper", @@ -72400,7 +82666,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerUploadAsyncSettingsTagHelper.WithCredentials", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WithCredentials" } + "Metadata": { + "Common.PropertyName": "WithCredentials" + } } ], "Metadata": { @@ -72412,10 +82680,10 @@ }, { "__Checksum": { - "Data1": 675633058228811046, - "Data2": -9041772955309754301, - "Data3": -8549720368942855264, - "Data4": -2585165003487691894 + "Data1": -8219452593865071791, + "Data2": 5272264269046417858, + "Data3": 7455789343657144120, + "Data4": 6025859684352769701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper", @@ -72437,7 +82705,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -72445,7 +82715,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.ClearSelectedFiles", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearSelectedFiles" } + "Metadata": { + "Common.PropertyName": "ClearSelectedFiles" + } }, { "Kind": "ITagHelper", @@ -72453,7 +82725,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.DropFilesHere", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DropFilesHere" } + "Metadata": { + "Common.PropertyName": "DropFilesHere" + } }, { "Kind": "ITagHelper", @@ -72461,7 +82735,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.HeaderStatusUploaded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderStatusUploaded" } + "Metadata": { + "Common.PropertyName": "HeaderStatusUploaded" + } }, { "Kind": "ITagHelper", @@ -72469,7 +82745,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.HeaderStatusUploading", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderStatusUploading" } + "Metadata": { + "Common.PropertyName": "HeaderStatusUploading" + } }, { "Kind": "ITagHelper", @@ -72477,7 +82755,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.InvalidFileExtension", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InvalidFileExtension" } + "Metadata": { + "Common.PropertyName": "InvalidFileExtension" + } }, { "Kind": "ITagHelper", @@ -72485,7 +82765,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.InvalidFiles", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InvalidFiles" } + "Metadata": { + "Common.PropertyName": "InvalidFiles" + } }, { "Kind": "ITagHelper", @@ -72493,7 +82775,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.InvalidMaxFileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InvalidMaxFileSize" } + "Metadata": { + "Common.PropertyName": "InvalidMaxFileSize" + } }, { "Kind": "ITagHelper", @@ -72501,7 +82785,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.InvalidMinFileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InvalidMinFileSize" } + "Metadata": { + "Common.PropertyName": "InvalidMinFileSize" + } }, { "Kind": "ITagHelper", @@ -72509,7 +82795,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.Remove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Remove" } + "Metadata": { + "Common.PropertyName": "Remove" + } }, { "Kind": "ITagHelper", @@ -72517,7 +82805,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.Retry", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Retry" } + "Metadata": { + "Common.PropertyName": "Retry" + } }, { "Kind": "ITagHelper", @@ -72525,7 +82815,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.Select", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Select" } + "Metadata": { + "Common.PropertyName": "Select" + } }, { "Kind": "ITagHelper", @@ -72533,7 +82825,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.StatusFailed", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StatusFailed" } + "Metadata": { + "Common.PropertyName": "StatusFailed" + } }, { "Kind": "ITagHelper", @@ -72541,7 +82835,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.StatusUploaded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StatusUploaded" } + "Metadata": { + "Common.PropertyName": "StatusUploaded" + } }, { "Kind": "ITagHelper", @@ -72549,7 +82845,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.StatusUploading", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StatusUploading" } + "Metadata": { + "Common.PropertyName": "StatusUploading" + } }, { "Kind": "ITagHelper", @@ -72557,7 +82855,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadLocalizationSettingsTagHelper.UploadSelectedFiles", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UploadSelectedFiles" } + "Metadata": { + "Common.PropertyName": "UploadSelectedFiles" + } } ], "Metadata": { @@ -72569,10 +82869,10 @@ }, { "__Checksum": { - "Data1": 232654301284410335, - "Data2": -6726177066397803509, - "Data3": -1495113833489837089, - "Data4": 4757912925044544599 + "Data1": 7895744161511315293, + "Data2": -2919473641229519641, + "Data3": -1304103729534267009, + "Data4": -6290792491846409464 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper", @@ -72594,7 +82894,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -72602,7 +82904,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -72610,7 +82914,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Complete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Complete" } + "Metadata": { + "Common.PropertyName": "Complete" + } }, { "Kind": "ITagHelper", @@ -72618,7 +82924,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Error", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Error" } + "Metadata": { + "Common.PropertyName": "Error" + } }, { "Kind": "ITagHelper", @@ -72626,7 +82934,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Pause", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pause" } + "Metadata": { + "Common.PropertyName": "Pause" + } }, { "Kind": "ITagHelper", @@ -72634,7 +82944,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Progress", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Progress" } + "Metadata": { + "Common.PropertyName": "Progress" + } }, { "Kind": "ITagHelper", @@ -72642,7 +82954,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Resume", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resume" } + "Metadata": { + "Common.PropertyName": "Resume" + } }, { "Kind": "ITagHelper", @@ -72650,7 +82964,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Remove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Remove" } + "Metadata": { + "Common.PropertyName": "Remove" + } }, { "Kind": "ITagHelper", @@ -72658,7 +82974,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Select", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Select" } + "Metadata": { + "Common.PropertyName": "Select" + } }, { "Kind": "ITagHelper", @@ -72666,7 +82984,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Success", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Success" } + "Metadata": { + "Common.PropertyName": "Success" + } }, { "Kind": "ITagHelper", @@ -72674,7 +82994,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Upload", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Upload" } + "Metadata": { + "Common.PropertyName": "Upload" + } }, { "Kind": "ITagHelper", @@ -72682,7 +83004,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Directory", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Directory" } + "Metadata": { + "Common.PropertyName": "Directory" + } }, { "Kind": "ITagHelper", @@ -72690,7 +83014,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.Multiple", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Multiple" } + "Metadata": { + "Common.PropertyName": "Multiple" + } }, { "Kind": "ITagHelper", @@ -72698,7 +83024,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerUploadSettingsTagHelper.ShowFileList", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowFileList" } + "Metadata": { + "Common.PropertyName": "ShowFileList" + } } ], "AllowedChildTags": [ @@ -72727,10 +83055,10 @@ }, { "__Checksum": { - "Data1": 7291052236652238904, - "Data2": -6770405368315777, - "Data3": -870000750293126141, - "Data4": -2871398555754219593 + "Data1": 5577543610203980467, + "Data2": -5654874757953943971, + "Data3": 2183959090020745984, + "Data4": 7049130608109059953 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerUploadValidationSettingsTagHelper", @@ -72752,7 +83080,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.FileManagerUploadValidationSettingsTagHelper.AllowedExtensions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllowedExtensions" } + "Metadata": { + "Common.PropertyName": "AllowedExtensions" + } }, { "Kind": "ITagHelper", @@ -72760,7 +83090,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerUploadValidationSettingsTagHelper.MaxFileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxFileSize" } + "Metadata": { + "Common.PropertyName": "MaxFileSize" + } }, { "Kind": "ITagHelper", @@ -72768,7 +83100,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerUploadValidationSettingsTagHelper.MinFileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinFileSize" } + "Metadata": { + "Common.PropertyName": "MinFileSize" + } } ], "Metadata": { @@ -72780,10 +83114,10 @@ }, { "__Checksum": { - "Data1": 7456014984632887458, - "Data2": -7671527056805430085, - "Data3": 8470099380248804176, - "Data4": 361845285082113176 + "Data1": -4559909402460333098, + "Data2": -1282239415819991322, + "Data3": -3088803476979377542, + "Data4": -3875678572267310802 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper", @@ -72805,7 +83139,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -72813,7 +83149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -72821,7 +83159,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -72829,7 +83169,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -72837,7 +83179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -72845,7 +83189,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.Sortable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "ITagHelper", @@ -72853,7 +83199,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -72861,7 +83209,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -72869,7 +83219,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -72877,7 +83229,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -72885,7 +83239,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -72893,7 +83249,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -72905,10 +83263,10 @@ }, { "__Checksum": { - "Data1": -1931731561047564590, - "Data2": -7251538666772114945, - "Data3": 464208446148535123, - "Data4": -4310749717942976247 + "Data1": -281454073529561858, + "Data2": -2044881130380588608, + "Data3": 8461574592933947130, + "Data4": 8502347179699469271 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsColumnsTagHelper", @@ -72938,10 +83296,10 @@ }, { "__Checksum": { - "Data1": -8334521793358047209, - "Data2": -3943842641660295673, - "Data3": -3444616281715527437, - "Data4": 546515152745046781 + "Data1": -929338261582394972, + "Data2": -9029537177954845047, + "Data3": -1107248541757710108, + "Data4": 692418939725677719 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsGridSettingsTagHelper", @@ -72972,10 +83330,10 @@ }, { "__Checksum": { - "Data1": 6522502579399644685, - "Data2": 5386413877823424824, - "Data3": 4424103147255216227, - "Data4": -2454719179867440141 + "Data1": -124151288907776066, + "Data2": -2027760461457475497, + "Data3": -7371859163545055688, + "Data4": -8118501211322322064 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper", @@ -72997,7 +83355,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.EditTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditTemplate" } + "Metadata": { + "Common.PropertyName": "EditTemplate" + } }, { "Kind": "ITagHelper", @@ -73005,7 +83365,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.EditTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditTemplateId" } + "Metadata": { + "Common.PropertyName": "EditTemplateId" + } }, { "Kind": "ITagHelper", @@ -73013,7 +83375,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.EditTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditTemplateView" } + "Metadata": { + "Common.PropertyName": "EditTemplateView" + } }, { "Kind": "ITagHelper", @@ -73021,7 +83385,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.EditTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditTemplateHandler" } + "Metadata": { + "Common.PropertyName": "EditTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -73029,7 +83395,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -73037,7 +83405,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -73045,7 +83415,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -73053,7 +83425,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -73061,7 +83435,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.AltTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltTemplate" } + "Metadata": { + "Common.PropertyName": "AltTemplate" + } }, { "Kind": "ITagHelper", @@ -73069,7 +83445,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.AltTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltTemplateId" } + "Metadata": { + "Common.PropertyName": "AltTemplateId" + } }, { "Kind": "ITagHelper", @@ -73077,7 +83455,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.AltTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltTemplateView" } + "Metadata": { + "Common.PropertyName": "AltTemplateView" + } }, { "Kind": "ITagHelper", @@ -73085,7 +83465,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsListSettingsTagHelper.AltTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltTemplateHandler" } + "Metadata": { + "Common.PropertyName": "AltTemplateHandler" + } } ], "Metadata": { @@ -73097,10 +83479,10 @@ }, { "__Checksum": { - "Data1": -7944026262271332808, - "Data2": 7738221989903155778, - "Data3": -8215564531452206449, - "Data4": 6440877291410358947 + "Data1": 6829129274679049587, + "Data2": -6823529537282719606, + "Data3": -5930048147170177302, + "Data4": 6869521910245208084 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsSettingsTagHelper", @@ -73141,10 +83523,10 @@ }, { "__Checksum": { - "Data1": 7694453052500893316, - "Data2": 7883697819824537255, - "Data3": 981980094435593393, - "Data4": -5473397580910109681 + "Data1": -8276710659274004053, + "Data2": 5623655972857068443, + "Data3": 8951045723542258731, + "Data4": 1973020855437156349 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerViewsTreeSettingsTagHelper", @@ -73166,7 +83548,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsTreeSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -73174,7 +83558,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsTreeSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -73182,7 +83568,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FileManagerViewsTreeSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -73190,7 +83578,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerViewsTreeSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "Metadata": { @@ -73202,10 +83592,10 @@ }, { "__Checksum": { - "Data1": 6296334206584255192, - "Data2": 7321691007563774732, - "Data3": -4626980523371986900, - "Data4": -2750005029348170406 + "Data1": 7905937071961901156, + "Data2": -3563789051958778330, + "Data3": 6170649350729832728, + "Data4": -2868999894738306455 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaModelSettingsTagHelper", @@ -73227,7 +83617,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaModelSettingsTagHelper.IsDirectory", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsDirectory" } + "Metadata": { + "Common.PropertyName": "IsDirectory" + } }, { "Kind": "ITagHelper", @@ -73235,7 +83627,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaModelSettingsTagHelper.HasChildren", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HasChildren" } + "Metadata": { + "Common.PropertyName": "HasChildren" + } }, { "Kind": "ITagHelper", @@ -73243,7 +83637,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaModelSettingsTagHelper.Children", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Children" } + "Metadata": { + "Common.PropertyName": "Children" + } }, { "Kind": "ITagHelper", @@ -73251,7 +83647,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaModelSettingsTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "Metadata": { @@ -73263,10 +83661,10 @@ }, { "__Checksum": { - "Data1": 6549586725009463678, - "Data2": -8939602485160475020, - "Data3": -5431261222930118321, - "Data4": 8025209718833168229 + "Data1": -9037549482983709207, + "Data2": -4577162637491062816, + "Data3": -3975927327140687191, + "Data4": 2788677132385857194 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper", @@ -73294,7 +83692,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.Aggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Aggregates" } + "Metadata": { + "Common.PropertyName": "Aggregates" + } }, { "Kind": "ITagHelper", @@ -73302,7 +83702,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.AggregatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AggregatesHandler" } + "Metadata": { + "Common.PropertyName": "AggregatesHandler" + } }, { "Kind": "ITagHelper", @@ -73310,7 +83712,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -73318,7 +83722,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.Datahandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datahandler" } + "Metadata": { + "Common.PropertyName": "Datahandler" + } }, { "Kind": "ITagHelper", @@ -73326,7 +83732,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.Errors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Errors" } + "Metadata": { + "Common.PropertyName": "Errors" + } }, { "Kind": "ITagHelper", @@ -73334,7 +83742,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.ErrorsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorsHandler" } + "Metadata": { + "Common.PropertyName": "ErrorsHandler" + } }, { "Kind": "ITagHelper", @@ -73342,7 +83752,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.Groups", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "ITagHelper", @@ -73350,7 +83762,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.GroupsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupsHandler" } + "Metadata": { + "Common.PropertyName": "GroupsHandler" + } }, { "Kind": "ITagHelper", @@ -73358,7 +83772,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } }, { "Kind": "ITagHelper", @@ -73366,7 +83782,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.Total", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "ITagHelper", @@ -73374,7 +83792,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.TotalHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TotalHandler" } + "Metadata": { + "Common.PropertyName": "TotalHandler" + } }, { "Kind": "ITagHelper", @@ -73382,7 +83802,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceSchemaSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -73401,10 +83823,10 @@ }, { "__Checksum": { - "Data1": 6630618387104761141, - "Data2": -7092451924572978035, - "Data3": -1142095508019419112, - "Data4": 3075880536273838197 + "Data1": -552844944782172670, + "Data2": 5660800102959371373, + "Data3": -274108621330812885, + "Data4": -5517858541453946075 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper", @@ -73429,7 +83851,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -73437,7 +83861,9 @@ "TypeName": "Kendo.Mvc.UI.DataSourceTagHelperType?", "DisplayName": "Kendo.Mvc.UI.DataSourceTagHelperType? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -73445,7 +83871,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -73453,7 +83881,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -73461,7 +83891,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -73469,7 +83901,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -73477,7 +83911,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -73485,7 +83921,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -73493,7 +83931,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -73501,7 +83941,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -73509,7 +83951,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -73517,7 +83961,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -73525,7 +83971,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -73533,7 +83981,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -73541,7 +83991,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -73549,7 +84001,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -73557,7 +84011,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -73565,7 +84021,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -73573,7 +84031,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -73581,7 +84041,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -73589,7 +84051,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -73597,7 +84061,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -73605,7 +84071,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -73613,7 +84081,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -73621,7 +84091,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -73629,7 +84101,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -73637,7 +84111,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FileManagerDataSourceTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -73666,10 +84142,10 @@ }, { "__Checksum": { - "Data1": 6992731644088095240, - "Data2": -8129831560869201654, - "Data3": -6818077897535977491, - "Data4": 4545393709038631455 + "Data1": -3468469582876556041, + "Data2": -4939991737758207629, + "Data3": 4201756041449188256, + "Data4": 4119301959218441318 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterCustomOperatorTagHelper", @@ -73709,7 +84185,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterCustomOperatorTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -73717,7 +84195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterCustomOperatorTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -73725,7 +84205,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterCustomOperatorTagHelper.Handler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Handler" } + "Metadata": { + "Common.PropertyName": "Handler" + } } ], "Metadata": { @@ -73737,10 +84219,10 @@ }, { "__Checksum": { - "Data1": 698058904891293796, - "Data2": -3938943970316486814, - "Data3": -3958490808788288428, - "Data4": 3357274824247326006 + "Data1": -6686036484879265080, + "Data2": -7065567306553197940, + "Data3": -3036885818835350501, + "Data4": -878473824451996415 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterFieldTagHelper", @@ -73762,7 +84244,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.FilterFieldTagHelper.DefaultValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DefaultValue" } + "Metadata": { + "Common.PropertyName": "DefaultValue" + } }, { "Kind": "ITagHelper", @@ -73770,7 +84254,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterFieldTagHelper.EditorTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditorTemplate" } + "Metadata": { + "Common.PropertyName": "EditorTemplate" + } }, { "Kind": "ITagHelper", @@ -73778,7 +84264,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterFieldTagHelper.EditorTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditorTemplateId" } + "Metadata": { + "Common.PropertyName": "EditorTemplateId" + } }, { "Kind": "ITagHelper", @@ -73786,7 +84274,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FilterFieldTagHelper.EditorTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditorTemplateView" } + "Metadata": { + "Common.PropertyName": "EditorTemplateView" + } }, { "Kind": "ITagHelper", @@ -73794,7 +84284,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterFieldTagHelper.EditorTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditorTemplateHandler" } + "Metadata": { + "Common.PropertyName": "EditorTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -73802,7 +84294,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterFieldTagHelper.PreviewFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PreviewFormat" } + "Metadata": { + "Common.PropertyName": "PreviewFormat" + } }, { "Kind": "ITagHelper", @@ -73810,7 +84304,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterFieldTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -73818,7 +84314,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterFieldTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -73826,7 +84324,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterFieldTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { @@ -73838,10 +84338,10 @@ }, { "__Checksum": { - "Data1": -5809008430663343545, - "Data2": -2162193861192655439, - "Data3": 3984500951926134553, - "Data4": -4688189491194838194 + "Data1": 3474421475647215650, + "Data2": -5584185132949312625, + "Data3": 202530144406180324, + "Data4": -2833574580892102991 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterFieldsTagHelper", @@ -73871,10 +84371,10 @@ }, { "__Checksum": { - "Data1": 8797523733934928795, - "Data2": -8088633168560609059, - "Data3": 5102286055742482042, - "Data4": 7211261762626092326 + "Data1": 6903320443364895233, + "Data2": 2309517508550137725, + "Data3": -1926408889518687942, + "Data4": 1784352971492195697 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterMessagesSettingsTagHelper", @@ -73896,7 +84396,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterMessagesSettingsTagHelper.AddExpression", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AddExpression" } + "Metadata": { + "Common.PropertyName": "AddExpression" + } }, { "Kind": "ITagHelper", @@ -73904,7 +84406,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterMessagesSettingsTagHelper.AddGroup", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AddGroup" } + "Metadata": { + "Common.PropertyName": "AddGroup" + } }, { "Kind": "ITagHelper", @@ -73912,7 +84416,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterMessagesSettingsTagHelper.And", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "And" } + "Metadata": { + "Common.PropertyName": "And" + } }, { "Kind": "ITagHelper", @@ -73920,7 +84426,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterMessagesSettingsTagHelper.Apply", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Apply" } + "Metadata": { + "Common.PropertyName": "Apply" + } }, { "Kind": "ITagHelper", @@ -73928,7 +84436,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterMessagesSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } }, { "Kind": "ITagHelper", @@ -73936,7 +84446,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterMessagesSettingsTagHelper.Fields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fields" } + "Metadata": { + "Common.PropertyName": "Fields" + } }, { "Kind": "ITagHelper", @@ -73944,7 +84456,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterMessagesSettingsTagHelper.Operators", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Operators" } + "Metadata": { + "Common.PropertyName": "Operators" + } }, { "Kind": "ITagHelper", @@ -73952,7 +84466,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterMessagesSettingsTagHelper.Or", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Or" } + "Metadata": { + "Common.PropertyName": "Or" + } } ], "Metadata": { @@ -73964,10 +84480,10 @@ }, { "__Checksum": { - "Data1": 1823999025951840732, - "Data2": 5242551672521267428, - "Data3": -5511755907864524845, - "Data4": 3911339164780197263 + "Data1": 6586757463566307784, + "Data2": -1921300196370556685, + "Data3": -7670673854155830043, + "Data4": 4424359877377997393 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterOperatorsBooleanSettingsTagHelper", @@ -73988,7 +84504,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsBooleanSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -73996,7 +84514,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsBooleanSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } } ], "Metadata": { @@ -74008,10 +84528,10 @@ }, { "__Checksum": { - "Data1": 97089360650282000, - "Data2": -6988256849334350556, - "Data3": -1224646120913811908, - "Data4": 6735817754307823916 + "Data1": 2957350196059486349, + "Data2": -2192556450593458572, + "Data3": -5564482140803002775, + "Data4": 5806336914208152196 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterOperatorsDateSettingsTagHelper", @@ -74032,7 +84552,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsDateSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -74040,7 +84562,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsDateSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } }, { "Kind": "ITagHelper", @@ -74048,7 +84572,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsDateSettingsTagHelper.Isnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnull" } + "Metadata": { + "Common.PropertyName": "Isnull" + } }, { "Kind": "ITagHelper", @@ -74056,7 +84582,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsDateSettingsTagHelper.Isnotnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnull" } + "Metadata": { + "Common.PropertyName": "Isnotnull" + } }, { "Kind": "ITagHelper", @@ -74064,7 +84592,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsDateSettingsTagHelper.Gte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gte" } + "Metadata": { + "Common.PropertyName": "Gte" + } }, { "Kind": "ITagHelper", @@ -74072,7 +84602,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsDateSettingsTagHelper.Gt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gt" } + "Metadata": { + "Common.PropertyName": "Gt" + } }, { "Kind": "ITagHelper", @@ -74080,7 +84612,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsDateSettingsTagHelper.Lte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lte" } + "Metadata": { + "Common.PropertyName": "Lte" + } }, { "Kind": "ITagHelper", @@ -74088,7 +84622,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsDateSettingsTagHelper.Lt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lt" } + "Metadata": { + "Common.PropertyName": "Lt" + } } ], "Metadata": { @@ -74100,10 +84636,10 @@ }, { "__Checksum": { - "Data1": 8311117969895656244, - "Data2": -3707390937986219677, - "Data3": -3495059479404002378, - "Data4": 6132947449685797263 + "Data1": 8575365007636297166, + "Data2": -1875148708416766555, + "Data3": 7043081820018236103, + "Data4": -6610264738664038401 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterOperatorsNumberSettingsTagHelper", @@ -74124,7 +84660,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsNumberSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -74132,7 +84670,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsNumberSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } }, { "Kind": "ITagHelper", @@ -74140,7 +84680,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsNumberSettingsTagHelper.Isnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnull" } + "Metadata": { + "Common.PropertyName": "Isnull" + } }, { "Kind": "ITagHelper", @@ -74148,7 +84690,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsNumberSettingsTagHelper.Isnotnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnull" } + "Metadata": { + "Common.PropertyName": "Isnotnull" + } }, { "Kind": "ITagHelper", @@ -74156,7 +84700,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsNumberSettingsTagHelper.Gte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gte" } + "Metadata": { + "Common.PropertyName": "Gte" + } }, { "Kind": "ITagHelper", @@ -74164,7 +84710,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsNumberSettingsTagHelper.Gt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gt" } + "Metadata": { + "Common.PropertyName": "Gt" + } }, { "Kind": "ITagHelper", @@ -74172,7 +84720,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsNumberSettingsTagHelper.Lte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lte" } + "Metadata": { + "Common.PropertyName": "Lte" + } }, { "Kind": "ITagHelper", @@ -74180,7 +84730,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsNumberSettingsTagHelper.Lt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lt" } + "Metadata": { + "Common.PropertyName": "Lt" + } } ], "Metadata": { @@ -74192,10 +84744,10 @@ }, { "__Checksum": { - "Data1": -6947037549191395181, - "Data2": -2446224209507879590, - "Data3": 331539962808236127, - "Data4": 1086387669932188090 + "Data1": -5565846128754093303, + "Data2": 8093915437427397961, + "Data3": -6192441922777121232, + "Data4": -2320525501937171532 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterOperatorsSettingsTagHelper", @@ -74247,10 +84799,10 @@ }, { "__Checksum": { - "Data1": -3497740628350577377, - "Data2": -7791227395574388605, - "Data3": -4242465222803023374, - "Data4": -7071443935466862658 + "Data1": 4893201557829532262, + "Data2": -6495919270683614166, + "Data3": 4180002282441143172, + "Data4": 7504496267504671986 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper", @@ -74271,7 +84823,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -74279,7 +84833,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } }, { "Kind": "ITagHelper", @@ -74287,7 +84843,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Isnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnull" } + "Metadata": { + "Common.PropertyName": "Isnull" + } }, { "Kind": "ITagHelper", @@ -74295,7 +84853,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Isnotnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnull" } + "Metadata": { + "Common.PropertyName": "Isnotnull" + } }, { "Kind": "ITagHelper", @@ -74303,7 +84863,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Isempty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isempty" } + "Metadata": { + "Common.PropertyName": "Isempty" + } }, { "Kind": "ITagHelper", @@ -74311,7 +84873,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Isnotempty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotempty" } + "Metadata": { + "Common.PropertyName": "Isnotempty" + } }, { "Kind": "ITagHelper", @@ -74319,7 +84883,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Startswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Startswith" } + "Metadata": { + "Common.PropertyName": "Startswith" + } }, { "Kind": "ITagHelper", @@ -74327,7 +84893,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Contains", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Contains" } + "Metadata": { + "Common.PropertyName": "Contains" + } }, { "Kind": "ITagHelper", @@ -74335,7 +84903,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Doesnotcontain", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Doesnotcontain" } + "Metadata": { + "Common.PropertyName": "Doesnotcontain" + } }, { "Kind": "ITagHelper", @@ -74343,7 +84913,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Endswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Endswith" } + "Metadata": { + "Common.PropertyName": "Endswith" + } }, { "Kind": "ITagHelper", @@ -74351,7 +84923,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Isnullorempty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnullorempty" } + "Metadata": { + "Common.PropertyName": "Isnullorempty" + } }, { "Kind": "ITagHelper", @@ -74359,7 +84933,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterOperatorsStringSettingsTagHelper.Isnotnullorempty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnullorempty" } + "Metadata": { + "Common.PropertyName": "Isnotnullorempty" + } } ], "Metadata": { @@ -74371,10 +84947,10 @@ }, { "__Checksum": { - "Data1": 3884538537922964218, - "Data2": 3013113198616669361, - "Data3": 2432175792770092830, - "Data4": 4933557546165382645 + "Data1": -6471582003250247688, + "Data2": -3945610676020726128, + "Data3": -4080273516422489718, + "Data4": -1899128655481969230 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FilterTagHelper", @@ -74394,7 +84970,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -74402,7 +84980,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -74410,7 +84990,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FilterTagHelper.ApplyButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ApplyButton" } + "Metadata": { + "Common.PropertyName": "ApplyButton" + } }, { "Kind": "ITagHelper", @@ -74418,7 +85000,9 @@ "TypeName": "Kendo.Mvc.CompositeFilterDescriptor", "DisplayName": "Kendo.Mvc.CompositeFilterDescriptor Kendo.Mvc.TagHelpers.FilterTagHelper.Expression", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expression" } + "Metadata": { + "Common.PropertyName": "Expression" + } }, { "Kind": "ITagHelper", @@ -74426,7 +85010,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FilterTagHelper.ExpressionPreview", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpressionPreview" } + "Metadata": { + "Common.PropertyName": "ExpressionPreview" + } }, { "Kind": "ITagHelper", @@ -74435,7 +85021,9 @@ "IsEnum": true, "DisplayName": "Kendo.Mvc.FilterCompositionLogicalOperator Kendo.Mvc.TagHelpers.FilterTagHelper.MainLogic", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MainLogic" } + "Metadata": { + "Common.PropertyName": "MainLogic" + } }, { "Kind": "ITagHelper", @@ -74443,7 +85031,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FilterTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -74451,7 +85041,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FilterTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -74459,7 +85051,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FilterTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -74467,7 +85061,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FilterTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -74496,10 +85092,10 @@ }, { "__Checksum": { - "Data1": 5475242440318161417, - "Data2": 6361671605220241081, - "Data3": -2942853264960742848, - "Data4": 7740252240344724653 + "Data1": -7386880273534247252, + "Data2": 5927998775205694504, + "Data3": 7531015662673361216, + "Data4": 3606227548392997606 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FlatColorPickerContrastToolSettingsTagHelper", @@ -74521,7 +85117,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FlatColorPickerContrastToolSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -74529,7 +85127,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerContrastToolSettingsTagHelper.BackgroundColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundColor" } + "Metadata": { + "Common.PropertyName": "BackgroundColor" + } } ], "Metadata": { @@ -74541,10 +85141,10 @@ }, { "__Checksum": { - "Data1": 2625347989680845364, - "Data2": -7505588464927553862, - "Data3": -39174613496227555, - "Data4": 2445894142066622701 + "Data1": 7980900562424576462, + "Data2": -2379770763106849960, + "Data3": -865744643196584687, + "Data4": -7252413687162112038 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper", @@ -74566,7 +85166,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Apply", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Apply" } + "Metadata": { + "Common.PropertyName": "Apply" + } }, { "Kind": "ITagHelper", @@ -74574,7 +85176,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -74582,7 +85186,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.ClearColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearColor" } + "Metadata": { + "Common.PropertyName": "ClearColor" + } }, { "Kind": "ITagHelper", @@ -74590,7 +85196,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.ContrastRatio", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContrastRatio" } + "Metadata": { + "Common.PropertyName": "ContrastRatio" + } }, { "Kind": "ITagHelper", @@ -74598,7 +85206,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Fail", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fail" } + "Metadata": { + "Common.PropertyName": "Fail" + } }, { "Kind": "ITagHelper", @@ -74606,7 +85216,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Pass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pass" } + "Metadata": { + "Common.PropertyName": "Pass" + } }, { "Kind": "ITagHelper", @@ -74614,7 +85226,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Gradient", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gradient" } + "Metadata": { + "Common.PropertyName": "Gradient" + } }, { "Kind": "ITagHelper", @@ -74622,7 +85236,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Palette", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Palette" } + "Metadata": { + "Common.PropertyName": "Palette" + } }, { "Kind": "ITagHelper", @@ -74630,7 +85246,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.ToggleFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToggleFormat" } + "Metadata": { + "Common.PropertyName": "ToggleFormat" + } }, { "Kind": "ITagHelper", @@ -74638,7 +85256,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Red", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Red" } + "Metadata": { + "Common.PropertyName": "Red" + } }, { "Kind": "ITagHelper", @@ -74646,7 +85266,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Green", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Green" } + "Metadata": { + "Common.PropertyName": "Green" + } }, { "Kind": "ITagHelper", @@ -74654,7 +85276,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Blue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Blue" } + "Metadata": { + "Common.PropertyName": "Blue" + } }, { "Kind": "ITagHelper", @@ -74662,7 +85286,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Alpha", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Alpha" } + "Metadata": { + "Common.PropertyName": "Alpha" + } }, { "Kind": "ITagHelper", @@ -74670,7 +85296,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerMessagesSettingsTagHelper.Hex", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hex" } + "Metadata": { + "Common.PropertyName": "Hex" + } } ], "Metadata": { @@ -74682,10 +85310,10 @@ }, { "__Checksum": { - "Data1": -8837638510037867913, - "Data2": 6113309717744059252, - "Data3": 4509439253253665064, - "Data4": 1589026254985656173 + "Data1": 1696676961132602128, + "Data2": -3992586124329986298, + "Data3": 4982931836516716940, + "Data4": -5677853574944052989 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper", @@ -74710,7 +85338,9 @@ "TypeName": "Kendo.Mvc.UI.ColorPickerPalette?", "DisplayName": "Kendo.Mvc.UI.ColorPickerPalette? Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Palette", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Palette" } + "Metadata": { + "Common.PropertyName": "Palette" + } }, { "Kind": "ITagHelper", @@ -74718,7 +85348,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.PaletteColors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaletteColors" } + "Metadata": { + "Common.PropertyName": "PaletteColors" + } }, { "Kind": "ITagHelper", @@ -74726,7 +85358,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Views", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Views" } + "Metadata": { + "Common.PropertyName": "Views" + } }, { "Kind": "ITagHelper", @@ -74734,7 +85368,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Formats", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Formats" } + "Metadata": { + "Common.PropertyName": "Formats" + } }, { "Kind": "ITagHelper", @@ -74742,7 +85378,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -74750,7 +85388,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -74758,7 +85398,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -74766,7 +85408,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Buttons", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Buttons" } + "Metadata": { + "Common.PropertyName": "Buttons" + } }, { "Kind": "ITagHelper", @@ -74774,7 +85418,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -74782,7 +85428,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.ClearButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "ITagHelper", @@ -74790,7 +85438,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Input", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Input" } + "Metadata": { + "Common.PropertyName": "Input" + } }, { "Kind": "ITagHelper", @@ -74798,7 +85448,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -74806,7 +85458,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.View", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "ITagHelper", @@ -74814,7 +85468,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Preview", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Preview" } + "Metadata": { + "Common.PropertyName": "Preview" + } }, { "Kind": "ITagHelper", @@ -74822,7 +85478,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Autoupdate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Autoupdate" } + "Metadata": { + "Common.PropertyName": "Autoupdate" + } }, { "Kind": "ITagHelper", @@ -74830,7 +85488,9 @@ "TypeName": "Kendo.Mvc.UI.ColorPickerFormat?", "DisplayName": "Kendo.Mvc.UI.ColorPickerFormat? Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -74838,7 +85498,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -74846,7 +85508,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -74854,7 +85518,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -74862,7 +85528,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FlatColorPickerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -74886,10 +85554,10 @@ }, { "__Checksum": { - "Data1": -6587299119720620591, - "Data2": -5862019018775309185, - "Data3": 1049968941728429585, - "Data4": 8125786126598142169 + "Data1": -8552605379050936837, + "Data2": 235803054367264036, + "Data3": 7542438456859872081, + "Data4": 4520873760158340851 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper", @@ -74911,7 +85579,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -74919,7 +85589,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -74927,7 +85599,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper.CssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CssClass" } + "Metadata": { + "Common.PropertyName": "CssClass" + } }, { "Kind": "ITagHelper", @@ -74935,7 +85609,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -74943,7 +85619,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -74951,7 +85629,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -74959,7 +85639,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -74967,7 +85649,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -74975,7 +85659,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -74983,7 +85669,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonItemTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "Metadata": { @@ -74995,10 +85683,10 @@ }, { "__Checksum": { - "Data1": 307500421799697088, - "Data2": 5083497259357960233, - "Data3": -7104520309630125882, - "Data4": -7076515426737217846 + "Data1": -6080145176264793733, + "Data2": -1085051475813249807, + "Data3": -8345893657783039091, + "Data4": -5897664771162580932 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FloatingActionButtonItemsTagHelper", @@ -75028,10 +85716,10 @@ }, { "__Checksum": { - "Data1": -1424657912458348610, - "Data2": 3087858375206972772, - "Data3": -5175302611297110344, - "Data4": 2089932404828383354 + "Data1": -4957666902719545512, + "Data2": 2174386939685497250, + "Data3": 1771405145028572831, + "Data4": -6070092332577434287 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper", @@ -75051,7 +85739,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.AlignOffsetHorizontal", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignOffsetHorizontal" } + "Metadata": { + "Common.PropertyName": "AlignOffsetHorizontal" + } }, { "Kind": "ITagHelper", @@ -75059,7 +85749,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.AlignOffsetVertical", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlignOffsetVertical" } + "Metadata": { + "Common.PropertyName": "AlignOffsetVertical" + } }, { "Kind": "ITagHelper", @@ -75067,7 +85759,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.OnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClick" } + "Metadata": { + "Common.PropertyName": "OnClick" + } }, { "Kind": "ITagHelper", @@ -75075,7 +85769,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.OnCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCollapse" } + "Metadata": { + "Common.PropertyName": "OnCollapse" + } }, { "Kind": "ITagHelper", @@ -75083,7 +85779,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.OnExpand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExpand" } + "Metadata": { + "Common.PropertyName": "OnExpand" + } }, { "Kind": "ITagHelper", @@ -75091,7 +85789,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -75099,7 +85799,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -75107,7 +85809,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -75115,7 +85819,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -75123,7 +85829,9 @@ "TypeName": "Kendo.Mvc.UI.FloatingActionButtonSize?", "DisplayName": "Kendo.Mvc.UI.FloatingActionButtonSize? Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -75131,7 +85839,9 @@ "TypeName": "Kendo.Mvc.UI.FloatingActionButtonAlign?", "DisplayName": "Kendo.Mvc.UI.FloatingActionButtonAlign? Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.Align", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "ITagHelper", @@ -75139,7 +85849,9 @@ "TypeName": "Kendo.Mvc.UI.FloatingActionButtonPositionMode?", "DisplayName": "Kendo.Mvc.UI.FloatingActionButtonPositionMode? Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.PositionMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PositionMode" } + "Metadata": { + "Common.PropertyName": "PositionMode" + } }, { "Kind": "ITagHelper", @@ -75147,7 +85859,9 @@ "TypeName": "Kendo.Mvc.UI.FloatingActionButtonThemeColor?", "DisplayName": "Kendo.Mvc.UI.FloatingActionButtonThemeColor? Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -75155,7 +85869,9 @@ "TypeName": "Kendo.Mvc.UI.FloatingActionButtonFillMode?", "DisplayName": "Kendo.Mvc.UI.FloatingActionButtonFillMode? Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -75163,7 +85879,9 @@ "TypeName": "Kendo.Mvc.UI.FloatingActionButtonRounded?", "DisplayName": "Kendo.Mvc.UI.FloatingActionButtonRounded? Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -75171,7 +85889,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -75179,7 +85899,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -75187,7 +85909,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -75195,7 +85919,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FloatingActionButtonTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -75214,10 +85940,10 @@ }, { "__Checksum": { - "Data1": -3721034413552279216, - "Data2": -5788449356308494515, - "Data3": 9059547072141530453, - "Data4": 7884853282481866188 + "Data1": 2144705075116768204, + "Data2": -1261409714851409358, + "Data3": 6889546976204798090, + "Data4": 3979897359228046401 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.AspFormTagHelper", @@ -75242,7 +85968,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.AspFormTagHelper.Action", "Documentation": "\r\n \r\n The name of the action method.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -75251,7 +85979,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.AspFormTagHelper.Controller", "Documentation": "\r\n \r\n The name of the controller.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -75260,7 +85990,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.AspFormTagHelper.Area", "Documentation": "\r\n \r\n The name of the area.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -75269,7 +86001,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.AspFormTagHelper.Page", "Documentation": "\r\n \r\n The name of the page.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -75278,7 +86012,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.AspFormTagHelper.PageHandler", "Documentation": "\r\n \r\n The name of the page handler.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -75287,7 +86023,9 @@ "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.AspFormTagHelper.Antiforgery", "Documentation": "\r\n \r\n Whether the antiforgery token should be generated.\r\n \r\n Defaults to false if user provides an action attribute\r\n or if the method is ; true otherwise.\r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Antiforgery" } + "Metadata": { + "Common.PropertyName": "Antiforgery" + } }, { "Kind": "ITagHelper", @@ -75296,7 +86034,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.AspFormTagHelper.Fragment", "Documentation": "\r\n \r\n Gets or sets the URL fragment.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -75305,7 +86045,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.AspFormTagHelper.Route", "Documentation": "\r\n \r\n Name of the route.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -75317,7 +86059,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.AspFormTagHelper.RouteValues", "Documentation": "\r\n \r\n Additional parameters for the route.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { @@ -75329,10 +86073,10 @@ }, { "__Checksum": { - "Data1": 6064914522481773803, - "Data2": -2859198757781779375, - "Data3": -5898614832202912408, - "Data4": -1788851735358206590 + "Data1": 9128067365069008236, + "Data2": -8738080721982244789, + "Data3": -5499255257082820573, + "Data4": 2705253590631274199 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormGridSettingsTagHelper", @@ -75366,7 +86110,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FormGridSettingsTagHelper.Cols", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cols" } + "Metadata": { + "Common.PropertyName": "Cols" + } }, { "Kind": "ITagHelper", @@ -75374,7 +86120,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FormGridSettingsTagHelper.Gutter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gutter" } + "Metadata": { + "Common.PropertyName": "Gutter" + } } ], "Metadata": { @@ -75386,10 +86134,10 @@ }, { "__Checksum": { - "Data1": -2914632232557430884, - "Data2": -5597378563803007738, - "Data3": 9083204901705578343, - "Data4": 6926680038821835322 + "Data1": 1896979385866134026, + "Data2": 4303257419010399856, + "Data3": -142153013686210812, + "Data4": -3322328645073739048 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormItemLabelSettingsTagHelper", @@ -75411,7 +86159,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormItemLabelSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -75419,7 +86169,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FormItemLabelSettingsTagHelper.Optional", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Optional" } + "Metadata": { + "Common.PropertyName": "Optional" + } }, { "Kind": "ITagHelper", @@ -75427,7 +86179,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FormItemLabelSettingsTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } } ], "Metadata": { @@ -75439,10 +86193,10 @@ }, { "__Checksum": { - "Data1": -7042425391226958152, - "Data2": 481881558843323917, - "Data3": -8370979852574213695, - "Data4": -4874295889909522850 + "Data1": -232054110275165944, + "Data2": 8114119953219550675, + "Data3": -4753224857646257663, + "Data4": 1703981418695158682 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormItemTagHelper", @@ -75464,7 +86218,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FormItemTagHelper.HiddenEditor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HiddenEditor" } + "Metadata": { + "Common.PropertyName": "HiddenEditor" + } }, { "Kind": "ITagHelper", @@ -75472,7 +86228,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormItemTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -75480,7 +86238,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormItemTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -75488,7 +86248,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormItemTagHelper.Editor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editor" } + "Metadata": { + "Common.PropertyName": "Editor" + } }, { "Kind": "ITagHelper", @@ -75496,7 +86258,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormItemTagHelper.EditorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditorHandler" } + "Metadata": { + "Common.PropertyName": "EditorHandler" + } }, { "Kind": "ITagHelper", @@ -75504,7 +86268,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormItemTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -75512,7 +86278,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormItemTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -75520,7 +86288,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormItemTagHelper.Hint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hint" } + "Metadata": { + "Common.PropertyName": "Hint" + } }, { "Kind": "ITagHelper", @@ -75528,7 +86298,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.FormItemTagHelper.ColSpan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColSpan" } + "Metadata": { + "Common.PropertyName": "ColSpan" + } }, { "Kind": "ITagHelper", @@ -75539,7 +86311,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.FormItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -75547,7 +86321,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormItemTagHelper.Layout", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Layout" } + "Metadata": { + "Common.PropertyName": "Layout" + } } ], "AllowedChildTags": [ @@ -75711,10 +86487,10 @@ }, { "__Checksum": { - "Data1": -2176090653914947563, - "Data2": 4167791993874054661, - "Data3": 2456038744112966733, - "Data4": -6755697561346079105 + "Data1": 6822066870457836477, + "Data2": -3785895730533188934, + "Data3": -2100431036405617256, + "Data4": 3169643062971252704 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormItemsTagHelper", @@ -75754,10 +86530,10 @@ }, { "__Checksum": { - "Data1": -3758467395757405444, - "Data2": -3096867214714075654, - "Data3": 8712645489456129970, - "Data4": -2562934026757187707 + "Data1": -4653222948572027477, + "Data2": -6303853712729634082, + "Data3": 5136946014742729760, + "Data4": -5581284815061384604 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormMessagesSettingsTagHelper", @@ -75785,7 +86561,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormMessagesSettingsTagHelper.Submit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Submit" } + "Metadata": { + "Common.PropertyName": "Submit" + } }, { "Kind": "ITagHelper", @@ -75793,7 +86571,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormMessagesSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -75801,7 +86581,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormMessagesSettingsTagHelper.Optional", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Optional" } + "Metadata": { + "Common.PropertyName": "Optional" + } } ], "Metadata": { @@ -75813,10 +86595,10 @@ }, { "__Checksum": { - "Data1": 3648096584571052284, - "Data2": 7956923307817088496, - "Data3": -9084560893969322747, - "Data4": 8087481391957887992 + "Data1": 410707555936714664, + "Data2": -4278219051990854760, + "Data3": -4006724325092139268, + "Data4": 6078541746279738065 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormTagHelper", @@ -75847,7 +86629,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.FormTagHelper.FormData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FormData" } + "Metadata": { + "Common.PropertyName": "FormData" + } }, { "Kind": "ITagHelper", @@ -75855,7 +86639,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.OnValidate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnValidate" } + "Metadata": { + "Common.PropertyName": "OnValidate" + } }, { "Kind": "ITagHelper", @@ -75863,7 +86649,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.OnValidateField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnValidateField" } + "Metadata": { + "Common.PropertyName": "OnValidateField" + } }, { "Kind": "ITagHelper", @@ -75871,7 +86659,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -75879,7 +86669,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.OnSubmit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSubmit" } + "Metadata": { + "Common.PropertyName": "OnSubmit" + } }, { "Kind": "ITagHelper", @@ -75887,7 +86679,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.OnClear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClear" } + "Metadata": { + "Common.PropertyName": "OnClear" + } }, { "Kind": "ITagHelper", @@ -75895,7 +86689,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.ButtonsTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ButtonsTemplate" } + "Metadata": { + "Common.PropertyName": "ButtonsTemplate" + } }, { "Kind": "ITagHelper", @@ -75903,7 +86699,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.ButtonsTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ButtonsTemplateId" } + "Metadata": { + "Common.PropertyName": "ButtonsTemplateId" + } }, { "Kind": "ITagHelper", @@ -75911,7 +86709,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FormTagHelper.ButtonsTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ButtonsTemplateView" } + "Metadata": { + "Common.PropertyName": "ButtonsTemplateView" + } }, { "Kind": "ITagHelper", @@ -75919,7 +86719,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.ButtonsTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ButtonsTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ButtonsTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -75927,7 +86729,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FormTagHelper.FocusFirst", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FocusFirst" } + "Metadata": { + "Common.PropertyName": "FocusFirst" + } }, { "Kind": "ITagHelper", @@ -75935,7 +86739,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.FormatLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FormatLabel" } + "Metadata": { + "Common.PropertyName": "FormatLabel" + } }, { "Kind": "ITagHelper", @@ -75943,7 +86749,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -75951,7 +86759,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.Layout", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Layout" } + "Metadata": { + "Common.PropertyName": "Layout" + } }, { "Kind": "ITagHelper", @@ -75959,7 +86769,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -75967,7 +86779,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -75975,7 +86789,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FormTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -75983,7 +86799,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FormTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -75991,7 +86809,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.FormTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -76025,10 +86845,10 @@ }, { "__Checksum": { - "Data1": -5329035453586597602, - "Data2": 8435794463774381458, - "Data3": -2132980886167304112, - "Data4": 74664486536764036 + "Data1": 5252095677303649148, + "Data2": 2289587441959501397, + "Data3": 566422157876196751, + "Data4": 1037658464866438656 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.FormValidatableSettingsTagHelper", @@ -76056,7 +86876,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FormValidatableSettingsTagHelper.ValidateOnBlur", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValidateOnBlur" } + "Metadata": { + "Common.PropertyName": "ValidateOnBlur" + } }, { "Kind": "ITagHelper", @@ -76064,7 +86886,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.FormValidatableSettingsTagHelper.ValidationSummary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValidationSummary" } + "Metadata": { + "Common.PropertyName": "ValidationSummary" + } }, { "Kind": "ITagHelper", @@ -76072,7 +86896,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormValidatableSettingsTagHelper.ErrorTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorTemplate" } + "Metadata": { + "Common.PropertyName": "ErrorTemplate" + } }, { "Kind": "ITagHelper", @@ -76080,7 +86906,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormValidatableSettingsTagHelper.ErrorTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorTemplateId" } + "Metadata": { + "Common.PropertyName": "ErrorTemplateId" + } }, { "Kind": "ITagHelper", @@ -76088,7 +86916,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.FormValidatableSettingsTagHelper.ErrorTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorTemplateView" } + "Metadata": { + "Common.PropertyName": "ErrorTemplateView" + } }, { "Kind": "ITagHelper", @@ -76096,7 +86926,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.FormValidatableSettingsTagHelper.ErrorTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ErrorTemplateHandler" + } } ], "Metadata": { @@ -76108,10 +86940,10 @@ }, { "__Checksum": { - "Data1": 5425563182712075400, - "Data2": -6735327569995680388, - "Data3": 2837418441568966292, - "Data4": -32465231298201 + "Data1": -8477316064889047037, + "Data2": -4047928171979689096, + "Data3": -4870611714932154344, + "Data4": -4217076183182653551 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttAssignmentsSettingsTagHelper", @@ -76133,7 +86965,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttAssignmentsSettingsTagHelper.DataResourceIdField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataResourceIdField" } + "Metadata": { + "Common.PropertyName": "DataResourceIdField" + } }, { "Kind": "ITagHelper", @@ -76141,7 +86975,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttAssignmentsSettingsTagHelper.DataTaskIdField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTaskIdField" } + "Metadata": { + "Common.PropertyName": "DataTaskIdField" + } }, { "Kind": "ITagHelper", @@ -76149,7 +86985,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttAssignmentsSettingsTagHelper.DataValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataValueField" } + "Metadata": { + "Common.PropertyName": "DataValueField" + } }, { "Kind": "ITagHelper", @@ -76157,7 +86995,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttAssignmentsSettingsTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -76165,7 +87005,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.GanttAssignmentsSettingsTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } } ], "AllowedChildTags": [ @@ -76184,10 +87026,10 @@ }, { "__Checksum": { - "Data1": 3486156498788760144, - "Data2": -2279611568284016879, - "Data3": 5880987188400970433, - "Data4": 2566912649216664126 + "Data1": 3733148706102633622, + "Data2": -8469695148850157169, + "Data3": 1879475235096909466, + "Data4": -6900336120949884806 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttColumnFilterableSettingsTagHelper", @@ -76209,7 +87051,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttColumnFilterableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -76217,7 +87061,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnFilterableSettingsTagHelper.Ui", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Ui" } + "Metadata": { + "Common.PropertyName": "Ui" + } }, { "Kind": "ITagHelper", @@ -76225,7 +87071,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnFilterableSettingsTagHelper.UiHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UiHandler" } + "Metadata": { + "Common.PropertyName": "UiHandler" + } } ], "Metadata": { @@ -76237,10 +87085,10 @@ }, { "__Checksum": { - "Data1": -519603357801004478, - "Data2": -3455073139024935278, - "Data3": 5485792313251792430, - "Data4": 8554581101966794427 + "Data1": 3648112010536240096, + "Data2": 2429900307524411734, + "Data3": -2770625233379756085, + "Data4": 3712165030216474808 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttColumnSortableSettingsTagHelper", @@ -76262,7 +87110,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttColumnSortableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -76270,7 +87120,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnSortableSettingsTagHelper.Compare", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Compare" } + "Metadata": { + "Common.PropertyName": "Compare" + } } ], "Metadata": { @@ -76282,10 +87134,10 @@ }, { "__Checksum": { - "Data1": -3204632636183606131, - "Data2": 3354152549551289108, - "Data3": -3804876643190293667, - "Data4": -3389012785766822726 + "Data1": -687436025167498651, + "Data2": -8367102057319160199, + "Data3": 3240605290313049318, + "Data4": -669091153559886324 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttColumnTagHelper", @@ -76310,7 +87162,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.GanttColumnTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -76318,7 +87172,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttColumnTagHelper.Editable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editable" } + "Metadata": { + "Common.PropertyName": "Editable" + } }, { "Kind": "ITagHelper", @@ -76326,7 +87182,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.Editor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editor" } + "Metadata": { + "Common.PropertyName": "Editor" + } }, { "Kind": "ITagHelper", @@ -76334,7 +87192,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttColumnTagHelper.Expandable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expandable" } + "Metadata": { + "Common.PropertyName": "Expandable" + } }, { "Kind": "ITagHelper", @@ -76342,7 +87202,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -76350,7 +87212,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -76361,7 +87225,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.GanttColumnTagHelper.HeaderAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderAttributes" } + "Metadata": { + "Common.PropertyName": "HeaderAttributes" + } }, { "Kind": "ITagHelper", @@ -76369,7 +87235,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -76377,7 +87245,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -76385,7 +87255,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttColumnTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -76393,7 +87265,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -76401,7 +87275,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttColumnTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -76409,7 +87285,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttColumnTagHelper.Menu", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Menu" } + "Metadata": { + "Common.PropertyName": "Menu" + } }, { "Kind": "ITagHelper", @@ -76417,7 +87295,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttColumnTagHelper.MinScreenWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinScreenWidth" } + "Metadata": { + "Common.PropertyName": "MinScreenWidth" + } }, { "Kind": "ITagHelper", @@ -76425,7 +87305,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -76433,7 +87315,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -76441,7 +87325,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttColumnTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -76449,7 +87335,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -76457,7 +87345,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -76465,7 +87355,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttColumnTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -76494,10 +87386,10 @@ }, { "__Checksum": { - "Data1": 901098114990261901, - "Data2": 5200982662270366043, - "Data3": 1696446996009475871, - "Data4": 5785287450033038046 + "Data1": -5498167563854623114, + "Data2": -5421173188352445103, + "Data3": -6584430017340567831, + "Data4": -3591675693128614911 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttColumnsTagHelper", @@ -76527,10 +87419,10 @@ }, { "__Checksum": { - "Data1": -8058367407335777426, - "Data2": -7687226766196533058, - "Data3": -2418214563524161199, - "Data4": 4496232884757198701 + "Data1": 8942697614880947212, + "Data2": -5109552999268070624, + "Data3": -4791962310056212596, + "Data4": -2260289698142053464 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttCurrentTimeMarkerSettingsTagHelper", @@ -76552,7 +87444,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttCurrentTimeMarkerSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -76560,7 +87454,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttCurrentTimeMarkerSettingsTagHelper.UpdateInterval", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UpdateInterval" } + "Metadata": { + "Common.PropertyName": "UpdateInterval" + } } ], "Metadata": { @@ -76572,10 +87468,10 @@ }, { "__Checksum": { - "Data1": -5241616532849981008, - "Data2": -3070076164625510372, - "Data3": 2067330825701002041, - "Data4": -2421076572598923695 + "Data1": -298947732504285546, + "Data2": 187277244679278778, + "Data3": -5503323248228296256, + "Data4": 576540555155975937 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper", @@ -76597,7 +87493,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -76605,7 +87503,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.Confirmation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Confirmation" } + "Metadata": { + "Common.PropertyName": "Confirmation" + } }, { "Kind": "ITagHelper", @@ -76613,7 +87513,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.Create", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Create" } + "Metadata": { + "Common.PropertyName": "Create" + } }, { "Kind": "ITagHelper", @@ -76621,7 +87523,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.DependencyCreate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DependencyCreate" } + "Metadata": { + "Common.PropertyName": "DependencyCreate" + } }, { "Kind": "ITagHelper", @@ -76629,7 +87533,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.DependencyDestroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DependencyDestroy" } + "Metadata": { + "Common.PropertyName": "DependencyDestroy" + } }, { "Kind": "ITagHelper", @@ -76637,7 +87543,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.DragPercentComplete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DragPercentComplete" } + "Metadata": { + "Common.PropertyName": "DragPercentComplete" + } }, { "Kind": "ITagHelper", @@ -76645,7 +87553,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.Destroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Destroy" } + "Metadata": { + "Common.PropertyName": "Destroy" + } }, { "Kind": "ITagHelper", @@ -76653,7 +87563,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.Move", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Move" } + "Metadata": { + "Common.PropertyName": "Move" + } }, { "Kind": "ITagHelper", @@ -76661,7 +87573,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.PlannedTasks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PlannedTasks" } + "Metadata": { + "Common.PropertyName": "PlannedTasks" + } }, { "Kind": "ITagHelper", @@ -76669,7 +87583,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.Reorder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reorder" } + "Metadata": { + "Common.PropertyName": "Reorder" + } }, { "Kind": "ITagHelper", @@ -76677,7 +87593,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.Resize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resize" } + "Metadata": { + "Common.PropertyName": "Resize" + } }, { "Kind": "ITagHelper", @@ -76685,7 +87603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -76693,7 +87613,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -76701,7 +87623,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -76709,7 +87633,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -76717,7 +87643,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttEditableSettingsTagHelper.Update", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Update" } + "Metadata": { + "Common.PropertyName": "Update" + } } ], "Metadata": { @@ -76729,10 +87657,10 @@ }, { "__Checksum": { - "Data1": -6894974204857711426, - "Data2": -1473415953276556330, - "Data3": -6843634109491947493, - "Data4": -4196298385601834549 + "Data1": 5569187083814248085, + "Data2": -4649360378163217092, + "Data3": -4458985773853467255, + "Data4": 3820349045685178066 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttMessagesActionsSettingsTagHelper", @@ -76754,7 +87682,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesActionsSettingsTagHelper.AddChild", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AddChild" } + "Metadata": { + "Common.PropertyName": "AddChild" + } }, { "Kind": "ITagHelper", @@ -76762,7 +87692,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesActionsSettingsTagHelper.Append", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Append" } + "Metadata": { + "Common.PropertyName": "Append" + } }, { "Kind": "ITagHelper", @@ -76770,7 +87702,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesActionsSettingsTagHelper.InsertAfter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InsertAfter" } + "Metadata": { + "Common.PropertyName": "InsertAfter" + } }, { "Kind": "ITagHelper", @@ -76778,7 +87712,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesActionsSettingsTagHelper.InsertBefore", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InsertBefore" } + "Metadata": { + "Common.PropertyName": "InsertBefore" + } }, { "Kind": "ITagHelper", @@ -76786,7 +87722,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesActionsSettingsTagHelper.Pdf", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pdf" } + "Metadata": { + "Common.PropertyName": "Pdf" + } } ], "Metadata": { @@ -76798,10 +87736,10 @@ }, { "__Checksum": { - "Data1": -6890007243159933445, - "Data2": 8284056712105313891, - "Data3": 5011847502756743955, - "Data4": -2627729147400124531 + "Data1": 5491140698111414696, + "Data2": -4941391595792048062, + "Data3": -6469278698676682357, + "Data4": 4966097062411054946 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper", @@ -76823,7 +87761,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.AssignButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AssignButton" } + "Metadata": { + "Common.PropertyName": "AssignButton" + } }, { "Kind": "ITagHelper", @@ -76831,7 +87771,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.EditorTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditorTitle" } + "Metadata": { + "Common.PropertyName": "EditorTitle" + } }, { "Kind": "ITagHelper", @@ -76839,7 +87781,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.End", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "End" } + "Metadata": { + "Common.PropertyName": "End" + } }, { "Kind": "ITagHelper", @@ -76847,7 +87791,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.PercentComplete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PercentComplete" } + "Metadata": { + "Common.PropertyName": "PercentComplete" + } }, { "Kind": "ITagHelper", @@ -76855,7 +87801,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.PlannedEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PlannedEnd" } + "Metadata": { + "Common.PropertyName": "PlannedEnd" + } }, { "Kind": "ITagHelper", @@ -76863,7 +87811,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.PlannedStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PlannedStart" } + "Metadata": { + "Common.PropertyName": "PlannedStart" + } }, { "Kind": "ITagHelper", @@ -76871,7 +87821,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.Resources", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resources" } + "Metadata": { + "Common.PropertyName": "Resources" + } }, { "Kind": "ITagHelper", @@ -76879,7 +87831,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.ResourcesEditorTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ResourcesEditorTitle" } + "Metadata": { + "Common.PropertyName": "ResourcesEditorTitle" + } }, { "Kind": "ITagHelper", @@ -76887,7 +87841,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.ResourcesHeader", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ResourcesHeader" } + "Metadata": { + "Common.PropertyName": "ResourcesHeader" + } }, { "Kind": "ITagHelper", @@ -76895,7 +87851,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -76903,7 +87861,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -76911,7 +87871,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.UnitsHeader", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UnitsHeader" } + "Metadata": { + "Common.PropertyName": "UnitsHeader" + } }, { "Kind": "ITagHelper", @@ -76919,7 +87881,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.AddNew", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AddNew" } + "Metadata": { + "Common.PropertyName": "AddNew" + } }, { "Kind": "ITagHelper", @@ -76927,7 +87891,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -76935,7 +87901,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.PercentCompleteHint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PercentCompleteHint" } + "Metadata": { + "Common.PropertyName": "PercentCompleteHint" + } }, { "Kind": "ITagHelper", @@ -76943,7 +87911,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.Remove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Remove" } + "Metadata": { + "Common.PropertyName": "Remove" + } }, { "Kind": "ITagHelper", @@ -76951,7 +87921,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.ActualStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ActualStart" } + "Metadata": { + "Common.PropertyName": "ActualStart" + } }, { "Kind": "ITagHelper", @@ -76959,7 +87931,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.ActualEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ActualEnd" } + "Metadata": { + "Common.PropertyName": "ActualEnd" + } }, { "Kind": "ITagHelper", @@ -76967,7 +87941,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.ParentOptionLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ParentOptionLabel" } + "Metadata": { + "Common.PropertyName": "ParentOptionLabel" + } }, { "Kind": "ITagHelper", @@ -76975,7 +87951,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.General", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "General" } + "Metadata": { + "Common.PropertyName": "General" + } }, { "Kind": "ITagHelper", @@ -76983,7 +87961,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.Predecessors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Predecessors" } + "Metadata": { + "Common.PropertyName": "Predecessors" + } }, { "Kind": "ITagHelper", @@ -76991,7 +87971,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.Successors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Successors" } + "Metadata": { + "Common.PropertyName": "Successors" + } }, { "Kind": "ITagHelper", @@ -76999,7 +87981,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.Other", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Other" } + "Metadata": { + "Common.PropertyName": "Other" + } }, { "Kind": "ITagHelper", @@ -77007,7 +87991,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesEditorSettingsTagHelper.DependencyType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DependencyType" } + "Metadata": { + "Common.PropertyName": "DependencyType" + } } ], "Metadata": { @@ -77019,10 +88005,10 @@ }, { "__Checksum": { - "Data1": -3017744910821998737, - "Data2": -8288068110124654841, - "Data3": -6018594781083650114, - "Data4": -5593795628921766228 + "Data1": -3011643105085362432, + "Data2": 6020829011443521604, + "Data3": -4961484890002807417, + "Data4": 386000135399320806 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttMessagesPlannedTasksSettingsTagHelper", @@ -77044,7 +88030,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesPlannedTasksSettingsTagHelper.SwitchText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SwitchText" } + "Metadata": { + "Common.PropertyName": "SwitchText" + } }, { "Kind": "ITagHelper", @@ -77052,7 +88040,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesPlannedTasksSettingsTagHelper.OffsetTooltipAdvanced", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OffsetTooltipAdvanced" } + "Metadata": { + "Common.PropertyName": "OffsetTooltipAdvanced" + } }, { "Kind": "ITagHelper", @@ -77060,7 +88050,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesPlannedTasksSettingsTagHelper.OffsetTooltipDelay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OffsetTooltipDelay" } + "Metadata": { + "Common.PropertyName": "OffsetTooltipDelay" + } }, { "Kind": "ITagHelper", @@ -77068,7 +88060,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesPlannedTasksSettingsTagHelper.Seconds", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Seconds" } + "Metadata": { + "Common.PropertyName": "Seconds" + } }, { "Kind": "ITagHelper", @@ -77076,7 +88070,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesPlannedTasksSettingsTagHelper.Minutes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Minutes" } + "Metadata": { + "Common.PropertyName": "Minutes" + } }, { "Kind": "ITagHelper", @@ -77084,7 +88080,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesPlannedTasksSettingsTagHelper.Hours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "ITagHelper", @@ -77092,7 +88090,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesPlannedTasksSettingsTagHelper.Days", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } } ], "Metadata": { @@ -77104,10 +88104,10 @@ }, { "__Checksum": { - "Data1": -4641949363443761198, - "Data2": -4773064866470277831, - "Data3": 6214207301598101732, - "Data4": 9028396325855570488 + "Data1": -6128160532271467129, + "Data2": 7221119592556596011, + "Data3": 2177111793716633160, + "Data4": -8546215507434253263 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttMessagesSettingsTagHelper", @@ -77129,7 +88129,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -77137,7 +88139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesSettingsTagHelper.DeleteDependencyConfirmation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteDependencyConfirmation" } + "Metadata": { + "Common.PropertyName": "DeleteDependencyConfirmation" + } }, { "Kind": "ITagHelper", @@ -77145,7 +88149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesSettingsTagHelper.DeleteDependencyWindowTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteDependencyWindowTitle" } + "Metadata": { + "Common.PropertyName": "DeleteDependencyWindowTitle" + } }, { "Kind": "ITagHelper", @@ -77153,7 +88159,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesSettingsTagHelper.DeleteTaskConfirmation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteTaskConfirmation" } + "Metadata": { + "Common.PropertyName": "DeleteTaskConfirmation" + } }, { "Kind": "ITagHelper", @@ -77161,7 +88169,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesSettingsTagHelper.DeleteTaskWindowTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteTaskWindowTitle" } + "Metadata": { + "Common.PropertyName": "DeleteTaskWindowTitle" + } }, { "Kind": "ITagHelper", @@ -77169,7 +88179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesSettingsTagHelper.Destroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Destroy" } + "Metadata": { + "Common.PropertyName": "Destroy" + } }, { "Kind": "ITagHelper", @@ -77177,7 +88189,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesSettingsTagHelper.Save", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Save" } + "Metadata": { + "Common.PropertyName": "Save" + } }, { "Kind": "ITagHelper", @@ -77185,7 +88199,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesSettingsTagHelper.SelectView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectView" } + "Metadata": { + "Common.PropertyName": "SelectView" + } } ], "AllowedChildTags": [ @@ -77214,10 +88230,10 @@ }, { "__Checksum": { - "Data1": 6136716762935864153, - "Data2": -6628324353786142250, - "Data3": -3733066338976166684, - "Data4": -1088704075040969804 + "Data1": 7027596989182696215, + "Data2": 1450494485722237064, + "Data3": -4421458895747416230, + "Data4": 4491313104255928056 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttMessagesViewsSettingsTagHelper", @@ -77239,7 +88255,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesViewsSettingsTagHelper.Day", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Day" } + "Metadata": { + "Common.PropertyName": "Day" + } }, { "Kind": "ITagHelper", @@ -77247,7 +88265,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesViewsSettingsTagHelper.End", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "End" } + "Metadata": { + "Common.PropertyName": "End" + } }, { "Kind": "ITagHelper", @@ -77255,7 +88275,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesViewsSettingsTagHelper.Month", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Month" } + "Metadata": { + "Common.PropertyName": "Month" + } }, { "Kind": "ITagHelper", @@ -77263,7 +88285,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesViewsSettingsTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -77271,7 +88295,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesViewsSettingsTagHelper.Week", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Week" } + "Metadata": { + "Common.PropertyName": "Week" + } }, { "Kind": "ITagHelper", @@ -77279,7 +88305,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttMessagesViewsSettingsTagHelper.Year", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Year" } + "Metadata": { + "Common.PropertyName": "Year" + } } ], "Metadata": { @@ -77291,10 +88319,10 @@ }, { "__Checksum": { - "Data1": -4857732260768066056, - "Data2": 3392638692250749093, - "Data3": -1389241630101211854, - "Data4": 8622484940328136623 + "Data1": 1274780668618710269, + "Data2": -781520459166516069, + "Data3": -7726026096640696316, + "Data4": 4994529759436520286 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttNestedColumnsTagHelper", @@ -77324,10 +88352,10 @@ }, { "__Checksum": { - "Data1": -3885663486447876264, - "Data2": 2265784600645658372, - "Data3": 7513211472400077924, - "Data4": 4111537780908527811 + "Data1": 6875841743691211609, + "Data2": -7606718672092287581, + "Data3": -2559071972124677494, + "Data4": -8815408066200978210 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttPdfMarginSettingsTagHelper", @@ -77349,7 +88377,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttPdfMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -77357,7 +88387,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttPdfMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -77365,7 +88397,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttPdfMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -77373,7 +88407,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttPdfMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -77385,10 +88421,10 @@ }, { "__Checksum": { - "Data1": -2003072988945041342, - "Data2": 1083800985679007121, - "Data3": 3890253649603669434, - "Data4": 2956355168243245894 + "Data1": -8188538504919212374, + "Data2": -3685945551748930127, + "Data3": 7756819552458812034, + "Data4": 5466623843459389566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper", @@ -77410,7 +88446,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.Author", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Author" } + "Metadata": { + "Common.PropertyName": "Author" + } }, { "Kind": "ITagHelper", @@ -77418,7 +88456,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.AutoPrint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoPrint" } + "Metadata": { + "Common.PropertyName": "AutoPrint" + } }, { "Kind": "ITagHelper", @@ -77426,7 +88466,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.AvoidLinks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AvoidLinks" } + "Metadata": { + "Common.PropertyName": "AvoidLinks" + } }, { "Kind": "ITagHelper", @@ -77434,7 +88476,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.Creator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Creator" } + "Metadata": { + "Common.PropertyName": "Creator" + } }, { "Kind": "ITagHelper", @@ -77442,7 +88486,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -77450,7 +88496,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -77458,7 +88506,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -77466,7 +88516,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.JpegQuality", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JpegQuality" } + "Metadata": { + "Common.PropertyName": "JpegQuality" + } }, { "Kind": "ITagHelper", @@ -77474,7 +88526,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.KeepPNG", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KeepPNG" } + "Metadata": { + "Common.PropertyName": "KeepPNG" + } }, { "Kind": "ITagHelper", @@ -77482,7 +88536,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.Keywords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Keywords" } + "Metadata": { + "Common.PropertyName": "Keywords" + } }, { "Kind": "ITagHelper", @@ -77490,7 +88546,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } }, { "Kind": "ITagHelper", @@ -77498,7 +88556,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.PaperSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaperSize" } + "Metadata": { + "Common.PropertyName": "PaperSize" + } }, { "Kind": "ITagHelper", @@ -77506,7 +88566,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -77514,7 +88576,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } }, { "Kind": "ITagHelper", @@ -77522,7 +88586,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.Subject", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subject" } + "Metadata": { + "Common.PropertyName": "Subject" + } }, { "Kind": "ITagHelper", @@ -77530,7 +88596,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttPdfSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -77549,10 +88617,10 @@ }, { "__Checksum": { - "Data1": 5953405782968116050, - "Data2": 2357681513879503685, - "Data3": 7693163136633531619, - "Data4": -7885598111857282089 + "Data1": 5507829876733763517, + "Data2": 8508110325300027459, + "Data3": 4006194971593663936, + "Data4": -1115455142027876537 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttRangeSettingsTagHelper", @@ -77574,7 +88642,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.GanttRangeSettingsTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -77582,7 +88652,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.GanttRangeSettingsTagHelper.End", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "End" } + "Metadata": { + "Common.PropertyName": "End" + } } ], "Metadata": { @@ -77594,10 +88666,10 @@ }, { "__Checksum": { - "Data1": 48277578474932091, - "Data2": -236502339047378517, - "Data3": -642291516067563422, - "Data4": 7956728238218754473 + "Data1": 6454547005739645338, + "Data2": -4782521195745181473, + "Data3": 9066172425928954879, + "Data4": -9109848226453382845 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttResourcesSettingsTagHelper", @@ -77619,7 +88691,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttResourcesSettingsTagHelper.DataFormatField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataFormatField" } + "Metadata": { + "Common.PropertyName": "DataFormatField" + } }, { "Kind": "ITagHelper", @@ -77627,7 +88701,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttResourcesSettingsTagHelper.DataColorField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataColorField" } + "Metadata": { + "Common.PropertyName": "DataColorField" + } }, { "Kind": "ITagHelper", @@ -77635,7 +88711,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttResourcesSettingsTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -77643,7 +88721,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttResourcesSettingsTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -77651,7 +88731,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.GanttResourcesSettingsTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -77659,7 +88741,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttResourcesSettingsTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } } ], "AllowedChildTags": [ @@ -77678,10 +88762,10 @@ }, { "__Checksum": { - "Data1": -2384379363211494454, - "Data2": -6019457620665851765, - "Data3": -7437746652973697432, - "Data4": -738897693045873645 + "Data1": -4349276012654286595, + "Data2": 7405145150188150069, + "Data3": -3362732267199877926, + "Data4": -6524221387531473267 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttTagHelper", @@ -77701,7 +88785,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -77709,7 +88795,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.DependancyDatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DependancyDatasourceId" } + "Metadata": { + "Common.PropertyName": "DependancyDatasourceId" + } }, { "Kind": "ITagHelper", @@ -77717,7 +88805,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -77725,7 +88815,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -77733,7 +88825,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnAdd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnAdd" } + "Metadata": { + "Common.PropertyName": "OnAdd" + } }, { "Kind": "ITagHelper", @@ -77741,7 +88835,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnEdit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEdit" } + "Metadata": { + "Common.PropertyName": "OnEdit" + } }, { "Kind": "ITagHelper", @@ -77749,7 +88845,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemove" } + "Metadata": { + "Common.PropertyName": "OnRemove" + } }, { "Kind": "ITagHelper", @@ -77757,7 +88855,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnCancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCancel" } + "Metadata": { + "Common.PropertyName": "OnCancel" + } }, { "Kind": "ITagHelper", @@ -77765,7 +88865,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnSave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSave" } + "Metadata": { + "Common.PropertyName": "OnSave" + } }, { "Kind": "ITagHelper", @@ -77773,7 +88875,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -77781,7 +88885,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnColumnHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnHide" } + "Metadata": { + "Common.PropertyName": "OnColumnHide" + } }, { "Kind": "ITagHelper", @@ -77789,7 +88895,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnColumnReorder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnReorder" } + "Metadata": { + "Common.PropertyName": "OnColumnReorder" + } }, { "Kind": "ITagHelper", @@ -77797,7 +88905,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnColumnResize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnResize" } + "Metadata": { + "Common.PropertyName": "OnColumnResize" + } }, { "Kind": "ITagHelper", @@ -77805,7 +88915,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnColumnShow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnShow" } + "Metadata": { + "Common.PropertyName": "OnColumnShow" + } }, { "Kind": "ITagHelper", @@ -77813,7 +88925,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnNavigate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNavigate" } + "Metadata": { + "Common.PropertyName": "OnNavigate" + } }, { "Kind": "ITagHelper", @@ -77821,7 +88935,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnMoveStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMoveStart" } + "Metadata": { + "Common.PropertyName": "OnMoveStart" + } }, { "Kind": "ITagHelper", @@ -77829,7 +88945,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnMove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMove" } + "Metadata": { + "Common.PropertyName": "OnMove" + } }, { "Kind": "ITagHelper", @@ -77837,7 +88955,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnMoveEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMoveEnd" } + "Metadata": { + "Common.PropertyName": "OnMoveEnd" + } }, { "Kind": "ITagHelper", @@ -77845,7 +88965,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnPdfExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPdfExport" } + "Metadata": { + "Common.PropertyName": "OnPdfExport" + } }, { "Kind": "ITagHelper", @@ -77853,7 +88975,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnResizeStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResizeStart" } + "Metadata": { + "Common.PropertyName": "OnResizeStart" + } }, { "Kind": "ITagHelper", @@ -77861,7 +88985,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnResize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResize" } + "Metadata": { + "Common.PropertyName": "OnResize" + } }, { "Kind": "ITagHelper", @@ -77869,7 +88995,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnResizeEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResizeEnd" } + "Metadata": { + "Common.PropertyName": "OnResizeEnd" + } }, { "Kind": "ITagHelper", @@ -77877,7 +89005,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.OnTogglePlannedTasks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnTogglePlannedTasks" } + "Metadata": { + "Common.PropertyName": "OnTogglePlannedTasks" + } }, { "Kind": "ITagHelper", @@ -77885,7 +89015,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -77893,7 +89025,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttTagHelper.ColumnResizeHandleWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnResizeHandleWidth" } + "Metadata": { + "Common.PropertyName": "ColumnResizeHandleWidth" + } }, { "Kind": "ITagHelper", @@ -77901,7 +89035,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.ColumnMenu", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnMenu" } + "Metadata": { + "Common.PropertyName": "ColumnMenu" + } }, { "Kind": "ITagHelper", @@ -77909,7 +89045,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.GanttTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -77917,7 +89055,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -77925,7 +89065,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.Reorderable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "ITagHelper", @@ -77933,7 +89075,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -77941,7 +89085,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.GanttTagHelper.WorkDayStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkDayStart" } + "Metadata": { + "Common.PropertyName": "WorkDayStart" + } }, { "Kind": "ITagHelper", @@ -77949,7 +89095,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.GanttTagHelper.WorkDayEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkDayEnd" } + "Metadata": { + "Common.PropertyName": "WorkDayEnd" + } }, { "Kind": "ITagHelper", @@ -77957,7 +89105,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttTagHelper.WorkWeekStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkWeekStart" } + "Metadata": { + "Common.PropertyName": "WorkWeekStart" + } }, { "Kind": "ITagHelper", @@ -77965,7 +89115,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttTagHelper.WorkWeekEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkWeekEnd" } + "Metadata": { + "Common.PropertyName": "WorkWeekEnd" + } }, { "Kind": "ITagHelper", @@ -77973,7 +89125,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttTagHelper.HourSpan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HourSpan" } + "Metadata": { + "Common.PropertyName": "HourSpan" + } }, { "Kind": "ITagHelper", @@ -77981,7 +89135,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.Snap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Snap" } + "Metadata": { + "Common.PropertyName": "Snap" + } }, { "Kind": "ITagHelper", @@ -77989,7 +89145,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -77997,7 +89155,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.ListWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ListWidth" } + "Metadata": { + "Common.PropertyName": "ListWidth" + } }, { "Kind": "ITagHelper", @@ -78005,7 +89165,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.Resizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "ITagHelper", @@ -78013,7 +89175,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -78021,7 +89185,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.ShowPlannedTasks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowPlannedTasks" } + "Metadata": { + "Common.PropertyName": "ShowPlannedTasks" + } }, { "Kind": "ITagHelper", @@ -78029,7 +89195,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.ShowWorkDays", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowWorkDays" } + "Metadata": { + "Common.PropertyName": "ShowWorkDays" + } }, { "Kind": "ITagHelper", @@ -78037,7 +89205,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTagHelper.ShowWorkHours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowWorkHours" } + "Metadata": { + "Common.PropertyName": "ShowWorkHours" + } }, { "Kind": "ITagHelper", @@ -78045,7 +89215,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.TaskTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TaskTemplate" } + "Metadata": { + "Common.PropertyName": "TaskTemplate" + } }, { "Kind": "ITagHelper", @@ -78053,7 +89225,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.TaskTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TaskTemplateId" } + "Metadata": { + "Common.PropertyName": "TaskTemplateId" + } }, { "Kind": "ITagHelper", @@ -78061,7 +89235,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttTagHelper.TaskTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TaskTemplateView" } + "Metadata": { + "Common.PropertyName": "TaskTemplateView" + } }, { "Kind": "ITagHelper", @@ -78069,7 +89245,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.TaskTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TaskTemplateHandler" } + "Metadata": { + "Common.PropertyName": "TaskTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -78077,7 +89255,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttTagHelper.RowHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowHeight" } + "Metadata": { + "Common.PropertyName": "RowHeight" + } }, { "Kind": "ITagHelper", @@ -78085,7 +89265,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -78093,7 +89275,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GanttTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -78101,7 +89285,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GanttTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -78109,7 +89295,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GanttTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -78188,10 +89376,10 @@ }, { "__Checksum": { - "Data1": -1358158251222115683, - "Data2": -209885205147129126, - "Data3": 6947631452925348973, - "Data4": 8240984855195929697 + "Data1": 1353510540972237427, + "Data2": -3946317396833554299, + "Data3": 5341371984155364913, + "Data4": 2789608386893551051 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttToolbarTagHelper", @@ -78213,7 +89401,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttToolbarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -78221,7 +89411,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttToolbarTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -78229,7 +89421,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttToolbarTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -78237,7 +89431,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttToolbarTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -78245,7 +89441,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttToolbarTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -78253,7 +89451,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttToolbarTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -78265,10 +89465,10 @@ }, { "__Checksum": { - "Data1": 3575907910942372660, - "Data2": -5955257368759784467, - "Data3": -991475629501448703, - "Data4": 9192443911009415836 + "Data1": -6287872429621534995, + "Data2": 3652354855605264021, + "Data3": -873680871855737930, + "Data4": -1310734643451156565 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttToolbarsTagHelper", @@ -78298,10 +89498,10 @@ }, { "__Checksum": { - "Data1": 9194053215052893049, - "Data2": -1800997067150903005, - "Data3": 5503856839315185300, - "Data4": -8739841421876027746 + "Data1": -7671240146086437586, + "Data2": -4236900894660078090, + "Data3": 6779713600322473256, + "Data4": 7401266994725979485 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttTooltipSettingsTagHelper", @@ -78323,7 +89523,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -78331,7 +89533,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -78339,7 +89543,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -78347,7 +89553,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -78355,7 +89563,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttTooltipSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { @@ -78367,10 +89577,10 @@ }, { "__Checksum": { - "Data1": -3379385790086516530, - "Data2": 1201250352758833156, - "Data3": -7014411903378214325, - "Data4": 5223752511388824171 + "Data1": -8997164878259092767, + "Data2": -8334237882695928109, + "Data3": 1491654354934391876, + "Data4": -266499765348508115 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttViewRangeSettingsTagHelper", @@ -78392,7 +89602,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.GanttViewRangeSettingsTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -78400,7 +89612,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.GanttViewRangeSettingsTagHelper.End", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "End" } + "Metadata": { + "Common.PropertyName": "End" + } } ], "Metadata": { @@ -78412,10 +89626,10 @@ }, { "__Checksum": { - "Data1": -6917853773975070604, - "Data2": 7849051764573359474, - "Data3": 3129407226065719526, - "Data4": 2865792247041770005 + "Data1": -8386201629486781384, + "Data2": 4637284569280171527, + "Data3": 2580421541064874044, + "Data4": -6195466003141629865 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttViewTagHelper", @@ -78437,7 +89651,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.GanttViewTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -78445,7 +89661,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttViewTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -78453,7 +89671,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttViewTagHelper.SlotSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SlotSize" } + "Metadata": { + "Common.PropertyName": "SlotSize" + } }, { "Kind": "ITagHelper", @@ -78461,7 +89681,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.TimeHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TimeHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "TimeHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -78469,7 +89691,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.TimeHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TimeHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "TimeHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -78477,7 +89701,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttViewTagHelper.TimeHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TimeHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "TimeHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -78485,7 +89711,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.TimeHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TimeHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "TimeHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -78493,7 +89721,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.DayHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DayHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "DayHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -78501,7 +89731,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.DayHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DayHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "DayHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -78509,7 +89741,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttViewTagHelper.DayHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DayHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "DayHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -78517,7 +89751,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.DayHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DayHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "DayHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -78525,7 +89761,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.WeekHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "WeekHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -78533,7 +89771,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.WeekHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "WeekHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -78541,7 +89781,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttViewTagHelper.WeekHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "WeekHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -78549,7 +89791,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.WeekHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "WeekHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -78557,7 +89801,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.MonthHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MonthHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "MonthHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -78565,7 +89811,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.MonthHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MonthHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "MonthHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -78573,7 +89821,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttViewTagHelper.MonthHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MonthHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "MonthHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -78581,7 +89831,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.MonthHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MonthHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "MonthHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -78589,7 +89841,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.YearHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "YearHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "YearHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -78597,7 +89851,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.YearHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "YearHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "YearHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -78605,7 +89861,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GanttViewTagHelper.YearHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "YearHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "YearHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -78613,7 +89871,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.YearHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "YearHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "YearHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -78621,7 +89881,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttViewTagHelper.ResizeTooltipFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ResizeTooltipFormat" } + "Metadata": { + "Common.PropertyName": "ResizeTooltipFormat" + } }, { "Kind": "ITagHelper", @@ -78629,7 +89891,9 @@ "TypeName": "Kendo.Mvc.UI.GanttViewType?", "DisplayName": "Kendo.Mvc.UI.GanttViewType? Kendo.Mvc.TagHelpers.GanttViewTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -78648,10 +89912,10 @@ }, { "__Checksum": { - "Data1": -7657793432397717382, - "Data2": -8286203529295953833, - "Data3": -2983361177331994563, - "Data4": 5344205495736463930 + "Data1": -7853784911068944226, + "Data2": -7632992338022559377, + "Data3": -7665909780978096812, + "Data4": 4375704401968851511 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttViewsTagHelper", @@ -78681,10 +89945,10 @@ }, { "__Checksum": { - "Data1": 568680572882065295, - "Data2": -2963312085158871174, - "Data3": -9076999378506569669, - "Data4": -9051749913270361239 + "Data1": -4096679565369754205, + "Data2": -5445275276244193739, + "Data3": -666878562207339084, + "Data4": 8336047461858124966 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper", @@ -78709,7 +89973,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -78717,7 +89983,9 @@ "TypeName": "Kendo.Mvc.UI.DataSourceTagHelperType?", "DisplayName": "Kendo.Mvc.UI.DataSourceTagHelperType? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -78725,7 +89993,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -78733,7 +90003,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -78741,7 +90013,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -78749,7 +90023,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -78757,7 +90033,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -78765,7 +90043,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -78773,7 +90053,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -78781,7 +90063,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -78789,7 +90073,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -78797,7 +90083,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -78805,7 +90093,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -78813,7 +90103,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -78821,7 +90113,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -78829,7 +90123,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -78837,7 +90133,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -78845,7 +90143,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -78853,7 +90153,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -78861,7 +90163,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -78869,7 +90173,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -78877,7 +90183,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -78885,7 +90193,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -78893,7 +90203,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -78901,7 +90213,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -78909,7 +90223,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -78917,7 +90233,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GanttDataSourceTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -78961,10 +90279,10 @@ }, { "__Checksum": { - "Data1": 3768295266513668713, - "Data2": 2459235649855725326, - "Data3": 6371499268034536339, - "Data4": -4040555555541537335 + "Data1": -3347649173935210071, + "Data2": 7243492510990262832, + "Data3": -2128775252543039809, + "Data4": -5264917231769294280 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper", @@ -78989,7 +90307,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -78997,7 +90317,9 @@ "TypeName": "Kendo.Mvc.UI.DataSourceTagHelperType?", "DisplayName": "Kendo.Mvc.UI.DataSourceTagHelperType? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -79005,7 +90327,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -79013,7 +90337,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -79021,7 +90347,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -79029,7 +90357,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -79037,7 +90367,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -79045,7 +90377,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -79053,7 +90387,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -79061,7 +90397,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -79069,7 +90407,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -79077,7 +90417,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -79085,7 +90427,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -79093,7 +90437,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -79101,7 +90447,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -79109,7 +90457,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -79117,7 +90467,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -79125,7 +90477,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -79133,7 +90487,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -79141,7 +90497,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -79149,7 +90507,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -79157,7 +90517,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -79165,7 +90527,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -79173,7 +90537,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -79181,7 +90547,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -79189,7 +90557,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -79197,7 +90567,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GanttDependencyDataSourceTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -79241,10 +90613,10 @@ }, { "__Checksum": { - "Data1": 8371532579453391556, - "Data2": -2890935891336032844, - "Data3": 2998559175980811022, - "Data4": 1825954803419616837 + "Data1": 6367815860049014129, + "Data2": 2746231916891981861, + "Data3": -5775639151794095549, + "Data4": 3182708922867093718 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridAllowCopySettingsTagHelper", @@ -79266,7 +90638,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridAllowCopySettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -79274,7 +90648,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridAllowCopySettingsTagHelper.Delimeter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Delimeter" } + "Metadata": { + "Common.PropertyName": "Delimeter" + } } ], "Metadata": { @@ -79286,10 +90662,10 @@ }, { "__Checksum": { - "Data1": -1233611753393518790, - "Data2": -8265965185225903005, - "Data3": -7640279389366588831, - "Data4": -842990127432452633 + "Data1": -5363237622860884106, + "Data2": 3800643326109737845, + "Data3": 5370461762339059301, + "Data4": -4382476010273473848 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper", @@ -79311,7 +90687,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -79319,7 +90697,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -79327,7 +90707,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -79335,7 +90717,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -79343,7 +90727,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper.ClassName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClassName" } + "Metadata": { + "Common.PropertyName": "ClassName" + } }, { "Kind": "ITagHelper", @@ -79351,7 +90737,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -79359,7 +90747,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -79367,7 +90757,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -79375,7 +90767,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -79383,7 +90777,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnCommandTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -79395,10 +90791,10 @@ }, { "__Checksum": { - "Data1": -1950399948744484265, - "Data2": -7011542652301948406, - "Data3": 4831750951623104390, - "Data4": 1755730298534787256 + "Data1": 1819149840189996321, + "Data2": -2001610640124213773, + "Data3": -84802408639431505, + "Data4": 7071544103900527316 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnCommandsTagHelper", @@ -79428,10 +90824,10 @@ }, { "__Checksum": { - "Data1": 7057520111832681524, - "Data2": 6646860053254670046, - "Data3": -7544882383297189449, - "Data4": -5273577820284182223 + "Data1": 8906583955924711086, + "Data2": 7952388575302045059, + "Data3": -7092218149022004879, + "Data4": 3630151248339362839 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnExportableSettingsTagHelper", @@ -79453,7 +90849,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnExportableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -79461,7 +90859,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridColumnExportableSettingsTagHelper.Excel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Excel" } + "Metadata": { + "Common.PropertyName": "Excel" + } }, { "Kind": "ITagHelper", @@ -79469,7 +90869,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridColumnExportableSettingsTagHelper.Pdf", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pdf" } + "Metadata": { + "Common.PropertyName": "Pdf" + } } ], "Metadata": { @@ -79481,10 +90883,10 @@ }, { "__Checksum": { - "Data1": 6222283231151085405, - "Data2": -7353642965075141944, - "Data3": -6546932804143836856, - "Data4": -6188493451998015589 + "Data1": 829257609268544029, + "Data2": -554985599998370654, + "Data3": 618564127818502029, + "Data4": -910172703012556923 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings", @@ -79506,7 +90908,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings.Operator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Operator" } + "Metadata": { + "Common.PropertyName": "Operator" + } }, { "Kind": "ITagHelper", @@ -79514,7 +90918,9 @@ "TypeName": "System.Double", "DisplayName": "double Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings.Delay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Delay" } + "Metadata": { + "Common.PropertyName": "Delay" + } }, { "Kind": "ITagHelper", @@ -79522,7 +90928,9 @@ "TypeName": "System.Int32", "DisplayName": "int Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings.MinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "ITagHelper", @@ -79531,7 +90939,9 @@ "IsEnum": true, "DisplayName": "Kendo.Mvc.UI.FilterType Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings.SuggestionOperator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SuggestionOperator" } + "Metadata": { + "Common.PropertyName": "SuggestionOperator" + } }, { "Kind": "ITagHelper", @@ -79539,7 +90949,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings.InputWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InputWidth" } + "Metadata": { + "Common.PropertyName": "InputWidth" + } }, { "Kind": "ITagHelper", @@ -79547,7 +90959,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -79555,7 +90969,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings.ShowOperators", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowOperators" } + "Metadata": { + "Common.PropertyName": "ShowOperators" + } }, { "Kind": "ITagHelper", @@ -79563,7 +90979,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } } ], "Metadata": { @@ -79575,10 +90993,10 @@ }, { "__Checksum": { - "Data1": -80349410274213958, - "Data2": -7982573981054178403, - "Data3": 983967909633105931, - "Data4": 8734076923909290207 + "Data1": 8242680385821442012, + "Data2": -7488263150559518099, + "Data3": -8034241413965379910, + "Data4": 1635988917106603870 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper", @@ -79600,7 +91018,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -79608,7 +91028,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.FilterUI", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FilterUI" } + "Metadata": { + "Common.PropertyName": "FilterUI" + } }, { "Kind": "ITagHelper", @@ -79616,7 +91038,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.FilterUIHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FilterUIHandler" } + "Metadata": { + "Common.PropertyName": "FilterUIHandler" + } }, { "Kind": "ITagHelper", @@ -79624,7 +91048,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.Multi", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Multi" } + "Metadata": { + "Common.PropertyName": "Multi" + } }, { "Kind": "ITagHelper", @@ -79632,7 +91058,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.ItemTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplate" } + "Metadata": { + "Common.PropertyName": "ItemTemplate" + } }, { "Kind": "ITagHelper", @@ -79640,7 +91068,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.CheckAll", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CheckAll" } + "Metadata": { + "Common.PropertyName": "CheckAll" + } }, { "Kind": "ITagHelper", @@ -79648,7 +91078,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.Search", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Search" } + "Metadata": { + "Common.PropertyName": "Search" + } }, { "Kind": "ITagHelper", @@ -79656,7 +91088,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.IgnoreCase", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IgnoreCase" } + "Metadata": { + "Common.PropertyName": "IgnoreCase" + } }, { "Kind": "ITagHelper", @@ -79664,7 +91098,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.Extra", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Extra" } + "Metadata": { + "Common.PropertyName": "Extra" + } }, { "Kind": "ITagHelper", @@ -79672,7 +91108,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.CellSettings", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CellSettings" } + "Metadata": { + "Common.PropertyName": "CellSettings" + } }, { "Kind": "ITagHelper", @@ -79680,7 +91118,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsSettingsTagHelper Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.Operators", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Operators" } + "Metadata": { + "Common.PropertyName": "Operators" + } }, { "Kind": "ITagHelper", @@ -79688,7 +91128,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper.Datasource", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datasource" } + "Metadata": { + "Common.PropertyName": "Datasource" + } } ], "AllowedChildTags": [ @@ -79717,10 +91159,10 @@ }, { "__Checksum": { - "Data1": -9091202291023555210, - "Data2": 7859126881870849206, - "Data3": -4276374438845413197, - "Data4": 1684960957614757770 + "Data1": -3968829298580056872, + "Data2": -5080608499839171595, + "Data3": 822463988009892125, + "Data4": 1733566733168275728 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper", @@ -79741,7 +91183,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -79749,7 +91193,9 @@ "TypeName": "Kendo.Mvc.UI.DataSourceTagHelperType?", "DisplayName": "Kendo.Mvc.UI.DataSourceTagHelperType? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -79757,7 +91203,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -79765,7 +91213,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -79773,7 +91223,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -79781,7 +91233,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -79789,7 +91243,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -79797,7 +91253,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -79805,7 +91263,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -79813,7 +91273,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -79821,7 +91283,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -79829,7 +91293,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -79837,7 +91303,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -79845,7 +91313,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -79853,7 +91323,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -79861,7 +91333,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -79869,7 +91343,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -79877,7 +91353,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -79885,7 +91363,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -79893,7 +91373,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -79901,7 +91383,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -79909,7 +91393,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -79917,7 +91403,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -79925,7 +91413,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -79933,7 +91423,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -79941,7 +91433,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -79949,7 +91443,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridColumnFilterDataSourceTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -79978,10 +91474,10 @@ }, { "__Checksum": { - "Data1": -113758858025203629, - "Data2": 4394337421135015824, - "Data3": -5856926215189922900, - "Data4": -6554130240580205974 + "Data1": 6219842539205431407, + "Data2": -1829938415876818585, + "Data3": 4709541804373010837, + "Data4": 7417804940645366022 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnGroupableSettingsTagHelper", @@ -80003,7 +91499,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnGroupableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -80022,10 +91520,10 @@ }, { "__Checksum": { - "Data1": 3255995205691833790, - "Data2": -3237601562217428050, - "Data3": 6193952587070883452, - "Data4": 7239457433554157819 + "Data1": 8457949715695856080, + "Data2": 2539304693423941162, + "Data3": 4669344389565429947, + "Data4": -5012220347411373841 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnGroupableSortSettingsTagHelper", @@ -80047,7 +91545,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnGroupableSortSettingsTagHelper.Compare", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Compare" } + "Metadata": { + "Common.PropertyName": "Compare" + } }, { "Kind": "ITagHelper", @@ -80056,7 +91556,9 @@ "IsEnum": true, "DisplayName": "Kendo.Mvc.ListSortDirection Kendo.Mvc.TagHelpers.GridColumnGroupableSortSettingsTagHelper.Dir", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dir" } + "Metadata": { + "Common.PropertyName": "Dir" + } } ], "Metadata": { @@ -80068,10 +91570,10 @@ }, { "__Checksum": { - "Data1": -1666138385516446537, - "Data2": -8038178398630114578, - "Data3": -409759072442163629, - "Data4": 4314021832202458459 + "Data1": -8190489561439600774, + "Data2": 8965838863272592065, + "Data3": -5211867338395590247, + "Data4": -6486212053509962131 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnMenuColumnsGroupsTagHelper", @@ -80101,10 +91603,10 @@ }, { "__Checksum": { - "Data1": 3507044704715048718, - "Data2": -4837555404780912154, - "Data3": 7649731163341686178, - "Data4": 2704114646126939375 + "Data1": -5312903689411880873, + "Data2": 3449641051351048420, + "Data3": -29823292380217589, + "Data4": -3408226486989304197 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnMenuColumnsGroupTagHelper", @@ -80126,7 +91628,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuColumnsGroupTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -80134,7 +91638,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.GridColumnMenuColumnsGroupTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } } ], "Metadata": { @@ -80146,10 +91652,10 @@ }, { "__Checksum": { - "Data1": 8989702477691541632, - "Data2": -8902089937903697515, - "Data3": -5829872223641618983, - "Data4": 6878609315654534529 + "Data1": 1189283316535986973, + "Data2": -2868005579426622950, + "Data3": 1986347214093079553, + "Data4": 4555122123539896708 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnMenuColumnsSettingsTagHelper", @@ -80171,7 +91677,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnMenuColumnsGroupsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnMenuColumnsGroupsTagHelper Kendo.Mvc.TagHelpers.GridColumnMenuColumnsSettingsTagHelper.Groups", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "ITagHelper", @@ -80179,7 +91687,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnMenuColumnsSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -80187,7 +91697,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuColumnsSettingsTagHelper.Sort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Sort" } + "Metadata": { + "Common.PropertyName": "Sort" + } } ], "Metadata": { @@ -80199,10 +91711,10 @@ }, { "__Checksum": { - "Data1": 5275100925211638996, - "Data2": -782258103941063413, - "Data3": -815550069672147829, - "Data4": 5734543256973216766 + "Data1": -2108380284215985977, + "Data2": -6275914456411047510, + "Data3": 4031186700480199747, + "Data4": -7563821859565814785 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper", @@ -80224,7 +91736,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.Apply", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Apply" } + "Metadata": { + "Common.PropertyName": "Apply" + } }, { "Kind": "ITagHelper", @@ -80232,7 +91746,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.ButtonTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ButtonTitle" } + "Metadata": { + "Common.PropertyName": "ButtonTitle" + } }, { "Kind": "ITagHelper", @@ -80240,7 +91756,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -80248,7 +91766,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -80256,7 +91776,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.Lock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lock" } + "Metadata": { + "Common.PropertyName": "Lock" + } }, { "Kind": "ITagHelper", @@ -80264,7 +91786,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.Reset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reset" } + "Metadata": { + "Common.PropertyName": "Reset" + } }, { "Kind": "ITagHelper", @@ -80272,7 +91796,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.SortAscending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortAscending" } + "Metadata": { + "Common.PropertyName": "SortAscending" + } }, { "Kind": "ITagHelper", @@ -80280,7 +91806,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.SortDescending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortDescending" } + "Metadata": { + "Common.PropertyName": "SortDescending" + } }, { "Kind": "ITagHelper", @@ -80288,7 +91816,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.SetColumnPosition", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SetColumnPosition" } + "Metadata": { + "Common.PropertyName": "SetColumnPosition" + } }, { "Kind": "ITagHelper", @@ -80296,7 +91826,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.Settings", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Settings" } + "Metadata": { + "Common.PropertyName": "Settings" + } }, { "Kind": "ITagHelper", @@ -80304,7 +91836,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.Stick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Stick" } + "Metadata": { + "Common.PropertyName": "Stick" + } }, { "Kind": "ITagHelper", @@ -80312,7 +91846,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.Unstick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Unstick" } + "Metadata": { + "Common.PropertyName": "Unstick" + } }, { "Kind": "ITagHelper", @@ -80320,7 +91856,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuMessagesSettingsTagHelper.Unlock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Unlock" } + "Metadata": { + "Common.PropertyName": "Unlock" + } } ], "Metadata": { @@ -80332,10 +91870,10 @@ }, { "__Checksum": { - "Data1": 7822898731202827137, - "Data2": -8955432540171976919, - "Data3": 3868514779548093801, - "Data4": -4465753771428541928 + "Data1": -5295574738246310564, + "Data2": 7881339644777491924, + "Data3": 6430832142668734443, + "Data4": 7411953375286508388 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnMenuSettingsTagHelper", @@ -80357,7 +91895,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnMenuSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -80365,7 +91905,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnMenuSettingsTagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -80373,7 +91915,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnMenuSettingsTagHelper.ComponentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentType" } + "Metadata": { + "Common.PropertyName": "ComponentType" + } }, { "Kind": "ITagHelper", @@ -80381,7 +91925,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnMenuSettingsTagHelper.Sortable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } } ], "AllowedChildTags": [ @@ -80405,10 +91951,10 @@ }, { "__Checksum": { - "Data1": 5835156812031462370, - "Data2": 3167939932737508101, - "Data3": -1314073925288053559, - "Data4": -7250454269741799825 + "Data1": 2788179533989000117, + "Data2": 2895368643813198047, + "Data3": 8664116036925872704, + "Data4": -7664233203109561050 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnSortableSettingsTagHelper", @@ -80430,7 +91976,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnSortableSettingsTagHelper.InitialDirection", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InitialDirection" } + "Metadata": { + "Common.PropertyName": "InitialDirection" + } }, { "Kind": "ITagHelper", @@ -80438,7 +91986,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnSortableSettingsTagHelper.Compare", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Compare" } + "Metadata": { + "Common.PropertyName": "Compare" + } }, { "Kind": "ITagHelper", @@ -80446,7 +91996,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnSortableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -80454,7 +92006,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnSortableSettingsTagHelper.AllowUnsort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllowUnsort" } + "Metadata": { + "Common.PropertyName": "AllowUnsort" + } } ], "Metadata": { @@ -80466,10 +92020,10 @@ }, { "__Checksum": { - "Data1": -1107828245124667982, - "Data2": 4661058297708781401, - "Data3": -5210012335422470001, - "Data4": -159370575296973359 + "Data1": 8650729236720729403, + "Data2": -409773135182556172, + "Data3": 4536819363587318996, + "Data4": -3718417703862168304 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnTagHelper", @@ -80491,7 +92045,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -80499,7 +92055,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Groupable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "ITagHelper", @@ -80507,7 +92065,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnGroupableSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnGroupableSettingsTagHelper Kendo.Mvc.TagHelpers.GridColumnTagHelper.GroupableSettings", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupableSettings" } + "Metadata": { + "Common.PropertyName": "GroupableSettings" + } }, { "Kind": "ITagHelper", @@ -80515,7 +92075,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridTagHelper Kendo.Mvc.TagHelpers.GridColumnTagHelper.Grid", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Grid" } + "Metadata": { + "Common.PropertyName": "Grid" + } }, { "Kind": "ITagHelper", @@ -80523,7 +92085,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -80531,7 +92095,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper Kendo.Mvc.TagHelpers.GridColumnTagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -80539,7 +92105,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnExportableSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnExportableSettingsTagHelper Kendo.Mvc.TagHelpers.GridColumnTagHelper.Exportable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Exportable" } + "Metadata": { + "Common.PropertyName": "Exportable" + } }, { "Kind": "ITagHelper", @@ -80547,7 +92115,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnSortableSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnSortableSettingsTagHelper Kendo.Mvc.TagHelpers.GridColumnTagHelper.Sortable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "ITagHelper", @@ -80555,7 +92125,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Sticky", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Sticky" } + "Metadata": { + "Common.PropertyName": "Sticky" + } }, { "Kind": "ITagHelper", @@ -80563,7 +92135,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Stickable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Stickable" } + "Metadata": { + "Common.PropertyName": "Stickable" + } }, { "Kind": "ITagHelper", @@ -80571,7 +92145,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.ColumnMenu", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnMenu" } + "Metadata": { + "Common.PropertyName": "ColumnMenu" + } }, { "Kind": "ITagHelper", @@ -80579,7 +92155,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -80587,7 +92165,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.Editor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editor" } + "Metadata": { + "Common.PropertyName": "Editor" + } }, { "Kind": "ITagHelper", @@ -80595,7 +92175,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.GroupHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -80603,7 +92185,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.GroupHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -80611,7 +92195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.Editable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editable" } + "Metadata": { + "Common.PropertyName": "Editable" + } }, { "Kind": "ITagHelper", @@ -80619,7 +92205,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -80627,7 +92215,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -80635,7 +92225,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.FooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplate" } + "Metadata": { + "Common.PropertyName": "FooterTemplate" + } }, { "Kind": "ITagHelper", @@ -80643,7 +92235,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.FooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -80651,7 +92245,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.GroupFooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupFooterTemplate" } + "Metadata": { + "Common.PropertyName": "GroupFooterTemplate" + } }, { "Kind": "ITagHelper", @@ -80659,7 +92255,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.GroupFooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupFooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupFooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -80667,7 +92265,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -80675,7 +92275,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -80683,7 +92285,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -80694,7 +92298,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.GridColumnTagHelper.HeaderHtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderHtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HeaderHtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -80705,7 +92311,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.GridColumnTagHelper.FooterHtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterHtmlAttributes" } + "Metadata": { + "Common.PropertyName": "FooterHtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -80713,7 +92321,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -80721,7 +92331,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Locked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } }, { "Kind": "ITagHelper", @@ -80729,7 +92341,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Lockable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } }, { "Kind": "ITagHelper", @@ -80737,7 +92351,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Draggable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Draggable" } + "Metadata": { + "Common.PropertyName": "Draggable" + } }, { "Kind": "ITagHelper", @@ -80745,7 +92361,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Menu", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Menu" } + "Metadata": { + "Common.PropertyName": "Menu" + } }, { "Kind": "ITagHelper", @@ -80756,7 +92374,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.GridColumnTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -80764,7 +92384,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.HtmlAttributesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributesHandler" } + "Metadata": { + "Common.PropertyName": "HtmlAttributesHandler" + } }, { "Kind": "ITagHelper", @@ -80772,7 +92394,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -80780,7 +92404,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -80788,7 +92414,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridColumnTagHelper.Media", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Media" } + "Metadata": { + "Common.PropertyName": "Media" + } }, { "Kind": "ITagHelper", @@ -80796,7 +92424,9 @@ "TypeName": "System.Int32", "DisplayName": "int Kendo.Mvc.TagHelpers.GridColumnTagHelper.MinScreenWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinScreenWidth" } + "Metadata": { + "Common.PropertyName": "MinScreenWidth" + } }, { "Kind": "ITagHelper", @@ -80804,7 +92434,9 @@ "TypeName": "System.Int32", "DisplayName": "int Kendo.Mvc.TagHelpers.GridColumnTagHelper.MinResizableWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinResizableWidth" } + "Metadata": { + "Common.PropertyName": "MinResizableWidth" + } }, { "Kind": "ITagHelper", @@ -80812,7 +92444,9 @@ "TypeName": "System.Int32", "DisplayName": "int Kendo.Mvc.TagHelpers.GridColumnTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -80820,7 +92454,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnCommandsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnCommandsTagHelper Kendo.Mvc.TagHelpers.GridColumnTagHelper.Commands", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Commands" } + "Metadata": { + "Common.PropertyName": "Commands" + } }, { "Kind": "ITagHelper", @@ -80828,7 +92464,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridNestedColumnsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridNestedColumnsTagHelper Kendo.Mvc.TagHelpers.GridColumnTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -80836,7 +92474,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridColumnTagHelper.HideOnGroup", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HideOnGroup" } + "Metadata": { + "Common.PropertyName": "HideOnGroup" + } } ], "AllowedChildTags": [ @@ -80880,10 +92520,10 @@ }, { "__Checksum": { - "Data1": -7552612812103487801, - "Data2": 7116329219828987235, - "Data3": -4039423282167141510, - "Data4": 7677923216618952159 + "Data1": 128802342135185290, + "Data2": -5406246608374032803, + "Data3": 7970257832620891842, + "Data4": -5999350295434170738 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridColumnsTagHelper", @@ -80918,10 +92558,10 @@ }, { "__Checksum": { - "Data1": 7571380305634811778, - "Data2": 2412425605062944732, - "Data3": 4493449205399103880, - "Data4": -6377474520096023783 + "Data1": -4784980564117563374, + "Data2": -70859811986495019, + "Data3": -4498218869065049629, + "Data4": -4326639532135901519 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper", @@ -80943,7 +92583,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -80951,7 +92593,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.Confirmation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Confirmation" } + "Metadata": { + "Common.PropertyName": "Confirmation" + } }, { "Kind": "ITagHelper", @@ -80959,7 +92603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.ConfirmationHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ConfirmationHandler" } + "Metadata": { + "Common.PropertyName": "ConfirmationHandler" + } }, { "Kind": "ITagHelper", @@ -80967,7 +92613,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.CancelDelete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CancelDelete" } + "Metadata": { + "Common.PropertyName": "CancelDelete" + } }, { "Kind": "ITagHelper", @@ -80975,7 +92623,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.ConfirmDelete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ConfirmDelete" } + "Metadata": { + "Common.PropertyName": "ConfirmDelete" + } }, { "Kind": "ITagHelper", @@ -80983,7 +92633,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.CreateAt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CreateAt" } + "Metadata": { + "Common.PropertyName": "CreateAt" + } }, { "Kind": "ITagHelper", @@ -80991,7 +92643,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.Destroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Destroy" } + "Metadata": { + "Common.PropertyName": "Destroy" + } }, { "Kind": "ITagHelper", @@ -80999,7 +92653,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.Mode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } }, { "Kind": "ITagHelper", @@ -81007,7 +92663,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -81015,7 +92673,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -81023,7 +92683,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -81031,7 +92693,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -81039,7 +92703,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridEditableSettingsTagHelper.Update", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Update" } + "Metadata": { + "Common.PropertyName": "Update" + } } ], "Metadata": { @@ -81051,10 +92717,10 @@ }, { "__Checksum": { - "Data1": -5304750909116318908, - "Data2": 8266451358502786494, - "Data3": 8689344243510937074, - "Data4": -8875703872380443579 + "Data1": -5134195997112996911, + "Data2": 1889573265546634413, + "Data3": -7361004405592924249, + "Data4": 7428661127228075065 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridExcelSettingsTagHelper", @@ -81076,7 +92742,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridExcelSettingsTagHelper.AllPages", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllPages" } + "Metadata": { + "Common.PropertyName": "AllPages" + } }, { "Kind": "ITagHelper", @@ -81084,7 +92752,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridExcelSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -81092,7 +92762,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridExcelSettingsTagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -81100,7 +92772,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridExcelSettingsTagHelper.Collapsible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collapsible" } + "Metadata": { + "Common.PropertyName": "Collapsible" + } }, { "Kind": "ITagHelper", @@ -81108,7 +92782,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridExcelSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -81116,7 +92792,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridExcelSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } } ], "Metadata": { @@ -81128,10 +92806,10 @@ }, { "__Checksum": { - "Data1": 7924272411248212164, - "Data2": -2849004196544687429, - "Data3": -8632621605629155353, - "Data4": -2099375969315208313 + "Data1": -6273765838340921639, + "Data2": 4727267064401814943, + "Data3": 6598358289853103333, + "Data4": 4120645875678992400 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper", @@ -81153,7 +92831,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.And", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "And" } + "Metadata": { + "Common.PropertyName": "And" + } }, { "Kind": "ITagHelper", @@ -81161,7 +92841,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -81169,7 +92851,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -81177,7 +92861,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.Info", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Info" } + "Metadata": { + "Common.PropertyName": "Info" + } }, { "Kind": "ITagHelper", @@ -81185,7 +92871,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -81193,7 +92881,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.IsFalse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsFalse" } + "Metadata": { + "Common.PropertyName": "IsFalse" + } }, { "Kind": "ITagHelper", @@ -81201,7 +92891,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.IsTrue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsTrue" } + "Metadata": { + "Common.PropertyName": "IsTrue" + } }, { "Kind": "ITagHelper", @@ -81209,7 +92901,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.Or", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Or" } + "Metadata": { + "Common.PropertyName": "Or" + } }, { "Kind": "ITagHelper", @@ -81217,7 +92911,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.Search", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Search" } + "Metadata": { + "Common.PropertyName": "Search" + } }, { "Kind": "ITagHelper", @@ -81225,7 +92921,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.SelectValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectValue" } + "Metadata": { + "Common.PropertyName": "SelectValue" + } }, { "Kind": "ITagHelper", @@ -81233,7 +92931,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.SelectedItemsFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectedItemsFormat" } + "Metadata": { + "Common.PropertyName": "SelectedItemsFormat" + } }, { "Kind": "ITagHelper", @@ -81241,7 +92941,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.Operator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Operator" } + "Metadata": { + "Common.PropertyName": "Operator" + } }, { "Kind": "ITagHelper", @@ -81249,7 +92951,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -81257,7 +92961,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper.CheckAll", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CheckAll" } + "Metadata": { + "Common.PropertyName": "CheckAll" + } } ], "Metadata": { @@ -81269,10 +92975,10 @@ }, { "__Checksum": { - "Data1": 1110070149922709716, - "Data2": -6587954124749338895, - "Data3": 5571934523935311194, - "Data4": -1185864560587710853 + "Data1": 5895635368930275377, + "Data2": 6096448643686161046, + "Data3": -7958384431022072999, + "Data4": 9072928782216560614 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper", @@ -81294,7 +93000,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -81302,7 +93010,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } }, { "Kind": "ITagHelper", @@ -81310,7 +93020,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper.Isnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnull" } + "Metadata": { + "Common.PropertyName": "Isnull" + } }, { "Kind": "ITagHelper", @@ -81318,7 +93030,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper.Isnotnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnull" } + "Metadata": { + "Common.PropertyName": "Isnotnull" + } }, { "Kind": "ITagHelper", @@ -81326,7 +93040,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper.Gte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gte" } + "Metadata": { + "Common.PropertyName": "Gte" + } }, { "Kind": "ITagHelper", @@ -81334,7 +93050,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper.Gt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gt" } + "Metadata": { + "Common.PropertyName": "Gt" + } }, { "Kind": "ITagHelper", @@ -81342,7 +93060,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper.Lte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lte" } + "Metadata": { + "Common.PropertyName": "Lte" + } }, { "Kind": "ITagHelper", @@ -81350,7 +93070,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper.Lt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lt" } + "Metadata": { + "Common.PropertyName": "Lt" + } } ], "Metadata": { @@ -81362,10 +93084,10 @@ }, { "__Checksum": { - "Data1": -3885328140092130155, - "Data2": -7330397199944584957, - "Data3": 1776636007179685086, - "Data4": -2178282491036420990 + "Data1": 6905238924602136882, + "Data2": 928131049563718471, + "Data3": -1532401854972709167, + "Data4": -2401431885607308683 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsEnumsSettingsTagHelper", @@ -81387,7 +93109,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsEnumsSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -81395,7 +93119,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsEnumsSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } }, { "Kind": "ITagHelper", @@ -81403,7 +93129,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsEnumsSettingsTagHelper.Isnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnull" } + "Metadata": { + "Common.PropertyName": "Isnull" + } }, { "Kind": "ITagHelper", @@ -81411,7 +93139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsEnumsSettingsTagHelper.Isnotnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnull" } + "Metadata": { + "Common.PropertyName": "Isnotnull" + } } ], "Metadata": { @@ -81423,10 +93153,10 @@ }, { "__Checksum": { - "Data1": -3678463968015847233, - "Data2": 3261918437498531306, - "Data3": 2483264879117182550, - "Data4": -5959107735801667889 + "Data1": -3032582224916669466, + "Data2": -7798608298224489540, + "Data3": -2941838219781484849, + "Data4": -4065618882675615535 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper", @@ -81448,7 +93178,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -81456,7 +93188,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } }, { "Kind": "ITagHelper", @@ -81464,7 +93198,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper.Isnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnull" } + "Metadata": { + "Common.PropertyName": "Isnull" + } }, { "Kind": "ITagHelper", @@ -81472,7 +93208,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper.Isnotnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnull" } + "Metadata": { + "Common.PropertyName": "Isnotnull" + } }, { "Kind": "ITagHelper", @@ -81480,7 +93218,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper.Gte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gte" } + "Metadata": { + "Common.PropertyName": "Gte" + } }, { "Kind": "ITagHelper", @@ -81488,7 +93228,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper.Gt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gt" } + "Metadata": { + "Common.PropertyName": "Gt" + } }, { "Kind": "ITagHelper", @@ -81496,7 +93238,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper.Lte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lte" } + "Metadata": { + "Common.PropertyName": "Lte" + } }, { "Kind": "ITagHelper", @@ -81504,7 +93248,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper.Lt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lt" } + "Metadata": { + "Common.PropertyName": "Lt" + } } ], "Metadata": { @@ -81516,10 +93262,10 @@ }, { "__Checksum": { - "Data1": 3896604737574274163, - "Data2": 1676773220986453243, - "Data3": 3835807187321887890, - "Data4": 8029463426373927893 + "Data1": 2219430258800450705, + "Data2": -354124553706189491, + "Data3": 5283675942241626071, + "Data4": -1327935632852569318 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsSettingsTagHelper", @@ -81541,7 +93287,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper Kendo.Mvc.TagHelpers.GridFilterableOperatorsSettingsTagHelper.String", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "String" } + "Metadata": { + "Common.PropertyName": "String" + } }, { "Kind": "ITagHelper", @@ -81549,7 +93297,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsNumberSettingsTagHelper Kendo.Mvc.TagHelpers.GridFilterableOperatorsSettingsTagHelper.Number", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Number" } + "Metadata": { + "Common.PropertyName": "Number" + } }, { "Kind": "ITagHelper", @@ -81557,7 +93307,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsDateSettingsTagHelper Kendo.Mvc.TagHelpers.GridFilterableOperatorsSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -81565,7 +93317,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsEnumsSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsEnumsSettingsTagHelper Kendo.Mvc.TagHelpers.GridFilterableOperatorsSettingsTagHelper.Enums", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enums" } + "Metadata": { + "Common.PropertyName": "Enums" + } } ], "AllowedChildTags": [ @@ -81599,10 +93353,10 @@ }, { "__Checksum": { - "Data1": 4341603360179695020, - "Data2": 7798073714707097263, - "Data3": -5101297465070014730, - "Data4": -8464036186183329574 + "Data1": -7704930309047719868, + "Data2": 2274491532575095993, + "Data3": 7527948790858826353, + "Data4": -2378408172228418949 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper", @@ -81624,7 +93378,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -81632,7 +93388,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } }, { "Kind": "ITagHelper", @@ -81640,7 +93398,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.Isnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnull" } + "Metadata": { + "Common.PropertyName": "Isnull" + } }, { "Kind": "ITagHelper", @@ -81648,7 +93408,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.Isnotnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnull" } + "Metadata": { + "Common.PropertyName": "Isnotnull" + } }, { "Kind": "ITagHelper", @@ -81656,7 +93418,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.Isempty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isempty" } + "Metadata": { + "Common.PropertyName": "Isempty" + } }, { "Kind": "ITagHelper", @@ -81664,7 +93428,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.Isnotempty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotempty" } + "Metadata": { + "Common.PropertyName": "Isnotempty" + } }, { "Kind": "ITagHelper", @@ -81672,7 +93438,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.Startswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Startswith" } + "Metadata": { + "Common.PropertyName": "Startswith" + } }, { "Kind": "ITagHelper", @@ -81680,7 +93448,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.Contains", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Contains" } + "Metadata": { + "Common.PropertyName": "Contains" + } }, { "Kind": "ITagHelper", @@ -81688,7 +93458,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.Doesnotcontain", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Doesnotcontain" } + "Metadata": { + "Common.PropertyName": "Doesnotcontain" + } }, { "Kind": "ITagHelper", @@ -81696,7 +93468,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.Endswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Endswith" } + "Metadata": { + "Common.PropertyName": "Endswith" + } }, { "Kind": "ITagHelper", @@ -81704,7 +93478,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.IsNullOrEmpty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsNullOrEmpty" } + "Metadata": { + "Common.PropertyName": "IsNullOrEmpty" + } }, { "Kind": "ITagHelper", @@ -81712,7 +93488,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableOperatorsStringSettingsTagHelper.IsNotNullOrEmpty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsNotNullOrEmpty" } + "Metadata": { + "Common.PropertyName": "IsNotNullOrEmpty" + } } ], "Metadata": { @@ -81724,10 +93502,10 @@ }, { "__Checksum": { - "Data1": -9112693494491169528, - "Data2": -6567010383464599534, - "Data3": -4165525096220320632, - "Data4": 1582739881984637498 + "Data1": -1326761079175986027, + "Data2": 8086141727889502858, + "Data3": -1801447564784957027, + "Data4": -6495682748653944230 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridFilterableSettingsTagHelper", @@ -81749,7 +93527,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridFilterableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -81757,7 +93537,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridFilterableSettingsTagHelper.Extra", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Extra" } + "Metadata": { + "Common.PropertyName": "Extra" + } }, { "Kind": "ITagHelper", @@ -81765,7 +93547,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridFilterableMessagesSettingsTagHelper Kendo.Mvc.TagHelpers.GridFilterableSettingsTagHelper.Messages", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Messages" } + "Metadata": { + "Common.PropertyName": "Messages" + } }, { "Kind": "ITagHelper", @@ -81773,7 +93557,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridFilterableSettingsTagHelper.Mode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } }, { "Kind": "ITagHelper", @@ -81781,7 +93567,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridFilterableOperatorsSettingsTagHelper Kendo.Mvc.TagHelpers.GridFilterableSettingsTagHelper.Operators", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Operators" } + "Metadata": { + "Common.PropertyName": "Operators" + } } ], "AllowedChildTags": [ @@ -81805,10 +93593,10 @@ }, { "__Checksum": { - "Data1": 5339744209404654426, - "Data2": 9065233646893281740, - "Data3": 7553096217275041048, - "Data4": -8412856800525922975 + "Data1": -4401764002387337590, + "Data2": 1041470821793191839, + "Data3": -798416943172946453, + "Data4": -3657206337382986992 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper", @@ -81830,7 +93618,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Values", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Values" } + "Metadata": { + "Common.PropertyName": "Values" + } }, { "Kind": "ITagHelper", @@ -81838,7 +93628,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.TextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "ITagHelper", @@ -81846,7 +93638,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.ValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "ITagHelper", @@ -81854,7 +93648,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.DataSourceTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.DataSourceTagHelper Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Datasource", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datasource" } + "Metadata": { + "Common.PropertyName": "Datasource" + } }, { "Kind": "ITagHelper", @@ -81862,7 +93658,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -81870,7 +93668,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Groupable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "ITagHelper", @@ -81878,7 +93678,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnGroupableSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnGroupableSettingsTagHelper Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.GroupableSettings", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupableSettings" } + "Metadata": { + "Common.PropertyName": "GroupableSettings" + } }, { "Kind": "ITagHelper", @@ -81886,7 +93688,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridTagHelper Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Grid", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Grid" } + "Metadata": { + "Common.PropertyName": "Grid" + } }, { "Kind": "ITagHelper", @@ -81894,7 +93698,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -81902,7 +93708,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnFilterableSettingsTagHelper Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -81910,7 +93718,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnExportableSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnExportableSettingsTagHelper Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Exportable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Exportable" } + "Metadata": { + "Common.PropertyName": "Exportable" + } }, { "Kind": "ITagHelper", @@ -81918,7 +93728,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnSortableSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnSortableSettingsTagHelper Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Sortable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "ITagHelper", @@ -81926,7 +93738,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Sticky", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Sticky" } + "Metadata": { + "Common.PropertyName": "Sticky" + } }, { "Kind": "ITagHelper", @@ -81934,7 +93748,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Stickable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Stickable" } + "Metadata": { + "Common.PropertyName": "Stickable" + } }, { "Kind": "ITagHelper", @@ -81942,7 +93758,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.ColumnMenu", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnMenu" } + "Metadata": { + "Common.PropertyName": "ColumnMenu" + } }, { "Kind": "ITagHelper", @@ -81950,7 +93768,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -81958,7 +93778,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Editor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editor" } + "Metadata": { + "Common.PropertyName": "Editor" + } }, { "Kind": "ITagHelper", @@ -81966,7 +93788,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.GroupHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -81974,7 +93798,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.GroupHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -81982,7 +93808,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Editable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editable" } + "Metadata": { + "Common.PropertyName": "Editable" + } }, { "Kind": "ITagHelper", @@ -81990,7 +93818,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -81998,7 +93828,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -82006,7 +93838,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.FooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplate" } + "Metadata": { + "Common.PropertyName": "FooterTemplate" + } }, { "Kind": "ITagHelper", @@ -82014,7 +93848,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.FooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -82022,7 +93858,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.GroupFooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupFooterTemplate" } + "Metadata": { + "Common.PropertyName": "GroupFooterTemplate" + } }, { "Kind": "ITagHelper", @@ -82030,7 +93868,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.GroupFooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupFooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupFooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -82038,7 +93878,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -82046,7 +93888,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -82054,7 +93898,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -82065,7 +93911,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.HeaderHtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderHtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HeaderHtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -82076,7 +93924,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.FooterHtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterHtmlAttributes" } + "Metadata": { + "Common.PropertyName": "FooterHtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -82084,7 +93934,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -82092,7 +93944,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Locked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } }, { "Kind": "ITagHelper", @@ -82100,7 +93954,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Lockable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } }, { "Kind": "ITagHelper", @@ -82108,7 +93964,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Draggable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Draggable" } + "Metadata": { + "Common.PropertyName": "Draggable" + } }, { "Kind": "ITagHelper", @@ -82116,7 +93974,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Menu", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Menu" } + "Metadata": { + "Common.PropertyName": "Menu" + } }, { "Kind": "ITagHelper", @@ -82127,7 +93987,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -82135,7 +93997,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.HtmlAttributesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributesHandler" } + "Metadata": { + "Common.PropertyName": "HtmlAttributesHandler" + } }, { "Kind": "ITagHelper", @@ -82143,7 +94007,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -82151,7 +94017,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -82159,7 +94027,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Media", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Media" } + "Metadata": { + "Common.PropertyName": "Media" + } }, { "Kind": "ITagHelper", @@ -82167,7 +94037,9 @@ "TypeName": "System.Int32", "DisplayName": "int Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.MinScreenWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinScreenWidth" } + "Metadata": { + "Common.PropertyName": "MinScreenWidth" + } }, { "Kind": "ITagHelper", @@ -82175,7 +94047,9 @@ "TypeName": "System.Int32", "DisplayName": "int Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.MinResizableWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinResizableWidth" } + "Metadata": { + "Common.PropertyName": "MinResizableWidth" + } }, { "Kind": "ITagHelper", @@ -82183,7 +94057,9 @@ "TypeName": "System.Int32", "DisplayName": "int Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -82191,7 +94067,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnCommandsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnCommandsTagHelper Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Commands", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Commands" } + "Metadata": { + "Common.PropertyName": "Commands" + } }, { "Kind": "ITagHelper", @@ -82199,7 +94077,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridNestedColumnsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.GridNestedColumnsTagHelper Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -82207,7 +94087,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridForeignKeyColumnSettingsTagHelper.HideOnGroup", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HideOnGroup" } + "Metadata": { + "Common.PropertyName": "HideOnGroup" + } } ], "AllowedChildTags": [ @@ -82251,10 +94133,10 @@ }, { "__Checksum": { - "Data1": -6285816610017975651, - "Data2": 886939744648837516, - "Data3": 1220073708383519294, - "Data4": 6830294015180747169 + "Data1": 2646483307326253935, + "Data2": -8711722096429592137, + "Data3": -6212855113012566033, + "Data4": 5838210878002253722 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridGroupableMessagesSettingsTagHelper", @@ -82276,7 +94158,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridGroupableMessagesSettingsTagHelper.Empty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } } ], "Metadata": { @@ -82288,10 +94172,10 @@ }, { "__Checksum": { - "Data1": -6316652973375641330, - "Data2": 9206621472402363441, - "Data3": 7864145072234591993, - "Data4": 6203740059032395324 + "Data1": -3722745295129307094, + "Data2": -4146015285230685525, + "Data3": -4267442514561416056, + "Data4": 9027964608369881171 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridGroupableSettingsTagHelper", @@ -82313,7 +94197,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridGroupableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -82321,7 +94207,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridGroupableSettingsTagHelper.ShowFooter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowFooter" } + "Metadata": { + "Common.PropertyName": "ShowFooter" + } } ], "AllowedChildTags": [ @@ -82345,10 +94233,10 @@ }, { "__Checksum": { - "Data1": 1019931650186345545, - "Data2": -4331653988103097313, - "Data3": -7367349639666603160, - "Data4": 640101449333922435 + "Data1": -5246166697381709276, + "Data2": 1280328726623726261, + "Data3": -341366227458981822, + "Data4": 3461632295249545642 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridGroupableSortSettingsTagHelper", @@ -82370,7 +94258,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridGroupableSortSettingsTagHelper.Compare", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Compare" } + "Metadata": { + "Common.PropertyName": "Compare" + } }, { "Kind": "ITagHelper", @@ -82378,7 +94268,9 @@ "TypeName": "Kendo.Mvc.ListSortDirection?", "DisplayName": "Kendo.Mvc.ListSortDirection? Kendo.Mvc.TagHelpers.GridGroupableSortSettingsTagHelper.Dir", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dir" } + "Metadata": { + "Common.PropertyName": "Dir" + } } ], "Metadata": { @@ -82390,10 +94282,10 @@ }, { "__Checksum": { - "Data1": 2970192551961619243, - "Data2": 5087976243050626972, - "Data3": -8440989986179396614, - "Data4": 2022251497110849780 + "Data1": -2748201746748419412, + "Data2": 7941645715789647074, + "Data3": 146853630387672478, + "Data4": 8904724910796003235 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper", @@ -82415,7 +94307,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -82423,7 +94317,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper.Canceledit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Canceledit" } + "Metadata": { + "Common.PropertyName": "Canceledit" + } }, { "Kind": "ITagHelper", @@ -82431,7 +94327,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper.Create", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Create" } + "Metadata": { + "Common.PropertyName": "Create" + } }, { "Kind": "ITagHelper", @@ -82439,7 +94337,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper.Destroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Destroy" } + "Metadata": { + "Common.PropertyName": "Destroy" + } }, { "Kind": "ITagHelper", @@ -82447,7 +94347,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper.Edit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Edit" } + "Metadata": { + "Common.PropertyName": "Edit" + } }, { "Kind": "ITagHelper", @@ -82455,7 +94357,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper.Excel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Excel" } + "Metadata": { + "Common.PropertyName": "Excel" + } }, { "Kind": "ITagHelper", @@ -82463,7 +94367,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper.Save", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Save" } + "Metadata": { + "Common.PropertyName": "Save" + } }, { "Kind": "ITagHelper", @@ -82471,7 +94377,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper.Search", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Search" } + "Metadata": { + "Common.PropertyName": "Search" + } }, { "Kind": "ITagHelper", @@ -82479,7 +94387,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesCommandsSettingsTagHelper.Update", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Update" } + "Metadata": { + "Common.PropertyName": "Update" + } } ], "Metadata": { @@ -82491,10 +94401,10 @@ }, { "__Checksum": { - "Data1": -6781293229448690409, - "Data2": 2759334747206803249, - "Data3": -3325447373513593157, - "Data4": -4825191999746306126 + "Data1": -3393572412579539501, + "Data2": 1804650067062221064, + "Data3": 1784129461706375211, + "Data4": 6404267823821491724 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridMessagesSettingsTagHelper", @@ -82516,7 +94426,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesSettingsTagHelper.NoRecords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoRecords" } + "Metadata": { + "Common.PropertyName": "NoRecords" + } }, { "Kind": "ITagHelper", @@ -82524,7 +94436,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridMessagesSettingsTagHelper.ExpandCollapseColumnHeader", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpandCollapseColumnHeader" } + "Metadata": { + "Common.PropertyName": "ExpandCollapseColumnHeader" + } } ], "AllowedChildTags": [ @@ -82543,10 +94457,10 @@ }, { "__Checksum": { - "Data1": -2861843182647674758, - "Data2": 8396804841051120457, - "Data3": 8921472161792045795, - "Data4": -3197492798521534619 + "Data1": -5918673767972510822, + "Data2": 8121802050765849006, + "Data3": -7901188522462709323, + "Data4": 9049312491752959167 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridNestedColumnsTagHelper", @@ -82576,10 +94490,10 @@ }, { "__Checksum": { - "Data1": -5594680651053095973, - "Data2": 3442305603368664547, - "Data3": 1967043730460791828, - "Data4": -5262515591278519981 + "Data1": -309204366170969251, + "Data2": -5828118023347184405, + "Data3": 4969416071953731339, + "Data4": -4968159028936678434 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridNoRecordsSettingsTagHelper", @@ -82601,7 +94515,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridNoRecordsSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -82609,7 +94525,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridNoRecordsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -82617,7 +94535,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridNoRecordsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -82625,7 +94545,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GridNoRecordsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -82633,7 +94555,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridNoRecordsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "Metadata": { @@ -82645,10 +94569,10 @@ }, { "__Checksum": { - "Data1": 3488956539843120954, - "Data2": -4941616642028823044, - "Data3": -4939205371628268299, - "Data4": -4725969501743772858 + "Data1": -5368444735556782684, + "Data2": 3937495897124164169, + "Data3": -2883476642659454636, + "Data4": 4639154650298934407 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper", @@ -82670,7 +94594,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.Display", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Display" } + "Metadata": { + "Common.PropertyName": "Display" + } }, { "Kind": "ITagHelper", @@ -82678,7 +94604,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.Empty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } }, { "Kind": "ITagHelper", @@ -82686,7 +94614,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -82694,7 +94624,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.Of", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Of" } + "Metadata": { + "Common.PropertyName": "Of" + } }, { "Kind": "ITagHelper", @@ -82702,7 +94634,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.ItemsPerPage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemsPerPage" } + "Metadata": { + "Common.PropertyName": "ItemsPerPage" + } }, { "Kind": "ITagHelper", @@ -82710,7 +94644,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.First", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "First" } + "Metadata": { + "Common.PropertyName": "First" + } }, { "Kind": "ITagHelper", @@ -82718,7 +94654,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.Last", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Last" } + "Metadata": { + "Common.PropertyName": "Last" + } }, { "Kind": "ITagHelper", @@ -82726,7 +94664,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.Next", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Next" } + "Metadata": { + "Common.PropertyName": "Next" + } }, { "Kind": "ITagHelper", @@ -82734,7 +94674,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.Previous", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Previous" } + "Metadata": { + "Common.PropertyName": "Previous" + } }, { "Kind": "ITagHelper", @@ -82742,7 +94684,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.Refresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Refresh" } + "Metadata": { + "Common.PropertyName": "Refresh" + } }, { "Kind": "ITagHelper", @@ -82750,7 +94694,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPageableMessagesSettingsTagHelper.MorePages", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MorePages" } + "Metadata": { + "Common.PropertyName": "MorePages" + } } ], "Metadata": { @@ -82762,10 +94708,10 @@ }, { "__Checksum": { - "Data1": -8143772352626519511, - "Data2": 2392439736366546272, - "Data3": -7603144894039462303, - "Data4": -7568469891327304316 + "Data1": -2447663961652973788, + "Data2": -2940282500308106175, + "Data3": 7755031376279904146, + "Data4": -7131232138125622710 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper", @@ -82787,7 +94733,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.PageSizes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSizes" } + "Metadata": { + "Common.PropertyName": "PageSizes" + } }, { "Kind": "ITagHelper", @@ -82795,7 +94743,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.PageSizesEnabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSizesEnabled" } + "Metadata": { + "Common.PropertyName": "PageSizesEnabled" + } }, { "Kind": "ITagHelper", @@ -82803,7 +94753,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -82811,7 +94763,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.AlwaysVisible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlwaysVisible" } + "Metadata": { + "Common.PropertyName": "AlwaysVisible" + } }, { "Kind": "ITagHelper", @@ -82819,7 +94773,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.ButtonCount", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ButtonCount" } + "Metadata": { + "Common.PropertyName": "ButtonCount" + } }, { "Kind": "ITagHelper", @@ -82827,7 +94783,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.Info", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Info" } + "Metadata": { + "Common.PropertyName": "Info" + } }, { "Kind": "ITagHelper", @@ -82835,7 +94793,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.Input", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Input" } + "Metadata": { + "Common.PropertyName": "Input" + } }, { "Kind": "ITagHelper", @@ -82843,7 +94803,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.Numeric", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Numeric" } + "Metadata": { + "Common.PropertyName": "Numeric" + } }, { "Kind": "ITagHelper", @@ -82851,7 +94813,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -82859,7 +94823,9 @@ "TypeName": "Kendo.Mvc.UI.GridPagerPosition?", "DisplayName": "Kendo.Mvc.UI.GridPagerPosition? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -82867,7 +94833,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.PreviousNext", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PreviousNext" } + "Metadata": { + "Common.PropertyName": "PreviousNext" + } }, { "Kind": "ITagHelper", @@ -82875,7 +94843,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.Refresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Refresh" } + "Metadata": { + "Common.PropertyName": "Refresh" + } }, { "Kind": "ITagHelper", @@ -82883,7 +94853,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPageableSettingsTagHelper.Responsive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Responsive" } + "Metadata": { + "Common.PropertyName": "Responsive" + } } ], "AllowedChildTags": [ @@ -82902,10 +94874,10 @@ }, { "__Checksum": { - "Data1": 387909330850020973, - "Data2": 6226814189728520408, - "Data3": -3236843359315173254, - "Data4": -6634134865363204855 + "Data1": 3513601199534302943, + "Data2": 1673992907094344461, + "Data3": 2703731962930938036, + "Data4": 4726214212850904101 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridPdfMarginSettingsTagHelper", @@ -82927,7 +94899,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridPdfMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -82935,7 +94909,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridPdfMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -82943,7 +94919,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridPdfMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -82951,7 +94929,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridPdfMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -82963,10 +94943,10 @@ }, { "__Checksum": { - "Data1": 6531697415392429098, - "Data2": 5658534251848654116, - "Data3": -7855346230276938817, - "Data4": -4051820928973284459 + "Data1": -9159458719876127612, + "Data2": 3815673249009769049, + "Data3": 459275399843927590, + "Data4": 8567267848643859415 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper", @@ -82988,7 +94968,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.AllPages", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllPages" } + "Metadata": { + "Common.PropertyName": "AllPages" + } }, { "Kind": "ITagHelper", @@ -82996,7 +94978,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.Author", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Author" } + "Metadata": { + "Common.PropertyName": "Author" + } }, { "Kind": "ITagHelper", @@ -83004,7 +94988,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.AutoPrint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoPrint" } + "Metadata": { + "Common.PropertyName": "AutoPrint" + } }, { "Kind": "ITagHelper", @@ -83012,7 +94998,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.AvoidLinks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AvoidLinks" } + "Metadata": { + "Common.PropertyName": "AvoidLinks" + } }, { "Kind": "ITagHelper", @@ -83020,7 +95008,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.Creator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Creator" } + "Metadata": { + "Common.PropertyName": "Creator" + } }, { "Kind": "ITagHelper", @@ -83028,7 +95018,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -83036,7 +95028,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -83044,7 +95038,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -83052,7 +95048,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.JpegQuality", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JpegQuality" } + "Metadata": { + "Common.PropertyName": "JpegQuality" + } }, { "Kind": "ITagHelper", @@ -83060,7 +95058,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.KeepPNG", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KeepPNG" } + "Metadata": { + "Common.PropertyName": "KeepPNG" + } }, { "Kind": "ITagHelper", @@ -83068,7 +95068,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.Keywords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Keywords" } + "Metadata": { + "Common.PropertyName": "Keywords" + } }, { "Kind": "ITagHelper", @@ -83076,7 +95078,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } }, { "Kind": "ITagHelper", @@ -83084,7 +95088,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.PaperSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaperSize" } + "Metadata": { + "Common.PropertyName": "PaperSize" + } }, { "Kind": "ITagHelper", @@ -83092,7 +95098,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -83100,7 +95108,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -83108,7 +95118,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -83116,7 +95128,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -83124,7 +95138,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.RepeatHeaders", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RepeatHeaders" } + "Metadata": { + "Common.PropertyName": "RepeatHeaders" + } }, { "Kind": "ITagHelper", @@ -83132,7 +95148,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.Scale", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Scale" } + "Metadata": { + "Common.PropertyName": "Scale" + } }, { "Kind": "ITagHelper", @@ -83140,7 +95158,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -83148,7 +95168,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } }, { "Kind": "ITagHelper", @@ -83156,7 +95178,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.Subject", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subject" } + "Metadata": { + "Common.PropertyName": "Subject" + } }, { "Kind": "ITagHelper", @@ -83164,7 +95188,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridPdfSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -83183,10 +95209,10 @@ }, { "__Checksum": { - "Data1": 3235402257532719441, - "Data2": 6558843320156636142, - "Data3": -1418113470370521384, - "Data4": 4336714998539096876 + "Data1": 4548286301247021716, + "Data2": -507999520151992331, + "Data3": -5626224981437519031, + "Data4": 601913287026036818 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridReorderableSettingsTagHelper", @@ -83208,7 +95234,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridReorderableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -83216,7 +95244,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridReorderableSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -83224,7 +95254,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridReorderableSettingsTagHelper.Rows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rows" } + "Metadata": { + "Common.PropertyName": "Rows" + } } ], "Metadata": { @@ -83236,10 +95268,10 @@ }, { "__Checksum": { - "Data1": -9193201735063009151, - "Data2": -1395433681150708384, - "Data3": 516290477564240565, - "Data4": 7947846584673685843 + "Data1": -9121233866063733461, + "Data2": 653100853250049847, + "Data3": -9055868958837644101, + "Data4": 5614481990811304508 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridScrollableSettingsTagHelper", @@ -83261,7 +95293,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.GridScrollableSettingsTagHelper.Virtual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Virtual" } + "Metadata": { + "Common.PropertyName": "Virtual" + } }, { "Kind": "ITagHelper", @@ -83269,7 +95303,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridScrollableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -83277,7 +95313,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridScrollableSettingsTagHelper.Endless", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Endless" } + "Metadata": { + "Common.PropertyName": "Endless" + } } ], "Metadata": { @@ -83289,10 +95327,10 @@ }, { "__Checksum": { - "Data1": 2214950304570769867, - "Data2": 2364513236628709279, - "Data3": -2989078168605436560, - "Data4": 4737374645507376998 + "Data1": -1715431693576580677, + "Data2": 441860485482978591, + "Data3": -8571945724247195210, + "Data4": 573154201261507818 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridSearchSettingsTagHelper", @@ -83314,7 +95352,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.GridSearchSettingsTagHelper.FieldsExtended", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FieldsExtended" } + "Metadata": { + "Common.PropertyName": "FieldsExtended" + } }, { "Kind": "ITagHelper", @@ -83322,7 +95362,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.GridSearchSettingsTagHelper.Fields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fields" } + "Metadata": { + "Common.PropertyName": "Fields" + } } ], "Metadata": { @@ -83334,10 +95376,10 @@ }, { "__Checksum": { - "Data1": 1142010204346694060, - "Data2": 6497059330019407820, - "Data3": -288612911227201302, - "Data4": -4538316439038103722 + "Data1": -5052565598724380466, + "Data2": -4115427963976847340, + "Data3": 7519292899308513696, + "Data4": 6906618622597515034 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridSelectableSettings", @@ -83359,7 +95401,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridSelectableSettings.Mode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } }, { "Kind": "ITagHelper", @@ -83367,7 +95411,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridSelectableSettings.IgnoreOverlapped", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IgnoreOverlapped" } + "Metadata": { + "Common.PropertyName": "IgnoreOverlapped" + } }, { "Kind": "ITagHelper", @@ -83375,7 +95421,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridSelectableSettings.DragToSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DragToSelect" } + "Metadata": { + "Common.PropertyName": "DragToSelect" + } } ], "Metadata": { @@ -83387,10 +95435,10 @@ }, { "__Checksum": { - "Data1": -6834253868461239855, - "Data2": 1932651772174883890, - "Data3": -1389072194560160651, - "Data4": 9075352423955620437 + "Data1": 2239505101032952111, + "Data2": -2404579942873917930, + "Data3": -5379217963821542127, + "Data4": -4857052380607647267 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridSortableSettingsTagHelper", @@ -83412,7 +95460,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridSortableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -83420,7 +95470,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridSortableSettingsTagHelper.AllowUnsort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllowUnsort" } + "Metadata": { + "Common.PropertyName": "AllowUnsort" + } }, { "Kind": "ITagHelper", @@ -83428,7 +95480,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridSortableSettingsTagHelper.ShowIndexes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIndexes" } + "Metadata": { + "Common.PropertyName": "ShowIndexes" + } }, { "Kind": "ITagHelper", @@ -83436,7 +95490,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridSortableSettingsTagHelper.InitialDirection", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InitialDirection" } + "Metadata": { + "Common.PropertyName": "InitialDirection" + } }, { "Kind": "ITagHelper", @@ -83444,7 +95500,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridSortableSettingsTagHelper.Mode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } } ], "Metadata": { @@ -83456,10 +95514,10 @@ }, { "__Checksum": { - "Data1": 9176825118093514722, - "Data2": -4577151619383575294, - "Data3": 356974597837511319, - "Data4": -1114486781866640380 + "Data1": 464146300711513953, + "Data2": -1377742660138509562, + "Data3": 6072938320027375151, + "Data4": 1786783705275849996 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridTagHelper", @@ -83479,7 +95537,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -83487,7 +95547,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.Mobile", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mobile" } + "Metadata": { + "Common.PropertyName": "Mobile" + } }, { "Kind": "ITagHelper", @@ -83495,7 +95557,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridTagHelper.MobileEnabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MobileEnabled" } + "Metadata": { + "Common.PropertyName": "MobileEnabled" + } }, { "Kind": "ITagHelper", @@ -83503,7 +95567,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -83511,7 +95577,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -83520,7 +95588,9 @@ "IsEnum": true, "DisplayName": "Kendo.Mvc.UI.ComponentSize Kendo.Mvc.TagHelpers.GridTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -83528,7 +95598,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnBeforeEdit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnBeforeEdit" } + "Metadata": { + "Common.PropertyName": "OnBeforeEdit" + } }, { "Kind": "ITagHelper", @@ -83536,7 +95608,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnCancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCancel" } + "Metadata": { + "Common.PropertyName": "OnCancel" + } }, { "Kind": "ITagHelper", @@ -83544,7 +95618,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnCellClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCellClose" } + "Metadata": { + "Common.PropertyName": "OnCellClose" + } }, { "Kind": "ITagHelper", @@ -83552,7 +95628,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -83560,7 +95638,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnColumnHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnHide" } + "Metadata": { + "Common.PropertyName": "OnColumnHide" + } }, { "Kind": "ITagHelper", @@ -83568,7 +95648,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnColumnLock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnLock" } + "Metadata": { + "Common.PropertyName": "OnColumnLock" + } }, { "Kind": "ITagHelper", @@ -83576,7 +95658,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnColumnMenuInit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnMenuInit" } + "Metadata": { + "Common.PropertyName": "OnColumnMenuInit" + } }, { "Kind": "ITagHelper", @@ -83584,7 +95668,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnColumnMenuOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnMenuOpen" } + "Metadata": { + "Common.PropertyName": "OnColumnMenuOpen" + } }, { "Kind": "ITagHelper", @@ -83592,7 +95678,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnColumnReorder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnReorder" } + "Metadata": { + "Common.PropertyName": "OnColumnReorder" + } }, { "Kind": "ITagHelper", @@ -83600,7 +95688,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnColumnResize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnResize" } + "Metadata": { + "Common.PropertyName": "OnColumnResize" + } }, { "Kind": "ITagHelper", @@ -83608,7 +95698,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnColumnShow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnShow" } + "Metadata": { + "Common.PropertyName": "OnColumnShow" + } }, { "Kind": "ITagHelper", @@ -83616,7 +95708,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnColumnStick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnStick" } + "Metadata": { + "Common.PropertyName": "OnColumnStick" + } }, { "Kind": "ITagHelper", @@ -83624,7 +95718,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnColumnUnlock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnUnlock" } + "Metadata": { + "Common.PropertyName": "OnColumnUnlock" + } }, { "Kind": "ITagHelper", @@ -83632,7 +95728,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnColumnUnstick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnUnstick" } + "Metadata": { + "Common.PropertyName": "OnColumnUnstick" + } }, { "Kind": "ITagHelper", @@ -83640,7 +95738,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -83648,7 +95748,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -83656,7 +95758,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnDetailCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDetailCollapse" } + "Metadata": { + "Common.PropertyName": "OnDetailCollapse" + } }, { "Kind": "ITagHelper", @@ -83664,7 +95768,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnDetailExpand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDetailExpand" } + "Metadata": { + "Common.PropertyName": "OnDetailExpand" + } }, { "Kind": "ITagHelper", @@ -83672,7 +95778,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnDetailInit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDetailInit" } + "Metadata": { + "Common.PropertyName": "OnDetailInit" + } }, { "Kind": "ITagHelper", @@ -83680,7 +95788,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnEdit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEdit" } + "Metadata": { + "Common.PropertyName": "OnEdit" + } }, { "Kind": "ITagHelper", @@ -83688,7 +95798,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnExcelExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExcelExport" } + "Metadata": { + "Common.PropertyName": "OnExcelExport" + } }, { "Kind": "ITagHelper", @@ -83696,7 +95808,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnFilter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFilter" } + "Metadata": { + "Common.PropertyName": "OnFilter" + } }, { "Kind": "ITagHelper", @@ -83704,7 +95818,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnFilterMenuInit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFilterMenuInit" } + "Metadata": { + "Common.PropertyName": "OnFilterMenuInit" + } }, { "Kind": "ITagHelper", @@ -83712,7 +95828,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnFilterMenuOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFilterMenuOpen" } + "Metadata": { + "Common.PropertyName": "OnFilterMenuOpen" + } }, { "Kind": "ITagHelper", @@ -83720,7 +95838,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnGroup", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnGroup" } + "Metadata": { + "Common.PropertyName": "OnGroup" + } }, { "Kind": "ITagHelper", @@ -83728,7 +95848,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnGroupCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnGroupCollapse" } + "Metadata": { + "Common.PropertyName": "OnGroupCollapse" + } }, { "Kind": "ITagHelper", @@ -83736,7 +95858,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnGroupExpand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnGroupExpand" } + "Metadata": { + "Common.PropertyName": "OnGroupExpand" + } }, { "Kind": "ITagHelper", @@ -83744,7 +95868,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnNavigate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNavigate" } + "Metadata": { + "Common.PropertyName": "OnNavigate" + } }, { "Kind": "ITagHelper", @@ -83752,7 +95878,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnPage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPage" } + "Metadata": { + "Common.PropertyName": "OnPage" + } }, { "Kind": "ITagHelper", @@ -83760,7 +95888,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnPdfExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPdfExport" } + "Metadata": { + "Common.PropertyName": "OnPdfExport" + } }, { "Kind": "ITagHelper", @@ -83768,7 +95898,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemove" } + "Metadata": { + "Common.PropertyName": "OnRemove" + } }, { "Kind": "ITagHelper", @@ -83776,7 +95908,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnRowReorder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRowReorder" } + "Metadata": { + "Common.PropertyName": "OnRowReorder" + } }, { "Kind": "ITagHelper", @@ -83784,7 +95918,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnSave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSave" } + "Metadata": { + "Common.PropertyName": "OnSave" + } }, { "Kind": "ITagHelper", @@ -83792,7 +95928,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnSaveChanges", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSaveChanges" } + "Metadata": { + "Common.PropertyName": "OnSaveChanges" + } }, { "Kind": "ITagHelper", @@ -83800,7 +95938,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.OnSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSort" } + "Metadata": { + "Common.PropertyName": "OnSort" + } }, { "Kind": "ITagHelper", @@ -83808,7 +95948,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -83816,7 +95958,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridTagHelper.ColumnResizeHandleWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnResizeHandleWidth" } + "Metadata": { + "Common.PropertyName": "ColumnResizeHandleWidth" + } }, { "Kind": "ITagHelper", @@ -83824,7 +95968,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridTagHelper.EncodeTitles", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EncodeTitles" } + "Metadata": { + "Common.PropertyName": "EncodeTitles" + } }, { "Kind": "ITagHelper", @@ -83832,7 +95978,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.GridTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -83840,7 +95988,9 @@ "TypeName": "Kendo.Mvc.UI.GridLoaderType?", "DisplayName": "Kendo.Mvc.UI.GridLoaderType? Kendo.Mvc.TagHelpers.GridTagHelper.LoaderType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LoaderType" } + "Metadata": { + "Common.PropertyName": "LoaderType" + } }, { "Kind": "ITagHelper", @@ -83848,7 +95998,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -83856,7 +96008,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridTagHelper.PersistSelection", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PersistSelection" } + "Metadata": { + "Common.PropertyName": "PersistSelection" + } }, { "Kind": "ITagHelper", @@ -83864,7 +96018,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.GridTagHelper.Resizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "ITagHelper", @@ -83872,7 +96028,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.DetailTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DetailTemplate" } + "Metadata": { + "Common.PropertyName": "DetailTemplate" + } }, { "Kind": "ITagHelper", @@ -83880,7 +96038,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.DetailTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DetailTemplateId" } + "Metadata": { + "Common.PropertyName": "DetailTemplateId" + } }, { "Kind": "ITagHelper", @@ -83888,7 +96048,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GridTagHelper.DetailTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DetailTemplateView" } + "Metadata": { + "Common.PropertyName": "DetailTemplateView" + } }, { "Kind": "ITagHelper", @@ -83896,7 +96058,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.DetailTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DetailTemplateHandler" } + "Metadata": { + "Common.PropertyName": "DetailTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -83904,7 +96068,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.RowTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowTemplate" } + "Metadata": { + "Common.PropertyName": "RowTemplate" + } }, { "Kind": "ITagHelper", @@ -83912,7 +96078,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.RowTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowTemplateId" } + "Metadata": { + "Common.PropertyName": "RowTemplateId" + } }, { "Kind": "ITagHelper", @@ -83920,7 +96088,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GridTagHelper.RowTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowTemplateView" } + "Metadata": { + "Common.PropertyName": "RowTemplateView" + } }, { "Kind": "ITagHelper", @@ -83928,7 +96098,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.RowTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowTemplateHandler" } + "Metadata": { + "Common.PropertyName": "RowTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -83936,7 +96108,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.AltRowTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltRowTemplate" } + "Metadata": { + "Common.PropertyName": "AltRowTemplate" + } }, { "Kind": "ITagHelper", @@ -83944,7 +96118,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.AltRowTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltRowTemplateId" } + "Metadata": { + "Common.PropertyName": "AltRowTemplateId" + } }, { "Kind": "ITagHelper", @@ -83952,7 +96128,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GridTagHelper.AltRowTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltRowTemplateView" } + "Metadata": { + "Common.PropertyName": "AltRowTemplateView" + } }, { "Kind": "ITagHelper", @@ -83960,7 +96138,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.AltRowTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltRowTemplateHandler" } + "Metadata": { + "Common.PropertyName": "AltRowTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -83968,7 +96148,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -83976,7 +96158,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -83984,7 +96168,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -83992,7 +96178,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -84096,10 +96284,10 @@ }, { "__Checksum": { - "Data1": 4103244909476234168, - "Data2": 4533951090809288346, - "Data3": 478091146604908620, - "Data4": 5918993806547814012 + "Data1": -2396350567454116602, + "Data2": -2923984442216974981, + "Data3": -7333402747640242295, + "Data4": 154685993749955735 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridToolbarButtonTagHelper", @@ -84121,7 +96309,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridToolbarButtonTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -84129,7 +96319,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridToolbarButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -84137,7 +96329,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridToolbarButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -84145,7 +96339,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridToolbarButtonTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } } ], "Metadata": { @@ -84157,10 +96353,10 @@ }, { "__Checksum": { - "Data1": -1513601162373569825, - "Data2": 5875876508075188251, - "Data3": -8644222670017465307, - "Data4": -6605481631126031383 + "Data1": 2041750100099150044, + "Data2": -7444510206850552181, + "Data3": 5116914208120984665, + "Data4": 1384248895711022220 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridToolbarTagHelper", @@ -84181,7 +96377,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridToolbarTagHelper.ClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClientTemplate" } + "Metadata": { + "Common.PropertyName": "ClientTemplate" + } }, { "Kind": "ITagHelper", @@ -84189,7 +96387,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridToolbarTagHelper.ClientTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClientTemplateId" } + "Metadata": { + "Common.PropertyName": "ClientTemplateId" + } }, { "Kind": "ITagHelper", @@ -84197,7 +96397,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.GridToolbarTagHelper.ClientTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClientTemplateView" } + "Metadata": { + "Common.PropertyName": "ClientTemplateView" + } }, { "Kind": "ITagHelper", @@ -84205,7 +96407,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridToolbarTagHelper.ClientTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClientTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ClientTemplateHandler" + } } ], "AllowedChildTags": [ @@ -84224,10 +96428,10 @@ }, { "__Checksum": { - "Data1": -5001650488152546037, - "Data2": 100725087710401589, - "Data3": 4362149348924960496, - "Data4": -5047195324336900000 + "Data1": 6062195651687643447, + "Data2": 2966616198671298094, + "Data3": 6311975798716033051, + "Data4": -2947474396051305310 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutTagHelper", @@ -84248,7 +96452,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridLayoutTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -84256,7 +96462,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridLayoutTagHelper.RowSpacing", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowSpacing" } + "Metadata": { + "Common.PropertyName": "RowSpacing" + } }, { "Kind": "ITagHelper", @@ -84264,7 +96472,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridLayoutTagHelper.ColumnSpacing", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnSpacing" } + "Metadata": { + "Common.PropertyName": "ColumnSpacing" + } }, { "Kind": "ITagHelper", @@ -84273,7 +96483,9 @@ "IsEnum": true, "DisplayName": "Kendo.Mvc.UI.HorizontalAlign Kendo.Mvc.TagHelpers.GridLayoutTagHelper.HorizontalAlign", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HorizontalAlign" } + "Metadata": { + "Common.PropertyName": "HorizontalAlign" + } }, { "Kind": "ITagHelper", @@ -84282,7 +96494,9 @@ "IsEnum": true, "DisplayName": "Kendo.Mvc.UI.VerticalAlign Kendo.Mvc.TagHelpers.GridLayoutTagHelper.VerticalAlign", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VerticalAlign" } + "Metadata": { + "Common.PropertyName": "VerticalAlign" + } }, { "Kind": "ITagHelper", @@ -84290,7 +96504,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridLayoutTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -84298,7 +96514,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridLayoutTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -84306,7 +96524,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridLayoutTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -84314,7 +96534,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.GridLayoutTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -84343,10 +96565,10 @@ }, { "__Checksum": { - "Data1": -5841603522477721799, - "Data2": 5157296660378480754, - "Data3": 5493396086835764917, - "Data4": -2830944201282589420 + "Data1": -6818557118369082635, + "Data2": 3817483953193990355, + "Data3": 6716964976529810611, + "Data4": 8658152887458400151 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutColumnTagHelper", @@ -84368,7 +96590,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridLayoutColumnTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -84380,10 +96604,10 @@ }, { "__Checksum": { - "Data1": 5386301263417840821, - "Data2": -3335726806809512356, - "Data3": 1505434327040862081, - "Data4": -2033985730027265669 + "Data1": -4008266368379274773, + "Data2": -7852964771138641409, + "Data3": -831593778413296726, + "Data4": -2623691697143201296 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutColumnsTagHelper", @@ -84413,10 +96637,10 @@ }, { "__Checksum": { - "Data1": 3026452209247296694, - "Data2": 272684794344731922, - "Data3": -6320638111715987610, - "Data4": 8814913389352442020 + "Data1": 1250610335205149319, + "Data2": -8378540718065228770, + "Data3": -8737471456941261011, + "Data4": 9199671014948786313 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutItemTagHelper", @@ -84438,7 +96662,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridLayoutItemTagHelper.TagName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TagName" } + "Metadata": { + "Common.PropertyName": "TagName" + } }, { "Kind": "ITagHelper", @@ -84446,7 +96672,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.GridLayoutItemTagHelper.Row", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Row" } + "Metadata": { + "Common.PropertyName": "Row" + } }, { "Kind": "ITagHelper", @@ -84454,7 +96682,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.GridLayoutItemTagHelper.Column", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "ITagHelper", @@ -84462,7 +96692,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.GridLayoutItemTagHelper.RowSpan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowSpan" } + "Metadata": { + "Common.PropertyName": "RowSpan" + } }, { "Kind": "ITagHelper", @@ -84470,7 +96702,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.GridLayoutItemTagHelper.ColumnSpan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnSpan" } + "Metadata": { + "Common.PropertyName": "ColumnSpan" + } } ], "Metadata": { @@ -84482,10 +96716,10 @@ }, { "__Checksum": { - "Data1": 6291550595451926513, - "Data2": -536741417602801378, - "Data3": -1940861660373093894, - "Data4": 1354850858558771214 + "Data1": -7228681875197058879, + "Data2": -6046595656660453644, + "Data3": -8439854378602509836, + "Data4": -279505204728859504 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutItemsTagHelper", @@ -84515,10 +96749,10 @@ }, { "__Checksum": { - "Data1": -8267044598848464766, - "Data2": -6208739887046519957, - "Data3": 8462237385618086710, - "Data4": 7029827640294769659 + "Data1": 2127879051089224543, + "Data2": -2827602488051030288, + "Data3": -6037351048815520878, + "Data4": 3912595972981651387 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutRowTagHelper", @@ -84540,7 +96774,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.GridLayoutRowTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "Metadata": { @@ -84552,10 +96788,10 @@ }, { "__Checksum": { - "Data1": -7275916595149335807, - "Data2": -7767466836525721815, - "Data3": 1026157268168769741, - "Data4": 8157787801923350284 + "Data1": -6236845699460441730, + "Data2": 4724837285275891624, + "Data3": -4835205458191241146, + "Data4": 1170190479882235124 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.GridLayoutRowsTagHelper", @@ -84585,10 +96821,10 @@ }, { "__Checksum": { - "Data1": 609161439785612211, - "Data2": 4511417887463004185, - "Data3": -5235089944968008858, - "Data4": -8454248358232041860 + "Data1": -7986060093028203822, + "Data2": -2452120812198459906, + "Data3": -9195322825748886045, + "Data4": -8967671857537893835 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaModelSettingsTagHelper", @@ -84610,7 +96846,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaModelSettingsTagHelper.HasChildren", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HasChildren" } + "Metadata": { + "Common.PropertyName": "HasChildren" + } }, { "Kind": "ITagHelper", @@ -84618,7 +96856,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaModelSettingsTagHelper.Children", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Children" } + "Metadata": { + "Common.PropertyName": "Children" + } }, { "Kind": "ITagHelper", @@ -84626,7 +96866,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaModelSettingsTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "AllowedChildTags": [ @@ -84645,10 +96887,10 @@ }, { "__Checksum": { - "Data1": -7666297685141835861, - "Data2": 4362484264592584586, - "Data3": -1130197962919116280, - "Data4": -8134245897095971573 + "Data1": -1803181992650990935, + "Data2": -9093830593713412189, + "Data3": 2582364725303824009, + "Data4": -2890336561583053402 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper", @@ -84676,7 +96918,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaModelSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaModelSettingsTagHelper Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.Model", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "ITagHelper", @@ -84684,7 +96928,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.Aggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Aggregates" } + "Metadata": { + "Common.PropertyName": "Aggregates" + } }, { "Kind": "ITagHelper", @@ -84692,7 +96938,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.AggregatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AggregatesHandler" } + "Metadata": { + "Common.PropertyName": "AggregatesHandler" + } }, { "Kind": "ITagHelper", @@ -84700,7 +96948,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -84708,7 +96958,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.Datahandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datahandler" } + "Metadata": { + "Common.PropertyName": "Datahandler" + } }, { "Kind": "ITagHelper", @@ -84716,7 +96968,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.Errors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Errors" } + "Metadata": { + "Common.PropertyName": "Errors" + } }, { "Kind": "ITagHelper", @@ -84724,7 +96978,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.ErrorsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorsHandler" } + "Metadata": { + "Common.PropertyName": "ErrorsHandler" + } }, { "Kind": "ITagHelper", @@ -84732,7 +96988,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.Groups", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "ITagHelper", @@ -84740,7 +96998,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.GroupsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupsHandler" } + "Metadata": { + "Common.PropertyName": "GroupsHandler" + } }, { "Kind": "ITagHelper", @@ -84748,7 +97008,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } }, { "Kind": "ITagHelper", @@ -84756,7 +97018,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.Total", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "ITagHelper", @@ -84764,7 +97028,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.TotalHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TotalHandler" } + "Metadata": { + "Common.PropertyName": "TotalHandler" + } }, { "Kind": "ITagHelper", @@ -84772,7 +97038,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceSchemaSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -84791,10 +97059,10 @@ }, { "__Checksum": { - "Data1": 6548515327872150398, - "Data2": -2984025348466455509, - "Data3": -1601016241111514341, - "Data4": -7302250666463968603 + "Data1": -2047079324831047124, + "Data2": 966703703356226170, + "Data3": -726019245907573859, + "Data4": -1542718006653647781 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper", @@ -84854,7 +97122,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -84862,7 +97132,9 @@ "TypeName": "Kendo.Mvc.UI.DataSourceTagHelperType?", "DisplayName": "Kendo.Mvc.UI.DataSourceTagHelperType? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -84870,7 +97142,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -84878,7 +97152,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -84886,7 +97162,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -84894,7 +97172,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -84902,7 +97182,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -84910,7 +97192,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -84918,7 +97202,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -84926,7 +97212,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -84934,7 +97222,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -84942,7 +97232,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -84950,7 +97242,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -84958,7 +97252,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -84966,7 +97262,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -84974,7 +97272,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -84982,7 +97282,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -84990,7 +97292,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -84998,7 +97302,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -85006,7 +97312,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -85014,7 +97322,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -85022,7 +97332,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -85030,7 +97342,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -85038,7 +97352,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -85046,7 +97362,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -85054,7 +97372,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -85062,7 +97382,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.HierarchicalDataSourceTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -85091,10 +97413,10 @@ }, { "__Checksum": { - "Data1": 1258764678288084754, - "Data2": 5453246922874581875, - "Data3": 8009255169179414626, - "Data4": 2666170275842717536 + "Data1": -8895432062827912036, + "Data2": 1030347550543600574, + "Data3": -3182582347823467104, + "Data4": 588774534075102331 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesCommonSettingsTagHelper", @@ -85116,7 +97438,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesCommonSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -85124,7 +97448,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesCommonSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -85132,7 +97458,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesCommonSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -85140,7 +97468,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesCommonSettingsTagHelper.Confirm", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Confirm" } + "Metadata": { + "Common.PropertyName": "Confirm" + } }, { "Kind": "ITagHelper", @@ -85148,7 +97478,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesCommonSettingsTagHelper.LockAspectRatio", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LockAspectRatio" } + "Metadata": { + "Common.PropertyName": "LockAspectRatio" + } } ], "Metadata": { @@ -85160,10 +97492,10 @@ }, { "__Checksum": { - "Data1": 7612740383462583126, - "Data2": 8298191785190407392, - "Data3": -7393840201119086556, - "Data4": -2973306501520089561 + "Data1": 148348120623250814, + "Data2": 6759723749861298138, + "Data3": -2132563712810096380, + "Data4": 6626889059003848904 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesCropSettingsTagHelper", @@ -85185,7 +97517,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesCropSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -85193,7 +97527,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesCropSettingsTagHelper.AspectRatio", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AspectRatio" } + "Metadata": { + "Common.PropertyName": "AspectRatio" + } }, { "Kind": "ITagHelper", @@ -85201,7 +97537,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesCropSettingsTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -85209,7 +97547,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesCropSettingsTagHelper.Portrait", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Portrait" } + "Metadata": { + "Common.PropertyName": "Portrait" + } }, { "Kind": "ITagHelper", @@ -85217,7 +97557,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesCropSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } } ], "Metadata": { @@ -85229,10 +97571,10 @@ }, { "__Checksum": { - "Data1": 5517915541806274411, - "Data2": -6256933010246545679, - "Data3": -7268009277162039609, - "Data4": 5467715871596437327 + "Data1": -7046023202756376363, + "Data2": 841849662746223084, + "Data3": 7540753071272736224, + "Data4": -5780639020928027932 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesResizeSettingsTagHelper", @@ -85254,7 +97596,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesResizeSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -85262,7 +97606,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesResizeSettingsTagHelper.Pixels", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pixels" } + "Metadata": { + "Common.PropertyName": "Pixels" + } }, { "Kind": "ITagHelper", @@ -85270,7 +97616,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesResizeSettingsTagHelper.Percents", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Percents" } + "Metadata": { + "Common.PropertyName": "Percents" + } } ], "Metadata": { @@ -85282,10 +97630,10 @@ }, { "__Checksum": { - "Data1": 957699895253114776, - "Data2": -3568895210083966656, - "Data3": 5213305605797443647, - "Data4": 2856092121012990278 + "Data1": 1399930441096354534, + "Data2": 6077840517131654993, + "Data3": 8657329502764475677, + "Data4": 2679152089381835318 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesPanesSettingsTagHelper", @@ -85321,10 +97669,10 @@ }, { "__Checksum": { - "Data1": 7012460656863716652, - "Data2": 7181346165223659773, - "Data3": -1887648775040071439, - "Data4": -7977112194015655212 + "Data1": 1269495768064011486, + "Data2": 1647587275056007227, + "Data3": 8561646368878187155, + "Data4": 6897051768852112720 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesSettingsTagHelper", @@ -85365,10 +97713,10 @@ }, { "__Checksum": { - "Data1": -7591713691487027554, - "Data2": -1628078709571797567, - "Data3": 556111810435745844, - "Data4": -153272100681338160 + "Data1": -7515279617001480654, + "Data2": 5412888706694006804, + "Data3": 1144347852503542955, + "Data4": 594174471918838963 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper", @@ -85390,7 +97738,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.Open", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Open" } + "Metadata": { + "Common.PropertyName": "Open" + } }, { "Kind": "ITagHelper", @@ -85398,7 +97748,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.Save", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Save" } + "Metadata": { + "Common.PropertyName": "Save" + } }, { "Kind": "ITagHelper", @@ -85406,7 +97758,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.Undo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Undo" } + "Metadata": { + "Common.PropertyName": "Undo" + } }, { "Kind": "ITagHelper", @@ -85414,7 +97768,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.Redo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Redo" } + "Metadata": { + "Common.PropertyName": "Redo" + } }, { "Kind": "ITagHelper", @@ -85422,7 +97778,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.Crop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Crop" } + "Metadata": { + "Common.PropertyName": "Crop" + } }, { "Kind": "ITagHelper", @@ -85430,7 +97788,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.Resize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resize" } + "Metadata": { + "Common.PropertyName": "Resize" + } }, { "Kind": "ITagHelper", @@ -85438,7 +97798,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.ZoomIn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomIn" } + "Metadata": { + "Common.PropertyName": "ZoomIn" + } }, { "Kind": "ITagHelper", @@ -85446,7 +97808,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.ZoomOut", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomOut" } + "Metadata": { + "Common.PropertyName": "ZoomOut" + } }, { "Kind": "ITagHelper", @@ -85454,7 +97818,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.ZoomDropdown", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomDropdown" } + "Metadata": { + "Common.PropertyName": "ZoomDropdown" + } }, { "Kind": "ITagHelper", @@ -85462,7 +97828,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.ZoomActualSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomActualSize" } + "Metadata": { + "Common.PropertyName": "ZoomActualSize" + } }, { "Kind": "ITagHelper", @@ -85470,7 +97838,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorMessagesToolbarSettingsTagHelper.ZoomFitToScreen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomFitToScreen" } + "Metadata": { + "Common.PropertyName": "ZoomFitToScreen" + } } ], "Metadata": { @@ -85482,10 +97852,10 @@ }, { "__Checksum": { - "Data1": -1927973169711155348, - "Data2": -4620707597757979526, - "Data3": 9213770762433334062, - "Data4": 1684302423725918270 + "Data1": -5623259963354942290, + "Data2": 6492049203993668669, + "Data3": -6132980101902132442, + "Data4": -6124483936873949106 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorSaveAsSettingsTagHelper", @@ -85507,7 +97877,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorSaveAsSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -85515,7 +97887,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ImageEditorSaveAsSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -85523,7 +97897,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorSaveAsSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -85531,7 +97907,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorSaveAsSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } } ], "Metadata": { @@ -85543,10 +97921,10 @@ }, { "__Checksum": { - "Data1": 3298581529886845971, - "Data2": -6034686849478186460, - "Data3": 6553368707445531538, - "Data4": 1954702889497952791 + "Data1": -4644459499164841449, + "Data2": -4652975944346582942, + "Data3": -1068621453620472296, + "Data4": 8844805129282280592 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorTagHelper", @@ -85566,7 +97944,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorTagHelper.OnImageLoaded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnImageLoaded" } + "Metadata": { + "Common.PropertyName": "OnImageLoaded" + } }, { "Kind": "ITagHelper", @@ -85574,7 +97954,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorTagHelper.OnImageRendered", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnImageRendered" } + "Metadata": { + "Common.PropertyName": "OnImageRendered" + } }, { "Kind": "ITagHelper", @@ -85582,7 +97964,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorTagHelper.OnExecute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExecute" } + "Metadata": { + "Common.PropertyName": "OnExecute" + } }, { "Kind": "ITagHelper", @@ -85590,7 +97974,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -85598,7 +97984,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ImageEditorTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -85606,7 +97994,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ImageEditorTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -85614,7 +98004,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -85622,7 +98014,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -85630,7 +98024,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ImageEditorTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -85638,7 +98034,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ImageEditorTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -85646,7 +98044,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ImageEditorTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -85675,10 +98075,10 @@ }, { "__Checksum": { - "Data1": 8911323427119527158, - "Data2": 2324841165689372407, - "Data3": -1782381629341771991, - "Data4": 6095011455781015764 + "Data1": 6881981952918780945, + "Data2": -3973073908235435615, + "Data3": 5575547473301391646, + "Data4": 6344809245894182168 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper", @@ -85700,7 +98100,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -85708,7 +98110,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } }, { "Kind": "ITagHelper", @@ -85716,7 +98120,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -85724,7 +98130,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Command", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "ITagHelper", @@ -85732,7 +98140,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Options", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Options" } + "Metadata": { + "Common.PropertyName": "Options" + } }, { "Kind": "ITagHelper", @@ -85740,7 +98150,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -85748,7 +98160,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -85756,7 +98170,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -85764,7 +98180,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -85772,7 +98190,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -85780,7 +98200,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -85788,7 +98210,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -85796,7 +98220,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -85804,7 +98230,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -85815,7 +98243,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -85823,7 +98253,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -85831,7 +98263,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -85839,7 +98273,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -85847,7 +98283,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -85855,7 +98293,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -85863,7 +98303,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -85871,7 +98313,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "Metadata": { @@ -85883,10 +98327,10 @@ }, { "__Checksum": { - "Data1": 2347947534647311082, - "Data2": -6324932706305071992, - "Data3": -4313929059465121318, - "Data4": 2137578656608147007 + "Data1": -22209763516392129, + "Data2": 3547632903068295312, + "Data3": 7669542344092072112, + "Data4": 9066566896552846435 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsItemsTagHelper", @@ -85916,10 +98360,10 @@ }, { "__Checksum": { - "Data1": -8777933822088258630, - "Data2": 3340185778668787311, - "Data3": -7062128340867663432, - "Data4": -5379748675207350796 + "Data1": 1100671265292345469, + "Data2": -7956136944713402699, + "Data3": 1941777664107057391, + "Data4": -5886351864558697538 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsTagHelper", @@ -85941,7 +98385,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -85949,7 +98395,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -85957,7 +98405,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } }, { "Kind": "ITagHelper", @@ -85965,7 +98415,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsTagHelper.Open", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Open" } + "Metadata": { + "Common.PropertyName": "Open" + } }, { "Kind": "ITagHelper", @@ -85973,7 +98425,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -85981,7 +98435,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsTagHelper.OverflowClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowClose" } + "Metadata": { + "Common.PropertyName": "OverflowClose" + } }, { "Kind": "ITagHelper", @@ -85989,7 +98445,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ImageEditorToolbarSettingsTagHelper.OverflowOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowOpen" } + "Metadata": { + "Common.PropertyName": "OverflowOpen" + } } ], "AllowedChildTags": [ @@ -86008,10 +98466,10 @@ }, { "__Checksum": { - "Data1": 6002426693755165104, - "Data2": 9165154439235353511, - "Data3": 9138223878445292151, - "Data4": 6403052819234278383 + "Data1": -2966999606555990246, + "Data2": -8835494558167753905, + "Data3": 7057403163380401655, + "Data4": 6230545832453856837 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaBorderSettingsTagHelper", @@ -86033,7 +98491,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -86041,7 +98501,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -86049,7 +98511,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -86061,10 +98525,10 @@ }, { "__Checksum": { - "Data1": -8735383754350988872, - "Data2": 6444577403012796149, - "Data3": 13340499529462368, - "Data4": 57724725575203748 + "Data1": 5142259333383176247, + "Data2": -4780553808699005681, + "Data3": -1474070409902055413, + "Data4": 1988823711601505588 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaMarginSettingsTagHelper", @@ -86086,7 +98550,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -86094,7 +98560,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -86102,7 +98570,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -86110,7 +98580,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -86122,10 +98594,10 @@ }, { "__Checksum": { - "Data1": 2938870343731811875, - "Data2": -2514882572745323751, - "Data3": 6338168022862190000, - "Data4": -1557937225265864652 + "Data1": 7849941229168078611, + "Data2": -2842197417276392217, + "Data3": -236241182212435019, + "Data4": 1496876766314176284 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaSettingsTagHelper", @@ -86147,7 +98619,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -86155,7 +98629,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -86163,7 +98639,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeGaugeAreaSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -86187,10 +98665,10 @@ }, { "__Checksum": { - "Data1": -6920893206293379827, - "Data2": -8905243542220298096, - "Data3": -250720177224730016, - "Data4": 2178189607664914753 + "Data1": -526106995817427343, + "Data2": 5648255621950220496, + "Data3": 5104697098713181849, + "Data4": -4117578381561063344 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugePointerBorderSettingsTagHelper", @@ -86212,7 +98690,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugePointerBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -86220,7 +98700,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugePointerBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -86228,7 +98710,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.LinearGaugePointerBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -86240,10 +98724,10 @@ }, { "__Checksum": { - "Data1": -2217100731550518306, - "Data2": -5776816756108695352, - "Data3": -5148054555580661091, - "Data4": -682297632608360267 + "Data1": 7748445499868105716, + "Data2": 3503755365984863688, + "Data3": -3770189286566171739, + "Data4": -3794718102367359815 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugePointerTagHelper", @@ -86265,7 +98749,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugePointerTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -86273,7 +98759,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugePointerTagHelper.Margin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Margin" } + "Metadata": { + "Common.PropertyName": "Margin" + } }, { "Kind": "ITagHelper", @@ -86281,7 +98769,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugePointerTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -86289,7 +98779,9 @@ "TypeName": "Kendo.Mvc.UI.GaugeLinearPointerShape?", "DisplayName": "Kendo.Mvc.UI.GaugeLinearPointerShape? Kendo.Mvc.TagHelpers.LinearGaugePointerTagHelper.Shape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Shape" } + "Metadata": { + "Common.PropertyName": "Shape" + } }, { "Kind": "ITagHelper", @@ -86297,7 +98789,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugePointerTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -86305,7 +98799,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugePointerTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "AllowedChildTags": [ @@ -86329,10 +98825,10 @@ }, { "__Checksum": { - "Data1": -4263987645739929093, - "Data2": 3779982168826838554, - "Data3": 4234993844685121393, - "Data4": 5423344280217102022 + "Data1": -6302322330177411483, + "Data2": 1864825311666277632, + "Data3": -4749665599963493656, + "Data4": 2867321363826286679 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugePointersTagHelper", @@ -86362,10 +98858,10 @@ }, { "__Checksum": { - "Data1": 7348992440796448467, - "Data2": 5966324043981461349, - "Data3": 6252351552037310264, - "Data4": 4164155487398482265 + "Data1": 6324061591152642748, + "Data2": 3298761277718327880, + "Data3": 5243268876703071355, + "Data4": 2970667180835525993 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugePointerTrackBorderSettingsTagHelper", @@ -86387,7 +98883,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugePointerTrackBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -86395,7 +98893,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugePointerTrackBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -86403,7 +98903,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.LinearGaugePointerTrackBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -86415,10 +98917,10 @@ }, { "__Checksum": { - "Data1": -6085666060026669206, - "Data2": -8009293150246940033, - "Data3": -191503259704278466, - "Data4": -6355932206682438314 + "Data1": -8757598382532236963, + "Data2": 444337155784935885, + "Data3": 4127340507063817585, + "Data4": 1523118620382323281 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugePointerTrackSettingsTagHelper", @@ -86440,7 +98942,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugePointerTrackSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -86448,7 +98952,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugePointerTrackSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -86456,7 +98962,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugePointerTrackSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -86464,7 +98972,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.LinearGaugePointerTrackSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -86483,10 +98993,10 @@ }, { "__Checksum": { - "Data1": -5055192777330620132, - "Data2": -3059887304713220449, - "Data3": 3759539685214876117, - "Data4": 3949546064014467858 + "Data1": 7281149812487451088, + "Data2": 4448397939307491551, + "Data3": -3075756476118234147, + "Data4": 4162998678659223136 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsBorderSettingsTagHelper", @@ -86508,7 +99018,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -86516,7 +99028,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -86524,7 +99038,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -86536,10 +99052,10 @@ }, { "__Checksum": { - "Data1": 1935699097977706539, - "Data2": 2199552687482406651, - "Data3": -3379331533102445322, - "Data4": 5335186132912994454 + "Data1": 3208451668654125722, + "Data2": -8800887139085601340, + "Data3": 3049550824962945383, + "Data4": -1803938041230221747 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsMarginSettingsTagHelper", @@ -86561,7 +99077,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -86569,7 +99087,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -86577,7 +99097,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -86585,7 +99107,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -86597,10 +99121,10 @@ }, { "__Checksum": { - "Data1": 2583807623325490492, - "Data2": 1442419223110240583, - "Data3": -6563057549660355888, - "Data4": 7489188595306994461 + "Data1": 2231906920352428218, + "Data2": -3011164135118486662, + "Data3": 6255702215714664420, + "Data4": -8990850788520306035 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsPaddingSettingsTagHelper", @@ -86622,7 +99146,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -86630,7 +99156,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -86638,7 +99166,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -86646,7 +99176,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -86658,10 +99190,10 @@ }, { "__Checksum": { - "Data1": 8179861917167121268, - "Data2": -9201218925726167642, - "Data3": -2238525938257740582, - "Data4": -9095225638571993302 + "Data1": 3185555588477223746, + "Data2": 2584270551153461594, + "Data3": 2964985350789088935, + "Data4": -4214028444724225078 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper", @@ -86683,7 +99215,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -86691,7 +99225,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -86699,7 +99235,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -86707,7 +99245,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -86715,7 +99255,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -86723,7 +99265,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -86731,7 +99275,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -86739,7 +99285,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -86747,7 +99295,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.LinearGaugeScaleLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -86776,10 +99326,10 @@ }, { "__Checksum": { - "Data1": -8595550930041036541, - "Data2": 6659533599545601325, - "Data3": 4724121316893298079, - "Data4": 3656676701698720621 + "Data1": -8955232830200528186, + "Data2": -4362083967381353800, + "Data3": -695164640657983304, + "Data4": 7047194601896353534 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleLineSettingsTagHelper", @@ -86801,7 +99351,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -86809,7 +99361,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.LinearGaugeScaleLineSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -86817,7 +99371,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -86825,7 +99381,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.LinearGaugeScaleLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -86837,10 +99395,10 @@ }, { "__Checksum": { - "Data1": -4557401706663124526, - "Data2": -3383587000087463617, - "Data3": -1781200813445334236, - "Data4": 5646108236585107003 + "Data1": 1601259395425292949, + "Data2": 3245778573866528989, + "Data3": 5806761635078872003, + "Data4": 7849902437307790193 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleMajorTicksSettingsTagHelper", @@ -86862,7 +99420,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleMajorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -86870,7 +99430,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleMajorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -86878,7 +99440,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.LinearGaugeScaleMajorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -86886,7 +99450,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleMajorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -86898,10 +99464,10 @@ }, { "__Checksum": { - "Data1": 6697761158577740234, - "Data2": -3542647759789705806, - "Data3": -6400334424023812355, - "Data4": -1169827804355389745 + "Data1": -5709793738128754615, + "Data2": -4680985216283436635, + "Data3": 8907312461621530888, + "Data4": 3557472654551568954 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleMinorTicksSettingsTagHelper", @@ -86923,7 +99489,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleMinorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -86931,7 +99499,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleMinorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -86939,7 +99509,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.LinearGaugeScaleMinorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -86947,7 +99519,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleMinorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -86959,10 +99533,10 @@ }, { "__Checksum": { - "Data1": 8351286098193352945, - "Data2": -2354622458668174472, - "Data3": -4582213611749269452, - "Data4": -6913233590312607034 + "Data1": 3611556076588071685, + "Data2": 1730028992352515364, + "Data3": -7399322881515646019, + "Data4": 8112828635546315057 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsRangeTagHelper", @@ -86984,7 +99558,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsRangeTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -86992,7 +99568,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsRangeTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } }, { "Kind": "ITagHelper", @@ -87000,7 +99578,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsRangeTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -87008,7 +99588,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsRangeTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -87020,10 +99602,10 @@ }, { "__Checksum": { - "Data1": 7381115892825923241, - "Data2": -3694043654365064904, - "Data3": 8640433166065502871, - "Data4": 789907662517857963 + "Data1": -6748611565633653737, + "Data2": -5218217756159731962, + "Data3": -2842618499857929628, + "Data4": -2071554074119141923 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsRangesTagHelper", @@ -87053,10 +99635,10 @@ }, { "__Checksum": { - "Data1": 1908198033903371648, - "Data2": -5566956701819875038, - "Data3": 3698600953210634345, - "Data4": -7647757086146497732 + "Data1": -3796769540770064748, + "Data2": 9213727085903530611, + "Data3": -175297458829005125, + "Data4": 4221800973159028589 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper", @@ -87078,7 +99660,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper.MajorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "ITagHelper", @@ -87086,7 +99670,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -87094,7 +99680,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -87102,7 +99690,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper.MinorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "ITagHelper", @@ -87110,7 +99700,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper.Mirror", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "ITagHelper", @@ -87118,7 +99710,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper.RangePlaceholderColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangePlaceholderColor" } + "Metadata": { + "Common.PropertyName": "RangePlaceholderColor" + } }, { "Kind": "ITagHelper", @@ -87126,7 +99720,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper.RangeSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangeSize" } + "Metadata": { + "Common.PropertyName": "RangeSize" + } }, { "Kind": "ITagHelper", @@ -87134,7 +99730,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -87142,7 +99740,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.LinearGaugeScaleSettingsTagHelper.Vertical", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Vertical" } + "Metadata": { + "Common.PropertyName": "Vertical" + } } ], "AllowedChildTags": [ @@ -87181,10 +99781,10 @@ }, { "__Checksum": { - "Data1": 6195452220887667233, - "Data2": -3180730617206378047, - "Data3": -5283173710131357545, - "Data4": 3864998312944834979 + "Data1": 4074896523332633903, + "Data2": -5741788575800205751, + "Data3": -3815433679927089690, + "Data4": -4674239581707435835 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LinearGaugeTagHelper", @@ -87204,7 +99804,9 @@ "TypeName": "Kendo.Mvc.UI.RenderingMode?", "DisplayName": "Kendo.Mvc.UI.RenderingMode? Kendo.Mvc.TagHelpers.LinearGaugeTagHelper.RenderAs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "ITagHelper", @@ -87212,7 +99814,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeTagHelper.Theme", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Theme" } + "Metadata": { + "Common.PropertyName": "Theme" + } }, { "Kind": "ITagHelper", @@ -87220,7 +99824,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.LinearGaugeTagHelper.Transitions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "ITagHelper", @@ -87228,7 +99834,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LinearGaugeTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -87236,7 +99844,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.LinearGaugeTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -87244,7 +99854,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.LinearGaugeTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -87252,7 +99864,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.LinearGaugeTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -87281,10 +99895,10 @@ }, { "__Checksum": { - "Data1": 4683315761085049976, - "Data2": 6362796723602518028, - "Data3": -1944874834166032034, - "Data4": -2639651776691548969 + "Data1": -3613914710798070469, + "Data2": 8735994491987348939, + "Data3": 5652370101855004018, + "Data4": -6764844153068248218 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListBoxDraggableSettingsTagHelper", @@ -87306,7 +99920,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListBoxDraggableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -87314,7 +99930,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxDraggableSettingsTagHelper.Hint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hint" } + "Metadata": { + "Common.PropertyName": "Hint" + } }, { "Kind": "ITagHelper", @@ -87322,7 +99940,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxDraggableSettingsTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } } ], "Metadata": { @@ -87334,10 +99954,10 @@ }, { "__Checksum": { - "Data1": -136378760128681216, - "Data2": 7662110089742436601, - "Data3": -2153486454795732087, - "Data4": 7522404765611210683 + "Data1": 7044806662842899264, + "Data2": 8341521762555871278, + "Data3": -1264022254810992606, + "Data4": 973111919018650843 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListBoxMessagesSettingsTagHelper", @@ -87368,10 +99988,10 @@ }, { "__Checksum": { - "Data1": 953634596985991732, - "Data2": 8696405776081945351, - "Data3": 8456101745629365565, - "Data4": -4136619577125247292 + "Data1": 9202905376875405703, + "Data2": -2450919117113145732, + "Data3": 6540007075744046846, + "Data4": -3074070217552262910 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListBoxMessagesToolsSettingsTagHelper", @@ -87393,7 +100013,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxMessagesToolsSettingsTagHelper.MoveDown", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MoveDown" } + "Metadata": { + "Common.PropertyName": "MoveDown" + } }, { "Kind": "ITagHelper", @@ -87401,7 +100023,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxMessagesToolsSettingsTagHelper.MoveUp", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MoveUp" } + "Metadata": { + "Common.PropertyName": "MoveUp" + } }, { "Kind": "ITagHelper", @@ -87409,7 +100033,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxMessagesToolsSettingsTagHelper.Remove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Remove" } + "Metadata": { + "Common.PropertyName": "Remove" + } }, { "Kind": "ITagHelper", @@ -87417,7 +100043,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxMessagesToolsSettingsTagHelper.TransferAllFrom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TransferAllFrom" } + "Metadata": { + "Common.PropertyName": "TransferAllFrom" + } }, { "Kind": "ITagHelper", @@ -87425,7 +100053,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxMessagesToolsSettingsTagHelper.TransferAllTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TransferAllTo" } + "Metadata": { + "Common.PropertyName": "TransferAllTo" + } }, { "Kind": "ITagHelper", @@ -87433,7 +100063,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxMessagesToolsSettingsTagHelper.TransferFrom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TransferFrom" } + "Metadata": { + "Common.PropertyName": "TransferFrom" + } }, { "Kind": "ITagHelper", @@ -87441,7 +100073,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxMessagesToolsSettingsTagHelper.TransferTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TransferTo" } + "Metadata": { + "Common.PropertyName": "TransferTo" + } } ], "Metadata": { @@ -87453,10 +100087,10 @@ }, { "__Checksum": { - "Data1": 7111908438706778455, - "Data2": -5915953254582442882, - "Data3": -3088888287075624951, - "Data4": 1273472901245976528 + "Data1": -4549884605387477832, + "Data2": -2532105024351104279, + "Data3": 3839663954914006034, + "Data4": 7246096330818757724 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListBoxTagHelper", @@ -87476,7 +100110,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -87484,7 +100120,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -87492,7 +100130,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.DataValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataValueField" } + "Metadata": { + "Common.PropertyName": "DataValueField" + } }, { "Kind": "ITagHelper", @@ -87500,7 +100140,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.ListBoxTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -87508,7 +100150,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.OnAdd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnAdd" } + "Metadata": { + "Common.PropertyName": "OnAdd" + } }, { "Kind": "ITagHelper", @@ -87516,7 +100160,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -87524,7 +100170,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -87532,7 +100180,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.OnDragstart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragstart" } + "Metadata": { + "Common.PropertyName": "OnDragstart" + } }, { "Kind": "ITagHelper", @@ -87540,7 +100190,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.OnDrag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrag" } + "Metadata": { + "Common.PropertyName": "OnDrag" + } }, { "Kind": "ITagHelper", @@ -87548,7 +100200,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.OnDrop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrop" } + "Metadata": { + "Common.PropertyName": "OnDrop" + } }, { "Kind": "ITagHelper", @@ -87556,7 +100210,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.OnDragend", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragend" } + "Metadata": { + "Common.PropertyName": "OnDragend" + } }, { "Kind": "ITagHelper", @@ -87564,7 +100220,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.OnRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemove" } + "Metadata": { + "Common.PropertyName": "OnRemove" + } }, { "Kind": "ITagHelper", @@ -87572,7 +100230,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.OnReorder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnReorder" } + "Metadata": { + "Common.PropertyName": "OnReorder" + } }, { "Kind": "ITagHelper", @@ -87580,7 +100240,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListBoxTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -87588,7 +100250,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.ConnectWith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ConnectWith" } + "Metadata": { + "Common.PropertyName": "ConnectWith" + } }, { "Kind": "ITagHelper", @@ -87596,7 +100260,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.ListBoxTagHelper.DropSources", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DropSources" } + "Metadata": { + "Common.PropertyName": "DropSources" + } }, { "Kind": "ITagHelper", @@ -87604,7 +100270,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListBoxTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -87612,7 +100280,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -87620,7 +100290,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -87628,7 +100300,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ListBoxTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -87636,7 +100310,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -87644,7 +100320,9 @@ "TypeName": "Kendo.Mvc.UI.ListBoxSelectable?", "DisplayName": "Kendo.Mvc.UI.ListBoxSelectable? Kendo.Mvc.TagHelpers.ListBoxTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -87652,7 +100330,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListBoxTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -87660,7 +100340,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ListBoxTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -87668,7 +100350,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ListBoxTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -87676,7 +100360,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ListBoxTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -87710,10 +100396,10 @@ }, { "__Checksum": { - "Data1": -6794943890610288345, - "Data2": 8108622128317364155, - "Data3": -5646997412809932392, - "Data4": 4649543314483391873 + "Data1": -1362616304223141175, + "Data2": 4169536598732739532, + "Data3": 6914701668854855155, + "Data4": -6038895600005335092 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListBoxToolbarSettingsTagHelper", @@ -87735,7 +100421,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.ListBoxToolbarSettingsTagHelper.Tools", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Tools" } + "Metadata": { + "Common.PropertyName": "Tools" + } }, { "Kind": "ITagHelper", @@ -87743,7 +100431,9 @@ "TypeName": "Kendo.Mvc.UI.ListBoxToolbarPosition?", "DisplayName": "Kendo.Mvc.UI.ListBoxToolbarPosition? Kendo.Mvc.TagHelpers.ListBoxToolbarSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { @@ -87755,10 +100445,10 @@ }, { "__Checksum": { - "Data1": -6731291252055418878, - "Data2": 6277403595047517634, - "Data3": -3493963183074618359, - "Data4": 5317441906332617991 + "Data1": 8600525673911950454, + "Data2": -5094571478922077324, + "Data3": -8070797932088214424, + "Data4": 3647734250917983193 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewFlexSettingsTagHelper", @@ -87780,7 +100470,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewFlexSettingsTagHelper.Direction", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Direction" } + "Metadata": { + "Common.PropertyName": "Direction" + } }, { "Kind": "ITagHelper", @@ -87788,7 +100480,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewFlexSettingsTagHelper.Wrap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Wrap" } + "Metadata": { + "Common.PropertyName": "Wrap" + } } ], "Metadata": { @@ -87800,10 +100494,10 @@ }, { "__Checksum": { - "Data1": 1423555770518034553, - "Data2": 7815451812587019126, - "Data3": 7554680520312764532, - "Data4": -1312807001799182332 + "Data1": 852566702559279591, + "Data2": -4617829343116994063, + "Data3": 8342379034855367140, + "Data4": -3556076064166619731 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewGridSettingsTagHelper", @@ -87825,7 +100519,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ListViewGridSettingsTagHelper.Cols", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cols" } + "Metadata": { + "Common.PropertyName": "Cols" + } }, { "Kind": "ITagHelper", @@ -87833,7 +100529,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ListViewGridSettingsTagHelper.Rows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rows" } + "Metadata": { + "Common.PropertyName": "Rows" + } }, { "Kind": "ITagHelper", @@ -87841,7 +100539,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ListViewGridSettingsTagHelper.Gutter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gutter" } + "Metadata": { + "Common.PropertyName": "Gutter" + } } ], "Metadata": { @@ -87853,10 +100553,10 @@ }, { "__Checksum": { - "Data1": 8638898412513153815, - "Data2": -7427483196807943916, - "Data3": 2624182454957719301, - "Data4": -4943476722410474379 + "Data1": -2965271348736719988, + "Data2": -3734440571783823, + "Data3": -2741825098877565934, + "Data4": 319613496828115543 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper", @@ -87878,7 +100578,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper.Display", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Display" } + "Metadata": { + "Common.PropertyName": "Display" + } }, { "Kind": "ITagHelper", @@ -87886,7 +100588,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper.Empty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } }, { "Kind": "ITagHelper", @@ -87894,7 +100598,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -87902,7 +100608,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper.Of", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Of" } + "Metadata": { + "Common.PropertyName": "Of" + } }, { "Kind": "ITagHelper", @@ -87910,7 +100618,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper.ItemsPerPage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemsPerPage" } + "Metadata": { + "Common.PropertyName": "ItemsPerPage" + } }, { "Kind": "ITagHelper", @@ -87918,7 +100628,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper.First", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "First" } + "Metadata": { + "Common.PropertyName": "First" + } }, { "Kind": "ITagHelper", @@ -87926,7 +100638,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper.Previous", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Previous" } + "Metadata": { + "Common.PropertyName": "Previous" + } }, { "Kind": "ITagHelper", @@ -87934,7 +100648,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper.Next", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Next" } + "Metadata": { + "Common.PropertyName": "Next" + } }, { "Kind": "ITagHelper", @@ -87942,7 +100658,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper.Last", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Last" } + "Metadata": { + "Common.PropertyName": "Last" + } }, { "Kind": "ITagHelper", @@ -87950,7 +100668,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewPageableMessagesSettingsTagHelper.Refresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Refresh" } + "Metadata": { + "Common.PropertyName": "Refresh" + } } ], "Metadata": { @@ -87962,10 +100682,10 @@ }, { "__Checksum": { - "Data1": 2866637143714926353, - "Data2": 8446044227491713669, - "Data3": -2001389714200735827, - "Data4": 4513109186296099101 + "Data1": 3912589391982940516, + "Data2": 1968195147057511400, + "Data3": -5047114486706738796, + "Data4": 3773901335540539238 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper", @@ -87987,7 +100707,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper.PageSizes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSizes" } + "Metadata": { + "Common.PropertyName": "PageSizes" + } }, { "Kind": "ITagHelper", @@ -87995,7 +100717,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper.PageSizesEnabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSizesEnabled" } + "Metadata": { + "Common.PropertyName": "PageSizesEnabled" + } }, { "Kind": "ITagHelper", @@ -88003,7 +100727,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -88011,7 +100737,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -88019,7 +100747,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper.PreviousNext", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PreviousNext" } + "Metadata": { + "Common.PropertyName": "PreviousNext" + } }, { "Kind": "ITagHelper", @@ -88027,7 +100757,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper.Numeric", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Numeric" } + "Metadata": { + "Common.PropertyName": "Numeric" + } }, { "Kind": "ITagHelper", @@ -88035,7 +100767,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper.ButtonCount", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ButtonCount" } + "Metadata": { + "Common.PropertyName": "ButtonCount" + } }, { "Kind": "ITagHelper", @@ -88043,7 +100777,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper.Input", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Input" } + "Metadata": { + "Common.PropertyName": "Input" + } }, { "Kind": "ITagHelper", @@ -88051,7 +100787,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper.Refresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Refresh" } + "Metadata": { + "Common.PropertyName": "Refresh" + } }, { "Kind": "ITagHelper", @@ -88059,7 +100797,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewPageableSettingsTagHelper.Info", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Info" } + "Metadata": { + "Common.PropertyName": "Info" + } } ], "AllowedChildTags": [ @@ -88078,10 +100818,10 @@ }, { "__Checksum": { - "Data1": -7367714697474470841, - "Data2": 9142792766545292938, - "Data3": 3986384139498696431, - "Data4": -3629030507580400599 + "Data1": -3814220589577256410, + "Data2": -3027875487361221677, + "Data3": -4151616704226157652, + "Data4": 7907809126667235463 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewScrollableSettingsTagHelper", @@ -88103,7 +100843,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewScrollableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -88111,7 +100853,9 @@ "TypeName": "Kendo.Mvc.UI.ListViewScrollableMode?", "DisplayName": "Kendo.Mvc.UI.ListViewScrollableMode? Kendo.Mvc.TagHelpers.ListViewScrollableSettingsTagHelper.Mode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } } ], "Metadata": { @@ -88123,10 +100867,10 @@ }, { "__Checksum": { - "Data1": 1603457844650101118, - "Data2": -2132622445837483212, - "Data3": -5033018188223444954, - "Data4": 4617552693030618670 + "Data1": -342331108477082202, + "Data2": -572216586567412041, + "Data3": 1352902334927485259, + "Data4": 7879249311663403291 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewSelectableSettingsTagHelper", @@ -88148,7 +100892,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewSelectableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -88156,7 +100902,9 @@ "TypeName": "Kendo.Mvc.UI.ListViewSelectionMode?", "DisplayName": "Kendo.Mvc.UI.ListViewSelectionMode? Kendo.Mvc.TagHelpers.ListViewSelectableSettingsTagHelper.Mode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } } ], "Metadata": { @@ -88168,10 +100916,10 @@ }, { "__Checksum": { - "Data1": -1720557945001213095, - "Data2": -3458961627767424580, - "Data3": -1074868486927022735, - "Data4": 4570839742911513777 + "Data1": 275781363039974187, + "Data2": 8375134829040809051, + "Data3": 3004702652098352442, + "Data4": 1483673486180764265 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ListViewTagHelper", @@ -88191,7 +100939,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -88199,7 +100949,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.ListViewTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -88207,7 +100959,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.ListViewTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -88215,7 +100969,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.OnCancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCancel" } + "Metadata": { + "Common.PropertyName": "OnCancel" + } }, { "Kind": "ITagHelper", @@ -88223,7 +100979,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -88231,7 +100989,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -88239,7 +100999,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -88247,7 +101009,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.OnEdit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEdit" } + "Metadata": { + "Common.PropertyName": "OnEdit" + } }, { "Kind": "ITagHelper", @@ -88255,7 +101019,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.OnRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemove" } + "Metadata": { + "Common.PropertyName": "OnRemove" + } }, { "Kind": "ITagHelper", @@ -88263,7 +101029,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.OnSave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSave" } + "Metadata": { + "Common.PropertyName": "OnSave" + } }, { "Kind": "ITagHelper", @@ -88271,7 +101039,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.AriaLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AriaLabel" } + "Metadata": { + "Common.PropertyName": "AriaLabel" + } }, { "Kind": "ITagHelper", @@ -88279,7 +101049,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -88287,7 +101059,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewTagHelper.Bordered", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bordered" } + "Metadata": { + "Common.PropertyName": "Bordered" + } }, { "Kind": "ITagHelper", @@ -88295,7 +101069,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.Borders", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Borders" } + "Metadata": { + "Common.PropertyName": "Borders" + } }, { "Kind": "ITagHelper", @@ -88303,7 +101079,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.ContentElement", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentElement" } + "Metadata": { + "Common.PropertyName": "ContentElement" + } }, { "Kind": "ITagHelper", @@ -88311,7 +101089,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.Layout", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Layout" } + "Metadata": { + "Common.PropertyName": "Layout" + } }, { "Kind": "ITagHelper", @@ -88319,7 +101099,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ListViewTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -88327,7 +101109,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -88335,7 +101119,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -88343,7 +101129,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ListViewTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -88351,7 +101139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -88359,7 +101149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.EditTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditTemplate" } + "Metadata": { + "Common.PropertyName": "EditTemplate" + } }, { "Kind": "ITagHelper", @@ -88367,7 +101159,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.EditTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditTemplateId" } + "Metadata": { + "Common.PropertyName": "EditTemplateId" + } }, { "Kind": "ITagHelper", @@ -88375,7 +101169,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ListViewTagHelper.EditTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditTemplateView" } + "Metadata": { + "Common.PropertyName": "EditTemplateView" + } }, { "Kind": "ITagHelper", @@ -88383,7 +101179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.EditTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditTemplateHandler" } + "Metadata": { + "Common.PropertyName": "EditTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -88391,7 +101189,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.AltTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltTemplate" } + "Metadata": { + "Common.PropertyName": "AltTemplate" + } }, { "Kind": "ITagHelper", @@ -88399,7 +101199,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.AltTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltTemplateId" } + "Metadata": { + "Common.PropertyName": "AltTemplateId" + } }, { "Kind": "ITagHelper", @@ -88407,7 +101209,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ListViewTagHelper.AltTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltTemplateView" } + "Metadata": { + "Common.PropertyName": "AltTemplateView" + } }, { "Kind": "ITagHelper", @@ -88415,7 +101219,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.AltTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltTemplateHandler" } + "Metadata": { + "Common.PropertyName": "AltTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -88423,7 +101229,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.TagName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TagName" } + "Metadata": { + "Common.PropertyName": "TagName" + } }, { "Kind": "ITagHelper", @@ -88431,7 +101239,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ListViewTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -88439,7 +101249,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ListViewTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -88447,7 +101259,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ListViewTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -88455,7 +101269,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ListViewTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -88499,10 +101315,10 @@ }, { "__Checksum": { - "Data1": -6892947588777692291, - "Data2": 900864638374891402, - "Data3": 3340600542187193153, - "Data4": 5783922095146086018 + "Data1": 6506855903928942828, + "Data2": -3279980245216515335, + "Data3": 7216985192392877345, + "Data4": 4783317612771869170 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LoaderMessagesSettingsTagHelper", @@ -88524,7 +101340,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LoaderMessagesSettingsTagHelper.Loading", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Loading" } + "Metadata": { + "Common.PropertyName": "Loading" + } } ], "Metadata": { @@ -88536,10 +101354,10 @@ }, { "__Checksum": { - "Data1": 4735198876669337, - "Data2": -3638837756472008470, - "Data3": -727533708829388217, - "Data4": 3890928502619783409 + "Data1": 4443863414830149977, + "Data2": -8675151406080613733, + "Data3": -5732410679801361343, + "Data4": -1478297424761704903 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.LoaderTagHelper", @@ -88559,7 +101377,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.LoaderTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -88567,7 +101387,9 @@ "TypeName": "Kendo.Mvc.UI.LoaderSize?", "DisplayName": "Kendo.Mvc.UI.LoaderSize? Kendo.Mvc.TagHelpers.LoaderTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -88575,7 +101397,9 @@ "TypeName": "Kendo.Mvc.UI.LoaderThemeColor?", "DisplayName": "Kendo.Mvc.UI.LoaderThemeColor? Kendo.Mvc.TagHelpers.LoaderTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -88583,7 +101407,9 @@ "TypeName": "Kendo.Mvc.UI.LoaderType?", "DisplayName": "Kendo.Mvc.UI.LoaderType? Kendo.Mvc.TagHelpers.LoaderTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -88591,7 +101417,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.LoaderTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -88599,7 +101427,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.LoaderTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -88607,7 +101437,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.LoaderTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -88615,7 +101447,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.LoaderTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -88627,10 +101461,10 @@ }, { "__Checksum": { - "Data1": 5901286102166065028, - "Data2": 3252848870939517891, - "Data3": -736478868067822788, - "Data4": -1447886869556346838 + "Data1": 3196745867325995491, + "Data2": 9164110399434035855, + "Data3": -5824451553069447012, + "Data4": -4828606360435554026 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapControlsAttributionSettingsTagHelper", @@ -88652,7 +101486,9 @@ "TypeName": "Kendo.Mvc.UI.MapControlPosition?", "DisplayName": "Kendo.Mvc.UI.MapControlPosition? Kendo.Mvc.TagHelpers.MapControlsAttributionSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -88660,7 +101496,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapControlsAttributionSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -88672,10 +101510,10 @@ }, { "__Checksum": { - "Data1": -645935272472817524, - "Data2": 3084949911981529193, - "Data3": -1512552593999201539, - "Data4": -6392051064744485363 + "Data1": -2362688274101090463, + "Data2": -7868742283987354472, + "Data3": -6929666487717390460, + "Data4": -6623824030957852912 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapControlsNavigatorSettingsTagHelper", @@ -88697,7 +101535,9 @@ "TypeName": "Kendo.Mvc.UI.MapControlPosition?", "DisplayName": "Kendo.Mvc.UI.MapControlPosition? Kendo.Mvc.TagHelpers.MapControlsNavigatorSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -88705,7 +101545,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapControlsNavigatorSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -88717,10 +101559,10 @@ }, { "__Checksum": { - "Data1": -4785440280951055265, - "Data2": 531030115950505300, - "Data3": 4961299252372598972, - "Data4": -1386250466063330917 + "Data1": 7695748483355481307, + "Data2": -3241727837927138021, + "Data3": -7968193389786924023, + "Data4": -4045376483053431160 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapControlsSettingsTagHelper", @@ -88761,10 +101603,10 @@ }, { "__Checksum": { - "Data1": -3705254102088194405, - "Data2": -5610898774864105702, - "Data3": -1021221520613748891, - "Data4": 2807051017400052353 + "Data1": -5564834640757027838, + "Data2": -3416183478840380190, + "Data3": -2456121951009774045, + "Data4": -2101063317066900885 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapControlsZoomSettingsTagHelper", @@ -88786,7 +101628,9 @@ "TypeName": "Kendo.Mvc.UI.MapControlPosition?", "DisplayName": "Kendo.Mvc.UI.MapControlPosition? Kendo.Mvc.TagHelpers.MapControlsZoomSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -88794,7 +101638,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapControlsZoomSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -88806,10 +101652,10 @@ }, { "__Checksum": { - "Data1": 5294597609705753925, - "Data2": 537674497460419811, - "Data3": 1679503582982761174, - "Data4": -8460034374794619460 + "Data1": 7345954783786934629, + "Data2": -3882613417280717595, + "Data3": -1975701407349695480, + "Data4": 7082408739261379701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsBingSettingsTagHelper", @@ -88831,7 +101677,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerDefaultsBingSettingsTagHelper.Attribution", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Attribution" } + "Metadata": { + "Common.PropertyName": "Attribution" + } }, { "Kind": "ITagHelper", @@ -88839,7 +101687,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerDefaultsBingSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -88847,7 +101697,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerDefaultsBingSettingsTagHelper.Key", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Key" } + "Metadata": { + "Common.PropertyName": "Key" + } }, { "Kind": "ITagHelper", @@ -88855,7 +101707,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerDefaultsBingSettingsTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -88863,7 +101717,9 @@ "TypeName": "Kendo.Mvc.UI.MapLayersImagerySet?", "DisplayName": "Kendo.Mvc.UI.MapLayersImagerySet? Kendo.Mvc.TagHelpers.MapLayerDefaultsBingSettingsTagHelper.ImagerySet", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImagerySet" } + "Metadata": { + "Common.PropertyName": "ImagerySet" + } } ], "Metadata": { @@ -88875,10 +101731,10 @@ }, { "__Checksum": { - "Data1": -3113608941708771813, - "Data2": -1861632649346826584, - "Data3": -7413931443374669472, - "Data4": -5480812721933473808 + "Data1": -307239146194005399, + "Data2": 439879371048016756, + "Data3": 130604443433773735, + "Data4": 6468352446277338413 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsBubbleSettingsTagHelper", @@ -88900,7 +101756,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.MapStyleSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.MapStyleSettingsTagHelper Kendo.Mvc.TagHelpers.MapLayerDefaultsBubbleSettingsTagHelper.Style", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "ITagHelper", @@ -88908,7 +101766,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerDefaultsBubbleSettingsTagHelper.Attribution", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Attribution" } + "Metadata": { + "Common.PropertyName": "Attribution" + } }, { "Kind": "ITagHelper", @@ -88916,7 +101776,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerDefaultsBubbleSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -88924,7 +101786,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerDefaultsBubbleSettingsTagHelper.MaxSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxSize" } + "Metadata": { + "Common.PropertyName": "MaxSize" + } }, { "Kind": "ITagHelper", @@ -88932,7 +101796,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerDefaultsBubbleSettingsTagHelper.MinSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinSize" } + "Metadata": { + "Common.PropertyName": "MinSize" + } }, { "Kind": "ITagHelper", @@ -88940,7 +101806,9 @@ "TypeName": "Kendo.Mvc.UI.MapSymbol?", "DisplayName": "Kendo.Mvc.UI.MapSymbol? Kendo.Mvc.TagHelpers.MapLayerDefaultsBubbleSettingsTagHelper.Symbol", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Symbol" } + "Metadata": { + "Common.PropertyName": "Symbol" + } }, { "Kind": "ITagHelper", @@ -88948,7 +101816,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerDefaultsBubbleSettingsTagHelper.SymbolHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SymbolHandler" } + "Metadata": { + "Common.PropertyName": "SymbolHandler" + } } ], "AllowedChildTags": [ @@ -88967,10 +101837,10 @@ }, { "__Checksum": { - "Data1": -637548380227935687, - "Data2": 1290545686190500543, - "Data3": 6405937363635210979, - "Data4": 86184440077259164 + "Data1": -1374768776040631915, + "Data2": -3797915469642456606, + "Data3": -7553952955052603132, + "Data4": 16172750154129665 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsMarkerSettingsTagHelper", @@ -88992,7 +101862,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.MapTooltipTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.MapTooltipTagHelper Kendo.Mvc.TagHelpers.MapLayerDefaultsMarkerSettingsTagHelper.Tooltip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Tooltip" } + "Metadata": { + "Common.PropertyName": "Tooltip" + } }, { "Kind": "ITagHelper", @@ -89000,7 +101872,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerDefaultsMarkerSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -89008,7 +101882,9 @@ "TypeName": "Kendo.Mvc.UI.MapMarkersShape?", "DisplayName": "Kendo.Mvc.UI.MapMarkersShape? Kendo.Mvc.TagHelpers.MapLayerDefaultsMarkerSettingsTagHelper.Shape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Shape" } + "Metadata": { + "Common.PropertyName": "Shape" + } } ], "AllowedChildTags": [ @@ -89027,10 +101903,10 @@ }, { "__Checksum": { - "Data1": -8447313968623925663, - "Data2": -1577478311796182733, - "Data3": 4984678871738513817, - "Data4": -7239560621001568203 + "Data1": 8525368273693467835, + "Data2": -2322726219067430254, + "Data3": -7664289792746861054, + "Data4": 8841430559049428487 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsSettingsTagHelper", @@ -89052,7 +101928,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerDefaultsSettingsTagHelper.TileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TileSize" } + "Metadata": { + "Common.PropertyName": "TileSize" + } } ], "AllowedChildTags": [ @@ -89091,10 +101969,10 @@ }, { "__Checksum": { - "Data1": -8744078587649593427, - "Data2": 4356702564444893976, - "Data3": 630846840119448052, - "Data4": 5101849168330282161 + "Data1": 3226818863498257529, + "Data2": -6550606009960645381, + "Data3": 665685641894921683, + "Data4": 5938060235537100935 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsShapeSettingsTagHelper", @@ -89116,7 +101994,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.MapStyleSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.MapStyleSettingsTagHelper Kendo.Mvc.TagHelpers.MapLayerDefaultsShapeSettingsTagHelper.Style", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "ITagHelper", @@ -89124,7 +102004,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerDefaultsShapeSettingsTagHelper.Attribution", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Attribution" } + "Metadata": { + "Common.PropertyName": "Attribution" + } }, { "Kind": "ITagHelper", @@ -89132,7 +102014,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerDefaultsShapeSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "AllowedChildTags": [ @@ -89151,10 +102035,10 @@ }, { "__Checksum": { - "Data1": -7671507570729812134, - "Data2": 4992065894156479196, - "Data3": -4518783177547818955, - "Data4": 6037741058921865927 + "Data1": 2797740447625464754, + "Data2": 3630744714306206583, + "Data3": -2388712544480738249, + "Data4": 4765119347148271205 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerDefaultsTileSettingsTagHelper", @@ -89176,7 +102060,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerDefaultsTileSettingsTagHelper.UrlTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlTemplate" } + "Metadata": { + "Common.PropertyName": "UrlTemplate" + } }, { "Kind": "ITagHelper", @@ -89184,7 +102070,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerDefaultsTileSettingsTagHelper.UrlTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlTemplateId" } + "Metadata": { + "Common.PropertyName": "UrlTemplateId" + } }, { "Kind": "ITagHelper", @@ -89192,7 +102080,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MapLayerDefaultsTileSettingsTagHelper.UrlTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlTemplateView" } + "Metadata": { + "Common.PropertyName": "UrlTemplateView" + } }, { "Kind": "ITagHelper", @@ -89200,7 +102090,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerDefaultsTileSettingsTagHelper.UrlTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlTemplateHandler" } + "Metadata": { + "Common.PropertyName": "UrlTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -89208,7 +102100,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerDefaultsTileSettingsTagHelper.Attribution", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Attribution" } + "Metadata": { + "Common.PropertyName": "Attribution" + } }, { "Kind": "ITagHelper", @@ -89216,7 +102110,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.MapLayerDefaultsTileSettingsTagHelper.Subdomains", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subdomains" } + "Metadata": { + "Common.PropertyName": "Subdomains" + } }, { "Kind": "ITagHelper", @@ -89224,7 +102120,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerDefaultsTileSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -89236,10 +102134,10 @@ }, { "__Checksum": { - "Data1": 6195793292933717044, - "Data2": -6931219731518110137, - "Data3": -704688973765355379, - "Data4": 6937126154149771354 + "Data1": -6364777287968669951, + "Data2": -6684300496499684831, + "Data3": -3321323031232902004, + "Data4": 1273447942794629032 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayerTagHelper", @@ -89261,7 +102159,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.MapStyleSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.MapStyleSettingsTagHelper Kendo.Mvc.TagHelpers.MapLayerTagHelper.Style", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "ITagHelper", @@ -89269,7 +102169,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.MapTooltipTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.MapTooltipTagHelper Kendo.Mvc.TagHelpers.MapLayerTagHelper.Tooltip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Tooltip" } + "Metadata": { + "Common.PropertyName": "Tooltip" + } }, { "Kind": "ITagHelper", @@ -89277,7 +102179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -89285,7 +102189,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.DataSourceTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.DataSourceTagHelper Kendo.Mvc.TagHelpers.MapLayerTagHelper.Datasource", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datasource" } + "Metadata": { + "Common.PropertyName": "Datasource" + } }, { "Kind": "ITagHelper", @@ -89293,7 +102199,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.Attribution", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Attribution" } + "Metadata": { + "Common.PropertyName": "Attribution" + } }, { "Kind": "ITagHelper", @@ -89301,7 +102209,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapLayerTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -89309,7 +102219,9 @@ "TypeName": "System.Double[]", "DisplayName": "System.Double[] Kendo.Mvc.TagHelpers.MapLayerTagHelper.Extent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Extent" } + "Metadata": { + "Common.PropertyName": "Extent" + } }, { "Kind": "ITagHelper", @@ -89317,7 +102229,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.Key", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Key" } + "Metadata": { + "Common.PropertyName": "Key" + } }, { "Kind": "ITagHelper", @@ -89325,7 +102239,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -89333,7 +102249,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.LocationField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LocationField" } + "Metadata": { + "Common.PropertyName": "LocationField" + } }, { "Kind": "ITagHelper", @@ -89341,7 +102259,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerTagHelper.TileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TileSize" } + "Metadata": { + "Common.PropertyName": "TileSize" + } }, { "Kind": "ITagHelper", @@ -89349,7 +102269,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.TitleField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TitleField" } + "Metadata": { + "Common.PropertyName": "TitleField" + } }, { "Kind": "ITagHelper", @@ -89357,7 +102279,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerTagHelper.MaxSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxSize" } + "Metadata": { + "Common.PropertyName": "MaxSize" + } }, { "Kind": "ITagHelper", @@ -89365,7 +102289,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerTagHelper.MinSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinSize" } + "Metadata": { + "Common.PropertyName": "MinSize" + } }, { "Kind": "ITagHelper", @@ -89373,7 +102299,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerTagHelper.MaxZoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxZoom" } + "Metadata": { + "Common.PropertyName": "MaxZoom" + } }, { "Kind": "ITagHelper", @@ -89381,7 +102309,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerTagHelper.MinZoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinZoom" } + "Metadata": { + "Common.PropertyName": "MinZoom" + } }, { "Kind": "ITagHelper", @@ -89389,7 +102319,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -89397,7 +102329,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.MapLayerTagHelper.Subdomains", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subdomains" } + "Metadata": { + "Common.PropertyName": "Subdomains" + } }, { "Kind": "ITagHelper", @@ -89405,7 +102339,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.UrlTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlTemplate" } + "Metadata": { + "Common.PropertyName": "UrlTemplate" + } }, { "Kind": "ITagHelper", @@ -89413,7 +102349,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.UrlTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlTemplateId" } + "Metadata": { + "Common.PropertyName": "UrlTemplateId" + } }, { "Kind": "ITagHelper", @@ -89421,7 +102359,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MapLayerTagHelper.UrlTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlTemplateView" } + "Metadata": { + "Common.PropertyName": "UrlTemplateView" + } }, { "Kind": "ITagHelper", @@ -89429,7 +102369,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.UrlTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UrlTemplateHandler" } + "Metadata": { + "Common.PropertyName": "UrlTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -89437,7 +102379,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.ValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "ITagHelper", @@ -89445,7 +102389,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapLayerTagHelper.ZIndex", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZIndex" } + "Metadata": { + "Common.PropertyName": "ZIndex" + } }, { "Kind": "ITagHelper", @@ -89453,7 +102399,9 @@ "TypeName": "Kendo.Mvc.UI.MapLayerType?", "DisplayName": "Kendo.Mvc.UI.MapLayerType? Kendo.Mvc.TagHelpers.MapLayerTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -89461,7 +102409,9 @@ "TypeName": "Kendo.Mvc.UI.MapLayersImagerySet?", "DisplayName": "Kendo.Mvc.UI.MapLayersImagerySet? Kendo.Mvc.TagHelpers.MapLayerTagHelper.ImagerySet", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImagerySet" } + "Metadata": { + "Common.PropertyName": "ImagerySet" + } }, { "Kind": "ITagHelper", @@ -89469,7 +102419,9 @@ "TypeName": "Kendo.Mvc.UI.MapSymbol?", "DisplayName": "Kendo.Mvc.UI.MapSymbol? Kendo.Mvc.TagHelpers.MapLayerTagHelper.Symbol", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Symbol" } + "Metadata": { + "Common.PropertyName": "Symbol" + } }, { "Kind": "ITagHelper", @@ -89477,7 +102429,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapLayerTagHelper.SymbolHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SymbolHandler" } + "Metadata": { + "Common.PropertyName": "SymbolHandler" + } }, { "Kind": "ITagHelper", @@ -89485,7 +102439,9 @@ "TypeName": "Kendo.Mvc.UI.MapMarkersShape?", "DisplayName": "Kendo.Mvc.UI.MapMarkersShape? Kendo.Mvc.TagHelpers.MapLayerTagHelper.Shape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Shape" } + "Metadata": { + "Common.PropertyName": "Shape" + } } ], "AllowedChildTags": [ @@ -89514,10 +102470,10 @@ }, { "__Checksum": { - "Data1": 3112282295699768320, - "Data2": -5317138568985047753, - "Data3": 2179634227976850786, - "Data4": -3922854626838018419 + "Data1": 1791849293035332894, + "Data2": 4466578238889555747, + "Data3": 4576626090442912645, + "Data4": 4733654227760789695 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapLayersTagHelper", @@ -89547,10 +102503,10 @@ }, { "__Checksum": { - "Data1": -6176858981688617425, - "Data2": -1822939996828893917, - "Data3": -3184189286598625629, - "Data4": -109661729800379473 + "Data1": 7192720672432375760, + "Data2": 2716273494038888817, + "Data3": -1517386241817858045, + "Data4": -1828842182599198366 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapMarkerDefaultsSettingsTagHelper", @@ -89572,7 +102528,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.MapTooltipTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.MapTooltipTagHelper Kendo.Mvc.TagHelpers.MapMarkerDefaultsSettingsTagHelper.Tooltip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Tooltip" } + "Metadata": { + "Common.PropertyName": "Tooltip" + } }, { "Kind": "ITagHelper", @@ -89580,7 +102538,9 @@ "TypeName": "Kendo.Mvc.UI.MapMarkersShape?", "DisplayName": "Kendo.Mvc.UI.MapMarkersShape? Kendo.Mvc.TagHelpers.MapMarkerDefaultsSettingsTagHelper.Shape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Shape" } + "Metadata": { + "Common.PropertyName": "Shape" + } } ], "AllowedChildTags": [ @@ -89599,10 +102559,10 @@ }, { "__Checksum": { - "Data1": -4507360908246588861, - "Data2": -782749211008603815, - "Data3": 4803781137317339290, - "Data4": 2555041394682764804 + "Data1": -7977487832203331441, + "Data2": 6861637753908326622, + "Data3": 920577020060245579, + "Data4": 4803444993589706613 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapMarkerTagHelper", @@ -89630,7 +102590,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.MapTooltipTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.MapTooltipTagHelper Kendo.Mvc.TagHelpers.MapMarkerTagHelper.Tooltip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Tooltip" } + "Metadata": { + "Common.PropertyName": "Tooltip" + } }, { "Kind": "ITagHelper", @@ -89638,7 +102600,9 @@ "TypeName": "System.Double[]", "DisplayName": "System.Double[] Kendo.Mvc.TagHelpers.MapMarkerTagHelper.Location", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Location" } + "Metadata": { + "Common.PropertyName": "Location" + } }, { "Kind": "ITagHelper", @@ -89646,7 +102610,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapMarkerTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -89654,7 +102620,9 @@ "TypeName": "Kendo.Mvc.UI.MapMarkersShape?", "DisplayName": "Kendo.Mvc.UI.MapMarkersShape? Kendo.Mvc.TagHelpers.MapMarkerTagHelper.Shape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Shape" } + "Metadata": { + "Common.PropertyName": "Shape" + } } ], "AllowedChildTags": [ @@ -89673,10 +102641,10 @@ }, { "__Checksum": { - "Data1": -3071896491775543114, - "Data2": -3385707283309970292, - "Data3": -2133333906878559033, - "Data4": 9181254466391742342 + "Data1": 3115181605840924772, + "Data2": -7042968531561642952, + "Data3": 8481712669435375247, + "Data4": 448083951427131810 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapMarkersTagHelper", @@ -89706,10 +102674,10 @@ }, { "__Checksum": { - "Data1": -3852207889356867267, - "Data2": -4026659974222604148, - "Data3": -8429652994579305326, - "Data4": -2839994187639110201 + "Data1": 5529649961935304400, + "Data2": 6818219549064006554, + "Data3": -6301424354484854261, + "Data4": -5338131469351137569 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapStyleFillSettingsTagHelper", @@ -89731,7 +102699,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapStyleFillSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -89739,7 +102709,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapStyleFillSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } } ], "Metadata": { @@ -89751,10 +102723,10 @@ }, { "__Checksum": { - "Data1": -4230774479490928458, - "Data2": -6816243691898810425, - "Data3": -5745158598520612774, - "Data4": -144255183202795599 + "Data1": -8762618507598402487, + "Data2": 1379959077534075462, + "Data3": -2139965195640056026, + "Data4": -8669330358932392230 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapStyleSettingsTagHelper", @@ -89788,7 +102760,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.MapStyleFillSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.MapStyleFillSettingsTagHelper Kendo.Mvc.TagHelpers.MapStyleSettingsTagHelper.Fill", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fill" } + "Metadata": { + "Common.PropertyName": "Fill" + } }, { "Kind": "ITagHelper", @@ -89796,7 +102770,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.MapStyleStrokeSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.MapStyleStrokeSettingsTagHelper Kendo.Mvc.TagHelpers.MapStyleSettingsTagHelper.Stroke", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Stroke" } + "Metadata": { + "Common.PropertyName": "Stroke" + } } ], "AllowedChildTags": [ @@ -89820,10 +102796,10 @@ }, { "__Checksum": { - "Data1": -2662101596183624680, - "Data2": -4415301751930644876, - "Data3": 3579272210727188893, - "Data4": -412218544513800046 + "Data1": -3844623281000799956, + "Data2": -8645646417136772541, + "Data3": 5395760221292273595, + "Data4": -5265296284907831346 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapStyleStrokeSettingsTagHelper", @@ -89845,7 +102821,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapStyleStrokeSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -89853,7 +102831,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.MapStyleStrokeSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -89861,7 +102841,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapStyleStrokeSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -89869,7 +102851,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapStyleStrokeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -89881,10 +102865,10 @@ }, { "__Checksum": { - "Data1": -2497528530841164697, - "Data2": 2103031629494701308, - "Data3": 1070069053826058171, - "Data4": -2365043140168600890 + "Data1": 3715331630100105360, + "Data2": -8825183439612825912, + "Data3": -7352526707740832343, + "Data4": -6099499862547704732 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapTagHelper", @@ -89904,7 +102888,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnBeforeReset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnBeforeReset" } + "Metadata": { + "Common.PropertyName": "OnBeforeReset" + } }, { "Kind": "ITagHelper", @@ -89912,7 +102898,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClick" } + "Metadata": { + "Common.PropertyName": "OnClick" + } }, { "Kind": "ITagHelper", @@ -89920,7 +102908,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnMarkerActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMarkerActivate" } + "Metadata": { + "Common.PropertyName": "OnMarkerActivate" + } }, { "Kind": "ITagHelper", @@ -89928,7 +102918,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnMarkerCreated", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMarkerCreated" } + "Metadata": { + "Common.PropertyName": "OnMarkerCreated" + } }, { "Kind": "ITagHelper", @@ -89936,7 +102928,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnMarkerClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMarkerClick" } + "Metadata": { + "Common.PropertyName": "OnMarkerClick" + } }, { "Kind": "ITagHelper", @@ -89944,7 +102938,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnPan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPan" } + "Metadata": { + "Common.PropertyName": "OnPan" + } }, { "Kind": "ITagHelper", @@ -89952,7 +102948,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnPanEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPanEnd" } + "Metadata": { + "Common.PropertyName": "OnPanEnd" + } }, { "Kind": "ITagHelper", @@ -89960,7 +102958,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnReset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnReset" } + "Metadata": { + "Common.PropertyName": "OnReset" + } }, { "Kind": "ITagHelper", @@ -89968,7 +102968,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnShapeClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShapeClick" } + "Metadata": { + "Common.PropertyName": "OnShapeClick" + } }, { "Kind": "ITagHelper", @@ -89976,7 +102978,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnShapeCreated", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShapeCreated" } + "Metadata": { + "Common.PropertyName": "OnShapeCreated" + } }, { "Kind": "ITagHelper", @@ -89984,7 +102988,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnShapeFeatureCreated", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShapeFeatureCreated" } + "Metadata": { + "Common.PropertyName": "OnShapeFeatureCreated" + } }, { "Kind": "ITagHelper", @@ -89992,7 +102998,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnShapeMouseEnter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShapeMouseEnter" } + "Metadata": { + "Common.PropertyName": "OnShapeMouseEnter" + } }, { "Kind": "ITagHelper", @@ -90000,7 +103008,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnShapeMouseLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShapeMouseLeave" } + "Metadata": { + "Common.PropertyName": "OnShapeMouseLeave" + } }, { "Kind": "ITagHelper", @@ -90008,7 +103018,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnZoomStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoomStart" } + "Metadata": { + "Common.PropertyName": "OnZoomStart" + } }, { "Kind": "ITagHelper", @@ -90016,7 +103028,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.OnZoomEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoomEnd" } + "Metadata": { + "Common.PropertyName": "OnZoomEnd" + } }, { "Kind": "ITagHelper", @@ -90024,7 +103038,9 @@ "TypeName": "System.Double[]", "DisplayName": "System.Double[] Kendo.Mvc.TagHelpers.MapTagHelper.Center", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Center" } + "Metadata": { + "Common.PropertyName": "Center" + } }, { "Kind": "ITagHelper", @@ -90032,7 +103048,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapTagHelper.MinZoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinZoom" } + "Metadata": { + "Common.PropertyName": "MinZoom" + } }, { "Kind": "ITagHelper", @@ -90040,7 +103058,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapTagHelper.MaxZoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxZoom" } + "Metadata": { + "Common.PropertyName": "MaxZoom" + } }, { "Kind": "ITagHelper", @@ -90048,7 +103068,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapTagHelper.MinSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinSize" } + "Metadata": { + "Common.PropertyName": "MinSize" + } }, { "Kind": "ITagHelper", @@ -90056,7 +103078,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapTagHelper.Pannable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pannable" } + "Metadata": { + "Common.PropertyName": "Pannable" + } }, { "Kind": "ITagHelper", @@ -90064,7 +103088,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapTagHelper.Wraparound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Wraparound" } + "Metadata": { + "Common.PropertyName": "Wraparound" + } }, { "Kind": "ITagHelper", @@ -90072,7 +103098,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapTagHelper.Zoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Zoom" } + "Metadata": { + "Common.PropertyName": "Zoom" + } }, { "Kind": "ITagHelper", @@ -90080,7 +103108,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapTagHelper.Zoomable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Zoomable" } + "Metadata": { + "Common.PropertyName": "Zoomable" + } }, { "Kind": "ITagHelper", @@ -90088,7 +103118,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -90096,7 +103128,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MapTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -90104,7 +103138,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MapTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -90112,7 +103148,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MapTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -90151,10 +103189,10 @@ }, { "__Checksum": { - "Data1": -3598128985889977960, - "Data2": 8461061747614610622, - "Data3": -6005260370724003098, - "Data4": 3738981175389206053 + "Data1": 6817205141143660207, + "Data2": 7498775417567234970, + "Data3": -8761192500136589518, + "Data4": -3527725443728547495 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationCloseSettingsTagHelper", @@ -90176,7 +103214,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationCloseSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -90184,7 +103224,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -90192,7 +103234,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -90204,10 +103248,10 @@ }, { "__Checksum": { - "Data1": 802526817069432015, - "Data2": 7657995304646654047, - "Data3": -7694464518562760502, - "Data4": 2395441454880000520 + "Data1": -3004081529952600260, + "Data2": -8645079514090575251, + "Data3": 730128656059373996, + "Data4": 4778298066794975083 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationOpenSettingsTagHelper", @@ -90229,7 +103273,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationOpenSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -90237,7 +103283,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -90245,7 +103293,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -90257,10 +103307,10 @@ }, { "__Checksum": { - "Data1": -5050028870473953636, - "Data2": 6554728962440632914, - "Data3": 4569122537744600919, - "Data4": -3850525365386046310 + "Data1": 1892379659750327646, + "Data2": -5410979239057499963, + "Data3": -5522117011562769006, + "Data4": -1635182530549429634 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationSettingsTagHelper", @@ -90282,7 +103332,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -90306,10 +103358,10 @@ }, { "__Checksum": { - "Data1": 3582942990849643227, - "Data2": -4814397758904865838, - "Data3": -2710492409419071195, - "Data4": -1527653381185325342 + "Data1": 4148252258562949154, + "Data2": -311328277875242501, + "Data3": 7152663785978611283, + "Data4": -1260319028227811566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MapTooltipTagHelper", @@ -90349,7 +103401,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTooltipTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -90357,7 +103411,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.MapTooltipPopupAnimationSettingsTagHelper Kendo.Mvc.TagHelpers.MapTooltipTagHelper.Animation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Animation" } + "Metadata": { + "Common.PropertyName": "Animation" + } }, { "Kind": "ITagHelper", @@ -90365,7 +103421,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTooltipTagHelper.ContentUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentUrl" } + "Metadata": { + "Common.PropertyName": "ContentUrl" + } }, { "Kind": "ITagHelper", @@ -90373,7 +103431,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTooltipTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -90381,7 +103441,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTooltipTagHelper.ContentTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentTemplateId" } + "Metadata": { + "Common.PropertyName": "ContentTemplateId" + } }, { "Kind": "ITagHelper", @@ -90389,7 +103451,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapTooltipTagHelper.AutoHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoHide" } + "Metadata": { + "Common.PropertyName": "AutoHide" + } }, { "Kind": "ITagHelper", @@ -90397,7 +103461,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapTooltipTagHelper.Callout", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Callout" } + "Metadata": { + "Common.PropertyName": "Callout" + } }, { "Kind": "ITagHelper", @@ -90405,7 +103471,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTooltipTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -90413,7 +103481,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MapTooltipTagHelper.Iframe", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Iframe" } + "Metadata": { + "Common.PropertyName": "Iframe" + } }, { "Kind": "ITagHelper", @@ -90421,7 +103491,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapTooltipTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -90429,7 +103501,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapTooltipTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -90437,7 +103511,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTooltipTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -90445,7 +103521,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MapTooltipTagHelper.ShowAfter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowAfter" } + "Metadata": { + "Common.PropertyName": "ShowAfter" + } }, { "Kind": "ITagHelper", @@ -90453,7 +103531,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTooltipTagHelper.ShowOn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowOn" } + "Metadata": { + "Common.PropertyName": "ShowOn" + } }, { "Kind": "ITagHelper", @@ -90461,7 +103541,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MapTooltipTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } } ], "AllowedChildTags": [ @@ -90480,10 +103562,10 @@ }, { "__Checksum": { - "Data1": 6696093861846128313, - "Data2": -1792717037812721709, - "Data3": -6198668083292333244, - "Data4": 305859131817585815 + "Data1": -5574001649680701992, + "Data2": 5113350858804111904, + "Data3": 441775585821661237, + "Data4": -656000342619714641 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MaskedTextBoxLabelSettingsTagHelper", @@ -90511,7 +103593,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MaskedTextBoxLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -90519,7 +103603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MaskedTextBoxLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -90527,7 +103613,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MaskedTextBoxLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -90539,10 +103627,10 @@ }, { "__Checksum": { - "Data1": 1199297663500913027, - "Data2": 724807164500531565, - "Data3": -7094832619253586279, - "Data4": -8733781016630892363 + "Data1": 8469865815794194485, + "Data2": -2267228727982715654, + "Data3": 7232856930205601615, + "Data4": -2501868800162064277 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper", @@ -90571,7 +103659,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.Rules", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rules" } + "Metadata": { + "Common.PropertyName": "Rules" + } }, { "Kind": "ITagHelper", @@ -90579,7 +103669,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -90587,7 +103679,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -90595,7 +103689,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.ClearPromptChar", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearPromptChar" } + "Metadata": { + "Common.PropertyName": "ClearPromptChar" + } }, { "Kind": "ITagHelper", @@ -90603,7 +103699,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -90611,7 +103709,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.Mask", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mask" } + "Metadata": { + "Common.PropertyName": "Mask" + } }, { "Kind": "ITagHelper", @@ -90619,7 +103719,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.PromptChar", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PromptChar" } + "Metadata": { + "Common.PropertyName": "PromptChar" + } }, { "Kind": "ITagHelper", @@ -90627,7 +103729,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.UnmaskOnPost", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UnmaskOnPost" } + "Metadata": { + "Common.PropertyName": "UnmaskOnPost" + } }, { "Kind": "ITagHelper", @@ -90635,7 +103739,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -90643,7 +103749,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -90651,7 +103759,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -90659,7 +103769,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -90667,7 +103779,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -90675,7 +103789,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -90683,7 +103799,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -90691,7 +103809,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -90699,7 +103819,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MaskedTextBoxTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -90718,10 +103840,10 @@ }, { "__Checksum": { - "Data1": -5236712711404390396, - "Data2": 5474545340135915502, - "Data3": -3244094135974071850, - "Data4": 8852054916283568887 + "Data1": 322470147734014498, + "Data2": 1452122792485190762, + "Data3": -8679150094705475655, + "Data4": -1125803520756359160 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MediaPlayerMediaSettingsTagHelper", @@ -90743,7 +103865,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.MediaPlayerMediaSettingsTagHelper.Source", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Source" } + "Metadata": { + "Common.PropertyName": "Source" + } }, { "Kind": "ITagHelper", @@ -90751,7 +103875,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerMediaSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "Metadata": { @@ -90763,10 +103889,10 @@ }, { "__Checksum": { - "Data1": 1311591594121583174, - "Data2": 4787161163836816951, - "Data3": 767519067349607495, - "Data4": 3752378535740479666 + "Data1": -1589322789185217711, + "Data2": 5584316566203316414, + "Data3": -5795256578655920691, + "Data4": 3636825246843808908 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MediaPlayerMessagesSettingsTagHelper", @@ -90788,7 +103914,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerMessagesSettingsTagHelper.Pause", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pause" } + "Metadata": { + "Common.PropertyName": "Pause" + } }, { "Kind": "ITagHelper", @@ -90796,7 +103924,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerMessagesSettingsTagHelper.Play", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Play" } + "Metadata": { + "Common.PropertyName": "Play" + } }, { "Kind": "ITagHelper", @@ -90804,7 +103934,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerMessagesSettingsTagHelper.Mute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mute" } + "Metadata": { + "Common.PropertyName": "Mute" + } }, { "Kind": "ITagHelper", @@ -90812,7 +103944,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerMessagesSettingsTagHelper.Unmute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Unmute" } + "Metadata": { + "Common.PropertyName": "Unmute" + } }, { "Kind": "ITagHelper", @@ -90820,7 +103954,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerMessagesSettingsTagHelper.Quality", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Quality" } + "Metadata": { + "Common.PropertyName": "Quality" + } }, { "Kind": "ITagHelper", @@ -90828,7 +103964,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerMessagesSettingsTagHelper.Fullscreen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fullscreen" } + "Metadata": { + "Common.PropertyName": "Fullscreen" + } } ], "Metadata": { @@ -90840,10 +103978,10 @@ }, { "__Checksum": { - "Data1": 5574153029428397886, - "Data2": 6537842270757671711, - "Data3": -5185624859383502843, - "Data4": 3171716086017510702 + "Data1": 1655747526008426693, + "Data2": -7671173278446926616, + "Data3": -4653770759267562448, + "Data4": -2907570634080447566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MediaPlayerTagHelper", @@ -90863,7 +104001,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.OnEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEnd" } + "Metadata": { + "Common.PropertyName": "OnEnd" + } }, { "Kind": "ITagHelper", @@ -90871,7 +104011,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.OnPause", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPause" } + "Metadata": { + "Common.PropertyName": "OnPause" + } }, { "Kind": "ITagHelper", @@ -90879,7 +104021,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.OnPlay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPlay" } + "Metadata": { + "Common.PropertyName": "OnPlay" + } }, { "Kind": "ITagHelper", @@ -90887,7 +104031,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.OnReady", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnReady" } + "Metadata": { + "Common.PropertyName": "OnReady" + } }, { "Kind": "ITagHelper", @@ -90895,7 +104041,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.OnTimeChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnTimeChange" } + "Metadata": { + "Common.PropertyName": "OnTimeChange" + } }, { "Kind": "ITagHelper", @@ -90903,7 +104051,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.OnVolumeChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnVolumeChange" } + "Metadata": { + "Common.PropertyName": "OnVolumeChange" + } }, { "Kind": "ITagHelper", @@ -90911,7 +104061,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.AutoPlay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoPlay" } + "Metadata": { + "Common.PropertyName": "AutoPlay" + } }, { "Kind": "ITagHelper", @@ -90919,7 +104071,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.AutoRepeat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoRepeat" } + "Metadata": { + "Common.PropertyName": "AutoRepeat" + } }, { "Kind": "ITagHelper", @@ -90927,7 +104081,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.ForwardSeek", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForwardSeek" } + "Metadata": { + "Common.PropertyName": "ForwardSeek" + } }, { "Kind": "ITagHelper", @@ -90935,7 +104091,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.FullScreen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FullScreen" } + "Metadata": { + "Common.PropertyName": "FullScreen" + } }, { "Kind": "ITagHelper", @@ -90943,7 +104101,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.Mute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mute" } + "Metadata": { + "Common.PropertyName": "Mute" + } }, { "Kind": "ITagHelper", @@ -90951,7 +104111,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -90959,7 +104121,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.Volume", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Volume" } + "Metadata": { + "Common.PropertyName": "Volume" + } }, { "Kind": "ITagHelper", @@ -90967,7 +104131,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -90975,7 +104141,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -90983,7 +104151,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -90991,7 +104161,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MediaPlayerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -91015,10 +104187,10 @@ }, { "__Checksum": { - "Data1": 4125741004758687939, - "Data2": -1273390382480336192, - "Data3": 2570423440547575545, - "Data4": 2290692760638174749 + "Data1": -7436491693010738080, + "Data2": 3010837496686535782, + "Data3": -4262739649908536798, + "Data4": -4506229007416273278 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuAnimationCloseSettingsTagHelper", @@ -91040,7 +104212,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuAnimationCloseSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -91048,7 +104222,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -91056,7 +104232,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MenuAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -91068,10 +104246,10 @@ }, { "__Checksum": { - "Data1": -2303520080732444590, - "Data2": 1818478667008463892, - "Data3": -8954873913512984991, - "Data4": -4045955791028226749 + "Data1": -7346552208272336162, + "Data2": 5056467409675891326, + "Data3": 6477730407467240036, + "Data4": -6945661786398709941 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuAnimationOpenSettingsTagHelper", @@ -91093,7 +104271,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuAnimationOpenSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -91101,7 +104281,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -91109,7 +104291,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MenuAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -91121,10 +104305,10 @@ }, { "__Checksum": { - "Data1": -7135043508270274419, - "Data2": -1876819297439031475, - "Data3": 3423343569588218019, - "Data4": -2050115598374023518 + "Data1": -2729157279567151404, + "Data2": -5354756088229206870, + "Data3": 114296958324766388, + "Data4": 2123467639447482218 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuAnimationSettingsTagHelper", @@ -91146,7 +104330,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -91170,10 +104356,10 @@ }, { "__Checksum": { - "Data1": -1334251522066658400, - "Data2": 6443848084869431927, - "Data3": -5599224311334447388, - "Data4": -5719118135607012964 + "Data1": 8461202854188861898, + "Data2": -1015794653478106974, + "Data3": -516801494923739961, + "Data4": 565124536000372192 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuItemContentTagHelper", @@ -91197,10 +104383,10 @@ }, { "__Checksum": { - "Data1": -4107006479057558505, - "Data2": -3719932183945004296, - "Data3": -5925591692035836475, - "Data4": 6237059550291285458 + "Data1": 6418232970514998145, + "Data2": 68686248317533416, + "Data3": -844670445466398487, + "Data4": 6132854888709322025 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuItemsTagHelper", @@ -91235,10 +104421,10 @@ }, { "__Checksum": { - "Data1": 5144631987787727660, - "Data2": 6838640717824896453, - "Data3": 7727922060698110568, - "Data4": -7772496485307473658 + "Data1": -4779335225728770761, + "Data2": 4903169807841830507, + "Data3": -1913587395233524811, + "Data4": -2335168931253218594 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuItemSubItemsTagHelper", @@ -91269,10 +104455,10 @@ }, { "__Checksum": { - "Data1": -7211644042392456100, - "Data2": -3014610915552079876, - "Data3": -4915226043744446334, - "Data4": 1849172618779479947 + "Data1": 7445040184690086073, + "Data2": -6873167869687035946, + "Data3": 5796689821715295407, + "Data4": 4357717669782688671 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuItemTagHelper", @@ -91301,7 +104487,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -91309,7 +104497,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.MenuItemTagHelper.LinkHtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkHtmlAttributes" } + "Metadata": { + "Common.PropertyName": "LinkHtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -91317,7 +104507,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.MenuItemTagHelper.ImageHtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageHtmlAttributes" } + "Metadata": { + "Common.PropertyName": "ImageHtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -91325,7 +104517,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -91333,7 +104527,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -91341,7 +104537,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -91349,7 +104547,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -91357,7 +104557,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -91365,7 +104567,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuItemTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -91373,7 +104577,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuItemTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -91381,7 +104587,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuItemTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -91389,7 +104597,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuItemTagHelper.Separator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Separator" } + "Metadata": { + "Common.PropertyName": "Separator" + } }, { "Kind": "ITagHelper", @@ -91398,7 +104608,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Action", "Documentation": "\r\n \r\n The name of the action method.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -91407,7 +104619,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Controller", "Documentation": "\r\n \r\n The name of the controller.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -91416,7 +104630,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Area", "Documentation": "\r\n \r\n The name of the area.\r\n \r\n \r\n Must be null if is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -91425,7 +104641,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Page", "Documentation": "\r\n \r\n The name of the page.\r\n \r\n \r\n Must be null if or , \r\n is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -91434,7 +104652,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.PageHandler", "Documentation": "\r\n \r\n The name of the page handler.\r\n \r\n \r\n Must be null if or , or \r\n is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -91443,7 +104663,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Protocol", "Documentation": "\r\n \r\n The protocol for the URL, such as \"http\" or \"https\".\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Protocol" } + "Metadata": { + "Common.PropertyName": "Protocol" + } }, { "Kind": "ITagHelper", @@ -91452,7 +104674,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Host", "Documentation": "\r\n \r\n The host name.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Host" } + "Metadata": { + "Common.PropertyName": "Host" + } }, { "Kind": "ITagHelper", @@ -91461,7 +104685,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Fragment", "Documentation": "\r\n \r\n The URL fragment name.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -91470,7 +104696,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.MenuItemTagHelper.Route", "Documentation": "\r\n \r\n Name of the route.\r\n \r\n \r\n Must be null if one of , , \r\n or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -91482,7 +104710,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.MenuItemTagHelper.RouteValues", "Documentation": "\r\n \r\n Additional parameters for the route.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "AllowedChildTags": [ @@ -91506,10 +104736,10 @@ }, { "__Checksum": { - "Data1": 9064317999663581060, - "Data2": -538400992788531333, - "Data3": 661650078053697393, - "Data4": 2747040569811157322 + "Data1": 2226638295465418317, + "Data2": 2609608069148314347, + "Data3": 4130085139337105561, + "Data4": 8891946480156707154 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuOpenOnClickSettingsTagHelper", @@ -91531,7 +104761,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuOpenOnClickSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -91539,7 +104771,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuOpenOnClickSettingsTagHelper.RootMenuItems", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RootMenuItems" } + "Metadata": { + "Common.PropertyName": "RootMenuItems" + } }, { "Kind": "ITagHelper", @@ -91547,7 +104781,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuOpenOnClickSettingsTagHelper.SubMenuItems", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SubMenuItems" } + "Metadata": { + "Common.PropertyName": "SubMenuItems" + } } ], "Metadata": { @@ -91559,10 +104795,10 @@ }, { "__Checksum": { - "Data1": 4398280675653719824, - "Data2": 7436544238777708122, - "Data3": 6473939021709764867, - "Data4": 3132705053652766504 + "Data1": -1578748191765604733, + "Data2": -7599610766989551484, + "Data3": 7217203720580747025, + "Data4": -1762633880025158235 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuScrollableSettingsTagHelper", @@ -91584,7 +104820,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuScrollableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -91592,7 +104830,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MenuScrollableSettingsTagHelper.Distance", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Distance" } + "Metadata": { + "Common.PropertyName": "Distance" + } } ], "Metadata": { @@ -91604,10 +104844,10 @@ }, { "__Checksum": { - "Data1": -5047870535821639204, - "Data2": 7148930049818482897, - "Data3": -6130097321607172427, - "Data4": 7285626374996117947 + "Data1": -5767999181094466582, + "Data2": 4036637238381482803, + "Data3": -6377695523257025271, + "Data4": -6842507002137838918 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MenuTagHelper", @@ -91628,7 +104868,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.DataSourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSourceId" } + "Metadata": { + "Common.PropertyName": "DataSourceId" + } }, { "Kind": "ITagHelper", @@ -91636,7 +104878,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.MenuTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -91644,7 +104888,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -91652,7 +104898,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.DataUrlField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataUrlField" } + "Metadata": { + "Common.PropertyName": "DataUrlField" + } }, { "Kind": "ITagHelper", @@ -91660,7 +104908,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.DataSpriteCssClassField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSpriteCssClassField" } + "Metadata": { + "Common.PropertyName": "DataSpriteCssClassField" + } }, { "Kind": "ITagHelper", @@ -91668,7 +104918,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.DataImageUrlField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataImageUrlField" } + "Metadata": { + "Common.PropertyName": "DataImageUrlField" + } }, { "Kind": "ITagHelper", @@ -91676,7 +104928,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.DataContentField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataContentField" } + "Metadata": { + "Common.PropertyName": "DataContentField" + } }, { "Kind": "ITagHelper", @@ -91684,7 +104938,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuTagHelper.SecurityTrimming", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SecurityTrimming" } + "Metadata": { + "Common.PropertyName": "SecurityTrimming" + } }, { "Kind": "ITagHelper", @@ -91692,7 +104948,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -91700,7 +104958,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -91708,7 +104968,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -91716,7 +104978,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -91724,7 +104988,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -91732,7 +104998,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -91740,7 +105008,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MenuTagHelper.CloseOnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CloseOnClick" } + "Metadata": { + "Common.PropertyName": "CloseOnClick" + } }, { "Kind": "ITagHelper", @@ -91748,7 +105018,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MenuTagHelper.HoverDelay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HoverDelay" } + "Metadata": { + "Common.PropertyName": "HoverDelay" + } }, { "Kind": "ITagHelper", @@ -91756,7 +105028,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.PopupCollision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PopupCollision" } + "Metadata": { + "Common.PropertyName": "PopupCollision" + } }, { "Kind": "ITagHelper", @@ -91764,7 +105038,9 @@ "TypeName": "Kendo.Mvc.UI.MenuDirection?", "DisplayName": "Kendo.Mvc.UI.MenuDirection? Kendo.Mvc.TagHelpers.MenuTagHelper.Direction", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Direction" } + "Metadata": { + "Common.PropertyName": "Direction" + } }, { "Kind": "ITagHelper", @@ -91772,7 +105048,9 @@ "TypeName": "Kendo.Mvc.UI.MenuOrientation?", "DisplayName": "Kendo.Mvc.UI.MenuOrientation? Kendo.Mvc.TagHelpers.MenuTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -91780,7 +105058,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MenuTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -91788,7 +105068,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MenuTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -91796,7 +105078,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MenuTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -91804,7 +105088,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MenuTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -91848,10 +105134,10 @@ }, { "__Checksum": { - "Data1": 4822508337976033149, - "Data2": -673875466444218649, - "Data3": 3532392807087355400, - "Data4": -1706477110672169940 + "Data1": 8263130755813430647, + "Data2": -7637548755834474135, + "Data3": 1118179179136340557, + "Data4": -496065071552496 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxAnimationSettingsTagHelper", @@ -91879,7 +105165,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -91903,10 +105191,10 @@ }, { "__Checksum": { - "Data1": -429412567709857819, - "Data2": 2382139449925264121, - "Data3": 2864435323665269679, - "Data4": -2989873447824836408 + "Data1": -231023269429060090, + "Data2": -2594979896886513991, + "Data3": -9115245777335390696, + "Data4": -6187911239090939952 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper", @@ -91928,7 +105216,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -91936,7 +105226,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -91944,7 +105236,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -91952,7 +105246,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -91960,7 +105256,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -91968,7 +105266,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -91976,7 +105276,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -91984,7 +105286,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -91992,7 +105296,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -92000,7 +105306,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -92008,7 +105316,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -92020,10 +105330,10 @@ }, { "__Checksum": { - "Data1": 8817967347195360592, - "Data2": 6906418902476799968, - "Data3": 4940559275647758755, - "Data4": 1148672317243692948 + "Data1": 7390408075275223453, + "Data2": -3686982989710555510, + "Data3": -5172686061754057639, + "Data4": -6959894635712332335 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxColumnsTagHelper", @@ -92058,10 +105368,10 @@ }, { "__Checksum": { - "Data1": -769439313178368794, - "Data2": 5314576197735794940, - "Data3": 542374089504810999, - "Data4": 2564897876583740921 + "Data1": -2917081009335207856, + "Data2": 141075883551605092, + "Data3": 2533418772038545221, + "Data4": 823551307280482230 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxLabelSettingsTagHelper", @@ -92083,7 +105393,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -92091,7 +105403,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -92099,7 +105413,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -92111,10 +105427,10 @@ }, { "__Checksum": { - "Data1": -5696058458911033336, - "Data2": 3087460489283666415, - "Data3": 2824394025961931830, - "Data4": 4226931398496717988 + "Data1": 1113337854080939490, + "Data2": 7130020849403568687, + "Data3": -6916146850126153192, + "Data4": 3789118568125812871 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxMessagesSettingsTagHelper", @@ -92142,7 +105458,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxMessagesSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -92150,7 +105468,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxMessagesSettingsTagHelper.NoData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoData" } + "Metadata": { + "Common.PropertyName": "NoData" + } } ], "Metadata": { @@ -92162,10 +105482,10 @@ }, { "__Checksum": { - "Data1": 7505637403722524340, - "Data2": 3690563473268301634, - "Data3": 1573906636106100088, - "Data4": 1057803397336314100 + "Data1": -241538972665390411, + "Data2": -1982690736544872486, + "Data3": -1481253745087595523, + "Data4": -8596394562034252365 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper", @@ -92193,7 +105513,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper.Anchor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Anchor" } + "Metadata": { + "Common.PropertyName": "Anchor" + } }, { "Kind": "ITagHelper", @@ -92201,7 +105523,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -92209,7 +105533,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper.Collision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collision" } + "Metadata": { + "Common.PropertyName": "Collision" + } }, { "Kind": "ITagHelper", @@ -92217,7 +105543,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -92225,7 +105553,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -92233,7 +105563,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -92241,7 +105573,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -92249,7 +105583,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -92257,7 +105593,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxPopupSettingsTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } } ], "Metadata": { @@ -92269,10 +105607,10 @@ }, { "__Checksum": { - "Data1": 8058896780196602649, - "Data2": -3899599056135216393, - "Data3": 1450206573501919180, - "Data4": 5208487882951995715 + "Data1": 1747521994372053986, + "Data2": 4153743281170881721, + "Data3": -1986444646480114151, + "Data4": 1533345826174671727 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper", @@ -92297,7 +105635,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -92305,7 +105645,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -92313,7 +105655,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.DataValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataValueField" } + "Metadata": { + "Common.PropertyName": "DataValueField" + } }, { "Kind": "ITagHelper", @@ -92321,7 +105665,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -92329,7 +105675,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -92337,7 +105685,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -92345,7 +105695,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.OnFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFiltering" } + "Metadata": { + "Common.PropertyName": "OnFiltering" + } }, { "Kind": "ITagHelper", @@ -92353,7 +105705,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -92361,7 +105715,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -92369,7 +105725,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.OnCascade", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCascade" } + "Metadata": { + "Common.PropertyName": "OnCascade" + } }, { "Kind": "ITagHelper", @@ -92377,7 +105735,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -92385,7 +105745,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.CascadeFrom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeFrom" } + "Metadata": { + "Common.PropertyName": "CascadeFrom" + } }, { "Kind": "ITagHelper", @@ -92393,7 +105755,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.CascadeFromField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeFromField" } + "Metadata": { + "Common.PropertyName": "CascadeFromField" + } }, { "Kind": "ITagHelper", @@ -92401,7 +105765,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.CascadeFromParentField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeFromParentField" } + "Metadata": { + "Common.PropertyName": "CascadeFromParentField" + } }, { "Kind": "ITagHelper", @@ -92409,7 +105775,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.CascadeOnCustomValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CascadeOnCustomValue" } + "Metadata": { + "Common.PropertyName": "CascadeOnCustomValue" + } }, { "Kind": "ITagHelper", @@ -92417,7 +105785,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.ClearButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "ITagHelper", @@ -92425,7 +105795,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Delay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Delay" } + "Metadata": { + "Common.PropertyName": "Delay" + } }, { "Kind": "ITagHelper", @@ -92433,7 +105805,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.DropDownWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DropDownWidth" } + "Metadata": { + "Common.PropertyName": "DropDownWidth" + } }, { "Kind": "ITagHelper", @@ -92441,7 +105815,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -92449,7 +105825,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.EnforceMinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EnforceMinLength" } + "Metadata": { + "Common.PropertyName": "EnforceMinLength" + } }, { "Kind": "ITagHelper", @@ -92457,7 +105835,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.FilterFields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FilterFields" } + "Metadata": { + "Common.PropertyName": "FilterFields" + } }, { "Kind": "ITagHelper", @@ -92465,7 +105845,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.FixedGroupTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplate" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplate" + } }, { "Kind": "ITagHelper", @@ -92473,7 +105855,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.FixedGroupTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateId" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateId" + } }, { "Kind": "ITagHelper", @@ -92481,7 +105865,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.FixedGroupTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateView" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateView" + } }, { "Kind": "ITagHelper", @@ -92489,7 +105875,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.FixedGroupTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -92497,7 +105885,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.FooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplate" } + "Metadata": { + "Common.PropertyName": "FooterTemplate" + } }, { "Kind": "ITagHelper", @@ -92505,7 +105895,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.FooterTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateId" } + "Metadata": { + "Common.PropertyName": "FooterTemplateId" + } }, { "Kind": "ITagHelper", @@ -92513,7 +105905,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.FooterTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateView" } + "Metadata": { + "Common.PropertyName": "FooterTemplateView" + } }, { "Kind": "ITagHelper", @@ -92521,7 +105915,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.FooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -92529,7 +105925,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.GroupTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplate" } + "Metadata": { + "Common.PropertyName": "GroupTemplate" + } }, { "Kind": "ITagHelper", @@ -92537,7 +105935,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.GroupTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateId" } + "Metadata": { + "Common.PropertyName": "GroupTemplateId" + } }, { "Kind": "ITagHelper", @@ -92545,7 +105945,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.GroupTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateView" } + "Metadata": { + "Common.PropertyName": "GroupTemplateView" + } }, { "Kind": "ITagHelper", @@ -92553,7 +105955,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.GroupTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -92561,7 +105965,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -92569,7 +105975,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.HighlightFirst", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HighlightFirst" } + "Metadata": { + "Common.PropertyName": "HighlightFirst" + } }, { "Kind": "ITagHelper", @@ -92577,7 +105985,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.IgnoreCase", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IgnoreCase" } + "Metadata": { + "Common.PropertyName": "IgnoreCase" + } }, { "Kind": "ITagHelper", @@ -92585,7 +105995,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Index", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "ITagHelper", @@ -92593,7 +106005,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.MinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "ITagHelper", @@ -92601,7 +106015,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.NoDataTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplate" } + "Metadata": { + "Common.PropertyName": "NoDataTemplate" + } }, { "Kind": "ITagHelper", @@ -92609,7 +106025,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.NoDataTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateId" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateId" + } }, { "Kind": "ITagHelper", @@ -92617,7 +106035,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.NoDataTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateView" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateView" + } }, { "Kind": "ITagHelper", @@ -92625,7 +106045,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.NoDataTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateHandler" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -92633,7 +106055,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -92641,7 +106065,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Suggest", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Suggest" } + "Metadata": { + "Common.PropertyName": "Suggest" + } }, { "Kind": "ITagHelper", @@ -92649,7 +106075,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.SyncValueAndText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SyncValueAndText" } + "Metadata": { + "Common.PropertyName": "SyncValueAndText" + } }, { "Kind": "ITagHelper", @@ -92657,7 +106085,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -92665,7 +106095,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -92673,7 +106105,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -92681,7 +106115,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -92689,7 +106125,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -92697,7 +106135,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -92705,7 +106145,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.ValuePrimitive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValuePrimitive" } + "Metadata": { + "Common.PropertyName": "ValuePrimitive" + } }, { "Kind": "ITagHelper", @@ -92713,7 +106155,9 @@ "TypeName": "Kendo.Mvc.UI.FilterType?", "DisplayName": "Kendo.Mvc.UI.FilterType? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -92721,7 +106165,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -92729,7 +106175,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -92737,7 +106185,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -92745,7 +106195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -92753,7 +106205,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -92761,7 +106215,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -92769,7 +106225,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -92777,7 +106235,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -92785,7 +106245,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MultiColumnComboBoxTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -92834,10 +106296,10 @@ }, { "__Checksum": { - "Data1": 1179656799754906984, - "Data2": -9055936515838074539, - "Data3": -8844069272827461087, - "Data4": -7067068880255250096 + "Data1": 104671661051610096, + "Data2": 3581237822913853164, + "Data3": -3610001471743990088, + "Data4": 8241091587308274389 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiColumnComboBoxVirtualSettingsTagHelper", @@ -92865,7 +106327,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiColumnComboBoxVirtualSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -92873,7 +106337,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiColumnComboBoxVirtualSettingsTagHelper.ItemHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemHeight" } + "Metadata": { + "Common.PropertyName": "ItemHeight" + } }, { "Kind": "ITagHelper", @@ -92881,7 +106347,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxVirtualSettingsTagHelper.MapValueTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MapValueTo" } + "Metadata": { + "Common.PropertyName": "MapValueTo" + } }, { "Kind": "ITagHelper", @@ -92889,7 +106357,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiColumnComboBoxVirtualSettingsTagHelper.ValueMapper", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueMapper" } + "Metadata": { + "Common.PropertyName": "ValueMapper" + } } ], "Metadata": { @@ -92901,10 +106371,10 @@ }, { "__Checksum": { - "Data1": 4165798321551745742, - "Data2": -668114123864807057, - "Data3": -950687488767210089, - "Data4": 3921184473660937005 + "Data1": -4524634797385560236, + "Data2": -8840337001310147604, + "Data3": 8439833850339303185, + "Data4": 3825764034258762217 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectAnimationSettingsTagHelper", @@ -92932,7 +106402,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -92956,10 +106428,10 @@ }, { "__Checksum": { - "Data1": 6100512930680277804, - "Data2": -95959857823131119, - "Data3": -1903416899263267533, - "Data4": -2574182115895677293 + "Data1": -7544517122923875524, + "Data2": 8761522788492131916, + "Data3": -5951196571562553098, + "Data4": -9043040155511858090 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectLabelSettingsTagHelper", @@ -92981,7 +106453,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -92989,7 +106463,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -92997,7 +106473,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -93009,10 +106487,10 @@ }, { "__Checksum": { - "Data1": 8158506512584919597, - "Data2": -9222583611077383335, - "Data3": 7698488451141724462, - "Data4": -1967172850027782317 + "Data1": -6956915218613659273, + "Data2": -7013131051109822546, + "Data3": -8961705877929424488, + "Data4": -2612576882907735186 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectMessagesSettingsTagHelper", @@ -93040,7 +106518,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectMessagesSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -93048,7 +106528,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectMessagesSettingsTagHelper.DeleteTag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteTag" } + "Metadata": { + "Common.PropertyName": "DeleteTag" + } }, { "Kind": "ITagHelper", @@ -93056,7 +106538,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectMessagesSettingsTagHelper.DownArrow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DownArrow" } + "Metadata": { + "Common.PropertyName": "DownArrow" + } }, { "Kind": "ITagHelper", @@ -93064,7 +106548,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectMessagesSettingsTagHelper.NoData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoData" } + "Metadata": { + "Common.PropertyName": "NoData" + } }, { "Kind": "ITagHelper", @@ -93072,7 +106558,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectMessagesSettingsTagHelper.SingleTag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SingleTag" } + "Metadata": { + "Common.PropertyName": "SingleTag" + } } ], "Metadata": { @@ -93084,10 +106572,10 @@ }, { "__Checksum": { - "Data1": 559753186494699597, - "Data2": -1689606744073275460, - "Data3": 9153359772768493743, - "Data4": 8839679049723579997 + "Data1": 1053963887557849262, + "Data2": -3925168435581598032, + "Data3": 6348220227319386166, + "Data4": -6376395937531046587 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper", @@ -93115,7 +106603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper.Anchor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Anchor" } + "Metadata": { + "Common.PropertyName": "Anchor" + } }, { "Kind": "ITagHelper", @@ -93123,7 +106613,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -93131,7 +106623,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper.Collision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collision" } + "Metadata": { + "Common.PropertyName": "Collision" + } }, { "Kind": "ITagHelper", @@ -93139,7 +106633,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -93147,7 +106643,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -93155,7 +106653,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -93163,7 +106663,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -93171,7 +106673,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -93179,7 +106683,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectPopupSettingsTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } } ], "Metadata": { @@ -93191,10 +106697,10 @@ }, { "__Checksum": { - "Data1": -8254709742364719173, - "Data2": 105509859386362677, - "Data3": 26909376727047819, - "Data4": 5355386667304952913 + "Data1": 516084848492760363, + "Data2": 2648761550399820671, + "Data3": 5028969158262272007, + "Data4": 6556441321028551838 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectTagHelper", @@ -93220,7 +106726,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.MultiSelectTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -93228,7 +106736,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.MultiSelectTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -93236,7 +106746,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -93244,7 +106756,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.DataValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataValueField" } + "Metadata": { + "Common.PropertyName": "DataValueField" + } }, { "Kind": "ITagHelper", @@ -93252,7 +106766,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -93260,7 +106776,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -93268,7 +106786,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -93276,7 +106796,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.OnFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFiltering" } + "Metadata": { + "Common.PropertyName": "OnFiltering" + } }, { "Kind": "ITagHelper", @@ -93284,7 +106806,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -93292,7 +106816,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -93300,7 +106826,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.OnDeselect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeselect" } + "Metadata": { + "Common.PropertyName": "OnDeselect" + } }, { "Kind": "ITagHelper", @@ -93308,7 +106836,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -93316,7 +106846,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.AutoClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoClose" } + "Metadata": { + "Common.PropertyName": "AutoClose" + } }, { "Kind": "ITagHelper", @@ -93324,7 +106856,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.AutoWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoWidth" } + "Metadata": { + "Common.PropertyName": "AutoWidth" + } }, { "Kind": "ITagHelper", @@ -93332,7 +106866,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.ClearButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "ITagHelper", @@ -93340,7 +106876,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.Delay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Delay" } + "Metadata": { + "Common.PropertyName": "Delay" + } }, { "Kind": "ITagHelper", @@ -93348,7 +106886,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.DownArrow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DownArrow" } + "Metadata": { + "Common.PropertyName": "DownArrow" + } }, { "Kind": "ITagHelper", @@ -93356,7 +106896,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -93364,7 +106906,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.EnforceMinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EnforceMinLength" } + "Metadata": { + "Common.PropertyName": "EnforceMinLength" + } }, { "Kind": "ITagHelper", @@ -93372,7 +106916,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.FixedGroupTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplate" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplate" + } }, { "Kind": "ITagHelper", @@ -93380,7 +106926,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.FixedGroupTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateId" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateId" + } }, { "Kind": "ITagHelper", @@ -93388,7 +106936,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiSelectTagHelper.FixedGroupTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateView" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateView" + } }, { "Kind": "ITagHelper", @@ -93396,7 +106946,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.FixedGroupTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FixedGroupTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FixedGroupTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -93404,7 +106956,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.FooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplate" } + "Metadata": { + "Common.PropertyName": "FooterTemplate" + } }, { "Kind": "ITagHelper", @@ -93412,7 +106966,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.FooterTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateId" } + "Metadata": { + "Common.PropertyName": "FooterTemplateId" + } }, { "Kind": "ITagHelper", @@ -93420,7 +106976,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiSelectTagHelper.FooterTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateView" } + "Metadata": { + "Common.PropertyName": "FooterTemplateView" + } }, { "Kind": "ITagHelper", @@ -93428,7 +106986,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.FooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -93436,7 +106996,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.GroupTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplate" } + "Metadata": { + "Common.PropertyName": "GroupTemplate" + } }, { "Kind": "ITagHelper", @@ -93444,7 +107006,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.GroupTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateId" } + "Metadata": { + "Common.PropertyName": "GroupTemplateId" + } }, { "Kind": "ITagHelper", @@ -93452,7 +107016,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiSelectTagHelper.GroupTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateView" } + "Metadata": { + "Common.PropertyName": "GroupTemplateView" + } }, { "Kind": "ITagHelper", @@ -93460,7 +107026,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.GroupTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -93468,7 +107036,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -93476,7 +107046,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.HighlightFirst", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HighlightFirst" } + "Metadata": { + "Common.PropertyName": "HighlightFirst" + } }, { "Kind": "ITagHelper", @@ -93484,7 +107056,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.IgnoreCase", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IgnoreCase" } + "Metadata": { + "Common.PropertyName": "IgnoreCase" + } }, { "Kind": "ITagHelper", @@ -93492,7 +107066,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.MinLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "ITagHelper", @@ -93500,7 +107076,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.MaxSelectedItems", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxSelectedItems" } + "Metadata": { + "Common.PropertyName": "MaxSelectedItems" + } }, { "Kind": "ITagHelper", @@ -93508,7 +107086,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.NoDataTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplate" } + "Metadata": { + "Common.PropertyName": "NoDataTemplate" + } }, { "Kind": "ITagHelper", @@ -93516,7 +107096,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.NoDataTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateId" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateId" + } }, { "Kind": "ITagHelper", @@ -93524,7 +107106,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiSelectTagHelper.NoDataTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateView" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateView" + } }, { "Kind": "ITagHelper", @@ -93532,7 +107116,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.NoDataTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoDataTemplateHandler" } + "Metadata": { + "Common.PropertyName": "NoDataTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -93540,7 +107126,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -93548,7 +107136,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -93556,7 +107146,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -93564,7 +107156,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiSelectTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -93572,7 +107166,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -93580,7 +107176,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.ItemTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplate" } + "Metadata": { + "Common.PropertyName": "ItemTemplate" + } }, { "Kind": "ITagHelper", @@ -93588,7 +107186,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.ItemTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateId" } + "Metadata": { + "Common.PropertyName": "ItemTemplateId" + } }, { "Kind": "ITagHelper", @@ -93596,7 +107196,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiSelectTagHelper.ItemTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateView" } + "Metadata": { + "Common.PropertyName": "ItemTemplateView" + } }, { "Kind": "ITagHelper", @@ -93604,7 +107206,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.ItemTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ItemTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -93612,7 +107216,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.TagTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TagTemplate" } + "Metadata": { + "Common.PropertyName": "TagTemplate" + } }, { "Kind": "ITagHelper", @@ -93620,7 +107226,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.TagTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TagTemplateId" } + "Metadata": { + "Common.PropertyName": "TagTemplateId" + } }, { "Kind": "ITagHelper", @@ -93628,7 +107236,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.MultiSelectTagHelper.TagTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TagTemplateView" } + "Metadata": { + "Common.PropertyName": "TagTemplateView" + } }, { "Kind": "ITagHelper", @@ -93636,7 +107246,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.TagTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TagTemplateHandler" } + "Metadata": { + "Common.PropertyName": "TagTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -93644,7 +107256,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.TagMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TagMode" } + "Metadata": { + "Common.PropertyName": "TagMode" + } }, { "Kind": "ITagHelper", @@ -93652,7 +107266,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.ValuePrimitive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValuePrimitive" } + "Metadata": { + "Common.PropertyName": "ValuePrimitive" + } }, { "Kind": "ITagHelper", @@ -93660,7 +107276,9 @@ "TypeName": "Kendo.Mvc.UI.FilterType?", "DisplayName": "Kendo.Mvc.UI.FilterType? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -93668,7 +107286,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -93676,7 +107296,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -93684,7 +107306,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.MultiSelectTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -93692,7 +107316,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -93700,7 +107326,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.MultiSelectTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -93708,7 +107336,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -93716,7 +107346,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MultiSelectTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -93724,7 +107356,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MultiSelectTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -93732,7 +107366,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MultiSelectTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -93776,10 +107412,10 @@ }, { "__Checksum": { - "Data1": 944508089608165990, - "Data2": -511336871118623622, - "Data3": 3397684274641537423, - "Data4": -7084939433399582503 + "Data1": -928942134534025362, + "Data2": 4358771322859426310, + "Data3": 6659005780358643272, + "Data4": 735276723803928454 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiSelectVirtualSettingsTagHelper", @@ -93807,7 +107443,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiSelectVirtualSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -93815,7 +107453,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiSelectVirtualSettingsTagHelper.ItemHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemHeight" } + "Metadata": { + "Common.PropertyName": "ItemHeight" + } }, { "Kind": "ITagHelper", @@ -93823,7 +107463,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectVirtualSettingsTagHelper.MapValueTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MapValueTo" } + "Metadata": { + "Common.PropertyName": "MapValueTo" + } }, { "Kind": "ITagHelper", @@ -93831,7 +107473,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiSelectVirtualSettingsTagHelper.ValueMapper", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueMapper" } + "Metadata": { + "Common.PropertyName": "ValueMapper" + } } ], "Metadata": { @@ -93843,10 +107487,10 @@ }, { "__Checksum": { - "Data1": 5043344044741399761, - "Data2": -4957592913192714537, - "Data3": 2383137577093125144, - "Data4": 160158556629346505 + "Data1": 1805681924529772475, + "Data2": -1625238202747894169, + "Data3": -7919505167070253514, + "Data4": -1955309417703784913 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiViewCalendarMessagesSettingsTagHelper", @@ -93868,7 +107512,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarMessagesSettingsTagHelper.WeekColumnHeader", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekColumnHeader" } + "Metadata": { + "Common.PropertyName": "WeekColumnHeader" + } } ], "Metadata": { @@ -93880,10 +107526,10 @@ }, { "__Checksum": { - "Data1": 3033426179199409584, - "Data2": -4295239774035088213, - "Data3": -5265812886791227696, - "Data4": 169187483233454345 + "Data1": 234243131032182471, + "Data2": 8513874377036329896, + "Data3": -2718919200553048978, + "Data4": -3990378592234362277 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiViewCalendarMonthSettingsTagHelper", @@ -93905,7 +107551,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarMonthSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -93913,7 +107561,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarMonthSettingsTagHelper.WeekNumber", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumber" } + "Metadata": { + "Common.PropertyName": "WeekNumber" + } }, { "Kind": "ITagHelper", @@ -93921,7 +107571,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarMonthSettingsTagHelper.Empty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } } ], "Metadata": { @@ -93933,10 +107585,10 @@ }, { "__Checksum": { - "Data1": -5761549773751056291, - "Data2": -2068383468788572147, - "Data3": -3469791239779333164, - "Data4": 7618776316596453729 + "Data1": 1536821895533736699, + "Data2": 2081663780165182320, + "Data3": 6270250517013593025, + "Data4": -6202694644103037560 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiViewCalendarRangeSettingsTagHelper", @@ -93958,7 +107610,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.MultiViewCalendarRangeSettingsTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -93966,7 +107620,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.MultiViewCalendarRangeSettingsTagHelper.End", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "End" } + "Metadata": { + "Common.PropertyName": "End" + } } ], "Metadata": { @@ -93978,10 +107634,10 @@ }, { "__Checksum": { - "Data1": 1733015947810050813, - "Data2": -4329255900470256076, - "Data3": 1640562150133361293, - "Data4": 5958725126613915169 + "Data1": -2305554061423699648, + "Data2": -4275671101854258435, + "Data3": 5269929852836727443, + "Data4": -722350768125083875 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper", @@ -94001,7 +107657,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -94009,7 +107667,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.OnNavigate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNavigate" } + "Metadata": { + "Common.PropertyName": "OnNavigate" + } }, { "Kind": "ITagHelper", @@ -94017,7 +107677,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -94025,7 +107687,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Dates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dates" } + "Metadata": { + "Common.PropertyName": "Dates" + } }, { "Kind": "ITagHelper", @@ -94033,7 +107697,9 @@ "TypeName": "Kendo.Mvc.UI.CalendarView?", "DisplayName": "Kendo.Mvc.UI.CalendarView? Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Depth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Depth" } + "Metadata": { + "Common.PropertyName": "Depth" + } }, { "Kind": "ITagHelper", @@ -94041,7 +107707,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.DisableDates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDates" } + "Metadata": { + "Common.PropertyName": "DisableDates" + } }, { "Kind": "ITagHelper", @@ -94049,7 +107717,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Footer", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Footer" } + "Metadata": { + "Common.PropertyName": "Footer" + } }, { "Kind": "ITagHelper", @@ -94057,7 +107727,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.FooterHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterHandler" } + "Metadata": { + "Common.PropertyName": "FooterHandler" + } }, { "Kind": "ITagHelper", @@ -94065,7 +107737,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -94073,7 +107747,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -94081,7 +107757,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -94089,7 +107767,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Views", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Views" } + "Metadata": { + "Common.PropertyName": "Views" + } }, { "Kind": "ITagHelper", @@ -94097,7 +107777,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -94105,7 +107787,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.SelectDates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectDates" } + "Metadata": { + "Common.PropertyName": "SelectDates" + } }, { "Kind": "ITagHelper", @@ -94113,7 +107797,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.ShowViewHeader", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowViewHeader" } + "Metadata": { + "Common.PropertyName": "ShowViewHeader" + } }, { "Kind": "ITagHelper", @@ -94121,7 +107807,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.WeekNumber", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekNumber" } + "Metadata": { + "Common.PropertyName": "WeekNumber" + } }, { "Kind": "ITagHelper", @@ -94129,7 +107817,9 @@ "TypeName": "Kendo.Mvc.UI.CalendarView?", "DisplayName": "Kendo.Mvc.UI.CalendarView? Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -94137,7 +107827,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -94145,7 +107837,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.DisableDatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DisableDatesHandler" } + "Metadata": { + "Common.PropertyName": "DisableDatesHandler" + } }, { "Kind": "ITagHelper", @@ -94153,7 +107847,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -94161,7 +107857,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -94169,7 +107867,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -94177,7 +107877,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.MultiViewCalendarTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -94206,10 +107908,10 @@ }, { "__Checksum": { - "Data1": 2310914959179007064, - "Data2": 1255696740443500740, - "Data3": 644639195035570938, - "Data4": 3468616163395420824 + "Data1": -608329641310647443, + "Data2": 8334886342451732061, + "Data3": 9162462047103755006, + "Data4": 1327220709506517947 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationPopupAnimationCloseSettingsTagHelper", @@ -94231,7 +107933,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NotificationPopupAnimationCloseSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -94239,7 +107943,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationPopupAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -94247,7 +107953,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NotificationPopupAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -94259,10 +107967,10 @@ }, { "__Checksum": { - "Data1": -646800689358504402, - "Data2": 2665645665893408030, - "Data3": 3017871035371069896, - "Data4": -1839006914430100107 + "Data1": -9059586008755413648, + "Data2": 8255775797938265372, + "Data3": 747537184407436928, + "Data4": 1750335418008347779 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationPopupAnimationOpenSettingsTagHelper", @@ -94284,7 +107992,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NotificationPopupAnimationOpenSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -94292,7 +108002,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationPopupAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -94300,7 +108012,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NotificationPopupAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -94312,10 +108026,10 @@ }, { "__Checksum": { - "Data1": -2143359296358813376, - "Data2": 8306761697814638664, - "Data3": -6827244812222715837, - "Data4": 3880545382681882515 + "Data1": 8047714956298406573, + "Data2": -6447058210600101465, + "Data3": -8248320855839323424, + "Data4": 245483579806116754 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationPopupAnimationSettingsTagHelper", @@ -94337,7 +108051,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NotificationPopupAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -94361,10 +108077,10 @@ }, { "__Checksum": { - "Data1": 9002781448144608123, - "Data2": 8306452790450461801, - "Data3": 8923345741687844563, - "Data4": 3893124270754915595 + "Data1": -7283572126383300763, + "Data2": 2310656884249448386, + "Data3": 5495050660312416818, + "Data4": -309652561882966272 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationPositionSettingsTagHelper", @@ -94386,7 +108102,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NotificationPositionSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -94394,7 +108112,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NotificationPositionSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -94402,7 +108122,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NotificationPositionSettingsTagHelper.Pinned", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pinned" } + "Metadata": { + "Common.PropertyName": "Pinned" + } }, { "Kind": "ITagHelper", @@ -94410,7 +108132,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NotificationPositionSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -94418,7 +108142,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NotificationPositionSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -94430,10 +108156,10 @@ }, { "__Checksum": { - "Data1": 8886879922301366483, - "Data2": -2728810277724497814, - "Data3": -843385979578697787, - "Data4": 5613184711240999275 + "Data1": -4227964771570286687, + "Data2": -223906689150897497, + "Data3": 3749421077186093824, + "Data4": 5685064920512937372 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationTagHelper", @@ -94454,7 +108180,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationTagHelper.OnHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnHide" } + "Metadata": { + "Common.PropertyName": "OnHide" + } }, { "Kind": "ITagHelper", @@ -94462,7 +108190,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationTagHelper.OnShow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShow" } + "Metadata": { + "Common.PropertyName": "OnShow" + } }, { "Kind": "ITagHelper", @@ -94470,7 +108200,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NotificationTagHelper.AllowHideAfter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllowHideAfter" } + "Metadata": { + "Common.PropertyName": "AllowHideAfter" + } }, { "Kind": "ITagHelper", @@ -94478,7 +108210,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -94486,7 +108220,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NotificationTagHelper.AutoHideAfter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoHideAfter" } + "Metadata": { + "Common.PropertyName": "AutoHideAfter" + } }, { "Kind": "ITagHelper", @@ -94494,7 +108230,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NotificationTagHelper.Button", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Button" } + "Metadata": { + "Common.PropertyName": "Button" + } }, { "Kind": "ITagHelper", @@ -94502,7 +108240,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NotificationTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -94510,7 +108250,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NotificationTagHelper.HideOnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HideOnClick" } + "Metadata": { + "Common.PropertyName": "HideOnClick" + } }, { "Kind": "ITagHelper", @@ -94518,7 +108260,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -94526,7 +108270,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NotificationTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -94534,7 +108280,9 @@ "TypeName": "Kendo.Mvc.UI.NotificationStackingSettings?", "DisplayName": "Kendo.Mvc.UI.NotificationStackingSettings? Kendo.Mvc.TagHelpers.NotificationTagHelper.Stacking", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Stacking" } + "Metadata": { + "Common.PropertyName": "Stacking" + } }, { "Kind": "ITagHelper", @@ -94542,7 +108290,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -94550,7 +108300,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.NotificationTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -94558,7 +108310,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.NotificationTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -94566,7 +108320,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.NotificationTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -94595,10 +108351,10 @@ }, { "__Checksum": { - "Data1": 8502286416156461408, - "Data2": -5850897666771499939, - "Data3": -7204542858511828563, - "Data4": -192653547585948278 + "Data1": 3283993250004672294, + "Data2": 7507633450551296809, + "Data3": -5280532784792010505, + "Data4": -1930916534572758760 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationTemplateTagHelper", @@ -94620,7 +108376,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationTemplateTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -94628,7 +108386,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationTemplateTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -94636,7 +108396,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationTemplateTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -94644,7 +108406,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.NotificationTemplateTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -94652,7 +108416,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NotificationTemplateTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "Metadata": { @@ -94664,10 +108430,10 @@ }, { "__Checksum": { - "Data1": 2265335501163241720, - "Data2": 5222459364814026662, - "Data3": -6004794342035138597, - "Data4": 1986023153039037285 + "Data1": -6791661316786539375, + "Data2": 9170147757124419923, + "Data3": 1248472361702947201, + "Data4": -4744540551570100326 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NotificationTemplatesTagHelper", @@ -94697,10 +108463,10 @@ }, { "__Checksum": { - "Data1": -5849448632962817036, - "Data2": -3710710787896313499, - "Data3": -5943450443005855386, - "Data4": 6382434010865654101 + "Data1": -4590184471174436734, + "Data2": -7741644776333561416, + "Data3": 2607806172920398381, + "Data4": 6737119544940349042 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NumericTextBoxLabelSettingsTagHelper", @@ -94728,7 +108494,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NumericTextBoxLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -94736,7 +108504,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NumericTextBoxLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -94744,7 +108514,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NumericTextBoxLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -94756,10 +108528,10 @@ }, { "__Checksum": { - "Data1": -6166398735409332492, - "Data2": 1877464677162473076, - "Data3": -558006878337964189, - "Data4": -1341395923970313147 + "Data1": -4064170879662230348, + "Data2": -8803159777863320580, + "Data3": -1842985999991017121, + "Data4": -8344666859845956394 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper", @@ -94785,7 +108557,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -94793,7 +108567,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -94801,7 +108577,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.OnSpin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSpin" } + "Metadata": { + "Common.PropertyName": "OnSpin" + } }, { "Kind": "ITagHelper", @@ -94809,7 +108587,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -94817,7 +108597,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Decimals", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Decimals" } + "Metadata": { + "Common.PropertyName": "Decimals" + } }, { "Kind": "ITagHelper", @@ -94825,7 +108607,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.DownArrowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DownArrowText" } + "Metadata": { + "Common.PropertyName": "DownArrowText" + } }, { "Kind": "ITagHelper", @@ -94833,7 +108617,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Factor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Factor" } + "Metadata": { + "Common.PropertyName": "Factor" + } }, { "Kind": "ITagHelper", @@ -94841,7 +108627,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -94849,7 +108637,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -94857,7 +108647,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -94865,7 +108657,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -94873,7 +108667,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.RestrictDecimals", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RestrictDecimals" } + "Metadata": { + "Common.PropertyName": "RestrictDecimals" + } }, { "Kind": "ITagHelper", @@ -94881,7 +108677,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Round", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Round" } + "Metadata": { + "Common.PropertyName": "Round" + } }, { "Kind": "ITagHelper", @@ -94889,7 +108687,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.SelectOnFocus", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectOnFocus" } + "Metadata": { + "Common.PropertyName": "SelectOnFocus" + } }, { "Kind": "ITagHelper", @@ -94897,7 +108697,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Spinners", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Spinners" } + "Metadata": { + "Common.PropertyName": "Spinners" + } }, { "Kind": "ITagHelper", @@ -94905,7 +108707,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -94913,7 +108717,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.UpArrowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UpArrowText" } + "Metadata": { + "Common.PropertyName": "UpArrowText" + } }, { "Kind": "ITagHelper", @@ -94921,7 +108727,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -94929,7 +108737,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -94937,7 +108747,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -94945,7 +108757,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -94953,7 +108767,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -94961,7 +108777,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -94969,7 +108787,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -94977,7 +108797,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -94985,7 +108807,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.NumericTextBoxTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -95004,10 +108828,10 @@ }, { "__Checksum": { - "Data1": -3849785629899332873, - "Data2": 7958358690784961942, - "Data3": 5885636263171656059, - "Data4": 8295585804763873970 + "Data1": -6210614849035824745, + "Data2": -7689752423222790793, + "Data3": 3876686519439939317, + "Data4": -4988623785058967370 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartEditableSettingsTagHelper", @@ -95029,7 +108853,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -95037,7 +108863,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartEditableSettingsTagHelper.Create", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Create" } + "Metadata": { + "Common.PropertyName": "Create" + } }, { "Kind": "ITagHelper", @@ -95045,7 +108873,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartEditableSettingsTagHelper.Destroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Destroy" } + "Metadata": { + "Common.PropertyName": "Destroy" + } }, { "Kind": "ITagHelper", @@ -95053,7 +108883,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartEditableSettingsTagHelper.Fields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fields" } + "Metadata": { + "Common.PropertyName": "Fields" + } }, { "Kind": "ITagHelper", @@ -95061,7 +108893,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartEditableSettingsTagHelper.Parent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parent" } + "Metadata": { + "Common.PropertyName": "Parent" + } } ], "AllowedChildTags": [ @@ -95080,10 +108914,10 @@ }, { "__Checksum": { - "Data1": -1035463397774298033, - "Data2": -7319239499219877214, - "Data3": -830221061019343865, - "Data4": 1194172878751636344 + "Data1": -655218781075426018, + "Data2": -3452267090901834574, + "Data3": -5748952971466932313, + "Data4": -3191494386987145515 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper", @@ -95105,7 +108939,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -95113,7 +108949,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Create", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Create" } + "Metadata": { + "Common.PropertyName": "Create" + } }, { "Kind": "ITagHelper", @@ -95121,7 +108959,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Edit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Edit" } + "Metadata": { + "Common.PropertyName": "Edit" + } }, { "Kind": "ITagHelper", @@ -95129,7 +108969,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Destroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Destroy" } + "Metadata": { + "Common.PropertyName": "Destroy" + } }, { "Kind": "ITagHelper", @@ -95137,7 +108979,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.DestroyContent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DestroyContent" } + "Metadata": { + "Common.PropertyName": "DestroyContent" + } }, { "Kind": "ITagHelper", @@ -95145,7 +108989,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.DestroyTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DestroyTitle" } + "Metadata": { + "Common.PropertyName": "DestroyTitle" + } }, { "Kind": "ITagHelper", @@ -95153,7 +108999,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -95161,7 +109009,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Save", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Save" } + "Metadata": { + "Common.PropertyName": "Save" + } }, { "Kind": "ITagHelper", @@ -95169,7 +109019,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.MenuLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MenuLabel" } + "Metadata": { + "Common.PropertyName": "MenuLabel" + } }, { "Kind": "ITagHelper", @@ -95177,7 +109029,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.UploadAvatar", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UploadAvatar" } + "Metadata": { + "Common.PropertyName": "UploadAvatar" + } }, { "Kind": "ITagHelper", @@ -95185,7 +109039,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Parent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parent" } + "Metadata": { + "Common.PropertyName": "Parent" + } }, { "Kind": "ITagHelper", @@ -95193,7 +109049,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -95201,7 +109059,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -95209,7 +109069,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.None", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "None" } + "Metadata": { + "Common.PropertyName": "None" + } }, { "Kind": "ITagHelper", @@ -95217,7 +109079,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Expand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expand" } + "Metadata": { + "Common.PropertyName": "Expand" + } }, { "Kind": "ITagHelper", @@ -95225,7 +109089,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartMessagesSettingsTagHelper.Collapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collapse" } + "Metadata": { + "Common.PropertyName": "Collapse" + } } ], "Metadata": { @@ -95237,10 +109103,10 @@ }, { "__Checksum": { - "Data1": -5555708111476293523, - "Data2": 718859469724448946, - "Data3": 2027854310631042531, - "Data4": -2684268350016538466 + "Data1": 3520261190145473111, + "Data2": -4936981464896872628, + "Data3": -2220092204089447772, + "Data4": 4632657330776896701 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartTagHelper", @@ -95260,7 +109126,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.OrgChartTagHelper.CardsColors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CardsColors" } + "Metadata": { + "Common.PropertyName": "CardsColors" + } }, { "Kind": "ITagHelper", @@ -95268,7 +109136,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -95276,7 +109146,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnCancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCancel" } + "Metadata": { + "Common.PropertyName": "OnCancel" + } }, { "Kind": "ITagHelper", @@ -95284,7 +109156,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -95292,7 +109166,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCollapse" } + "Metadata": { + "Common.PropertyName": "OnCollapse" + } }, { "Kind": "ITagHelper", @@ -95300,7 +109176,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnCreate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCreate" } + "Metadata": { + "Common.PropertyName": "OnCreate" + } }, { "Kind": "ITagHelper", @@ -95308,7 +109186,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -95316,7 +109196,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -95324,7 +109206,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnDelete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDelete" } + "Metadata": { + "Common.PropertyName": "OnDelete" + } }, { "Kind": "ITagHelper", @@ -95332,7 +109216,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnEdit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEdit" } + "Metadata": { + "Common.PropertyName": "OnEdit" + } }, { "Kind": "ITagHelper", @@ -95340,7 +109226,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnExpand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExpand" } + "Metadata": { + "Common.PropertyName": "OnExpand" + } }, { "Kind": "ITagHelper", @@ -95348,7 +109236,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnSave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSave" } + "Metadata": { + "Common.PropertyName": "OnSave" + } }, { "Kind": "ITagHelper", @@ -95356,7 +109246,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -95364,7 +109256,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.GroupField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupField" } + "Metadata": { + "Common.PropertyName": "GroupField" + } }, { "Kind": "ITagHelper", @@ -95372,7 +109266,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.GroupHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -95380,7 +109276,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.GroupHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -95388,7 +109286,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.OrgChartTagHelper.GroupHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -95396,7 +109296,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.GroupHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -95404,7 +109306,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -95412,7 +109316,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -95420,7 +109326,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.OrgChartTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -95428,7 +109336,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -95436,7 +109346,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -95444,7 +109356,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.OrgChartTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -95452,7 +109366,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.OrgChartTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -95460,7 +109376,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.OrgChartTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -95489,10 +109407,10 @@ }, { "__Checksum": { - "Data1": 1483219839267124730, - "Data2": -4912213351003893114, - "Data3": -7244983491854616472, - "Data4": -4163451027320802161 + "Data1": 6612492531210894462, + "Data2": 323479972798271044, + "Data3": -3844555539930010145, + "Data4": -2394821260588812748 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper", @@ -95514,7 +109432,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper.Avatar", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Avatar" } + "Metadata": { + "Common.PropertyName": "Avatar" + } }, { "Kind": "ITagHelper", @@ -95522,7 +109442,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper.HasChildren", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HasChildren" } + "Metadata": { + "Common.PropertyName": "HasChildren" + } }, { "Kind": "ITagHelper", @@ -95530,7 +109452,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -95538,7 +109462,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper.ParentId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ParentId" } + "Metadata": { + "Common.PropertyName": "ParentId" + } }, { "Kind": "ITagHelper", @@ -95546,7 +109472,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -95554,7 +109482,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper.Expanded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "ITagHelper", @@ -95562,7 +109492,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "AllowedChildTags": [ @@ -95581,10 +109513,10 @@ }, { "__Checksum": { - "Data1": 4946947504570867101, - "Data2": -3353543617167489582, - "Data3": 432185264945021296, - "Data4": -8868040258147169353 + "Data1": -5196114450581530455, + "Data2": -8940737798072676654, + "Data3": -4445923455757260005, + "Data4": 2315206267041289916 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper", @@ -95612,7 +109544,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaModelSettingsTagHelper Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.Model", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "ITagHelper", @@ -95620,7 +109554,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.Aggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Aggregates" } + "Metadata": { + "Common.PropertyName": "Aggregates" + } }, { "Kind": "ITagHelper", @@ -95628,7 +109564,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.AggregatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AggregatesHandler" } + "Metadata": { + "Common.PropertyName": "AggregatesHandler" + } }, { "Kind": "ITagHelper", @@ -95636,7 +109574,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -95644,7 +109584,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.Datahandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datahandler" } + "Metadata": { + "Common.PropertyName": "Datahandler" + } }, { "Kind": "ITagHelper", @@ -95652,7 +109594,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.Errors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Errors" } + "Metadata": { + "Common.PropertyName": "Errors" + } }, { "Kind": "ITagHelper", @@ -95660,7 +109604,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.ErrorsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorsHandler" } + "Metadata": { + "Common.PropertyName": "ErrorsHandler" + } }, { "Kind": "ITagHelper", @@ -95668,7 +109614,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.Groups", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "ITagHelper", @@ -95676,7 +109624,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.GroupsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupsHandler" } + "Metadata": { + "Common.PropertyName": "GroupsHandler" + } }, { "Kind": "ITagHelper", @@ -95684,7 +109634,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } }, { "Kind": "ITagHelper", @@ -95692,7 +109644,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.Total", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "ITagHelper", @@ -95700,7 +109654,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.TotalHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TotalHandler" } + "Metadata": { + "Common.PropertyName": "TotalHandler" + } }, { "Kind": "ITagHelper", @@ -95708,7 +109664,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceSchemaSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -95727,10 +109685,10 @@ }, { "__Checksum": { - "Data1": 4858933564113810015, - "Data2": 6608514229752967132, - "Data3": 2014721906839447282, - "Data4": -3256129507990971907 + "Data1": 5438951319829652837, + "Data2": -3856128247233200843, + "Data3": -7815179949139962102, + "Data4": 2858052904958363770 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper", @@ -95755,7 +109713,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -95763,7 +109723,9 @@ "TypeName": "Kendo.Mvc.UI.DataSourceTagHelperType?", "DisplayName": "Kendo.Mvc.UI.DataSourceTagHelperType? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -95771,7 +109733,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -95779,7 +109743,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -95787,7 +109753,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -95795,7 +109763,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -95803,7 +109773,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -95811,7 +109783,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -95819,7 +109793,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -95827,7 +109803,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -95835,7 +109813,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -95843,7 +109823,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -95851,7 +109833,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -95859,7 +109843,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -95867,7 +109853,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -95875,7 +109863,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -95883,7 +109873,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -95891,7 +109883,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -95899,7 +109893,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -95907,7 +109903,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -95915,7 +109913,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -95923,7 +109923,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -95931,7 +109933,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -95939,7 +109943,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -95947,7 +109953,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -95955,7 +109963,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -95963,7 +109973,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.OrgChartDataSourceTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -95997,10 +110009,10 @@ }, { "__Checksum": { - "Data1": -5744271188077373176, - "Data2": 106285430546807270, - "Data3": -3312655685068216550, - "Data4": -5877905427277803609 + "Data1": 3670951421489740485, + "Data2": 8082213513786061871, + "Data3": -6794158416308316387, + "Data4": 8600462194850241552 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper", @@ -96022,7 +110034,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.Display", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Display" } + "Metadata": { + "Common.PropertyName": "Display" + } }, { "Kind": "ITagHelper", @@ -96030,7 +110044,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.Empty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } }, { "Kind": "ITagHelper", @@ -96038,7 +110054,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.AllPages", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllPages" } + "Metadata": { + "Common.PropertyName": "AllPages" + } }, { "Kind": "ITagHelper", @@ -96046,7 +110064,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.NumbersSelectLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NumbersSelectLabel" } + "Metadata": { + "Common.PropertyName": "NumbersSelectLabel" + } }, { "Kind": "ITagHelper", @@ -96054,7 +110074,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -96062,7 +110084,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.PageButtonLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageButtonLabel" } + "Metadata": { + "Common.PropertyName": "PageButtonLabel" + } }, { "Kind": "ITagHelper", @@ -96070,7 +110094,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.PageSizeDropDownLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSizeDropDownLabel" } + "Metadata": { + "Common.PropertyName": "PageSizeDropDownLabel" + } }, { "Kind": "ITagHelper", @@ -96078,7 +110104,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.Of", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Of" } + "Metadata": { + "Common.PropertyName": "Of" + } }, { "Kind": "ITagHelper", @@ -96086,7 +110114,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.ItemsPerPage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemsPerPage" } + "Metadata": { + "Common.PropertyName": "ItemsPerPage" + } }, { "Kind": "ITagHelper", @@ -96094,7 +110124,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.First", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "First" } + "Metadata": { + "Common.PropertyName": "First" + } }, { "Kind": "ITagHelper", @@ -96102,7 +110134,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.Previous", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Previous" } + "Metadata": { + "Common.PropertyName": "Previous" + } }, { "Kind": "ITagHelper", @@ -96110,7 +110144,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.Next", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Next" } + "Metadata": { + "Common.PropertyName": "Next" + } }, { "Kind": "ITagHelper", @@ -96118,7 +110154,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.Last", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Last" } + "Metadata": { + "Common.PropertyName": "Last" + } }, { "Kind": "ITagHelper", @@ -96126,7 +110164,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerMessagesSettingsTagHelper.Refresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Refresh" } + "Metadata": { + "Common.PropertyName": "Refresh" + } } ], "Metadata": { @@ -96138,10 +110178,10 @@ }, { "__Checksum": { - "Data1": 2374220531469740442, - "Data2": -3827106096551965988, - "Data3": 6412057682018285147, - "Data4": -8499094377708922274 + "Data1": -6017139426415506482, + "Data2": 4681134805413345490, + "Data3": -1697791192680631126, + "Data4": -4402817588557938621 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PagerTagHelper", @@ -96161,7 +110201,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -96169,7 +110211,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -96177,7 +110221,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.ARIATemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplate" } + "Metadata": { + "Common.PropertyName": "ARIATemplate" + } }, { "Kind": "ITagHelper", @@ -96185,7 +110231,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.ARIATemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateId" } + "Metadata": { + "Common.PropertyName": "ARIATemplateId" + } }, { "Kind": "ITagHelper", @@ -96193,7 +110241,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PagerTagHelper.ARIATemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateView" } + "Metadata": { + "Common.PropertyName": "ARIATemplateView" + } }, { "Kind": "ITagHelper", @@ -96201,7 +110251,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.ARIATemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateHandler" } + "Metadata": { + "Common.PropertyName": "ARIATemplateHandler" + } }, { "Kind": "ITagHelper", @@ -96209,7 +110261,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PagerTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -96217,7 +110271,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PagerTagHelper.ButtonCount", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ButtonCount" } + "Metadata": { + "Common.PropertyName": "ButtonCount" + } }, { "Kind": "ITagHelper", @@ -96225,7 +110281,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.SelectTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectTemplate" } + "Metadata": { + "Common.PropertyName": "SelectTemplate" + } }, { "Kind": "ITagHelper", @@ -96233,7 +110291,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.SelectTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectTemplateId" } + "Metadata": { + "Common.PropertyName": "SelectTemplateId" + } }, { "Kind": "ITagHelper", @@ -96241,7 +110301,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PagerTagHelper.SelectTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectTemplateView" } + "Metadata": { + "Common.PropertyName": "SelectTemplateView" + } }, { "Kind": "ITagHelper", @@ -96249,7 +110311,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.SelectTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectTemplateHandler" } + "Metadata": { + "Common.PropertyName": "SelectTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -96257,7 +110321,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.LinkTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkTemplate" } + "Metadata": { + "Common.PropertyName": "LinkTemplate" + } }, { "Kind": "ITagHelper", @@ -96265,7 +110331,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.LinkTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkTemplateId" } + "Metadata": { + "Common.PropertyName": "LinkTemplateId" + } }, { "Kind": "ITagHelper", @@ -96273,7 +110341,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PagerTagHelper.LinkTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkTemplateView" } + "Metadata": { + "Common.PropertyName": "LinkTemplateView" + } }, { "Kind": "ITagHelper", @@ -96281,7 +110351,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.LinkTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkTemplateHandler" } + "Metadata": { + "Common.PropertyName": "LinkTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -96289,7 +110361,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PagerTagHelper.Info", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Info" } + "Metadata": { + "Common.PropertyName": "Info" + } }, { "Kind": "ITagHelper", @@ -96297,7 +110371,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PagerTagHelper.Input", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Input" } + "Metadata": { + "Common.PropertyName": "Input" + } }, { "Kind": "ITagHelper", @@ -96305,7 +110381,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PagerTagHelper.Numeric", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Numeric" } + "Metadata": { + "Common.PropertyName": "Numeric" + } }, { "Kind": "ITagHelper", @@ -96313,7 +110391,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PagerTagHelper.PageSizes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSizes" } + "Metadata": { + "Common.PropertyName": "PageSizes" + } }, { "Kind": "ITagHelper", @@ -96321,7 +110401,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PagerTagHelper.PreviousNext", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PreviousNext" } + "Metadata": { + "Common.PropertyName": "PreviousNext" + } }, { "Kind": "ITagHelper", @@ -96329,7 +110411,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PagerTagHelper.Refresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Refresh" } + "Metadata": { + "Common.PropertyName": "Refresh" + } }, { "Kind": "ITagHelper", @@ -96337,7 +110421,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PagerTagHelper.Responsive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Responsive" } + "Metadata": { + "Common.PropertyName": "Responsive" + } }, { "Kind": "ITagHelper", @@ -96345,7 +110431,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PagerTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -96353,7 +110441,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PagerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -96361,7 +110451,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PagerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -96369,7 +110461,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PagerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -96377,7 +110471,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PagerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -96396,10 +110492,10 @@ }, { "__Checksum": { - "Data1": -5455934066061772772, - "Data2": -2022938254911879952, - "Data3": 8658722560224470838, - "Data4": 4740032545506232158 + "Data1": -7471321590527594598, + "Data2": -4747556559821486165, + "Data3": -3832840693390730154, + "Data4": 3866158561303226505 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarAnimationSettingsTagHelper", @@ -96421,7 +110517,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PanelBarAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -96429,7 +110527,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper Kendo.Mvc.TagHelpers.PanelBarAnimationSettingsTagHelper.Collapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collapse" } + "Metadata": { + "Common.PropertyName": "Collapse" + } }, { "Kind": "ITagHelper", @@ -96437,7 +110537,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper Kendo.Mvc.TagHelpers.PanelBarAnimationSettingsTagHelper.Expand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expand" } + "Metadata": { + "Common.PropertyName": "Expand" + } } ], "AllowedChildTags": [ @@ -96461,10 +110563,10 @@ }, { "__Checksum": { - "Data1": -73053769283178054, - "Data2": -9048115387205116724, - "Data3": 5541553227774724402, - "Data4": -5819730590559941184 + "Data1": -3997917673241557612, + "Data2": 5274569616547303741, + "Data3": 1989367895843048787, + "Data4": 7566315849376969200 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarItemContentTagHelper", @@ -96486,7 +110588,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarItemContentTagHelper.Html", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Html" } + "Metadata": { + "Common.PropertyName": "Html" + } } ], "Metadata": { @@ -96498,10 +110602,10 @@ }, { "__Checksum": { - "Data1": -7127354013244531580, - "Data2": -2455143365281601599, - "Data3": 8378945451417774384, - "Data4": -3529123955158067062 + "Data1": -7011895658196842884, + "Data2": 6604730086877012501, + "Data3": -4036558431474626992, + "Data4": -238157200321464022 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarItemTagHelper", @@ -96524,7 +110628,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -96532,7 +110638,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.LinkHtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkHtmlAttributes" } + "Metadata": { + "Common.PropertyName": "LinkHtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -96540,7 +110648,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.ImageHtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageHtmlAttributes" } + "Metadata": { + "Common.PropertyName": "ImageHtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -96548,7 +110658,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -96556,7 +110668,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -96564,7 +110678,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -96572,7 +110688,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -96580,7 +110698,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -96588,7 +110708,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -96596,7 +110718,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.Expanded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "ITagHelper", @@ -96604,7 +110728,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -96612,7 +110738,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -96620,7 +110748,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarItemTagHelper.ContentUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentUrl" } + "Metadata": { + "Common.PropertyName": "ContentUrl" + } } ], "AllowedChildTags": [ @@ -96644,10 +110774,10 @@ }, { "__Checksum": { - "Data1": -5838754295559776564, - "Data2": 424389555368641947, - "Data3": 3466771339282930260, - "Data4": -8199389757243643912 + "Data1": 2229562425998388778, + "Data2": -8576304720734687756, + "Data3": -6255488369969387183, + "Data4": -5602250419665119264 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarItemsTagHelper", @@ -96677,10 +110807,10 @@ }, { "__Checksum": { - "Data1": -5740934197121467180, - "Data2": -3829307282982398062, - "Data3": -5986167111613810497, - "Data4": -3131478439018938790 + "Data1": -4019659583225516499, + "Data2": 4488122883551131869, + "Data3": -3884685909621964657, + "Data4": 2840967112180699815 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarMessagesSettingsTagHelper", @@ -96702,7 +110832,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarMessagesSettingsTagHelper.Loading", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Loading" } + "Metadata": { + "Common.PropertyName": "Loading" + } }, { "Kind": "ITagHelper", @@ -96710,7 +110842,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarMessagesSettingsTagHelper.RequestFailed", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RequestFailed" } + "Metadata": { + "Common.PropertyName": "RequestFailed" + } }, { "Kind": "ITagHelper", @@ -96718,7 +110852,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarMessagesSettingsTagHelper.Retry", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Retry" } + "Metadata": { + "Common.PropertyName": "Retry" + } } ], "Metadata": { @@ -96730,10 +110866,10 @@ }, { "__Checksum": { - "Data1": 277243979305977223, - "Data2": 1642047086925866914, - "Data3": 4955955017655113494, - "Data4": -9144560856163103608 + "Data1": -8465050450634670151, + "Data2": -625905197996176292, + "Data3": -5249780280634916867, + "Data4": -8493067909739843173 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarNestedItemsTagHelper", @@ -96764,10 +110900,10 @@ }, { "__Checksum": { - "Data1": -1094386221119650556, - "Data2": -3850890073864134531, - "Data3": 743768666790017860, - "Data4": -1542565423160066110 + "Data1": -7046336106174685655, + "Data2": -166211507428463081, + "Data3": -1515620486363657563, + "Data4": 2621861009637105223 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PanelBarTagHelper", @@ -96788,7 +110924,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.PanelBarTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -96796,7 +110934,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.DataImageUrlField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataImageUrlField" } + "Metadata": { + "Common.PropertyName": "DataImageUrlField" + } }, { "Kind": "ITagHelper", @@ -96804,7 +110944,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.DataSpriteCssClassField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSpriteCssClassField" } + "Metadata": { + "Common.PropertyName": "DataSpriteCssClassField" + } }, { "Kind": "ITagHelper", @@ -96812,7 +110954,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -96820,7 +110964,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.DataUrlField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataUrlField" } + "Metadata": { + "Common.PropertyName": "DataUrlField" + } }, { "Kind": "ITagHelper", @@ -96828,7 +110974,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -96836,7 +110984,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.OnCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCollapse" } + "Metadata": { + "Common.PropertyName": "OnCollapse" + } }, { "Kind": "ITagHelper", @@ -96844,7 +110994,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.OnContentLoad", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnContentLoad" } + "Metadata": { + "Common.PropertyName": "OnContentLoad" + } }, { "Kind": "ITagHelper", @@ -96852,7 +111004,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -96860,7 +111014,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -96868,7 +111024,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.OnExpand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExpand" } + "Metadata": { + "Common.PropertyName": "OnExpand" + } }, { "Kind": "ITagHelper", @@ -96876,7 +111034,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -96884,7 +111044,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PanelBarTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -96892,7 +111054,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.ExpandMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpandMode" } + "Metadata": { + "Common.PropertyName": "ExpandMode" + } }, { "Kind": "ITagHelper", @@ -96900,7 +111064,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PanelBarTagHelper.LoadOnDemand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LoadOnDemand" } + "Metadata": { + "Common.PropertyName": "LoadOnDemand" + } }, { "Kind": "ITagHelper", @@ -96908,7 +111074,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -96916,7 +111084,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -96924,7 +111094,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PanelBarTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -96932,7 +111104,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -96940,7 +111114,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.DataSourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSourceId" } + "Metadata": { + "Common.PropertyName": "DataSourceId" + } }, { "Kind": "ITagHelper", @@ -96948,7 +111124,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PanelBarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -96956,7 +111134,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PanelBarTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -96964,7 +111144,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PanelBarTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -96972,7 +111154,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PanelBarTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -97011,10 +111195,10 @@ }, { "__Checksum": { - "Data1": -989808287992422621, - "Data2": -780335576553903871, - "Data3": -7004009058015790896, - "Data4": 3861266494474860570 + "Data1": 7571734449282554923, + "Data2": -8783234659933670605, + "Data3": -8258211885543183416, + "Data4": -6761430339148695737 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerDefaultPageSizeSettingsTagHelper", @@ -97036,7 +111220,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PDFViewerDefaultPageSizeSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -97044,7 +111230,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PDFViewerDefaultPageSizeSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "Metadata": { @@ -97056,10 +111244,10 @@ }, { "__Checksum": { - "Data1": -7521550493022847164, - "Data2": 820808192405546576, - "Data3": 4927330573873669274, - "Data4": -5330221838071909052 + "Data1": -6113744956214290538, + "Data2": -1469794561210815491, + "Data3": 4493649014471845599, + "Data4": -8902934587291623712 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerDplProcessingDownloadSettingsTagHelper", @@ -97081,7 +111269,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerDplProcessingDownloadSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -97093,10 +111283,10 @@ }, { "__Checksum": { - "Data1": -7756894802408273060, - "Data2": -8364166594686356043, - "Data3": -2319441476810503443, - "Data4": 879400503449373482 + "Data1": 5610690981528285831, + "Data2": 3916431937587126955, + "Data3": -1731986858204397056, + "Data4": 2171368689243986909 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerDplProcessingReadSettingsTagHelper", @@ -97118,7 +111308,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerDplProcessingReadSettingsTagHelper.DataType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataType" } + "Metadata": { + "Common.PropertyName": "DataType" + } }, { "Kind": "ITagHelper", @@ -97126,7 +111318,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerDplProcessingReadSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -97134,7 +111328,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerDplProcessingReadSettingsTagHelper.PageField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageField" } + "Metadata": { + "Common.PropertyName": "PageField" + } }, { "Kind": "ITagHelper", @@ -97142,7 +111338,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerDplProcessingReadSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { @@ -97154,10 +111352,10 @@ }, { "__Checksum": { - "Data1": -3673258669048355241, - "Data2": -6392680827160575770, - "Data3": -5771166167686450391, - "Data4": -419658454062702204 + "Data1": 9133840248946340215, + "Data2": 3026296094545966163, + "Data3": -3737694404349347001, + "Data4": -5701347374578028517 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerDplProcessingSettingsTagHelper", @@ -97179,7 +111377,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PDFViewerDplProcessingSettingsTagHelper.LoadOnDemand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LoadOnDemand" } + "Metadata": { + "Common.PropertyName": "LoadOnDemand" + } } ], "AllowedChildTags": [ @@ -97208,10 +111408,10 @@ }, { "__Checksum": { - "Data1": -1379098301965100856, - "Data2": -4745877516010290539, - "Data3": 1100546673178545888, - "Data4": 1235319050172777274 + "Data1": 2887568036481788748, + "Data2": -6955671643038763107, + "Data3": -6333296487337286885, + "Data4": 56202599629615565 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerDplProcessingUploadSettingsTagHelper", @@ -97233,7 +111433,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerDplProcessingUploadSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -97241,7 +111443,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerDplProcessingUploadSettingsTagHelper.SaveField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SaveField" } + "Metadata": { + "Common.PropertyName": "SaveField" + } } ], "Metadata": { @@ -97253,10 +111457,10 @@ }, { "__Checksum": { - "Data1": -2880827258151279326, - "Data2": 3312604339011825088, - "Data3": 277720063985265235, - "Data4": -8225266338991883630 + "Data1": -7292989178976232204, + "Data2": 2034729121670051137, + "Data3": 947932319238414326, + "Data4": -1274481791133108214 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogLabelsSettingsTagHelper", @@ -97278,7 +111482,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogLabelsSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -97286,7 +111492,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogLabelsSettingsTagHelper.SaveAsType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SaveAsType" } + "Metadata": { + "Common.PropertyName": "SaveAsType" + } }, { "Kind": "ITagHelper", @@ -97294,7 +111502,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogLabelsSettingsTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } } ], "Metadata": { @@ -97306,10 +111516,10 @@ }, { "__Checksum": { - "Data1": -3628071184833825559, - "Data2": 6096623116959912594, - "Data3": -9117260804406758242, - "Data4": 2628397015780578953 + "Data1": -5053143832982877056, + "Data2": -7185130104056894801, + "Data3": 6565921518769073249, + "Data4": -5111342734392357052 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogSettingsTagHelper", @@ -97331,7 +111541,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -97339,7 +111551,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogSettingsTagHelper.DefaultFileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DefaultFileName" } + "Metadata": { + "Common.PropertyName": "DefaultFileName" + } }, { "Kind": "ITagHelper", @@ -97347,7 +111561,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogSettingsTagHelper.Pdf", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pdf" } + "Metadata": { + "Common.PropertyName": "Pdf" + } }, { "Kind": "ITagHelper", @@ -97355,7 +111571,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogSettingsTagHelper.Png", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Png" } + "Metadata": { + "Common.PropertyName": "Png" + } }, { "Kind": "ITagHelper", @@ -97363,7 +111581,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsExportAsDialogSettingsTagHelper.Svg", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Svg" } + "Metadata": { + "Common.PropertyName": "Svg" + } } ], "AllowedChildTags": [ @@ -97382,10 +111602,10 @@ }, { "__Checksum": { - "Data1": 1474672049758013260, - "Data2": -2846480132138868649, - "Data3": 7715556341518028880, - "Data4": -509309788053298540 + "Data1": 6819176282746582762, + "Data2": -6295502305510945598, + "Data3": 4478542559829299742, + "Data4": -6345212442756243973 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSearchSettingsTagHelper", @@ -97407,7 +111627,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSearchSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } }, { "Kind": "ITagHelper", @@ -97415,7 +111637,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSearchSettingsTagHelper.DragHandle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DragHandle" } + "Metadata": { + "Common.PropertyName": "DragHandle" + } }, { "Kind": "ITagHelper", @@ -97423,7 +111647,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSearchSettingsTagHelper.InputLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InputLabel" } + "Metadata": { + "Common.PropertyName": "InputLabel" + } }, { "Kind": "ITagHelper", @@ -97431,7 +111657,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSearchSettingsTagHelper.MatchCase", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MatchCase" } + "Metadata": { + "Common.PropertyName": "MatchCase" + } }, { "Kind": "ITagHelper", @@ -97439,7 +111667,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSearchSettingsTagHelper.Next", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Next" } + "Metadata": { + "Common.PropertyName": "Next" + } }, { "Kind": "ITagHelper", @@ -97447,7 +111677,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSearchSettingsTagHelper.Previous", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Previous" } + "Metadata": { + "Common.PropertyName": "Previous" + } }, { "Kind": "ITagHelper", @@ -97455,7 +111687,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSearchSettingsTagHelper.Of", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Of" } + "Metadata": { + "Common.PropertyName": "Of" + } } ], "Metadata": { @@ -97467,10 +111701,10 @@ }, { "__Checksum": { - "Data1": 8338434646844350590, - "Data2": -2289094587825487505, - "Data3": -8436584559357321901, - "Data4": -5256496171670522015 + "Data1": 8437856102251934351, + "Data2": -5923295338863139863, + "Data3": -6767208082272553557, + "Data4": -833736007235515329 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSettingsTagHelper", @@ -97492,7 +111726,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSettingsTagHelper.OkText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OkText" } + "Metadata": { + "Common.PropertyName": "OkText" + } }, { "Kind": "ITagHelper", @@ -97500,7 +111736,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSettingsTagHelper.Save", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Save" } + "Metadata": { + "Common.PropertyName": "Save" + } }, { "Kind": "ITagHelper", @@ -97508,7 +111746,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesDialogsSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } } ], "AllowedChildTags": [ @@ -97532,10 +111772,10 @@ }, { "__Checksum": { - "Data1": -1868677894355852086, - "Data2": -3436051944316239793, - "Data3": 6027331056041689951, - "Data4": -7778860515629390982 + "Data1": -861212634553862979, + "Data2": -6261703188137457187, + "Data3": -4370724380819472938, + "Data4": -8427166765791692714 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesErrorMessagesSettingsTagHelper", @@ -97557,7 +111797,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesErrorMessagesSettingsTagHelper.NotSupported", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NotSupported" } + "Metadata": { + "Common.PropertyName": "NotSupported" + } }, { "Kind": "ITagHelper", @@ -97565,7 +111807,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesErrorMessagesSettingsTagHelper.ParseError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ParseError" } + "Metadata": { + "Common.PropertyName": "ParseError" + } }, { "Kind": "ITagHelper", @@ -97573,7 +111817,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesErrorMessagesSettingsTagHelper.NotFound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NotFound" } + "Metadata": { + "Common.PropertyName": "NotFound" + } }, { "Kind": "ITagHelper", @@ -97581,7 +111827,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesErrorMessagesSettingsTagHelper.PopupBlocked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PopupBlocked" } + "Metadata": { + "Common.PropertyName": "PopupBlocked" + } } ], "Metadata": { @@ -97593,10 +111841,10 @@ }, { "__Checksum": { - "Data1": 4086701541235703020, - "Data2": 1844005868947777082, - "Data3": -3505442339958713553, - "Data4": -6380067074963249735 + "Data1": -7818593369124612211, + "Data2": 5074140725036123080, + "Data3": 8216954583426754627, + "Data4": 6774607695296764544 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesSettingsTagHelper", @@ -97618,7 +111866,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesSettingsTagHelper.DefaultFileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DefaultFileName" } + "Metadata": { + "Common.PropertyName": "DefaultFileName" + } } ], "AllowedChildTags": [ @@ -97647,10 +111897,10 @@ }, { "__Checksum": { - "Data1": 6079173706201216952, - "Data2": 4585161207560120493, - "Data3": -548039600770896265, - "Data4": 4254487240332005897 + "Data1": -2504956692592511063, + "Data2": 8694736099540699763, + "Data3": 8246978131024740779, + "Data4": -4285204645579294541 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarPagerSettingsTagHelper", @@ -97672,7 +111922,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarPagerSettingsTagHelper.First", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "First" } + "Metadata": { + "Common.PropertyName": "First" + } }, { "Kind": "ITagHelper", @@ -97680,7 +111932,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarPagerSettingsTagHelper.Previous", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Previous" } + "Metadata": { + "Common.PropertyName": "Previous" + } }, { "Kind": "ITagHelper", @@ -97688,7 +111942,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarPagerSettingsTagHelper.Next", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Next" } + "Metadata": { + "Common.PropertyName": "Next" + } }, { "Kind": "ITagHelper", @@ -97696,7 +111952,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarPagerSettingsTagHelper.Last", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Last" } + "Metadata": { + "Common.PropertyName": "Last" + } }, { "Kind": "ITagHelper", @@ -97704,7 +111962,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarPagerSettingsTagHelper.Of", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Of" } + "Metadata": { + "Common.PropertyName": "Of" + } }, { "Kind": "ITagHelper", @@ -97712,7 +111972,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarPagerSettingsTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -97720,7 +111982,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarPagerSettingsTagHelper.Pages", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pages" } + "Metadata": { + "Common.PropertyName": "Pages" + } } ], "Metadata": { @@ -97732,10 +111996,10 @@ }, { "__Checksum": { - "Data1": -7401907054399707371, - "Data2": -2347187463951142808, - "Data3": -5266772448671391140, - "Data4": -1526186262733344503 + "Data1": -5477510268439766415, + "Data2": -6427937723738934692, + "Data3": 2235991833403770696, + "Data4": -4693720240656026733 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarSettingsTagHelper", @@ -97757,7 +112021,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarSettingsTagHelper.Open", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Open" } + "Metadata": { + "Common.PropertyName": "Open" + } }, { "Kind": "ITagHelper", @@ -97765,7 +112031,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarSettingsTagHelper.ExportAs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExportAs" } + "Metadata": { + "Common.PropertyName": "ExportAs" + } }, { "Kind": "ITagHelper", @@ -97773,7 +112041,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarSettingsTagHelper.Download", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Download" } + "Metadata": { + "Common.PropertyName": "Download" + } }, { "Kind": "ITagHelper", @@ -97781,7 +112051,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarSettingsTagHelper.Print", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Print" } + "Metadata": { + "Common.PropertyName": "Print" + } }, { "Kind": "ITagHelper", @@ -97789,7 +112061,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarSettingsTagHelper.ToggleSelection", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToggleSelection" } + "Metadata": { + "Common.PropertyName": "ToggleSelection" + } }, { "Kind": "ITagHelper", @@ -97797,7 +112071,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarSettingsTagHelper.TogglePan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TogglePan" } + "Metadata": { + "Common.PropertyName": "TogglePan" + } }, { "Kind": "ITagHelper", @@ -97805,7 +112081,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarSettingsTagHelper.Search", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Search" } + "Metadata": { + "Common.PropertyName": "Search" + } } ], "AllowedChildTags": [ @@ -97829,10 +112107,10 @@ }, { "__Checksum": { - "Data1": -8934173497970716993, - "Data2": 2162128996263822499, - "Data3": -6739906585382470392, - "Data4": 5231868408651561113 + "Data1": 2077296400644668890, + "Data2": -7321305472643578754, + "Data3": 432230762922655138, + "Data4": 7258269295021374484 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarZoomSettingsTagHelper", @@ -97854,7 +112132,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarZoomSettingsTagHelper.ActualWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ActualWidth" } + "Metadata": { + "Common.PropertyName": "ActualWidth" + } }, { "Kind": "ITagHelper", @@ -97862,7 +112142,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarZoomSettingsTagHelper.AutoWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoWidth" } + "Metadata": { + "Common.PropertyName": "AutoWidth" + } }, { "Kind": "ITagHelper", @@ -97870,7 +112152,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarZoomSettingsTagHelper.FitToWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FitToWidth" } + "Metadata": { + "Common.PropertyName": "FitToWidth" + } }, { "Kind": "ITagHelper", @@ -97878,7 +112162,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarZoomSettingsTagHelper.FitToPage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FitToPage" } + "Metadata": { + "Common.PropertyName": "FitToPage" + } }, { "Kind": "ITagHelper", @@ -97886,7 +112172,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarZoomSettingsTagHelper.ZoomIn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomIn" } + "Metadata": { + "Common.PropertyName": "ZoomIn" + } }, { "Kind": "ITagHelper", @@ -97894,7 +112182,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarZoomSettingsTagHelper.ZoomLevel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomLevel" } + "Metadata": { + "Common.PropertyName": "ZoomLevel" + } }, { "Kind": "ITagHelper", @@ -97902,7 +112192,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerMessagesToolbarZoomSettingsTagHelper.ZoomOut", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomOut" } + "Metadata": { + "Common.PropertyName": "ZoomOut" + } } ], "Metadata": { @@ -97914,10 +112206,10 @@ }, { "__Checksum": { - "Data1": -7273503028800604740, - "Data2": -6198642032781845342, - "Data3": 5189053803735899701, - "Data4": -5172111912759568022 + "Data1": 7670807837568469562, + "Data2": 9215806986645112434, + "Data3": -3193496951620219286, + "Data4": -4535629000554447986 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerPdfjsProcessingSettingsTagHelper", @@ -97939,7 +112231,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.PDFViewerPdfjsProcessingSettingsTagHelper.File", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "File" } + "Metadata": { + "Common.PropertyName": "File" + } }, { "Kind": "ITagHelper", @@ -97947,7 +112241,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.PDFViewerPdfjsProcessingSettingsTagHelper.FileUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileUrl" } + "Metadata": { + "Common.PropertyName": "FileUrl" + } }, { "Kind": "ITagHelper", @@ -97955,7 +112251,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.PDFViewerPdfjsProcessingSettingsTagHelper.FileData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileData" } + "Metadata": { + "Common.PropertyName": "FileData" + } }, { "Kind": "ITagHelper", @@ -97963,7 +112261,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.PDFViewerPdfjsProcessingSettingsTagHelper.CMapUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CMapUrl" } + "Metadata": { + "Common.PropertyName": "CMapUrl" + } }, { "Kind": "ITagHelper", @@ -97971,7 +112271,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.PDFViewerPdfjsProcessingSettingsTagHelper.CMapPacked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CMapPacked" } + "Metadata": { + "Common.PropertyName": "CMapPacked" + } } ], "Metadata": { @@ -97983,10 +112285,10 @@ }, { "__Checksum": { - "Data1": -7460300886980994786, - "Data2": -6235482214191818043, - "Data3": 7481752632032917721, - "Data4": -5334164889620552526 + "Data1": -4267746396136319298, + "Data2": -7509561631088240166, + "Data3": 727997860257320165, + "Data4": 6895227707836543806 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerTagHelper", @@ -98006,7 +112308,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerTagHelper.OnRender", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRender" } + "Metadata": { + "Common.PropertyName": "OnRender" + } }, { "Kind": "ITagHelper", @@ -98014,7 +112318,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -98022,7 +112328,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -98030,7 +112338,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PDFViewerTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -98038,7 +112348,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PDFViewerTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -98046,7 +112358,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PDFViewerTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -98054,7 +112368,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PDFViewerTagHelper.Scale", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Scale" } + "Metadata": { + "Common.PropertyName": "Scale" + } }, { "Kind": "ITagHelper", @@ -98062,7 +112378,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PDFViewerTagHelper.ZoomMin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomMin" } + "Metadata": { + "Common.PropertyName": "ZoomMin" + } }, { "Kind": "ITagHelper", @@ -98070,7 +112388,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PDFViewerTagHelper.ZoomMax", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomMax" } + "Metadata": { + "Common.PropertyName": "ZoomMax" + } }, { "Kind": "ITagHelper", @@ -98078,7 +112398,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PDFViewerTagHelper.ZoomRate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ZoomRate" } + "Metadata": { + "Common.PropertyName": "ZoomRate" + } }, { "Kind": "ITagHelper", @@ -98086,7 +112408,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerTagHelper.Document", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Document" } + "Metadata": { + "Common.PropertyName": "Document" + } }, { "Kind": "ITagHelper", @@ -98094,7 +112418,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -98102,7 +112428,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PDFViewerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -98110,7 +112438,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PDFViewerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -98118,7 +112448,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PDFViewerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -98157,10 +112489,10 @@ }, { "__Checksum": { - "Data1": 3159556169959179791, - "Data2": -4798028992913450708, - "Data3": 8705491290800703831, - "Data4": -920945826084006166 + "Data1": -8568899439656432402, + "Data2": 1574829810912519150, + "Data3": -3641631789125823933, + "Data4": 4714567884784188214 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper", @@ -98182,7 +112514,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -98190,7 +112524,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } }, { "Kind": "ITagHelper", @@ -98198,7 +112534,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Command", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "ITagHelper", @@ -98206,7 +112544,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -98214,7 +112554,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -98222,7 +112564,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -98230,7 +112574,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -98238,7 +112584,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -98246,7 +112594,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -98254,7 +112604,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -98262,7 +112614,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -98270,7 +112624,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -98278,7 +112634,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -98286,7 +112644,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -98297,7 +112657,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -98305,7 +112667,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -98313,7 +112677,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -98321,7 +112687,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -98329,7 +112697,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -98337,7 +112707,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -98345,7 +112717,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -98353,7 +112727,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "Metadata": { @@ -98365,10 +112741,10 @@ }, { "__Checksum": { - "Data1": -2061978773956134682, - "Data2": -6194168537980154962, - "Data3": -1409192564718328193, - "Data4": 2677038130692026973 + "Data1": 7763350442575067107, + "Data2": 4600671679371412874, + "Data3": 2798971461584942908, + "Data4": -2411403245633818291 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsItemsTagHelper", @@ -98398,10 +112774,10 @@ }, { "__Checksum": { - "Data1": -8173038117358298128, - "Data2": 6789086517394824062, - "Data3": -4880511408539435111, - "Data4": -1774809660168872661 + "Data1": -508847775609942040, + "Data2": -7479912367096856833, + "Data3": -4667177538568539702, + "Data4": 5972226243336025795 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsTagHelper", @@ -98423,7 +112799,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PDFViewerToolbarSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -98442,10 +112820,10 @@ }, { "__Checksum": { - "Data1": -3847015780961833688, - "Data2": -3781008715457703604, - "Data3": -4960449873287552826, - "Data4": 483167062647120166 + "Data1": -5153234840962500265, + "Data2": -7344494642356730363, + "Data3": -3716254484112283256, + "Data4": 20417958636093258 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PDFViewerViewSettingsTagHelper", @@ -98467,7 +112845,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PDFViewerViewSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { @@ -98479,10 +112859,10 @@ }, { "__Checksum": { - "Data1": -8274819933227539456, - "Data2": -152268604814321343, - "Data3": -5734028975848402531, - "Data4": -6271364316642231282 + "Data1": 4670037874872096906, + "Data2": 7679998310136567160, + "Data3": 2500825046164606742, + "Data4": -8350347973247338859 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuOperatorsSettingsTagHelper", @@ -98504,7 +112884,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuOperatorsSettingsTagHelper.Contains", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Contains" } + "Metadata": { + "Common.PropertyName": "Contains" + } }, { "Kind": "ITagHelper", @@ -98512,7 +112894,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuOperatorsSettingsTagHelper.Doesnotcontain", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Doesnotcontain" } + "Metadata": { + "Common.PropertyName": "Doesnotcontain" + } }, { "Kind": "ITagHelper", @@ -98520,7 +112904,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuOperatorsSettingsTagHelper.Startswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Startswith" } + "Metadata": { + "Common.PropertyName": "Startswith" + } }, { "Kind": "ITagHelper", @@ -98528,7 +112914,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuOperatorsSettingsTagHelper.Endswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Endswith" } + "Metadata": { + "Common.PropertyName": "Endswith" + } }, { "Kind": "ITagHelper", @@ -98536,7 +112924,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuOperatorsSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -98544,7 +112934,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuOperatorsSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } } ], "Metadata": { @@ -98556,10 +112948,10 @@ }, { "__Checksum": { - "Data1": 660742010672187679, - "Data2": -5575320574734701919, - "Data3": -1689330427314996719, - "Data4": -1176162743948392224 + "Data1": 3584866355558762424, + "Data2": 2437409253367439678, + "Data3": -5053607026573599092, + "Data4": 1611540130145324307 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper", @@ -98581,7 +112973,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper.Info", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Info" } + "Metadata": { + "Common.PropertyName": "Info" + } }, { "Kind": "ITagHelper", @@ -98589,7 +112983,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper.SortAscending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortAscending" } + "Metadata": { + "Common.PropertyName": "SortAscending" + } }, { "Kind": "ITagHelper", @@ -98597,7 +112993,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper.SortDescending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortDescending" } + "Metadata": { + "Common.PropertyName": "SortDescending" + } }, { "Kind": "ITagHelper", @@ -98605,7 +113003,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper.FilterFields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FilterFields" } + "Metadata": { + "Common.PropertyName": "FilterFields" + } }, { "Kind": "ITagHelper", @@ -98613,7 +113013,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -98621,7 +113023,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper.Include", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Include" } + "Metadata": { + "Common.PropertyName": "Include" + } }, { "Kind": "ITagHelper", @@ -98629,7 +113033,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -98637,7 +113043,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -98645,7 +113053,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper.Ok", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Ok" } + "Metadata": { + "Common.PropertyName": "Ok" + } }, { "Kind": "ITagHelper", @@ -98653,7 +113063,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesFieldMenuSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } } ], "AllowedChildTags": [ @@ -98672,10 +113084,10 @@ }, { "__Checksum": { - "Data1": 7010646835060968845, - "Data2": -2397723684139661497, - "Data3": 6148084755093880938, - "Data4": 9068955764657565479 + "Data1": -4323695581886164635, + "Data2": -4498663372162895241, + "Data3": -3488382852117143751, + "Data4": -501024385152667214 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesSettingsTagHelper", @@ -98697,7 +113109,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesSettingsTagHelper.Measures", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Measures" } + "Metadata": { + "Common.PropertyName": "Measures" + } }, { "Kind": "ITagHelper", @@ -98705,7 +113119,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -98713,7 +113129,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesSettingsTagHelper.Rows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rows" } + "Metadata": { + "Common.PropertyName": "Rows" + } }, { "Kind": "ITagHelper", @@ -98721,7 +113139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesSettingsTagHelper.MeasuresLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MeasuresLabel" } + "Metadata": { + "Common.PropertyName": "MeasuresLabel" + } }, { "Kind": "ITagHelper", @@ -98729,7 +113149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesSettingsTagHelper.RowsLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowsLabel" } + "Metadata": { + "Common.PropertyName": "RowsLabel" + } }, { "Kind": "ITagHelper", @@ -98737,7 +113159,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesSettingsTagHelper.ColumnsLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnsLabel" } + "Metadata": { + "Common.PropertyName": "ColumnsLabel" + } }, { "Kind": "ITagHelper", @@ -98745,7 +113169,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorMessagesSettingsTagHelper.FieldsLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FieldsLabel" } + "Metadata": { + "Common.PropertyName": "FieldsLabel" + } } ], "AllowedChildTags": [ @@ -98764,10 +113190,10 @@ }, { "__Checksum": { - "Data1": 4663392389310645006, - "Data2": -3107600208239611896, - "Data3": 1178168909153620854, - "Data4": -5615147865778450411 + "Data1": -2682968713165764814, + "Data2": 4518489959168330395, + "Data3": -8325907077099233846, + "Data4": 9103399786471731687 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorSortableSettingsTagHelper", @@ -98789,7 +113215,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotConfiguratorSortableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -98797,7 +113225,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotConfiguratorSortableSettingsTagHelper.AllowUnsort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllowUnsort" } + "Metadata": { + "Common.PropertyName": "AllowUnsort" + } } ], "Metadata": { @@ -98809,10 +113239,10 @@ }, { "__Checksum": { - "Data1": -4128907106634025139, - "Data2": -6791378315269315337, - "Data3": -5411107210465762500, - "Data4": -8241708744161508004 + "Data1": -8647953310241940045, + "Data2": -2332653679124823258, + "Data3": -2943968829126594638, + "Data4": -6166715609156592343 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorTagHelper", @@ -98832,7 +113262,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -98840,7 +113272,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotConfiguratorTagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -98848,7 +113282,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotConfiguratorTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -98856,7 +113292,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -98864,7 +113302,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotConfiguratorTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -98872,7 +113312,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotConfiguratorTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -98880,7 +113322,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotConfiguratorTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -98909,10 +113353,10 @@ }, { "__Checksum": { - "Data1": 2848185105046792698, - "Data2": 4308247316897610660, - "Data3": 1859481681262332116, - "Data4": 6967681370886596465 + "Data1": 6962099615140633015, + "Data2": -7298247211917530212, + "Data3": 2227613815043016318, + "Data4": 3492814883974709419 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorButtonTagHelper", @@ -98932,7 +113376,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorButtonTagHelper.Configurator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Configurator" } + "Metadata": { + "Common.PropertyName": "Configurator" + } }, { "Kind": "ITagHelper", @@ -98940,7 +113386,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -98948,7 +113396,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -98956,7 +113406,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotConfiguratorButtonTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -98964,7 +113416,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotConfiguratorButtonTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -98972,7 +113426,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotConfiguratorButtonTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -98984,10 +113440,10 @@ }, { "__Checksum": { - "Data1": -8621259336325478015, - "Data2": 8855206021268924372, - "Data3": -7740382312789820506, - "Data4": -5273137814678905743 + "Data1": -8433735288127123292, + "Data2": -7982685130155042916, + "Data3": -4022862111286976991, + "Data4": 5870071498397426497 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsTagHelper", @@ -99009,7 +113465,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsTagHelper.Contains", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Contains" } + "Metadata": { + "Common.PropertyName": "Contains" + } }, { "Kind": "ITagHelper", @@ -99017,7 +113475,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsTagHelper.Doesnotcontain", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Doesnotcontain" } + "Metadata": { + "Common.PropertyName": "Doesnotcontain" + } }, { "Kind": "ITagHelper", @@ -99025,7 +113485,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsTagHelper.Startswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Startswith" } + "Metadata": { + "Common.PropertyName": "Startswith" + } }, { "Kind": "ITagHelper", @@ -99033,7 +113495,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsTagHelper.Endswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Endswith" } + "Metadata": { + "Common.PropertyName": "Endswith" + } }, { "Kind": "ITagHelper", @@ -99041,7 +113505,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -99049,7 +113515,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } } ], "Metadata": { @@ -99061,10 +113529,10 @@ }, { "__Checksum": { - "Data1": -2901176436472720946, - "Data2": -379861584717390161, - "Data3": -4548933200809823635, - "Data4": -3192694123840607235 + "Data1": 6674846851598381007, + "Data2": -1021210796862353596, + "Data3": 3014476292929862278, + "Data4": 514655422023407807 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuSettingsTagHelper", @@ -99086,7 +113554,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuSettingsTagHelper.Apply", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Apply" } + "Metadata": { + "Common.PropertyName": "Apply" + } }, { "Kind": "ITagHelper", @@ -99094,7 +113564,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuSettingsTagHelper.SortAscending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortAscending" } + "Metadata": { + "Common.PropertyName": "SortAscending" + } }, { "Kind": "ITagHelper", @@ -99102,7 +113574,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuSettingsTagHelper.SortDescending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortDescending" } + "Metadata": { + "Common.PropertyName": "SortDescending" + } }, { "Kind": "ITagHelper", @@ -99110,7 +113584,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuSettingsTagHelper.FilterFields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FilterFields" } + "Metadata": { + "Common.PropertyName": "FilterFields" + } }, { "Kind": "ITagHelper", @@ -99118,7 +113594,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuSettingsTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -99126,7 +113604,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuSettingsTagHelper.Include", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Include" } + "Metadata": { + "Common.PropertyName": "Include" + } }, { "Kind": "ITagHelper", @@ -99134,7 +113614,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -99142,7 +113624,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesFieldMenuSettingsTagHelper.Reset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reset" } + "Metadata": { + "Common.PropertyName": "Reset" + } } ], "AllowedChildTags": [ @@ -99161,10 +113645,10 @@ }, { "__Checksum": { - "Data1": -2264648075982383805, - "Data2": -7874501647137779912, - "Data3": -8261380609358853053, - "Data4": 1908946756465896719 + "Data1": 4182887934916556873, + "Data2": -3161856919515714228, + "Data3": 7931622641192234884, + "Data4": 7079846588541215321 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesSettingsTagHelper", @@ -99186,7 +113670,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesSettingsTagHelper.ApplyButtonText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ApplyButtonText" } + "Metadata": { + "Common.PropertyName": "ApplyButtonText" + } }, { "Kind": "ITagHelper", @@ -99194,7 +113680,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesSettingsTagHelper.CancelButtonText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CancelButtonText" } + "Metadata": { + "Common.PropertyName": "CancelButtonText" + } }, { "Kind": "ITagHelper", @@ -99202,7 +113690,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesSettingsTagHelper.Measures", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Measures" } + "Metadata": { + "Common.PropertyName": "Measures" + } }, { "Kind": "ITagHelper", @@ -99210,7 +113700,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -99218,7 +113710,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesSettingsTagHelper.Rows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rows" } + "Metadata": { + "Common.PropertyName": "Rows" + } }, { "Kind": "ITagHelper", @@ -99226,7 +113720,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2MessagesSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -99245,10 +113741,10 @@ }, { "__Checksum": { - "Data1": -8491048489978339489, - "Data2": -2974405793731147145, - "Data3": 1770751119738122037, - "Data4": 3049522173286830153 + "Data1": 2147375369645685196, + "Data2": 6863351095309527772, + "Data3": -4645076397391210742, + "Data4": -8650388502285432691 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotConfiguratorV2TagHelper", @@ -99268,7 +113764,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotConfiguratorV2TagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -99276,7 +113774,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotConfiguratorV2TagHelper.Sortable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "ITagHelper", @@ -99284,7 +113784,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotConfiguratorV2TagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -99292,7 +113794,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2TagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -99300,7 +113804,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotConfiguratorV2TagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -99308,7 +113814,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotConfiguratorV2TagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -99316,7 +113824,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotConfiguratorV2TagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -99324,7 +113834,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotConfiguratorV2TagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -99343,10 +113855,10 @@ }, { "__Checksum": { - "Data1": 635282742755838418, - "Data2": 7812433042774688012, - "Data3": 8208816473601839996, - "Data4": 6281404272230683677 + "Data1": 7572958752996500338, + "Data2": -3897219209444730768, + "Data3": 6097988822486448035, + "Data4": 7053298881628633600 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotContainerTagHelper", @@ -99367,7 +113879,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotContainerTagHelper.ConfiguratorPosition", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ConfiguratorPosition" } + "Metadata": { + "Common.PropertyName": "ConfiguratorPosition" + } }, { "Kind": "ITagHelper", @@ -99375,7 +113889,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotContainerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -99383,7 +113899,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotContainerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -99391,7 +113909,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotContainerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -99399,7 +113919,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotContainerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -99411,10 +113933,10 @@ }, { "__Checksum": { - "Data1": 264868376605528946, - "Data2": -4500078467199292769, - "Data3": 2370012351991260474, - "Data4": -6947060840421047561 + "Data1": 7009158847633654626, + "Data2": -8031044220474577172, + "Data3": 7873313573035941944, + "Data4": 7138184035483184175 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceColumnsTagHelperCollection", @@ -99454,10 +113976,10 @@ }, { "__Checksum": { - "Data1": 4439248628102449764, - "Data2": 7311503946101357623, - "Data3": 234321346391604322, - "Data4": 2517899834899002620 + "Data1": 7169438054634918739, + "Data2": -6275660481130289648, + "Data3": -564347587943411847, + "Data4": 4649301640830745600 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceColumnTagHelper", @@ -99479,7 +114001,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceColumnTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -99487,7 +114011,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceColumnTagHelper.Expand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expand" } + "Metadata": { + "Common.PropertyName": "Expand" + } } ], "Metadata": { @@ -99499,10 +114025,10 @@ }, { "__Checksum": { - "Data1": 8233746982382600785, - "Data2": -8940260343374027997, - "Data3": -3426711413124579187, - "Data4": 2315993452869452097 + "Data1": -8508733980808392810, + "Data2": -3091737742654797843, + "Data3": 5746998004404858909, + "Data4": -8418770659489543224 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceCubeDimensionTagHelper", @@ -99524,7 +114050,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceCubeDimensionTagHelper.Caption", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Caption" } + "Metadata": { + "Common.PropertyName": "Caption" + } }, { "Kind": "ITagHelper", @@ -99532,7 +114060,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceCubeDimensionTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { @@ -99544,10 +114074,10 @@ }, { "__Checksum": { - "Data1": 6049730130469109613, - "Data2": -8008165899501729898, - "Data3": 646183746532717314, - "Data4": 55225069794598884 + "Data1": 6384985522530245406, + "Data2": -3332681194275380924, + "Data3": 7618700049206138234, + "Data4": -7852910198891616096 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceCubeDimensionsTagHelper", @@ -99578,10 +114108,10 @@ }, { "__Checksum": { - "Data1": -2835819126687643690, - "Data2": -4895998726196036050, - "Data3": -6173113463974161784, - "Data4": -3707912351261172105 + "Data1": -2589099637861843061, + "Data2": -5435011556858769711, + "Data3": 6934836294476541240, + "Data4": 7770311590783303445 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasureTagHelper", @@ -99603,7 +114133,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasureTagHelper.Caption", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Caption" } + "Metadata": { + "Common.PropertyName": "Caption" + } }, { "Kind": "ITagHelper", @@ -99611,7 +114143,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasureTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -99619,7 +114153,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasureTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -99627,7 +114163,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasureTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -99635,7 +114173,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasureTagHelper.Aggregate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } }, { "Kind": "ITagHelper", @@ -99643,7 +114183,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasureTagHelper.AggregateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AggregateHandler" } + "Metadata": { + "Common.PropertyName": "AggregateHandler" + } }, { "Kind": "ITagHelper", @@ -99651,7 +114193,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasureTagHelper.Result", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Result" } + "Metadata": { + "Common.PropertyName": "Result" + } } ], "Metadata": { @@ -99663,10 +114207,10 @@ }, { "__Checksum": { - "Data1": -4515725339507190501, - "Data2": 1488194225773913585, - "Data3": -8876148230453362482, - "Data4": 1191640282811114047 + "Data1": -6635472440837192045, + "Data2": -6467891749650267279, + "Data3": -6198297904833204501, + "Data4": -4828174419209647835 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceCubeMeasuresTagHelper", @@ -99697,10 +114241,10 @@ }, { "__Checksum": { - "Data1": 6017762602692559467, - "Data2": -8859967710975429350, - "Data3": -7064180789239361008, - "Data4": 2298430170277490293 + "Data1": -7994683321876716743, + "Data2": 4313542722540362991, + "Data3": 5377367415568932673, + "Data4": 6758075418352601408 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceMeasuresSettingsTagHelper", @@ -99734,7 +114278,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.PivotDataSourceMeasuresSettingsTagHelper.Values", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Values" } + "Metadata": { + "Common.PropertyName": "Values" + } }, { "Kind": "ITagHelper", @@ -99742,7 +114288,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceMeasuresSettingsTagHelper.Axis", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } } ], "Metadata": { @@ -99754,10 +114302,10 @@ }, { "__Checksum": { - "Data1": 2504027038797627509, - "Data2": 3912377415372524114, - "Data3": -3266892767812881007, - "Data4": 3344245080030055316 + "Data1": 849662329932844576, + "Data2": 1659855815161742310, + "Data3": 3763321101527033030, + "Data4": 1191663317749462668 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceRowsTagHelperCollection", @@ -99797,10 +114345,10 @@ }, { "__Checksum": { - "Data1": -8300263367565000794, - "Data2": 2879707981096511912, - "Data3": -1450289172378854819, - "Data4": 1509192269545789404 + "Data1": 8261196340610398512, + "Data2": -1703573283037508900, + "Data3": -2431597010043144806, + "Data4": -1905225861133887604 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceRowTagHelper", @@ -99822,7 +114370,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceRowTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -99830,7 +114380,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceRowTagHelper.Expand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expand" } + "Metadata": { + "Common.PropertyName": "Expand" + } } ], "Metadata": { @@ -99842,10 +114394,10 @@ }, { "__Checksum": { - "Data1": 803384728693703848, - "Data2": -2951719384898916512, - "Data3": -8261904886661227188, - "Data4": 564057978793459925 + "Data1": -8988203291342941562, + "Data2": -4096431218580050827, + "Data3": -2097361368285591048, + "Data4": 2079680201525805580 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceSchemaCubeTagHelper", @@ -99881,10 +114433,10 @@ }, { "__Checksum": { - "Data1": -7775500481262675873, - "Data2": 8740037445775297863, - "Data3": 1821886651963479053, - "Data4": 916297219579835890 + "Data1": 6326910288274902196, + "Data2": -6666856192115959383, + "Data3": 5294202511281137089, + "Data4": -2128798830221864270 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper", @@ -99912,7 +114464,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Axes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Axes" } + "Metadata": { + "Common.PropertyName": "Axes" + } }, { "Kind": "ITagHelper", @@ -99920,7 +114474,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.AxesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AxesHandler" } + "Metadata": { + "Common.PropertyName": "AxesHandler" + } }, { "Kind": "ITagHelper", @@ -99928,7 +114484,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Catalogs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Catalogs" } + "Metadata": { + "Common.PropertyName": "Catalogs" + } }, { "Kind": "ITagHelper", @@ -99936,7 +114494,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.CatalogsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CatalogsHandler" } + "Metadata": { + "Common.PropertyName": "CatalogsHandler" + } }, { "Kind": "ITagHelper", @@ -99944,7 +114504,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Cubes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cubes" } + "Metadata": { + "Common.PropertyName": "Cubes" + } }, { "Kind": "ITagHelper", @@ -99952,7 +114514,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.CubesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CubesHandler" } + "Metadata": { + "Common.PropertyName": "CubesHandler" + } }, { "Kind": "ITagHelper", @@ -99960,7 +114524,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Datahandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datahandler" } + "Metadata": { + "Common.PropertyName": "Datahandler" + } }, { "Kind": "ITagHelper", @@ -99968,7 +114534,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Dimensions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dimensions" } + "Metadata": { + "Common.PropertyName": "Dimensions" + } }, { "Kind": "ITagHelper", @@ -99976,7 +114544,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.DimensionsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DimensionsHandler" } + "Metadata": { + "Common.PropertyName": "DimensionsHandler" + } }, { "Kind": "ITagHelper", @@ -99984,7 +114554,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Hierarchies", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hierarchies" } + "Metadata": { + "Common.PropertyName": "Hierarchies" + } }, { "Kind": "ITagHelper", @@ -99992,7 +114564,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.HierarchiesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HierarchiesHandler" } + "Metadata": { + "Common.PropertyName": "HierarchiesHandler" + } }, { "Kind": "ITagHelper", @@ -100000,7 +114574,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Levels", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Levels" } + "Metadata": { + "Common.PropertyName": "Levels" + } }, { "Kind": "ITagHelper", @@ -100008,7 +114584,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.LevelsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LevelsHandler" } + "Metadata": { + "Common.PropertyName": "LevelsHandler" + } }, { "Kind": "ITagHelper", @@ -100016,7 +114594,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Measures", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Measures" } + "Metadata": { + "Common.PropertyName": "Measures" + } }, { "Kind": "ITagHelper", @@ -100024,7 +114604,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.MeasuresHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MeasuresHandler" } + "Metadata": { + "Common.PropertyName": "MeasuresHandler" + } }, { "Kind": "ITagHelper", @@ -100032,7 +114614,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.PivotDataSourceSchemaCubeTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.PivotDataSourceSchemaCubeTagHelper Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Cube", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cube" } + "Metadata": { + "Common.PropertyName": "Cube" + } }, { "Kind": "ITagHelper", @@ -100040,7 +114624,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Aggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Aggregates" } + "Metadata": { + "Common.PropertyName": "Aggregates" + } }, { "Kind": "ITagHelper", @@ -100048,7 +114634,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.AggregatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AggregatesHandler" } + "Metadata": { + "Common.PropertyName": "AggregatesHandler" + } }, { "Kind": "ITagHelper", @@ -100056,7 +114644,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -100064,7 +114654,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Errors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Errors" } + "Metadata": { + "Common.PropertyName": "Errors" + } }, { "Kind": "ITagHelper", @@ -100072,7 +114664,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.ErrorsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorsHandler" } + "Metadata": { + "Common.PropertyName": "ErrorsHandler" + } }, { "Kind": "ITagHelper", @@ -100080,7 +114674,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Groups", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "ITagHelper", @@ -100088,7 +114684,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.GroupsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupsHandler" } + "Metadata": { + "Common.PropertyName": "GroupsHandler" + } }, { "Kind": "ITagHelper", @@ -100096,7 +114694,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } }, { "Kind": "ITagHelper", @@ -100104,7 +114704,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Total", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "ITagHelper", @@ -100112,7 +114714,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.TotalHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TotalHandler" } + "Metadata": { + "Common.PropertyName": "TotalHandler" + } }, { "Kind": "ITagHelper", @@ -100120,7 +114724,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceSchemaSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -100144,10 +114750,10 @@ }, { "__Checksum": { - "Data1": -6645434260244354044, - "Data2": 3689375658582546743, - "Data3": 5415659088254330452, - "Data4": -6599260216898900608 + "Data1": 2072036156639572638, + "Data2": 4780181528404903209, + "Data3": 3595073033133886500, + "Data4": -7429381912726120176 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper", @@ -100177,7 +114783,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -100185,7 +114793,9 @@ "TypeName": "Kendo.Mvc.UI.PivotDataSourceType?", "DisplayName": "Kendo.Mvc.UI.PivotDataSourceType? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -100193,7 +114803,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -100201,7 +114813,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -100209,7 +114823,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -100217,7 +114833,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -100225,7 +114843,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -100233,7 +114853,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -100241,7 +114863,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -100249,7 +114873,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -100257,7 +114883,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -100265,7 +114893,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -100273,7 +114903,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -100281,7 +114913,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -100289,7 +114923,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -100297,7 +114933,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -100305,7 +114943,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -100313,7 +114953,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -100321,7 +114963,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -100329,7 +114973,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -100337,7 +114983,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -100345,7 +114993,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -100353,7 +115003,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -100361,7 +115013,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -100369,7 +115023,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -100377,7 +115033,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -100385,7 +115043,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotDataSourceTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -100424,10 +115084,10 @@ }, { "__Checksum": { - "Data1": -1663762875705981147, - "Data2": -1631888991643177325, - "Data3": 4378396457546064605, - "Data4": 2083910069999804308 + "Data1": 2778807550551443264, + "Data2": 8964749195377011637, + "Data3": -5764942583103463388, + "Data4": -6548223741838263900 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceTransportConnectionTagHelper", @@ -100449,7 +115109,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportConnectionTagHelper.Cube", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cube" } + "Metadata": { + "Common.PropertyName": "Cube" + } }, { "Kind": "ITagHelper", @@ -100457,7 +115119,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportConnectionTagHelper.Catalog", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Catalog" } + "Metadata": { + "Common.PropertyName": "Catalog" + } } ], "Metadata": { @@ -100469,10 +115133,10 @@ }, { "__Checksum": { - "Data1": -5522075943681197784, - "Data2": -1975793258076431153, - "Data3": -6361381714805356778, - "Data4": -4512301614584206914 + "Data1": -4064144809128881637, + "Data2": 2199889400041296465, + "Data3": -4376370117772641123, + "Data4": -6738979588905851971 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper", @@ -100494,7 +115158,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -100502,7 +115168,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper.ContentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentType" } + "Metadata": { + "Common.PropertyName": "ContentType" + } }, { "Kind": "ITagHelper", @@ -100510,7 +115178,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper.Datatype", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datatype" } + "Metadata": { + "Common.PropertyName": "Datatype" + } }, { "Kind": "ITagHelper", @@ -100518,7 +115188,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -100526,7 +115198,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -100534,7 +115208,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -100545,7 +115221,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper.Headers", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Headers" } + "Metadata": { + "Common.PropertyName": "Headers" + } } ], "Metadata": { @@ -100557,10 +115235,10 @@ }, { "__Checksum": { - "Data1": 8566848319939211095, - "Data2": -3219494464434513479, - "Data3": -5671249545550039183, - "Data4": 7917309371523053802 + "Data1": -5156138131728398005, + "Data2": 1318443331096466989, + "Data3": -6310141351252965794, + "Data4": 5692348364489220884 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceTransportSettingsTagHelper", @@ -100594,7 +115272,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportSettingsTagHelper.Discover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Discover" } + "Metadata": { + "Common.PropertyName": "Discover" + } }, { "Kind": "ITagHelper", @@ -100602,7 +115282,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportSettingsTagHelper.DiscoverHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DiscoverHandler" } + "Metadata": { + "Common.PropertyName": "DiscoverHandler" + } }, { "Kind": "ITagHelper", @@ -100610,7 +115292,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.PivotDataSourceTransportConnectionTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.PivotDataSourceTransportConnectionTagHelper Kendo.Mvc.TagHelpers.PivotDataSourceTransportSettingsTagHelper.Connection", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Connection" } + "Metadata": { + "Common.PropertyName": "Connection" + } }, { "Kind": "ITagHelper", @@ -100618,7 +115302,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.PivotDataSourceTransportReadSettingsTagHelper Kendo.Mvc.TagHelpers.PivotDataSourceTransportSettingsTagHelper.Read", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Read" } + "Metadata": { + "Common.PropertyName": "Read" + } }, { "Kind": "ITagHelper", @@ -100626,7 +115312,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportSettingsTagHelper.ReadUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ReadUrl" } + "Metadata": { + "Common.PropertyName": "ReadUrl" + } }, { "Kind": "ITagHelper", @@ -100634,7 +115322,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceTransportSettingsTagHelper.Cache", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cache" } + "Metadata": { + "Common.PropertyName": "Cache" + } }, { "Kind": "ITagHelper", @@ -100642,7 +115332,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportSettingsTagHelper.ParameterMap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ParameterMap" } + "Metadata": { + "Common.PropertyName": "ParameterMap" + } }, { "Kind": "ITagHelper", @@ -100650,7 +115342,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceTransportSettingsTagHelper.Submit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Submit" } + "Metadata": { + "Common.PropertyName": "Submit" + } } ], "AllowedChildTags": [ @@ -100674,10 +115368,10 @@ }, { "__Checksum": { - "Data1": 7434141882299856264, - "Data2": -2294818737002078359, - "Data3": -518933329963192997, - "Data4": 7005462663642265840 + "Data1": 8547558402836500379, + "Data2": 4348235318549594106, + "Data3": 1863123818524418788, + "Data4": -2106298508747044249 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper", @@ -100697,7 +115391,9 @@ "TypeName": "Kendo.Mvc.UI.PivotDataSourceType?", "DisplayName": "Kendo.Mvc.UI.PivotDataSourceType? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -100705,7 +115401,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -100713,7 +115411,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -100721,7 +115421,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -100729,7 +115431,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -100737,7 +115441,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -100745,7 +115451,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -100753,7 +115461,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -100761,7 +115471,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -100769,7 +115481,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -100777,7 +115491,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -100785,7 +115501,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -100793,7 +115511,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -100801,7 +115521,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -100809,7 +115531,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -100817,7 +115541,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -100825,7 +115551,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -100833,7 +115561,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -100841,7 +115571,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -100849,7 +115581,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -100857,7 +115591,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -100865,7 +115601,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -100873,7 +115611,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -100881,7 +115621,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -100889,7 +115631,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -100897,7 +115641,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -100905,7 +115651,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotDataSourceBaseTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -100917,10 +115665,10 @@ }, { "__Checksum": { - "Data1": -949916231054839294, - "Data2": -396212468747699155, - "Data3": -4889443537882556048, - "Data4": -183656028097518886 + "Data1": -1885411375810880662, + "Data2": -3270551905585227299, + "Data3": 6381303730385785981, + "Data4": -6036925999885395822 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper", @@ -100950,7 +115698,9 @@ "TypeName": "Kendo.Mvc.UI.PivotDataSourceType?", "DisplayName": "Kendo.Mvc.UI.PivotDataSourceType? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -100958,7 +115708,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -100966,7 +115718,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -100974,7 +115728,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -100982,7 +115738,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -100990,7 +115748,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -100998,7 +115758,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -101006,7 +115768,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -101014,7 +115778,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -101022,7 +115788,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -101030,7 +115798,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -101038,7 +115808,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -101046,7 +115818,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -101054,7 +115828,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -101062,7 +115838,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -101070,7 +115848,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -101078,7 +115858,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -101086,7 +115868,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -101094,7 +115878,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -101102,7 +115888,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -101110,7 +115898,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -101118,7 +115908,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -101126,7 +115918,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -101134,7 +115928,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -101142,7 +115938,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -101150,7 +115948,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -101158,7 +115958,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotDataSourceV2TagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -101197,10 +115999,10 @@ }, { "__Checksum": { - "Data1": 4785330259466587614, - "Data2": 4690431254005893498, - "Data3": -2918194186599104526, - "Data4": 8376391170169698507 + "Data1": -4471410148989508711, + "Data2": 7213791141080006243, + "Data3": -1862205982036074615, + "Data4": -5217920784297731317 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridExcelSettingsTagHelper", @@ -101222,7 +116024,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridExcelSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -101230,7 +116034,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridExcelSettingsTagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -101238,7 +116044,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridExcelSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -101246,7 +116054,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridExcelSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } } ], "Metadata": { @@ -101258,10 +116068,10 @@ }, { "__Checksum": { - "Data1": 3910136095299246001, - "Data2": -5531107898116373705, - "Data3": 3108762914450551453, - "Data4": 1168500469307978100 + "Data1": 6278479029674463089, + "Data2": 2955198397722790563, + "Data3": -8811582752816524913, + "Data4": -7321833934708411384 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuOperatorsSettingsTagHelper", @@ -101283,7 +116093,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuOperatorsSettingsTagHelper.Contains", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Contains" } + "Metadata": { + "Common.PropertyName": "Contains" + } }, { "Kind": "ITagHelper", @@ -101291,7 +116103,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuOperatorsSettingsTagHelper.Doesnotcontain", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Doesnotcontain" } + "Metadata": { + "Common.PropertyName": "Doesnotcontain" + } }, { "Kind": "ITagHelper", @@ -101299,7 +116113,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuOperatorsSettingsTagHelper.Startswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Startswith" } + "Metadata": { + "Common.PropertyName": "Startswith" + } }, { "Kind": "ITagHelper", @@ -101307,7 +116123,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuOperatorsSettingsTagHelper.Endswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Endswith" } + "Metadata": { + "Common.PropertyName": "Endswith" + } }, { "Kind": "ITagHelper", @@ -101315,7 +116133,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuOperatorsSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -101323,7 +116143,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuOperatorsSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } } ], "Metadata": { @@ -101335,10 +116157,10 @@ }, { "__Checksum": { - "Data1": -1276578668051974965, - "Data2": 8397945422092139111, - "Data3": 9069445706691067545, - "Data4": 8571417141920967912 + "Data1": 5499864941232998984, + "Data2": 3189616985596269898, + "Data3": -3233148473144341909, + "Data4": 2587462968971043039 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper", @@ -101360,7 +116182,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper.Info", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Info" } + "Metadata": { + "Common.PropertyName": "Info" + } }, { "Kind": "ITagHelper", @@ -101368,7 +116192,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper.SortAscending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortAscending" } + "Metadata": { + "Common.PropertyName": "SortAscending" + } }, { "Kind": "ITagHelper", @@ -101376,7 +116202,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper.SortDescending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortDescending" } + "Metadata": { + "Common.PropertyName": "SortDescending" + } }, { "Kind": "ITagHelper", @@ -101384,7 +116212,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper.FilterFields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FilterFields" } + "Metadata": { + "Common.PropertyName": "FilterFields" + } }, { "Kind": "ITagHelper", @@ -101392,7 +116222,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -101400,7 +116232,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper.Include", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Include" } + "Metadata": { + "Common.PropertyName": "Include" + } }, { "Kind": "ITagHelper", @@ -101408,7 +116242,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -101416,7 +116252,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -101424,7 +116262,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper.Ok", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Ok" } + "Metadata": { + "Common.PropertyName": "Ok" + } }, { "Kind": "ITagHelper", @@ -101432,7 +116272,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesFieldMenuSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } } ], "AllowedChildTags": [ @@ -101451,10 +116293,10 @@ }, { "__Checksum": { - "Data1": 8181615588598188792, - "Data2": 2635409159349085197, - "Data3": 2641493339856644030, - "Data4": 4094889414643384910 + "Data1": -7192088599885703527, + "Data2": 5675300138157576087, + "Data3": -6073317536287201509, + "Data4": 8850843681995849842 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridMessagesSettingsTagHelper", @@ -101476,7 +116318,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesSettingsTagHelper.MeasureFields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MeasureFields" } + "Metadata": { + "Common.PropertyName": "MeasureFields" + } }, { "Kind": "ITagHelper", @@ -101484,7 +116328,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesSettingsTagHelper.ColumnFields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnFields" } + "Metadata": { + "Common.PropertyName": "ColumnFields" + } }, { "Kind": "ITagHelper", @@ -101492,7 +116338,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridMessagesSettingsTagHelper.RowFields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowFields" } + "Metadata": { + "Common.PropertyName": "RowFields" + } } ], "AllowedChildTags": [ @@ -101511,10 +116359,10 @@ }, { "__Checksum": { - "Data1": -3103717421736969265, - "Data2": 6920483309119299340, - "Data3": -9176758842007086318, - "Data4": 1040516988575995924 + "Data1": 51287728666589510, + "Data2": 2730672968858429576, + "Data3": 9043889161276305237, + "Data4": 4692713453407579951 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridPdfMarginSettingsTagHelper", @@ -101536,7 +116384,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridPdfMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -101544,7 +116394,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridPdfMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -101552,7 +116404,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridPdfMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -101560,7 +116414,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridPdfMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -101572,10 +116428,10 @@ }, { "__Checksum": { - "Data1": -4692898744812225312, - "Data2": -7804296680712489821, - "Data3": 2919696709482292758, - "Data4": -5972872124895137999 + "Data1": -938948977147523669, + "Data2": -1060905639158365518, + "Data3": 2460648661636825717, + "Data4": -3899518045315340334 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper", @@ -101597,7 +116453,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.Author", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Author" } + "Metadata": { + "Common.PropertyName": "Author" + } }, { "Kind": "ITagHelper", @@ -101605,7 +116463,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.AutoPrint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoPrint" } + "Metadata": { + "Common.PropertyName": "AutoPrint" + } }, { "Kind": "ITagHelper", @@ -101613,7 +116473,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.AvoidLinks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AvoidLinks" } + "Metadata": { + "Common.PropertyName": "AvoidLinks" + } }, { "Kind": "ITagHelper", @@ -101621,7 +116483,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.Creator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Creator" } + "Metadata": { + "Common.PropertyName": "Creator" + } }, { "Kind": "ITagHelper", @@ -101629,7 +116493,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -101637,7 +116503,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -101645,7 +116513,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -101653,7 +116523,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.JpegQuality", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JpegQuality" } + "Metadata": { + "Common.PropertyName": "JpegQuality" + } }, { "Kind": "ITagHelper", @@ -101661,7 +116533,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.KeepPNG", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KeepPNG" } + "Metadata": { + "Common.PropertyName": "KeepPNG" + } }, { "Kind": "ITagHelper", @@ -101669,7 +116543,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.Keywords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Keywords" } + "Metadata": { + "Common.PropertyName": "Keywords" + } }, { "Kind": "ITagHelper", @@ -101677,7 +116553,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } }, { "Kind": "ITagHelper", @@ -101685,7 +116563,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.PaperSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaperSize" } + "Metadata": { + "Common.PropertyName": "PaperSize" + } }, { "Kind": "ITagHelper", @@ -101693,7 +116573,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -101701,7 +116583,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } }, { "Kind": "ITagHelper", @@ -101709,7 +116593,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.Subject", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subject" } + "Metadata": { + "Common.PropertyName": "Subject" + } }, { "Kind": "ITagHelper", @@ -101717,7 +116603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridPdfSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -101736,10 +116624,10 @@ }, { "__Checksum": { - "Data1": -2978512887767965974, - "Data2": 609486377338726171, - "Data3": 688322268494822598, - "Data4": 1265437237343228768 + "Data1": -7625494303383850071, + "Data2": -6257211664742460398, + "Data3": 3332595692456101293, + "Data4": -8401153425610942771 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridSortableSettingsTagHelper", @@ -101761,7 +116649,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridSortableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -101769,7 +116659,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridSortableSettingsTagHelper.AllowUnsort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllowUnsort" } + "Metadata": { + "Common.PropertyName": "AllowUnsort" + } } ], "Metadata": { @@ -101781,10 +116673,10 @@ }, { "__Checksum": { - "Data1": 2249853902536062462, - "Data2": 6203606847593298881, - "Data3": -3625181439620522345, - "Data4": 7352075577128187731 + "Data1": 2225303043416794823, + "Data2": 4445416069720118460, + "Data3": 6435508268681052994, + "Data4": -5042080406507108508 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridTagHelper", @@ -101804,7 +116696,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -101812,7 +116706,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.DatacellTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatacellTemplate" } + "Metadata": { + "Common.PropertyName": "DatacellTemplate" + } }, { "Kind": "ITagHelper", @@ -101820,7 +116716,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.DatacellTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatacellTemplateId" } + "Metadata": { + "Common.PropertyName": "DatacellTemplateId" + } }, { "Kind": "ITagHelper", @@ -101828,7 +116726,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -101836,7 +116736,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -101844,7 +116746,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.OnExpandMember", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExpandMember" } + "Metadata": { + "Common.PropertyName": "OnExpandMember" + } }, { "Kind": "ITagHelper", @@ -101852,7 +116756,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.OnCollapseMember", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCollapseMember" } + "Metadata": { + "Common.PropertyName": "OnCollapseMember" + } }, { "Kind": "ITagHelper", @@ -101860,7 +116766,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.OnExcelExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExcelExport" } + "Metadata": { + "Common.PropertyName": "OnExcelExport" + } }, { "Kind": "ITagHelper", @@ -101868,7 +116776,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.OnPdfExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPdfExport" } + "Metadata": { + "Common.PropertyName": "OnPdfExport" + } }, { "Kind": "ITagHelper", @@ -101876,7 +116786,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -101884,7 +116796,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridTagHelper.Reorderable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "ITagHelper", @@ -101892,7 +116806,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridTagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -101900,7 +116816,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridTagHelper.ColumnWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnWidth" } + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } }, { "Kind": "ITagHelper", @@ -101908,7 +116826,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -101916,7 +116836,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.ColumnHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "ColumnHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -101924,7 +116846,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.ColumnHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "ColumnHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -101932,7 +116856,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PivotGridTagHelper.ColumnHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "ColumnHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -101940,7 +116866,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.ColumnHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ColumnHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -101948,7 +116876,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.KpiStatusTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KpiStatusTemplate" } + "Metadata": { + "Common.PropertyName": "KpiStatusTemplate" + } }, { "Kind": "ITagHelper", @@ -101956,7 +116886,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.KpiStatusTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KpiStatusTemplateId" } + "Metadata": { + "Common.PropertyName": "KpiStatusTemplateId" + } }, { "Kind": "ITagHelper", @@ -101964,7 +116896,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PivotGridTagHelper.KpiStatusTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KpiStatusTemplateView" } + "Metadata": { + "Common.PropertyName": "KpiStatusTemplateView" + } }, { "Kind": "ITagHelper", @@ -101972,7 +116906,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.KpiStatusTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KpiStatusTemplateHandler" } + "Metadata": { + "Common.PropertyName": "KpiStatusTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -101980,7 +116916,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.KpiTrendTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KpiTrendTemplate" } + "Metadata": { + "Common.PropertyName": "KpiTrendTemplate" + } }, { "Kind": "ITagHelper", @@ -101988,7 +116926,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.KpiTrendTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KpiTrendTemplateId" } + "Metadata": { + "Common.PropertyName": "KpiTrendTemplateId" + } }, { "Kind": "ITagHelper", @@ -101996,7 +116936,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PivotGridTagHelper.KpiTrendTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KpiTrendTemplateView" } + "Metadata": { + "Common.PropertyName": "KpiTrendTemplateView" + } }, { "Kind": "ITagHelper", @@ -102004,7 +116946,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.KpiTrendTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KpiTrendTemplateHandler" } + "Metadata": { + "Common.PropertyName": "KpiTrendTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -102012,7 +116956,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.RowHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "RowHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -102020,7 +116966,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.RowHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "RowHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -102028,7 +116976,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PivotGridTagHelper.RowHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "RowHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -102036,7 +116986,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.RowHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "RowHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -102044,7 +116996,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -102052,7 +117006,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotGridTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -102060,7 +117016,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotGridTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -102068,7 +117026,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotGridTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -102107,10 +117067,10 @@ }, { "__Checksum": { - "Data1": -8859176941344966913, - "Data2": 5582512634738361349, - "Data3": 5073356783131565094, - "Data4": 332380217616931011 + "Data1": -262298760161155496, + "Data2": 3015666737145012655, + "Data3": -1631950414061899171, + "Data4": -1496751371616131979 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridV2PdfMarginSettingsTagHelper", @@ -102132,7 +117092,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridV2PdfMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -102140,7 +117102,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridV2PdfMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -102148,7 +117112,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridV2PdfMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -102156,7 +117122,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridV2PdfMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -102168,10 +117136,10 @@ }, { "__Checksum": { - "Data1": 6559173251951234798, - "Data2": 2955540596297650306, - "Data3": 8060594184904820694, - "Data4": -8223283235241928488 + "Data1": 182836222003439702, + "Data2": 8564281343481531683, + "Data3": 7558497189206501262, + "Data4": 488020706236085918 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper", @@ -102193,7 +117161,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.Author", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Author" } + "Metadata": { + "Common.PropertyName": "Author" + } }, { "Kind": "ITagHelper", @@ -102201,7 +117171,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.AutoPrint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoPrint" } + "Metadata": { + "Common.PropertyName": "AutoPrint" + } }, { "Kind": "ITagHelper", @@ -102209,7 +117181,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.AvoidLinks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AvoidLinks" } + "Metadata": { + "Common.PropertyName": "AvoidLinks" + } }, { "Kind": "ITagHelper", @@ -102217,7 +117191,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.Creator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Creator" } + "Metadata": { + "Common.PropertyName": "Creator" + } }, { "Kind": "ITagHelper", @@ -102225,7 +117201,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -102233,7 +117211,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -102241,7 +117221,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -102249,7 +117231,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.JpegQuality", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JpegQuality" } + "Metadata": { + "Common.PropertyName": "JpegQuality" + } }, { "Kind": "ITagHelper", @@ -102257,7 +117241,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.KeepPNG", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KeepPNG" } + "Metadata": { + "Common.PropertyName": "KeepPNG" + } }, { "Kind": "ITagHelper", @@ -102265,7 +117251,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.Keywords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Keywords" } + "Metadata": { + "Common.PropertyName": "Keywords" + } }, { "Kind": "ITagHelper", @@ -102273,7 +117261,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } }, { "Kind": "ITagHelper", @@ -102281,7 +117271,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.PaperSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaperSize" } + "Metadata": { + "Common.PropertyName": "PaperSize" + } }, { "Kind": "ITagHelper", @@ -102289,7 +117281,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -102297,7 +117291,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } }, { "Kind": "ITagHelper", @@ -102305,7 +117301,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.Subject", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subject" } + "Metadata": { + "Common.PropertyName": "Subject" + } }, { "Kind": "ITagHelper", @@ -102313,7 +117311,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2PdfSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -102332,10 +117332,10 @@ }, { "__Checksum": { - "Data1": 4241476469389354636, - "Data2": -8889242888597069686, - "Data3": 2180410192126875062, - "Data4": -4036008243464938288 + "Data1": -4869507175655773542, + "Data2": -8953655475615841010, + "Data3": -5938761545518985061, + "Data4": -4300849161640857541 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PivotGridV2TagHelper", @@ -102355,7 +117355,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.CellTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CellTemplate" } + "Metadata": { + "Common.PropertyName": "CellTemplate" + } }, { "Kind": "ITagHelper", @@ -102363,7 +117365,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.CellTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CellTemplateId" } + "Metadata": { + "Common.PropertyName": "CellTemplateId" + } }, { "Kind": "ITagHelper", @@ -102371,7 +117375,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.CellTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CellTemplateView" } + "Metadata": { + "Common.PropertyName": "CellTemplateView" + } }, { "Kind": "ITagHelper", @@ -102379,7 +117385,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.CellTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CellTemplateHandler" } + "Metadata": { + "Common.PropertyName": "CellTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -102387,7 +117395,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -102395,7 +117405,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.Configurator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Configurator" } + "Metadata": { + "Common.PropertyName": "Configurator" + } }, { "Kind": "ITagHelper", @@ -102403,7 +117415,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -102411,7 +117425,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -102419,7 +117435,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.OnExpandMember", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExpandMember" } + "Metadata": { + "Common.PropertyName": "OnExpandMember" + } }, { "Kind": "ITagHelper", @@ -102427,7 +117445,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.OnCollapseMember", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCollapseMember" } + "Metadata": { + "Common.PropertyName": "OnCollapseMember" + } }, { "Kind": "ITagHelper", @@ -102435,7 +117455,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.OnPdfExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPdfExport" } + "Metadata": { + "Common.PropertyName": "OnPdfExport" + } }, { "Kind": "ITagHelper", @@ -102443,7 +117465,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -102451,7 +117475,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.ColumnWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnWidth" } + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } }, { "Kind": "ITagHelper", @@ -102459,7 +117485,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -102467,7 +117495,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.ColumnHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "ColumnHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -102475,7 +117505,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.ColumnHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "ColumnHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -102483,7 +117515,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.ColumnHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "ColumnHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -102491,7 +117525,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.ColumnHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ColumnHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -102499,7 +117535,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.RowHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "RowHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -102507,7 +117545,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.RowHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "RowHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -102515,7 +117555,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.RowHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "RowHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -102523,7 +117565,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.RowHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "RowHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -102531,7 +117575,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -102539,7 +117585,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -102547,7 +117595,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -102555,7 +117605,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PivotGridV2TagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -102579,10 +117631,10 @@ }, { "__Checksum": { - "Data1": 5670178548971498284, - "Data2": -7177625490331516851, - "Data3": -8359529558629101066, - "Data4": -1368860464243107460 + "Data1": -5941958644479961840, + "Data2": -5673514975682568885, + "Data3": 1819528768953776408, + "Data4": -3657684069857249975 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverActionTagHelper", @@ -102604,7 +117656,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverActionTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -102612,7 +117666,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverActionTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -102620,7 +117676,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverActionTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -102632,10 +117690,10 @@ }, { "__Checksum": { - "Data1": -5245814016610166750, - "Data2": -7938799357373513734, - "Data3": -7202755666807650645, - "Data4": -803014245716117909 + "Data1": -8528803085756488167, + "Data2": -905603663184618333, + "Data3": 6514520019794088399, + "Data4": 5824132880271797955 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverActionsTagHelper", @@ -102665,10 +117723,10 @@ }, { "__Checksum": { - "Data1": 5904495733645224539, - "Data2": -943581486542482007, - "Data3": 1105583938594003945, - "Data4": 3919954705264948725 + "Data1": 4450963595961860729, + "Data2": 309338489894199687, + "Data3": 5760739638669760404, + "Data4": -2263384836525053163 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverAnimationCloseSettingsTagHelper", @@ -102690,7 +117748,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -102698,7 +117758,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PopoverAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -102710,10 +117772,10 @@ }, { "__Checksum": { - "Data1": -5855826810109540214, - "Data2": 8802364620023552114, - "Data3": -5929412564569033519, - "Data4": 2549411606715385864 + "Data1": -3501439348403471581, + "Data2": 8480290528376756920, + "Data3": 4128965228993395251, + "Data4": -5042723274617929993 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverAnimationOpenSettingsTagHelper", @@ -102735,7 +117797,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -102743,7 +117807,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PopoverAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -102755,10 +117821,10 @@ }, { "__Checksum": { - "Data1": 9119200599110898900, - "Data2": -3412039295331314377, - "Data3": 4435069424731663474, - "Data4": -5832706192653442222 + "Data1": 4156147707853746067, + "Data2": -6790122184585469065, + "Data3": -3316299381116695653, + "Data4": 1704569053814570247 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverAnimationSettingsTagHelper", @@ -102780,7 +117846,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PopoverAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -102804,10 +117872,10 @@ }, { "__Checksum": { - "Data1": 2664101953113388055, - "Data2": 1042481982204746963, - "Data3": 6758365724410610030, - "Data4": -3644341373468276991 + "Data1": -621954252337332195, + "Data2": 5104826073165642386, + "Data3": -764212869379231285, + "Data4": 3981206238958833491 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopoverTagHelper", @@ -102827,7 +117895,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -102835,7 +117905,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.OnShow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShow" } + "Metadata": { + "Common.PropertyName": "OnShow" + } }, { "Kind": "ITagHelper", @@ -102843,7 +117915,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.OnHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnHide" } + "Metadata": { + "Common.PropertyName": "OnHide" + } }, { "Kind": "ITagHelper", @@ -102851,7 +117925,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.ActionsLayout", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ActionsLayout" } + "Metadata": { + "Common.PropertyName": "ActionsLayout" + } }, { "Kind": "ITagHelper", @@ -102859,7 +117935,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.Body", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Body" } + "Metadata": { + "Common.PropertyName": "Body" + } }, { "Kind": "ITagHelper", @@ -102867,7 +117945,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.BodyHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BodyHandler" } + "Metadata": { + "Common.PropertyName": "BodyHandler" + } }, { "Kind": "ITagHelper", @@ -102875,7 +117955,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -102883,7 +117965,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.Header", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Header" } + "Metadata": { + "Common.PropertyName": "Header" + } }, { "Kind": "ITagHelper", @@ -102891,7 +117975,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.HeaderHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderHandler" } + "Metadata": { + "Common.PropertyName": "HeaderHandler" + } }, { "Kind": "ITagHelper", @@ -102899,7 +117985,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PopoverTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -102907,7 +117995,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PopoverTagHelper.ToggleOnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToggleOnClick" } + "Metadata": { + "Common.PropertyName": "ToggleOnClick" + } }, { "Kind": "ITagHelper", @@ -102915,7 +118005,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PopoverTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -102923,7 +118015,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -102931,7 +118025,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.ShowOn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowOn" } + "Metadata": { + "Common.PropertyName": "ShowOn" + } }, { "Kind": "ITagHelper", @@ -102939,7 +118035,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PopoverTagHelper.Offset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Offset" } + "Metadata": { + "Common.PropertyName": "Offset" + } }, { "Kind": "ITagHelper", @@ -102947,7 +118045,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopoverTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -102955,7 +118055,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PopoverTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -102963,7 +118065,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PopoverTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -102971,7 +118075,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PopoverTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -102995,10 +118101,10 @@ }, { "__Checksum": { - "Data1": -8618193945000420164, - "Data2": -473020668811836654, - "Data3": 6654771074782066288, - "Data4": 7508893488162281344 + "Data1": 3547893221775969355, + "Data2": -2473509773482547966, + "Data3": -4799174591634006986, + "Data4": -6098590625745980826 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopupAnimationCloseSettingsTagHelper", @@ -103020,7 +118126,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PopupAnimationCloseSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -103028,7 +118136,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -103036,7 +118146,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PopupAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -103048,10 +118160,10 @@ }, { "__Checksum": { - "Data1": -702425421332620620, - "Data2": 7889355126613195975, - "Data3": 4033471718833874442, - "Data4": -8484558432225819263 + "Data1": 8677811323829784674, + "Data2": 1647400452517107186, + "Data3": -3690654289480613077, + "Data4": 6025987911342055949 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopupAnimationOpenSettingsTagHelper", @@ -103073,7 +118185,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PopupAnimationOpenSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -103081,7 +118195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -103089,7 +118205,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.PopupAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -103101,10 +118219,10 @@ }, { "__Checksum": { - "Data1": -1821310021584911251, - "Data2": 7074869109498200278, - "Data3": 1134206536311265944, - "Data4": 3790323888518666872 + "Data1": 8629349180300540431, + "Data2": -6991634782815974264, + "Data3": 2597847543905062478, + "Data4": -7926098786607257425 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopupAnimationSettingsTagHelper", @@ -103126,7 +118244,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.PopupAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -103150,10 +118270,10 @@ }, { "__Checksum": { - "Data1": 7508826560745243518, - "Data2": 4327980427097696859, - "Data3": 1343950791711790729, - "Data4": -7691532968306417130 + "Data1": 6093548796276743026, + "Data2": -7359996165081829876, + "Data3": 9208204670808982053, + "Data4": 2749705059741536200 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.PopupTagHelper", @@ -103174,7 +118294,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -103182,7 +118304,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -103190,7 +118314,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -103198,7 +118324,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -103206,7 +118334,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupTagHelper.Anchor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Anchor" } + "Metadata": { + "Common.PropertyName": "Anchor" + } }, { "Kind": "ITagHelper", @@ -103214,7 +118344,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -103222,7 +118354,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupTagHelper.Collision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collision" } + "Metadata": { + "Common.PropertyName": "Collision" + } }, { "Kind": "ITagHelper", @@ -103230,7 +118364,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -103238,7 +118374,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -103246,7 +118384,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.PopupTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -103254,7 +118394,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PopupTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -103262,7 +118404,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PopupTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -103270,7 +118414,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.PopupTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -103294,10 +118440,10 @@ }, { "__Checksum": { - "Data1": 7387091196474908523, - "Data2": 7828149146753952143, - "Data3": 6446254752216224900, - "Data4": -2692761883293337367 + "Data1": -5185326180697424021, + "Data2": -3898805567344929689, + "Data3": 9134108290739175553, + "Data4": 4238262808983632689 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ProgressBarTagHelper", @@ -103318,7 +118464,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.AnimationDuration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AnimationDuration" } + "Metadata": { + "Common.PropertyName": "AnimationDuration" + } }, { "Kind": "ITagHelper", @@ -103326,7 +118474,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Animation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Animation" } + "Metadata": { + "Common.PropertyName": "Animation" + } }, { "Kind": "ITagHelper", @@ -103334,7 +118484,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.ProgressbarAriaRole", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProgressbarAriaRole" } + "Metadata": { + "Common.PropertyName": "ProgressbarAriaRole" + } }, { "Kind": "ITagHelper", @@ -103342,7 +118494,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ProgressBarTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -103350,7 +118504,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ProgressBarTagHelper.OnComplete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnComplete" } + "Metadata": { + "Common.PropertyName": "OnComplete" + } }, { "Kind": "ITagHelper", @@ -103358,7 +118514,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.ChunkCount", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ChunkCount" } + "Metadata": { + "Common.PropertyName": "ChunkCount" + } }, { "Kind": "ITagHelper", @@ -103366,7 +118524,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -103374,7 +118534,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -103382,7 +118544,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ProgressBarTagHelper.LabelId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LabelId" } + "Metadata": { + "Common.PropertyName": "LabelId" + } }, { "Kind": "ITagHelper", @@ -103390,7 +118554,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -103398,7 +118564,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -103406,7 +118574,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -103414,7 +118584,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.ShowStatus", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowStatus" } + "Metadata": { + "Common.PropertyName": "ShowStatus" + } }, { "Kind": "ITagHelper", @@ -103422,7 +118594,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -103430,7 +118604,9 @@ "TypeName": "Kendo.Mvc.UI.ProgressBarOrientation?", "DisplayName": "Kendo.Mvc.UI.ProgressBarOrientation? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -103438,7 +118614,9 @@ "TypeName": "Kendo.Mvc.UI.ProgressBarType?", "DisplayName": "Kendo.Mvc.UI.ProgressBarType? Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -103446,7 +118624,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -103454,7 +118634,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ProgressBarTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -103462,7 +118644,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ProgressBarTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -103470,7 +118654,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ProgressBarTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -103482,10 +118668,10 @@ }, { "__Checksum": { - "Data1": 1937103326728613787, - "Data2": -4228730620735345970, - "Data3": -7521914720780441919, - "Data4": -7008787164306593971 + "Data1": -8349758059447534262, + "Data2": 6745890003107760707, + "Data3": -4831854885161712368, + "Data4": -5671938794765794384 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.QRCodeBorderSettingsTagHelper", @@ -103507,7 +118693,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.QRCodeBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -103515,7 +118703,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.QRCodeBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -103527,10 +118717,10 @@ }, { "__Checksum": { - "Data1": -8446828229752660842, - "Data2": -4371830815033091419, - "Data3": 1197388372180082194, - "Data4": -1093470457404493577 + "Data1": 7274501748294084183, + "Data2": 6917084590411864637, + "Data3": 8857965524505812469, + "Data4": -482991107510530900 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.QRCodeOverlaySettingsTagHelper", @@ -103552,7 +118742,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.QRCodeOverlaySettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -103560,7 +118752,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.QRCodeOverlaySettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -103568,7 +118762,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.QRCodeOverlaySettingsTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -103576,7 +118772,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.QRCodeOverlaySettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -103588,10 +118786,10 @@ }, { "__Checksum": { - "Data1": -3125749684293487123, - "Data2": 4854626434372501942, - "Data3": -7773915850861562205, - "Data4": 1870919513255728091 + "Data1": 5852082389664447236, + "Data2": -2091269046090279171, + "Data3": 3721170488283530109, + "Data4": -6337641316397120966 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.QRCodeTagHelper", @@ -103611,7 +118809,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.QRCodeTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -103619,7 +118819,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.QRCodeTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -103627,7 +118829,9 @@ "TypeName": "Kendo.Mvc.UI.QREncoding?", "DisplayName": "Kendo.Mvc.UI.QREncoding? Kendo.Mvc.TagHelpers.QRCodeTagHelper.Encoding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoding" } + "Metadata": { + "Common.PropertyName": "Encoding" + } }, { "Kind": "ITagHelper", @@ -103635,7 +118839,9 @@ "TypeName": "Kendo.Mvc.UI.QRErrorCorrectionLevel?", "DisplayName": "Kendo.Mvc.UI.QRErrorCorrectionLevel? Kendo.Mvc.TagHelpers.QRCodeTagHelper.ErrorCorrection", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorCorrection" } + "Metadata": { + "Common.PropertyName": "ErrorCorrection" + } }, { "Kind": "ITagHelper", @@ -103643,7 +118849,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.QRCodeTagHelper.Padding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Padding" } + "Metadata": { + "Common.PropertyName": "Padding" + } }, { "Kind": "ITagHelper", @@ -103651,7 +118859,9 @@ "TypeName": "Kendo.Mvc.UI.RenderingMode?", "DisplayName": "Kendo.Mvc.UI.RenderingMode? Kendo.Mvc.TagHelpers.QRCodeTagHelper.RenderAs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "ITagHelper", @@ -103659,7 +118869,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.QRCodeTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -103667,7 +118879,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.QRCodeTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -103675,7 +118889,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.QRCodeTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -103683,7 +118899,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.QRCodeTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -103691,7 +118909,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.QRCodeTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -103699,7 +118919,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.QRCodeTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -103723,10 +118945,10 @@ }, { "__Checksum": { - "Data1": 1195153693578255813, - "Data2": -6399285339867649608, - "Data3": 6533292176217335835, - "Data4": 3419191123613287689 + "Data1": 4200960860541118265, + "Data2": -148107578112019592, + "Data3": -3349582351982596397, + "Data4": -6978228873555208542 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaBorderSettingsTagHelper", @@ -103748,7 +118970,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -103756,7 +118980,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaBorderSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -103764,7 +118990,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -103772,7 +119000,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -103784,10 +119014,10 @@ }, { "__Checksum": { - "Data1": 5882447532405247289, - "Data2": 1000441650931164533, - "Data3": -3875998009548743680, - "Data4": 4061345171049692308 + "Data1": 4770760635352742289, + "Data2": -6003796104096696053, + "Data3": 5233247993129173022, + "Data4": -6493372682839909498 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaMarginSettingsTagHelper", @@ -103809,7 +119039,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -103817,7 +119049,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -103825,7 +119059,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -103833,7 +119069,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -103845,10 +119083,10 @@ }, { "__Checksum": { - "Data1": -2638339282020931847, - "Data2": 3002408212433122605, - "Data3": 7746454750276684550, - "Data4": 245309191103591144 + "Data1": 7397420462495327465, + "Data2": -2934668581936031108, + "Data3": 7613021773540175970, + "Data4": 5218964402315639870 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaSettingsTagHelper", @@ -103870,7 +119108,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -103878,7 +119118,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -103886,7 +119128,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeGaugeAreaSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -103910,10 +119154,10 @@ }, { "__Checksum": { - "Data1": -8591685095665157159, - "Data2": -6795409481331969364, - "Data3": -4850049767957186717, - "Data4": 5092376230782199398 + "Data1": -5046368052880753772, + "Data2": 6440933508439041612, + "Data3": -842858274013525242, + "Data4": 8088233369342176949 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugePointerCapSettingsTagHelper", @@ -103935,7 +119179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugePointerCapSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -103943,7 +119189,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugePointerCapSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } } ], "Metadata": { @@ -103955,10 +119203,10 @@ }, { "__Checksum": { - "Data1": 2760395174373041086, - "Data2": -7332650655746624414, - "Data3": -8890946778851122238, - "Data4": -8613390514458630031 + "Data1": -3967889056509654807, + "Data2": 6069634626603145690, + "Data3": 6555757077156863547, + "Data4": 4040162017538772743 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugePointerTagHelper", @@ -103980,7 +119228,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugePointerTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -103988,7 +119238,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugePointerTagHelper.Length", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } }, { "Kind": "ITagHelper", @@ -103996,7 +119248,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugePointerTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "AllowedChildTags": [ @@ -104015,10 +119269,10 @@ }, { "__Checksum": { - "Data1": -2436783000531161764, - "Data2": -6307755586839776444, - "Data3": 8308033423233694600, - "Data4": -181313174124080167 + "Data1": -843417805672095127, + "Data2": -4822002980829575053, + "Data3": -7442881658240845462, + "Data4": 2982317966090573461 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugePointersTagHelper", @@ -104048,10 +119302,10 @@ }, { "__Checksum": { - "Data1": 8980734917127437128, - "Data2": -7959405401823383868, - "Data3": 3073694270459371423, - "Data4": 2114620239160752742 + "Data1": 8489736272243486697, + "Data2": -7333192591837486622, + "Data3": -6674724993867744252, + "Data4": 7556982281170579957 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsBorderSettingsTagHelper", @@ -104073,7 +119327,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -104081,7 +119337,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsBorderSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -104089,7 +119347,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -104097,7 +119357,9 @@ "TypeName": "Kendo.Mvc.UI.DashType?", "DisplayName": "Kendo.Mvc.UI.DashType? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } } ], "Metadata": { @@ -104109,10 +119371,10 @@ }, { "__Checksum": { - "Data1": -3011434551874869225, - "Data2": 4975136681656918161, - "Data3": -8922456559549357824, - "Data4": 1496331440937688574 + "Data1": -2652119534823864245, + "Data2": -9002914922006144557, + "Data3": -5200691519756477128, + "Data4": 3004948525182733583 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsMarginSettingsTagHelper", @@ -104134,7 +119396,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -104142,7 +119406,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -104150,7 +119416,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -104158,7 +119426,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -104170,10 +119440,10 @@ }, { "__Checksum": { - "Data1": -348132749087418798, - "Data2": -1758976944178116077, - "Data3": -3982070219098441721, - "Data4": 416017414943457720 + "Data1": 3775892524563601083, + "Data2": -5828333710537333767, + "Data3": -1512804667974555236, + "Data4": -4379335054285564938 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsPaddingSettingsTagHelper", @@ -104195,7 +119465,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "ITagHelper", @@ -104203,7 +119475,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -104211,7 +119485,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -104219,7 +119495,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } } ], "Metadata": { @@ -104231,10 +119509,10 @@ }, { "__Checksum": { - "Data1": 6907263072367510105, - "Data2": 5125233786477285269, - "Data3": 8379951847295563889, - "Data4": 1059567852781874623 + "Data1": -8165917840793543292, + "Data2": -8084984365684317072, + "Data3": 1790975682098591745, + "Data4": 8811540015817340092 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper", @@ -104256,7 +119534,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -104264,7 +119544,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -104272,7 +119554,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -104280,7 +119564,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -104288,7 +119574,9 @@ "TypeName": "Kendo.Mvc.UI.GaugeRadialScaleLabelsPosition?", "DisplayName": "Kendo.Mvc.UI.GaugeRadialScaleLabelsPosition? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -104296,7 +119584,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -104304,7 +119594,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -104312,7 +119604,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -104320,7 +119614,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -104328,7 +119624,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadialGaugeScaleLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -104357,10 +119655,10 @@ }, { "__Checksum": { - "Data1": 5065523061782924772, - "Data2": 3070407820561095589, - "Data3": 5892174256243948412, - "Data4": 4163041040971083705 + "Data1": -5035616164659143872, + "Data2": -1734658811455724059, + "Data3": -7583976020301966400, + "Data4": -3276736405131021952 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleMajorTicksSettingsTagHelper", @@ -104382,7 +119680,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleMajorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -104390,7 +119690,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleMajorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -104398,7 +119700,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadialGaugeScaleMajorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -104406,7 +119710,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleMajorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -104418,10 +119724,10 @@ }, { "__Checksum": { - "Data1": -3907713513475271166, - "Data2": -855124490540172815, - "Data3": -1224766156590995981, - "Data4": 8896555061291391152 + "Data1": 1910421361380335909, + "Data2": -901169083545170838, + "Data3": -7864049077104576426, + "Data4": 8192003468302680603 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleMinorTicksSettingsTagHelper", @@ -104443,7 +119749,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleMinorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -104451,7 +119759,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleMinorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -104459,7 +119769,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadialGaugeScaleMinorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -104467,7 +119779,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleMinorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -104479,10 +119793,10 @@ }, { "__Checksum": { - "Data1": 3733781163967648540, - "Data2": -1348481198254692408, - "Data3": -5430640544209951830, - "Data4": -3988496757646543752 + "Data1": -9217149458514657119, + "Data2": -2996268176718346672, + "Data3": -9193231520645938859, + "Data4": 4283963533136221092 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsRangeTagHelper", @@ -104504,7 +119818,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsRangeTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -104512,7 +119828,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsRangeTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } }, { "Kind": "ITagHelper", @@ -104520,7 +119838,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsRangeTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -104528,7 +119848,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsRangeTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { @@ -104540,10 +119862,10 @@ }, { "__Checksum": { - "Data1": 1486687245146766552, - "Data2": -8014650729246949900, - "Data3": -1922289398430680800, - "Data4": 134990646439887197 + "Data1": -7306951336705952704, + "Data2": 4542343282586362663, + "Data3": -173497949356005931, + "Data4": -5322370034778610458 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsRangesTagHelper", @@ -104573,10 +119895,10 @@ }, { "__Checksum": { - "Data1": -3983022682869602515, - "Data2": -3779381294851893016, - "Data3": -5309845648961197083, - "Data4": -2685058898797813256 + "Data1": -3251972304889492455, + "Data2": -5573252500938789825, + "Data3": 1038646748082645000, + "Data4": -7323271926588470031 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper", @@ -104598,7 +119920,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper.EndAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EndAngle" } + "Metadata": { + "Common.PropertyName": "EndAngle" + } }, { "Kind": "ITagHelper", @@ -104606,7 +119930,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper.MajorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "ITagHelper", @@ -104614,7 +119940,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -104622,7 +119950,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -104630,7 +119960,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper.MinorUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "ITagHelper", @@ -104638,7 +119970,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper.RangePlaceholderColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangePlaceholderColor" } + "Metadata": { + "Common.PropertyName": "RangePlaceholderColor" + } }, { "Kind": "ITagHelper", @@ -104646,7 +119980,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper.RangeSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangeSize" } + "Metadata": { + "Common.PropertyName": "RangeSize" + } }, { "Kind": "ITagHelper", @@ -104654,7 +119990,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper.RangeDistance", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RangeDistance" } + "Metadata": { + "Common.PropertyName": "RangeDistance" + } }, { "Kind": "ITagHelper", @@ -104662,7 +120000,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -104670,7 +120010,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RadialGaugeScaleSettingsTagHelper.StartAngle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } } ], "AllowedChildTags": [ @@ -104704,10 +120046,10 @@ }, { "__Checksum": { - "Data1": 6498517178236101541, - "Data2": 3335618240235306287, - "Data3": 8295786205288786461, - "Data4": -8956435525206276772 + "Data1": 3891636939940498480, + "Data2": 5021548681000724929, + "Data3": -1902682642571440748, + "Data4": -2825136094174106788 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadialGaugeTagHelper", @@ -104727,7 +120069,9 @@ "TypeName": "Kendo.Mvc.UI.RenderingMode?", "DisplayName": "Kendo.Mvc.UI.RenderingMode? Kendo.Mvc.TagHelpers.RadialGaugeTagHelper.RenderAs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "ITagHelper", @@ -104735,7 +120079,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeTagHelper.Theme", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Theme" } + "Metadata": { + "Common.PropertyName": "Theme" + } }, { "Kind": "ITagHelper", @@ -104743,7 +120089,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadialGaugeTagHelper.Transitions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "ITagHelper", @@ -104751,7 +120099,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadialGaugeTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -104759,7 +120109,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RadialGaugeTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -104767,7 +120119,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RadialGaugeTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -104775,7 +120129,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RadialGaugeTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -104804,10 +120160,10 @@ }, { "__Checksum": { - "Data1": 8661784631803473732, - "Data2": 1430506020530989397, - "Data3": 8506671406067979889, - "Data4": 1869555578604370181 + "Data1": 6720849514798677937, + "Data2": -7077690434854894189, + "Data3": -6016448522872008421, + "Data4": 6448840003953500359 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadioButtonTagHelper", @@ -104827,7 +120183,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.RadioButtonTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -104835,7 +120193,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.RadioButtonTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -104843,7 +120203,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioButtonTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -104851,7 +120213,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadioButtonTagHelper.Checked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Checked" } + "Metadata": { + "Common.PropertyName": "Checked" + } }, { "Kind": "ITagHelper", @@ -104859,7 +120223,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadioButtonTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -104867,7 +120233,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadioButtonTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -104875,7 +120243,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioButtonTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -104883,7 +120253,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioButtonTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -104891,7 +120263,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -104899,7 +120273,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RadioButtonTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -104907,7 +120283,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RadioButtonTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -104915,7 +120293,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RadioButtonTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -104927,10 +120307,10 @@ }, { "__Checksum": { - "Data1": 4169428759803640247, - "Data2": -151789899881748903, - "Data3": -2336846759092219064, - "Data4": -4995362054345443585 + "Data1": 7236492710237331281, + "Data2": 271969750057824374, + "Data3": -1358851099971974099, + "Data4": -6789716514638482604 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadioGroupItemTagHelper", @@ -104955,7 +120335,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.RadioGroupItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -104963,7 +120345,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioGroupItemTagHelper.CssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CssClass" } + "Metadata": { + "Common.PropertyName": "CssClass" + } }, { "Kind": "ITagHelper", @@ -104971,7 +120355,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadioGroupItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -104979,7 +120365,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadioGroupItemTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -104987,7 +120375,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioGroupItemTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -104995,7 +120385,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioGroupItemTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { @@ -105007,10 +120399,10 @@ }, { "__Checksum": { - "Data1": 2107305892151799258, - "Data2": 555431943247467989, - "Data3": 6381156646990688672, - "Data4": 1768773968339443882 + "Data1": -117413205882364274, + "Data2": 1013425573917245282, + "Data3": -6583266468231799238, + "Data4": -6448997718867516587 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadioGroupItemsTagHelper", @@ -105045,10 +120437,10 @@ }, { "__Checksum": { - "Data1": 7823710304186199384, - "Data2": 3477101525704313085, - "Data3": 6964385293066402796, - "Data4": 6108919268271735352 + "Data1": -8363907750473627184, + "Data2": 3392781158134817922, + "Data3": -4091948721317646753, + "Data4": -2289934319568353048 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RadioGroupTagHelper", @@ -105073,7 +120465,9 @@ "TypeName": "System.Collections.Generic.IList", "DisplayName": "System.Collections.Generic.IList Kendo.Mvc.TagHelpers.RadioGroupTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -105081,7 +120475,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.RadioGroupTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -105089,7 +120485,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioGroupTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -105097,7 +120495,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioGroupTagHelper.OnFocus", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFocus" } + "Metadata": { + "Common.PropertyName": "OnFocus" + } }, { "Kind": "ITagHelper", @@ -105105,7 +120505,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioGroupTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -105113,7 +120515,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RadioGroupTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -105121,7 +120525,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioGroupTagHelper.InputName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InputName" } + "Metadata": { + "Common.PropertyName": "InputName" + } }, { "Kind": "ITagHelper", @@ -105129,7 +120535,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioGroupTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -105137,7 +120545,9 @@ "TypeName": "Kendo.Mvc.UI.RadioGroupLayout?", "DisplayName": "Kendo.Mvc.UI.RadioGroupLayout? Kendo.Mvc.TagHelpers.RadioGroupTagHelper.Layout", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Layout" } + "Metadata": { + "Common.PropertyName": "Layout" + } }, { "Kind": "ITagHelper", @@ -105145,7 +120555,9 @@ "TypeName": "Kendo.Mvc.UI.RadioGroupLabelPosition?", "DisplayName": "Kendo.Mvc.UI.RadioGroupLabelPosition? Kendo.Mvc.TagHelpers.RadioGroupTagHelper.LabelPosition", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LabelPosition" } + "Metadata": { + "Common.PropertyName": "LabelPosition" + } }, { "Kind": "ITagHelper", @@ -105153,7 +120565,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RadioGroupTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -105161,7 +120575,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RadioGroupTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -105169,7 +120585,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RadioGroupTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -105177,7 +120595,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RadioGroupTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -105196,10 +120616,10 @@ }, { "__Checksum": { - "Data1": 1887995319253419427, - "Data2": -1505966716120664597, - "Data3": -5018406396971827278, - "Data4": 3810883587324752756 + "Data1": -8886148392156429310, + "Data2": 763257600291496993, + "Data3": 8403293984680309514, + "Data4": -1625157795379449857 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RangeSliderTagHelper", @@ -105220,7 +120640,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.RangeSliderTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -105228,7 +120650,9 @@ "TypeName": "System.Double[]", "DisplayName": "System.Double[] Kendo.Mvc.TagHelpers.RangeSliderTagHelper.Values", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Values" } + "Metadata": { + "Common.PropertyName": "Values" + } }, { "Kind": "ITagHelper", @@ -105236,7 +120660,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RangeSliderTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -105244,7 +120670,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RangeSliderTagHelper.OnSlide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSlide" } + "Metadata": { + "Common.PropertyName": "OnSlide" + } }, { "Kind": "ITagHelper", @@ -105252,7 +120680,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RangeSliderTagHelper.LargeStep", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LargeStep" } + "Metadata": { + "Common.PropertyName": "LargeStep" + } }, { "Kind": "ITagHelper", @@ -105260,7 +120690,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RangeSliderTagHelper.LeftDragHandleTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LeftDragHandleTitle" } + "Metadata": { + "Common.PropertyName": "LeftDragHandleTitle" + } }, { "Kind": "ITagHelper", @@ -105268,7 +120700,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RangeSliderTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -105276,7 +120710,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RangeSliderTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -105284,7 +120720,9 @@ "TypeName": "Kendo.Mvc.UI.SliderOrientation?", "DisplayName": "Kendo.Mvc.UI.SliderOrientation? Kendo.Mvc.TagHelpers.RangeSliderTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -105292,7 +120730,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RangeSliderTagHelper.RightDragHandleTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RightDragHandleTitle" } + "Metadata": { + "Common.PropertyName": "RightDragHandleTitle" + } }, { "Kind": "ITagHelper", @@ -105300,7 +120740,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RangeSliderTagHelper.SelectionEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectionEnd" } + "Metadata": { + "Common.PropertyName": "SelectionEnd" + } }, { "Kind": "ITagHelper", @@ -105308,7 +120750,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RangeSliderTagHelper.SelectionStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectionStart" } + "Metadata": { + "Common.PropertyName": "SelectionStart" + } }, { "Kind": "ITagHelper", @@ -105316,7 +120760,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RangeSliderTagHelper.SmallStep", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SmallStep" } + "Metadata": { + "Common.PropertyName": "SmallStep" + } }, { "Kind": "ITagHelper", @@ -105324,7 +120770,9 @@ "TypeName": "Kendo.Mvc.UI.SliderTickPlacement?", "DisplayName": "Kendo.Mvc.UI.SliderTickPlacement? Kendo.Mvc.TagHelpers.RangeSliderTagHelper.TickPlacement", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TickPlacement" } + "Metadata": { + "Common.PropertyName": "TickPlacement" + } }, { "Kind": "ITagHelper", @@ -105332,7 +120780,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RangeSliderTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -105340,7 +120790,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RangeSliderTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -105348,7 +120800,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RangeSliderTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -105356,7 +120810,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RangeSliderTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -105375,10 +120831,10 @@ }, { "__Checksum": { - "Data1": 2632572683717096797, - "Data2": 8225729218918091124, - "Data3": 6812619405871256472, - "Data4": 5558160939471523402 + "Data1": -5092942525077167913, + "Data2": 8337869773980958520, + "Data3": 1412999821617466597, + "Data4": -6593661062292920168 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RangeSliderTooltipSettingsTagHelper", @@ -105400,7 +120856,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RangeSliderTooltipSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -105408,7 +120866,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RangeSliderTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -105416,7 +120876,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RangeSliderTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -105424,7 +120886,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RangeSliderTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -105432,7 +120896,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.RangeSliderTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -105440,7 +120906,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RangeSliderTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "Metadata": { @@ -105452,10 +120920,10 @@ }, { "__Checksum": { - "Data1": -6024762989844706226, - "Data2": 8600729699150002440, - "Data3": 3995673414321949994, - "Data4": 517336809575369231 + "Data1": -5220179301055786097, + "Data2": -5306898978957452924, + "Data3": 4539350424781595071, + "Data4": 1359434024316838374 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RatingLabelSettingsTagHelper", @@ -105483,7 +120951,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RatingLabelSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -105491,7 +120961,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingLabelSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -105499,7 +120971,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingLabelSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -105507,7 +120981,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.RatingLabelSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -105515,7 +120991,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingLabelSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "Metadata": { @@ -105527,10 +121005,10 @@ }, { "__Checksum": { - "Data1": -8359038886909642348, - "Data2": 6759622451818645327, - "Data3": -5038248148782122311, - "Data4": 7397008214187628769 + "Data1": 1621293473805745694, + "Data2": 7087131015719190240, + "Data3": 7189839867230861883, + "Data4": 770881067460457582 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.RatingTagHelper", @@ -105555,7 +121033,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.RatingTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -105563,7 +121043,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -105571,7 +121053,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -105579,7 +121063,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RatingTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -105587,7 +121073,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RatingTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -105595,7 +121083,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.Selection", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selection" } + "Metadata": { + "Common.PropertyName": "Selection" + } }, { "Kind": "ITagHelper", @@ -105603,7 +121093,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.Precision", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Precision" } + "Metadata": { + "Common.PropertyName": "Precision" + } }, { "Kind": "ITagHelper", @@ -105611,7 +121103,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RatingTagHelper.Tooltip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Tooltip" } + "Metadata": { + "Common.PropertyName": "Tooltip" + } }, { "Kind": "ITagHelper", @@ -105619,7 +121113,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RatingTagHelper.SelectValueOnFocus", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectValueOnFocus" } + "Metadata": { + "Common.PropertyName": "SelectValueOnFocus" + } }, { "Kind": "ITagHelper", @@ -105627,7 +121123,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.ItemTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplate" } + "Metadata": { + "Common.PropertyName": "ItemTemplate" + } }, { "Kind": "ITagHelper", @@ -105635,7 +121133,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.ItemTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateId" } + "Metadata": { + "Common.PropertyName": "ItemTemplateId" + } }, { "Kind": "ITagHelper", @@ -105643,7 +121143,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.RatingTagHelper.ItemTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateView" } + "Metadata": { + "Common.PropertyName": "ItemTemplateView" + } }, { "Kind": "ITagHelper", @@ -105651,7 +121153,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.ItemTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ItemTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -105659,7 +121163,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.SelectedTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectedTemplate" } + "Metadata": { + "Common.PropertyName": "SelectedTemplate" + } }, { "Kind": "ITagHelper", @@ -105667,7 +121173,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.SelectedTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectedTemplateId" } + "Metadata": { + "Common.PropertyName": "SelectedTemplateId" + } }, { "Kind": "ITagHelper", @@ -105675,7 +121183,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.RatingTagHelper.SelectedTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectedTemplateView" } + "Metadata": { + "Common.PropertyName": "SelectedTemplateView" + } }, { "Kind": "ITagHelper", @@ -105683,7 +121193,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.SelectedTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectedTemplateHandler" } + "Metadata": { + "Common.PropertyName": "SelectedTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -105691,7 +121203,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.HoveredTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HoveredTemplate" } + "Metadata": { + "Common.PropertyName": "HoveredTemplate" + } }, { "Kind": "ITagHelper", @@ -105699,7 +121213,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.HoveredTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HoveredTemplateId" } + "Metadata": { + "Common.PropertyName": "HoveredTemplateId" + } }, { "Kind": "ITagHelper", @@ -105707,7 +121223,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.RatingTagHelper.HoveredTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HoveredTemplateView" } + "Metadata": { + "Common.PropertyName": "HoveredTemplateView" + } }, { "Kind": "ITagHelper", @@ -105715,7 +121233,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.HoveredTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HoveredTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HoveredTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -105723,7 +121243,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RatingTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -105731,7 +121253,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.RatingTagHelper.Readonly", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Readonly" } + "Metadata": { + "Common.PropertyName": "Readonly" + } }, { "Kind": "ITagHelper", @@ -105739,7 +121263,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.RatingTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -105747,7 +121273,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.RatingTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -105755,7 +121283,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RatingTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -105763,7 +121293,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RatingTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -105771,7 +121303,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.RatingTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -105790,10 +121324,10 @@ }, { "__Checksum": { - "Data1": -8360551155090589851, - "Data2": -8188072479050080201, - "Data3": -2373575512006838662, - "Data4": 6903538230115442722 + "Data1": -6458520427901022744, + "Data2": -6598476150415987610, + "Data3": -4647655259140955569, + "Data4": -1549678128611861546 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper", @@ -105813,7 +121347,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -105821,7 +121357,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -105829,7 +121367,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -105837,7 +121377,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper.AutoClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoClose" } + "Metadata": { + "Common.PropertyName": "AutoClose" + } }, { "Kind": "ITagHelper", @@ -105845,7 +121387,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper.Breakpoint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Breakpoint" } + "Metadata": { + "Common.PropertyName": "Breakpoint" + } }, { "Kind": "ITagHelper", @@ -105853,7 +121397,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper.ToggleButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ToggleButton" } + "Metadata": { + "Common.PropertyName": "ToggleButton" + } }, { "Kind": "ITagHelper", @@ -105861,7 +121407,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -105869,7 +121417,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -105877,7 +121427,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -105885,7 +121437,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ResponsivePanelTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -105897,10 +121451,10 @@ }, { "__Checksum": { - "Data1": -8093296547067874676, - "Data2": -1196022872132851206, - "Data3": -8640445812076985220, - "Data4": 1517846286027161020 + "Data1": -229826283647875744, + "Data2": 1324873487003634910, + "Data3": 1562387585160746918, + "Data4": -799860965060753617 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerCurrentTimeMarkerSettingsTagHelper", @@ -105922,7 +121476,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerCurrentTimeMarkerSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -105930,7 +121486,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerCurrentTimeMarkerSettingsTagHelper.UpdateInterval", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UpdateInterval" } + "Metadata": { + "Common.PropertyName": "UpdateInterval" + } }, { "Kind": "ITagHelper", @@ -105938,7 +121496,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerCurrentTimeMarkerSettingsTagHelper.UseLocalTimezone", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UseLocalTimezone" } + "Metadata": { + "Common.PropertyName": "UseLocalTimezone" + } } ], "Metadata": { @@ -105950,10 +121510,10 @@ }, { "__Checksum": { - "Data1": -263053633423502309, - "Data2": 7697625500959656773, - "Data3": -5273199218188762356, - "Data4": -7205183734643424574 + "Data1": 6583914713471852610, + "Data2": -4776859355677322900, + "Data3": 9073260673229934485, + "Data4": -4762865701847960865 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper", @@ -105975,7 +121535,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.Window", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Window" } + "Metadata": { + "Common.PropertyName": "Window" + } }, { "Kind": "ITagHelper", @@ -105983,7 +121545,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -105991,7 +121555,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.Confirmation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Confirmation" } + "Metadata": { + "Common.PropertyName": "Confirmation" + } }, { "Kind": "ITagHelper", @@ -105999,7 +121565,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.Create", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Create" } + "Metadata": { + "Common.PropertyName": "Create" + } }, { "Kind": "ITagHelper", @@ -106007,7 +121575,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.Destroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Destroy" } + "Metadata": { + "Common.PropertyName": "Destroy" + } }, { "Kind": "ITagHelper", @@ -106015,7 +121585,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.EditRecurringMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditRecurringMode" } + "Metadata": { + "Common.PropertyName": "EditRecurringMode" + } }, { "Kind": "ITagHelper", @@ -106023,7 +121595,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.Move", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Move" } + "Metadata": { + "Common.PropertyName": "Move" + } }, { "Kind": "ITagHelper", @@ -106031,7 +121605,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.Resize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resize" } + "Metadata": { + "Common.PropertyName": "Resize" + } }, { "Kind": "ITagHelper", @@ -106039,7 +121615,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -106047,7 +121625,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -106055,7 +121635,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -106063,7 +121645,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -106071,7 +121655,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableSettingsTagHelper.Update", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Update" } + "Metadata": { + "Common.PropertyName": "Update" + } } ], "AllowedChildTags": [ @@ -106090,10 +121676,10 @@ }, { "__Checksum": { - "Data1": -1343578382967960624, - "Data2": 552527634174293438, - "Data3": 7354328403465032754, - "Data4": 9123521506289502422 + "Data1": 8372062286075865985, + "Data2": 2144778925427710102, + "Data3": 1083160527506989594, + "Data4": -7482583260719856183 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper", @@ -106115,7 +121701,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -106123,7 +121711,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Draggable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Draggable" } + "Metadata": { + "Common.PropertyName": "Draggable" + } }, { "Kind": "ITagHelper", @@ -106131,7 +121721,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Modal", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Modal" } + "Metadata": { + "Common.PropertyName": "Modal" + } }, { "Kind": "ITagHelper", @@ -106139,7 +121731,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.ContentUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentUrl" } + "Metadata": { + "Common.PropertyName": "ContentUrl" + } }, { "Kind": "ITagHelper", @@ -106147,7 +121741,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Actions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Actions" } + "Metadata": { + "Common.PropertyName": "Actions" + } }, { "Kind": "ITagHelper", @@ -106155,7 +121751,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.PositionTop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PositionTop" } + "Metadata": { + "Common.PropertyName": "PositionTop" + } }, { "Kind": "ITagHelper", @@ -106163,7 +121761,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.PositionLeft", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PositionLeft" } + "Metadata": { + "Common.PropertyName": "PositionLeft" + } }, { "Kind": "ITagHelper", @@ -106171,7 +121771,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -106179,7 +121781,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.MaxHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxHeight" } + "Metadata": { + "Common.PropertyName": "MaxHeight" + } }, { "Kind": "ITagHelper", @@ -106187,7 +121791,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.MaxWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxWidth" } + "Metadata": { + "Common.PropertyName": "MaxWidth" + } }, { "Kind": "ITagHelper", @@ -106195,7 +121801,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.MinHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinHeight" } + "Metadata": { + "Common.PropertyName": "MinHeight" + } }, { "Kind": "ITagHelper", @@ -106203,7 +121811,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.MinWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinWidth" } + "Metadata": { + "Common.PropertyName": "MinWidth" + } }, { "Kind": "ITagHelper", @@ -106211,7 +121821,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -106219,7 +121831,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -106227,7 +121841,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -106235,7 +121851,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -106243,7 +121861,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnDragend", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragend" } + "Metadata": { + "Common.PropertyName": "OnDragend" + } }, { "Kind": "ITagHelper", @@ -106251,7 +121871,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnDragstart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragstart" } + "Metadata": { + "Common.PropertyName": "OnDragstart" + } }, { "Kind": "ITagHelper", @@ -106259,7 +121881,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -106267,7 +121891,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnMaximize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMaximize" } + "Metadata": { + "Common.PropertyName": "OnMaximize" + } }, { "Kind": "ITagHelper", @@ -106275,7 +121901,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnMinimize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMinimize" } + "Metadata": { + "Common.PropertyName": "OnMinimize" + } }, { "Kind": "ITagHelper", @@ -106283,7 +121911,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -106291,7 +121921,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnRefresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRefresh" } + "Metadata": { + "Common.PropertyName": "OnRefresh" + } }, { "Kind": "ITagHelper", @@ -106299,7 +121931,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnResize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResize" } + "Metadata": { + "Common.PropertyName": "OnResize" + } }, { "Kind": "ITagHelper", @@ -106307,7 +121941,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.OnRestore", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRestore" } + "Metadata": { + "Common.PropertyName": "OnRestore" + } }, { "Kind": "ITagHelper", @@ -106315,7 +121951,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.AutoFocus", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoFocus" } + "Metadata": { + "Common.PropertyName": "AutoFocus" + } }, { "Kind": "ITagHelper", @@ -106323,7 +121961,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Iframe", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Iframe" } + "Metadata": { + "Common.PropertyName": "Iframe" + } }, { "Kind": "ITagHelper", @@ -106331,7 +121971,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Pinned", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pinned" } + "Metadata": { + "Common.PropertyName": "Pinned" + } }, { "Kind": "ITagHelper", @@ -106339,7 +121981,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Scrollable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Scrollable" } + "Metadata": { + "Common.PropertyName": "Scrollable" + } }, { "Kind": "ITagHelper", @@ -106347,7 +121991,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -106355,7 +122001,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -106363,7 +122011,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Resizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "ITagHelper", @@ -106371,7 +122021,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -106379,7 +122031,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -106387,7 +122041,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -106395,7 +122051,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -106403,7 +122061,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerEditableWindowTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -106422,10 +122082,10 @@ }, { "__Checksum": { - "Data1": 4823117179013966924, - "Data2": 7001033158691722934, - "Data3": -8771393334810828938, - "Data4": -2260945902637933639 + "Data1": 137406992299763429, + "Data2": 3363008376632634996, + "Data3": 2433873958206497221, + "Data4": -7491610483790998349 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerFooterSettingsTagHelper", @@ -106447,7 +122107,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerFooterSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -106455,7 +122117,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerFooterSettingsTagHelper.Command", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } } ], "Metadata": { @@ -106467,10 +122131,10 @@ }, { "__Checksum": { - "Data1": 1031769522630966349, - "Data2": 3498557125539758029, - "Data3": -6462928807143056335, - "Data4": -4972837698942503859 + "Data1": -5039636160672047679, + "Data2": -4289142824228375707, + "Data3": 2248632339287071023, + "Data4": 7235456379605442464 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerGroupResourceTagHelper", @@ -106492,7 +122156,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerGroupResourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { @@ -106504,10 +122170,10 @@ }, { "__Checksum": { - "Data1": 8966252543575475448, - "Data2": -5540761718685075131, - "Data3": 3604430392001503133, - "Data4": 6807217655228208197 + "Data1": -6819119918938006989, + "Data2": -7372984835540785046, + "Data3": 303759831764031823, + "Data4": -8714918734602725568 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerGroupResourcesTagHelper", @@ -106538,10 +122204,10 @@ }, { "__Checksum": { - "Data1": -6869875145580325441, - "Data2": 5258054769712695436, - "Data3": 1214663450803412425, - "Data4": -5930150090884410894 + "Data1": 3331824221429562127, + "Data2": -1919557290772455360, + "Data3": 4792151675892283684, + "Data4": 6510722647323918696 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerGroupSettingsTagHelper", @@ -106563,7 +122229,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerGroupSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -106571,7 +122239,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerGroupSettingsTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } } ], "AllowedChildTags": [ @@ -106590,10 +122260,10 @@ }, { "__Checksum": { - "Data1": -6777466025826759719, - "Data2": -7425720605710530150, - "Data3": -2484080128475961658, - "Data4": 7339432945639481530 + "Data1": 540954082687622541, + "Data2": -2818527756555700792, + "Data3": 4936250906007216315, + "Data4": 800663782436566886 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesEditableSettingsTagHelper", @@ -106615,7 +122285,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditableSettingsTagHelper.Confirmation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Confirmation" } + "Metadata": { + "Common.PropertyName": "Confirmation" + } } ], "Metadata": { @@ -106627,10 +122299,10 @@ }, { "__Checksum": { - "Data1": 7554572806800963408, - "Data2": 699605710507601415, - "Data3": 3446903657715381300, - "Data4": 5800756406603055449 + "Data1": 3830654648295737199, + "Data2": 7861927497794884391, + "Data3": -5780147160044112552, + "Data4": 6255100317390000957 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper", @@ -106652,7 +122324,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.AllDayEvent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDayEvent" } + "Metadata": { + "Common.PropertyName": "AllDayEvent" + } }, { "Kind": "ITagHelper", @@ -106660,7 +122334,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.Description", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Description" } + "Metadata": { + "Common.PropertyName": "Description" + } }, { "Kind": "ITagHelper", @@ -106668,7 +122344,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.EditorTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditorTitle" } + "Metadata": { + "Common.PropertyName": "EditorTitle" + } }, { "Kind": "ITagHelper", @@ -106676,7 +122354,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.End", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "End" } + "Metadata": { + "Common.PropertyName": "End" + } }, { "Kind": "ITagHelper", @@ -106684,7 +122364,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.EndTimezone", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EndTimezone" } + "Metadata": { + "Common.PropertyName": "EndTimezone" + } }, { "Kind": "ITagHelper", @@ -106692,7 +122374,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.Repeat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Repeat" } + "Metadata": { + "Common.PropertyName": "Repeat" + } }, { "Kind": "ITagHelper", @@ -106700,7 +122384,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.SeparateTimezones", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SeparateTimezones" } + "Metadata": { + "Common.PropertyName": "SeparateTimezones" + } }, { "Kind": "ITagHelper", @@ -106708,7 +122394,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.Start", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "ITagHelper", @@ -106716,7 +122404,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.StartTimezone", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartTimezone" } + "Metadata": { + "Common.PropertyName": "StartTimezone" + } }, { "Kind": "ITagHelper", @@ -106724,7 +122414,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.Timezone", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Timezone" } + "Metadata": { + "Common.PropertyName": "Timezone" + } }, { "Kind": "ITagHelper", @@ -106732,7 +122424,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.TimezoneEditorButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TimezoneEditorButton" } + "Metadata": { + "Common.PropertyName": "TimezoneEditorButton" + } }, { "Kind": "ITagHelper", @@ -106740,7 +122434,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.TimezoneEditorTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TimezoneEditorTitle" } + "Metadata": { + "Common.PropertyName": "TimezoneEditorTitle" + } }, { "Kind": "ITagHelper", @@ -106748,7 +122444,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesEditorSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "Metadata": { @@ -106760,10 +122458,10 @@ }, { "__Checksum": { - "Data1": 3347336208676202509, - "Data2": 1106421484403231092, - "Data3": 3724181617584393339, - "Data4": 1389923323129383743 + "Data1": -1316355631559585370, + "Data2": 2806781570363026938, + "Data3": 1277200323735003730, + "Data4": 5345632691592937060 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorDailySettingsTagHelper", @@ -106785,7 +122483,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorDailySettingsTagHelper.Interval", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Interval" } + "Metadata": { + "Common.PropertyName": "Interval" + } }, { "Kind": "ITagHelper", @@ -106793,7 +122493,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorDailySettingsTagHelper.RepeatEvery", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RepeatEvery" } + "Metadata": { + "Common.PropertyName": "RepeatEvery" + } } ], "Metadata": { @@ -106805,10 +122507,10 @@ }, { "__Checksum": { - "Data1": -630844692163103704, - "Data2": -7041186838839666770, - "Data3": -5944381349560198528, - "Data4": -1552771081638487041 + "Data1": 6085411275731366627, + "Data2": 8295882468808597777, + "Data3": -4350668908785041275, + "Data4": -2923681180557030838 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorEndSettingsTagHelper", @@ -106830,7 +122532,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorEndSettingsTagHelper.On", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "On" } + "Metadata": { + "Common.PropertyName": "On" + } }, { "Kind": "ITagHelper", @@ -106838,7 +122542,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorEndSettingsTagHelper.After", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "After" } + "Metadata": { + "Common.PropertyName": "After" + } }, { "Kind": "ITagHelper", @@ -106846,7 +122552,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorEndSettingsTagHelper.Occurrence", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Occurrence" } + "Metadata": { + "Common.PropertyName": "Occurrence" + } }, { "Kind": "ITagHelper", @@ -106854,7 +122562,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorEndSettingsTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -106862,7 +122572,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorEndSettingsTagHelper.Never", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Never" } + "Metadata": { + "Common.PropertyName": "Never" + } }, { "Kind": "ITagHelper", @@ -106870,7 +122582,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorEndSettingsTagHelper.MobileLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MobileLabel" } + "Metadata": { + "Common.PropertyName": "MobileLabel" + } } ], "Metadata": { @@ -106882,10 +122596,10 @@ }, { "__Checksum": { - "Data1": 4959282947696885598, - "Data2": -6113463018671576082, - "Data3": -438219592193756104, - "Data4": -2070569222454009530 + "Data1": 2564151413305712133, + "Data2": -2882702884275426178, + "Data3": 8040316150850552958, + "Data4": 1279171807305203414 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorFrequenciesSettingsTagHelper", @@ -106907,7 +122621,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorFrequenciesSettingsTagHelper.Daily", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Daily" } + "Metadata": { + "Common.PropertyName": "Daily" + } }, { "Kind": "ITagHelper", @@ -106915,7 +122631,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorFrequenciesSettingsTagHelper.Monthly", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Monthly" } + "Metadata": { + "Common.PropertyName": "Monthly" + } }, { "Kind": "ITagHelper", @@ -106923,7 +122641,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorFrequenciesSettingsTagHelper.Never", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Never" } + "Metadata": { + "Common.PropertyName": "Never" + } }, { "Kind": "ITagHelper", @@ -106931,7 +122651,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorFrequenciesSettingsTagHelper.Weekly", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weekly" } + "Metadata": { + "Common.PropertyName": "Weekly" + } }, { "Kind": "ITagHelper", @@ -106939,7 +122661,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorFrequenciesSettingsTagHelper.Yearly", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Yearly" } + "Metadata": { + "Common.PropertyName": "Yearly" + } } ], "Metadata": { @@ -106951,10 +122675,10 @@ }, { "__Checksum": { - "Data1": 2770149815894983997, - "Data2": 4845958377290606696, - "Data3": -2953246391749602450, - "Data4": 1759305325636718139 + "Data1": -397723969618661296, + "Data2": -2946629768461119248, + "Data3": 6391868465468033519, + "Data4": -6705058349768203931 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorMonthlySettingsTagHelper", @@ -106976,7 +122700,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorMonthlySettingsTagHelper.Day", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Day" } + "Metadata": { + "Common.PropertyName": "Day" + } }, { "Kind": "ITagHelper", @@ -106984,7 +122710,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorMonthlySettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -106992,7 +122720,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorMonthlySettingsTagHelper.Interval", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Interval" } + "Metadata": { + "Common.PropertyName": "Interval" + } }, { "Kind": "ITagHelper", @@ -107000,7 +122730,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorMonthlySettingsTagHelper.RepeatEvery", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RepeatEvery" } + "Metadata": { + "Common.PropertyName": "RepeatEvery" + } }, { "Kind": "ITagHelper", @@ -107008,7 +122740,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorMonthlySettingsTagHelper.RepeatOn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RepeatOn" } + "Metadata": { + "Common.PropertyName": "RepeatOn" + } } ], "Metadata": { @@ -107020,10 +122754,10 @@ }, { "__Checksum": { - "Data1": -3209676889098555743, - "Data2": -7389132687773303595, - "Data3": -3906453610565487993, - "Data4": 805001995954302941 + "Data1": 2499123827194121422, + "Data2": 6059913709251983266, + "Data3": -7733821758278023207, + "Data4": -5529191900202054992 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorOffsetPositionsSettingsTagHelper", @@ -107045,7 +122779,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorOffsetPositionsSettingsTagHelper.First", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "First" } + "Metadata": { + "Common.PropertyName": "First" + } }, { "Kind": "ITagHelper", @@ -107053,7 +122789,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorOffsetPositionsSettingsTagHelper.Second", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Second" } + "Metadata": { + "Common.PropertyName": "Second" + } }, { "Kind": "ITagHelper", @@ -107061,7 +122799,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorOffsetPositionsSettingsTagHelper.Third", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Third" } + "Metadata": { + "Common.PropertyName": "Third" + } }, { "Kind": "ITagHelper", @@ -107069,7 +122809,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorOffsetPositionsSettingsTagHelper.Fourth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fourth" } + "Metadata": { + "Common.PropertyName": "Fourth" + } }, { "Kind": "ITagHelper", @@ -107077,7 +122819,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorOffsetPositionsSettingsTagHelper.Last", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Last" } + "Metadata": { + "Common.PropertyName": "Last" + } } ], "Metadata": { @@ -107089,10 +122833,10 @@ }, { "__Checksum": { - "Data1": 7425646265753020543, - "Data2": -1663349925499631473, - "Data3": 7483589465188477300, - "Data4": 501412885630485958 + "Data1": 4446314202899093245, + "Data2": -9099593027369174096, + "Data3": 5604956281915910496, + "Data4": -1153085672417618212 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorSettingsTagHelper", @@ -107114,7 +122858,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -107122,7 +122868,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorSettingsTagHelper.EndTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EndTitle" } + "Metadata": { + "Common.PropertyName": "EndTitle" + } }, { "Kind": "ITagHelper", @@ -107130,7 +122878,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorSettingsTagHelper.HeaderTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTitle" } + "Metadata": { + "Common.PropertyName": "HeaderTitle" + } }, { "Kind": "ITagHelper", @@ -107138,7 +122888,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorSettingsTagHelper.RecurrenceEditorTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RecurrenceEditorTitle" } + "Metadata": { + "Common.PropertyName": "RecurrenceEditorTitle" + } }, { "Kind": "ITagHelper", @@ -107146,7 +122898,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorSettingsTagHelper.RepeatTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RepeatTitle" } + "Metadata": { + "Common.PropertyName": "RepeatTitle" + } }, { "Kind": "ITagHelper", @@ -107154,7 +122908,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorSettingsTagHelper.Update", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Update" } + "Metadata": { + "Common.PropertyName": "Update" + } } ], "AllowedChildTags": [ @@ -107208,10 +122964,10 @@ }, { "__Checksum": { - "Data1": -2589871620187486069, - "Data2": 2083452596068937593, - "Data3": 2415691298295110669, - "Data4": 4547800047449111673 + "Data1": -4574441618603804196, + "Data2": 2553623829734624211, + "Data3": 4026007758600747373, + "Data4": -6505066318712158675 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorWeekdaysSettingsTagHelper", @@ -107233,7 +122989,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorWeekdaysSettingsTagHelper.Day", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Day" } + "Metadata": { + "Common.PropertyName": "Day" + } }, { "Kind": "ITagHelper", @@ -107241,7 +122999,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorWeekdaysSettingsTagHelper.Weekday", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weekday" } + "Metadata": { + "Common.PropertyName": "Weekday" + } }, { "Kind": "ITagHelper", @@ -107249,7 +123009,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorWeekdaysSettingsTagHelper.Weekend", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weekend" } + "Metadata": { + "Common.PropertyName": "Weekend" + } } ], "Metadata": { @@ -107261,10 +123023,10 @@ }, { "__Checksum": { - "Data1": -5355104356112729946, - "Data2": 5509943646103889167, - "Data3": -6803872239241752384, - "Data4": 9111850526433237658 + "Data1": -3813719029201594568, + "Data2": -6290071432787898636, + "Data3": -8274351011154978613, + "Data4": -4971293193775665457 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorWeeklySettingsTagHelper", @@ -107286,7 +123048,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorWeeklySettingsTagHelper.Interval", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Interval" } + "Metadata": { + "Common.PropertyName": "Interval" + } }, { "Kind": "ITagHelper", @@ -107294,7 +123058,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorWeeklySettingsTagHelper.RepeatEvery", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RepeatEvery" } + "Metadata": { + "Common.PropertyName": "RepeatEvery" + } }, { "Kind": "ITagHelper", @@ -107302,7 +123068,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorWeeklySettingsTagHelper.RepeatOn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RepeatOn" } + "Metadata": { + "Common.PropertyName": "RepeatOn" + } } ], "Metadata": { @@ -107314,10 +123082,10 @@ }, { "__Checksum": { - "Data1": 4765753819198359279, - "Data2": -4273142732935821877, - "Data3": -2989513180673556548, - "Data4": -7657854071368134399 + "Data1": 9022112971761530583, + "Data2": 6989010173907912722, + "Data3": -839451433923329818, + "Data4": -8066291894391198356 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorYearlySettingsTagHelper", @@ -107339,7 +123107,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorYearlySettingsTagHelper.Day", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Day" } + "Metadata": { + "Common.PropertyName": "Day" + } }, { "Kind": "ITagHelper", @@ -107347,7 +123117,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorYearlySettingsTagHelper.Month", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Month" } + "Metadata": { + "Common.PropertyName": "Month" + } }, { "Kind": "ITagHelper", @@ -107355,7 +123127,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorYearlySettingsTagHelper.Of", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Of" } + "Metadata": { + "Common.PropertyName": "Of" + } }, { "Kind": "ITagHelper", @@ -107363,7 +123137,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorYearlySettingsTagHelper.RepeatEvery", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RepeatEvery" } + "Metadata": { + "Common.PropertyName": "RepeatEvery" + } }, { "Kind": "ITagHelper", @@ -107371,7 +123147,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorYearlySettingsTagHelper.RepeatOn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RepeatOn" } + "Metadata": { + "Common.PropertyName": "RepeatOn" + } }, { "Kind": "ITagHelper", @@ -107379,7 +123157,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceEditorYearlySettingsTagHelper.Interval", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Interval" } + "Metadata": { + "Common.PropertyName": "Interval" + } } ], "Metadata": { @@ -107391,10 +123171,10 @@ }, { "__Checksum": { - "Data1": -1405253059655881704, - "Data2": -6735276656838750427, - "Data3": 2598055341974707726, - "Data4": 7258224260196126395 + "Data1": 7624217727569311397, + "Data2": -7351270695809495608, + "Data3": 5980292512976132062, + "Data4": 4564412524670497604 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper", @@ -107416,7 +123196,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper.DeleteRecurring", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteRecurring" } + "Metadata": { + "Common.PropertyName": "DeleteRecurring" + } }, { "Kind": "ITagHelper", @@ -107424,7 +123206,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper.DeleteWindowOccurrence", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteWindowOccurrence" } + "Metadata": { + "Common.PropertyName": "DeleteWindowOccurrence" + } }, { "Kind": "ITagHelper", @@ -107432,7 +123216,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper.DeleteWindowSeries", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteWindowSeries" } + "Metadata": { + "Common.PropertyName": "DeleteWindowSeries" + } }, { "Kind": "ITagHelper", @@ -107440,7 +123226,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper.DeleteWindowTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteWindowTitle" } + "Metadata": { + "Common.PropertyName": "DeleteWindowTitle" + } }, { "Kind": "ITagHelper", @@ -107448,7 +123236,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper.EditRecurring", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditRecurring" } + "Metadata": { + "Common.PropertyName": "EditRecurring" + } }, { "Kind": "ITagHelper", @@ -107456,7 +123246,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper.EditWindowOccurrence", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditWindowOccurrence" } + "Metadata": { + "Common.PropertyName": "EditWindowOccurrence" + } }, { "Kind": "ITagHelper", @@ -107464,7 +123256,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper.EditWindowSeries", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditWindowSeries" } + "Metadata": { + "Common.PropertyName": "EditWindowSeries" + } }, { "Kind": "ITagHelper", @@ -107472,7 +123266,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper.EditWindowTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditWindowTitle" } + "Metadata": { + "Common.PropertyName": "EditWindowTitle" + } }, { "Kind": "ITagHelper", @@ -107480,7 +123276,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesRecurrenceMessagesSettingsTagHelper.ResetSeriesWindowTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ResetSeriesWindowTitle" } + "Metadata": { + "Common.PropertyName": "ResetSeriesWindowTitle" + } } ], "Metadata": { @@ -107492,10 +123290,10 @@ }, { "__Checksum": { - "Data1": 3706099911159276970, - "Data2": 1308061611385247486, - "Data3": -3622049941720180200, - "Data4": 5949304904768162366 + "Data1": 1984429796125209219, + "Data2": -1232030113436403389, + "Data3": -6724081562000383996, + "Data4": 2096555180127838992 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper", @@ -107517,7 +123315,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.AriaEventLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AriaEventLabel" } + "Metadata": { + "Common.PropertyName": "AriaEventLabel" + } }, { "Kind": "ITagHelper", @@ -107525,7 +123325,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.AriaSlotLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AriaSlotLabel" } + "Metadata": { + "Common.PropertyName": "AriaSlotLabel" + } }, { "Kind": "ITagHelper", @@ -107533,7 +123335,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.AllDay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDay" } + "Metadata": { + "Common.PropertyName": "AllDay" + } }, { "Kind": "ITagHelper", @@ -107541,7 +123345,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -107549,7 +123355,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -107557,7 +123365,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.DeleteWindowTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteWindowTitle" } + "Metadata": { + "Common.PropertyName": "DeleteWindowTitle" + } }, { "Kind": "ITagHelper", @@ -107565,7 +123375,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Destroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Destroy" } + "Metadata": { + "Common.PropertyName": "Destroy" + } }, { "Kind": "ITagHelper", @@ -107573,7 +123385,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Event", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Event" } + "Metadata": { + "Common.PropertyName": "Event" + } }, { "Kind": "ITagHelper", @@ -107581,7 +123395,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.DefaultRowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DefaultRowText" } + "Metadata": { + "Common.PropertyName": "DefaultRowText" + } }, { "Kind": "ITagHelper", @@ -107589,7 +123405,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Next", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Next" } + "Metadata": { + "Common.PropertyName": "Next" + } }, { "Kind": "ITagHelper", @@ -107597,7 +123415,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.NoData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoData" } + "Metadata": { + "Common.PropertyName": "NoData" + } }, { "Kind": "ITagHelper", @@ -107605,7 +123425,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Pdf", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pdf" } + "Metadata": { + "Common.PropertyName": "Pdf" + } }, { "Kind": "ITagHelper", @@ -107613,7 +123435,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Previous", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Previous" } + "Metadata": { + "Common.PropertyName": "Previous" + } }, { "Kind": "ITagHelper", @@ -107621,7 +123445,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Refresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Refresh" } + "Metadata": { + "Common.PropertyName": "Refresh" + } }, { "Kind": "ITagHelper", @@ -107629,7 +123455,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.ResetSeries", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ResetSeries" } + "Metadata": { + "Common.PropertyName": "ResetSeries" + } }, { "Kind": "ITagHelper", @@ -107637,7 +123465,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Save", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Save" } + "Metadata": { + "Common.PropertyName": "Save" + } }, { "Kind": "ITagHelper", @@ -107645,7 +123475,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.SelectView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectView" } + "Metadata": { + "Common.PropertyName": "SelectView" + } }, { "Kind": "ITagHelper", @@ -107653,7 +123485,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.ShowFullDay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowFullDay" } + "Metadata": { + "Common.PropertyName": "ShowFullDay" + } }, { "Kind": "ITagHelper", @@ -107661,7 +123495,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.ShowWorkDay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowWorkDay" } + "Metadata": { + "Common.PropertyName": "ShowWorkDay" + } }, { "Kind": "ITagHelper", @@ -107669,7 +123505,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Time", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Time" } + "Metadata": { + "Common.PropertyName": "Time" + } }, { "Kind": "ITagHelper", @@ -107677,7 +123515,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Today", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Today" } + "Metadata": { + "Common.PropertyName": "Today" + } }, { "Kind": "ITagHelper", @@ -107685,7 +123525,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesSettingsTagHelper.Search", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Search" } + "Metadata": { + "Common.PropertyName": "Search" + } } ], "AllowedChildTags": [ @@ -107724,10 +123566,10 @@ }, { "__Checksum": { - "Data1": 533374885654579485, - "Data2": -7593522177461252944, - "Data3": -293889446639516360, - "Data4": 5062628738425102022 + "Data1": 5993826584004880707, + "Data2": -3410028825814503364, + "Data3": 781093145442771795, + "Data4": 3972755986789879264 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerMessagesViewsSettingsTagHelper", @@ -107749,7 +123591,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesViewsSettingsTagHelper.Day", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Day" } + "Metadata": { + "Common.PropertyName": "Day" + } }, { "Kind": "ITagHelper", @@ -107757,7 +123601,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesViewsSettingsTagHelper.Week", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Week" } + "Metadata": { + "Common.PropertyName": "Week" + } }, { "Kind": "ITagHelper", @@ -107765,7 +123611,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesViewsSettingsTagHelper.Month", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Month" } + "Metadata": { + "Common.PropertyName": "Month" + } }, { "Kind": "ITagHelper", @@ -107773,7 +123621,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesViewsSettingsTagHelper.Agenda", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Agenda" } + "Metadata": { + "Common.PropertyName": "Agenda" + } }, { "Kind": "ITagHelper", @@ -107781,7 +123631,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesViewsSettingsTagHelper.TimelineMonth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TimelineMonth" } + "Metadata": { + "Common.PropertyName": "TimelineMonth" + } }, { "Kind": "ITagHelper", @@ -107789,7 +123641,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesViewsSettingsTagHelper.TimelineWeek", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TimelineWeek" } + "Metadata": { + "Common.PropertyName": "TimelineWeek" + } }, { "Kind": "ITagHelper", @@ -107797,7 +123651,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerMessagesViewsSettingsTagHelper.Year", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Year" } + "Metadata": { + "Common.PropertyName": "Year" + } } ], "Metadata": { @@ -107809,10 +123665,10 @@ }, { "__Checksum": { - "Data1": -8477074729649065860, - "Data2": 5672718994271119919, - "Data3": -8188072556111607529, - "Data4": -5455135638187323138 + "Data1": 233019265550347131, + "Data2": 5749581295958720758, + "Data3": -6477403897857696315, + "Data4": 3892105843822049069 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerPdfMarginSettingsTagHelper", @@ -107834,7 +123690,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerPdfMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -107842,7 +123700,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerPdfMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -107850,7 +123710,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerPdfMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -107858,7 +123720,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerPdfMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -107870,10 +123734,10 @@ }, { "__Checksum": { - "Data1": 6648798396545267144, - "Data2": -4970030391214046384, - "Data3": 6020317658208988220, - "Data4": -1707163651523486771 + "Data1": 3075498740891893922, + "Data2": -8725681445246624430, + "Data3": -6456834704581497626, + "Data4": 4743746667748577992 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper", @@ -107895,7 +123759,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.Author", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Author" } + "Metadata": { + "Common.PropertyName": "Author" + } }, { "Kind": "ITagHelper", @@ -107903,7 +123769,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.AutoPrint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoPrint" } + "Metadata": { + "Common.PropertyName": "AutoPrint" + } }, { "Kind": "ITagHelper", @@ -107911,7 +123779,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.AvoidLinks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AvoidLinks" } + "Metadata": { + "Common.PropertyName": "AvoidLinks" + } }, { "Kind": "ITagHelper", @@ -107919,7 +123789,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.Creator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Creator" } + "Metadata": { + "Common.PropertyName": "Creator" + } }, { "Kind": "ITagHelper", @@ -107927,7 +123799,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -107935,7 +123809,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -107943,7 +123819,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -107951,7 +123829,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.JpegQuality", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JpegQuality" } + "Metadata": { + "Common.PropertyName": "JpegQuality" + } }, { "Kind": "ITagHelper", @@ -107959,7 +123839,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.KeepPNG", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KeepPNG" } + "Metadata": { + "Common.PropertyName": "KeepPNG" + } }, { "Kind": "ITagHelper", @@ -107967,7 +123849,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.Keywords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Keywords" } + "Metadata": { + "Common.PropertyName": "Keywords" + } }, { "Kind": "ITagHelper", @@ -107975,7 +123859,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } }, { "Kind": "ITagHelper", @@ -107983,7 +123869,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.PaperSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaperSize" } + "Metadata": { + "Common.PropertyName": "PaperSize" + } }, { "Kind": "ITagHelper", @@ -107991,7 +123879,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -107999,7 +123889,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } }, { "Kind": "ITagHelper", @@ -108007,7 +123899,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.Subject", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subject" } + "Metadata": { + "Common.PropertyName": "Subject" + } }, { "Kind": "ITagHelper", @@ -108015,7 +123909,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerPdfSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -108034,10 +123930,10 @@ }, { "__Checksum": { - "Data1": -7770465899748258056, - "Data2": 6322087767152621874, - "Data3": -8182694236291999955, - "Data4": 2787131887924352398 + "Data1": 6956603890365216558, + "Data2": -5380279827378986637, + "Data3": 333562712965001599, + "Data4": 1923180163186398078 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper", @@ -108059,7 +123955,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper.DataColorField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataColorField" } + "Metadata": { + "Common.PropertyName": "DataColorField" + } }, { "Kind": "ITagHelper", @@ -108067,7 +123965,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -108075,7 +123975,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper.DataValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataValueField" } + "Metadata": { + "Common.PropertyName": "DataValueField" + } }, { "Kind": "ITagHelper", @@ -108083,7 +123985,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper.DataParentValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataParentValueField" } + "Metadata": { + "Common.PropertyName": "DataParentValueField" + } }, { "Kind": "ITagHelper", @@ -108091,7 +123995,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -108099,7 +124005,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -108107,7 +124015,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper.Multiple", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Multiple" } + "Metadata": { + "Common.PropertyName": "Multiple" + } }, { "Kind": "ITagHelper", @@ -108115,7 +124025,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -108123,7 +124035,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -108131,7 +124045,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerResourceTagHelper.ValuePrimitive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValuePrimitive" } + "Metadata": { + "Common.PropertyName": "ValuePrimitive" + } } ], "AllowedChildTags": [ @@ -108150,10 +124066,10 @@ }, { "__Checksum": { - "Data1": -3884353449125333208, - "Data2": 913697013678704304, - "Data3": -6712903185919120675, - "Data4": -7781286399747684443 + "Data1": 2709639272422781933, + "Data2": -8313937981337957843, + "Data3": 1069152071473233450, + "Data4": 6469222012609768051 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerResourcesTagHelper", @@ -108183,10 +124099,10 @@ }, { "__Checksum": { - "Data1": 1296683929380599684, - "Data2": -2418823893982708929, - "Data3": -7551897911004300734, - "Data4": -959009370644395006 + "Data1": 2823985644906561562, + "Data2": 7352316781631502032, + "Data3": -145306667691873907, + "Data4": 6623788729949984173 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerTagHelper", @@ -108207,7 +124123,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.DataSourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSourceId" } + "Metadata": { + "Common.PropertyName": "DataSourceId" + } }, { "Kind": "ITagHelper", @@ -108215,7 +124133,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.SchedulerTagHelper.WorkDays", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkDays" } + "Metadata": { + "Common.PropertyName": "WorkDays" + } }, { "Kind": "ITagHelper", @@ -108223,7 +124143,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnAdd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnAdd" } + "Metadata": { + "Common.PropertyName": "OnAdd" + } }, { "Kind": "ITagHelper", @@ -108231,7 +124153,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnCancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCancel" } + "Metadata": { + "Common.PropertyName": "OnCancel" + } }, { "Kind": "ITagHelper", @@ -108239,7 +124163,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -108247,7 +124173,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -108255,7 +124183,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -108263,7 +124193,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnEdit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEdit" } + "Metadata": { + "Common.PropertyName": "OnEdit" + } }, { "Kind": "ITagHelper", @@ -108271,7 +124203,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnMoveStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMoveStart" } + "Metadata": { + "Common.PropertyName": "OnMoveStart" + } }, { "Kind": "ITagHelper", @@ -108279,7 +124213,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnMove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMove" } + "Metadata": { + "Common.PropertyName": "OnMove" + } }, { "Kind": "ITagHelper", @@ -108287,7 +124223,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnMoveEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMoveEnd" } + "Metadata": { + "Common.PropertyName": "OnMoveEnd" + } }, { "Kind": "ITagHelper", @@ -108295,7 +124233,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnNavigate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNavigate" } + "Metadata": { + "Common.PropertyName": "OnNavigate" + } }, { "Kind": "ITagHelper", @@ -108303,7 +124243,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnPdfExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPdfExport" } + "Metadata": { + "Common.PropertyName": "OnPdfExport" + } }, { "Kind": "ITagHelper", @@ -108311,7 +124253,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemove" } + "Metadata": { + "Common.PropertyName": "OnRemove" + } }, { "Kind": "ITagHelper", @@ -108319,7 +124263,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnResizeStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResizeStart" } + "Metadata": { + "Common.PropertyName": "OnResizeStart" + } }, { "Kind": "ITagHelper", @@ -108327,7 +124273,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnResize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResize" } + "Metadata": { + "Common.PropertyName": "OnResize" + } }, { "Kind": "ITagHelper", @@ -108335,7 +124283,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnResizeEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResizeEnd" } + "Metadata": { + "Common.PropertyName": "OnResizeEnd" + } }, { "Kind": "ITagHelper", @@ -108343,7 +124293,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.OnSave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSave" } + "Metadata": { + "Common.PropertyName": "OnSave" + } }, { "Kind": "ITagHelper", @@ -108351,7 +124303,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.AllDayEventTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDayEventTemplate" } + "Metadata": { + "Common.PropertyName": "AllDayEventTemplate" + } }, { "Kind": "ITagHelper", @@ -108359,7 +124313,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.AllDayEventTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDayEventTemplateId" } + "Metadata": { + "Common.PropertyName": "AllDayEventTemplateId" + } }, { "Kind": "ITagHelper", @@ -108367,7 +124323,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerTagHelper.AllDayEventTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDayEventTemplateView" } + "Metadata": { + "Common.PropertyName": "AllDayEventTemplateView" + } }, { "Kind": "ITagHelper", @@ -108375,7 +124333,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.AllDayEventTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDayEventTemplateHandler" } + "Metadata": { + "Common.PropertyName": "AllDayEventTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -108383,7 +124343,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerTagHelper.AllDaySlot", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDaySlot" } + "Metadata": { + "Common.PropertyName": "AllDaySlot" + } }, { "Kind": "ITagHelper", @@ -108391,7 +124353,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -108399,7 +124363,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -108407,7 +124373,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.DateHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "DateHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -108415,7 +124383,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.DateHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "DateHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -108423,7 +124393,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerTagHelper.DateHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "DateHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -108431,7 +124403,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.DateHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "DateHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -108439,7 +124413,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerTagHelper.EndTime", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EndTime" } + "Metadata": { + "Common.PropertyName": "EndTime" + } }, { "Kind": "ITagHelper", @@ -108447,7 +124423,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.EventTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplate" } + "Metadata": { + "Common.PropertyName": "EventTemplate" + } }, { "Kind": "ITagHelper", @@ -108455,7 +124433,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.EventTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplateId" } + "Metadata": { + "Common.PropertyName": "EventTemplateId" + } }, { "Kind": "ITagHelper", @@ -108463,7 +124443,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerTagHelper.EventTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplateView" } + "Metadata": { + "Common.PropertyName": "EventTemplateView" + } }, { "Kind": "ITagHelper", @@ -108471,7 +124453,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.EventTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplateHandler" } + "Metadata": { + "Common.PropertyName": "EventTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -108479,7 +124463,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.GroupHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -108487,7 +124473,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.GroupHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -108495,7 +124483,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerTagHelper.GroupHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -108503,7 +124493,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.GroupHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -108511,7 +124503,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -108519,7 +124513,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.SchedulerTagHelper.MajorTick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorTick" } + "Metadata": { + "Common.PropertyName": "MajorTick" + } }, { "Kind": "ITagHelper", @@ -108527,7 +124523,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.MajorTimeHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorTimeHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "MajorTimeHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -108535,7 +124533,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.MajorTimeHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorTimeHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "MajorTimeHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -108543,7 +124543,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerTagHelper.MajorTimeHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorTimeHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "MajorTimeHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -108551,7 +124553,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.MajorTimeHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorTimeHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "MajorTimeHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -108559,7 +124563,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -108567,7 +124573,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -108575,7 +124583,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.SchedulerTagHelper.MinorTickCount", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorTickCount" } + "Metadata": { + "Common.PropertyName": "MinorTickCount" + } }, { "Kind": "ITagHelper", @@ -108583,7 +124593,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.MinorTimeHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorTimeHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "MinorTimeHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -108591,7 +124603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.MinorTimeHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorTimeHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "MinorTimeHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -108599,7 +124613,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerTagHelper.MinorTimeHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorTimeHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "MinorTimeHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -108607,7 +124623,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.MinorTimeHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorTimeHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "MinorTimeHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -108615,7 +124633,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -108623,7 +124643,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerTagHelper.ShowWorkHours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowWorkHours" } + "Metadata": { + "Common.PropertyName": "ShowWorkHours" + } }, { "Kind": "ITagHelper", @@ -108631,7 +124653,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerTagHelper.Snap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Snap" } + "Metadata": { + "Common.PropertyName": "Snap" + } }, { "Kind": "ITagHelper", @@ -108639,7 +124663,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerTagHelper.StartTime", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartTime" } + "Metadata": { + "Common.PropertyName": "StartTime" + } }, { "Kind": "ITagHelper", @@ -108647,7 +124673,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.Timezone", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Timezone" } + "Metadata": { + "Common.PropertyName": "Timezone" + } }, { "Kind": "ITagHelper", @@ -108655,7 +124683,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -108663,7 +124693,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerTagHelper.WorkDayStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkDayStart" } + "Metadata": { + "Common.PropertyName": "WorkDayStart" + } }, { "Kind": "ITagHelper", @@ -108671,7 +124703,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerTagHelper.WorkDayEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkDayEnd" } + "Metadata": { + "Common.PropertyName": "WorkDayEnd" + } }, { "Kind": "ITagHelper", @@ -108679,7 +124713,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.SchedulerTagHelper.WorkWeekStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkWeekStart" } + "Metadata": { + "Common.PropertyName": "WorkWeekStart" + } }, { "Kind": "ITagHelper", @@ -108687,7 +124723,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.SchedulerTagHelper.WorkWeekEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkWeekEnd" } + "Metadata": { + "Common.PropertyName": "WorkWeekEnd" + } }, { "Kind": "ITagHelper", @@ -108695,7 +124733,9 @@ "TypeName": "Kendo.Mvc.UI.MobileMode?", "DisplayName": "Kendo.Mvc.UI.MobileMode? Kendo.Mvc.TagHelpers.SchedulerTagHelper.Mobile", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mobile" } + "Metadata": { + "Common.PropertyName": "Mobile" + } }, { "Kind": "ITagHelper", @@ -108703,7 +124743,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -108711,7 +124753,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -108719,7 +124763,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -108727,7 +124773,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -108791,10 +124839,10 @@ }, { "__Checksum": { - "Data1": 2566147781389713965, - "Data2": 5141818706374742592, - "Data3": 3893174003773376598, - "Data4": -1649385062558899165 + "Data1": -5629843799029539726, + "Data2": -1687194641526570682, + "Data3": -732310386270596934, + "Data4": 9055235692745521465 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerToolbarTagHelper", @@ -108816,7 +124864,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerToolbarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { @@ -108828,10 +124878,10 @@ }, { "__Checksum": { - "Data1": -7636508078189166696, - "Data2": -220785694190377356, - "Data3": -1586824929893706708, - "Data4": -1832737265985139530 + "Data1": -1353647617488126689, + "Data2": -3741639484466437110, + "Data3": 7739030260294750689, + "Data4": 5318176245770289852 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerToolbarsTagHelper", @@ -108861,10 +124911,10 @@ }, { "__Checksum": { - "Data1": 5588019338688152219, - "Data2": -9488567931075597, - "Data3": -2456400944297516366, - "Data4": -5659160707022018313 + "Data1": 1317087858822903451, + "Data2": 5152168600825343992, + "Data3": -3105067526053070837, + "Data4": -4508559361651065622 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerViewEditableSettingsTagHelper", @@ -108886,7 +124936,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerViewEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -108894,7 +124946,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerViewEditableSettingsTagHelper.Create", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Create" } + "Metadata": { + "Common.PropertyName": "Create" + } }, { "Kind": "ITagHelper", @@ -108902,7 +124956,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerViewEditableSettingsTagHelper.Destroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Destroy" } + "Metadata": { + "Common.PropertyName": "Destroy" + } }, { "Kind": "ITagHelper", @@ -108910,7 +124966,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerViewEditableSettingsTagHelper.Update", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Update" } + "Metadata": { + "Common.PropertyName": "Update" + } } ], "Metadata": { @@ -108922,10 +124980,10 @@ }, { "__Checksum": { - "Data1": -7493731609094065746, - "Data2": 5341384361759092672, - "Data3": 5596445080141697937, - "Data4": 1425795927861446024 + "Data1": 3180602384454376619, + "Data2": -3799148703796930611, + "Data3": 3233369197076180426, + "Data4": -8160552496176317185 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerViewGroupSettingsTagHelper", @@ -108947,7 +125005,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerViewGroupSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -108955,7 +125015,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewGroupSettingsTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } } ], "Metadata": { @@ -108967,10 +125029,10 @@ }, { "__Checksum": { - "Data1": 8403555401221843206, - "Data2": -1422434562773173466, - "Data3": 4748619330570977239, - "Data4": -3246065409161214394 + "Data1": 3005802775661312356, + "Data2": -8596000321475248364, + "Data3": 9164612542660579367, + "Data4": 1957065776358030247 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerViewTagHelper", @@ -108992,7 +125054,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventDateTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventDateTemplate" } + "Metadata": { + "Common.PropertyName": "EventDateTemplate" + } }, { "Kind": "ITagHelper", @@ -109000,7 +125064,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventHeight" } + "Metadata": { + "Common.PropertyName": "EventHeight" + } }, { "Kind": "ITagHelper", @@ -109008,7 +125074,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.WorkDays", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkDays" } + "Metadata": { + "Common.PropertyName": "WorkDays" + } }, { "Kind": "ITagHelper", @@ -109016,7 +125084,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.AdaptiveSlotHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AdaptiveSlotHeight" } + "Metadata": { + "Common.PropertyName": "AdaptiveSlotHeight" + } }, { "Kind": "ITagHelper", @@ -109024,7 +125094,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.AllDayEventTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDayEventTemplate" } + "Metadata": { + "Common.PropertyName": "AllDayEventTemplate" + } }, { "Kind": "ITagHelper", @@ -109032,7 +125104,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.AllDayEventTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDayEventTemplateId" } + "Metadata": { + "Common.PropertyName": "AllDayEventTemplateId" + } }, { "Kind": "ITagHelper", @@ -109040,7 +125114,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.AllDayEventTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDayEventTemplateView" } + "Metadata": { + "Common.PropertyName": "AllDayEventTemplateView" + } }, { "Kind": "ITagHelper", @@ -109048,7 +125124,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.AllDayEventTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDayEventTemplateHandler" } + "Metadata": { + "Common.PropertyName": "AllDayEventTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -109056,7 +125134,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.AllDaySlot", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDaySlot" } + "Metadata": { + "Common.PropertyName": "AllDaySlot" + } }, { "Kind": "ITagHelper", @@ -109064,7 +125144,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.AllDaySlotTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDaySlotTemplate" } + "Metadata": { + "Common.PropertyName": "AllDaySlotTemplate" + } }, { "Kind": "ITagHelper", @@ -109072,7 +125154,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.AllDaySlotTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDaySlotTemplateId" } + "Metadata": { + "Common.PropertyName": "AllDaySlotTemplateId" + } }, { "Kind": "ITagHelper", @@ -109080,7 +125164,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.AllDaySlotTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDaySlotTemplateView" } + "Metadata": { + "Common.PropertyName": "AllDaySlotTemplateView" + } }, { "Kind": "ITagHelper", @@ -109088,7 +125174,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.AllDaySlotTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllDaySlotTemplateHandler" } + "Metadata": { + "Common.PropertyName": "AllDaySlotTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -109096,7 +125184,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.ColumnWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnWidth" } + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } }, { "Kind": "ITagHelper", @@ -109104,7 +125194,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.DateHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "DateHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -109112,7 +125204,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.DateHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "DateHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -109120,7 +125214,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.DateHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "DateHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -109128,7 +125224,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.DateHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "DateHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -109136,7 +125234,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.DayTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DayTemplate" } + "Metadata": { + "Common.PropertyName": "DayTemplate" + } }, { "Kind": "ITagHelper", @@ -109144,7 +125244,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.DayTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DayTemplateId" } + "Metadata": { + "Common.PropertyName": "DayTemplateId" + } }, { "Kind": "ITagHelper", @@ -109152,7 +125254,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.DayTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DayTemplateView" } + "Metadata": { + "Common.PropertyName": "DayTemplateView" + } }, { "Kind": "ITagHelper", @@ -109160,7 +125264,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.DayTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DayTemplateHandler" } + "Metadata": { + "Common.PropertyName": "DayTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -109168,7 +125274,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EndTime", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EndTime" } + "Metadata": { + "Common.PropertyName": "EndTime" + } }, { "Kind": "ITagHelper", @@ -109176,7 +125284,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventSpacing", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventSpacing" } + "Metadata": { + "Common.PropertyName": "EventSpacing" + } }, { "Kind": "ITagHelper", @@ -109184,7 +125294,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventsPerDay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventsPerDay" } + "Metadata": { + "Common.PropertyName": "EventsPerDay" + } }, { "Kind": "ITagHelper", @@ -109192,7 +125304,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplate" } + "Metadata": { + "Common.PropertyName": "EventTemplate" + } }, { "Kind": "ITagHelper", @@ -109200,7 +125314,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplateId" } + "Metadata": { + "Common.PropertyName": "EventTemplateId" + } }, { "Kind": "ITagHelper", @@ -109208,7 +125324,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplateView" } + "Metadata": { + "Common.PropertyName": "EventTemplateView" + } }, { "Kind": "ITagHelper", @@ -109216,7 +125334,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplateHandler" } + "Metadata": { + "Common.PropertyName": "EventTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -109224,7 +125344,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventTimeTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTimeTemplate" } + "Metadata": { + "Common.PropertyName": "EventTimeTemplate" + } }, { "Kind": "ITagHelper", @@ -109232,7 +125354,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventTimeTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTimeTemplateId" } + "Metadata": { + "Common.PropertyName": "EventTimeTemplateId" + } }, { "Kind": "ITagHelper", @@ -109240,7 +125364,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventTimeTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTimeTemplateView" } + "Metadata": { + "Common.PropertyName": "EventTimeTemplateView" + } }, { "Kind": "ITagHelper", @@ -109248,7 +125374,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.EventTimeTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTimeTemplateHandler" } + "Metadata": { + "Common.PropertyName": "EventTimeTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -109256,7 +125384,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.MajorTick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorTick" } + "Metadata": { + "Common.PropertyName": "MajorTick" + } }, { "Kind": "ITagHelper", @@ -109264,7 +125394,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.MajorTimeHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorTimeHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "MajorTimeHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -109272,7 +125404,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.MajorTimeHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorTimeHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "MajorTimeHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -109280,7 +125414,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.MajorTimeHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorTimeHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "MajorTimeHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -109288,7 +125424,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.MajorTimeHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MajorTimeHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "MajorTimeHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -109296,7 +125434,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.MinorTickCount", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorTickCount" } + "Metadata": { + "Common.PropertyName": "MinorTickCount" + } }, { "Kind": "ITagHelper", @@ -109304,7 +125444,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.MinorTimeHeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorTimeHeaderTemplate" } + "Metadata": { + "Common.PropertyName": "MinorTimeHeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -109312,7 +125454,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.MinorTimeHeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorTimeHeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "MinorTimeHeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -109320,7 +125464,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.MinorTimeHeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorTimeHeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "MinorTimeHeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -109328,7 +125474,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.MinorTimeHeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinorTimeHeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "MinorTimeHeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -109336,7 +125484,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.Months", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "ITagHelper", @@ -109344,7 +125494,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -109352,7 +125504,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -109360,7 +125514,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.SelectedDateFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectedDateFormat" } + "Metadata": { + "Common.PropertyName": "SelectedDateFormat" + } }, { "Kind": "ITagHelper", @@ -109368,7 +125524,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.SelectedShortDateFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectedShortDateFormat" } + "Metadata": { + "Common.PropertyName": "SelectedShortDateFormat" + } }, { "Kind": "ITagHelper", @@ -109376,7 +125534,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.ShowWorkHours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowWorkHours" } + "Metadata": { + "Common.PropertyName": "ShowWorkHours" + } }, { "Kind": "ITagHelper", @@ -109384,7 +125544,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.SlotTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SlotTemplate" } + "Metadata": { + "Common.PropertyName": "SlotTemplate" + } }, { "Kind": "ITagHelper", @@ -109392,7 +125554,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.SlotTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SlotTemplateId" } + "Metadata": { + "Common.PropertyName": "SlotTemplateId" + } }, { "Kind": "ITagHelper", @@ -109400,7 +125564,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.SlotTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SlotTemplateView" } + "Metadata": { + "Common.PropertyName": "SlotTemplateView" + } }, { "Kind": "ITagHelper", @@ -109408,7 +125574,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.SlotTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SlotTemplateHandler" } + "Metadata": { + "Common.PropertyName": "SlotTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -109416,7 +125584,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.StartDate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "ITagHelper", @@ -109424,7 +125594,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.StartTime", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StartTime" } + "Metadata": { + "Common.PropertyName": "StartTime" + } }, { "Kind": "ITagHelper", @@ -109432,7 +125604,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -109440,7 +125614,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.TooltipTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TooltipTemplate" } + "Metadata": { + "Common.PropertyName": "TooltipTemplate" + } }, { "Kind": "ITagHelper", @@ -109448,7 +125624,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.TooltipTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TooltipTemplateId" } + "Metadata": { + "Common.PropertyName": "TooltipTemplateId" + } }, { "Kind": "ITagHelper", @@ -109456,7 +125634,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.TooltipTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TooltipTemplateView" } + "Metadata": { + "Common.PropertyName": "TooltipTemplateView" + } }, { "Kind": "ITagHelper", @@ -109464,7 +125644,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.TooltipTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TooltipTemplateHandler" } + "Metadata": { + "Common.PropertyName": "TooltipTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -109472,7 +125654,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -109480,7 +125664,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.Virtual", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Virtual" } + "Metadata": { + "Common.PropertyName": "Virtual" + } }, { "Kind": "ITagHelper", @@ -109488,7 +125674,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.WorkWeekStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkWeekStart" } + "Metadata": { + "Common.PropertyName": "WorkWeekStart" + } }, { "Kind": "ITagHelper", @@ -109496,7 +125684,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerViewTagHelper.WorkWeekEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WorkWeekEnd" } + "Metadata": { + "Common.PropertyName": "WorkWeekEnd" + } } ], "AllowedChildTags": [ @@ -109520,10 +125710,10 @@ }, { "__Checksum": { - "Data1": -1260087086045977197, - "Data2": 661902071754714262, - "Data3": -419030816986170795, - "Data4": -5015700126940603668 + "Data1": 7500511619700179516, + "Data2": -634656829131611424, + "Data3": -130724636837899117, + "Data4": -4732421947312639600 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerViewsTagHelper", @@ -109553,10 +125743,10 @@ }, { "__Checksum": { - "Data1": -3393685755366206835, - "Data2": 3857673175549628358, - "Data3": 6890928093962408004, - "Data4": -6455907324059535535 + "Data1": 5209101161854505765, + "Data2": -5204468599957247096, + "Data3": 6458411565458695179, + "Data4": 560850373191584860 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaModelSettingsTagHelper", @@ -109578,7 +125768,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaModelSettingsTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "AllowedChildTags": [ @@ -109597,10 +125789,10 @@ }, { "__Checksum": { - "Data1": -6049189685362447255, - "Data2": 7504365137964898591, - "Data3": 4449667884029096463, - "Data4": -1052557390698579537 + "Data1": 2379853234332538492, + "Data2": -4803061353450792424, + "Data3": 8604533388060286292, + "Data4": -3067431350369695328 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper", @@ -109628,7 +125820,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaModelSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaModelSettingsTagHelper Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.Model", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "ITagHelper", @@ -109636,7 +125830,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.Timezone", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Timezone" } + "Metadata": { + "Common.PropertyName": "Timezone" + } }, { "Kind": "ITagHelper", @@ -109644,7 +125840,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.Aggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Aggregates" } + "Metadata": { + "Common.PropertyName": "Aggregates" + } }, { "Kind": "ITagHelper", @@ -109652,7 +125850,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.AggregatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AggregatesHandler" } + "Metadata": { + "Common.PropertyName": "AggregatesHandler" + } }, { "Kind": "ITagHelper", @@ -109660,7 +125860,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -109668,7 +125870,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.Datahandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datahandler" } + "Metadata": { + "Common.PropertyName": "Datahandler" + } }, { "Kind": "ITagHelper", @@ -109676,7 +125880,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.Errors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Errors" } + "Metadata": { + "Common.PropertyName": "Errors" + } }, { "Kind": "ITagHelper", @@ -109684,7 +125890,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.ErrorsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorsHandler" } + "Metadata": { + "Common.PropertyName": "ErrorsHandler" + } }, { "Kind": "ITagHelper", @@ -109692,7 +125900,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.Groups", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "ITagHelper", @@ -109700,7 +125910,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.GroupsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupsHandler" } + "Metadata": { + "Common.PropertyName": "GroupsHandler" + } }, { "Kind": "ITagHelper", @@ -109708,7 +125920,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } }, { "Kind": "ITagHelper", @@ -109716,7 +125930,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.Total", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "ITagHelper", @@ -109724,7 +125940,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.TotalHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TotalHandler" } + "Metadata": { + "Common.PropertyName": "TotalHandler" + } }, { "Kind": "ITagHelper", @@ -109732,7 +125950,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceSchemaSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -109751,10 +125971,10 @@ }, { "__Checksum": { - "Data1": -5355606892311343786, - "Data2": -1748397860126679956, - "Data3": 6712348390295014484, - "Data4": -6449276490110086917 + "Data1": -5837702611259865020, + "Data2": -5010792247802456179, + "Data3": -1614163466597251837, + "Data4": -3316524295481412696 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper", @@ -109779,7 +125999,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -109787,7 +126009,9 @@ "TypeName": "Kendo.Mvc.UI.DataSourceTagHelperType?", "DisplayName": "Kendo.Mvc.UI.DataSourceTagHelperType? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -109795,7 +126019,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -109803,7 +126029,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -109811,7 +126039,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -109819,7 +126049,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -109827,7 +126059,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -109835,7 +126069,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -109843,7 +126079,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -109851,7 +126089,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -109859,7 +126099,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -109867,7 +126109,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -109875,7 +126119,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -109883,7 +126129,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -109891,7 +126139,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -109899,7 +126149,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -109907,7 +126159,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -109915,7 +126169,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -109923,7 +126179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -109931,7 +126189,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -109939,7 +126199,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -109947,7 +126209,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -109955,7 +126219,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -109963,7 +126229,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -109971,7 +126239,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -109979,7 +126249,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -109987,7 +126259,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SchedulerDataSourceTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -110031,10 +126305,10 @@ }, { "__Checksum": { - "Data1": 2236378149726197325, - "Data2": -1803222283050874100, - "Data3": -6983425679764358818, - "Data4": 4535949044533938736 + "Data1": 2011451173691422975, + "Data2": 545695593059483374, + "Data3": -575232545029225548, + "Data4": 6123394548143669619 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewContentTagHelper", @@ -110058,10 +126332,10 @@ }, { "__Checksum": { - "Data1": -5849403033690209178, - "Data2": -7502945076080617282, - "Data3": 5558560003488363136, - "Data4": -3797121573852667016 + "Data1": -7943608538747525624, + "Data2": 9171312371028311007, + "Data3": 7104123324669324933, + "Data4": 8675511366352802748 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewItemTagHelper", @@ -110093,10 +126367,10 @@ }, { "__Checksum": { - "Data1": 6666180955011278737, - "Data2": -3092875387155514572, - "Data3": -8477977626133782003, - "Data4": -8826811286369016714 + "Data1": -4011543084290791926, + "Data2": -921362104345572555, + "Data3": -1103283267869188562, + "Data4": -1215722924637363645 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewItemsTagHelper", @@ -110126,10 +126400,10 @@ }, { "__Checksum": { - "Data1": 5529821449893363281, - "Data2": -7619338126128601544, - "Data3": -1363717054785799426, - "Data4": -1314930935394814590 + "Data1": -2468104596216772636, + "Data2": -8555437507139933153, + "Data3": -1100417101586472556, + "Data4": -8095248402780621608 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewMessagesSettingsTagHelper", @@ -110151,7 +126425,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewMessagesSettingsTagHelper.NextButtonLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NextButtonLabel" } + "Metadata": { + "Common.PropertyName": "NextButtonLabel" + } }, { "Kind": "ITagHelper", @@ -110159,7 +126435,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewMessagesSettingsTagHelper.PreviousButtonLabel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PreviousButtonLabel" } + "Metadata": { + "Common.PropertyName": "PreviousButtonLabel" + } } ], "Metadata": { @@ -110171,10 +126449,10 @@ }, { "__Checksum": { - "Data1": -9216646181230554866, - "Data2": 2897850459345877912, - "Data3": -7140687910879856153, - "Data4": 6916809181313987248 + "Data1": -637917603160838899, + "Data2": -7809665508336195754, + "Data3": 5865367798640379776, + "Data4": -9122440105045401093 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewPageableSettingsTagHelper", @@ -110196,7 +126474,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ScrollViewPageableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -110204,7 +126484,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewPageableSettingsTagHelper.ARIATemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplate" } + "Metadata": { + "Common.PropertyName": "ARIATemplate" + } }, { "Kind": "ITagHelper", @@ -110212,7 +126494,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewPageableSettingsTagHelper.ARIATemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateId" } + "Metadata": { + "Common.PropertyName": "ARIATemplateId" + } }, { "Kind": "ITagHelper", @@ -110220,7 +126504,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ScrollViewPageableSettingsTagHelper.ARIATemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateView" } + "Metadata": { + "Common.PropertyName": "ARIATemplateView" + } }, { "Kind": "ITagHelper", @@ -110228,7 +126514,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewPageableSettingsTagHelper.ARIATemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateHandler" } + "Metadata": { + "Common.PropertyName": "ARIATemplateHandler" + } } ], "Metadata": { @@ -110240,10 +126528,10 @@ }, { "__Checksum": { - "Data1": 2059110905347716680, - "Data2": -4406480605345414390, - "Data3": 7473420096844138148, - "Data4": -5781755141911296460 + "Data1": 2780828033282881015, + "Data2": -146682977759947333, + "Data3": -8001291196395030389, + "Data4": -8242970961157666755 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ScrollViewTagHelper", @@ -110264,7 +126552,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.ContentHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHeight" } + "Metadata": { + "Common.PropertyName": "ContentHeight" + } }, { "Kind": "ITagHelper", @@ -110272,7 +126562,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -110280,7 +126572,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -110288,7 +126582,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.OnRefresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRefresh" } + "Metadata": { + "Common.PropertyName": "OnRefresh" + } }, { "Kind": "ITagHelper", @@ -110296,7 +126592,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.ARIATemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplate" } + "Metadata": { + "Common.PropertyName": "ARIATemplate" + } }, { "Kind": "ITagHelper", @@ -110304,7 +126602,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.ARIATemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateId" } + "Metadata": { + "Common.PropertyName": "ARIATemplateId" + } }, { "Kind": "ITagHelper", @@ -110312,7 +126612,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ScrollViewTagHelper.ARIATemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateView" } + "Metadata": { + "Common.PropertyName": "ARIATemplateView" + } }, { "Kind": "ITagHelper", @@ -110320,7 +126622,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.ARIATemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ARIATemplateHandler" } + "Metadata": { + "Common.PropertyName": "ARIATemplateHandler" + } }, { "Kind": "ITagHelper", @@ -110328,7 +126632,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ScrollViewTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -110336,7 +126642,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ScrollViewTagHelper.BounceVelocityThreshold", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BounceVelocityThreshold" } + "Metadata": { + "Common.PropertyName": "BounceVelocityThreshold" + } }, { "Kind": "ITagHelper", @@ -110344,7 +126652,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ScrollViewTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } }, { "Kind": "ITagHelper", @@ -110352,7 +126662,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.EmptyTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyTemplate" } + "Metadata": { + "Common.PropertyName": "EmptyTemplate" + } }, { "Kind": "ITagHelper", @@ -110360,7 +126672,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.EmptyTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyTemplateId" } + "Metadata": { + "Common.PropertyName": "EmptyTemplateId" + } }, { "Kind": "ITagHelper", @@ -110368,7 +126682,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ScrollViewTagHelper.EmptyTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyTemplateView" } + "Metadata": { + "Common.PropertyName": "EmptyTemplateView" + } }, { "Kind": "ITagHelper", @@ -110376,7 +126692,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.EmptyTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EmptyTemplateHandler" } + "Metadata": { + "Common.PropertyName": "EmptyTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -110384,7 +126702,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ScrollViewTagHelper.EnablePager", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EnablePager" } + "Metadata": { + "Common.PropertyName": "EnablePager" + } }, { "Kind": "ITagHelper", @@ -110392,7 +126712,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ScrollViewTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -110400,7 +126722,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ScrollViewTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -110408,7 +126732,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -110416,7 +126742,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -110424,7 +126752,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ScrollViewTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -110432,7 +126762,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -110440,7 +126772,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.ScrollViewTagHelper.VelocityThreshold", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VelocityThreshold" } + "Metadata": { + "Common.PropertyName": "VelocityThreshold" + } }, { "Kind": "ITagHelper", @@ -110448,7 +126782,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ScrollViewTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -110456,7 +126792,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ScrollViewTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -110464,7 +126802,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ScrollViewTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -110472,7 +126812,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ScrollViewTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -110506,10 +126848,10 @@ }, { "__Checksum": { - "Data1": 2571428293506068773, - "Data2": 6092638785556852390, - "Data3": 418032451963605095, - "Data4": -9027014939495569083 + "Data1": 1608223454313897238, + "Data2": -1635349733384555439, + "Data3": -3143013561092160685, + "Data4": 3952913221513596877 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SignatureTagHelper", @@ -110534,7 +126876,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SignatureTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -110542,7 +126886,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SignatureTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -110550,7 +126896,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SignatureTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -110558,7 +126906,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SignatureTagHelper.BackgroundColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BackgroundColor" } + "Metadata": { + "Common.PropertyName": "BackgroundColor" + } }, { "Kind": "ITagHelper", @@ -110566,7 +126916,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SignatureTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -110574,7 +126926,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SignatureTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -110582,7 +126936,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SignatureTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -110590,7 +126946,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SignatureTagHelper.HideLine", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HideLine" } + "Metadata": { + "Common.PropertyName": "HideLine" + } }, { "Kind": "ITagHelper", @@ -110598,7 +126956,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SignatureTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -110606,7 +126966,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SignatureTagHelper.Maximizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Maximizable" } + "Metadata": { + "Common.PropertyName": "Maximizable" + } }, { "Kind": "ITagHelper", @@ -110614,7 +126976,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SignatureTagHelper.PopupScale", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PopupScale" } + "Metadata": { + "Common.PropertyName": "PopupScale" + } }, { "Kind": "ITagHelper", @@ -110622,7 +126986,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SignatureTagHelper.Readonly", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Readonly" } + "Metadata": { + "Common.PropertyName": "Readonly" + } }, { "Kind": "ITagHelper", @@ -110630,7 +126996,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SignatureTagHelper.Smooth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Smooth" } + "Metadata": { + "Common.PropertyName": "Smooth" + } }, { "Kind": "ITagHelper", @@ -110638,7 +127006,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SignatureTagHelper.StrokeWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StrokeWidth" } + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } }, { "Kind": "ITagHelper", @@ -110646,7 +127016,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SignatureTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -110654,7 +127026,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SignatureTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -110662,7 +127036,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.SignatureTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -110670,7 +127046,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.SignatureTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -110678,7 +127056,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.SignatureTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -110686,7 +127066,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SignatureTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -110694,7 +127076,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SignatureTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -110702,7 +127086,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SignatureTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -110710,7 +127096,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SignatureTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -110722,10 +127110,10 @@ }, { "__Checksum": { - "Data1": 5660419302045501958, - "Data2": -9052795015090627706, - "Data3": 2516039966952405553, - "Data4": 849104550823024710 + "Data1": -8919013353044539548, + "Data2": 6079648887570753816, + "Data3": 6925652452523795569, + "Data4": 3939919909759430463 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SkeletonContainerGridGapSettingsTagHelper", @@ -110747,7 +127135,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SkeletonContainerGridGapSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -110755,7 +127145,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SkeletonContainerGridGapSettingsTagHelper.Rows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rows" } + "Metadata": { + "Common.PropertyName": "Rows" + } } ], "Metadata": { @@ -110767,10 +127159,10 @@ }, { "__Checksum": { - "Data1": -5615159047749955182, - "Data2": 3428399404438154700, - "Data3": -643478763226457356, - "Data4": -6423986915115770562 + "Data1": 8636490304208980106, + "Data2": 2287643083371031936, + "Data3": 7212143530083764437, + "Data4": 1950521161977344692 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsItemTagHelper", @@ -110792,7 +127184,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsItemTagHelper.ColStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColStart" } + "Metadata": { + "Common.PropertyName": "ColStart" + } }, { "Kind": "ITagHelper", @@ -110800,7 +127194,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsItemTagHelper.ColSpan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColSpan" } + "Metadata": { + "Common.PropertyName": "ColSpan" + } }, { "Kind": "ITagHelper", @@ -110808,7 +127204,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsItemTagHelper.RowStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowStart" } + "Metadata": { + "Common.PropertyName": "RowStart" + } }, { "Kind": "ITagHelper", @@ -110816,7 +127214,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsItemTagHelper.RowSpan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowSpan" } + "Metadata": { + "Common.PropertyName": "RowSpan" + } }, { "Kind": "ITagHelper", @@ -110824,7 +127224,9 @@ "TypeName": "Kendo.Mvc.UI.SkeletonContainerItemShape?", "DisplayName": "Kendo.Mvc.UI.SkeletonContainerItemShape? Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsItemTagHelper.Shape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Shape" } + "Metadata": { + "Common.PropertyName": "Shape" + } } ], "Metadata": { @@ -110836,10 +127238,10 @@ }, { "__Checksum": { - "Data1": -4044377206509779630, - "Data2": -7502710768353208461, - "Data3": 3475854061596738317, - "Data4": 6524110498745012892 + "Data1": 4128736707084499666, + "Data2": 3494549320747073674, + "Data3": -4142775625140444884, + "Data4": 2305369764982181166 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsItemsTagHelper", @@ -110869,10 +127271,10 @@ }, { "__Checksum": { - "Data1": -3540673860227035330, - "Data2": 3566051339658441056, - "Data3": -4358024880423066707, - "Data4": -2412163571730704262 + "Data1": 3369716785710828760, + "Data2": 5121570501556748027, + "Data3": -5480300706716841765, + "Data4": -4751029029773013451 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsTagHelper", @@ -110894,7 +127296,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -110902,7 +127306,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SkeletonContainerGridSettingsTagHelper.Rows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rows" } + "Metadata": { + "Common.PropertyName": "Rows" + } } ], "AllowedChildTags": [ @@ -110926,10 +127332,10 @@ }, { "__Checksum": { - "Data1": -5316408307845984210, - "Data2": 7089028247779934455, - "Data3": -2143877665676727048, - "Data4": -2878106501643332088 + "Data1": 3022310182640715735, + "Data2": -7568654993919642405, + "Data3": 5450465734049658885, + "Data4": -2970168805041750496 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper", @@ -110949,7 +127355,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -110957,7 +127365,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -110965,7 +127375,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -110973,7 +127385,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -110981,7 +127395,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -110989,7 +127405,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -110997,7 +127415,9 @@ "TypeName": "Kendo.Mvc.UI.SkeletonContainerAnimation?", "DisplayName": "Kendo.Mvc.UI.SkeletonContainerAnimation? Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.Animation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Animation" } + "Metadata": { + "Common.PropertyName": "Animation" + } }, { "Kind": "ITagHelper", @@ -111005,7 +127425,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -111013,7 +127435,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -111021,7 +127445,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -111029,7 +127455,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SkeletonContainerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -111048,10 +127476,10 @@ }, { "__Checksum": { - "Data1": 8523858635425208669, - "Data2": 110641289030080164, - "Data3": 4154628933492467050, - "Data4": -2472845464738628437 + "Data1": 2984964574561044938, + "Data2": -2436392727141033775, + "Data3": -3602211214359653611, + "Data4": -8112931233943447604 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SliderTagHelper", @@ -111077,7 +127505,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.SliderTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -111085,7 +127515,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SliderTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -111093,7 +127525,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SliderTagHelper.OnSlide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSlide" } + "Metadata": { + "Common.PropertyName": "OnSlide" + } }, { "Kind": "ITagHelper", @@ -111101,7 +127535,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SliderTagHelper.DecreaseButtonTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DecreaseButtonTitle" } + "Metadata": { + "Common.PropertyName": "DecreaseButtonTitle" + } }, { "Kind": "ITagHelper", @@ -111109,7 +127545,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SliderTagHelper.DragHandleTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DragHandleTitle" } + "Metadata": { + "Common.PropertyName": "DragHandleTitle" + } }, { "Kind": "ITagHelper", @@ -111117,7 +127555,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SliderTagHelper.IncreaseButtonTitle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IncreaseButtonTitle" } + "Metadata": { + "Common.PropertyName": "IncreaseButtonTitle" + } }, { "Kind": "ITagHelper", @@ -111125,7 +127565,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SliderTagHelper.LargeStep", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LargeStep" } + "Metadata": { + "Common.PropertyName": "LargeStep" + } }, { "Kind": "ITagHelper", @@ -111133,7 +127575,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SliderTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -111141,7 +127585,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SliderTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -111149,7 +127595,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SliderTagHelper.ShowButtons", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowButtons" } + "Metadata": { + "Common.PropertyName": "ShowButtons" + } }, { "Kind": "ITagHelper", @@ -111157,7 +127605,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SliderTagHelper.SmallStep", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SmallStep" } + "Metadata": { + "Common.PropertyName": "SmallStep" + } }, { "Kind": "ITagHelper", @@ -111165,7 +127615,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SliderTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -111173,7 +127625,9 @@ "TypeName": "Kendo.Mvc.UI.SliderOrientation?", "DisplayName": "Kendo.Mvc.UI.SliderOrientation? Kendo.Mvc.TagHelpers.SliderTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -111181,7 +127635,9 @@ "TypeName": "Kendo.Mvc.UI.SliderTickPlacement?", "DisplayName": "Kendo.Mvc.UI.SliderTickPlacement? Kendo.Mvc.TagHelpers.SliderTagHelper.TickPlacement", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TickPlacement" } + "Metadata": { + "Common.PropertyName": "TickPlacement" + } }, { "Kind": "ITagHelper", @@ -111189,7 +127645,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SliderTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -111197,7 +127655,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SliderTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -111205,7 +127665,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SliderTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -111213,7 +127675,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SliderTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -111232,10 +127696,10 @@ }, { "__Checksum": { - "Data1": -7811701240257708625, - "Data2": 4267303791068923237, - "Data3": -4335533246772787094, - "Data4": 4607974922382032189 + "Data1": -3911385823078917008, + "Data2": -684283345318499730, + "Data3": 1021574309941699180, + "Data4": -1919620668693853912 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SliderTooltipSettingsTagHelper", @@ -111263,7 +127727,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SliderTooltipSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -111271,7 +127737,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SliderTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -111279,7 +127747,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SliderTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -111287,7 +127757,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SliderTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -111295,7 +127767,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SliderTooltipSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -111303,7 +127777,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SliderTooltipSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "Metadata": { @@ -111315,10 +127791,10 @@ }, { "__Checksum": { - "Data1": 1390495203260034845, - "Data2": 8093925295239408167, - "Data3": -2732064328609310100, - "Data4": -3078139696604839785 + "Data1": -3339055125175161489, + "Data2": 3894174384442427305, + "Data3": -7378916835352337750, + "Data4": -3699019450162474879 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SortableCursorOffsetSettingsTagHelper", @@ -111340,7 +127816,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SortableCursorOffsetSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -111348,7 +127826,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SortableCursorOffsetSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -111360,10 +127840,10 @@ }, { "__Checksum": { - "Data1": 2628857407267324360, - "Data2": 6740083152418148337, - "Data3": 8862537085017520443, - "Data4": -6771935986003767081 + "Data1": -4551627834078641901, + "Data2": 5077668737943928159, + "Data3": -1590616684401866181, + "Data4": 5620904524378446215 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SortableTagHelper", @@ -111383,7 +127863,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -111391,7 +127873,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.Hint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hint" } + "Metadata": { + "Common.PropertyName": "Hint" + } }, { "Kind": "ITagHelper", @@ -111399,7 +127883,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.OnStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnStart" } + "Metadata": { + "Common.PropertyName": "OnStart" + } }, { "Kind": "ITagHelper", @@ -111407,7 +127893,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.OnMove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMove" } + "Metadata": { + "Common.PropertyName": "OnMove" + } }, { "Kind": "ITagHelper", @@ -111415,7 +127903,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.OnEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEnd" } + "Metadata": { + "Common.PropertyName": "OnEnd" + } }, { "Kind": "ITagHelper", @@ -111423,7 +127913,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -111431,7 +127923,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.OnCancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCancel" } + "Metadata": { + "Common.PropertyName": "OnCancel" + } }, { "Kind": "ITagHelper", @@ -111439,7 +127933,9 @@ "TypeName": "Kendo.Mvc.UI.SortableAxis?", "DisplayName": "Kendo.Mvc.UI.SortableAxis? Kendo.Mvc.TagHelpers.SortableTagHelper.Axis", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } }, { "Kind": "ITagHelper", @@ -111447,7 +127943,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SortableTagHelper.AutoScroll", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoScroll" } + "Metadata": { + "Common.PropertyName": "AutoScroll" + } }, { "Kind": "ITagHelper", @@ -111455,7 +127953,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.Container", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Container" } + "Metadata": { + "Common.PropertyName": "Container" + } }, { "Kind": "ITagHelper", @@ -111463,7 +127963,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.ConnectWith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ConnectWith" } + "Metadata": { + "Common.PropertyName": "ConnectWith" + } }, { "Kind": "ITagHelper", @@ -111471,7 +127973,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.Cursor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cursor" } + "Metadata": { + "Common.PropertyName": "Cursor" + } }, { "Kind": "ITagHelper", @@ -111479,7 +127983,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.Disabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Disabled" } + "Metadata": { + "Common.PropertyName": "Disabled" + } }, { "Kind": "ITagHelper", @@ -111487,7 +127993,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -111495,7 +128003,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.Handler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Handler" } + "Metadata": { + "Common.PropertyName": "Handler" + } }, { "Kind": "ITagHelper", @@ -111503,7 +128013,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SortableTagHelper.HoldToDrag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HoldToDrag" } + "Metadata": { + "Common.PropertyName": "HoldToDrag" + } }, { "Kind": "ITagHelper", @@ -111511,7 +128023,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.Ignore", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Ignore" } + "Metadata": { + "Common.PropertyName": "Ignore" + } }, { "Kind": "ITagHelper", @@ -111519,7 +128033,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SortableTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -111527,7 +128043,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SortableTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -111535,7 +128053,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SortableTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -111543,7 +128063,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SortableTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -111562,10 +128084,10 @@ }, { "__Checksum": { - "Data1": -2376185340805501700, - "Data2": 2190692798582402201, - "Data3": -2239995163371381811, - "Data4": 2285790731729999708 + "Data1": -8340658050747833611, + "Data2": -650866287500549286, + "Data3": 1107220589867819361, + "Data4": 6966334325818778152 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SparklineTagHelper", @@ -111585,7 +128107,9 @@ "TypeName": "Kendo.Mvc.UI.SparklineType?", "DisplayName": "Kendo.Mvc.UI.SparklineType? Kendo.Mvc.TagHelpers.SparklineTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -111593,7 +128117,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.SparklineTagHelper.SeriesData", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SeriesData" } + "Metadata": { + "Common.PropertyName": "SeriesData" + } }, { "Kind": "ITagHelper", @@ -111601,7 +128127,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnAxisLabelClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnAxisLabelClick" } + "Metadata": { + "Common.PropertyName": "OnAxisLabelClick" + } }, { "Kind": "ITagHelper", @@ -111609,7 +128137,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -111617,7 +128147,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnDragStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragStart" } + "Metadata": { + "Common.PropertyName": "OnDragStart" + } }, { "Kind": "ITagHelper", @@ -111625,7 +128157,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnDrag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrag" } + "Metadata": { + "Common.PropertyName": "OnDrag" + } }, { "Kind": "ITagHelper", @@ -111633,7 +128167,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnDragEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragEnd" } + "Metadata": { + "Common.PropertyName": "OnDragEnd" + } }, { "Kind": "ITagHelper", @@ -111641,7 +128177,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnPaneRender", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPaneRender" } + "Metadata": { + "Common.PropertyName": "OnPaneRender" + } }, { "Kind": "ITagHelper", @@ -111649,7 +128187,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnPlotAreaClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPlotAreaClick" } + "Metadata": { + "Common.PropertyName": "OnPlotAreaClick" + } }, { "Kind": "ITagHelper", @@ -111657,7 +128197,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnPlotAreaHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPlotAreaHover" } + "Metadata": { + "Common.PropertyName": "OnPlotAreaHover" + } }, { "Kind": "ITagHelper", @@ -111665,7 +128207,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnPlotAreaLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPlotAreaLeave" } + "Metadata": { + "Common.PropertyName": "OnPlotAreaLeave" + } }, { "Kind": "ITagHelper", @@ -111673,7 +128217,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnSeriesClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesClick" } + "Metadata": { + "Common.PropertyName": "OnSeriesClick" + } }, { "Kind": "ITagHelper", @@ -111681,7 +128227,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnSeriesHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesHover" } + "Metadata": { + "Common.PropertyName": "OnSeriesHover" + } }, { "Kind": "ITagHelper", @@ -111689,7 +128237,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnSeriesOver", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesOver" } + "Metadata": { + "Common.PropertyName": "OnSeriesOver" + } }, { "Kind": "ITagHelper", @@ -111697,7 +128247,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnSeriesLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesLeave" } + "Metadata": { + "Common.PropertyName": "OnSeriesLeave" + } }, { "Kind": "ITagHelper", @@ -111705,7 +128257,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnZoomStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoomStart" } + "Metadata": { + "Common.PropertyName": "OnZoomStart" + } }, { "Kind": "ITagHelper", @@ -111713,7 +128267,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnZoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoom" } + "Metadata": { + "Common.PropertyName": "OnZoom" + } }, { "Kind": "ITagHelper", @@ -111721,7 +128277,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnZoomEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoomEnd" } + "Metadata": { + "Common.PropertyName": "OnZoomEnd" + } }, { "Kind": "ITagHelper", @@ -111729,7 +128287,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SparklineTagHelper.PointWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PointWidth" } + "Metadata": { + "Common.PropertyName": "PointWidth" + } }, { "Kind": "ITagHelper", @@ -111737,7 +128297,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -111745,7 +128307,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnLegendItemClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLegendItemClick" } + "Metadata": { + "Common.PropertyName": "OnLegendItemClick" + } }, { "Kind": "ITagHelper", @@ -111753,7 +128317,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnLegendItemHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLegendItemHover" } + "Metadata": { + "Common.PropertyName": "OnLegendItemHover" + } }, { "Kind": "ITagHelper", @@ -111761,7 +128327,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnLegendItemLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLegendItemLeave" } + "Metadata": { + "Common.PropertyName": "OnLegendItemLeave" + } }, { "Kind": "ITagHelper", @@ -111769,7 +128337,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnNoteClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNoteClick" } + "Metadata": { + "Common.PropertyName": "OnNoteClick" + } }, { "Kind": "ITagHelper", @@ -111777,7 +128347,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnNoteHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNoteHover" } + "Metadata": { + "Common.PropertyName": "OnNoteHover" + } }, { "Kind": "ITagHelper", @@ -111785,7 +128357,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnNoteLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNoteLeave" } + "Metadata": { + "Common.PropertyName": "OnNoteLeave" + } }, { "Kind": "ITagHelper", @@ -111793,7 +128367,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnRender", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRender" } + "Metadata": { + "Common.PropertyName": "OnRender" + } }, { "Kind": "ITagHelper", @@ -111801,7 +128377,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -111809,7 +128387,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnSelectEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelectEnd" } + "Metadata": { + "Common.PropertyName": "OnSelectEnd" + } }, { "Kind": "ITagHelper", @@ -111817,7 +128397,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.OnSelectStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelectStart" } + "Metadata": { + "Common.PropertyName": "OnSelectStart" + } }, { "Kind": "ITagHelper", @@ -111825,7 +128407,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SparklineTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -111833,7 +128417,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SparklineTagHelper.PersistSeriesVisibility", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PersistSeriesVisibility" } + "Metadata": { + "Common.PropertyName": "PersistSeriesVisibility" + } }, { "Kind": "ITagHelper", @@ -111841,7 +128427,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.SparklineTagHelper.SeriesColors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SeriesColors" } + "Metadata": { + "Common.PropertyName": "SeriesColors" + } }, { "Kind": "ITagHelper", @@ -111849,7 +128437,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.Theme", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Theme" } + "Metadata": { + "Common.PropertyName": "Theme" + } }, { "Kind": "ITagHelper", @@ -111857,7 +128447,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SparklineTagHelper.Transitions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "ITagHelper", @@ -111865,7 +128457,9 @@ "TypeName": "Kendo.Mvc.UI.RenderingMode?", "DisplayName": "Kendo.Mvc.UI.RenderingMode? Kendo.Mvc.TagHelpers.SparklineTagHelper.RenderAs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "ITagHelper", @@ -111873,7 +128467,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SparklineTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -111881,7 +128477,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SparklineTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -111889,7 +128487,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SparklineTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -111897,7 +128497,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SparklineTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -111981,10 +128583,10 @@ }, { "__Checksum": { - "Data1": -4838273738230819341, - "Data2": 2449076055071052471, - "Data3": -8580417054652836799, - "Data4": 545514990173964169 + "Data1": -8648105567584949982, + "Data2": 4298090757230330074, + "Data3": 5364873866701568053, + "Data4": 9003472137891082636 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper", @@ -112009,7 +128611,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -112017,7 +128621,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -112025,7 +128631,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -112033,7 +128641,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -112041,7 +128651,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -112049,7 +128661,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -112057,7 +128671,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -112065,7 +128681,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -112073,7 +128691,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -112081,7 +128701,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -112093,10 +128715,10 @@ }, { "__Checksum": { - "Data1": 7940984600080779985, - "Data2": -6437936830787494346, - "Data3": -4266128696322341586, - "Data4": -548357078682101409 + "Data1": -4463551312478724926, + "Data2": 3823157294066566281, + "Data3": -4132594223955949019, + "Data4": -93079908308724065 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitButtonItemsTagHelper", @@ -112126,10 +128748,10 @@ }, { "__Checksum": { - "Data1": 7539163180019722166, - "Data2": 6307130246450888111, - "Data3": 1357070680184541645, - "Data4": 8829910916161855011 + "Data1": 665625902507037566, + "Data2": -4078312968836209475, + "Data3": 3006812485245182135, + "Data4": -606290119159824723 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitButtonMessagesSettingsTagHelper", @@ -112151,7 +128773,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonMessagesSettingsTagHelper.LabelSuffix", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LabelSuffix" } + "Metadata": { + "Common.PropertyName": "LabelSuffix" + } } ], "Metadata": { @@ -112163,10 +128787,10 @@ }, { "__Checksum": { - "Data1": -2055143759770725594, - "Data2": -6871482038684639691, - "Data3": -7674349377639770997, - "Data4": -2595602959484368941 + "Data1": -8595270443948496886, + "Data2": 6801211673436793201, + "Data3": -66083790846006943, + "Data4": 500715196541726685 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitButtonPopupSettingsTagHelper", @@ -112188,7 +128812,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonPopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } } ], "Metadata": { @@ -112200,10 +128826,10 @@ }, { "__Checksum": { - "Data1": -4625624654350297991, - "Data2": -1560932165910088961, - "Data3": 5192437319593218194, - "Data4": 8049578032927524338 + "Data1": 1033612849042344424, + "Data2": 3569626045987912891, + "Data3": -2267529420147844961, + "Data4": 5564274355943788200 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitButtonTagHelper", @@ -112223,7 +128849,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -112231,7 +128859,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.OnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClick" } + "Metadata": { + "Common.PropertyName": "OnClick" + } }, { "Kind": "ITagHelper", @@ -112239,7 +128869,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -112247,7 +128879,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -112255,7 +128889,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.ArrowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ArrowIcon" } + "Metadata": { + "Common.PropertyName": "ArrowIcon" + } }, { "Kind": "ITagHelper", @@ -112263,7 +128899,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SplitButtonTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -112271,7 +128909,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -112279,7 +128919,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -112287,7 +128929,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -112295,7 +128939,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.ItemTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplate" } + "Metadata": { + "Common.PropertyName": "ItemTemplate" + } }, { "Kind": "ITagHelper", @@ -112303,7 +128949,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.ItemTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateId" } + "Metadata": { + "Common.PropertyName": "ItemTemplateId" + } }, { "Kind": "ITagHelper", @@ -112311,7 +128959,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SplitButtonTagHelper.ItemTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateView" } + "Metadata": { + "Common.PropertyName": "ItemTemplateView" + } }, { "Kind": "ITagHelper", @@ -112319,7 +128969,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.ItemTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemTemplateHandler" } + "Metadata": { + "Common.PropertyName": "ItemTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -112327,7 +128979,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -112335,7 +128989,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.SplitButtonTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -112343,7 +128999,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.SplitButtonTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -112351,7 +129009,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.SplitButtonTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -112359,7 +129019,9 @@ "TypeName": "Kendo.Mvc.UI.ThemeColor?", "DisplayName": "Kendo.Mvc.UI.ThemeColor? Kendo.Mvc.TagHelpers.SplitButtonTagHelper.ThemeColor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "ITagHelper", @@ -112367,7 +129029,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -112375,7 +129039,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SplitButtonTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -112383,7 +129049,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SplitButtonTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -112391,7 +129059,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SplitButtonTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -112420,10 +129090,10 @@ }, { "__Checksum": { - "Data1": -8235763175863485595, - "Data2": 8236460581111420409, - "Data3": 8069979885940699636, - "Data4": -314329983390317429 + "Data1": -3451395382573445016, + "Data2": 6033278589786242761, + "Data3": -6479404948235129096, + "Data4": -1807200304987787448 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitterPaneTagHelper", @@ -112445,7 +129115,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.TagName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TagName" } + "Metadata": { + "Common.PropertyName": "TagName" + } }, { "Kind": "ITagHelper", @@ -112453,7 +129125,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.Collapsed", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collapsed" } + "Metadata": { + "Common.PropertyName": "Collapsed" + } }, { "Kind": "ITagHelper", @@ -112461,7 +129135,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.CollapsedSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CollapsedSize" } + "Metadata": { + "Common.PropertyName": "CollapsedSize" + } }, { "Kind": "ITagHelper", @@ -112469,7 +129145,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.Collapsible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collapsible" } + "Metadata": { + "Common.PropertyName": "Collapsible" + } }, { "Kind": "ITagHelper", @@ -112477,7 +129155,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.Resizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "ITagHelper", @@ -112485,7 +129165,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.Scrollable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Scrollable" } + "Metadata": { + "Common.PropertyName": "Scrollable" + } }, { "Kind": "ITagHelper", @@ -112493,7 +129175,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -112501,7 +129185,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.MaxSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxSize" } + "Metadata": { + "Common.PropertyName": "MaxSize" + } }, { "Kind": "ITagHelper", @@ -112509,7 +129195,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.MinSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinSize" } + "Metadata": { + "Common.PropertyName": "MinSize" + } }, { "Kind": "ITagHelper", @@ -112517,7 +129205,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.ContentUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentUrl" } + "Metadata": { + "Common.PropertyName": "ContentUrl" + } }, { "Kind": "ITagHelper", @@ -112525,7 +129215,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -112533,7 +129225,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterPaneTagHelper.LabelId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LabelId" } + "Metadata": { + "Common.PropertyName": "LabelId" + } } ], "Metadata": { @@ -112545,10 +129239,10 @@ }, { "__Checksum": { - "Data1": -8734384920556840967, - "Data2": -1062831600899540964, - "Data3": 8681922609932915740, - "Data4": 2210792649005795632 + "Data1": 4385596918218698093, + "Data2": 5411478512800293702, + "Data3": 2756365024400632462, + "Data4": 3604940517848102274 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SplitterTagHelper", @@ -112569,7 +129263,9 @@ "TypeName": "Kendo.Mvc.UI.SplitterOrientation?", "DisplayName": "Kendo.Mvc.UI.SplitterOrientation? Kendo.Mvc.TagHelpers.SplitterTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -112577,7 +129273,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterTagHelper.OnCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCollapse" } + "Metadata": { + "Common.PropertyName": "OnCollapse" + } }, { "Kind": "ITagHelper", @@ -112585,7 +129283,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterTagHelper.OnContentLoad", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnContentLoad" } + "Metadata": { + "Common.PropertyName": "OnContentLoad" + } }, { "Kind": "ITagHelper", @@ -112593,7 +129293,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -112601,7 +129303,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterTagHelper.OnExpand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExpand" } + "Metadata": { + "Common.PropertyName": "OnExpand" + } }, { "Kind": "ITagHelper", @@ -112609,7 +129313,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterTagHelper.OnLayoutChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLayoutChange" } + "Metadata": { + "Common.PropertyName": "OnLayoutChange" + } }, { "Kind": "ITagHelper", @@ -112617,7 +129323,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterTagHelper.OnResize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResize" } + "Metadata": { + "Common.PropertyName": "OnResize" + } }, { "Kind": "ITagHelper", @@ -112625,7 +129333,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SplitterTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -112633,7 +129343,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SplitterTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -112641,7 +129353,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SplitterTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -112649,7 +129363,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SplitterTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -112668,10 +129384,10 @@ }, { "__Checksum": { - "Data1": 7318921928844070, - "Data2": -5481489679523902470, - "Data3": -5772395147323903256, - "Data4": -5001911458191034637 + "Data1": 6981381211611694798, + "Data2": 5204079863191528356, + "Data3": -7177799588374156531, + "Data4": 461667390262478947 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetDataToolTabTagHelper", @@ -112693,7 +129409,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SpreadsheetDataToolTabTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -112705,10 +129423,10 @@ }, { "__Checksum": { - "Data1": 297043197400086481, - "Data2": 4020356416338010179, - "Data3": 100330157218684339, - "Data4": -6104811364008614889 + "Data1": 6111904133959159382, + "Data2": -7898852120299507919, + "Data3": -7748389516365287677, + "Data4": 9032467923004434339 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetDefaultCellStyleSettingsTagHelper", @@ -112730,7 +129448,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetDefaultCellStyleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -112738,7 +129458,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetDefaultCellStyleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -112746,7 +129468,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetDefaultCellStyleSettingsTagHelper.FontFamily", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontFamily" } + "Metadata": { + "Common.PropertyName": "FontFamily" + } }, { "Kind": "ITagHelper", @@ -112754,7 +129478,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetDefaultCellStyleSettingsTagHelper.FontSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontSize" } + "Metadata": { + "Common.PropertyName": "FontSize" + } }, { "Kind": "ITagHelper", @@ -112762,7 +129488,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetDefaultCellStyleSettingsTagHelper.Italic", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Italic" } + "Metadata": { + "Common.PropertyName": "Italic" + } }, { "Kind": "ITagHelper", @@ -112770,7 +129498,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetDefaultCellStyleSettingsTagHelper.Bold", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bold" } + "Metadata": { + "Common.PropertyName": "Bold" + } }, { "Kind": "ITagHelper", @@ -112778,7 +129508,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetDefaultCellStyleSettingsTagHelper.Underline", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Underline" } + "Metadata": { + "Common.PropertyName": "Underline" + } }, { "Kind": "ITagHelper", @@ -112786,7 +129518,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetDefaultCellStyleSettingsTagHelper.Wrap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Wrap" } + "Metadata": { + "Common.PropertyName": "Wrap" + } } ], "Metadata": { @@ -112798,10 +129532,10 @@ }, { "__Checksum": { - "Data1": -3237555782764559794, - "Data2": 2169231349825479307, - "Data3": 4761161543182483483, - "Data4": -880215007525363410 + "Data1": 660677742205979084, + "Data2": -1955819736307985336, + "Data3": -1035658246103351736, + "Data4": -7187277060561002590 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetExcelSettingsTagHelper", @@ -112823,7 +129557,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetExcelSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -112831,7 +129567,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetExcelSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -112839,7 +129577,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetExcelSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } } ], "Metadata": { @@ -112851,10 +129591,10 @@ }, { "__Checksum": { - "Data1": 8946175063527245417, - "Data2": -8397409378995993721, - "Data3": -6073098208122737567, - "Data4": 3730241388246356582 + "Data1": 1715128599112439599, + "Data2": 5330052128504869517, + "Data3": 5156644723160324242, + "Data4": 3229967182250425348 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetGroupedToolTagHelper", @@ -112876,7 +129616,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetGroupedToolTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { @@ -112888,10 +129630,10 @@ }, { "__Checksum": { - "Data1": -3036731406332568820, - "Data2": 2690986338966126457, - "Data3": -7834022774228192056, - "Data4": 1957465341958030054 + "Data1": -4410364966023357971, + "Data2": 8726791414995353628, + "Data3": -4328651932516964965, + "Data4": 4205279023078104364 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetHomeToolTabTagHelper", @@ -112913,7 +129655,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SpreadsheetHomeToolTabTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -112925,10 +129669,10 @@ }, { "__Checksum": { - "Data1": 8042620364692974298, - "Data2": 2292611049725167162, - "Data3": -2739796588878250798, - "Data4": -25980712807745594 + "Data1": 3471756105167392810, + "Data2": -1511493922776372269, + "Data3": -2529365874555640743, + "Data4": 6602516030158601625 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetInsertToolTabTagHelper", @@ -112950,7 +129694,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SpreadsheetInsertToolTabTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -112962,10 +129708,10 @@ }, { "__Checksum": { - "Data1": -5577752285568937947, - "Data2": -3064470593615600120, - "Data3": 5732956292952151737, - "Data4": 1808739844104334613 + "Data1": -6846708209460250374, + "Data2": -5300722198254852102, + "Data3": -2732961822926993203, + "Data4": -3846870363398125586 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetPdfMarginSettingsTagHelper", @@ -112987,7 +129733,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetPdfMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -112995,7 +129743,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetPdfMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -113003,7 +129753,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetPdfMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -113011,7 +129763,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetPdfMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -113023,10 +129777,10 @@ }, { "__Checksum": { - "Data1": 3159358305968959914, - "Data2": -6611360700503557292, - "Data3": 7073656250846436559, - "Data4": -1751991392961545994 + "Data1": 1891277648161698728, + "Data2": 4383946262261945889, + "Data3": -7260286102418418680, + "Data4": -5259479296586798923 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper", @@ -113048,7 +129802,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.Area", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -113056,7 +129812,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.Author", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Author" } + "Metadata": { + "Common.PropertyName": "Author" + } }, { "Kind": "ITagHelper", @@ -113064,7 +129822,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.AutoPrint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoPrint" } + "Metadata": { + "Common.PropertyName": "AutoPrint" + } }, { "Kind": "ITagHelper", @@ -113072,7 +129832,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.Creator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Creator" } + "Metadata": { + "Common.PropertyName": "Creator" + } }, { "Kind": "ITagHelper", @@ -113080,7 +129842,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -113088,7 +129852,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -113096,7 +129862,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.FitWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FitWidth" } + "Metadata": { + "Common.PropertyName": "FitWidth" + } }, { "Kind": "ITagHelper", @@ -113104,7 +129872,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -113112,7 +129882,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.Guidelines", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Guidelines" } + "Metadata": { + "Common.PropertyName": "Guidelines" + } }, { "Kind": "ITagHelper", @@ -113120,7 +129892,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.HCenter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HCenter" } + "Metadata": { + "Common.PropertyName": "HCenter" + } }, { "Kind": "ITagHelper", @@ -113128,7 +129902,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.JpegQuality", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JpegQuality" } + "Metadata": { + "Common.PropertyName": "JpegQuality" + } }, { "Kind": "ITagHelper", @@ -113136,7 +129912,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.KeepPNG", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KeepPNG" } + "Metadata": { + "Common.PropertyName": "KeepPNG" + } }, { "Kind": "ITagHelper", @@ -113144,7 +129922,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.Keywords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Keywords" } + "Metadata": { + "Common.PropertyName": "Keywords" + } }, { "Kind": "ITagHelper", @@ -113152,7 +129932,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } }, { "Kind": "ITagHelper", @@ -113160,7 +129942,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.PaperSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaperSize" } + "Metadata": { + "Common.PropertyName": "PaperSize" + } }, { "Kind": "ITagHelper", @@ -113168,7 +129952,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -113176,7 +129962,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } }, { "Kind": "ITagHelper", @@ -113184,7 +129972,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.Subject", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subject" } + "Metadata": { + "Common.PropertyName": "Subject" + } }, { "Kind": "ITagHelper", @@ -113192,7 +129982,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -113200,7 +129992,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetPdfSettingsTagHelper.VCenter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VCenter" } + "Metadata": { + "Common.PropertyName": "VCenter" + } } ], "AllowedChildTags": [ @@ -113219,10 +130013,10 @@ }, { "__Checksum": { - "Data1": 327994697786426406, - "Data2": -5565908430244932817, - "Data3": 25331790264891759, - "Data4": -8658875162450055494 + "Data1": -4668116784859119149, + "Data2": 8083577910375063851, + "Data3": -7710364663741544883, + "Data4": -2057874215250324240 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetColumnTagHelper", @@ -113244,7 +130038,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetColumnTagHelper.Index", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "ITagHelper", @@ -113252,7 +130048,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetColumnTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -113264,10 +130062,10 @@ }, { "__Checksum": { - "Data1": 5930956727066360164, - "Data2": -4628028537856048274, - "Data3": -3649029392427960224, - "Data4": 4477498520819409600 + "Data1": 4533186541441575739, + "Data2": 7412315251570823817, + "Data3": 1742729229927532146, + "Data4": -4416952058135676136 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetColumnsTagHelper", @@ -113297,10 +130095,10 @@ }, { "__Checksum": { - "Data1": -6727292479619353500, - "Data2": 4244777590855163071, - "Data3": -6621206796121098984, - "Data4": 630322017330970931 + "Data1": 5714540399852816707, + "Data2": 1162121216539710654, + "Data3": 2100704150421922292, + "Data4": -5858904983142767927 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetDrawingTagHelper", @@ -113322,7 +130120,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetDrawingTagHelper.TopLeftCell", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TopLeftCell" } + "Metadata": { + "Common.PropertyName": "TopLeftCell" + } }, { "Kind": "ITagHelper", @@ -113330,7 +130130,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetDrawingTagHelper.OffsetX", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OffsetX" } + "Metadata": { + "Common.PropertyName": "OffsetX" + } }, { "Kind": "ITagHelper", @@ -113338,7 +130140,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetDrawingTagHelper.OffsetY", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OffsetY" } + "Metadata": { + "Common.PropertyName": "OffsetY" + } }, { "Kind": "ITagHelper", @@ -113346,7 +130150,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetDrawingTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -113354,7 +130160,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetDrawingTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -113362,7 +130170,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetDrawingTagHelper.Image", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Image" } + "Metadata": { + "Common.PropertyName": "Image" + } } ], "Metadata": { @@ -113374,10 +130184,10 @@ }, { "__Checksum": { - "Data1": 8229597830196477727, - "Data2": -4304080223952679061, - "Data3": 9182730990272858046, - "Data4": 8315375282040121297 + "Data1": -898535399810604527, + "Data2": -941669614642959554, + "Data3": 7584893253160861504, + "Data4": -5117491581864554326 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetDrawingsTagHelper", @@ -113407,10 +130217,10 @@ }, { "__Checksum": { - "Data1": -944925077092030661, - "Data2": 5988675363487131446, - "Data3": 127058419501143612, - "Data4": 4723504293396064172 + "Data1": -2382883003998902131, + "Data2": -2249956830238302040, + "Data3": 1019138851426455349, + "Data4": -845113486363672667 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnCriteriaTagHelper", @@ -113432,7 +130242,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnCriteriaTagHelper.Operator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Operator" } + "Metadata": { + "Common.PropertyName": "Operator" + } }, { "Kind": "ITagHelper", @@ -113440,7 +130252,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnCriteriaTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { @@ -113452,10 +130266,10 @@ }, { "__Checksum": { - "Data1": -6221152132882121251, - "Data2": 4774787966542629853, - "Data3": -1989424824620574331, - "Data4": 9056245275022807689 + "Data1": -652844854242357822, + "Data2": -8359257255563156278, + "Data3": -2727877869374394141, + "Data4": -6689783686888688210 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnCriteriasTagHelper", @@ -113485,10 +130299,10 @@ }, { "__Checksum": { - "Data1": 1740503351999103524, - "Data2": 2238798493177367870, - "Data3": 4310991867184778315, - "Data4": -7019627278604559740 + "Data1": -8925988641739622350, + "Data2": 804694010681810002, + "Data3": 3045739153883300702, + "Data4": -7480762111362103091 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnTagHelper", @@ -113510,7 +130324,9 @@ "TypeName": "System.Double?[]", "DisplayName": "System.Double?[] Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnTagHelper.Values", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Values" } + "Metadata": { + "Common.PropertyName": "Values" + } }, { "Kind": "ITagHelper", @@ -113518,7 +130334,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -113526,7 +130344,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnTagHelper.Index", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "ITagHelper", @@ -113534,7 +130354,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnTagHelper.Logic", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Logic" } + "Metadata": { + "Common.PropertyName": "Logic" + } }, { "Kind": "ITagHelper", @@ -113542,7 +130364,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -113550,7 +130374,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "AllowedChildTags": [ @@ -113569,10 +130395,10 @@ }, { "__Checksum": { - "Data1": -1521629900781494371, - "Data2": 7232126654602948852, - "Data3": 3560459573126367673, - "Data4": 5652512590538839627 + "Data1": 6078052498304471984, + "Data2": 5308955528395689907, + "Data3": 319539458510051263, + "Data4": 8713043220686140987 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsColumnsTagHelper", @@ -113602,10 +130428,10 @@ }, { "__Checksum": { - "Data1": 7634054019626016560, - "Data2": -1155754945962332636, - "Data3": 1393652424243726751, - "Data4": -246779451067140678 + "Data1": 3061771037471057281, + "Data2": -7043989745022283981, + "Data3": 344377971139262542, + "Data4": 2843454285531519699 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsTagHelper", @@ -113627,7 +130453,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetFilterSettingsTagHelper.Ref", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Ref" } + "Metadata": { + "Common.PropertyName": "Ref" + } } ], "AllowedChildTags": [ @@ -113646,10 +130474,10 @@ }, { "__Checksum": { - "Data1": 665319797920341584, - "Data2": 3123523376409657881, - "Data3": 2563545280874289823, - "Data4": -7402541300990462516 + "Data1": 212028666788905260, + "Data2": 9104191028215090066, + "Data3": -6014409920831937222, + "Data4": 6046478578552530983 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderBottomSettingsTagHelper", @@ -113671,7 +130499,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderBottomSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -113679,7 +130509,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderBottomSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } } ], "Metadata": { @@ -113691,10 +130523,10 @@ }, { "__Checksum": { - "Data1": 3288292289477321298, - "Data2": -544119849938335710, - "Data3": 5465204267856600722, - "Data4": 2700704011406453836 + "Data1": 965646739027281028, + "Data2": -7682649306733364, + "Data3": -6856655266108635428, + "Data4": 5522778524877096328 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderLeftSettingsTagHelper", @@ -113716,7 +130548,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderLeftSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -113724,7 +130558,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderLeftSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } } ], "Metadata": { @@ -113736,10 +130572,10 @@ }, { "__Checksum": { - "Data1": 8984646921704284882, - "Data2": -6241987897663248167, - "Data3": -285313854475021344, - "Data4": -405586212984561871 + "Data1": 4734962511876806782, + "Data2": 9124463790547957326, + "Data3": 5684671561647595841, + "Data4": 8929860557659036650 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderRightSettingsTagHelper", @@ -113761,7 +130597,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderRightSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -113769,7 +130607,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderRightSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } } ], "Metadata": { @@ -113781,10 +130621,10 @@ }, { "__Checksum": { - "Data1": 7870167051408547603, - "Data2": 6724673677524061906, - "Data3": 2835229493054910009, - "Data4": 2663487799297324258 + "Data1": -7275674829819848031, + "Data2": -8280225578405546388, + "Data3": 3932570420245240271, + "Data4": 7502784747775959393 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderTopSettingsTagHelper", @@ -113806,7 +130646,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderTopSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -113814,7 +130656,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellBorderTopSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } } ], "Metadata": { @@ -113826,10 +130670,10 @@ }, { "__Checksum": { - "Data1": -2742398520240079877, - "Data2": 550049709069523448, - "Data3": 853371737233224547, - "Data4": -6779350429161388572 + "Data1": -1719473617439235133, + "Data2": -132912208026552734, + "Data3": 7524532727418584868, + "Data4": -4307359175575004729 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper", @@ -113851,7 +130695,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -113859,7 +130705,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -113867,7 +130715,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -113875,7 +130725,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Comment", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Comment" } + "Metadata": { + "Common.PropertyName": "Comment" + } }, { "Kind": "ITagHelper", @@ -113883,7 +130735,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.FontFamily", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontFamily" } + "Metadata": { + "Common.PropertyName": "FontFamily" + } }, { "Kind": "ITagHelper", @@ -113891,7 +130745,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.FontSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FontSize" } + "Metadata": { + "Common.PropertyName": "FontSize" + } }, { "Kind": "ITagHelper", @@ -113899,7 +130755,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Italic", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Italic" } + "Metadata": { + "Common.PropertyName": "Italic" + } }, { "Kind": "ITagHelper", @@ -113907,7 +130765,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Bold", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bold" } + "Metadata": { + "Common.PropertyName": "Bold" + } }, { "Kind": "ITagHelper", @@ -113915,7 +130775,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -113923,7 +130785,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -113931,7 +130795,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Formula", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Formula" } + "Metadata": { + "Common.PropertyName": "Formula" + } }, { "Kind": "ITagHelper", @@ -113939,7 +130805,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Html", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Html" } + "Metadata": { + "Common.PropertyName": "Html" + } }, { "Kind": "ITagHelper", @@ -113947,7 +130815,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Index", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "ITagHelper", @@ -113955,7 +130825,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Link", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Link" } + "Metadata": { + "Common.PropertyName": "Link" + } }, { "Kind": "ITagHelper", @@ -113963,7 +130835,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Underline", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Underline" } + "Metadata": { + "Common.PropertyName": "Underline" + } }, { "Kind": "ITagHelper", @@ -113971,7 +130845,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.Wrap", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Wrap" } + "Metadata": { + "Common.PropertyName": "Wrap" + } }, { "Kind": "ITagHelper", @@ -113979,7 +130855,9 @@ "TypeName": "Kendo.Mvc.UI.SpreadsheetTextAlign?", "DisplayName": "Kendo.Mvc.UI.SpreadsheetTextAlign? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.TextAlign", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TextAlign" } + "Metadata": { + "Common.PropertyName": "TextAlign" + } }, { "Kind": "ITagHelper", @@ -113987,7 +130865,9 @@ "TypeName": "Kendo.Mvc.UI.SpreadsheetVerticalAlign?", "DisplayName": "Kendo.Mvc.UI.SpreadsheetVerticalAlign? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellTagHelper.VerticalAlign", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VerticalAlign" } + "Metadata": { + "Common.PropertyName": "VerticalAlign" + } } ], "AllowedChildTags": [ @@ -114026,10 +130906,10 @@ }, { "__Checksum": { - "Data1": 8270167965988411117, - "Data2": -4153186066695579573, - "Data3": -4288689256964510941, - "Data4": -4384199687127157810 + "Data1": -4122292442956429368, + "Data2": 1102640132005538138, + "Data3": 8576404469891582751, + "Data4": 5098866233356583711 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellsTagHelper", @@ -114059,10 +130939,10 @@ }, { "__Checksum": { - "Data1": -226114767385456728, - "Data2": -780655036712966410, - "Data3": -5344156276098415235, - "Data4": 6850288072749245415 + "Data1": -1158811446099642269, + "Data2": 7446682589940789238, + "Data3": -2326972312342277402, + "Data4": -1522695558541121838 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper", @@ -114084,7 +130964,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.DataType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataType" } + "Metadata": { + "Common.PropertyName": "DataType" + } }, { "Kind": "ITagHelper", @@ -114092,7 +130974,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -114100,7 +130984,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.ComparerType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComparerType" } + "Metadata": { + "Common.PropertyName": "ComparerType" + } }, { "Kind": "ITagHelper", @@ -114108,7 +130994,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -114116,7 +131004,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.ShowButton", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowButton" } + "Metadata": { + "Common.PropertyName": "ShowButton" + } }, { "Kind": "ITagHelper", @@ -114124,7 +131014,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } }, { "Kind": "ITagHelper", @@ -114132,7 +131024,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.AllowNulls", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllowNulls" } + "Metadata": { + "Common.PropertyName": "AllowNulls" + } }, { "Kind": "ITagHelper", @@ -114140,7 +131034,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.MessageTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MessageTemplate" } + "Metadata": { + "Common.PropertyName": "MessageTemplate" + } }, { "Kind": "ITagHelper", @@ -114148,7 +131044,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.MessageTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MessageTemplateId" } + "Metadata": { + "Common.PropertyName": "MessageTemplateId" + } }, { "Kind": "ITagHelper", @@ -114156,7 +131054,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.MessageTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MessageTemplateView" } + "Metadata": { + "Common.PropertyName": "MessageTemplateView" + } }, { "Kind": "ITagHelper", @@ -114164,7 +131064,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.MessageTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MessageTemplateHandler" } + "Metadata": { + "Common.PropertyName": "MessageTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -114172,7 +131074,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.TitleTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TitleTemplate" } + "Metadata": { + "Common.PropertyName": "TitleTemplate" + } }, { "Kind": "ITagHelper", @@ -114180,7 +131084,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.TitleTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TitleTemplateId" } + "Metadata": { + "Common.PropertyName": "TitleTemplateId" + } }, { "Kind": "ITagHelper", @@ -114188,7 +131094,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.TitleTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TitleTemplateView" } + "Metadata": { + "Common.PropertyName": "TitleTemplateView" + } }, { "Kind": "ITagHelper", @@ -114196,7 +131104,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowCellValidationSettingsTagHelper.TitleTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TitleTemplateHandler" } + "Metadata": { + "Common.PropertyName": "TitleTemplateHandler" + } } ], "Metadata": { @@ -114208,10 +131118,10 @@ }, { "__Checksum": { - "Data1": -4304851018869200716, - "Data2": -2838978893594471856, - "Data3": -8875095671386828650, - "Data4": -3995746018470126258 + "Data1": -4801859143079865728, + "Data2": -7034762684863207921, + "Data3": -2758449091133455122, + "Data4": 8044538797755375245 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowTagHelper", @@ -114233,7 +131143,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -114241,7 +131153,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetRowTagHelper.Index", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "ITagHelper", @@ -114249,7 +131163,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetRowTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -114268,10 +131184,10 @@ }, { "__Checksum": { - "Data1": -8624127191983162300, - "Data2": 969677246656275336, - "Data3": -9007767311301723239, - "Data4": -2481208811250341157 + "Data1": -206479240817138263, + "Data2": -5977798644538285745, + "Data3": -3274963276943657483, + "Data4": 1201187546248144875 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetRowsTagHelper", @@ -114301,10 +131217,10 @@ }, { "__Checksum": { - "Data1": 2626561963628819435, - "Data2": 7513080481673466151, - "Data3": 1174574298949758468, - "Data4": -1419866562380975775 + "Data1": -5344245574404481499, + "Data2": 7988613933098011666, + "Data3": -5859865443065260602, + "Data4": -968329152503983966 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetSortSettingsColumnTagHelper", @@ -114326,7 +131242,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetSheetSortSettingsColumnTagHelper.Ascending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Ascending" } + "Metadata": { + "Common.PropertyName": "Ascending" + } }, { "Kind": "ITagHelper", @@ -114334,7 +131252,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetSortSettingsColumnTagHelper.Index", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } } ], "Metadata": { @@ -114346,10 +131266,10 @@ }, { "__Checksum": { - "Data1": 5162216713773783372, - "Data2": -3437415901148603422, - "Data3": 24353316402186358, - "Data4": 5796987981479488946 + "Data1": 4288622379741384010, + "Data2": 146379968205468421, + "Data3": -1395397885898560077, + "Data4": -3821275252646754961 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetSortSettingsColumnsTagHelper", @@ -114379,10 +131299,10 @@ }, { "__Checksum": { - "Data1": 4450561690569596727, - "Data2": 7950569229188361794, - "Data3": -5712840304804722484, - "Data4": 545708471324216457 + "Data1": 7326181980987734462, + "Data2": 1758868750883340527, + "Data3": 3449424006413040623, + "Data4": 7591245928969883546 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetSortSettingsTagHelper", @@ -114404,7 +131324,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetSortSettingsTagHelper.Ref", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Ref" } + "Metadata": { + "Common.PropertyName": "Ref" + } } ], "AllowedChildTags": [ @@ -114423,10 +131345,10 @@ }, { "__Checksum": { - "Data1": 2785218248912232194, - "Data2": -1674025185264511566, - "Data3": 8070092333878137520, - "Data4": -5111376840523602791 + "Data1": -6916177184902957597, + "Data2": 3751184222663588118, + "Data3": 9151048038080179170, + "Data4": -272485948336538789 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetTagHelper", @@ -114448,7 +131370,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.SpreadsheetSheetTagHelper.MergedCells", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MergedCells" } + "Metadata": { + "Common.PropertyName": "MergedCells" + } }, { "Kind": "ITagHelper", @@ -114456,7 +131380,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetTagHelper.ActiveCell", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ActiveCell" } + "Metadata": { + "Common.PropertyName": "ActiveCell" + } }, { "Kind": "ITagHelper", @@ -114464,7 +131390,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -114472,7 +131400,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetTagHelper.FrozenColumns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FrozenColumns" } + "Metadata": { + "Common.PropertyName": "FrozenColumns" + } }, { "Kind": "ITagHelper", @@ -114480,7 +131410,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetSheetTagHelper.FrozenRows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FrozenRows" } + "Metadata": { + "Common.PropertyName": "FrozenRows" + } }, { "Kind": "ITagHelper", @@ -114488,7 +131420,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetSheetTagHelper.Selection", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selection" } + "Metadata": { + "Common.PropertyName": "Selection" + } }, { "Kind": "ITagHelper", @@ -114496,7 +131430,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetSheetTagHelper.ShowGridLines", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowGridLines" } + "Metadata": { + "Common.PropertyName": "ShowGridLines" + } } ], "AllowedChildTags": [ @@ -114535,10 +131471,10 @@ }, { "__Checksum": { - "Data1": 5343546265467487607, - "Data2": -6971287498893564062, - "Data3": 836493297638058742, - "Data4": -2348205507106769362 + "Data1": 5431158714455894163, + "Data2": 1156784695812040415, + "Data3": 6217506245045946221, + "Data4": -2895071905445277792 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetSheetsTagHelper", @@ -114568,10 +131504,10 @@ }, { "__Checksum": { - "Data1": -2724880065289597564, - "Data2": -5179707791078259689, - "Data3": 7398646803157298060, - "Data4": -172457242062207255 + "Data1": 111649591777111991, + "Data2": 7100147900706350651, + "Data3": 55097778539192434, + "Data4": -3824828590972895981 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetTagHelper", @@ -114592,7 +131528,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.Images", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Images" } + "Metadata": { + "Common.PropertyName": "Images" + } }, { "Kind": "ITagHelper", @@ -114600,7 +131538,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnInsertSheet", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnInsertSheet" } + "Metadata": { + "Common.PropertyName": "OnInsertSheet" + } }, { "Kind": "ITagHelper", @@ -114608,7 +131548,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnRemoveSheet", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemoveSheet" } + "Metadata": { + "Common.PropertyName": "OnRemoveSheet" + } }, { "Kind": "ITagHelper", @@ -114616,7 +131558,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnRenameSheet", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRenameSheet" } + "Metadata": { + "Common.PropertyName": "OnRenameSheet" + } }, { "Kind": "ITagHelper", @@ -114624,7 +131568,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnSelectSheet", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelectSheet" } + "Metadata": { + "Common.PropertyName": "OnSelectSheet" + } }, { "Kind": "ITagHelper", @@ -114632,7 +131578,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnUnhideColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnUnhideColumn" } + "Metadata": { + "Common.PropertyName": "OnUnhideColumn" + } }, { "Kind": "ITagHelper", @@ -114640,7 +131588,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnUnhideRow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnUnhideRow" } + "Metadata": { + "Common.PropertyName": "OnUnhideRow" + } }, { "Kind": "ITagHelper", @@ -114648,7 +131598,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnHideColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnHideColumn" } + "Metadata": { + "Common.PropertyName": "OnHideColumn" + } }, { "Kind": "ITagHelper", @@ -114656,7 +131608,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnHideRow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnHideRow" } + "Metadata": { + "Common.PropertyName": "OnHideRow" + } }, { "Kind": "ITagHelper", @@ -114664,7 +131618,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnDeleteColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeleteColumn" } + "Metadata": { + "Common.PropertyName": "OnDeleteColumn" + } }, { "Kind": "ITagHelper", @@ -114672,7 +131628,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnDeleteRow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeleteRow" } + "Metadata": { + "Common.PropertyName": "OnDeleteRow" + } }, { "Kind": "ITagHelper", @@ -114680,7 +131638,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnInsertColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnInsertColumn" } + "Metadata": { + "Common.PropertyName": "OnInsertColumn" + } }, { "Kind": "ITagHelper", @@ -114688,7 +131648,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnInsertRow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnInsertRow" } + "Metadata": { + "Common.PropertyName": "OnInsertRow" + } }, { "Kind": "ITagHelper", @@ -114696,7 +131658,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -114704,7 +131668,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnChangeFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChangeFormat" } + "Metadata": { + "Common.PropertyName": "OnChangeFormat" + } }, { "Kind": "ITagHelper", @@ -114712,7 +131678,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnChanging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChanging" } + "Metadata": { + "Common.PropertyName": "OnChanging" + } }, { "Kind": "ITagHelper", @@ -114720,7 +131688,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -114728,7 +131698,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnRender", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRender" } + "Metadata": { + "Common.PropertyName": "OnRender" + } }, { "Kind": "ITagHelper", @@ -114736,7 +131708,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnExcelExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExcelExport" } + "Metadata": { + "Common.PropertyName": "OnExcelExport" + } }, { "Kind": "ITagHelper", @@ -114744,7 +131718,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnExcelImport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExcelImport" } + "Metadata": { + "Common.PropertyName": "OnExcelImport" + } }, { "Kind": "ITagHelper", @@ -114752,7 +131728,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnPdfExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPdfExport" } + "Metadata": { + "Common.PropertyName": "OnPdfExport" + } }, { "Kind": "ITagHelper", @@ -114760,7 +131738,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnCopy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCopy" } + "Metadata": { + "Common.PropertyName": "OnCopy" + } }, { "Kind": "ITagHelper", @@ -114768,7 +131748,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnCut", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCut" } + "Metadata": { + "Common.PropertyName": "OnCut" + } }, { "Kind": "ITagHelper", @@ -114776,7 +131758,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnPaste", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPaste" } + "Metadata": { + "Common.PropertyName": "OnPaste" + } }, { "Kind": "ITagHelper", @@ -114784,7 +131768,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -114792,7 +131778,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -114800,7 +131788,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.ActiveSheet", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ActiveSheet" } + "Metadata": { + "Common.PropertyName": "ActiveSheet" + } }, { "Kind": "ITagHelper", @@ -114808,7 +131798,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.ColumnWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnWidth" } + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } }, { "Kind": "ITagHelper", @@ -114816,7 +131808,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -114824,7 +131818,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.HeaderHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderHeight" } + "Metadata": { + "Common.PropertyName": "HeaderHeight" + } }, { "Kind": "ITagHelper", @@ -114832,7 +131828,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.HeaderWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderWidth" } + "Metadata": { + "Common.PropertyName": "HeaderWidth" + } }, { "Kind": "ITagHelper", @@ -114840,7 +131838,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.RowHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowHeight" } + "Metadata": { + "Common.PropertyName": "RowHeight" + } }, { "Kind": "ITagHelper", @@ -114848,7 +131848,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.Rows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rows" } + "Metadata": { + "Common.PropertyName": "Rows" + } }, { "Kind": "ITagHelper", @@ -114856,7 +131858,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.Sheetsbar", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Sheetsbar" } + "Metadata": { + "Common.PropertyName": "Sheetsbar" + } }, { "Kind": "ITagHelper", @@ -114864,7 +131868,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.UseCultureDecimals", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UseCultureDecimals" } + "Metadata": { + "Common.PropertyName": "UseCultureDecimals" + } }, { "Kind": "ITagHelper", @@ -114872,7 +131878,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -114880,7 +131888,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -114888,7 +131898,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -114896,7 +131908,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SpreadsheetTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -114935,10 +131949,10 @@ }, { "__Checksum": { - "Data1": 7943728949762715686, - "Data2": 7640210867720234657, - "Data3": -6553088465811921037, - "Data4": -9047759255183589293 + "Data1": 2433262259415662087, + "Data2": 1236653228767643261, + "Data3": 1657970443765567380, + "Data4": 5012627059893864321 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetToolbarTagHelper", @@ -114960,7 +131974,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SpreadsheetToolbarTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -114989,10 +132005,10 @@ }, { "__Checksum": { - "Data1": -8010466360140924210, - "Data2": -2931923494663248332, - "Data3": 8517944761994191168, - "Data4": -3643927791533309103 + "Data1": 5829007257781171418, + "Data2": 8026122840303143197, + "Data3": 6094792432645016199, + "Data4": -5519055084513387537 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetToolGroupTagHelper", @@ -115026,7 +132042,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetToolGroupTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "AllowedChildTags": [ @@ -115045,10 +132063,10 @@ }, { "__Checksum": { - "Data1": -5652801197787418377, - "Data2": -3281730198155961885, - "Data3": 5973629375559771943, - "Data4": -8151723210998511410 + "Data1": 3159371764515660759, + "Data2": 2082976381731543405, + "Data3": -4845293685303330041, + "Data4": 340315609890633616 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SpreadsheetToolTagHelper", @@ -115082,7 +132100,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SpreadsheetToolTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { @@ -115094,10 +132114,10 @@ }, { "__Checksum": { - "Data1": -8316509401378852189, - "Data2": -3955938301504975446, - "Data3": -7301686893179922771, - "Data4": -180691608888520872 + "Data1": -1111387713840753803, + "Data2": 7309265483103534584, + "Data3": -879708385741029182, + "Data4": 3293480640821484043 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StackLayoutContainerTagHelper", @@ -115119,7 +132139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StackLayoutContainerTagHelper.TagName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TagName" } + "Metadata": { + "Common.PropertyName": "TagName" + } } ], "Metadata": { @@ -115131,10 +132153,10 @@ }, { "__Checksum": { - "Data1": 5385583197468517503, - "Data2": -7715714543117518554, - "Data3": 7909815780903405130, - "Data4": 4574275458377994567 + "Data1": -6344997633908306021, + "Data2": 6085198930631224677, + "Data3": -2467570745577714828, + "Data4": -1701935131898694209 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StackLayoutTagHelper", @@ -115155,7 +132177,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StackLayoutTagHelper.Spacing", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "ITagHelper", @@ -115163,7 +132187,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StackLayoutTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -115171,7 +132197,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StackLayoutTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -115180,7 +132208,9 @@ "IsEnum": true, "DisplayName": "Kendo.Mvc.UI.StackLayoutOrientation Kendo.Mvc.TagHelpers.StackLayoutTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -115189,7 +132219,9 @@ "IsEnum": true, "DisplayName": "Kendo.Mvc.UI.HorizontalAlign Kendo.Mvc.TagHelpers.StackLayoutTagHelper.HorizontalAlign", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HorizontalAlign" } + "Metadata": { + "Common.PropertyName": "HorizontalAlign" + } }, { "Kind": "ITagHelper", @@ -115198,7 +132230,9 @@ "IsEnum": true, "DisplayName": "Kendo.Mvc.UI.VerticalAlign Kendo.Mvc.TagHelpers.StackLayoutTagHelper.VerticalAlign", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VerticalAlign" } + "Metadata": { + "Common.PropertyName": "VerticalAlign" + } }, { "Kind": "ITagHelper", @@ -115206,7 +132240,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StackLayoutTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -115214,7 +132250,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.StackLayoutTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -115222,7 +132260,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.StackLayoutTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -115230,7 +132270,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.StackLayoutTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -115249,10 +132291,10 @@ }, { "__Checksum": { - "Data1": -5367617297364796442, - "Data2": 7120705367072982770, - "Data3": 3397281361428867131, - "Data4": 9198551632921983165 + "Data1": -4976187767362026972, + "Data2": -8790658784521366382, + "Data3": 7901809039999622022, + "Data4": -6678135405566705802 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StepperStepTagHelper", @@ -115274,7 +132316,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StepperStepTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -115282,7 +132326,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StepperStepTagHelper.Error", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Error" } + "Metadata": { + "Common.PropertyName": "Error" + } }, { "Kind": "ITagHelper", @@ -115290,7 +132336,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StepperStepTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -115298,7 +132346,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StepperStepTagHelper.IconTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconTemplate" } + "Metadata": { + "Common.PropertyName": "IconTemplate" + } }, { "Kind": "ITagHelper", @@ -115306,7 +132356,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StepperStepTagHelper.IconTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconTemplateId" } + "Metadata": { + "Common.PropertyName": "IconTemplateId" + } }, { "Kind": "ITagHelper", @@ -115314,7 +132366,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.StepperStepTagHelper.IconTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconTemplateView" } + "Metadata": { + "Common.PropertyName": "IconTemplateView" + } }, { "Kind": "ITagHelper", @@ -115322,7 +132376,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StepperStepTagHelper.IconTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconTemplateHandler" } + "Metadata": { + "Common.PropertyName": "IconTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -115330,7 +132386,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StepperStepTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -115338,7 +132396,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StepperStepTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -115346,7 +132406,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StepperStepTagHelper.SuccessIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SuccessIcon" } + "Metadata": { + "Common.PropertyName": "SuccessIcon" + } } ], "Metadata": { @@ -115358,10 +132420,10 @@ }, { "__Checksum": { - "Data1": 1545755325783216653, - "Data2": -2178840308406125755, - "Data3": -3903102636522123108, - "Data4": 5470586147500489925 + "Data1": 7084954877792443721, + "Data2": 28084797387502241, + "Data3": -1397631756992290553, + "Data4": -4633968634610078552 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StepperStepsTagHelper", @@ -115391,10 +132453,10 @@ }, { "__Checksum": { - "Data1": -4378721041238615575, - "Data2": 5892264095141096726, - "Data3": 1551997095360412923, - "Data4": 6878058045833010352 + "Data1": -3921407314494417897, + "Data2": 1598731289048562384, + "Data3": -7673178646172834585, + "Data4": 1251658329158413566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StepperTagHelper", @@ -115414,7 +132476,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StepperTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -115422,7 +132486,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StepperTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -115430,7 +132496,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StepperTagHelper.Indicator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Indicator" } + "Metadata": { + "Common.PropertyName": "Indicator" + } }, { "Kind": "ITagHelper", @@ -115438,7 +132506,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StepperTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -115446,7 +132516,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StepperTagHelper.Linear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Linear" } + "Metadata": { + "Common.PropertyName": "Linear" + } }, { "Kind": "ITagHelper", @@ -115454,7 +132526,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StepperTagHelper.SelectOnFocus", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SelectOnFocus" } + "Metadata": { + "Common.PropertyName": "SelectOnFocus" + } }, { "Kind": "ITagHelper", @@ -115462,7 +132536,9 @@ "TypeName": "Kendo.Mvc.UI.StepperOrientationType?", "DisplayName": "Kendo.Mvc.UI.StepperOrientationType? Kendo.Mvc.TagHelpers.StepperTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -115470,7 +132546,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StepperTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -115478,7 +132556,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.StepperTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -115486,7 +132566,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.StepperTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -115494,7 +132576,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.StepperTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -115513,10 +132597,10 @@ }, { "__Checksum": { - "Data1": 4750758580220622770, - "Data2": -3037819099668703896, - "Data3": -736262676010500923, - "Data4": -6036537943640046666 + "Data1": -5596786804098998843, + "Data2": -6658471055989852038, + "Data3": 4712061247994506655, + "Data4": 4205029196175122603 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisAutoBaseUnitStepsSettingsTagHelper", @@ -115538,7 +132622,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Seconds", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Seconds" } + "Metadata": { + "Common.PropertyName": "Seconds" + } }, { "Kind": "ITagHelper", @@ -115546,7 +132632,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Minutes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Minutes" } + "Metadata": { + "Common.PropertyName": "Minutes" + } }, { "Kind": "ITagHelper", @@ -115554,7 +132642,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Hours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "ITagHelper", @@ -115562,7 +132652,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Days", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "ITagHelper", @@ -115570,7 +132662,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Weeks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "ITagHelper", @@ -115578,7 +132672,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Months", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "ITagHelper", @@ -115586,7 +132682,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisAutoBaseUnitStepsSettingsTagHelper.Years", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { @@ -115598,10 +132696,10 @@ }, { "__Checksum": { - "Data1": -3326514619503690742, - "Data2": 1267969386748017913, - "Data3": 8681702076830638694, - "Data4": -102949426279565913 + "Data1": -5964708153787236259, + "Data2": -1164063335217686653, + "Data3": 7065477007184919045, + "Data4": 2351275221880954077 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairSettingsTagHelper", @@ -115623,7 +132721,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -115631,7 +132731,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairSettingsTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -115639,7 +132741,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -115647,7 +132751,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "AllowedChildTags": [ @@ -115666,10 +132772,10 @@ }, { "__Checksum": { - "Data1": 6680762964240456010, - "Data2": -1377681325740570780, - "Data3": -6369635092840809321, - "Data4": -2520065055178156840 + "Data1": 4941007793460470384, + "Data2": -1445993664684557346, + "Data3": 2659918799505395188, + "Data4": 4234028083533846876 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipBorderSettingsTagHelper", @@ -115691,7 +132797,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -115699,7 +132807,9 @@ "TypeName": "Kendo.Mvc.UI.ChartDashType?", "DisplayName": "Kendo.Mvc.UI.ChartDashType? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -115707,7 +132817,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -115719,10 +132831,10 @@ }, { "__Checksum": { - "Data1": -7463808507404811794, - "Data2": -3678012052730496662, - "Data3": 4190666143351617725, - "Data4": -375430926324192321 + "Data1": 1968649687008216702, + "Data2": 6864996428436934009, + "Data3": -4709688786564982513, + "Data4": 2784907532621147817 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipPaddingSettingsTagHelper", @@ -115744,7 +132856,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -115752,7 +132866,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -115760,7 +132876,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -115768,7 +132886,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -115780,10 +132900,10 @@ }, { "__Checksum": { - "Data1": 757756128072675102, - "Data2": 804045063546145346, - "Data3": -2966037136878925416, - "Data4": 6478317005010616241 + "Data1": 845998225548474020, + "Data2": -6612371393351347646, + "Data3": 3953863317895225824, + "Data4": -4830856717004184821 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipSettingsTagHelper", @@ -115805,7 +132925,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -115813,7 +132935,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -115821,7 +132945,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -115829,7 +132955,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -115837,7 +132965,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -115845,7 +132975,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -115853,7 +132985,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisCrosshairTooltipSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -115877,10 +133011,10 @@ }, { "__Checksum": { - "Data1": -2011752173222351017, - "Data2": 9190110135326373335, - "Data3": -3166974160255215074, - "Data4": -6599720312489086833 + "Data1": 6387595864671769489, + "Data2": 1589178702929854361, + "Data3": -7433550177452794623, + "Data4": 2174615884988679202 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsBorderSettingsTagHelper", @@ -115902,7 +133036,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -115910,7 +133046,9 @@ "TypeName": "Kendo.Mvc.UI.ChartDashType?", "DisplayName": "Kendo.Mvc.UI.ChartDashType? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -115918,7 +133056,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -115930,10 +133070,10 @@ }, { "__Checksum": { - "Data1": 359507622225375473, - "Data2": 298264259301395470, - "Data3": 3545402049948841577, - "Data4": 2795607845792546365 + "Data1": 6530051180366434960, + "Data2": 2603400056290874269, + "Data3": 5479160729052404681, + "Data4": 7861034080948653233 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsDateFormatsSettingsTagHelper", @@ -115955,7 +133095,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsDateFormatsSettingsTagHelper.Days", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "ITagHelper", @@ -115963,7 +133105,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsDateFormatsSettingsTagHelper.Hours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "ITagHelper", @@ -115971,7 +133115,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsDateFormatsSettingsTagHelper.Months", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "ITagHelper", @@ -115979,7 +133125,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsDateFormatsSettingsTagHelper.Weeks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "ITagHelper", @@ -115987,7 +133135,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsDateFormatsSettingsTagHelper.Years", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { @@ -115999,10 +133149,10 @@ }, { "__Checksum": { - "Data1": 7832906755482811125, - "Data2": -2583990572424908239, - "Data3": 5976117516566036527, - "Data4": 1718801457338014826 + "Data1": -5692386244668646501, + "Data2": -4383423895338028678, + "Data3": -6930476923199354929, + "Data4": -2532894801243913687 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsMarginSettingsTagHelper", @@ -116024,7 +133174,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -116032,7 +133184,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -116040,7 +133194,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -116048,7 +133204,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -116060,10 +133218,10 @@ }, { "__Checksum": { - "Data1": -8235362961859527299, - "Data2": 8813385026599239659, - "Data3": 1801291214454828036, - "Data4": -7842082489503787534 + "Data1": 3588319522194600506, + "Data2": -426813701630282312, + "Data3": -1880164012688787104, + "Data4": 4888256083468776742 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsPaddingSettingsTagHelper", @@ -116085,7 +133243,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsPaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -116093,7 +133253,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsPaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -116101,7 +133263,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsPaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -116109,7 +133273,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsPaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -116121,10 +133287,10 @@ }, { "__Checksum": { - "Data1": 3556507871073654126, - "Data2": 190369659734991967, - "Data3": 6652726730468186347, - "Data4": 2183152767740715944 + "Data1": -426765306770186347, + "Data2": 2052673258367354438, + "Data3": 5770989562049477018, + "Data4": 6460158248037028047 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper", @@ -116146,7 +133312,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -116154,7 +133322,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -116162,7 +133332,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -116170,7 +133342,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -116178,7 +133352,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -116186,7 +133362,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Mirror", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "ITagHelper", @@ -116194,7 +133372,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -116202,7 +133382,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "ITagHelper", @@ -116210,7 +133392,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -116218,7 +133402,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -116226,7 +133412,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -116234,7 +133422,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLabelsSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -116268,10 +133458,10 @@ }, { "__Checksum": { - "Data1": 6606319821885265139, - "Data2": 479249599817465258, - "Data3": -1590599066123697785, - "Data4": -6891344284989061694 + "Data1": -5758824220515548585, + "Data2": -5451320973043334494, + "Data3": -2565754078844872997, + "Data4": 6462052765014097757 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLineSettingsTagHelper", @@ -116293,7 +133483,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -116301,7 +133493,9 @@ "TypeName": "Kendo.Mvc.UI.ChartDashType?", "DisplayName": "Kendo.Mvc.UI.ChartDashType? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLineSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -116309,7 +133503,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLineSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -116317,7 +133513,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -116329,10 +133527,10 @@ }, { "__Checksum": { - "Data1": -6239990069962170207, - "Data2": -2963621839541456676, - "Data3": 2581429002441126176, - "Data4": -1720849288307735849 + "Data1": -8992252547608885467, + "Data2": 290620286920590299, + "Data3": 7139104790792660517, + "Data4": -5320569924175715735 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorGridLinesSettingsTagHelper", @@ -116354,7 +133552,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -116362,7 +133562,9 @@ "TypeName": "Kendo.Mvc.UI.ChartDashType?", "DisplayName": "Kendo.Mvc.UI.ChartDashType? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -116370,7 +133572,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -116378,7 +133582,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -116386,7 +133592,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -116394,7 +133602,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -116406,10 +133616,10 @@ }, { "__Checksum": { - "Data1": -3710732219022542829, - "Data2": -2552185499424500508, - "Data3": 4455313845711507473, - "Data4": -5355217508712908504 + "Data1": -6582737268629178092, + "Data2": -187686332468826195, + "Data3": 6908184262591830490, + "Data4": 4626264159299074807 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorTicksSettingsTagHelper", @@ -116431,7 +133641,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -116439,7 +133651,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -116447,7 +133661,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -116455,7 +133671,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -116463,7 +133681,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -116471,7 +133691,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMajorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -116483,10 +133705,10 @@ }, { "__Checksum": { - "Data1": -2784443736115354911, - "Data2": -3546252392360487520, - "Data3": -7510714932798221982, - "Data4": -6295016303172626692 + "Data1": 7027902386891355409, + "Data2": 4616764425577533436, + "Data3": -1154007771583298614, + "Data4": 9088973544935263403 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorGridLinesSettingsTagHelper", @@ -116508,7 +133730,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorGridLinesSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -116516,7 +133740,9 @@ "TypeName": "Kendo.Mvc.UI.ChartDashType?", "DisplayName": "Kendo.Mvc.UI.ChartDashType? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorGridLinesSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -116524,7 +133750,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorGridLinesSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -116532,7 +133760,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorGridLinesSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -116540,7 +133770,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorGridLinesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -116548,7 +133780,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorGridLinesSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -116560,10 +133794,10 @@ }, { "__Checksum": { - "Data1": -5818231775551805765, - "Data2": 3213620914410710553, - "Data3": -6764852051035858964, - "Data4": 5500810246232254748 + "Data1": 5065013018902539588, + "Data2": -4061563447844918157, + "Data3": 1781127159673304384, + "Data4": 4271872624069492190 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorTicksSettingsTagHelper", @@ -116585,7 +133819,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorTicksSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -116593,7 +133829,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorTicksSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -116601,7 +133839,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorTicksSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -116609,7 +133849,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorTicksSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -116617,7 +133859,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorTicksSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "ITagHelper", @@ -116625,7 +133869,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisMinorTicksSettingsTagHelper.Skip", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { @@ -116637,10 +133883,10 @@ }, { "__Checksum": { - "Data1": 5738754431609697033, - "Data2": -8496267406763374597, - "Data3": -9162742976945507503, - "Data4": -7260951897342984666 + "Data1": 154797950039654797, + "Data2": 567103073294885059, + "Data3": 8751823984081460836, + "Data4": -1132748979860288690 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesIconBorderSettingsTagHelper", @@ -116662,7 +133908,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesIconBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -116670,7 +133918,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesIconBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -116682,10 +133932,10 @@ }, { "__Checksum": { - "Data1": 3209904091270935472, - "Data2": 2955202185502445572, - "Data3": 6818604579217051553, - "Data4": 1324044285072387128 + "Data1": 7364597961900459159, + "Data2": 1029319515730686891, + "Data3": -3861917339680451929, + "Data4": 4810408625763243692 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesIconSettingsTagHelper", @@ -116707,7 +133957,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesIconSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -116715,7 +133967,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesIconSettingsTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -116723,7 +133977,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesIconSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -116731,7 +133987,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesIconSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -116750,10 +134008,10 @@ }, { "__Checksum": { - "Data1": -1743452553850764775, - "Data2": 546032748530151898, - "Data3": -9078113248595412278, - "Data4": -3643785710423242004 + "Data1": -8501027004981373934, + "Data2": -5016743435862819908, + "Data3": 5736767474596181169, + "Data4": 6367362784374311478 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelBorderSettingsTagHelper", @@ -116775,7 +134033,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -116783,7 +134043,9 @@ "TypeName": "Kendo.Mvc.UI.ChartDashType?", "DisplayName": "Kendo.Mvc.UI.ChartDashType? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -116791,7 +134053,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -116803,10 +134067,10 @@ }, { "__Checksum": { - "Data1": 6155106413068219238, - "Data2": -8441934027560317414, - "Data3": -4256688929335603086, - "Data4": -5313630255472709528 + "Data1": -9187869231642628550, + "Data2": -750091563782842015, + "Data3": -3599200410348795289, + "Data4": -6695030783130206552 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper", @@ -116828,7 +134092,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -116836,7 +134102,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -116844,7 +134112,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -116852,7 +134122,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -116860,7 +134132,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -116868,7 +134142,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -116876,7 +134152,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -116884,7 +134162,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -116892,7 +134172,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLabelSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -116911,10 +134193,10 @@ }, { "__Checksum": { - "Data1": -3235515986441333888, - "Data2": -3689143715176481585, - "Data3": -4540559097101924534, - "Data4": -115964662974861357 + "Data1": 1258899036075761428, + "Data2": 8976260059365975290, + "Data3": -3055771366835045312, + "Data4": -9134781102622223104 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLineSettingsTagHelper", @@ -116936,7 +134218,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLineSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -116944,7 +134228,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLineSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -116952,7 +134238,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesLineSettingsTagHelper.Length", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { @@ -116964,10 +134252,10 @@ }, { "__Checksum": { - "Data1": -87451720366096770, - "Data2": 8108476033553141881, - "Data3": -5565785920662685544, - "Data4": -6520503917936661381 + "Data1": 8887512927339142381, + "Data2": 7706912238022963422, + "Data3": 7080075022020466980, + "Data4": -3796488235832537862 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesSettingsTagHelper", @@ -116989,7 +134277,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisNotesSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -117018,10 +134308,10 @@ }, { "__Checksum": { - "Data1": 7229026673303096888, - "Data2": 2855268731968249871, - "Data3": -3152271399123931028, - "Data4": 3102162595342766369 + "Data1": 5040436472908597467, + "Data2": -8304511706390372072, + "Data3": 2300782807772987230, + "Data4": 618715328101694469 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsPlotBandTagHelper", @@ -117043,7 +134333,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsPlotBandTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -117051,7 +134343,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsPlotBandTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -117059,7 +134353,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsPlotBandTagHelper.Opacity", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "ITagHelper", @@ -117067,7 +134363,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsPlotBandTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { @@ -117079,10 +134377,10 @@ }, { "__Checksum": { - "Data1": -9109153734119817706, - "Data2": -3852536298603162175, - "Data3": -8824692750199327393, - "Data4": -2934900996660191056 + "Data1": -4731692421235486946, + "Data2": -3438218413340793945, + "Data3": 7860808429754855205, + "Data4": -7405358941742119083 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsPlotBandsTagHelper", @@ -117112,10 +134410,10 @@ }, { "__Checksum": { - "Data1": -9083939379347783551, - "Data2": -2658144854983131890, - "Data3": 2325947641705965885, - "Data4": -1538627774008206461 + "Data1": -7011439654995933420, + "Data2": 7567946076414716173, + "Data3": -1725834333820316735, + "Data4": -757162599977812583 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper", @@ -117137,7 +134435,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.AxisCrossingValue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "ITagHelper", @@ -117145,7 +134445,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -117153,7 +134455,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.BaseUnitStep", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BaseUnitStep" } + "Metadata": { + "Common.PropertyName": "BaseUnitStep" + } }, { "Kind": "ITagHelper", @@ -117161,7 +134465,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.Categories", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Categories" } + "Metadata": { + "Common.PropertyName": "Categories" + } }, { "Kind": "ITagHelper", @@ -117169,7 +134475,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -117177,7 +134485,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -117185,7 +134495,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.Justified", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Justified" } + "Metadata": { + "Common.PropertyName": "Justified" + } }, { "Kind": "ITagHelper", @@ -117193,7 +134505,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -117201,7 +134515,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.MaxDateGroups", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxDateGroups" } + "Metadata": { + "Common.PropertyName": "MaxDateGroups" + } }, { "Kind": "ITagHelper", @@ -117209,7 +134525,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.MaxDivisions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxDivisions" } + "Metadata": { + "Common.PropertyName": "MaxDivisions" + } }, { "Kind": "ITagHelper", @@ -117217,7 +134535,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -117225,7 +134545,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -117233,7 +134555,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.RoundToBaseUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RoundToBaseUnit" } + "Metadata": { + "Common.PropertyName": "RoundToBaseUnit" + } }, { "Kind": "ITagHelper", @@ -117241,7 +134565,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -117249,7 +134575,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.WeekStartDay", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WeekStartDay" } + "Metadata": { + "Common.PropertyName": "WeekStartDay" + } }, { "Kind": "ITagHelper", @@ -117257,7 +134585,9 @@ "TypeName": "Kendo.Mvc.UI.ChartAxisBaseUnit?", "DisplayName": "Kendo.Mvc.UI.ChartAxisBaseUnit? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.BaseUnit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "ITagHelper", @@ -117265,7 +134595,9 @@ "TypeName": "Kendo.Mvc.UI.ChartCategoryAxisType?", "DisplayName": "Kendo.Mvc.UI.ChartCategoryAxisType? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -117334,10 +134666,10 @@ }, { "__Checksum": { - "Data1": -4980248349890738827, - "Data2": -1768181754993842321, - "Data3": 5578849550717705084, - "Data4": -6661594603861467803 + "Data1": 1375478424668632514, + "Data2": 5048027753932665442, + "Data3": -821077493158846305, + "Data4": 1889575902751535037 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleBorderSettingsTagHelper", @@ -117359,7 +134691,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -117367,7 +134701,9 @@ "TypeName": "Kendo.Mvc.UI.ChartDashType?", "DisplayName": "Kendo.Mvc.UI.ChartDashType? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -117375,7 +134711,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -117387,10 +134725,10 @@ }, { "__Checksum": { - "Data1": 3932047040244741134, - "Data2": 8813594592606495195, - "Data3": -4114601314854336353, - "Data4": 244857476727433077 + "Data1": 1627934805787606182, + "Data2": 2511919021506411996, + "Data3": -3562461976217898543, + "Data4": 7366668906542403385 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleMarginSettingsTagHelper", @@ -117412,7 +134750,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -117420,7 +134760,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -117428,7 +134770,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -117436,7 +134780,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -117448,10 +134794,10 @@ }, { "__Checksum": { - "Data1": -4973100206401398317, - "Data2": 3992619794901688093, - "Data3": -611976969225324566, - "Data4": -7968303754012864196 + "Data1": 1677161541938192772, + "Data2": 7549180338063559352, + "Data3": 3269689687433784075, + "Data4": 8061365637219274826 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitlePaddingSettingsTagHelper", @@ -117473,7 +134819,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitlePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -117481,7 +134829,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitlePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -117489,7 +134839,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitlePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -117497,7 +134849,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitlePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -117509,10 +134863,10 @@ }, { "__Checksum": { - "Data1": 5136252176679329437, - "Data2": -3971855432415046608, - "Data3": -3201208017438628778, - "Data4": 7376711088636695360 + "Data1": 7318214295253526323, + "Data2": -8283248783912704489, + "Data3": 6575938465037048939, + "Data4": 5747503970728180115 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleSettingsTagHelper", @@ -117534,7 +134888,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -117542,7 +134898,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -117550,7 +134908,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -117558,7 +134918,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -117566,7 +134928,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleSettingsTagHelper.Rotation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "ITagHelper", @@ -117574,7 +134938,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -117582,7 +134948,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorCategoryAxisTitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -117611,10 +134979,10 @@ }, { "__Checksum": { - "Data1": -4181968194109171181, - "Data2": 7231153424315648724, - "Data3": 6260267557069293488, - "Data4": -4286283111902445131 + "Data1": 8590372795093278700, + "Data2": 3293160598513037786, + "Data3": -6476993702406144222, + "Data4": -7561033841608720752 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorHintSettingsTagHelper", @@ -117636,7 +135004,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorHintSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -117644,7 +135014,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorHintSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -117652,7 +135024,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorHintSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -117660,7 +135034,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorHintSettingsTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } } ], "Metadata": { @@ -117672,10 +135048,10 @@ }, { "__Checksum": { - "Data1": 5395333719231198584, - "Data2": 8897113746823849491, - "Data3": 1739015060772518454, - "Data4": -275983470790523440 + "Data1": 6179258945136254566, + "Data2": -6219891650375539165, + "Data3": -8469794990845956232, + "Data4": 8449210171991125314 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneBorderSettingsTagHelper", @@ -117697,7 +135073,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorPaneBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -117705,7 +135083,9 @@ "TypeName": "Kendo.Mvc.UI.ChartDashType?", "DisplayName": "Kendo.Mvc.UI.ChartDashType? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -117713,7 +135093,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -117725,10 +135107,10 @@ }, { "__Checksum": { - "Data1": -6194558923875113978, - "Data2": -4193639480113604297, - "Data3": -1935439093644461496, - "Data4": 8206494843754947772 + "Data1": 7881600088099998554, + "Data2": -7190882490134530327, + "Data3": 8535692598692327284, + "Data4": 573275371202526720 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneMarginSettingsTagHelper", @@ -117750,7 +135132,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -117758,7 +135142,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -117766,7 +135152,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -117774,7 +135162,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -117786,10 +135176,10 @@ }, { "__Checksum": { - "Data1": 3618694901476194570, - "Data2": 1480403277101779155, - "Data3": 7695649918835705118, - "Data4": -7974910903773924631 + "Data1": 1737811181025941727, + "Data2": -2523942671228714006, + "Data3": -1932692662724234493, + "Data4": -8859108633471018308 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPanePaddingSettingsTagHelper", @@ -117811,7 +135201,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPanePaddingSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -117819,7 +135211,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPanePaddingSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -117827,7 +135221,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPanePaddingSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -117835,7 +135231,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPanePaddingSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -117847,10 +135245,10 @@ }, { "__Checksum": { - "Data1": 8350359357970689691, - "Data2": 3892284812208087593, - "Data3": -453342380529330025, - "Data4": 7221808284390840345 + "Data1": -6065691434484269932, + "Data2": 3064877517106556911, + "Data3": 5725512453208891041, + "Data4": 1058118465697069624 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneSettingsTagHelper", @@ -117872,7 +135270,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorPaneSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -117880,7 +135280,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneSettingsTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -117888,7 +135290,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorPaneSettingsTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "AllowedChildTags": [ @@ -117922,10 +135326,10 @@ }, { "__Checksum": { - "Data1": -1538833171971958166, - "Data2": -5322927238202495590, - "Data3": -9106914687700745942, - "Data4": -3518774426789763201 + "Data1": -7723478851905000200, + "Data2": 3181901214943695720, + "Data3": -3649780556015236505, + "Data4": 5214086317217212312 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleBorderSettingsTagHelper", @@ -117947,7 +135351,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleBorderSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -117955,7 +135361,9 @@ "TypeName": "Kendo.Mvc.UI.ChartDashType?", "DisplayName": "Kendo.Mvc.UI.ChartDashType? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleBorderSettingsTagHelper.DashType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "ITagHelper", @@ -117963,7 +135371,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleBorderSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { @@ -117975,10 +135385,10 @@ }, { "__Checksum": { - "Data1": 542327289264896631, - "Data2": -2825563700041742333, - "Data3": -6444798634218457966, - "Data4": 7393977955066752695 + "Data1": -2720876677007917808, + "Data2": -7314153187964755238, + "Data3": 5006391017558589856, + "Data4": 7500100905824855035 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleMarginSettingsTagHelper", @@ -118000,7 +135410,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -118008,7 +135420,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -118016,7 +135430,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -118024,7 +135440,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -118036,10 +135454,10 @@ }, { "__Checksum": { - "Data1": 2879701850999732036, - "Data2": 3447382323916799558, - "Data3": -1034409895584692187, - "Data4": -8093337175789692369 + "Data1": -4828259835905054098, + "Data2": -2803161736828080207, + "Data3": -3067738402236455883, + "Data4": 1341411468714881025 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleSettingsTagHelper", @@ -118061,7 +135479,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleSettingsTagHelper.Background", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "ITagHelper", @@ -118069,7 +135489,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleSettingsTagHelper.Color", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "ITagHelper", @@ -118077,7 +135499,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleSettingsTagHelper.Font", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "ITagHelper", @@ -118085,7 +135509,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -118093,7 +135519,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -118101,7 +135529,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorPaneTitleSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "AllowedChildTags": [ @@ -118125,10 +135555,10 @@ }, { "__Checksum": { - "Data1": 7078381226004089442, - "Data2": 1683900889674811812, - "Data3": -7352235517747930261, - "Data4": -2386287296799473837 + "Data1": 3752090869607967736, + "Data2": 5342894074684751691, + "Data3": 5716057082092039986, + "Data4": 909098966395271756 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorSelectMousewheelSettingsTagHelper", @@ -118150,7 +135580,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorSelectMousewheelSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -118158,7 +135590,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorSelectMousewheelSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -118166,7 +135600,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorSelectMousewheelSettingsTagHelper.Zoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Zoom" } + "Metadata": { + "Common.PropertyName": "Zoom" + } } ], "Metadata": { @@ -118178,10 +135614,10 @@ }, { "__Checksum": { - "Data1": -4618089179314827635, - "Data2": -7075059307986395985, - "Data3": -4176127272367439592, - "Data4": 833994777324217655 + "Data1": -4893318548200902043, + "Data2": 4879024736625327429, + "Data3": 3881353230921920551, + "Data4": 7016609085204555495 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorSelectSettingsTagHelper", @@ -118203,7 +135639,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.StockChartNavigatorSelectSettingsTagHelper.From", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "ITagHelper", @@ -118211,7 +135649,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.StockChartNavigatorSelectSettingsTagHelper.To", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "AllowedChildTags": [ @@ -118230,10 +135670,10 @@ }, { "__Checksum": { - "Data1": 3153798699798149546, - "Data2": 8728475247953992391, - "Data3": 8042791837110685937, - "Data4": -97958706828934856 + "Data1": 6277167410041486599, + "Data2": -8942858895728632850, + "Data3": 5750379042422652130, + "Data4": -6392719590458034251 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartNavigatorSettingsTagHelper", @@ -118255,7 +135695,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorSettingsTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -118263,7 +135705,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorSettingsTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -118271,7 +135715,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartNavigatorSettingsTagHelper.DateField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateField" } + "Metadata": { + "Common.PropertyName": "DateField" + } }, { "Kind": "ITagHelper", @@ -118279,7 +135725,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartNavigatorSettingsTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -118287,7 +135735,9 @@ "TypeName": "Kendo.Mvc.UI.ChartNavigatorPosition?", "DisplayName": "Kendo.Mvc.UI.ChartNavigatorPosition? Kendo.Mvc.TagHelpers.StockChartNavigatorSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "AllowedChildTags": [ @@ -118331,10 +135781,10 @@ }, { "__Checksum": { - "Data1": -8884160409311292787, - "Data2": -5441086895204413948, - "Data3": -7828928077003990264, - "Data4": 5492819946151230752 + "Data1": 8678819645859195370, + "Data2": 1930879060047533220, + "Data3": 3541079387588855108, + "Data4": 7338005712547821175 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.StockChartTagHelper", @@ -118354,7 +135804,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnAxisLabelClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnAxisLabelClick" } + "Metadata": { + "Common.PropertyName": "OnAxisLabelClick" + } }, { "Kind": "ITagHelper", @@ -118362,7 +135814,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -118370,7 +135824,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnDragStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragStart" } + "Metadata": { + "Common.PropertyName": "OnDragStart" + } }, { "Kind": "ITagHelper", @@ -118378,7 +135834,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnDrag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrag" } + "Metadata": { + "Common.PropertyName": "OnDrag" + } }, { "Kind": "ITagHelper", @@ -118386,7 +135844,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnDragEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragEnd" } + "Metadata": { + "Common.PropertyName": "OnDragEnd" + } }, { "Kind": "ITagHelper", @@ -118394,7 +135854,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnLegendItemClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLegendItemClick" } + "Metadata": { + "Common.PropertyName": "OnLegendItemClick" + } }, { "Kind": "ITagHelper", @@ -118402,7 +135864,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnLegendItemHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLegendItemHover" } + "Metadata": { + "Common.PropertyName": "OnLegendItemHover" + } }, { "Kind": "ITagHelper", @@ -118410,7 +135874,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnLegendItemLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLegendItemLeave" } + "Metadata": { + "Common.PropertyName": "OnLegendItemLeave" + } }, { "Kind": "ITagHelper", @@ -118418,7 +135884,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnNoteClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNoteClick" } + "Metadata": { + "Common.PropertyName": "OnNoteClick" + } }, { "Kind": "ITagHelper", @@ -118426,7 +135894,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnNoteHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNoteHover" } + "Metadata": { + "Common.PropertyName": "OnNoteHover" + } }, { "Kind": "ITagHelper", @@ -118434,7 +135904,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnNoteLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNoteLeave" } + "Metadata": { + "Common.PropertyName": "OnNoteLeave" + } }, { "Kind": "ITagHelper", @@ -118442,7 +135914,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnPaneRender", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPaneRender" } + "Metadata": { + "Common.PropertyName": "OnPaneRender" + } }, { "Kind": "ITagHelper", @@ -118450,7 +135924,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnPlotAreaClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPlotAreaClick" } + "Metadata": { + "Common.PropertyName": "OnPlotAreaClick" + } }, { "Kind": "ITagHelper", @@ -118458,7 +135934,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnPlotAreaHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPlotAreaHover" } + "Metadata": { + "Common.PropertyName": "OnPlotAreaHover" + } }, { "Kind": "ITagHelper", @@ -118466,7 +135944,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnPlotAreaLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPlotAreaLeave" } + "Metadata": { + "Common.PropertyName": "OnPlotAreaLeave" + } }, { "Kind": "ITagHelper", @@ -118474,7 +135954,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnRender", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRender" } + "Metadata": { + "Common.PropertyName": "OnRender" + } }, { "Kind": "ITagHelper", @@ -118482,7 +135964,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -118490,7 +135974,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnSelectEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelectEnd" } + "Metadata": { + "Common.PropertyName": "OnSelectEnd" + } }, { "Kind": "ITagHelper", @@ -118498,7 +135984,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnSelectStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelectStart" } + "Metadata": { + "Common.PropertyName": "OnSelectStart" + } }, { "Kind": "ITagHelper", @@ -118506,7 +135994,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnSeriesClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesClick" } + "Metadata": { + "Common.PropertyName": "OnSeriesClick" + } }, { "Kind": "ITagHelper", @@ -118514,7 +136004,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnSeriesHover", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesHover" } + "Metadata": { + "Common.PropertyName": "OnSeriesHover" + } }, { "Kind": "ITagHelper", @@ -118522,7 +136014,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnSeriesOver", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesOver" } + "Metadata": { + "Common.PropertyName": "OnSeriesOver" + } }, { "Kind": "ITagHelper", @@ -118530,7 +136024,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnSeriesLeave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSeriesLeave" } + "Metadata": { + "Common.PropertyName": "OnSeriesLeave" + } }, { "Kind": "ITagHelper", @@ -118538,7 +136034,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnZoomStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoomStart" } + "Metadata": { + "Common.PropertyName": "OnZoomStart" + } }, { "Kind": "ITagHelper", @@ -118546,7 +136044,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnZoom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoom" } + "Metadata": { + "Common.PropertyName": "OnZoom" + } }, { "Kind": "ITagHelper", @@ -118554,7 +136054,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.OnZoomEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnZoomEnd" } + "Metadata": { + "Common.PropertyName": "OnZoomEnd" + } }, { "Kind": "ITagHelper", @@ -118562,7 +136064,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.DateField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateField" } + "Metadata": { + "Common.PropertyName": "DateField" + } }, { "Kind": "ITagHelper", @@ -118570,7 +136074,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartTagHelper.PersistSeriesVisibility", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PersistSeriesVisibility" } + "Metadata": { + "Common.PropertyName": "PersistSeriesVisibility" + } }, { "Kind": "ITagHelper", @@ -118578,7 +136084,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -118586,7 +136094,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -118594,7 +136104,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.StockChartTagHelper.SeriesColors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SeriesColors" } + "Metadata": { + "Common.PropertyName": "SeriesColors" + } }, { "Kind": "ITagHelper", @@ -118602,7 +136114,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.Theme", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Theme" } + "Metadata": { + "Common.PropertyName": "Theme" + } }, { "Kind": "ITagHelper", @@ -118610,7 +136124,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.StockChartTagHelper.Transitions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "ITagHelper", @@ -118618,7 +136134,9 @@ "TypeName": "Kendo.Mvc.UI.RenderingMode?", "DisplayName": "Kendo.Mvc.UI.RenderingMode? Kendo.Mvc.TagHelpers.StockChartTagHelper.RenderAs", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "ITagHelper", @@ -118626,7 +136144,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.StockChartTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -118634,7 +136154,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.StockChartTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -118642,7 +136164,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.StockChartTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -118650,7 +136174,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.StockChartTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -118749,10 +136275,10 @@ }, { "__Checksum": { - "Data1": -5091487289363987424, - "Data2": 8025836031413374237, - "Data3": -1439620157528523157, - "Data4": -8933246326572264609 + "Data1": -3802201528734836663, + "Data2": 7990192977744927863, + "Data3": -123427565336830308, + "Data4": -6403609091577564973 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SwitchMessagesSettingsTagHelper", @@ -118780,7 +136306,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SwitchMessagesSettingsTagHelper.Checked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Checked" } + "Metadata": { + "Common.PropertyName": "Checked" + } }, { "Kind": "ITagHelper", @@ -118788,7 +136316,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SwitchMessagesSettingsTagHelper.Unchecked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Unchecked" } + "Metadata": { + "Common.PropertyName": "Unchecked" + } } ], "Metadata": { @@ -118800,10 +136330,10 @@ }, { "__Checksum": { - "Data1": 163462055330120930, - "Data2": -682592098312965222, - "Data3": -8202808534789139645, - "Data4": -2799984339568979241 + "Data1": 1609928614495393722, + "Data2": 709315627051412475, + "Data3": -2408837749670721078, + "Data4": 3732156959503298944 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.SwitchTagHelper", @@ -118828,7 +136358,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.SwitchTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -118836,7 +136368,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SwitchTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -118844,7 +136378,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SwitchTagHelper.Checked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Checked" } + "Metadata": { + "Common.PropertyName": "Checked" + } }, { "Kind": "ITagHelper", @@ -118852,7 +136388,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SwitchTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -118860,7 +136398,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.SwitchTagHelper.Readonly", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Readonly" } + "Metadata": { + "Common.PropertyName": "Readonly" + } }, { "Kind": "ITagHelper", @@ -118868,7 +136408,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.SwitchTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -118876,7 +136418,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.SwitchTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -118884,7 +136428,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.SwitchTagHelper.TrackRounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TrackRounded" } + "Metadata": { + "Common.PropertyName": "TrackRounded" + } }, { "Kind": "ITagHelper", @@ -118892,7 +136438,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.SwitchTagHelper.ThumbRounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ThumbRounded" } + "Metadata": { + "Common.PropertyName": "ThumbRounded" + } }, { "Kind": "ITagHelper", @@ -118900,7 +136448,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.SwitchTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -118908,7 +136458,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SwitchTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -118916,7 +136468,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SwitchTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -118924,7 +136478,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.SwitchTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -118943,10 +136499,10 @@ }, { "__Checksum": { - "Data1": 5519886476008848447, - "Data2": 4785822096247985637, - "Data3": 7029231640249403214, - "Data4": 3989708501853612016 + "Data1": -235932748955016338, + "Data2": 1773796150628470986, + "Data3": -8333441563567752587, + "Data4": -8216572557765646411 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripAnimationCloseSettingsTagHelper", @@ -118968,7 +136524,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TabStripAnimationCloseSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -118976,7 +136534,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -118984,7 +136544,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TabStripAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -118996,10 +136558,10 @@ }, { "__Checksum": { - "Data1": 56462409023022517, - "Data2": 7720816023416101297, - "Data3": -7282593566540538670, - "Data4": -7929758347216559644 + "Data1": -5190325071795240516, + "Data2": -6774974040712806925, + "Data3": 1507349146643657523, + "Data4": -8711841070461595562 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripAnimationOpenSettingsTagHelper", @@ -119021,7 +136583,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TabStripAnimationOpenSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -119029,7 +136593,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -119037,7 +136603,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TabStripAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -119049,10 +136617,10 @@ }, { "__Checksum": { - "Data1": 1548666072609446280, - "Data2": 3438576749496074788, - "Data3": 3273990182855967981, - "Data4": 777830966107986973 + "Data1": 8285129166884555577, + "Data2": 2230496110899284665, + "Data3": 2786932317151410799, + "Data4": 3705012758027182282 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripAnimationSettingsTagHelper", @@ -119074,7 +136642,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TabStripAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -119098,10 +136668,10 @@ }, { "__Checksum": { - "Data1": -7852934842419995249, - "Data2": -4995415118107488868, - "Data3": -634776003805546643, - "Data4": -5278169140985855958 + "Data1": 7788790055300182611, + "Data2": 7920133618185238234, + "Data3": 7263624978913450347, + "Data4": -4650775703533500425 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripItemContentTagHelper", @@ -119125,10 +136695,10 @@ }, { "__Checksum": { - "Data1": 3904024035511033629, - "Data2": 3216851266598112842, - "Data3": 5086973344394408718, - "Data4": -8649448155872169183 + "Data1": 4191936493295363533, + "Data2": 6397868466907278936, + "Data3": -6396185185609096619, + "Data4": -1161554807463986083 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripItemsTagHelper", @@ -119159,10 +136729,10 @@ }, { "__Checksum": { - "Data1": -1477101406966580398, - "Data2": -4957482286867141184, - "Data3": 1300588450736461098, - "Data4": -16891593402125508 + "Data1": 2936903089672431625, + "Data2": 7045936009426225106, + "Data3": 2380469458146498865, + "Data4": -1563383548076138242 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripItemTagHelper", @@ -119185,7 +136755,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -119193,7 +136765,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.TabStripItemTagHelper.LinkHtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LinkHtmlAttributes" } + "Metadata": { + "Common.PropertyName": "LinkHtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -119201,7 +136775,9 @@ "TypeName": "System.Object", "DisplayName": "object Kendo.Mvc.TagHelpers.TabStripItemTagHelper.ImageHtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageHtmlAttributes" } + "Metadata": { + "Common.PropertyName": "ImageHtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -119209,7 +136785,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -119217,7 +136795,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.IconClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "ITagHelper", @@ -119225,7 +136805,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -119233,7 +136815,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -119241,7 +136825,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -119249,7 +136835,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -119257,7 +136845,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -119265,7 +136855,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.ContentUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentUrl" } + "Metadata": { + "Common.PropertyName": "ContentUrl" + } }, { "Kind": "ITagHelper", @@ -119274,7 +136866,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Action", "Documentation": "\r\n \r\n The name of the action method.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -119283,7 +136877,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Controller", "Documentation": "\r\n \r\n The name of the controller.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -119292,7 +136888,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Area", "Documentation": "\r\n \r\n The name of the area.\r\n \r\n \r\n Must be null if is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -119301,7 +136899,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Page", "Documentation": "\r\n \r\n The name of the page.\r\n \r\n \r\n Must be null if or , \r\n is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -119310,7 +136910,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.PageHandler", "Documentation": "\r\n \r\n The name of the page handler.\r\n \r\n \r\n Must be null if or , or \r\n is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -119319,7 +136921,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Protocol", "Documentation": "\r\n \r\n The protocol for the URL, such as \"http\" or \"https\".\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Protocol" } + "Metadata": { + "Common.PropertyName": "Protocol" + } }, { "Kind": "ITagHelper", @@ -119328,7 +136932,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Host", "Documentation": "\r\n \r\n The host name.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Host" } + "Metadata": { + "Common.PropertyName": "Host" + } }, { "Kind": "ITagHelper", @@ -119337,7 +136943,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Fragment", "Documentation": "\r\n \r\n The URL fragment name.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -119346,7 +136954,9 @@ "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripItemTagHelper.Route", "Documentation": "\r\n \r\n Name of the route.\r\n \r\n \r\n Must be null if one of , , \r\n or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -119358,7 +136968,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.TabStripItemTagHelper.RouteValues", "Documentation": "\r\n \r\n Additional parameters for the route.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "AllowedChildTags": [ @@ -119377,10 +136989,10 @@ }, { "__Checksum": { - "Data1": 180452213727267103, - "Data2": -5534130495585747701, - "Data3": -1616704105628878925, - "Data4": -8798416616316992720 + "Data1": 1324021604608702018, + "Data2": 756686113383385987, + "Data3": 685329476416752802, + "Data4": 7215333139764199155 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripScrollableSettingsTagHelper", @@ -119402,7 +137014,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TabStripScrollableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -119410,7 +137024,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TabStripScrollableSettingsTagHelper.Distance", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Distance" } + "Metadata": { + "Common.PropertyName": "Distance" + } } ], "Metadata": { @@ -119422,10 +137038,10 @@ }, { "__Checksum": { - "Data1": -1431419064759772827, - "Data2": -8901324184551222554, - "Data3": -137858425985466729, - "Data4": -1997106692959745929 + "Data1": 5405191748245194313, + "Data2": 5511320889293650122, + "Data3": 2187418896550040420, + "Data4": 524207443760073091 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TabStripTagHelper", @@ -119446,7 +137062,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.TabStripTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -119454,7 +137072,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -119462,7 +137082,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripTagHelper.OnContentLoad", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnContentLoad" } + "Metadata": { + "Common.PropertyName": "OnContentLoad" + } }, { "Kind": "ITagHelper", @@ -119470,7 +137092,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -119478,7 +137102,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -119486,7 +137112,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripTagHelper.OnShow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShow" } + "Metadata": { + "Common.PropertyName": "OnShow" + } }, { "Kind": "ITagHelper", @@ -119494,7 +137122,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TabStripTagHelper.Collapsible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collapsible" } + "Metadata": { + "Common.PropertyName": "Collapsible" + } }, { "Kind": "ITagHelper", @@ -119502,7 +137132,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TabStripTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -119510,7 +137142,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripTagHelper.TabPosition", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TabPosition" } + "Metadata": { + "Common.PropertyName": "TabPosition" + } }, { "Kind": "ITagHelper", @@ -119518,7 +137152,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TabStripTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -119526,7 +137162,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TabStripTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -119534,7 +137172,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TabStripTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -119542,7 +137182,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TabStripTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -119581,10 +137223,10 @@ }, { "__Checksum": { - "Data1": -8337602758972113823, - "Data2": -4626347079723826635, - "Data3": 5678574852408662563, - "Data4": -2492344185677800546 + "Data1": 1897083547359487334, + "Data2": -4154708269240132807, + "Data3": -8568713961574760274, + "Data4": -1035348845043777046 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardCardMenuTagHelper", @@ -119606,7 +137248,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardCardMenuTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -119614,7 +137258,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardCardMenuTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -119622,7 +137268,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardCardMenuTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -119630,7 +137278,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardCardMenuTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -119638,7 +137288,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardCardMenuTagHelper.Command", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "ITagHelper", @@ -119646,7 +137298,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardCardMenuTagHelper.Options", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Options" } + "Metadata": { + "Common.PropertyName": "Options" + } } ], "Metadata": { @@ -119658,10 +137312,10 @@ }, { "__Checksum": { - "Data1": 1839581158223846936, - "Data2": -6004039934303442274, - "Data3": 6179460645679875605, - "Data4": 6796029247909363070 + "Data1": -7884011303487418066, + "Data2": 2143089681072651495, + "Data3": 1403327910581874726, + "Data4": 3051810949347021833 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardCardMenusTagHelper", @@ -119691,10 +137345,10 @@ }, { "__Checksum": { - "Data1": -7144199653983461306, - "Data2": -2218711430520228029, - "Data3": 5117290887265515356, - "Data4": -1278597732669843120 + "Data1": -4801103682839182873, + "Data2": 2278375729804559804, + "Data3": -308248514210393703, + "Data4": -2879216061690531399 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsButtonTagHelper", @@ -119716,7 +137370,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -119724,7 +137380,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -119732,7 +137390,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -119740,7 +137400,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -119748,7 +137410,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsButtonTagHelper.Command", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "ITagHelper", @@ -119756,7 +137420,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsButtonTagHelper.Options", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Options" } + "Metadata": { + "Common.PropertyName": "Options" + } } ], "Metadata": { @@ -119768,10 +137434,10 @@ }, { "__Checksum": { - "Data1": 4770527459652668099, - "Data2": -7471776405843461904, - "Data3": 4957272566017363447, - "Data4": 6292298300861539567 + "Data1": -1056123596668272143, + "Data2": -3267630581447728002, + "Data3": -7892849246801374012, + "Data4": -2455767195532132635 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsButtonsTagHelper", @@ -119801,10 +137467,10 @@ }, { "__Checksum": { - "Data1": 6331428780930439201, - "Data2": 2362511576693942830, - "Data3": 7333466631587230253, - "Data4": -6492859083013189874 + "Data1": 8589630773518226781, + "Data2": 1718759471185613920, + "Data3": 7482345052483873451, + "Data4": 5962894549761858664 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsTagHelper", @@ -119826,7 +137492,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsTagHelper.DataStatusField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataStatusField" } + "Metadata": { + "Common.PropertyName": "DataStatusField" + } }, { "Kind": "ITagHelper", @@ -119834,7 +137502,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -119842,7 +137512,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsTagHelper.DataOrderField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataOrderField" } + "Metadata": { + "Common.PropertyName": "DataOrderField" + } }, { "Kind": "ITagHelper", @@ -119850,7 +137522,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -119858,7 +137532,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -119866,7 +137542,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -119874,7 +137552,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -119882,7 +137562,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnSettingsSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "AllowedChildTags": [ @@ -119901,10 +137583,10 @@ }, { "__Checksum": { - "Data1": 2535168803637661931, - "Data2": -2390400257186920520, - "Data3": 6173518204672386713, - "Data4": 4801069114202635195 + "Data1": 7119787033428687629, + "Data2": -8101722697258331243, + "Data3": 3043804273278994809, + "Data4": 2067897869846348545 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardColumnTagHelper", @@ -119926,7 +137608,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -119934,7 +137618,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnTagHelper.Status", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Status" } + "Metadata": { + "Common.PropertyName": "Status" + } } ], "Metadata": { @@ -119946,10 +137632,10 @@ }, { "__Checksum": { - "Data1": 1237282894055123524, - "Data2": 544101409674123529, - "Data3": -8081123768597080354, - "Data4": -483308561306435034 + "Data1": 8980822647578625756, + "Data2": 9092680804003896608, + "Data3": 3428612218161518927, + "Data4": 3653846237011952910 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardColumnsTagHelper", @@ -119970,7 +137656,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.TaskBoardColumnsTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -119978,7 +137666,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardColumnsTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } } ], "AllowedChildTags": [ @@ -120002,10 +137692,10 @@ }, { "__Checksum": { - "Data1": 4211023116755386927, - "Data2": -5240515449620529473, - "Data3": -3292643923111851123, - "Data4": 7143917956280870421 + "Data1": 875897478451012490, + "Data2": -5751732666636778118, + "Data3": 2073026343939975454, + "Data4": -742511789726364379 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonTagHelper", @@ -120027,7 +137717,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -120035,7 +137727,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -120043,7 +137737,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -120051,7 +137747,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -120059,7 +137757,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonTagHelper.Command", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "ITagHelper", @@ -120067,7 +137767,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonTagHelper.Options", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Options" } + "Metadata": { + "Common.PropertyName": "Options" + } }, { "Kind": "ITagHelper", @@ -120075,7 +137777,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } } ], "Metadata": { @@ -120087,10 +137791,10 @@ }, { "__Checksum": { - "Data1": -474396083638478174, - "Data2": -935335999546294716, - "Data3": 3875105356297489298, - "Data4": -943344466961223005 + "Data1": 7660580572020245378, + "Data2": -4005724802076849638, + "Data3": -1339879536272499706, + "Data4": -8562910885217882357 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsButtonsTagHelper", @@ -120120,10 +137824,10 @@ }, { "__Checksum": { - "Data1": 6929597039230218593, - "Data2": -4861618334340255827, - "Data3": 1915724408410226664, - "Data4": 2666455013440583705 + "Data1": -7942351919157140248, + "Data2": 3009907679225308072, + "Data3": 2592174315710216149, + "Data4": 7014500993530081170 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsTagHelper", @@ -120145,7 +137849,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -120153,7 +137859,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -120161,7 +137869,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -120169,7 +137879,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -120177,7 +137889,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardEditableSettingsTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } } ], "AllowedChildTags": [ @@ -120201,10 +137915,10 @@ }, { "__Checksum": { - "Data1": -8456005459335193826, - "Data2": -8132937312159720731, - "Data3": -17706573846160621, - "Data4": -4112268093658385969 + "Data1": 7167755979297390519, + "Data2": -261162033933500368, + "Data3": -6725625072222083296, + "Data4": -4099662496564060566 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper", @@ -120226,7 +137940,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.Edit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Edit" } + "Metadata": { + "Common.PropertyName": "Edit" + } }, { "Kind": "ITagHelper", @@ -120234,7 +137950,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.CreateNewCard", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CreateNewCard" } + "Metadata": { + "Common.PropertyName": "CreateNewCard" + } }, { "Kind": "ITagHelper", @@ -120242,7 +137960,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.Create", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Create" } + "Metadata": { + "Common.PropertyName": "Create" + } }, { "Kind": "ITagHelper", @@ -120250,7 +137970,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.Search", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Search" } + "Metadata": { + "Common.PropertyName": "Search" + } }, { "Kind": "ITagHelper", @@ -120258,7 +137980,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.PreviewCard", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PreviewCard" } + "Metadata": { + "Common.PropertyName": "PreviewCard" + } }, { "Kind": "ITagHelper", @@ -120266,7 +137990,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.AddCard", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AddCard" } + "Metadata": { + "Common.PropertyName": "AddCard" + } }, { "Kind": "ITagHelper", @@ -120274,7 +138000,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.EditCard", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditCard" } + "Metadata": { + "Common.PropertyName": "EditCard" + } }, { "Kind": "ITagHelper", @@ -120282,7 +138010,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.DeleteCard", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteCard" } + "Metadata": { + "Common.PropertyName": "DeleteCard" + } }, { "Kind": "ITagHelper", @@ -120290,7 +138020,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.AddColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AddColumn" } + "Metadata": { + "Common.PropertyName": "AddColumn" + } }, { "Kind": "ITagHelper", @@ -120298,7 +138030,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.EditColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditColumn" } + "Metadata": { + "Common.PropertyName": "EditColumn" + } }, { "Kind": "ITagHelper", @@ -120306,7 +138040,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.DeleteColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteColumn" } + "Metadata": { + "Common.PropertyName": "DeleteColumn" + } }, { "Kind": "ITagHelper", @@ -120314,7 +138050,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.Close", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Close" } + "Metadata": { + "Common.PropertyName": "Close" + } }, { "Kind": "ITagHelper", @@ -120322,7 +138060,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -120330,7 +138070,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.Delete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Delete" } + "Metadata": { + "Common.PropertyName": "Delete" + } }, { "Kind": "ITagHelper", @@ -120338,7 +138080,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.SaveChanges", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SaveChanges" } + "Metadata": { + "Common.PropertyName": "SaveChanges" + } }, { "Kind": "ITagHelper", @@ -120346,7 +138090,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -120354,7 +138100,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.Description", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Description" } + "Metadata": { + "Common.PropertyName": "Description" + } }, { "Kind": "ITagHelper", @@ -120362,7 +138110,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.NewColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NewColumn" } + "Metadata": { + "Common.PropertyName": "NewColumn" + } }, { "Kind": "ITagHelper", @@ -120370,7 +138120,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.DeleteColumnConfirm", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteColumnConfirm" } + "Metadata": { + "Common.PropertyName": "DeleteColumnConfirm" + } }, { "Kind": "ITagHelper", @@ -120378,7 +138130,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardMessagesSettingsTagHelper.DeleteCardConfirm", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DeleteCardConfirm" } + "Metadata": { + "Common.PropertyName": "DeleteCardConfirm" + } } ], "Metadata": { @@ -120390,10 +138144,10 @@ }, { "__Checksum": { - "Data1": -4848968868879063976, - "Data2": 7330269568481890855, - "Data3": -6544757460229044978, - "Data4": -6390904601259337941 + "Data1": 2204466161584730890, + "Data2": 8027139541740433623, + "Data3": 4766472020473380768, + "Data4": 290571576194265561 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonTagHelper", @@ -120415,7 +138169,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -120423,7 +138179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -120431,7 +138189,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -120439,7 +138199,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -120447,7 +138209,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonTagHelper.Command", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "ITagHelper", @@ -120455,7 +138219,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonTagHelper.Options", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Options" } + "Metadata": { + "Common.PropertyName": "Options" + } }, { "Kind": "ITagHelper", @@ -120463,7 +138229,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } } ], "Metadata": { @@ -120475,10 +138243,10 @@ }, { "__Checksum": { - "Data1": 3941214714709799819, - "Data2": 9204450765490823471, - "Data3": 3123557396698254637, - "Data4": 253668501606797503 + "Data1": -5403144050157580721, + "Data2": 6322314147235047839, + "Data3": 3856862931516209224, + "Data4": -6565224313247698770 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsButtonsTagHelper", @@ -120508,10 +138276,10 @@ }, { "__Checksum": { - "Data1": 6126482997608904436, - "Data2": -389484258187846244, - "Data3": -3880963383992262766, - "Data4": -7991857027168430854 + "Data1": 1369516703384561485, + "Data2": -770251734482273972, + "Data3": -7802713667786760976, + "Data4": -8268135365332789827 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper", @@ -120533,7 +138301,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -120541,7 +138311,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -120549,7 +138321,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -120557,7 +138331,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -120565,7 +138341,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -120573,7 +138351,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -120581,7 +138361,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -120589,7 +138371,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -120597,7 +138381,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardPreviewPaneSettingsTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } } ], "AllowedChildTags": [ @@ -120616,10 +138402,10 @@ }, { "__Checksum": { - "Data1": 5886612160687450869, - "Data2": 5626335850165940662, - "Data3": -6387788253225117641, - "Data4": -5802586177660135649 + "Data1": -6683880445657381829, + "Data2": -4311238095369098229, + "Data3": 5883530310152775927, + "Data4": -2225757211391508698 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper", @@ -120641,7 +138427,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper.DataColorField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataColorField" } + "Metadata": { + "Common.PropertyName": "DataColorField" + } }, { "Kind": "ITagHelper", @@ -120649,7 +138437,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -120657,7 +138447,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper.DataValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataValueField" } + "Metadata": { + "Common.PropertyName": "DataValueField" + } }, { "Kind": "ITagHelper", @@ -120665,7 +138457,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -120673,7 +138467,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -120681,7 +138477,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -120689,7 +138487,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper.Multiple", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Multiple" } + "Metadata": { + "Common.PropertyName": "Multiple" + } }, { "Kind": "ITagHelper", @@ -120697,7 +138497,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -120705,7 +138507,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -120713,7 +138517,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardResourceTagHelper.ValuePrimitive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValuePrimitive" } + "Metadata": { + "Common.PropertyName": "ValuePrimitive" + } } ], "Metadata": { @@ -120725,10 +138531,10 @@ }, { "__Checksum": { - "Data1": -2513349219578295404, - "Data2": -8411531589334983398, - "Data3": 8550594192708111885, - "Data4": 379644911681544883 + "Data1": -1715623371472331476, + "Data2": -2067449923596599383, + "Data3": 5627793854092839179, + "Data4": 6496388439398156947 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardResourcesTagHelper", @@ -120758,10 +138564,10 @@ }, { "__Checksum": { - "Data1": 6955523519320759526, - "Data2": -237143266783593130, - "Data3": 1965012020639067914, - "Data4": -6268640438265405196 + "Data1": 4581567385100277992, + "Data2": -2465988415485203930, + "Data3": 9151992602408542794, + "Data4": 7823281990747144111 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardTagHelper", @@ -120781,7 +138587,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.TaskBoardTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -120789,7 +138597,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.DataOrderField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataOrderField" } + "Metadata": { + "Common.PropertyName": "DataOrderField" + } }, { "Kind": "ITagHelper", @@ -120797,7 +138607,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.DataCategoryField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataCategoryField" } + "Metadata": { + "Common.PropertyName": "DataCategoryField" + } }, { "Kind": "ITagHelper", @@ -120805,7 +138617,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.DataDescriptionField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataDescriptionField" } + "Metadata": { + "Common.PropertyName": "DataDescriptionField" + } }, { "Kind": "ITagHelper", @@ -120813,7 +138627,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.DataStatusField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataStatusField" } + "Metadata": { + "Common.PropertyName": "DataStatusField" + } }, { "Kind": "ITagHelper", @@ -120821,7 +138637,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.DataTitleField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTitleField" } + "Metadata": { + "Common.PropertyName": "DataTitleField" + } }, { "Kind": "ITagHelper", @@ -120829,7 +138647,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -120837,7 +138657,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnColumnsDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnsDataBinding" } + "Metadata": { + "Common.PropertyName": "OnColumnsDataBinding" + } }, { "Kind": "ITagHelper", @@ -120845,7 +138667,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnColumnsDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnsDataBound" } + "Metadata": { + "Common.PropertyName": "OnColumnsDataBound" + } }, { "Kind": "ITagHelper", @@ -120853,7 +138677,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -120861,7 +138687,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -120869,7 +138697,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -120877,7 +138707,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnDeleteCard", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeleteCard" } + "Metadata": { + "Common.PropertyName": "OnDeleteCard" + } }, { "Kind": "ITagHelper", @@ -120885,7 +138717,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnDeleteColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeleteColumn" } + "Metadata": { + "Common.PropertyName": "OnDeleteColumn" + } }, { "Kind": "ITagHelper", @@ -120893,7 +138727,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnEditCard", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEditCard" } + "Metadata": { + "Common.PropertyName": "OnEditCard" + } }, { "Kind": "ITagHelper", @@ -120901,7 +138737,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnEditColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEditColumn" } + "Metadata": { + "Common.PropertyName": "OnEditColumn" + } }, { "Kind": "ITagHelper", @@ -120909,7 +138747,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnExecute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExecute" } + "Metadata": { + "Common.PropertyName": "OnExecute" + } }, { "Kind": "ITagHelper", @@ -120917,7 +138757,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnMove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMove" } + "Metadata": { + "Common.PropertyName": "OnMove" + } }, { "Kind": "ITagHelper", @@ -120925,7 +138767,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnMoveEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMoveEnd" } + "Metadata": { + "Common.PropertyName": "OnMoveEnd" + } }, { "Kind": "ITagHelper", @@ -120933,7 +138777,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnMoveStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMoveStart" } + "Metadata": { + "Common.PropertyName": "OnMoveStart" + } }, { "Kind": "ITagHelper", @@ -120941,7 +138787,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -120949,7 +138797,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnSaveCard", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSaveCard" } + "Metadata": { + "Common.PropertyName": "OnSaveCard" + } }, { "Kind": "ITagHelper", @@ -120957,7 +138807,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.OnSaveColumn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSaveColumn" } + "Metadata": { + "Common.PropertyName": "OnSaveColumn" + } }, { "Kind": "ITagHelper", @@ -120965,7 +138817,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -120973,7 +138827,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -120981,7 +138837,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardTagHelper.Reorderable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "ITagHelper", @@ -120989,7 +138847,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -120997,7 +138857,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -121005,7 +138867,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -121013,7 +138877,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TaskBoardTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -121021,7 +138887,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -121029,7 +138897,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -121037,7 +138907,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -121045,7 +138917,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TaskBoardTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -121053,7 +138927,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TaskBoardTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -121061,7 +138937,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TaskBoardTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -121120,10 +138998,10 @@ }, { "__Checksum": { - "Data1": -5654612843546936298, - "Data2": 8271635167279680295, - "Data3": -2370651826210595807, - "Data4": -2003129875984165696 + "Data1": 8573496061435264004, + "Data2": -7734091860341839792, + "Data3": -4652093506476993006, + "Data4": -7719216038307072084 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper", @@ -121145,7 +139023,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -121153,7 +139033,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } }, { "Kind": "ITagHelper", @@ -121161,7 +139043,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -121169,7 +139053,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Command", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "ITagHelper", @@ -121177,7 +139063,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Options", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Options" } + "Metadata": { + "Common.PropertyName": "Options" + } }, { "Kind": "ITagHelper", @@ -121185,7 +139073,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -121193,7 +139083,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -121201,7 +139093,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -121209,7 +139103,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -121217,7 +139113,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -121225,7 +139123,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -121233,7 +139133,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -121241,7 +139143,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -121249,7 +139153,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -121260,7 +139166,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -121268,7 +139176,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -121276,7 +139186,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -121284,7 +139196,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -121292,7 +139206,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -121300,7 +139216,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -121308,7 +139226,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -121316,7 +139236,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "Metadata": { @@ -121328,10 +139250,10 @@ }, { "__Checksum": { - "Data1": -8106760809740917846, - "Data2": 819344140251712997, - "Data3": -3467531878148425247, - "Data4": 6431061059360423763 + "Data1": -5660121748300761546, + "Data2": -746767841174577855, + "Data3": -6203410361887293323, + "Data4": -9096327789017768323 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsItemsTagHelper", @@ -121361,10 +139283,10 @@ }, { "__Checksum": { - "Data1": -4359678067874251089, - "Data2": -7210669119209646462, - "Data3": 472214090959639698, - "Data4": -185334157563729562 + "Data1": -7138981495760739519, + "Data2": 2513613869082599431, + "Data3": -4274983065691050206, + "Data4": -1952800468622490770 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsTagHelper", @@ -121386,7 +139308,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TaskBoardToolbarSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -121405,10 +139329,10 @@ }, { "__Checksum": { - "Data1": 8851401025535383024, - "Data2": -8011053545964778425, - "Data3": -114122215009536594, - "Data4": -3731963994229577441 + "Data1": -4074546179864222155, + "Data2": 6215468998867677210, + "Data3": 9059525120038604871, + "Data4": -3561357985819177433 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TextAreaLabelSettingsTagHelper", @@ -121436,7 +139360,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextAreaLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -121444,7 +139370,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextAreaLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -121452,7 +139380,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TextAreaLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -121464,10 +139394,10 @@ }, { "__Checksum": { - "Data1": -3872764845907624950, - "Data2": 1731022764774951952, - "Data3": -3314074798709454569, - "Data4": -8605707710628594355 + "Data1": 4594923844181809245, + "Data2": -2834944827085458461, + "Data3": 860218105233131244, + "Data4": -441837720029654725 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TextAreaTagHelper", @@ -121492,7 +139422,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.TextAreaTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -121500,7 +139432,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextAreaTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -121508,7 +139442,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TextAreaTagHelper.Cols", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cols" } + "Metadata": { + "Common.PropertyName": "Cols" + } }, { "Kind": "ITagHelper", @@ -121516,7 +139452,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TextAreaTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -121524,7 +139462,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TextAreaTagHelper.MaxLength", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxLength" } + "Metadata": { + "Common.PropertyName": "MaxLength" + } }, { "Kind": "ITagHelper", @@ -121532,7 +139472,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextAreaTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -121540,7 +139482,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TextAreaTagHelper.Readonly", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Readonly" } + "Metadata": { + "Common.PropertyName": "Readonly" + } }, { "Kind": "ITagHelper", @@ -121548,7 +139492,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextAreaTagHelper.Resizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "ITagHelper", @@ -121556,7 +139502,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TextAreaTagHelper.Rows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rows" } + "Metadata": { + "Common.PropertyName": "Rows" + } }, { "Kind": "ITagHelper", @@ -121564,7 +139512,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextAreaTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -121572,7 +139522,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.TextAreaTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -121580,7 +139532,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.TextAreaTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -121588,7 +139542,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.TextAreaTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -121596,7 +139552,9 @@ "TypeName": "Kendo.Mvc.UI.TextAreaOverflow?", "DisplayName": "Kendo.Mvc.UI.TextAreaOverflow? Kendo.Mvc.TagHelpers.TextAreaTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } }, { "Kind": "ITagHelper", @@ -121604,7 +139562,9 @@ "TypeName": "Kendo.Mvc.UI.TextAreaResize?", "DisplayName": "Kendo.Mvc.UI.TextAreaResize? Kendo.Mvc.TagHelpers.TextAreaTagHelper.Resize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resize" } + "Metadata": { + "Common.PropertyName": "Resize" + } }, { "Kind": "ITagHelper", @@ -121612,7 +139572,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextAreaTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -121620,7 +139582,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TextAreaTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -121628,7 +139592,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TextAreaTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -121636,7 +139602,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TextAreaTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -121655,10 +139623,10 @@ }, { "__Checksum": { - "Data1": 3406448506850304966, - "Data2": -4265298798129264081, - "Data3": 443867762348205631, - "Data4": -8284046582987099981 + "Data1": 9180129946545566860, + "Data2": -1578027882203703897, + "Data3": 6170553245221152618, + "Data4": 5258405041592139311 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TextBoxLabelSettingsTagHelper", @@ -121686,7 +139654,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextBoxLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -121694,7 +139664,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextBoxLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -121702,7 +139674,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TextBoxLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -121714,10 +139688,10 @@ }, { "__Checksum": { - "Data1": 2544953357626310018, - "Data2": 8288711345011519283, - "Data3": -4951637474233451136, - "Data4": 1813569521059864074 + "Data1": -2163108643502345781, + "Data2": 2769304304018486729, + "Data3": 196987882616244735, + "Data4": 5588207242238634450 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TextBoxTagHelper", @@ -121744,7 +139718,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.TextBoxTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -121752,7 +139728,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextBoxTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -121760,7 +139738,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TextBoxTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -121768,7 +139748,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextBoxTagHelper.Placeholder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "ITagHelper", @@ -121776,7 +139758,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TextBoxTagHelper.Readonly", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Readonly" } + "Metadata": { + "Common.PropertyName": "Readonly" + } }, { "Kind": "ITagHelper", @@ -121784,7 +139768,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextBoxTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -121792,7 +139778,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.TextBoxTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -121800,7 +139788,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.TextBoxTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -121808,7 +139798,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.TextBoxTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -121816,7 +139808,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TextBoxTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -121824,7 +139818,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TextBoxTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -121832,7 +139828,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TextBoxTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -121840,7 +139838,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TextBoxTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -121859,10 +139859,10 @@ }, { "__Checksum": { - "Data1": -2187095617331984164, - "Data2": -4288283197931847390, - "Data3": 6204575120632995096, - "Data4": -8842127092347335614 + "Data1": -727092206542305573, + "Data2": 7631521857294808433, + "Data3": -4162481197704897570, + "Data4": -6890793046695803292 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TileLayoutContainerHeaderSettingsTagHelper", @@ -121884,7 +139884,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutContainerHeaderSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -121892,7 +139894,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutContainerHeaderSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -121900,7 +139904,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TileLayoutContainerHeaderSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -121908,7 +139914,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutContainerHeaderSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -121916,7 +139924,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutContainerHeaderSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -121928,10 +139938,10 @@ }, { "__Checksum": { - "Data1": -5605797179689881345, - "Data2": -7359909788654592850, - "Data3": 3088061768005104146, - "Data4": -5489027201203607860 + "Data1": -7790302142729072374, + "Data2": 5709862160616476112, + "Data3": 34314038086062870, + "Data4": 1589519084628016770 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TileLayoutContainerTagHelper", @@ -121953,7 +139963,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutContainerTagHelper.BodyTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BodyTemplate" } + "Metadata": { + "Common.PropertyName": "BodyTemplate" + } }, { "Kind": "ITagHelper", @@ -121961,7 +139973,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutContainerTagHelper.BodyTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BodyTemplateId" } + "Metadata": { + "Common.PropertyName": "BodyTemplateId" + } }, { "Kind": "ITagHelper", @@ -121969,7 +139983,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TileLayoutContainerTagHelper.BodyTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BodyTemplateView" } + "Metadata": { + "Common.PropertyName": "BodyTemplateView" + } }, { "Kind": "ITagHelper", @@ -121977,7 +139993,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutContainerTagHelper.BodyTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BodyTemplateHandler" } + "Metadata": { + "Common.PropertyName": "BodyTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -121985,7 +140003,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TileLayoutContainerTagHelper.ColSpan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColSpan" } + "Metadata": { + "Common.PropertyName": "ColSpan" + } }, { "Kind": "ITagHelper", @@ -121993,7 +140013,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TileLayoutContainerTagHelper.RowSpan", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowSpan" } + "Metadata": { + "Common.PropertyName": "RowSpan" + } } ], "AllowedChildTags": [ @@ -122012,10 +140034,10 @@ }, { "__Checksum": { - "Data1": -7008239190394717360, - "Data2": -1317079192654354281, - "Data3": 1661310459051717308, - "Data4": 5218954792825009078 + "Data1": -8341363669530688812, + "Data2": 6202938891436604766, + "Data3": -6718282884309911748, + "Data4": 6792847478420581206 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TileLayoutContainersTagHelper", @@ -122045,10 +140067,10 @@ }, { "__Checksum": { - "Data1": -813892108494614242, - "Data2": 4478273358583680447, - "Data3": 7389966851471994085, - "Data4": 5476421006337405077 + "Data1": -4099230856302084815, + "Data2": 6610000134144709645, + "Data3": 580404243295945210, + "Data4": -7983727363968568755 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TileLayoutGapSettingsTagHelper", @@ -122070,7 +140092,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TileLayoutGapSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -122078,7 +140102,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TileLayoutGapSettingsTagHelper.Rows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rows" } + "Metadata": { + "Common.PropertyName": "Rows" + } } ], "Metadata": { @@ -122090,10 +140116,10 @@ }, { "__Checksum": { - "Data1": -5405767150660710608, - "Data2": 5008487423150454869, - "Data3": 6226055318191474586, - "Data4": -7408363174228635482 + "Data1": 3446882510019069090, + "Data2": -7574121145373269880, + "Data3": 279587260691946178, + "Data4": 1554096760498763697 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TileLayoutTagHelper", @@ -122113,7 +140139,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutTagHelper.OnResize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResize" } + "Metadata": { + "Common.PropertyName": "OnResize" + } }, { "Kind": "ITagHelper", @@ -122121,7 +140149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutTagHelper.OnReorder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnReorder" } + "Metadata": { + "Common.PropertyName": "OnReorder" + } }, { "Kind": "ITagHelper", @@ -122129,7 +140159,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TileLayoutTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -122137,7 +140169,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutTagHelper.ColumnsWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColumnsWidth" } + "Metadata": { + "Common.PropertyName": "ColumnsWidth" + } }, { "Kind": "ITagHelper", @@ -122145,7 +140179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -122153,7 +140189,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TileLayoutTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -122161,7 +140199,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TileLayoutTagHelper.Reorderable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "ITagHelper", @@ -122169,7 +140209,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TileLayoutTagHelper.Resizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "ITagHelper", @@ -122177,7 +140219,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutTagHelper.RowsHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowsHeight" } + "Metadata": { + "Common.PropertyName": "RowsHeight" + } }, { "Kind": "ITagHelper", @@ -122185,7 +140229,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -122193,7 +140239,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TileLayoutTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -122201,7 +140249,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TileLayoutTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -122209,7 +140259,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TileLayoutTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -122217,7 +140269,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TileLayoutTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -122241,10 +140295,10 @@ }, { "__Checksum": { - "Data1": -6308953587308893346, - "Data2": 7474149361201115465, - "Data3": -6264584621404142000, - "Data4": 8941979022389036231 + "Data1": 5602435612263965921, + "Data2": -6690046701680392862, + "Data3": -3306289034095587961, + "Data4": 6629195517845141414 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerColumnTagHelper", @@ -122266,7 +140320,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerColumnTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -122274,7 +140330,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TimeDurationPickerColumnTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -122282,7 +140340,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TimeDurationPickerColumnTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -122290,7 +140350,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerColumnTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -122298,7 +140360,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TimeDurationPickerColumnTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } } ], "Metadata": { @@ -122310,10 +140374,10 @@ }, { "__Checksum": { - "Data1": -5810193503696121589, - "Data2": 6277634225331832482, - "Data3": 3628910605410400793, - "Data4": 741698715601146467 + "Data1": 5858147769520038148, + "Data2": -9143613049870949261, + "Data3": -6823460737583785444, + "Data4": -5756573868262225179 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerColumnsTagHelper", @@ -122348,10 +140412,10 @@ }, { "__Checksum": { - "Data1": 4932566644276749446, - "Data2": -971768476533172901, - "Data3": -7138749062042642786, - "Data4": 4455695146026784162 + "Data1": -5047998529313913858, + "Data2": -8400682448595323588, + "Data3": -2453760710211877958, + "Data4": 4138382665784605130 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerMessagesSettingsTagHelper", @@ -122379,7 +140443,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerMessagesSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -122387,7 +140453,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerMessagesSettingsTagHelper.Days", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "ITagHelper", @@ -122395,7 +140463,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerMessagesSettingsTagHelper.Hours", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "ITagHelper", @@ -122403,7 +140473,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerMessagesSettingsTagHelper.Milliseconds", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Milliseconds" } + "Metadata": { + "Common.PropertyName": "Milliseconds" + } }, { "Kind": "ITagHelper", @@ -122411,7 +140483,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerMessagesSettingsTagHelper.Minutes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Minutes" } + "Metadata": { + "Common.PropertyName": "Minutes" + } }, { "Kind": "ITagHelper", @@ -122419,7 +140493,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerMessagesSettingsTagHelper.Seconds", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Seconds" } + "Metadata": { + "Common.PropertyName": "Seconds" + } }, { "Kind": "ITagHelper", @@ -122427,7 +140503,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerMessagesSettingsTagHelper.Set", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Set" } + "Metadata": { + "Common.PropertyName": "Set" + } } ], "Metadata": { @@ -122439,10 +140517,10 @@ }, { "__Checksum": { - "Data1": 933837548047122200, - "Data2": -8969743023086604524, - "Data3": -2270958530407937337, - "Data4": 8269245410216316621 + "Data1": 226247609880868269, + "Data2": -542653233010502612, + "Data3": 2286099303560228262, + "Data4": 1776541546397663113 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerShortcutTagHelper", @@ -122464,7 +140542,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerShortcutTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -122472,7 +140552,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TimeDurationPickerShortcutTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { @@ -122484,10 +140566,10 @@ }, { "__Checksum": { - "Data1": -6661471278155886040, - "Data2": -7270990003918182649, - "Data3": -320383415021676882, - "Data4": -7605702286828497237 + "Data1": -1481785642952316032, + "Data2": -4131735898443974442, + "Data3": 8038520246899649953, + "Data4": -6995430149914692260 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerShortcutsTagHelper", @@ -122522,10 +140604,10 @@ }, { "__Checksum": { - "Data1": -6799822074166805409, - "Data2": 6345881606673909777, - "Data3": 1306052767919760767, - "Data4": -2258284011797921866 + "Data1": -3225035050322116744, + "Data2": 1270233460959016800, + "Data3": 6216322896904660453, + "Data4": 8550038032525807012 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper", @@ -122550,7 +140632,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -122558,7 +140642,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -122566,7 +140652,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -122574,7 +140662,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -122582,7 +140672,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -122590,7 +140682,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.Readonly", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Readonly" } + "Metadata": { + "Common.PropertyName": "Readonly" + } }, { "Kind": "ITagHelper", @@ -122598,7 +140692,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.Separator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Separator" } + "Metadata": { + "Common.PropertyName": "Separator" + } }, { "Kind": "ITagHelper", @@ -122606,7 +140702,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -122614,7 +140712,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -122622,7 +140722,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -122630,7 +140732,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -122638,7 +140742,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -122646,7 +140752,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -122654,7 +140762,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -122662,7 +140772,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TimeDurationPickerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -122691,10 +140803,10 @@ }, { "__Checksum": { - "Data1": 1071023075582046836, - "Data2": 6857393379298357439, - "Data3": 8515048367852407446, - "Data4": 6091449235536018459 + "Data1": -6590687793282631734, + "Data2": -1081633272511598527, + "Data3": -6523006190678179275, + "Data4": 3234234094996746711 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimelineTagHelper", @@ -122714,7 +140826,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -122722,7 +140836,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.DataActionsField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataActionsField" } + "Metadata": { + "Common.PropertyName": "DataActionsField" + } }, { "Kind": "ITagHelper", @@ -122730,7 +140846,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.DataDescriptionField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataDescriptionField" } + "Metadata": { + "Common.PropertyName": "DataDescriptionField" + } }, { "Kind": "ITagHelper", @@ -122738,7 +140856,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.DataDateField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataDateField" } + "Metadata": { + "Common.PropertyName": "DataDateField" + } }, { "Kind": "ITagHelper", @@ -122746,7 +140866,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.DataImagesField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataImagesField" } + "Metadata": { + "Common.PropertyName": "DataImagesField" + } }, { "Kind": "ITagHelper", @@ -122754,7 +140876,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.DataSubTitleField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSubTitleField" } + "Metadata": { + "Common.PropertyName": "DataSubTitleField" + } }, { "Kind": "ITagHelper", @@ -122762,7 +140886,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.DataTitleField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTitleField" } + "Metadata": { + "Common.PropertyName": "DataTitleField" + } }, { "Kind": "ITagHelper", @@ -122770,7 +140896,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.DataImagesAltField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataImagesAltField" } + "Metadata": { + "Common.PropertyName": "DataImagesAltField" + } }, { "Kind": "ITagHelper", @@ -122778,7 +140906,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -122786,7 +140916,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -122794,7 +140926,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.OnExpand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExpand" } + "Metadata": { + "Common.PropertyName": "OnExpand" + } }, { "Kind": "ITagHelper", @@ -122802,7 +140936,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.OnCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCollapse" } + "Metadata": { + "Common.PropertyName": "OnCollapse" + } }, { "Kind": "ITagHelper", @@ -122810,7 +140946,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.OnActionClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActionClick" } + "Metadata": { + "Common.PropertyName": "OnActionClick" + } }, { "Kind": "ITagHelper", @@ -122818,7 +140956,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.OnNavigate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNavigate" } + "Metadata": { + "Common.PropertyName": "OnNavigate" + } }, { "Kind": "ITagHelper", @@ -122826,7 +140966,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TimelineTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -122834,7 +140976,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TimelineTagHelper.AlternatingMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlternatingMode" } + "Metadata": { + "Common.PropertyName": "AlternatingMode" + } }, { "Kind": "ITagHelper", @@ -122842,7 +140986,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TimelineTagHelper.CollapsibleEvents", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CollapsibleEvents" } + "Metadata": { + "Common.PropertyName": "CollapsibleEvents" + } }, { "Kind": "ITagHelper", @@ -122850,7 +140996,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.EventTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplate" } + "Metadata": { + "Common.PropertyName": "EventTemplate" + } }, { "Kind": "ITagHelper", @@ -122858,7 +141006,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.EventTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplateId" } + "Metadata": { + "Common.PropertyName": "EventTemplateId" + } }, { "Kind": "ITagHelper", @@ -122866,7 +141016,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TimelineTagHelper.EventTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplateView" } + "Metadata": { + "Common.PropertyName": "EventTemplateView" + } }, { "Kind": "ITagHelper", @@ -122874,7 +141026,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.EventTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventTemplateHandler" } + "Metadata": { + "Common.PropertyName": "EventTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -122882,7 +141036,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.DateFormat", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateFormat" } + "Metadata": { + "Common.PropertyName": "DateFormat" + } }, { "Kind": "ITagHelper", @@ -122890,7 +141046,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TimelineTagHelper.EventHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventHeight" } + "Metadata": { + "Common.PropertyName": "EventHeight" + } }, { "Kind": "ITagHelper", @@ -122898,7 +141056,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TimelineTagHelper.EventWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EventWidth" } + "Metadata": { + "Common.PropertyName": "EventWidth" + } }, { "Kind": "ITagHelper", @@ -122906,7 +141066,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TimelineTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -122914,7 +141076,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TimelineTagHelper.ShowDateLabels", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowDateLabels" } + "Metadata": { + "Common.PropertyName": "ShowDateLabels" + } }, { "Kind": "ITagHelper", @@ -122922,7 +141086,9 @@ "TypeName": "Kendo.Mvc.UI.TimelineOrientation?", "DisplayName": "Kendo.Mvc.UI.TimelineOrientation? Kendo.Mvc.TagHelpers.TimelineTagHelper.Orientation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "ITagHelper", @@ -122930,7 +141096,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimelineTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -122938,7 +141106,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TimelineTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -122946,7 +141116,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TimelineTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -122954,7 +141126,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TimelineTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -122973,10 +141147,10 @@ }, { "__Checksum": { - "Data1": -3577772543997895462, - "Data2": 7008104014328267301, - "Data3": -548464185615430875, - "Data4": 2466388259701782236 + "Data1": 7455289302002494048, + "Data2": -8580267992388136959, + "Data3": 762955383490677448, + "Data4": 978756222074599422 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimePickerLabelSettingsTagHelper", @@ -122998,7 +141172,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerLabelSettingsTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -123006,7 +141182,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerLabelSettingsTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -123014,7 +141192,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TimePickerLabelSettingsTagHelper.Floating", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Floating" } + "Metadata": { + "Common.PropertyName": "Floating" + } } ], "Metadata": { @@ -123026,10 +141206,10 @@ }, { "__Checksum": { - "Data1": -4748935413768479721, - "Data2": -3441293412902632465, - "Data3": -4143678267986863746, - "Data4": -2020802394168969571 + "Data1": -2738488089675450913, + "Data2": 3423857722323243873, + "Data3": 7610839530427041777, + "Data4": 4589735652204802822 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimePickerMessagesDateInputSettingsTagHelper", @@ -123051,7 +141231,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesDateInputSettingsTagHelper.Year", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Year" } + "Metadata": { + "Common.PropertyName": "Year" + } }, { "Kind": "ITagHelper", @@ -123059,7 +141241,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesDateInputSettingsTagHelper.Month", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Month" } + "Metadata": { + "Common.PropertyName": "Month" + } }, { "Kind": "ITagHelper", @@ -123067,7 +141251,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesDateInputSettingsTagHelper.Day", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Day" } + "Metadata": { + "Common.PropertyName": "Day" + } }, { "Kind": "ITagHelper", @@ -123075,7 +141261,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesDateInputSettingsTagHelper.Weekday", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Weekday" } + "Metadata": { + "Common.PropertyName": "Weekday" + } }, { "Kind": "ITagHelper", @@ -123083,7 +141271,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesDateInputSettingsTagHelper.Hour", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hour" } + "Metadata": { + "Common.PropertyName": "Hour" + } }, { "Kind": "ITagHelper", @@ -123091,7 +141281,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesDateInputSettingsTagHelper.Minute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Minute" } + "Metadata": { + "Common.PropertyName": "Minute" + } }, { "Kind": "ITagHelper", @@ -123099,7 +141291,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesDateInputSettingsTagHelper.Second", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Second" } + "Metadata": { + "Common.PropertyName": "Second" + } }, { "Kind": "ITagHelper", @@ -123107,7 +141301,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesDateInputSettingsTagHelper.Dayperiod", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dayperiod" } + "Metadata": { + "Common.PropertyName": "Dayperiod" + } } ], "Metadata": { @@ -123119,10 +141315,10 @@ }, { "__Checksum": { - "Data1": -7086927048325207971, - "Data2": 1820906954480775299, - "Data3": -3546656123563314465, - "Data4": -1694927686390773038 + "Data1": 3558830186149018804, + "Data2": -3552740409722311768, + "Data3": -4724321014568877568, + "Data4": -4166836691152297319 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimePickerMessagesSettingsTagHelper", @@ -123144,7 +141340,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesSettingsTagHelper.Now", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Now" } + "Metadata": { + "Common.PropertyName": "Now" + } }, { "Kind": "ITagHelper", @@ -123152,7 +141350,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesSettingsTagHelper.Hour", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hour" } + "Metadata": { + "Common.PropertyName": "Hour" + } }, { "Kind": "ITagHelper", @@ -123160,7 +141360,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesSettingsTagHelper.Minute", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Minute" } + "Metadata": { + "Common.PropertyName": "Minute" + } }, { "Kind": "ITagHelper", @@ -123168,7 +141370,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesSettingsTagHelper.Second", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Second" } + "Metadata": { + "Common.PropertyName": "Second" + } }, { "Kind": "ITagHelper", @@ -123176,7 +141380,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesSettingsTagHelper.Millisecond", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Millisecond" } + "Metadata": { + "Common.PropertyName": "Millisecond" + } }, { "Kind": "ITagHelper", @@ -123184,7 +141390,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -123192,7 +141400,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerMessagesSettingsTagHelper.Set", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Set" } + "Metadata": { + "Common.PropertyName": "Set" + } } ], "Metadata": { @@ -123204,10 +141414,10 @@ }, { "__Checksum": { - "Data1": 2373679294449728009, - "Data2": -1914291481620795328, - "Data3": 2736662880559923421, - "Data4": -5146654125619946360 + "Data1": -8911126037398952657, + "Data2": -6930060140554130223, + "Data3": 7475730212340959317, + "Data4": -1080742056012190942 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimePickerPopupSettingsTagHelper", @@ -123235,7 +141445,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerPopupSettingsTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -123243,7 +141455,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerPopupSettingsTagHelper.Origin", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Origin" } + "Metadata": { + "Common.PropertyName": "Origin" + } }, { "Kind": "ITagHelper", @@ -123251,7 +141465,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerPopupSettingsTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { @@ -123263,10 +141479,10 @@ }, { "__Checksum": { - "Data1": 6943173179271018509, - "Data2": -1347479676773947043, - "Data3": 6333003566294672630, - "Data4": -8546644186941279669 + "Data1": 4845996203320327021, + "Data2": 4877359915300512545, + "Data3": 2021055804204630228, + "Data4": 9025146286835098042 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TimePickerTagHelper", @@ -123292,7 +141508,9 @@ "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Kendo.Mvc.TagHelpers.TimePickerTagHelper.For", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -123300,7 +141518,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -123308,7 +141528,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -123316,7 +141538,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -123324,7 +141548,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerTagHelper.ComponentType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentType" } + "Metadata": { + "Common.PropertyName": "ComponentType" + } }, { "Kind": "ITagHelper", @@ -123332,7 +141558,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerTagHelper.Culture", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "ITagHelper", @@ -123340,7 +141568,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TimePickerTagHelper.DateInput", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DateInput" } + "Metadata": { + "Common.PropertyName": "DateInput" + } }, { "Kind": "ITagHelper", @@ -123348,7 +141578,9 @@ "TypeName": "System.DateTime[]", "DisplayName": "System.DateTime[] Kendo.Mvc.TagHelpers.TimePickerTagHelper.Dates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Dates" } + "Metadata": { + "Common.PropertyName": "Dates" + } }, { "Kind": "ITagHelper", @@ -123356,7 +141588,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -123364,7 +141598,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Kendo.Mvc.TagHelpers.TimePickerTagHelper.Interval", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Interval" } + "Metadata": { + "Common.PropertyName": "Interval" + } }, { "Kind": "ITagHelper", @@ -123372,7 +141608,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.TimePickerTagHelper.Max", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "ITagHelper", @@ -123380,7 +141618,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.TimePickerTagHelper.Min", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "ITagHelper", @@ -123388,7 +141628,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.TimePickerTagHelper.ParseFormats", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ParseFormats" } + "Metadata": { + "Common.PropertyName": "ParseFormats" + } }, { "Kind": "ITagHelper", @@ -123396,7 +141638,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.TimePickerTagHelper.Value", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "ITagHelper", @@ -123404,7 +141648,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.TimePickerTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -123412,7 +141658,9 @@ "TypeName": "Kendo.Mvc.UI.Rounded?", "DisplayName": "Kendo.Mvc.UI.Rounded? Kendo.Mvc.TagHelpers.TimePickerTagHelper.Rounded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rounded" } + "Metadata": { + "Common.PropertyName": "Rounded" + } }, { "Kind": "ITagHelper", @@ -123420,7 +141668,9 @@ "TypeName": "Kendo.Mvc.UI.FillMode?", "DisplayName": "Kendo.Mvc.UI.FillMode? Kendo.Mvc.TagHelpers.TimePickerTagHelper.FillMode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FillMode" } + "Metadata": { + "Common.PropertyName": "FillMode" + } }, { "Kind": "ITagHelper", @@ -123428,7 +141678,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TimePickerTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -123436,7 +141688,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TimePickerTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -123444,7 +141698,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TimePickerTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -123452,7 +141708,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TimePickerTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -123464,10 +141722,10 @@ }, { "__Checksum": { - "Data1": 131569956173306584, - "Data2": -3281575035160398634, - "Data3": 5162870929881090803, - "Data4": 8834940110258830756 + "Data1": 321359288419868339, + "Data2": 597110960429130572, + "Data3": -588231261426730107, + "Data4": -6431283452007363129 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper", @@ -123490,7 +141748,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -123498,7 +141758,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -123506,7 +141768,9 @@ "TypeName": "dynamic", "DisplayName": "dynamic Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -123514,7 +141778,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -123522,7 +141788,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -123530,7 +141798,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -123538,7 +141808,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -123546,7 +141818,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -123554,7 +141828,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -123562,7 +141838,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -123570,7 +141848,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -123578,7 +141858,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -123586,7 +141868,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -123594,7 +141878,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -123602,7 +141888,9 @@ "TypeName": "Kendo.Mvc.UI.ShowIn?", "DisplayName": "Kendo.Mvc.UI.ShowIn? Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -123610,7 +141898,9 @@ "TypeName": "Kendo.Mvc.UI.ShowIn?", "DisplayName": "Kendo.Mvc.UI.ShowIn? Kendo.Mvc.TagHelpers.ToolBarItemButtonTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } } ], "Metadata": { @@ -123622,10 +141912,10 @@ }, { "__Checksum": { - "Data1": 382166208360171586, - "Data2": -4935224508846674904, - "Data3": 2045808545977020074, - "Data4": -4628611767263249308 + "Data1": -3405876981556849396, + "Data2": 6667084698049242341, + "Data3": -3046821189204985258, + "Data4": -5611352402890816013 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemButtonsTagHelper", @@ -123655,10 +141945,10 @@ }, { "__Checksum": { - "Data1": 5559548768641689550, - "Data2": -145268044975422031, - "Data3": 3935534210056177739, - "Data4": -6605695371644771935 + "Data1": -2291904691041180622, + "Data2": -4951089219803922766, + "Data3": -1839571656057850242, + "Data4": -364513477757164791 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper", @@ -123681,7 +141971,9 @@ "TypeName": "dynamic", "DisplayName": "dynamic Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -123689,7 +141981,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -123697,7 +141991,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -123705,7 +142001,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -123713,7 +142011,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -123721,7 +142021,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -123729,7 +142031,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -123737,7 +142041,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -123745,7 +142051,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } } ], "Metadata": { @@ -123757,10 +142065,10 @@ }, { "__Checksum": { - "Data1": 3997370633286125606, - "Data2": -7113060350226448174, - "Data3": 7144298679822741253, - "Data4": 4085695280875626495 + "Data1": 410893424856232857, + "Data2": -1308257500267138794, + "Data3": -7972159813683258205, + "Data4": 2952442817265398667 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemMenuButtonsTagHelper", @@ -123790,10 +142098,10 @@ }, { "__Checksum": { - "Data1": 9004201581635173111, - "Data2": -7728817396263474830, - "Data3": 2151133640569897505, - "Data4": -3729672643270151923 + "Data1": -466032276243277019, + "Data2": -414863268005472033, + "Data3": -192910608695048180, + "Data4": -354625221585005911 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemTagHelper", @@ -123816,7 +142124,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -123824,7 +142134,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Toggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Toggle" } + "Metadata": { + "Common.PropertyName": "Toggle" + } }, { "Kind": "ITagHelper", @@ -123832,7 +142144,9 @@ "TypeName": "dynamic", "DisplayName": "dynamic Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -123840,7 +142154,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Enable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enable" } + "Metadata": { + "Common.PropertyName": "Enable" + } }, { "Kind": "ITagHelper", @@ -123848,7 +142164,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Group", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "ITagHelper", @@ -123856,7 +142174,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -123864,7 +142184,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -123872,7 +142194,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -123880,7 +142204,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -123888,7 +142214,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.OverflowTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplate" } + "Metadata": { + "Common.PropertyName": "OverflowTemplate" + } }, { "Kind": "ITagHelper", @@ -123896,7 +142224,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.OverflowTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateId" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateId" + } }, { "Kind": "ITagHelper", @@ -123904,7 +142234,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.OverflowTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateView" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateView" + } }, { "Kind": "ITagHelper", @@ -123912,7 +142244,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.OverflowTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OverflowTemplateHandler" } + "Metadata": { + "Common.PropertyName": "OverflowTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -123920,7 +142254,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -123928,7 +142264,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -123936,7 +142274,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -123944,7 +142284,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -123952,7 +142294,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -123960,7 +142304,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -123968,7 +142314,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -123976,7 +142324,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -123984,7 +142334,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Togglable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Togglable" } + "Metadata": { + "Common.PropertyName": "Togglable" + } }, { "Kind": "ITagHelper", @@ -123992,7 +142344,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -124000,7 +142354,9 @@ "TypeName": "Kendo.Mvc.UI.CommandType?", "DisplayName": "Kendo.Mvc.UI.CommandType? Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -124008,7 +142364,9 @@ "TypeName": "Kendo.Mvc.UI.ShowIn?", "DisplayName": "Kendo.Mvc.UI.ShowIn? Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.ShowText", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowText" } + "Metadata": { + "Common.PropertyName": "ShowText" + } }, { "Kind": "ITagHelper", @@ -124016,7 +142374,9 @@ "TypeName": "Kendo.Mvc.UI.ShowIn?", "DisplayName": "Kendo.Mvc.UI.ShowIn? Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.ShowIcon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowIcon" } + "Metadata": { + "Common.PropertyName": "ShowIcon" + } }, { "Kind": "ITagHelper", @@ -124024,7 +142384,9 @@ "TypeName": "Kendo.Mvc.UI.ShowInOverflowPopup?", "DisplayName": "Kendo.Mvc.UI.ShowInOverflowPopup? Kendo.Mvc.TagHelpers.ToolBarItemTagHelper.Overflow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Overflow" } + "Metadata": { + "Common.PropertyName": "Overflow" + } } ], "AllowedChildTags": [ @@ -124048,10 +142410,10 @@ }, { "__Checksum": { - "Data1": 6592886509926001576, - "Data2": -25614807517239570, - "Data3": -4499287878471618175, - "Data4": 1418183911368783653 + "Data1": 6581506156390696750, + "Data2": 8717323848547168469, + "Data3": 7757064915322457692, + "Data4": -84431890687608879 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarItemsTagHelper", @@ -124081,10 +142443,10 @@ }, { "__Checksum": { - "Data1": 5123676949144804503, - "Data2": -6316110831632011672, - "Data3": 2686342925424591843, - "Data4": -1496477171848352333 + "Data1": -6061489004537453696, + "Data2": -8848655852282141626, + "Data3": -3748484351022529061, + "Data4": 1619476050398183754 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ToolBarTagHelper", @@ -124105,7 +142467,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarTagHelper.OnClick", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClick" } + "Metadata": { + "Common.PropertyName": "OnClick" + } }, { "Kind": "ITagHelper", @@ -124113,7 +142477,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -124121,7 +142487,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -124129,7 +142497,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarTagHelper.OnToggle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnToggle" } + "Metadata": { + "Common.PropertyName": "OnToggle" + } }, { "Kind": "ITagHelper", @@ -124137,7 +142507,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarTagHelper.OnOverflowClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOverflowClose" } + "Metadata": { + "Common.PropertyName": "OnOverflowClose" + } }, { "Kind": "ITagHelper", @@ -124145,7 +142517,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarTagHelper.OnOverflowOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOverflowOpen" } + "Metadata": { + "Common.PropertyName": "OnOverflowOpen" + } }, { "Kind": "ITagHelper", @@ -124153,7 +142527,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarTagHelper.Resizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "ITagHelper", @@ -124161,7 +142537,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ToolBarTagHelper.NavigateOnTab", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NavigateOnTab" } + "Metadata": { + "Common.PropertyName": "NavigateOnTab" + } }, { "Kind": "ITagHelper", @@ -124169,7 +142547,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ToolBarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -124177,7 +142557,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ToolBarTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -124185,7 +142567,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ToolBarTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -124193,7 +142577,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ToolBarTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -124212,10 +142598,10 @@ }, { "__Checksum": { - "Data1": -5730822851775590589, - "Data2": 721714108913798959, - "Data3": -4437338284524999034, - "Data4": 5875747651837896097 + "Data1": 7717113493603633200, + "Data2": -5234948072828969048, + "Data3": 2161432574010273969, + "Data4": 8391341723147034765 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TooltipPopupAnimationCloseSettingsTagHelper", @@ -124237,7 +142623,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TooltipPopupAnimationCloseSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -124245,7 +142633,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipPopupAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -124253,7 +142643,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TooltipPopupAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -124265,10 +142657,10 @@ }, { "__Checksum": { - "Data1": 5718999228013739397, - "Data2": 6143779091342389677, - "Data3": -6550199799502136759, - "Data4": 7412849816662765586 + "Data1": 6481012931772168327, + "Data2": 1641630666382983215, + "Data3": 1211705419915384857, + "Data4": 6383547679780384050 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TooltipPopupAnimationOpenSettingsTagHelper", @@ -124290,7 +142682,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TooltipPopupAnimationOpenSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -124298,7 +142692,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipPopupAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -124306,7 +142702,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TooltipPopupAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -124318,10 +142716,10 @@ }, { "__Checksum": { - "Data1": -1716160107712637265, - "Data2": -7490716129733913998, - "Data3": -4278192654679935880, - "Data4": 4217265682967229157 + "Data1": 8846333139144249348, + "Data2": 2524087693040211993, + "Data3": -1501270506934512078, + "Data4": -7047362247482363243 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TooltipPopupAnimationSettingsTagHelper", @@ -124349,7 +142747,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TooltipPopupAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -124373,10 +142773,10 @@ }, { "__Checksum": { - "Data1": -4476628131443036421, - "Data2": 8340134811621658657, - "Data3": 8054119323007234512, - "Data4": 876883967580747481 + "Data1": -4201479081471863578, + "Data2": -422461264615786094, + "Data3": -8687679343398806414, + "Data4": -7233367456113735280 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TooltipTagHelper", @@ -124397,7 +142797,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.ContentUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentUrl" } + "Metadata": { + "Common.PropertyName": "ContentUrl" + } }, { "Kind": "ITagHelper", @@ -124405,7 +142807,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.ContentHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentHandler" } + "Metadata": { + "Common.PropertyName": "ContentHandler" + } }, { "Kind": "ITagHelper", @@ -124413,7 +142817,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.ContentTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentTemplateId" } + "Metadata": { + "Common.PropertyName": "ContentTemplateId" + } }, { "Kind": "ITagHelper", @@ -124421,7 +142827,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.OnContentLoad", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnContentLoad" } + "Metadata": { + "Common.PropertyName": "OnContentLoad" + } }, { "Kind": "ITagHelper", @@ -124429,7 +142837,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.OnShow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnShow" } + "Metadata": { + "Common.PropertyName": "OnShow" + } }, { "Kind": "ITagHelper", @@ -124437,7 +142847,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.OnHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnHide" } + "Metadata": { + "Common.PropertyName": "OnHide" + } }, { "Kind": "ITagHelper", @@ -124445,7 +142857,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -124453,7 +142867,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -124461,7 +142877,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TooltipTagHelper.AutoHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoHide" } + "Metadata": { + "Common.PropertyName": "AutoHide" + } }, { "Kind": "ITagHelper", @@ -124469,7 +142887,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TooltipTagHelper.Callout", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Callout" } + "Metadata": { + "Common.PropertyName": "Callout" + } }, { "Kind": "ITagHelper", @@ -124477,7 +142897,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -124485,7 +142907,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TooltipTagHelper.Iframe", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Iframe" } + "Metadata": { + "Common.PropertyName": "Iframe" + } }, { "Kind": "ITagHelper", @@ -124493,7 +142917,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TooltipTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -124501,7 +142927,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TooltipTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -124509,7 +142937,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.Position", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "ITagHelper", @@ -124517,7 +142947,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TooltipTagHelper.ShowAfter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowAfter" } + "Metadata": { + "Common.PropertyName": "ShowAfter" + } }, { "Kind": "ITagHelper", @@ -124525,7 +142957,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.ShowOn", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowOn" } + "Metadata": { + "Common.PropertyName": "ShowOn" + } }, { "Kind": "ITagHelper", @@ -124533,7 +142967,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TooltipTagHelper.HideAfter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HideAfter" } + "Metadata": { + "Common.PropertyName": "HideAfter" + } }, { "Kind": "ITagHelper", @@ -124541,7 +142977,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TooltipTagHelper.Offset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Offset" } + "Metadata": { + "Common.PropertyName": "Offset" + } }, { "Kind": "ITagHelper", @@ -124549,7 +142987,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.Content", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Content" } + "Metadata": { + "Common.PropertyName": "Content" + } }, { "Kind": "ITagHelper", @@ -124557,7 +142997,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TooltipTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -124565,7 +143007,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TooltipTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -124573,7 +143017,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TooltipTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -124581,7 +143027,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TooltipTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -124600,10 +143048,10 @@ }, { "__Checksum": { - "Data1": -6130279780272131220, - "Data2": 8029860019725140364, - "Data3": -3908256473574714558, - "Data4": 5363309034555462214 + "Data1": 9154714092558175290, + "Data2": 6196832063343807047, + "Data3": 1575499090208232877, + "Data4": 1428123527440736528 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnCommandTagHelper", @@ -124625,7 +143073,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnCommandTagHelper.ClassName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClassName" } + "Metadata": { + "Common.PropertyName": "ClassName" + } }, { "Kind": "ITagHelper", @@ -124633,7 +143083,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnCommandTagHelper.ImageClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageClass" } + "Metadata": { + "Common.PropertyName": "ImageClass" + } }, { "Kind": "ITagHelper", @@ -124641,7 +143093,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnCommandTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -124649,7 +143103,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnCommandTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -124657,7 +143113,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnCommandTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -124669,10 +143127,10 @@ }, { "__Checksum": { - "Data1": -6256494835984634755, - "Data2": -8954417330363961150, - "Data3": 1144101173593204790, - "Data4": -5487188914612400568 + "Data1": 4870909800042075960, + "Data2": 4760699182880496305, + "Data3": -4064255627472999943, + "Data4": -4486636804971726569 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnCommandsTagHelper", @@ -124702,10 +143160,10 @@ }, { "__Checksum": { - "Data1": -8082695529655045870, - "Data2": -6108487805610720110, - "Data3": -3298539633838884982, - "Data4": -1822335519537324296 + "Data1": -3215783652547188176, + "Data2": -1596999977360636184, + "Data3": -6554563036398325920, + "Data4": 7612325021928314053 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnFilterableSettingsTagHelper", @@ -124727,7 +143185,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings", "DisplayName": "Kendo.Mvc.TagHelpers.GridColumnFilterableCellSettings Kendo.Mvc.TagHelpers.TreeListColumnFilterableSettingsTagHelper.CellSettings", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CellSettings" } + "Metadata": { + "Common.PropertyName": "CellSettings" + } }, { "Kind": "ITagHelper", @@ -124735,7 +143195,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnFilterableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -124743,7 +143205,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnFilterableSettingsTagHelper.Ui", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Ui" } + "Metadata": { + "Common.PropertyName": "Ui" + } }, { "Kind": "ITagHelper", @@ -124751,7 +143215,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnFilterableSettingsTagHelper.UiHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UiHandler" } + "Metadata": { + "Common.PropertyName": "UiHandler" + } } ], "AllowedChildTags": [ @@ -124775,10 +143241,10 @@ }, { "__Checksum": { - "Data1": 6732031317870026241, - "Data2": -1919795998025840899, - "Data3": 3530278346660043093, - "Data4": 1468786684553832928 + "Data1": -2968938134841638765, + "Data2": 853852707823985683, + "Data3": -5957973530457808973, + "Data4": 1913130914605368462 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnMenuMessagesSettingsTagHelper", @@ -124800,7 +143266,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnMenuMessagesSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -124808,7 +143276,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnMenuMessagesSettingsTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -124816,7 +143286,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnMenuMessagesSettingsTagHelper.SortAscending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortAscending" } + "Metadata": { + "Common.PropertyName": "SortAscending" + } }, { "Kind": "ITagHelper", @@ -124824,7 +143296,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnMenuMessagesSettingsTagHelper.SortDescending", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SortDescending" } + "Metadata": { + "Common.PropertyName": "SortDescending" + } }, { "Kind": "ITagHelper", @@ -124832,7 +143306,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnMenuMessagesSettingsTagHelper.Settings", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Settings" } + "Metadata": { + "Common.PropertyName": "Settings" + } }, { "Kind": "ITagHelper", @@ -124840,7 +143316,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnMenuMessagesSettingsTagHelper.Lock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lock" } + "Metadata": { + "Common.PropertyName": "Lock" + } }, { "Kind": "ITagHelper", @@ -124848,7 +143326,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnMenuMessagesSettingsTagHelper.Unlock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Unlock" } + "Metadata": { + "Common.PropertyName": "Unlock" + } } ], "Metadata": { @@ -124860,10 +143340,10 @@ }, { "__Checksum": { - "Data1": -3160057000347400623, - "Data2": -7080129987778778275, - "Data3": 3750702999453069259, - "Data4": 2030234211707592756 + "Data1": -7179836474445319361, + "Data2": 3562256388642103746, + "Data3": 8111829416159043374, + "Data4": -47827041275296542 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnMenuSettingsTagHelper", @@ -124885,7 +143365,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnMenuSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -124893,7 +143375,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnMenuSettingsTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -124901,7 +143385,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnMenuSettingsTagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -124909,7 +143395,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnMenuSettingsTagHelper.Sortable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } } ], "AllowedChildTags": [ @@ -124928,10 +143416,10 @@ }, { "__Checksum": { - "Data1": -6935794776510316215, - "Data2": 8504796104565302614, - "Data3": 2432966782553667231, - "Data4": -1527408936903732889 + "Data1": 4503656067155024137, + "Data2": -6085720174363349390, + "Data3": 8782930637111622458, + "Data4": -7182349593272697777 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnSortableSettingsTagHelper", @@ -124953,7 +143441,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnSortableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -124961,7 +143451,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnSortableSettingsTagHelper.Compare", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Compare" } + "Metadata": { + "Common.PropertyName": "Compare" + } } ], "Metadata": { @@ -124973,10 +143465,10 @@ }, { "__Checksum": { - "Data1": -4874017359574447121, - "Data2": 6388573728707700353, - "Data3": 3771690056256782685, - "Data4": -7028928002498489424 + "Data1": -113141398023258996, + "Data2": -2689642151796430266, + "Data3": 4176009177912050300, + "Data4": 2874299738415719497 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnTagHelper", @@ -124998,7 +143490,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.TreeListNestedColumnsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.TreeListNestedColumnsTagHelper Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Columns", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "ITagHelper", @@ -125009,7 +143503,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.HtmlAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HtmlAttributes" } + "Metadata": { + "Common.PropertyName": "HtmlAttributes" + } }, { "Kind": "ITagHelper", @@ -125017,7 +143513,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Editable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editable" } + "Metadata": { + "Common.PropertyName": "Editable" + } }, { "Kind": "ITagHelper", @@ -125025,7 +143523,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Editor", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Editor" } + "Metadata": { + "Common.PropertyName": "Editor" + } }, { "Kind": "ITagHelper", @@ -125033,7 +143533,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.EditorHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "EditorHandler" } + "Metadata": { + "Common.PropertyName": "EditorHandler" + } }, { "Kind": "ITagHelper", @@ -125041,7 +143543,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } }, { "Kind": "ITagHelper", @@ -125049,7 +143553,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Expandable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expandable" } + "Metadata": { + "Common.PropertyName": "Expandable" + } }, { "Kind": "ITagHelper", @@ -125057,7 +143563,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Field", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "ITagHelper", @@ -125065,7 +143573,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.FooterTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplate" } + "Metadata": { + "Common.PropertyName": "FooterTemplate" + } }, { "Kind": "ITagHelper", @@ -125073,7 +143583,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.FooterTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateId" } + "Metadata": { + "Common.PropertyName": "FooterTemplateId" + } }, { "Kind": "ITagHelper", @@ -125081,7 +143593,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.FooterTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateView" } + "Metadata": { + "Common.PropertyName": "FooterTemplateView" + } }, { "Kind": "ITagHelper", @@ -125089,7 +143603,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.FooterTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FooterTemplateHandler" } + "Metadata": { + "Common.PropertyName": "FooterTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -125097,7 +143613,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Format", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -125108,7 +143626,9 @@ "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.HeaderAttributes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderAttributes" } + "Metadata": { + "Common.PropertyName": "HeaderAttributes" + } }, { "Kind": "ITagHelper", @@ -125116,7 +143636,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.HeaderTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplate" } + "Metadata": { + "Common.PropertyName": "HeaderTemplate" + } }, { "Kind": "ITagHelper", @@ -125124,7 +143646,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.HeaderTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateId" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateId" + } }, { "Kind": "ITagHelper", @@ -125132,7 +143656,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.HeaderTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateView" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateView" + } }, { "Kind": "ITagHelper", @@ -125140,7 +143666,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.HeaderTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderTemplateHandler" } + "Metadata": { + "Common.PropertyName": "HeaderTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -125148,7 +143676,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.MinScreenWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinScreenWidth" } + "Metadata": { + "Common.PropertyName": "MinScreenWidth" + } }, { "Kind": "ITagHelper", @@ -125156,7 +143686,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -125164,7 +143696,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -125172,7 +143706,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -125180,7 +143716,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -125188,7 +143726,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -125196,7 +143736,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -125204,7 +143746,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -125212,7 +143756,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Hidden", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "ITagHelper", @@ -125220,7 +143766,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.IncludeChildren", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IncludeChildren" } + "Metadata": { + "Common.PropertyName": "IncludeChildren" + } }, { "Kind": "ITagHelper", @@ -125228,7 +143776,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Menu", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Menu" } + "Metadata": { + "Common.PropertyName": "Menu" + } }, { "Kind": "ITagHelper", @@ -125236,7 +143786,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Locked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } }, { "Kind": "ITagHelper", @@ -125244,7 +143796,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListColumnTagHelper.Lockable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } } ], "AllowedChildTags": [ @@ -125278,10 +143832,10 @@ }, { "__Checksum": { - "Data1": -7102442503573435925, - "Data2": 293299386772231986, - "Data3": -1484000734769759157, - "Data4": 8458988311173668848 + "Data1": 7745401657885559020, + "Data2": -170252932863741286, + "Data3": -7320103111237226237, + "Data4": 3793365643902465194 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListColumnsTagHelper", @@ -125311,10 +143865,10 @@ }, { "__Checksum": { - "Data1": 4748351226413435926, - "Data2": -1478605779262262834, - "Data3": -3246717857021397020, - "Data4": -633560037130888282 + "Data1": -3737215783597154840, + "Data2": 4852939836069504958, + "Data3": 8641843526763077617, + "Data4": -6280509510718160184 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListEditableMoveSettingsTagHelper", @@ -125336,7 +143890,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListEditableMoveSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -125344,7 +143900,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListEditableMoveSettingsTagHelper.Reorderable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } } ], "Metadata": { @@ -125356,10 +143914,10 @@ }, { "__Checksum": { - "Data1": 8132049789698733580, - "Data2": -8263661780415263686, - "Data3": 871642112568449773, - "Data4": 2895950272279396873 + "Data1": -7246788531355964650, + "Data2": 6695919581571772728, + "Data3": 34960813860022392, + "Data4": -59650420331859322 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListEditableSettingsTagHelper", @@ -125381,7 +143939,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListEditableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -125389,7 +143949,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListEditableSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -125397,7 +143959,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListEditableSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -125405,7 +143969,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TreeListEditableSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -125413,7 +143979,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListEditableSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -125421,7 +143989,9 @@ "TypeName": "Kendo.Mvc.UI.TreeListEditMode?", "DisplayName": "Kendo.Mvc.UI.TreeListEditMode? Kendo.Mvc.TagHelpers.TreeListEditableSettingsTagHelper.Mode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } } ], "Metadata": { @@ -125433,10 +144003,10 @@ }, { "__Checksum": { - "Data1": 2103416364109356607, - "Data2": -1834062127415781109, - "Data3": 2314586627765779062, - "Data4": 7216055233807066243 + "Data1": 7138631710433207200, + "Data2": 3289054824397327964, + "Data3": 6536110963456820859, + "Data4": 4311952017869476061 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListExcelSettingsTagHelper", @@ -125458,7 +144028,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListExcelSettingsTagHelper.AllPages", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllPages" } + "Metadata": { + "Common.PropertyName": "AllPages" + } }, { "Kind": "ITagHelper", @@ -125466,7 +144038,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListExcelSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -125474,7 +144048,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListExcelSettingsTagHelper.Filterable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "ITagHelper", @@ -125482,7 +144058,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListExcelSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -125490,7 +144068,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListExcelSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } } ], "Metadata": { @@ -125502,10 +144082,10 @@ }, { "__Checksum": { - "Data1": -6851179990406678607, - "Data2": 6217200945371884657, - "Data3": 232536259358247657, - "Data4": -7655057883774301327 + "Data1": 6523330624400236386, + "Data2": -9082675811501700009, + "Data3": -5732929550572069191, + "Data4": -6205423451828158113 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableMessagesSettingsTagHelper", @@ -125527,7 +144107,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableMessagesSettingsTagHelper.And", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "And" } + "Metadata": { + "Common.PropertyName": "And" + } }, { "Kind": "ITagHelper", @@ -125535,7 +144117,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableMessagesSettingsTagHelper.Clear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Clear" } + "Metadata": { + "Common.PropertyName": "Clear" + } }, { "Kind": "ITagHelper", @@ -125543,7 +144127,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableMessagesSettingsTagHelper.Filter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Filter" } + "Metadata": { + "Common.PropertyName": "Filter" + } }, { "Kind": "ITagHelper", @@ -125551,7 +144137,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableMessagesSettingsTagHelper.Info", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Info" } + "Metadata": { + "Common.PropertyName": "Info" + } }, { "Kind": "ITagHelper", @@ -125559,7 +144147,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableMessagesSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -125567,7 +144157,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableMessagesSettingsTagHelper.IsFalse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsFalse" } + "Metadata": { + "Common.PropertyName": "IsFalse" + } }, { "Kind": "ITagHelper", @@ -125575,7 +144167,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableMessagesSettingsTagHelper.IsTrue", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsTrue" } + "Metadata": { + "Common.PropertyName": "IsTrue" + } }, { "Kind": "ITagHelper", @@ -125583,7 +144177,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableMessagesSettingsTagHelper.Or", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Or" } + "Metadata": { + "Common.PropertyName": "Or" + } } ], "Metadata": { @@ -125595,10 +144191,10 @@ }, { "__Checksum": { - "Data1": 5765841020604437186, - "Data2": 4118553214932575842, - "Data3": -7849128403810454823, - "Data4": -3456288079849134273 + "Data1": 5891639743509884938, + "Data2": 1814364663903573388, + "Data3": 1420918081804625774, + "Data4": 5143697286211359388 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsDateSettingsTagHelper", @@ -125620,7 +144216,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsDateSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -125628,7 +144226,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsDateSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } }, { "Kind": "ITagHelper", @@ -125636,7 +144236,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsDateSettingsTagHelper.Isnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnull" } + "Metadata": { + "Common.PropertyName": "Isnull" + } }, { "Kind": "ITagHelper", @@ -125644,7 +144246,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsDateSettingsTagHelper.Isnotnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnull" } + "Metadata": { + "Common.PropertyName": "Isnotnull" + } }, { "Kind": "ITagHelper", @@ -125652,7 +144256,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsDateSettingsTagHelper.Gte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gte" } + "Metadata": { + "Common.PropertyName": "Gte" + } }, { "Kind": "ITagHelper", @@ -125660,7 +144266,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsDateSettingsTagHelper.Gt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gt" } + "Metadata": { + "Common.PropertyName": "Gt" + } }, { "Kind": "ITagHelper", @@ -125668,7 +144276,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsDateSettingsTagHelper.Lte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lte" } + "Metadata": { + "Common.PropertyName": "Lte" + } }, { "Kind": "ITagHelper", @@ -125676,7 +144286,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsDateSettingsTagHelper.Lt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lt" } + "Metadata": { + "Common.PropertyName": "Lt" + } } ], "Metadata": { @@ -125688,10 +144300,10 @@ }, { "__Checksum": { - "Data1": 5636666281762592452, - "Data2": 4177321069422962000, - "Data3": -6640879718830627840, - "Data4": -6469576789285913676 + "Data1": 7269410865980597152, + "Data2": 6645973194329295298, + "Data3": 5708146911179593061, + "Data4": -701468883303826208 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsNumberSettingsTagHelper", @@ -125713,7 +144325,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsNumberSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -125721,7 +144335,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsNumberSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } }, { "Kind": "ITagHelper", @@ -125729,7 +144345,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsNumberSettingsTagHelper.Isnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnull" } + "Metadata": { + "Common.PropertyName": "Isnull" + } }, { "Kind": "ITagHelper", @@ -125737,7 +144355,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsNumberSettingsTagHelper.Isnotnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnull" } + "Metadata": { + "Common.PropertyName": "Isnotnull" + } }, { "Kind": "ITagHelper", @@ -125745,7 +144365,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsNumberSettingsTagHelper.Gte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gte" } + "Metadata": { + "Common.PropertyName": "Gte" + } }, { "Kind": "ITagHelper", @@ -125753,7 +144375,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsNumberSettingsTagHelper.Gt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Gt" } + "Metadata": { + "Common.PropertyName": "Gt" + } }, { "Kind": "ITagHelper", @@ -125761,7 +144385,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsNumberSettingsTagHelper.Lte", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lte" } + "Metadata": { + "Common.PropertyName": "Lte" + } }, { "Kind": "ITagHelper", @@ -125769,7 +144395,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsNumberSettingsTagHelper.Lt", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Lt" } + "Metadata": { + "Common.PropertyName": "Lt" + } } ], "Metadata": { @@ -125781,10 +144409,10 @@ }, { "__Checksum": { - "Data1": -6719036112848209816, - "Data2": 3348389963674506610, - "Data3": -5451115121423235593, - "Data4": 7966511380317401979 + "Data1": -2753930550290547558, + "Data2": -7070726849966588965, + "Data3": 2375915779889800735, + "Data4": 3534091198616859074 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsSettingsTagHelper", @@ -125825,10 +144453,10 @@ }, { "__Checksum": { - "Data1": 3765774890113281942, - "Data2": 1867202279262573036, - "Data3": -1210108619788486541, - "Data4": 5211258020735902103 + "Data1": -2586457615325071865, + "Data2": -800289074506586470, + "Data3": -3419157265445134611, + "Data4": -6118935379700658982 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper", @@ -125850,7 +144478,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper.Eq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Eq" } + "Metadata": { + "Common.PropertyName": "Eq" + } }, { "Kind": "ITagHelper", @@ -125858,7 +144488,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper.Neq", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Neq" } + "Metadata": { + "Common.PropertyName": "Neq" + } }, { "Kind": "ITagHelper", @@ -125866,7 +144498,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper.Isnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnull" } + "Metadata": { + "Common.PropertyName": "Isnull" + } }, { "Kind": "ITagHelper", @@ -125874,7 +144508,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper.Isnotnull", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotnull" } + "Metadata": { + "Common.PropertyName": "Isnotnull" + } }, { "Kind": "ITagHelper", @@ -125882,7 +144518,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper.Isempty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isempty" } + "Metadata": { + "Common.PropertyName": "Isempty" + } }, { "Kind": "ITagHelper", @@ -125890,7 +144528,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper.Isnotempty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Isnotempty" } + "Metadata": { + "Common.PropertyName": "Isnotempty" + } }, { "Kind": "ITagHelper", @@ -125898,7 +144538,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper.Startswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Startswith" } + "Metadata": { + "Common.PropertyName": "Startswith" + } }, { "Kind": "ITagHelper", @@ -125906,7 +144548,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper.Contains", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Contains" } + "Metadata": { + "Common.PropertyName": "Contains" + } }, { "Kind": "ITagHelper", @@ -125914,7 +144558,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper.Doesnotcontain", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Doesnotcontain" } + "Metadata": { + "Common.PropertyName": "Doesnotcontain" + } }, { "Kind": "ITagHelper", @@ -125922,7 +144568,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableOperatorsStringSettingsTagHelper.Endswith", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Endswith" } + "Metadata": { + "Common.PropertyName": "Endswith" + } } ], "Metadata": { @@ -125934,10 +144582,10 @@ }, { "__Checksum": { - "Data1": -8203000881684798435, - "Data2": 1043680684622243853, - "Data3": -3606220450433752485, - "Data4": -1996427410112171236 + "Data1": -1437085150161842097, + "Data2": -2859735650941816734, + "Data3": -4273204074039309555, + "Data4": 1853764766726838410 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListFilterableSettingsTagHelper", @@ -125959,7 +144607,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListFilterableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -125967,7 +144617,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListFilterableSettingsTagHelper.Extra", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Extra" } + "Metadata": { + "Common.PropertyName": "Extra" + } }, { "Kind": "ITagHelper", @@ -125975,7 +144627,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListFilterableSettingsTagHelper.Mode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } } ], "AllowedChildTags": [ @@ -125999,10 +144653,10 @@ }, { "__Checksum": { - "Data1": 6801030958455237181, - "Data2": -7710015083743923870, - "Data3": 1759459809704045029, - "Data4": 7671164050289276430 + "Data1": -7558456378514323174, + "Data2": 5695222660824608973, + "Data3": 6655622948773329365, + "Data4": -4615424468878530012 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper", @@ -126024,7 +144678,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Canceledit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Canceledit" } + "Metadata": { + "Common.PropertyName": "Canceledit" + } }, { "Kind": "ITagHelper", @@ -126032,7 +144688,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Create", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Create" } + "Metadata": { + "Common.PropertyName": "Create" + } }, { "Kind": "ITagHelper", @@ -126040,7 +144698,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Createchild", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Createchild" } + "Metadata": { + "Common.PropertyName": "Createchild" + } }, { "Kind": "ITagHelper", @@ -126048,7 +144708,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Destroy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Destroy" } + "Metadata": { + "Common.PropertyName": "Destroy" + } }, { "Kind": "ITagHelper", @@ -126056,7 +144718,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Edit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Edit" } + "Metadata": { + "Common.PropertyName": "Edit" + } }, { "Kind": "ITagHelper", @@ -126064,7 +144728,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Save", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Save" } + "Metadata": { + "Common.PropertyName": "Save" + } }, { "Kind": "ITagHelper", @@ -126072,7 +144738,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Search", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Search" } + "Metadata": { + "Common.PropertyName": "Search" + } }, { "Kind": "ITagHelper", @@ -126080,7 +144748,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -126088,7 +144758,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Excel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Excel" } + "Metadata": { + "Common.PropertyName": "Excel" + } }, { "Kind": "ITagHelper", @@ -126096,7 +144768,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Pdf", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pdf" } + "Metadata": { + "Common.PropertyName": "Pdf" + } }, { "Kind": "ITagHelper", @@ -126104,7 +144778,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesCommandsSettingsTagHelper.Update", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Update" } + "Metadata": { + "Common.PropertyName": "Update" + } } ], "Metadata": { @@ -126116,10 +144792,10 @@ }, { "__Checksum": { - "Data1": -8146301496307868854, - "Data2": -6751134171234236652, - "Data3": -8876302861012350843, - "Data4": 4726548862783803520 + "Data1": -8712789508125857592, + "Data2": 3968405014219654858, + "Data3": -6930135433768900115, + "Data4": 4524455369950187041 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListMessagesSettingsTagHelper", @@ -126141,7 +144817,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesSettingsTagHelper.Loading", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Loading" } + "Metadata": { + "Common.PropertyName": "Loading" + } }, { "Kind": "ITagHelper", @@ -126149,7 +144827,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesSettingsTagHelper.NoRows", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "NoRows" } + "Metadata": { + "Common.PropertyName": "NoRows" + } }, { "Kind": "ITagHelper", @@ -126157,7 +144837,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesSettingsTagHelper.RequestFailed", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RequestFailed" } + "Metadata": { + "Common.PropertyName": "RequestFailed" + } }, { "Kind": "ITagHelper", @@ -126165,7 +144847,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListMessagesSettingsTagHelper.Retry", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Retry" } + "Metadata": { + "Common.PropertyName": "Retry" + } } ], "AllowedChildTags": [ @@ -126184,10 +144868,10 @@ }, { "__Checksum": { - "Data1": 6544978099522466151, - "Data2": -6402661131728580659, - "Data3": -6593899143386927045, - "Data4": 8342692054784452749 + "Data1": -6250864457932758176, + "Data2": -1857021442206788393, + "Data3": 5741300574743840727, + "Data4": 7364255426749082080 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListNestedColumnsTagHelper", @@ -126217,10 +144901,10 @@ }, { "__Checksum": { - "Data1": -4140918487163573080, - "Data2": -6898604046393217840, - "Data3": -6712946884496613351, - "Data4": 9173530619539088179 + "Data1": 533845815125107368, + "Data2": 3957408404779293667, + "Data3": 6723660414416826071, + "Data4": -6512455056187885971 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper", @@ -126242,7 +144926,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.Display", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Display" } + "Metadata": { + "Common.PropertyName": "Display" + } }, { "Kind": "ITagHelper", @@ -126250,7 +144936,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.Empty", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } }, { "Kind": "ITagHelper", @@ -126258,7 +144946,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -126266,7 +144956,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.Of", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Of" } + "Metadata": { + "Common.PropertyName": "Of" + } }, { "Kind": "ITagHelper", @@ -126274,7 +144966,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.ItemsPerPage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ItemsPerPage" } + "Metadata": { + "Common.PropertyName": "ItemsPerPage" + } }, { "Kind": "ITagHelper", @@ -126282,7 +144976,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.First", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "First" } + "Metadata": { + "Common.PropertyName": "First" + } }, { "Kind": "ITagHelper", @@ -126290,7 +144986,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.Last", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Last" } + "Metadata": { + "Common.PropertyName": "Last" + } }, { "Kind": "ITagHelper", @@ -126298,7 +144996,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.Next", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Next" } + "Metadata": { + "Common.PropertyName": "Next" + } }, { "Kind": "ITagHelper", @@ -126306,7 +145006,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.Previous", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Previous" } + "Metadata": { + "Common.PropertyName": "Previous" + } }, { "Kind": "ITagHelper", @@ -126314,7 +145016,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.Refresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Refresh" } + "Metadata": { + "Common.PropertyName": "Refresh" + } }, { "Kind": "ITagHelper", @@ -126322,7 +145026,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPageableMessagesSettingsTagHelper.MorePages", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MorePages" } + "Metadata": { + "Common.PropertyName": "MorePages" + } } ], "Metadata": { @@ -126334,10 +145040,10 @@ }, { "__Checksum": { - "Data1": 5486693752520164111, - "Data2": -2354746755739965395, - "Data3": 2940768634749811342, - "Data4": -1049917271464391827 + "Data1": 455812150684217137, + "Data2": -8858989190495199704, + "Data3": 52687152598562601, + "Data4": -7475298853509110105 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper", @@ -126359,7 +145065,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.PageSizes", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSizes" } + "Metadata": { + "Common.PropertyName": "PageSizes" + } }, { "Kind": "ITagHelper", @@ -126367,7 +145075,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.PageSizesEnabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSizesEnabled" } + "Metadata": { + "Common.PropertyName": "PageSizesEnabled" + } }, { "Kind": "ITagHelper", @@ -126375,7 +145085,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -126383,7 +145095,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.AlwaysVisible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AlwaysVisible" } + "Metadata": { + "Common.PropertyName": "AlwaysVisible" + } }, { "Kind": "ITagHelper", @@ -126391,7 +145105,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -126399,7 +145115,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.PreviousNext", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PreviousNext" } + "Metadata": { + "Common.PropertyName": "PreviousNext" + } }, { "Kind": "ITagHelper", @@ -126407,7 +145125,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.Numeric", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Numeric" } + "Metadata": { + "Common.PropertyName": "Numeric" + } }, { "Kind": "ITagHelper", @@ -126415,7 +145135,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.ButtonCount", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ButtonCount" } + "Metadata": { + "Common.PropertyName": "ButtonCount" + } }, { "Kind": "ITagHelper", @@ -126423,7 +145145,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.Input", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Input" } + "Metadata": { + "Common.PropertyName": "Input" + } }, { "Kind": "ITagHelper", @@ -126431,7 +145155,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.Refresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Refresh" } + "Metadata": { + "Common.PropertyName": "Refresh" + } }, { "Kind": "ITagHelper", @@ -126439,7 +145165,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.Responsive", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Responsive" } + "Metadata": { + "Common.PropertyName": "Responsive" + } }, { "Kind": "ITagHelper", @@ -126447,7 +145175,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPageableSettingsTagHelper.Info", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Info" } + "Metadata": { + "Common.PropertyName": "Info" + } } ], "AllowedChildTags": [ @@ -126466,10 +145196,10 @@ }, { "__Checksum": { - "Data1": -6556961263443202725, - "Data2": -284134684921357820, - "Data3": -8712345782057866226, - "Data4": -8547386782127018854 + "Data1": -4147112014511436830, + "Data2": 6855325158827716744, + "Data3": -2226283400564432818, + "Data4": 6154049698188010637 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListPdfMarginSettingsTagHelper", @@ -126491,7 +145221,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListPdfMarginSettingsTagHelper.Bottom", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "ITagHelper", @@ -126499,7 +145231,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListPdfMarginSettingsTagHelper.Left", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "ITagHelper", @@ -126507,7 +145241,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListPdfMarginSettingsTagHelper.Right", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "ITagHelper", @@ -126515,7 +145251,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListPdfMarginSettingsTagHelper.Top", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { @@ -126527,10 +145265,10 @@ }, { "__Checksum": { - "Data1": -2169365000209117040, - "Data2": 2518291066567863576, - "Data3": 2289823178975673357, - "Data4": 4964003507023985450 + "Data1": -6149496442132989787, + "Data2": -2832162479631068572, + "Data3": -7476910241890612336, + "Data4": -7067737680051228011 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper", @@ -126552,7 +145290,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.AllPages", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllPages" } + "Metadata": { + "Common.PropertyName": "AllPages" + } }, { "Kind": "ITagHelper", @@ -126560,7 +145300,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.Author", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Author" } + "Metadata": { + "Common.PropertyName": "Author" + } }, { "Kind": "ITagHelper", @@ -126568,7 +145310,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.AutoPrint", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoPrint" } + "Metadata": { + "Common.PropertyName": "AutoPrint" + } }, { "Kind": "ITagHelper", @@ -126576,7 +145320,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.AvoidLinks", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AvoidLinks" } + "Metadata": { + "Common.PropertyName": "AvoidLinks" + } }, { "Kind": "ITagHelper", @@ -126584,7 +145330,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.Creator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Creator" } + "Metadata": { + "Common.PropertyName": "Creator" + } }, { "Kind": "ITagHelper", @@ -126592,7 +145340,9 @@ "TypeName": "System.DateTime?", "DisplayName": "System.DateTime? Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.Date", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "ITagHelper", @@ -126600,7 +145350,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.FileName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "ITagHelper", @@ -126608,7 +145360,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.ForceProxy", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ForceProxy" } + "Metadata": { + "Common.PropertyName": "ForceProxy" + } }, { "Kind": "ITagHelper", @@ -126616,7 +145370,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.JpegQuality", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "JpegQuality" } + "Metadata": { + "Common.PropertyName": "JpegQuality" + } }, { "Kind": "ITagHelper", @@ -126624,7 +145380,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.KeepPNG", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "KeepPNG" } + "Metadata": { + "Common.PropertyName": "KeepPNG" + } }, { "Kind": "ITagHelper", @@ -126632,7 +145390,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.Keywords", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Keywords" } + "Metadata": { + "Common.PropertyName": "Keywords" + } }, { "Kind": "ITagHelper", @@ -126640,7 +145400,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.Landscape", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Landscape" } + "Metadata": { + "Common.PropertyName": "Landscape" + } }, { "Kind": "ITagHelper", @@ -126648,7 +145410,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.PaperSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PaperSize" } + "Metadata": { + "Common.PropertyName": "PaperSize" + } }, { "Kind": "ITagHelper", @@ -126656,7 +145420,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.ProxyURL", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyURL" } + "Metadata": { + "Common.PropertyName": "ProxyURL" + } }, { "Kind": "ITagHelper", @@ -126664,7 +145430,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.ProxyTarget", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ProxyTarget" } + "Metadata": { + "Common.PropertyName": "ProxyTarget" + } }, { "Kind": "ITagHelper", @@ -126672,7 +145440,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.Subject", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Subject" } + "Metadata": { + "Common.PropertyName": "Subject" + } }, { "Kind": "ITagHelper", @@ -126680,7 +145450,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListPdfSettingsTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -126699,10 +145471,10 @@ }, { "__Checksum": { - "Data1": 2456881882317327372, - "Data2": -7225125899518181888, - "Data3": 8489046736400885863, - "Data4": -8900111683333261902 + "Data1": 8980339252683231796, + "Data2": 3168640586375209930, + "Data3": 5301127870603652244, + "Data4": -6548120254181809916 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListSearchSettingsTagHelper", @@ -126724,7 +145496,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.TreeListSearchSettingsTagHelper.Fields", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fields" } + "Metadata": { + "Common.PropertyName": "Fields" + } } ], "Metadata": { @@ -126736,10 +145510,10 @@ }, { "__Checksum": { - "Data1": 4818278417645934375, - "Data2": -2954831693051790530, - "Data3": 4601314957659691358, - "Data4": -4418925825550132242 + "Data1": -2956832796540791006, + "Data2": 3205838430674053897, + "Data3": -6970753208467548715, + "Data4": 93972224924036442 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListSortableSettingsTagHelper", @@ -126761,7 +145535,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListSortableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -126769,7 +145545,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListSortableSettingsTagHelper.AllowUnsort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllowUnsort" } + "Metadata": { + "Common.PropertyName": "AllowUnsort" + } }, { "Kind": "ITagHelper", @@ -126777,7 +145555,9 @@ "TypeName": "Kendo.Mvc.UI.TreeListSortMode?", "DisplayName": "Kendo.Mvc.UI.TreeListSortMode? Kendo.Mvc.TagHelpers.TreeListSortableSettingsTagHelper.Mode", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } } ], "Metadata": { @@ -126789,10 +145569,10 @@ }, { "__Checksum": { - "Data1": 5758661192718014901, - "Data2": -7182652065174813290, - "Data3": -6323136845602629876, - "Data4": -1413857290642399954 + "Data1": -5238214672865006805, + "Data2": 2758059584112438634, + "Data3": 4077227912838227259, + "Data4": -7364335601555384399 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListTagHelper", @@ -126812,7 +145592,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -126820,7 +145602,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnBeforeEdit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnBeforeEdit" } + "Metadata": { + "Common.PropertyName": "OnBeforeEdit" + } }, { "Kind": "ITagHelper", @@ -126828,7 +145612,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnCancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCancel" } + "Metadata": { + "Common.PropertyName": "OnCancel" + } }, { "Kind": "ITagHelper", @@ -126836,7 +145622,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnCellClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCellClose" } + "Metadata": { + "Common.PropertyName": "OnCellClose" + } }, { "Kind": "ITagHelper", @@ -126844,7 +145632,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -126852,7 +145642,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCollapse" } + "Metadata": { + "Common.PropertyName": "OnCollapse" + } }, { "Kind": "ITagHelper", @@ -126860,7 +145652,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnDataBinding", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBinding" } + "Metadata": { + "Common.PropertyName": "OnDataBinding" + } }, { "Kind": "ITagHelper", @@ -126868,7 +145662,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -126876,7 +145672,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnDragstart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragstart" } + "Metadata": { + "Common.PropertyName": "OnDragstart" + } }, { "Kind": "ITagHelper", @@ -126884,7 +145682,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnDrag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrag" } + "Metadata": { + "Common.PropertyName": "OnDrag" + } }, { "Kind": "ITagHelper", @@ -126892,7 +145692,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnDragend", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragend" } + "Metadata": { + "Common.PropertyName": "OnDragend" + } }, { "Kind": "ITagHelper", @@ -126900,7 +145702,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnDrop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrop" } + "Metadata": { + "Common.PropertyName": "OnDrop" + } }, { "Kind": "ITagHelper", @@ -126908,7 +145712,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnEdit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnEdit" } + "Metadata": { + "Common.PropertyName": "OnEdit" + } }, { "Kind": "ITagHelper", @@ -126916,7 +145722,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnExcelExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExcelExport" } + "Metadata": { + "Common.PropertyName": "OnExcelExport" + } }, { "Kind": "ITagHelper", @@ -126924,7 +145732,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnExpand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExpand" } + "Metadata": { + "Common.PropertyName": "OnExpand" + } }, { "Kind": "ITagHelper", @@ -126932,7 +145742,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnFilterMenuInit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFilterMenuInit" } + "Metadata": { + "Common.PropertyName": "OnFilterMenuInit" + } }, { "Kind": "ITagHelper", @@ -126940,7 +145752,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnFilterMenuOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFilterMenuOpen" } + "Metadata": { + "Common.PropertyName": "OnFilterMenuOpen" + } }, { "Kind": "ITagHelper", @@ -126948,7 +145762,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnPdfExport", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPdfExport" } + "Metadata": { + "Common.PropertyName": "OnPdfExport" + } }, { "Kind": "ITagHelper", @@ -126956,7 +145772,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemove" } + "Metadata": { + "Common.PropertyName": "OnRemove" + } }, { "Kind": "ITagHelper", @@ -126964,7 +145782,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnSave", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSave" } + "Metadata": { + "Common.PropertyName": "OnSave" + } }, { "Kind": "ITagHelper", @@ -126972,7 +145792,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnSaveChanges", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSaveChanges" } + "Metadata": { + "Common.PropertyName": "OnSaveChanges" + } }, { "Kind": "ITagHelper", @@ -126980,7 +145802,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnColumnShow", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnShow" } + "Metadata": { + "Common.PropertyName": "OnColumnShow" + } }, { "Kind": "ITagHelper", @@ -126988,7 +145812,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnColumnHide", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnHide" } + "Metadata": { + "Common.PropertyName": "OnColumnHide" + } }, { "Kind": "ITagHelper", @@ -126996,7 +145822,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnColumnReorder", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnReorder" } + "Metadata": { + "Common.PropertyName": "OnColumnReorder" + } }, { "Kind": "ITagHelper", @@ -127004,7 +145832,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnColumnResize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnResize" } + "Metadata": { + "Common.PropertyName": "OnColumnResize" + } }, { "Kind": "ITagHelper", @@ -127012,7 +145842,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnColumnMenuInit", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnMenuInit" } + "Metadata": { + "Common.PropertyName": "OnColumnMenuInit" + } }, { "Kind": "ITagHelper", @@ -127020,7 +145852,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnColumnMenuOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnMenuOpen" } + "Metadata": { + "Common.PropertyName": "OnColumnMenuOpen" + } }, { "Kind": "ITagHelper", @@ -127028,7 +145862,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnColumnLock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnLock" } + "Metadata": { + "Common.PropertyName": "OnColumnLock" + } }, { "Kind": "ITagHelper", @@ -127036,7 +145872,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.OnColumnUnlock", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnColumnUnlock" } + "Metadata": { + "Common.PropertyName": "OnColumnUnlock" + } }, { "Kind": "ITagHelper", @@ -127044,7 +145882,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.AltRowTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltRowTemplate" } + "Metadata": { + "Common.PropertyName": "AltRowTemplate" + } }, { "Kind": "ITagHelper", @@ -127052,7 +145892,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.AltRowTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltRowTemplateId" } + "Metadata": { + "Common.PropertyName": "AltRowTemplateId" + } }, { "Kind": "ITagHelper", @@ -127060,7 +145902,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TreeListTagHelper.AltRowTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltRowTemplateView" } + "Metadata": { + "Common.PropertyName": "AltRowTemplateView" + } }, { "Kind": "ITagHelper", @@ -127068,7 +145912,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.AltRowTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AltRowTemplateHandler" } + "Metadata": { + "Common.PropertyName": "AltRowTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -127076,7 +145922,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -127084,7 +145932,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListTagHelper.Resizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "ITagHelper", @@ -127092,7 +145942,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListTagHelper.Reorderable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "ITagHelper", @@ -127100,7 +145952,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -127108,7 +145962,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListTagHelper.Navigatable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Navigatable" } + "Metadata": { + "Common.PropertyName": "Navigatable" + } }, { "Kind": "ITagHelper", @@ -127116,7 +145972,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.RowTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowTemplate" } + "Metadata": { + "Common.PropertyName": "RowTemplate" + } }, { "Kind": "ITagHelper", @@ -127124,7 +145982,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.RowTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowTemplateId" } + "Metadata": { + "Common.PropertyName": "RowTemplateId" + } }, { "Kind": "ITagHelper", @@ -127132,7 +145992,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TreeListTagHelper.RowTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowTemplateView" } + "Metadata": { + "Common.PropertyName": "RowTemplateView" + } }, { "Kind": "ITagHelper", @@ -127140,7 +146002,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.RowTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RowTemplateHandler" } + "Metadata": { + "Common.PropertyName": "RowTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -127148,7 +146012,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListTagHelper.Scrollable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Scrollable" } + "Metadata": { + "Common.PropertyName": "Scrollable" + } }, { "Kind": "ITagHelper", @@ -127156,7 +146022,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.Selectable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selectable" } + "Metadata": { + "Common.PropertyName": "Selectable" + } }, { "Kind": "ITagHelper", @@ -127164,7 +146032,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -127172,7 +146042,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeListTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -127180,7 +146052,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeListTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -127188,7 +146062,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeListTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -127262,10 +146138,10 @@ }, { "__Checksum": { - "Data1": -7268181182217380990, - "Data2": -918169385028647846, - "Data3": 8289568967649673849, - "Data4": -2685205442556203479 + "Data1": 7447782010034282331, + "Data2": -5720626363009475835, + "Data3": 6283099115926292042, + "Data4": 300778569496255121 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListToolbarTagHelper", @@ -127287,7 +146163,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListToolbarTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -127295,7 +146173,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListToolbarTagHelper.ImageClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageClass" } + "Metadata": { + "Common.PropertyName": "ImageClass" + } }, { "Kind": "ITagHelper", @@ -127303,7 +146183,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListToolbarTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -127311,7 +146193,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListToolbarTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -127323,10 +146207,10 @@ }, { "__Checksum": { - "Data1": -4052887145179804943, - "Data2": -7824048326515049997, - "Data3": -6776095307806489365, - "Data4": 8055508403557125907 + "Data1": 2480689639103755360, + "Data2": -6982464761348354456, + "Data3": -9087897296740683087, + "Data4": -6244487587077471662 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListToolbarsTagHelper", @@ -127356,10 +146240,10 @@ }, { "__Checksum": { - "Data1": -840675050567262959, - "Data2": -989512068962644974, - "Data3": 1424990176528618541, - "Data4": -8900225144080936278 + "Data1": 1368301047556109460, + "Data2": 756452977550578993, + "Data3": 880870930063962295, + "Data4": -3425651543175119817 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaModelSettingsTagHelper", @@ -127381,7 +146265,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaModelSettingsTagHelper.ParentId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ParentId" } + "Metadata": { + "Common.PropertyName": "ParentId" + } }, { "Kind": "ITagHelper", @@ -127389,7 +146275,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaModelSettingsTagHelper.Expanded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "ITagHelper", @@ -127397,7 +146285,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaModelSettingsTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "AllowedChildTags": [ @@ -127416,10 +146306,10 @@ }, { "__Checksum": { - "Data1": -5063784771203161734, - "Data2": 7243069090214011049, - "Data3": 8336539771120647084, - "Data4": -633074171323796477 + "Data1": 3494505752740463187, + "Data2": 6521475864454963037, + "Data3": 3368693665793284746, + "Data4": 8352823876593545493 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper", @@ -127447,7 +146337,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaModelSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaModelSettingsTagHelper Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.Model", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "ITagHelper", @@ -127455,7 +146347,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.Aggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Aggregates" } + "Metadata": { + "Common.PropertyName": "Aggregates" + } }, { "Kind": "ITagHelper", @@ -127463,7 +146357,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.AggregatesHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AggregatesHandler" } + "Metadata": { + "Common.PropertyName": "AggregatesHandler" + } }, { "Kind": "ITagHelper", @@ -127471,7 +146367,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -127479,7 +146377,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.Datahandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Datahandler" } + "Metadata": { + "Common.PropertyName": "Datahandler" + } }, { "Kind": "ITagHelper", @@ -127487,7 +146387,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.Errors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Errors" } + "Metadata": { + "Common.PropertyName": "Errors" + } }, { "Kind": "ITagHelper", @@ -127495,7 +146397,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.ErrorsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorsHandler" } + "Metadata": { + "Common.PropertyName": "ErrorsHandler" + } }, { "Kind": "ITagHelper", @@ -127503,7 +146407,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.Groups", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "ITagHelper", @@ -127511,7 +146417,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.GroupsHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupsHandler" } + "Metadata": { + "Common.PropertyName": "GroupsHandler" + } }, { "Kind": "ITagHelper", @@ -127519,7 +146427,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.Parse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parse" } + "Metadata": { + "Common.PropertyName": "Parse" + } }, { "Kind": "ITagHelper", @@ -127527,7 +146437,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.Total", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "ITagHelper", @@ -127535,7 +146447,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.TotalHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TotalHandler" } + "Metadata": { + "Common.PropertyName": "TotalHandler" + } }, { "Kind": "ITagHelper", @@ -127543,7 +146457,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceSchemaSettingsTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "AllowedChildTags": [ @@ -127562,10 +146478,10 @@ }, { "__Checksum": { - "Data1": -787692948532681827, - "Data2": -8179104598874014008, - "Data3": 3804336016685259593, - "Data4": -9166622353948825660 + "Data1": 4627349936893401653, + "Data2": -815987760445209364, + "Data3": -5767127343607665210, + "Data4": 596992465977416098 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper", @@ -127590,7 +146506,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.CustomType", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CustomType" } + "Metadata": { + "Common.PropertyName": "CustomType" + } }, { "Kind": "ITagHelper", @@ -127598,7 +146516,9 @@ "TypeName": "Kendo.Mvc.UI.DataSourceTagHelperType?", "DisplayName": "Kendo.Mvc.UI.DataSourceTagHelperType? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -127606,7 +146526,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.ServerOperation", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerOperation" } + "Metadata": { + "Common.PropertyName": "ServerOperation" + } }, { "Kind": "ITagHelper", @@ -127614,7 +146536,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.AutoSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoSync" } + "Metadata": { + "Common.PropertyName": "AutoSync" + } }, { "Kind": "ITagHelper", @@ -127622,7 +146546,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -127630,7 +146556,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.InPlaceSort", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InPlaceSort" } + "Metadata": { + "Common.PropertyName": "InPlaceSort" + } }, { "Kind": "ITagHelper", @@ -127638,7 +146566,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.GroupPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "GroupPaging" } + "Metadata": { + "Common.PropertyName": "GroupPaging" + } }, { "Kind": "ITagHelper", @@ -127646,7 +146576,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.OfflineStorage", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OfflineStorage" } + "Metadata": { + "Common.PropertyName": "OfflineStorage" + } }, { "Kind": "ITagHelper", @@ -127654,7 +146586,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.Page", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -127662,7 +146596,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.PageSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "ITagHelper", @@ -127670,7 +146606,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.AccentFoldingFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AccentFoldingFiltering" } + "Metadata": { + "Common.PropertyName": "AccentFoldingFiltering" + } }, { "Kind": "ITagHelper", @@ -127678,7 +146616,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.ServerAggregates", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerAggregates" } + "Metadata": { + "Common.PropertyName": "ServerAggregates" + } }, { "Kind": "ITagHelper", @@ -127686,7 +146626,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.ServerFiltering", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerFiltering" } + "Metadata": { + "Common.PropertyName": "ServerFiltering" + } }, { "Kind": "ITagHelper", @@ -127694,7 +146636,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.ServerGrouping", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerGrouping" } + "Metadata": { + "Common.PropertyName": "ServerGrouping" + } }, { "Kind": "ITagHelper", @@ -127702,7 +146646,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.ServerPaging", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerPaging" } + "Metadata": { + "Common.PropertyName": "ServerPaging" + } }, { "Kind": "ITagHelper", @@ -127710,7 +146656,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.ServerSorting", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ServerSorting" } + "Metadata": { + "Common.PropertyName": "ServerSorting" + } }, { "Kind": "ITagHelper", @@ -127718,7 +146666,9 @@ "TypeName": "System.Collections.IEnumerable", "DisplayName": "System.Collections.IEnumerable Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.Data", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "ITagHelper", @@ -127726,7 +146676,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -127734,7 +146686,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -127742,7 +146696,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.OnPush", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPush" } + "Metadata": { + "Common.PropertyName": "OnPush" + } }, { "Kind": "ITagHelper", @@ -127750,7 +146706,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.OnRequestEnd", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestEnd" } + "Metadata": { + "Common.PropertyName": "OnRequestEnd" + } }, { "Kind": "ITagHelper", @@ -127758,7 +146716,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.OnRequestStart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRequestStart" } + "Metadata": { + "Common.PropertyName": "OnRequestStart" + } }, { "Kind": "ITagHelper", @@ -127766,7 +146726,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.OnSync", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSync" } + "Metadata": { + "Common.PropertyName": "OnSync" + } }, { "Kind": "ITagHelper", @@ -127774,7 +146736,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -127782,7 +146746,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -127790,7 +146756,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -127798,7 +146766,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeListDataSourceTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -127842,10 +146812,10 @@ }, { "__Checksum": { - "Data1": -6001972278250129025, - "Data2": -6211978116703650172, - "Data3": -370565156787165229, - "Data4": -4593325836604814269 + "Data1": -5191162028098840766, + "Data2": -2678132184574219931, + "Data3": 4608045468016957714, + "Data4": -8748789109891633839 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeMapTagHelper", @@ -127865,7 +146835,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.DatasourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DatasourceId" } + "Metadata": { + "Common.PropertyName": "DatasourceId" + } }, { "Kind": "ITagHelper", @@ -127873,7 +146845,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Kendo.Mvc.TagHelpers.TreeMapTagHelper.Colors", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Colors" } + "Metadata": { + "Common.PropertyName": "Colors" + } }, { "Kind": "ITagHelper", @@ -127881,7 +146855,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.DataSourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSourceId" } + "Metadata": { + "Common.PropertyName": "DataSourceId" + } }, { "Kind": "ITagHelper", @@ -127889,7 +146865,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.OnItemCreated", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnItemCreated" } + "Metadata": { + "Common.PropertyName": "OnItemCreated" + } }, { "Kind": "ITagHelper", @@ -127897,7 +146875,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -127905,7 +146885,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeMapTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -127913,7 +146895,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.Theme", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Theme" } + "Metadata": { + "Common.PropertyName": "Theme" + } }, { "Kind": "ITagHelper", @@ -127921,7 +146905,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.ValueField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "ITagHelper", @@ -127929,7 +146915,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.ColorField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ColorField" } + "Metadata": { + "Common.PropertyName": "ColorField" + } }, { "Kind": "ITagHelper", @@ -127937,7 +146925,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.TextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "ITagHelper", @@ -127945,7 +146935,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -127953,7 +146945,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -127961,7 +146955,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TreeMapTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -127969,7 +146965,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -127977,7 +146975,9 @@ "TypeName": "Kendo.Mvc.UI.TreeMapType?", "DisplayName": "Kendo.Mvc.UI.TreeMapType? Kendo.Mvc.TagHelpers.TreeMapTagHelper.Type", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "ITagHelper", @@ -127985,7 +146985,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeMapTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -127993,7 +146995,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeMapTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -128001,7 +147005,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeMapTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -128009,7 +147015,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeMapTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -128028,10 +147036,10 @@ }, { "__Checksum": { - "Data1": 8743354864377730843, - "Data2": 7511809069664809852, - "Data3": -1534085558798198362, - "Data4": 8688188681048191168 + "Data1": 888496155708012969, + "Data2": 689409502757767143, + "Data3": 8518241180473433047, + "Data4": 4112086456902927802 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewAnimationSettingsTagHelper", @@ -128053,7 +147061,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -128061,7 +147071,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.ItemsAnimationCollapseSettingsTagHelper Kendo.Mvc.TagHelpers.TreeViewAnimationSettingsTagHelper.Collapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Collapse" } + "Metadata": { + "Common.PropertyName": "Collapse" + } }, { "Kind": "ITagHelper", @@ -128069,7 +147081,9 @@ "TypeName": "Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper", "DisplayName": "Kendo.Mvc.TagHelpers.ItemsAnimationExpandSettingsTagHelper Kendo.Mvc.TagHelpers.TreeViewAnimationSettingsTagHelper.Expand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expand" } + "Metadata": { + "Common.PropertyName": "Expand" + } } ], "AllowedChildTags": [ @@ -128093,10 +147107,10 @@ }, { "__Checksum": { - "Data1": 3156368882372776389, - "Data2": -6279420249453254640, - "Data3": -551710229170575730, - "Data4": 444884411564753217 + "Data1": -7521461327845260794, + "Data2": 3729213929393184850, + "Data3": -4824834797791715823, + "Data4": -4018722600083820918 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewCheckboxesSettingsTagHelper", @@ -128118,7 +147132,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewCheckboxesSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -128126,7 +147142,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewCheckboxesSettingsTagHelper.CheckChildren", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "CheckChildren" } + "Metadata": { + "Common.PropertyName": "CheckChildren" + } }, { "Kind": "ITagHelper", @@ -128134,7 +147152,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewCheckboxesSettingsTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -128142,7 +147162,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewCheckboxesSettingsTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -128150,7 +147172,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewCheckboxesSettingsTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -128158,7 +147182,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TreeViewCheckboxesSettingsTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -128166,7 +147192,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewCheckboxesSettingsTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } } ], "Metadata": { @@ -128178,10 +147206,10 @@ }, { "__Checksum": { - "Data1": -4059271507680399487, - "Data2": -3466202830944417535, - "Data3": -1914131362134065932, - "Data4": 1162479919080708920 + "Data1": 7956268741449044267, + "Data2": -6254248705235997427, + "Data3": -6095035381546033789, + "Data4": -8555712151314996614 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewItemTagHelper", @@ -128203,7 +147231,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewItemTagHelper.Id", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "ITagHelper", @@ -128211,7 +147241,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewItemTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -128219,7 +147251,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewItemTagHelper.Url", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Url" } + "Metadata": { + "Common.PropertyName": "Url" + } }, { "Kind": "ITagHelper", @@ -128227,7 +147261,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewItemTagHelper.ImageUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "ITagHelper", @@ -128235,7 +147271,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewItemTagHelper.SpriteCssClass", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SpriteCssClass" } + "Metadata": { + "Common.PropertyName": "SpriteCssClass" + } }, { "Kind": "ITagHelper", @@ -128243,7 +147281,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewItemTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -128251,7 +147291,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewItemTagHelper.Checked", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Checked" } + "Metadata": { + "Common.PropertyName": "Checked" + } }, { "Kind": "ITagHelper", @@ -128259,7 +147301,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewItemTagHelper.Selected", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "ITagHelper", @@ -128267,7 +147311,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewItemTagHelper.Expanded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } } ], "AllowedChildTags": [ @@ -128286,10 +147332,10 @@ }, { "__Checksum": { - "Data1": 2784355294700958082, - "Data2": -8453486165790543787, - "Data3": 3137796913021500877, - "Data4": -6249947634153293714 + "Data1": 4241712914110167922, + "Data2": 8420529687591679533, + "Data3": -9153488646631130888, + "Data4": -2677253394663806827 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewItemsTagHelper", @@ -128319,10 +147365,10 @@ }, { "__Checksum": { - "Data1": 4256496398883803400, - "Data2": -3435277733118601031, - "Data3": 8314118890406072683, - "Data4": -1248070486125812264 + "Data1": -7821371550787500104, + "Data2": -2382242891554121166, + "Data3": -4189573382655461336, + "Data4": -539444981767650104 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewMessagesSettingsTagHelper", @@ -128344,7 +147390,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewMessagesSettingsTagHelper.Loading", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Loading" } + "Metadata": { + "Common.PropertyName": "Loading" + } }, { "Kind": "ITagHelper", @@ -128352,7 +147400,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewMessagesSettingsTagHelper.RequestFailed", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RequestFailed" } + "Metadata": { + "Common.PropertyName": "RequestFailed" + } }, { "Kind": "ITagHelper", @@ -128360,7 +147410,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewMessagesSettingsTagHelper.Retry", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Retry" } + "Metadata": { + "Common.PropertyName": "Retry" + } } ], "Metadata": { @@ -128372,10 +147424,10 @@ }, { "__Checksum": { - "Data1": -7842449282038853228, - "Data2": -4140969971205073484, - "Data3": 2964119819533595005, - "Data4": 1756492657269667328 + "Data1": 4563857985329330481, + "Data2": 1013204548905667399, + "Data3": -6290691310257523217, + "Data4": -4945579851488413283 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewNestedItemsTagHelper", @@ -128405,10 +147457,10 @@ }, { "__Checksum": { - "Data1": -6139214754965927794, - "Data2": 8439886852881323245, - "Data3": 6814785368036099721, - "Data4": 5080353648586077533 + "Data1": -4352755080699070242, + "Data2": -1648300375698860482, + "Data3": 2805341893370965005, + "Data4": 813903043274452149 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.TreeViewTagHelper", @@ -128429,7 +147481,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.DataImageUrlField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataImageUrlField" } + "Metadata": { + "Common.PropertyName": "DataImageUrlField" + } }, { "Kind": "ITagHelper", @@ -128437,7 +147491,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.DataSpriteCssClassField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSpriteCssClassField" } + "Metadata": { + "Common.PropertyName": "DataSpriteCssClassField" + } }, { "Kind": "ITagHelper", @@ -128445,7 +147501,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.DataTextField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataTextField" } + "Metadata": { + "Common.PropertyName": "DataTextField" + } }, { "Kind": "ITagHelper", @@ -128453,7 +147511,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.DataUrlField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataUrlField" } + "Metadata": { + "Common.PropertyName": "DataUrlField" + } }, { "Kind": "ITagHelper", @@ -128461,7 +147521,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Kendo.Mvc.TagHelpers.TreeViewTagHelper.BindTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "BindTo" } + "Metadata": { + "Common.PropertyName": "BindTo" + } }, { "Kind": "ITagHelper", @@ -128469,7 +147531,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnChange", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnChange" } + "Metadata": { + "Common.PropertyName": "OnChange" + } }, { "Kind": "ITagHelper", @@ -128477,7 +147541,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnCheck", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCheck" } + "Metadata": { + "Common.PropertyName": "OnCheck" + } }, { "Kind": "ITagHelper", @@ -128485,7 +147551,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnCollapse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCollapse" } + "Metadata": { + "Common.PropertyName": "OnCollapse" + } }, { "Kind": "ITagHelper", @@ -128493,7 +147561,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnDataBound", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDataBound" } + "Metadata": { + "Common.PropertyName": "OnDataBound" + } }, { "Kind": "ITagHelper", @@ -128501,7 +147571,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnDrag", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrag" } + "Metadata": { + "Common.PropertyName": "OnDrag" + } }, { "Kind": "ITagHelper", @@ -128509,7 +147581,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnDragend", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragend" } + "Metadata": { + "Common.PropertyName": "OnDragend" + } }, { "Kind": "ITagHelper", @@ -128517,7 +147591,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnDragstart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragstart" } + "Metadata": { + "Common.PropertyName": "OnDragstart" + } }, { "Kind": "ITagHelper", @@ -128525,7 +147601,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnDrop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDrop" } + "Metadata": { + "Common.PropertyName": "OnDrop" + } }, { "Kind": "ITagHelper", @@ -128533,7 +147611,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnExpand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnExpand" } + "Metadata": { + "Common.PropertyName": "OnExpand" + } }, { "Kind": "ITagHelper", @@ -128541,7 +147621,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnLoadCompleted", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnLoadCompleted" } + "Metadata": { + "Common.PropertyName": "OnLoadCompleted" + } }, { "Kind": "ITagHelper", @@ -128549,7 +147631,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnKendoKeydown", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnKendoKeydown" } + "Metadata": { + "Common.PropertyName": "OnKendoKeydown" + } }, { "Kind": "ITagHelper", @@ -128557,7 +147641,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnNavigate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnNavigate" } + "Metadata": { + "Common.PropertyName": "OnNavigate" + } }, { "Kind": "ITagHelper", @@ -128565,7 +147651,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -128573,7 +147661,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewTagHelper.AutoBind", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoBind" } + "Metadata": { + "Common.PropertyName": "AutoBind" + } }, { "Kind": "ITagHelper", @@ -128581,7 +147671,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewTagHelper.AutoScroll", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoScroll" } + "Metadata": { + "Common.PropertyName": "AutoScroll" + } }, { "Kind": "ITagHelper", @@ -128589,7 +147681,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewTagHelper.DragAndDrop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DragAndDrop" } + "Metadata": { + "Common.PropertyName": "DragAndDrop" + } }, { "Kind": "ITagHelper", @@ -128597,7 +147691,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.TreeViewTagHelper.LoadOnDemand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LoadOnDemand" } + "Metadata": { + "Common.PropertyName": "LoadOnDemand" + } }, { "Kind": "ITagHelper", @@ -128605,7 +147701,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -128613,7 +147711,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -128621,7 +147721,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.TreeViewTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -128629,7 +147731,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -128637,7 +147741,9 @@ "TypeName": "Kendo.Mvc.UI.ComponentSize?", "DisplayName": "Kendo.Mvc.UI.ComponentSize? Kendo.Mvc.TagHelpers.TreeViewTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -128645,7 +147751,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.DataSourceId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DataSourceId" } + "Metadata": { + "Common.PropertyName": "DataSourceId" + } }, { "Kind": "ITagHelper", @@ -128653,7 +147761,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.TreeViewTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -128661,7 +147771,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeViewTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -128669,7 +147781,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeViewTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -128677,7 +147791,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.TreeViewTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -128716,10 +147832,10 @@ }, { "__Checksum": { - "Data1": 6444380019181974890, - "Data2": -8451017839509925397, - "Data3": 2098212052259574488, - "Data4": 7154999348237917432 + "Data1": -2606656833449508283, + "Data2": -1390415242039224836, + "Data3": -2858085548067062270, + "Data4": 4547037694833135315 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper", @@ -128741,7 +147857,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.AutoUpload", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoUpload" } + "Metadata": { + "Common.PropertyName": "AutoUpload" + } }, { "Kind": "ITagHelper", @@ -128749,7 +147867,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.Batch", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Batch" } + "Metadata": { + "Common.PropertyName": "Batch" + } }, { "Kind": "ITagHelper", @@ -128757,7 +147877,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.ChunkSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ChunkSize" } + "Metadata": { + "Common.PropertyName": "ChunkSize" + } }, { "Kind": "ITagHelper", @@ -128765,7 +147887,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.Concurrent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Concurrent" } + "Metadata": { + "Common.PropertyName": "Concurrent" + } }, { "Kind": "ITagHelper", @@ -128773,7 +147897,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.AutoRetryAfter", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoRetryAfter" } + "Metadata": { + "Common.PropertyName": "AutoRetryAfter" + } }, { "Kind": "ITagHelper", @@ -128781,7 +147907,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.MaxAutoRetries", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxAutoRetries" } + "Metadata": { + "Common.PropertyName": "MaxAutoRetries" + } }, { "Kind": "ITagHelper", @@ -128789,7 +147917,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.RemoveField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RemoveField" } + "Metadata": { + "Common.PropertyName": "RemoveField" + } }, { "Kind": "ITagHelper", @@ -128797,7 +147927,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.RemoveUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RemoveUrl" } + "Metadata": { + "Common.PropertyName": "RemoveUrl" + } }, { "Kind": "ITagHelper", @@ -128805,7 +147937,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.RemoveVerb", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RemoveVerb" } + "Metadata": { + "Common.PropertyName": "RemoveVerb" + } }, { "Kind": "ITagHelper", @@ -128813,7 +147947,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.SaveField", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SaveField" } + "Metadata": { + "Common.PropertyName": "SaveField" + } }, { "Kind": "ITagHelper", @@ -128821,7 +147957,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.SaveUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SaveUrl" } + "Metadata": { + "Common.PropertyName": "SaveUrl" + } }, { "Kind": "ITagHelper", @@ -128829,7 +147967,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.UseArrayBuffer", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UseArrayBuffer" } + "Metadata": { + "Common.PropertyName": "UseArrayBuffer" + } }, { "Kind": "ITagHelper", @@ -128837,7 +147977,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.UploadAsyncSettingsTagHelper.WithCredentials", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "WithCredentials" } + "Metadata": { + "Common.PropertyName": "WithCredentials" + } } ], "Metadata": { @@ -128849,10 +147991,10 @@ }, { "__Checksum": { - "Data1": -903291410324993628, - "Data2": 3435795974897884632, - "Data3": -7268081697691329321, - "Data4": 8041935899204249305 + "Data1": 7701166714897706571, + "Data2": -5534562844885972876, + "Data3": 8735249333374077009, + "Data4": -2618025737376183414 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadFileTagHelper", @@ -128874,7 +148016,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadFileTagHelper.Extension", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Extension" } + "Metadata": { + "Common.PropertyName": "Extension" + } }, { "Kind": "ITagHelper", @@ -128882,7 +148026,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadFileTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -128890,7 +148036,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.UploadFileTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } } ], "Metadata": { @@ -128902,10 +148050,10 @@ }, { "__Checksum": { - "Data1": -5690564412244537658, - "Data2": -4454442018114063623, - "Data3": 7095532660350012638, - "Data4": -7734272319338850442 + "Data1": 9031876637069782266, + "Data2": 6684890089392068473, + "Data3": 1507550595324475671, + "Data4": -6053826166737064543 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadFilesTagHelper", @@ -128928,10 +148076,10 @@ }, { "__Checksum": { - "Data1": -5391300707284833408, - "Data2": -4062021934648942537, - "Data3": 8893364619042552947, - "Data4": -628672650553543746 + "Data1": -8967320323155252260, + "Data2": -5258993145444805046, + "Data3": -4989557391376755463, + "Data4": -6972647244726833295 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper", @@ -128953,7 +148101,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.Cancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Cancel" } + "Metadata": { + "Common.PropertyName": "Cancel" + } }, { "Kind": "ITagHelper", @@ -128961,7 +148111,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.ClearSelectedFiles", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClearSelectedFiles" } + "Metadata": { + "Common.PropertyName": "ClearSelectedFiles" + } }, { "Kind": "ITagHelper", @@ -128969,7 +148121,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.DropFilesHere", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DropFilesHere" } + "Metadata": { + "Common.PropertyName": "DropFilesHere" + } }, { "Kind": "ITagHelper", @@ -128977,7 +148131,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.HeaderStatusPaused", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderStatusPaused" } + "Metadata": { + "Common.PropertyName": "HeaderStatusPaused" + } }, { "Kind": "ITagHelper", @@ -128985,7 +148141,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.HeaderStatusUploaded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderStatusUploaded" } + "Metadata": { + "Common.PropertyName": "HeaderStatusUploaded" + } }, { "Kind": "ITagHelper", @@ -128993,7 +148151,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.HeaderStatusUploading", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HeaderStatusUploading" } + "Metadata": { + "Common.PropertyName": "HeaderStatusUploading" + } }, { "Kind": "ITagHelper", @@ -129001,7 +148161,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.UploadSuccess", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UploadSuccess" } + "Metadata": { + "Common.PropertyName": "UploadSuccess" + } }, { "Kind": "ITagHelper", @@ -129009,7 +148171,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.UploadFail", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UploadFail" } + "Metadata": { + "Common.PropertyName": "UploadFail" + } }, { "Kind": "ITagHelper", @@ -129017,7 +148181,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.InvalidFileExtension", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InvalidFileExtension" } + "Metadata": { + "Common.PropertyName": "InvalidFileExtension" + } }, { "Kind": "ITagHelper", @@ -129025,7 +148191,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.InvalidFiles", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InvalidFiles" } + "Metadata": { + "Common.PropertyName": "InvalidFiles" + } }, { "Kind": "ITagHelper", @@ -129033,7 +148201,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.InvalidMaxFileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InvalidMaxFileSize" } + "Metadata": { + "Common.PropertyName": "InvalidMaxFileSize" + } }, { "Kind": "ITagHelper", @@ -129041,7 +148211,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.InvalidMinFileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InvalidMinFileSize" } + "Metadata": { + "Common.PropertyName": "InvalidMinFileSize" + } }, { "Kind": "ITagHelper", @@ -129049,7 +148221,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.Remove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Remove" } + "Metadata": { + "Common.PropertyName": "Remove" + } }, { "Kind": "ITagHelper", @@ -129057,7 +148231,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.Retry", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Retry" } + "Metadata": { + "Common.PropertyName": "Retry" + } }, { "Kind": "ITagHelper", @@ -129065,7 +148241,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.Select", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Select" } + "Metadata": { + "Common.PropertyName": "Select" + } }, { "Kind": "ITagHelper", @@ -129073,7 +148251,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.StatusFailed", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StatusFailed" } + "Metadata": { + "Common.PropertyName": "StatusFailed" + } }, { "Kind": "ITagHelper", @@ -129081,7 +148261,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.StatusUploaded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StatusUploaded" } + "Metadata": { + "Common.PropertyName": "StatusUploaded" + } }, { "Kind": "ITagHelper", @@ -129089,7 +148271,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.StatusUploading", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "StatusUploading" } + "Metadata": { + "Common.PropertyName": "StatusUploading" + } }, { "Kind": "ITagHelper", @@ -129097,7 +148281,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadLocalizationSettingsTagHelper.UploadSelectedFiles", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "UploadSelectedFiles" } + "Metadata": { + "Common.PropertyName": "UploadSelectedFiles" + } } ], "Metadata": { @@ -129109,10 +148295,10 @@ }, { "__Checksum": { - "Data1": -405430595864278261, - "Data2": -6153179276448021681, - "Data3": 335366868196970953, - "Data4": -3611644234717281784 + "Data1": -8293273687048335257, + "Data2": 4778468211023419679, + "Data3": -7632577307544885890, + "Data4": 2121829935443037251 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadTagHelper", @@ -129133,7 +148319,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnCancel", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnCancel" } + "Metadata": { + "Common.PropertyName": "OnCancel" + } }, { "Kind": "ITagHelper", @@ -129141,7 +148329,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnClear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClear" } + "Metadata": { + "Common.PropertyName": "OnClear" + } }, { "Kind": "ITagHelper", @@ -129149,7 +148339,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnComplete", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnComplete" } + "Metadata": { + "Common.PropertyName": "OnComplete" + } }, { "Kind": "ITagHelper", @@ -129157,7 +148349,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -129165,7 +148359,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnPause", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnPause" } + "Metadata": { + "Common.PropertyName": "OnPause" + } }, { "Kind": "ITagHelper", @@ -129173,7 +148369,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnProgress", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnProgress" } + "Metadata": { + "Common.PropertyName": "OnProgress" + } }, { "Kind": "ITagHelper", @@ -129181,7 +148379,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnResume", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResume" } + "Metadata": { + "Common.PropertyName": "OnResume" + } }, { "Kind": "ITagHelper", @@ -129189,7 +148389,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnRemove", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRemove" } + "Metadata": { + "Common.PropertyName": "OnRemove" + } }, { "Kind": "ITagHelper", @@ -129197,7 +148399,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -129205,7 +148409,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnSuccess", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSuccess" } + "Metadata": { + "Common.PropertyName": "OnSuccess" + } }, { "Kind": "ITagHelper", @@ -129213,7 +148419,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.OnUpload", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnUpload" } + "Metadata": { + "Common.PropertyName": "OnUpload" + } }, { "Kind": "ITagHelper", @@ -129221,7 +148429,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.UploadTagHelper.Directory", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Directory" } + "Metadata": { + "Common.PropertyName": "Directory" + } }, { "Kind": "ITagHelper", @@ -129229,7 +148439,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.UploadTagHelper.DirectoryDrop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DirectoryDrop" } + "Metadata": { + "Common.PropertyName": "DirectoryDrop" + } }, { "Kind": "ITagHelper", @@ -129237,7 +148449,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.DropZone", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DropZone" } + "Metadata": { + "Common.PropertyName": "DropZone" + } }, { "Kind": "ITagHelper", @@ -129245,7 +148459,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.UploadTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -129253,7 +148469,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.UploadTagHelper.Multiple", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Multiple" } + "Metadata": { + "Common.PropertyName": "Multiple" + } }, { "Kind": "ITagHelper", @@ -129261,7 +148479,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.UploadTagHelper.ShowFileList", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ShowFileList" } + "Metadata": { + "Common.PropertyName": "ShowFileList" + } }, { "Kind": "ITagHelper", @@ -129269,7 +148489,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.Template", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "ITagHelper", @@ -129277,7 +148499,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.TemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateId" } + "Metadata": { + "Common.PropertyName": "TemplateId" + } }, { "Kind": "ITagHelper", @@ -129285,7 +148509,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.UploadTagHelper.TemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateView" } + "Metadata": { + "Common.PropertyName": "TemplateView" + } }, { "Kind": "ITagHelper", @@ -129293,7 +148519,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.TemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "TemplateHandler" } + "Metadata": { + "Common.PropertyName": "TemplateHandler" + } }, { "Kind": "ITagHelper", @@ -129301,7 +148529,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.UploadTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -129309,7 +148539,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.UploadTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -129317,7 +148549,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.UploadTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -129325,7 +148559,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.UploadTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -129359,10 +148595,10 @@ }, { "__Checksum": { - "Data1": 1760691216938002280, - "Data2": 3875897037586832281, - "Data3": 2975725104211984797, - "Data4": 2315824986515636963 + "Data1": -7490152833749997864, + "Data2": 5724822959929687211, + "Data3": 1857416788615705072, + "Data4": 7468686351918377125 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.UploadValidationSettingsTagHelper", @@ -129384,7 +148620,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.UploadValidationSettingsTagHelper.AllowedExtensions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AllowedExtensions" } + "Metadata": { + "Common.PropertyName": "AllowedExtensions" + } }, { "Kind": "ITagHelper", @@ -129392,7 +148630,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.UploadValidationSettingsTagHelper.MaxFileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxFileSize" } + "Metadata": { + "Common.PropertyName": "MaxFileSize" + } }, { "Kind": "ITagHelper", @@ -129400,7 +148640,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.UploadValidationSettingsTagHelper.MinFileSize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinFileSize" } + "Metadata": { + "Common.PropertyName": "MinFileSize" + } } ], "Metadata": { @@ -129412,10 +148654,10 @@ }, { "__Checksum": { - "Data1": 362283171199384322, - "Data2": -4122768011124405617, - "Data3": -298952365005747464, - "Data4": -242563619744679959 + "Data1": 2824826287588546069, + "Data2": 1566726510620087029, + "Data3": -601249218907270947, + "Data4": -425965484852001307 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.ValidatorTagHelper", @@ -129453,7 +148695,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ValidatorTagHelper.IsEnabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsEnabled" } + "Metadata": { + "Common.PropertyName": "IsEnabled" + } }, { "Kind": "ITagHelper", @@ -129461,7 +148705,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.ValidatorTagHelper.ValidateOnBlur", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValidateOnBlur" } + "Metadata": { + "Common.PropertyName": "ValidateOnBlur" + } }, { "Kind": "ITagHelper", @@ -129469,7 +148715,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ValidatorTagHelper.ErrorTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ErrorTemplate" } + "Metadata": { + "Common.PropertyName": "ErrorTemplate" + } }, { "Kind": "ITagHelper", @@ -129480,7 +148728,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.ValidatorTagHelper.Messages", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Messages" } + "Metadata": { + "Common.PropertyName": "Messages" + } }, { "Kind": "ITagHelper", @@ -129491,7 +148741,9 @@ "IndexerTypeName": "System.String", "DisplayName": "System.Collections.Generic.IDictionary Kendo.Mvc.TagHelpers.ValidatorTagHelper.Rules", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Rules" } + "Metadata": { + "Common.PropertyName": "Rules" + } }, { "Kind": "ITagHelper", @@ -129499,7 +148751,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ValidatorTagHelper.OnValidate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnValidate" } + "Metadata": { + "Common.PropertyName": "OnValidate" + } }, { "Kind": "ITagHelper", @@ -129507,7 +148761,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ValidatorTagHelper.OnValidateInput", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnValidateInput" } + "Metadata": { + "Common.PropertyName": "OnValidateInput" + } }, { "Kind": "ITagHelper", @@ -129515,7 +148771,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.ValidatorTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -129523,7 +148781,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ValidatorTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -129531,7 +148791,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ValidatorTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -129539,7 +148801,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.ValidatorTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "Metadata": { @@ -129551,10 +148815,10 @@ }, { "__Checksum": { - "Data1": -2845193803160996328, - "Data2": 383184249960708966, - "Data3": 5403829384138911785, - "Data4": 5261937829011155570 + "Data1": -7033458477061707307, + "Data2": 9173717924216713659, + "Data3": 6004778417365705091, + "Data4": -4588024911563596581 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowDraggableSettingsTagHelper", @@ -129582,7 +148846,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowDraggableSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -129590,7 +148856,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowDraggableSettingsTagHelper.Containment", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Containment" } + "Metadata": { + "Common.PropertyName": "Containment" + } }, { "Kind": "ITagHelper", @@ -129598,7 +148866,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowDraggableSettingsTagHelper.Axis", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } }, { "Kind": "ITagHelper", @@ -129606,7 +148876,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowDraggableSettingsTagHelper.DragHandle", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "DragHandle" } + "Metadata": { + "Common.PropertyName": "DragHandle" + } } ], "Metadata": { @@ -129618,10 +148890,10 @@ }, { "__Checksum": { - "Data1": 1061086349702912438, - "Data2": 1409079326944824821, - "Data3": 8644521489027428868, - "Data4": -6756760427560734491 + "Data1": 7798368358010080359, + "Data2": 6081726118225004679, + "Data3": -6385031589590335559, + "Data4": 7120082532459494997 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowModalSettingsTagHelper", @@ -129649,7 +148921,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowModalSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -129657,7 +148931,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowModalSettingsTagHelper.PreventScroll", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PreventScroll" } + "Metadata": { + "Common.PropertyName": "PreventScroll" + } } ], "Metadata": { @@ -129669,10 +148945,10 @@ }, { "__Checksum": { - "Data1": -2227506249717801406, - "Data2": -8994391033077891430, - "Data3": -733126743121168537, - "Data4": 7242977904793441985 + "Data1": -8250901855022440229, + "Data2": -5916637822853670368, + "Data3": -223789880649819680, + "Data4": 6427986767119466587 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowPopupAnimationCloseSettingsTagHelper", @@ -129694,7 +148970,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowPopupAnimationCloseSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -129702,7 +148980,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowPopupAnimationCloseSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -129710,7 +148990,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.WindowPopupAnimationCloseSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -129722,10 +149004,10 @@ }, { "__Checksum": { - "Data1": 3174723504468026165, - "Data2": -3798356222269879403, - "Data3": -5817066788067711154, - "Data4": -8486251860750312945 + "Data1": -4256774894580041471, + "Data2": 7706619119779446904, + "Data3": 2281806536588819883, + "Data4": -406413482560338914 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowPopupAnimationOpenSettingsTagHelper", @@ -129747,7 +149029,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowPopupAnimationOpenSettingsTagHelper.Reverse", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "ITagHelper", @@ -129755,7 +149039,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowPopupAnimationOpenSettingsTagHelper.Effects", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Effects" } + "Metadata": { + "Common.PropertyName": "Effects" + } }, { "Kind": "ITagHelper", @@ -129763,7 +149049,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Kendo.Mvc.TagHelpers.WindowPopupAnimationOpenSettingsTagHelper.Duration", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } } ], "Metadata": { @@ -129775,10 +149063,10 @@ }, { "__Checksum": { - "Data1": 4401527070621958386, - "Data2": 4810297972188787873, - "Data3": 3318156966073135093, - "Data4": -2775318363454541504 + "Data1": 1595429509400162246, + "Data2": 8314525871139021193, + "Data3": 5507908437740823780, + "Data4": 7621482073276829998 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowPopupAnimationSettingsTagHelper", @@ -129806,7 +149094,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowPopupAnimationSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "AllowedChildTags": [ @@ -129830,10 +149120,10 @@ }, { "__Checksum": { - "Data1": 2759248665003934682, - "Data2": -6940960106786670697, - "Data3": -4698362459452781905, - "Data4": 2346306011210487376 + "Data1": -8715152225311915840, + "Data2": 29443345503829442, + "Data3": 1878970116239480839, + "Data4": 4081282296016451499 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowTagHelper", @@ -129859,7 +149149,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "ITagHelper", @@ -129867,7 +149159,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.WindowTagHelper.Draggable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Draggable" } + "Metadata": { + "Common.PropertyName": "Draggable" + } }, { "Kind": "ITagHelper", @@ -129875,7 +149169,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.WindowTagHelper.Modal", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Modal" } + "Metadata": { + "Common.PropertyName": "Modal" + } }, { "Kind": "ITagHelper", @@ -129883,7 +149179,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.ContentUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentUrl" } + "Metadata": { + "Common.PropertyName": "ContentUrl" + } }, { "Kind": "ITagHelper", @@ -129891,7 +149189,9 @@ "TypeName": "System.String[]", "DisplayName": "System.String[] Kendo.Mvc.TagHelpers.WindowTagHelper.Actions", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Actions" } + "Metadata": { + "Common.PropertyName": "Actions" + } }, { "Kind": "ITagHelper", @@ -129899,7 +149199,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.PositionTop", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PositionTop" } + "Metadata": { + "Common.PropertyName": "PositionTop" + } }, { "Kind": "ITagHelper", @@ -129907,7 +149209,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.PositionLeft", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PositionLeft" } + "Metadata": { + "Common.PropertyName": "PositionLeft" + } }, { "Kind": "ITagHelper", @@ -129915,7 +149219,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.Height", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "ITagHelper", @@ -129923,7 +149229,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.MaxHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxHeight" } + "Metadata": { + "Common.PropertyName": "MaxHeight" + } }, { "Kind": "ITagHelper", @@ -129931,7 +149239,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.MaxWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MaxWidth" } + "Metadata": { + "Common.PropertyName": "MaxWidth" + } }, { "Kind": "ITagHelper", @@ -129939,7 +149249,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.MinHeight", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinHeight" } + "Metadata": { + "Common.PropertyName": "MinHeight" + } }, { "Kind": "ITagHelper", @@ -129947,7 +149259,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.MinWidth", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "MinWidth" } + "Metadata": { + "Common.PropertyName": "MinWidth" + } }, { "Kind": "ITagHelper", @@ -129955,7 +149269,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.Width", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "ITagHelper", @@ -129963,7 +149279,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -129971,7 +149289,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnClose", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnClose" } + "Metadata": { + "Common.PropertyName": "OnClose" + } }, { "Kind": "ITagHelper", @@ -129979,7 +149299,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnDeactivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDeactivate" } + "Metadata": { + "Common.PropertyName": "OnDeactivate" + } }, { "Kind": "ITagHelper", @@ -129987,7 +149309,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnDragend", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragend" } + "Metadata": { + "Common.PropertyName": "OnDragend" + } }, { "Kind": "ITagHelper", @@ -129995,7 +149319,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnDragstart", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDragstart" } + "Metadata": { + "Common.PropertyName": "OnDragstart" + } }, { "Kind": "ITagHelper", @@ -130003,7 +149329,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -130011,7 +149339,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnMaximize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMaximize" } + "Metadata": { + "Common.PropertyName": "OnMaximize" + } }, { "Kind": "ITagHelper", @@ -130019,7 +149349,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnMinimize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnMinimize" } + "Metadata": { + "Common.PropertyName": "OnMinimize" + } }, { "Kind": "ITagHelper", @@ -130027,7 +149359,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnOpen", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnOpen" } + "Metadata": { + "Common.PropertyName": "OnOpen" + } }, { "Kind": "ITagHelper", @@ -130035,7 +149369,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnRefresh", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRefresh" } + "Metadata": { + "Common.PropertyName": "OnRefresh" + } }, { "Kind": "ITagHelper", @@ -130043,7 +149379,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnResize", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnResize" } + "Metadata": { + "Common.PropertyName": "OnResize" + } }, { "Kind": "ITagHelper", @@ -130051,7 +149389,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.OnRestore", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnRestore" } + "Metadata": { + "Common.PropertyName": "OnRestore" + } }, { "Kind": "ITagHelper", @@ -130059,7 +149399,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowTagHelper.AutoFocus", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AutoFocus" } + "Metadata": { + "Common.PropertyName": "AutoFocus" + } }, { "Kind": "ITagHelper", @@ -130067,7 +149409,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowTagHelper.Iframe", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Iframe" } + "Metadata": { + "Common.PropertyName": "Iframe" + } }, { "Kind": "ITagHelper", @@ -130075,7 +149419,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowTagHelper.Pinned", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pinned" } + "Metadata": { + "Common.PropertyName": "Pinned" + } }, { "Kind": "ITagHelper", @@ -130083,7 +149429,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowTagHelper.Scrollable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Scrollable" } + "Metadata": { + "Common.PropertyName": "Scrollable" + } }, { "Kind": "ITagHelper", @@ -130091,7 +149439,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowTagHelper.Visible", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "ITagHelper", @@ -130099,7 +149449,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.Size", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "ITagHelper", @@ -130107,7 +149459,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowTagHelper.Resizable", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "ITagHelper", @@ -130115,7 +149469,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.AppendTo", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendTo" } + "Metadata": { + "Common.PropertyName": "AppendTo" + } }, { "Kind": "ITagHelper", @@ -130123,7 +149479,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -130131,7 +149489,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.WindowTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -130139,7 +149499,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.WindowTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -130147,7 +149509,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.WindowTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -130186,10 +149550,10 @@ }, { "__Checksum": { - "Data1": -8645001586694473027, - "Data2": -7575151347880970704, - "Data3": -4137037685501910067, - "Data4": 5666127556074104867 + "Data1": 5559122103975043191, + "Data2": -138052254604738238, + "Data3": 1625084893414436556, + "Data4": -1077974634106282176 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WindowTitleSettingsTagHelper", @@ -130217,7 +149581,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowTitleSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -130225,7 +149591,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WindowTitleSettingsTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "ITagHelper", @@ -130233,7 +149601,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WindowTitleSettingsTagHelper.Encoded", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Encoded" } + "Metadata": { + "Common.PropertyName": "Encoded" + } } ], "Metadata": { @@ -130245,10 +149615,10 @@ }, { "__Checksum": { - "Data1": 6681751593388423865, - "Data2": 3254745869712143618, - "Data3": 4124820998845705779, - "Data4": -3112737838342683431 + "Data1": 3486545029754507232, + "Data2": -4541062274374571197, + "Data3": 7673459376981838297, + "Data4": 9185071166072757891 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardMessagesSettingsTagHelper", @@ -130270,7 +149640,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardMessagesSettingsTagHelper.Done", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Done" } + "Metadata": { + "Common.PropertyName": "Done" + } }, { "Kind": "ITagHelper", @@ -130278,7 +149650,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardMessagesSettingsTagHelper.Next", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Next" } + "Metadata": { + "Common.PropertyName": "Next" + } }, { "Kind": "ITagHelper", @@ -130286,7 +149660,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardMessagesSettingsTagHelper.Of", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Of" } + "Metadata": { + "Common.PropertyName": "Of" + } }, { "Kind": "ITagHelper", @@ -130294,7 +149670,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardMessagesSettingsTagHelper.Previous", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Previous" } + "Metadata": { + "Common.PropertyName": "Previous" + } }, { "Kind": "ITagHelper", @@ -130302,7 +149680,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardMessagesSettingsTagHelper.Reset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Reset" } + "Metadata": { + "Common.PropertyName": "Reset" + } }, { "Kind": "ITagHelper", @@ -130310,7 +149690,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardMessagesSettingsTagHelper.Step", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } } ], "Metadata": { @@ -130322,10 +149704,10 @@ }, { "__Checksum": { - "Data1": -2944523744590472997, - "Data2": 8689118149552211311, - "Data3": 755330201132218885, - "Data4": -1940715613003898205 + "Data1": -155618324823791340, + "Data2": 6605142398942371292, + "Data3": -388807391036778720, + "Data4": -667579998057073993 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepButtonTagHelper", @@ -130347,7 +149729,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepButtonTagHelper.Click", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Click" } + "Metadata": { + "Common.PropertyName": "Click" + } }, { "Kind": "ITagHelper", @@ -130355,7 +149739,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardStepButtonTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -130363,7 +149749,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepButtonTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -130371,7 +149759,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardStepButtonTagHelper.Primary", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "ITagHelper", @@ -130379,7 +149769,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepButtonTagHelper.Text", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } } ], "Metadata": { @@ -130391,10 +149783,10 @@ }, { "__Checksum": { - "Data1": -3924004740632018663, - "Data2": 1958676990736320950, - "Data3": -4242167758718961996, - "Data4": -8229347543310665102 + "Data1": -5689613040574538251, + "Data2": -8329460183215067203, + "Data3": 1328642845507953992, + "Data4": -4262011791940528681 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepButtonsTagHelper", @@ -130424,10 +149816,10 @@ }, { "__Checksum": { - "Data1": 106517202651848562, - "Data2": -3598222464159568893, - "Data3": 2778063028539887848, - "Data4": -7545863980145030873 + "Data1": 4434178714331509978, + "Data2": -7267934583829790821, + "Data3": 2529587416843224508, + "Data4": -4020568241097721578 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepContentTagHelper", @@ -130450,10 +149842,10 @@ }, { "__Checksum": { - "Data1": -8391844416265530049, - "Data2": 8395891566052028749, - "Data3": 3784952871504580873, - "Data4": -3314923633749722576 + "Data1": 2173531806869937424, + "Data2": -3319286505634579422, + "Data3": 8033947824862928318, + "Data4": 1885276631062845118 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepperSettingsTagHelper", @@ -130475,7 +149867,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardStepperSettingsTagHelper.Indicator", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Indicator" } + "Metadata": { + "Common.PropertyName": "Indicator" + } }, { "Kind": "ITagHelper", @@ -130483,7 +149877,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardStepperSettingsTagHelper.Label", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "ITagHelper", @@ -130491,7 +149887,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardStepperSettingsTagHelper.Linear", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Linear" } + "Metadata": { + "Common.PropertyName": "Linear" + } } ], "Metadata": { @@ -130503,10 +149901,10 @@ }, { "__Checksum": { - "Data1": 5164606939443163574, - "Data2": 1578365349968174982, - "Data3": -8057580589987486892, - "Data4": 8210059898854869818 + "Data1": -3833700282617951481, + "Data2": -3510898492821430807, + "Data3": -1422605773096387985, + "Data4": 5230618240228779024 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepTagHelper", @@ -130528,7 +149926,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepTagHelper.ContentId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentId" } + "Metadata": { + "Common.PropertyName": "ContentId" + } }, { "Kind": "ITagHelper", @@ -130536,7 +149936,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepTagHelper.ContentUrl", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentUrl" } + "Metadata": { + "Common.PropertyName": "ContentUrl" + } }, { "Kind": "ITagHelper", @@ -130544,7 +149946,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepTagHelper.ClassName", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ClassName" } + "Metadata": { + "Common.PropertyName": "ClassName" + } }, { "Kind": "ITagHelper", @@ -130552,7 +149956,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardStepTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -130560,7 +149966,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepTagHelper.Icon", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "ITagHelper", @@ -130568,7 +149976,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepTagHelper.IconTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconTemplate" } + "Metadata": { + "Common.PropertyName": "IconTemplate" + } }, { "Kind": "ITagHelper", @@ -130576,7 +149986,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepTagHelper.IconTemplateId", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconTemplateId" } + "Metadata": { + "Common.PropertyName": "IconTemplateId" + } }, { "Kind": "ITagHelper", @@ -130584,7 +149996,9 @@ "TypeName": "Microsoft.AspNetCore.Html.IHtmlContent", "DisplayName": "Microsoft.AspNetCore.Html.IHtmlContent Kendo.Mvc.TagHelpers.WizardStepTagHelper.IconTemplateView", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconTemplateView" } + "Metadata": { + "Common.PropertyName": "IconTemplateView" + } }, { "Kind": "ITagHelper", @@ -130592,7 +150006,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepTagHelper.IconTemplateHandler", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IconTemplateHandler" } + "Metadata": { + "Common.PropertyName": "IconTemplateHandler" + } }, { "Kind": "ITagHelper", @@ -130600,7 +150016,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardStepTagHelper.Pager", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pager" } + "Metadata": { + "Common.PropertyName": "Pager" + } }, { "Kind": "ITagHelper", @@ -130608,7 +150026,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardStepTagHelper.Title", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "AllowedChildTags": [ @@ -130637,10 +150057,10 @@ }, { "__Checksum": { - "Data1": 4750887648682260336, - "Data2": -7732609547068537705, - "Data3": 1691546509695617594, - "Data4": 1325435483294309491 + "Data1": -5871956051413205118, + "Data2": -8150346364046157847, + "Data3": 4267769021257295585, + "Data4": -8782029605998759798 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardStepsTagHelper", @@ -130670,10 +150090,10 @@ }, { "__Checksum": { - "Data1": 4763000378316070073, - "Data2": -1965431127175403958, - "Data3": -6476707966862677015, - "Data4": -2371016277474283751 + "Data1": -2690527622651891511, + "Data2": -6242463995211712843, + "Data3": -8511020855727304998, + "Data4": 5189097675035979417 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardTagHelper", @@ -130693,7 +150113,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardTagHelper.OnActivate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnActivate" } + "Metadata": { + "Common.PropertyName": "OnActivate" + } }, { "Kind": "ITagHelper", @@ -130701,7 +150123,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardTagHelper.OnContentLoad", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnContentLoad" } + "Metadata": { + "Common.PropertyName": "OnContentLoad" + } }, { "Kind": "ITagHelper", @@ -130709,7 +150133,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardTagHelper.OnDone", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnDone" } + "Metadata": { + "Common.PropertyName": "OnDone" + } }, { "Kind": "ITagHelper", @@ -130717,7 +150143,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardTagHelper.OnError", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnError" } + "Metadata": { + "Common.PropertyName": "OnError" + } }, { "Kind": "ITagHelper", @@ -130725,7 +150153,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardTagHelper.OnReset", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnReset" } + "Metadata": { + "Common.PropertyName": "OnReset" + } }, { "Kind": "ITagHelper", @@ -130733,7 +150163,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardTagHelper.OnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnSelect" } + "Metadata": { + "Common.PropertyName": "OnSelect" + } }, { "Kind": "ITagHelper", @@ -130741,7 +150173,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardTagHelper.OnFormValidateFailed", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "OnFormValidateFailed" } + "Metadata": { + "Common.PropertyName": "OnFormValidateFailed" + } }, { "Kind": "ITagHelper", @@ -130749,7 +150183,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardTagHelper.ActionBar", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ActionBar" } + "Metadata": { + "Common.PropertyName": "ActionBar" + } }, { "Kind": "ITagHelper", @@ -130757,7 +150193,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardTagHelper.LoadOnDemand", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "LoadOnDemand" } + "Metadata": { + "Common.PropertyName": "LoadOnDemand" + } }, { "Kind": "ITagHelper", @@ -130765,7 +150203,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardTagHelper.Pager", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Pager" } + "Metadata": { + "Common.PropertyName": "Pager" + } }, { "Kind": "ITagHelper", @@ -130773,7 +150213,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardTagHelper.ReloadOnSelect", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ReloadOnSelect" } + "Metadata": { + "Common.PropertyName": "ReloadOnSelect" + } }, { "Kind": "ITagHelper", @@ -130781,7 +150223,9 @@ "TypeName": "Kendo.Mvc.UI.WizardContentPosition?", "DisplayName": "Kendo.Mvc.UI.WizardContentPosition? Kendo.Mvc.TagHelpers.WizardTagHelper.ContentPosition", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ContentPosition" } + "Metadata": { + "Common.PropertyName": "ContentPosition" + } }, { "Kind": "ITagHelper", @@ -130789,7 +150233,9 @@ "TypeName": "System.String", "DisplayName": "string Kendo.Mvc.TagHelpers.WizardTagHelper.Name", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -130797,7 +150243,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.WizardTagHelper.IsInClientTemplate", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "IsInClientTemplate" } + "Metadata": { + "Common.PropertyName": "IsInClientTemplate" + } }, { "Kind": "ITagHelper", @@ -130805,7 +150253,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.WizardTagHelper.Deferred", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Deferred" } + "Metadata": { + "Common.PropertyName": "Deferred" + } }, { "Kind": "ITagHelper", @@ -130813,7 +150263,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Kendo.Mvc.TagHelpers.WizardTagHelper.AsChildComponent", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AsChildComponent" } + "Metadata": { + "Common.PropertyName": "AsChildComponent" + } } ], "AllowedChildTags": [ @@ -130842,10 +150294,10 @@ }, { "__Checksum": { - "Data1": -715062129312674910, - "Data2": 1010612713867020745, - "Data3": 8998254198302761632, - "Data4": 4783793836545226540 + "Data1": -2953266639436724387, + "Data2": -1702434597601741899, + "Data3": 4462178383982650615, + "Data4": -8170835691728864190 }, "Kind": "ITagHelper", "Name": "Kendo.Mvc.TagHelpers.WizardValidateFormsSettingsTagHelper", @@ -130867,7 +150319,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardValidateFormsSettingsTagHelper.Enabled", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -130875,7 +150329,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Kendo.Mvc.TagHelpers.WizardValidateFormsSettingsTagHelper.ValidateOnPrevious", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValidateOnPrevious" } + "Metadata": { + "Common.PropertyName": "ValidateOnPrevious" + } } ], "Metadata": { @@ -130887,10 +150343,10 @@ }, { "__Checksum": { - "Data1": 934476021664493643, - "Data2": -7098085436175523824, - "Data3": -5891719045542367641, - "Data4": -7737003834962375223 + "Data1": -5382163423233359948, + "Data2": -301340728571566285, + "Data3": -5343795791836136098, + "Data4": -5858338761069172477 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", @@ -131030,7 +150486,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Action", "Documentation": "\r\n \r\n The name of the action method.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -131039,7 +150497,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Controller", "Documentation": "\r\n \r\n The name of the controller.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -131048,7 +150508,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Area", "Documentation": "\r\n \r\n The name of the area.\r\n \r\n \r\n Must be null if is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -131057,7 +150519,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Page", "Documentation": "\r\n \r\n The name of the page.\r\n \r\n \r\n Must be null if or , \r\n is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -131066,7 +150530,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.PageHandler", "Documentation": "\r\n \r\n The name of the page handler.\r\n \r\n \r\n Must be null if or , or \r\n is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -131075,7 +150541,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Protocol", "Documentation": "\r\n \r\n The protocol for the URL, such as \"http\" or \"https\".\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Protocol" } + "Metadata": { + "Common.PropertyName": "Protocol" + } }, { "Kind": "ITagHelper", @@ -131084,7 +150552,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Host", "Documentation": "\r\n \r\n The host name.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Host" } + "Metadata": { + "Common.PropertyName": "Host" + } }, { "Kind": "ITagHelper", @@ -131093,7 +150563,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Fragment", "Documentation": "\r\n \r\n The URL fragment name.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -131102,7 +150574,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Route", "Documentation": "\r\n \r\n Name of the route.\r\n \r\n \r\n Must be null if one of , , \r\n or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -131114,7 +150588,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.RouteValues", "Documentation": "\r\n \r\n Additional parameters for the route.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { @@ -131126,10 +150602,10 @@ }, { "__Checksum": { - "Data1": -7471805977069196749, - "Data2": -2396917072722893016, - "Data3": 4594888495841936141, - "Data4": -2766460000378273121 + "Data1": 8944030050369493903, + "Data2": -9050866697568121472, + "Data3": -2760021334495985468, + "Data4": -8867623003191737256 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", @@ -131151,7 +150627,9 @@ "DisplayName": "Microsoft.Extensions.Caching.Memory.CacheItemPriority? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.Priority", "Documentation": "\r\n \r\n Gets or sets the policy for the cache entry.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Priority" } + "Metadata": { + "Common.PropertyName": "Priority" + } }, { "Kind": "ITagHelper", @@ -131160,7 +150638,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryBy", "Documentation": "\r\n \r\n Gets or sets a to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryBy" } + "Metadata": { + "Common.PropertyName": "VaryBy" + } }, { "Kind": "ITagHelper", @@ -131169,7 +150649,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByHeader", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByHeader" } + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } }, { "Kind": "ITagHelper", @@ -131178,7 +150660,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByQuery", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByQuery" } + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } }, { "Kind": "ITagHelper", @@ -131187,7 +150671,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByRoute", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByRoute" } + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } }, { "Kind": "ITagHelper", @@ -131196,7 +150682,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByCookie", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCookie" } + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } }, { "Kind": "ITagHelper", @@ -131205,7 +150693,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByUser", "Documentation": "\r\n \r\n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByUser" } + "Metadata": { + "Common.PropertyName": "VaryByUser" + } }, { "Kind": "ITagHelper", @@ -131214,7 +150704,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByCulture", "Documentation": "\r\n \r\n Gets or sets a value that determines if the cached result is to be varied by request culture.\r\n \r\n Setting this to true would result in the result to be varied by \r\n and .\r\n \r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCulture" } + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } }, { "Kind": "ITagHelper", @@ -131223,7 +150715,9 @@ "DisplayName": "System.DateTimeOffset? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresOn", "Documentation": "\r\n \r\n Gets or sets the exact the cache entry should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresOn" } + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } }, { "Kind": "ITagHelper", @@ -131232,7 +150726,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresAfter", "Documentation": "\r\n \r\n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresAfter" } + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } }, { "Kind": "ITagHelper", @@ -131241,7 +150737,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresSliding", "Documentation": "\r\n \r\n Gets or sets the duration from last access that the cache entry should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresSliding" } + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } }, { "Kind": "ITagHelper", @@ -131250,7 +150748,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.Enabled", "Documentation": "\r\n \r\n Gets or sets the value which determines if the tag helper is enabled or not.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -131262,10 +150762,10 @@ }, { "__Checksum": { - "Data1": -1524328386612907680, - "Data2": -3565624023218254228, - "Data3": 1240946223675739574, - "Data4": -6208330139189264429 + "Data1": -8763551081546031216, + "Data2": 7333165342404970001, + "Data3": -4088372672822061929, + "Data4": -9022665045579012874 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", @@ -131298,7 +150798,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.Parameters", "Documentation": "\r\n \r\n Gets or sets values for component parameters.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parameters" } + "Metadata": { + "Common.PropertyName": "Parameters" + } }, { "Kind": "ITagHelper", @@ -131307,7 +150809,9 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.ComponentType", "Documentation": "\r\n \r\n Gets or sets the component type. This value is required.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentType" } + "Metadata": { + "Common.PropertyName": "ComponentType" + } }, { "Kind": "ITagHelper", @@ -131317,7 +150821,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.Rendering.RenderMode Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.RenderMode", "Documentation": "\r\n \r\n Gets or sets the \r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderMode" } + "Metadata": { + "Common.PropertyName": "RenderMode" + } } ], "Metadata": { @@ -131329,10 +150835,10 @@ }, { "__Checksum": { - "Data1": -8390444069637775107, - "Data2": 6053816263726378443, - "Data3": 595868410010425501, - "Data4": -6694943082547164406 + "Data1": -5568213014710190206, + "Data2": -6423096233561394664, + "Data3": 6873893591696362794, + "Data4": -1131793544034934137 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", @@ -131361,7 +150867,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.Name", "Documentation": "\r\n \r\n Gets or sets a unique name to discriminate cached entries.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -131370,7 +150878,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryBy", "Documentation": "\r\n \r\n Gets or sets a to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryBy" } + "Metadata": { + "Common.PropertyName": "VaryBy" + } }, { "Kind": "ITagHelper", @@ -131379,7 +150889,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByHeader", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByHeader" } + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } }, { "Kind": "ITagHelper", @@ -131388,7 +150900,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByQuery", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByQuery" } + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } }, { "Kind": "ITagHelper", @@ -131397,7 +150911,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByRoute", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByRoute" } + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } }, { "Kind": "ITagHelper", @@ -131406,7 +150922,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByCookie", "Documentation": "\r\n \r\n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCookie" } + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } }, { "Kind": "ITagHelper", @@ -131415,7 +150933,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByUser", "Documentation": "\r\n \r\n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByUser" } + "Metadata": { + "Common.PropertyName": "VaryByUser" + } }, { "Kind": "ITagHelper", @@ -131424,7 +150944,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByCulture", "Documentation": "\r\n \r\n Gets or sets a value that determines if the cached result is to be varied by request culture.\r\n \r\n Setting this to true would result in the result to be varied by \r\n and .\r\n \r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCulture" } + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } }, { "Kind": "ITagHelper", @@ -131433,7 +150955,9 @@ "DisplayName": "System.DateTimeOffset? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresOn", "Documentation": "\r\n \r\n Gets or sets the exact the cache entry should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresOn" } + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } }, { "Kind": "ITagHelper", @@ -131442,7 +150966,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresAfter", "Documentation": "\r\n \r\n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresAfter" } + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } }, { "Kind": "ITagHelper", @@ -131451,7 +150977,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresSliding", "Documentation": "\r\n \r\n Gets or sets the duration from last access that the cache entry should be evicted.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresSliding" } + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } }, { "Kind": "ITagHelper", @@ -131460,7 +150988,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.Enabled", "Documentation": "\r\n \r\n Gets or sets the value which determines if the tag helper is enabled or not.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { @@ -131472,10 +151002,10 @@ }, { "__Checksum": { - "Data1": 5894965156653946153, - "Data2": 6882297625892233769, - "Data3": -7536849251791338447, - "Data4": 1464450336396421622 + "Data1": 2985505521954061261, + "Data2": 7366372136387448031, + "Data3": 6552904402725855330, + "Data4": -7218595895374958838 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", @@ -131497,7 +151027,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Names", "Documentation": "\r\n \r\n A comma separated list of environment names in which the content should be rendered.\r\n If the current environment is also in the list, the content will not be rendered.\r\n \r\n \r\n The specified environment names are compared case insensitively to the current value of\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Names" } + "Metadata": { + "Common.PropertyName": "Names" + } }, { "Kind": "ITagHelper", @@ -131506,7 +151038,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Include", "Documentation": "\r\n \r\n A comma separated list of environment names in which the content should be rendered.\r\n If the current environment is also in the list, the content will not be rendered.\r\n \r\n \r\n The specified environment names are compared case insensitively to the current value of\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Include" } + "Metadata": { + "Common.PropertyName": "Include" + } }, { "Kind": "ITagHelper", @@ -131515,7 +151049,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Exclude", "Documentation": "\r\n \r\n A comma separated list of environment names in which the content will not be rendered.\r\n \r\n \r\n The specified environment names are compared case insensitively to the current value of\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Exclude" } + "Metadata": { + "Common.PropertyName": "Exclude" + } } ], "Metadata": { @@ -131527,10 +151063,10 @@ }, { "__Checksum": { - "Data1": 3406424266943008773, - "Data2": 3349606615771680212, - "Data3": -418257611248318900, - "Data4": 478885981521002824 + "Data1": 2193401636330917505, + "Data2": 4096256571696208256, + "Data3": -7825902628953818469, + "Data4": -1526078320928948661 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", @@ -131992,7 +151528,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Action", "Documentation": "\r\n \r\n The name of the action method.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -132001,7 +151539,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Controller", "Documentation": "\r\n \r\n The name of the controller.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -132010,7 +151550,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Area", "Documentation": "\r\n \r\n The name of the area.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -132019,7 +151561,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Page", "Documentation": "\r\n \r\n The name of the page.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -132028,7 +151572,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.PageHandler", "Documentation": "\r\n \r\n The name of the page handler.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -132037,7 +151583,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Fragment", "Documentation": "\r\n \r\n Gets or sets the URL fragment.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -132046,7 +151594,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Route", "Documentation": "\r\n \r\n Name of the route.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -132058,7 +151608,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.RouteValues", "Documentation": "\r\n \r\n Additional parameters for the route.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { @@ -132070,10 +151622,10 @@ }, { "__Checksum": { - "Data1": -7717680058030565959, - "Data2": -6896181593812704898, - "Data3": -8247036855655088577, - "Data4": 173782554228118011 + "Data1": 3116505489740348477, + "Data2": 8450533897857285909, + "Data3": -2734342042192694058, + "Data4": -382232429141822516 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", @@ -132095,7 +151647,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Action", "Documentation": "\r\n \r\n The name of the action method.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -132104,7 +151658,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Controller", "Documentation": "\r\n \r\n The name of the controller.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -132113,7 +151669,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Area", "Documentation": "\r\n \r\n The name of the area.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -132122,7 +151680,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Page", "Documentation": "\r\n \r\n The name of the page.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -132131,7 +151691,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.PageHandler", "Documentation": "\r\n \r\n The name of the page handler.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -132140,7 +151702,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Antiforgery", "Documentation": "\r\n \r\n Whether the antiforgery token should be generated.\r\n \r\n Defaults to false if user provides an action attribute\r\n or if the method is ; true otherwise.\r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Antiforgery" } + "Metadata": { + "Common.PropertyName": "Antiforgery" + } }, { "Kind": "ITagHelper", @@ -132149,7 +151713,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Fragment", "Documentation": "\r\n \r\n Gets or sets the URL fragment.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -132158,7 +151724,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Route", "Documentation": "\r\n \r\n Name of the route.\r\n \r\n \r\n Must be null if or is non-null.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -132170,7 +151738,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.RouteValues", "Documentation": "\r\n \r\n Additional parameters for the route.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { @@ -132182,10 +151752,10 @@ }, { "__Checksum": { - "Data1": -1181589937802307983, - "Data2": -874479101613084142, - "Data3": -5101932468261544112, - "Data4": 1272305296437898424 + "Data1": 2010234366520889400, + "Data2": -9162167909154813247, + "Data3": 3350833382048158890, + "Data4": -187506152129846501 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", @@ -132220,7 +151790,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper.Src", "Documentation": "\r\n \r\n Source of the image.\r\n \r\n \r\n Passed through to the generated HTML in all cases.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Src" } + "Metadata": { + "Common.PropertyName": "Src" + } }, { "Kind": "ITagHelper", @@ -132229,7 +151801,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper.AppendVersion", "Documentation": "\r\n \r\n Value indicating if file version should be appended to the src urls.\r\n \r\n \r\n If true then a query string \"v\" with the encoded content of the file is added.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } } ], "Metadata": { @@ -132241,10 +151815,10 @@ }, { "__Checksum": { - "Data1": -5922817117321671157, - "Data2": -3445325200858951563, - "Data3": 3202638983407269046, - "Data4": 2064462128671587190 + "Data1": 1731126612236618712, + "Data2": 4243120077491253974, + "Data3": 3778734617258276829, + "Data4": -7573204234692356038 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", @@ -132274,7 +151848,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.For", "Documentation": "\r\n \r\n An expression to be evaluated against the current model.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -132283,7 +151859,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Format", "Documentation": "\r\n \r\n The format string (see ) used to format the\r\n result. Sets the generated \"value\" attribute to that formatted string.\r\n \r\n \r\n Not used if the provided (see ) or calculated \"type\" attribute value is\r\n checkbox, password, or radio. That is, is used when calling\r\n .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -132292,7 +151870,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.InputTypeName", "Documentation": "\r\n \r\n The type of the <input> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases. Also used to determine the \r\n helper to call and the default value. A default is not calculated\r\n if the provided (see ) or calculated \"type\" attribute value is checkbox,\r\n hidden, password, or radio.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InputTypeName" } + "Metadata": { + "Common.PropertyName": "InputTypeName" + } }, { "Kind": "ITagHelper", @@ -132301,7 +151881,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Name", "Documentation": "\r\n \r\n The name of the <input> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases. Also used to determine whether is\r\n valid with an empty .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -132310,7 +151892,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Value", "Documentation": "\r\n \r\n The value of the <input> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases. Also used to determine the generated \"checked\" attribute\r\n if is \"radio\". Must not be null in that case.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { @@ -132322,10 +151906,10 @@ }, { "__Checksum": { - "Data1": -731062492814370147, - "Data2": 5001868074185348464, - "Data3": 1166993618692613108, - "Data4": -1559174785519884215 + "Data1": -6799066715620530383, + "Data2": 7144248628368105545, + "Data3": -352434683236721331, + "Data4": -5462210378011518135 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", @@ -132354,7 +151938,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper.For", "Documentation": "\r\n \r\n An expression to be evaluated against the current model.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } } ], "Metadata": { @@ -132366,10 +151952,10 @@ }, { "__Checksum": { - "Data1": 2487270736880910752, - "Data2": -3008136018047056974, - "Data3": 7634413737005898173, - "Data4": -6577463606541600128 + "Data1": 9057036378714854767, + "Data2": 7061990359131109792, + "Data3": 3446744581334342026, + "Data4": -4352444792678576859 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", @@ -132495,7 +152081,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.Href", "Documentation": "\r\n \r\n Address of the linked resource.\r\n \r\n \r\n Passed through to the generated HTML in all cases.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Href" } + "Metadata": { + "Common.PropertyName": "Href" + } }, { "Kind": "ITagHelper", @@ -132504,7 +152092,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.HrefInclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of CSS stylesheets to load.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HrefInclude" } + "Metadata": { + "Common.PropertyName": "HrefInclude" + } }, { "Kind": "ITagHelper", @@ -132513,7 +152103,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.HrefExclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of CSS stylesheets to exclude from loading.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n Must be used in conjunction with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HrefExclude" } + "Metadata": { + "Common.PropertyName": "HrefExclude" + } }, { "Kind": "ITagHelper", @@ -132522,7 +152114,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHref", "Documentation": "\r\n \r\n The URL of a CSS stylesheet to fallback to in the case the primary one fails.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHref" } + "Metadata": { + "Common.PropertyName": "FallbackHref" + } }, { "Kind": "ITagHelper", @@ -132531,7 +152125,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.SuppressFallbackIntegrity", "Documentation": "\r\n \r\n Boolean value that determines if an integrity hash will be compared with value.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SuppressFallbackIntegrity" } + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } }, { "Kind": "ITagHelper", @@ -132540,7 +152136,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.AppendVersion", "Documentation": "\r\n \r\n Value indicating if file version should be appended to the href urls.\r\n \r\n \r\n If true then a query string \"v\" with the encoded content of the file is added.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } }, { "Kind": "ITagHelper", @@ -132549,7 +152147,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHrefInclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of CSS stylesheets to fallback to in the case the primary\r\n one fails.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHrefInclude" } + "Metadata": { + "Common.PropertyName": "FallbackHrefInclude" + } }, { "Kind": "ITagHelper", @@ -132558,7 +152158,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHrefExclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of CSS stylesheets to exclude from the fallback list, in\r\n the case the primary one fails.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n Must be used in conjunction with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHrefExclude" } + "Metadata": { + "Common.PropertyName": "FallbackHrefExclude" + } }, { "Kind": "ITagHelper", @@ -132567,7 +152169,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestClass", "Documentation": "\r\n \r\n The class name defined in the stylesheet to use for the fallback test.\r\n Must be used in conjunction with and ,\r\n and either or .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestClass" } + "Metadata": { + "Common.PropertyName": "FallbackTestClass" + } }, { "Kind": "ITagHelper", @@ -132576,7 +152180,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestProperty", "Documentation": "\r\n \r\n The CSS property name to use for the fallback test.\r\n Must be used in conjunction with and ,\r\n and either or .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestProperty" } + "Metadata": { + "Common.PropertyName": "FallbackTestProperty" + } }, { "Kind": "ITagHelper", @@ -132585,7 +152191,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestValue", "Documentation": "\r\n \r\n The CSS property value to use for the fallback test.\r\n Must be used in conjunction with and ,\r\n and either or .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestValue" } + "Metadata": { + "Common.PropertyName": "FallbackTestValue" + } } ], "Metadata": { @@ -132597,10 +152205,10 @@ }, { "__Checksum": { - "Data1": -1841939049114842368, - "Data2": -5292622278661134654, - "Data3": 4054499992238972011, - "Data4": 7525948864405592822 + "Data1": -1548567717904225779, + "Data2": -5138065978056833963, + "Data3": 3016893068060650774, + "Data4": 3395222620686008424 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", @@ -132622,7 +152230,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper.Value", "Documentation": "\r\n \r\n Specifies a value for the <option> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { @@ -132634,10 +152244,10 @@ }, { "__Checksum": { - "Data1": -84161903320784603, - "Data2": 5785404482732383736, - "Data3": -4666884963471485305, - "Data4": -8409019444459818780 + "Data1": 7828821137440113188, + "Data2": -920148945739478025, + "Data3": -631939299662925720, + "Data4": -4971665814497090591 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", @@ -132667,7 +152277,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Name", "Documentation": "\r\n \r\n The name or path of the partial view that is rendered to the response.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -132676,7 +152288,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.For", "Documentation": "\r\n \r\n An expression to be evaluated against the current model. Cannot be used together with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -132685,7 +152299,9 @@ "DisplayName": "object Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Model", "Documentation": "\r\n \r\n The model to pass into the partial view. Cannot be used together with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "ITagHelper", @@ -132694,7 +152310,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Optional", "Documentation": "\r\n \r\n When optional, executing the tag helper will no-op if the view cannot be located.\r\n Otherwise will throw stating the view could not be found.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Optional" } + "Metadata": { + "Common.PropertyName": "Optional" + } }, { "Kind": "ITagHelper", @@ -132703,7 +152321,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.FallbackName", "Documentation": "\r\n \r\n View to lookup if the view specified by cannot be located.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackName" } + "Metadata": { + "Common.PropertyName": "FallbackName" + } }, { "Kind": "ITagHelper", @@ -132715,7 +152335,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.ViewData", "Documentation": "\r\n \r\n A to pass into the partial view.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ViewData" } + "Metadata": { + "Common.PropertyName": "ViewData" + } } ], "Metadata": { @@ -132727,10 +152349,10 @@ }, { "__Checksum": { - "Data1": 4965132225751083466, - "Data2": -8110515243283865866, - "Data3": -1391885961560407526, - "Data4": -5575593156023364515 + "Data1": 7015744733003198603, + "Data2": 3394077066165693914, + "Data3": 5295649563369853739, + "Data4": 8567139667125272586 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper", @@ -132753,7 +152375,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistenceMode? Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper.PersistenceMode", "Documentation": "\r\n \r\n Gets or sets the for the state to persist.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PersistenceMode" } + "Metadata": { + "Common.PropertyName": "PersistenceMode" + } } ], "Metadata": { @@ -132765,10 +152389,10 @@ }, { "__Checksum": { - "Data1": -7210401240481585496, - "Data2": 5818073166589008326, - "Data3": -2769723574067193402, - "Data4": 3602385801417702675 + "Data1": 8879102875865159207, + "Data2": 8425022696916112277, + "Data3": -3508022818640239840, + "Data4": 4883750455999641065 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", @@ -132863,7 +152487,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.Src", "Documentation": "\r\n \r\n Address of the external script to use.\r\n \r\n \r\n Passed through to the generated HTML in all cases.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Src" } + "Metadata": { + "Common.PropertyName": "Src" + } }, { "Kind": "ITagHelper", @@ -132872,7 +152498,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SrcInclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of JavaScript scripts to load.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SrcInclude" } + "Metadata": { + "Common.PropertyName": "SrcInclude" + } }, { "Kind": "ITagHelper", @@ -132881,7 +152509,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SrcExclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of JavaScript scripts to exclude from loading.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n Must be used in conjunction with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SrcExclude" } + "Metadata": { + "Common.PropertyName": "SrcExclude" + } }, { "Kind": "ITagHelper", @@ -132890,7 +152520,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrc", "Documentation": "\r\n \r\n The URL of a Script tag to fallback to in the case the primary one fails.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrc" } + "Metadata": { + "Common.PropertyName": "FallbackSrc" + } }, { "Kind": "ITagHelper", @@ -132899,7 +152531,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SuppressFallbackIntegrity", "Documentation": "\r\n \r\n Boolean value that determines if an integrity hash will be compared with value.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SuppressFallbackIntegrity" } + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } }, { "Kind": "ITagHelper", @@ -132908,7 +152542,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.AppendVersion", "Documentation": "\r\n \r\n Value indicating if file version should be appended to src urls.\r\n \r\n \r\n A query string \"v\" with the encoded content of the file is added.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } }, { "Kind": "ITagHelper", @@ -132917,7 +152553,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrcInclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of JavaScript scripts to fallback to in the case the\r\n primary one fails.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrcInclude" } + "Metadata": { + "Common.PropertyName": "FallbackSrcInclude" + } }, { "Kind": "ITagHelper", @@ -132926,7 +152564,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrcExclude", "Documentation": "\r\n \r\n A comma separated list of globbed file patterns of JavaScript scripts to exclude from the fallback list, in\r\n the case the primary one fails.\r\n The glob patterns are assessed relative to the application's 'webroot' setting.\r\n Must be used in conjunction with .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrcExclude" } + "Metadata": { + "Common.PropertyName": "FallbackSrcExclude" + } }, { "Kind": "ITagHelper", @@ -132935,7 +152575,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackTestExpression", "Documentation": "\r\n \r\n The script method defined in the primary script to use for the fallback test.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestExpression" } + "Metadata": { + "Common.PropertyName": "FallbackTestExpression" + } } ], "Metadata": { @@ -132947,10 +152589,10 @@ }, { "__Checksum": { - "Data1": -3605266490494504326, - "Data2": -2679942041846854477, - "Data3": 6673926996214529015, - "Data4": 2858779998467478549 + "Data1": 495753905791149408, + "Data2": -5128006272773580635, + "Data3": 4364804291585155103, + "Data4": 8527295846851459514 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", @@ -132990,7 +152632,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.For", "Documentation": "\r\n \r\n An expression to be evaluated against the current model.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -132999,7 +152643,9 @@ "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.Items", "Documentation": "\r\n \r\n A collection of objects used to populate the <select> element with\r\n <optgroup> and <option> elements.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Items" } + "Metadata": { + "Common.PropertyName": "Items" + } }, { "Kind": "ITagHelper", @@ -133008,7 +152654,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.Name", "Documentation": "\r\n \r\n The name of the <input> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases. Also used to determine whether is\r\n valid with an empty .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { @@ -133020,10 +152668,10 @@ }, { "__Checksum": { - "Data1": -7049313458611443614, - "Data2": 6355068267960848360, - "Data3": 1410019850187859756, - "Data4": 7068499213024564211 + "Data1": 5343640275150715323, + "Data2": 7921768207261285923, + "Data3": -5907522581276048057, + "Data4": 1860347338512499588 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", @@ -133052,7 +152700,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper.For", "Documentation": "\r\n \r\n An expression to be evaluated against the current model.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -133061,7 +152711,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper.Name", "Documentation": "\r\n \r\n The name of the <input> element.\r\n \r\n \r\n Passed through to the generated HTML in all cases. Also used to determine whether is\r\n valid with an empty .\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { @@ -133073,10 +152725,10 @@ }, { "__Checksum": { - "Data1": 1135608441369451315, - "Data2": -6113733406363087866, - "Data3": -1696861082368404709, - "Data4": -3021959825206751361 + "Data1": -1303619295545170649, + "Data2": -8748687449408290236, + "Data3": 4905367779771839493, + "Data4": -7350044480605360893 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", @@ -133105,7 +152757,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper.For", "Documentation": "\r\n \r\n Gets an expression to be evaluated against the current model.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } } ], "Metadata": { @@ -133117,10 +152771,10 @@ }, { "__Checksum": { - "Data1": -1348226263275351264, - "Data2": 5281489187693454485, - "Data3": 7473124424674695798, - "Data4": 6476846345263380089 + "Data1": -6804100096055898062, + "Data2": 8394633871235252914, + "Data3": -8812029692021752092, + "Data4": -8692429861398583685 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", @@ -133150,7 +152804,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper.ValidationSummary", "Documentation": "\r\n \r\n If or , appends a validation\r\n summary. Otherwise (, the default), this tag helper does nothing.\r\n \r\n \r\n Thrown if setter is called with an undefined value e.g.\r\n (ValidationSummary)23.\r\n \r\n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValidationSummary" } + "Metadata": { + "Common.PropertyName": "ValidationSummary" + } } ], "Metadata": { @@ -133162,10 +152818,10 @@ }, { "__Checksum": { - "Data1": 8473092476723106154, - "Data2": -3382910143607979907, - "Data3": 4086239439627680738, - "Data4": -806166492143593023 + "Data1": -2383293299956605636, + "Data2": 8237308276148878679, + "Data3": -2794995612896414953, + "Data4": 2560439310821063352 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", @@ -133572,16 +153228,18 @@ }, { "__Checksum": { - "Data1": -8800693204284678064, - "Data2": -8217586287924633582, - "Data3": 8175576465894612083, - "Data4": -8556725240621458827 + "Data1": 1358592335014465527, + "Data2": 8627244872992385979, + "Data3": 2511047367559632740, + "Data4": 5951939492454422664 }, "Kind": "Components.Bind", "Name": "Bind", "AssemblyName": "Microsoft.AspNetCore.Components", "DisplayName": "Microsoft.AspNetCore.Components.Bind", - "Documentation": { "Id": 0 }, + "Documentation": { + "Id": 0 + }, "CaseSensitive": true, "TagMatchingRules": [ { @@ -133591,7 +153249,9 @@ "Name": "@bind-", "NameComparison": 1, "DisplayName": "@bind-...", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -133605,15 +153265,21 @@ "IndexerNamePrefix": "@bind-", "IndexerTypeName": "System.Object", "DisplayName": "System.Collections.Generic.Dictionary Microsoft.AspNetCore.Components.Bind.Bind", - "Documentation": { "Id": 0 }, + "Documentation": { + "Id": 0 + }, "BoundAttributeParameters": [ { "Kind": "Components.Bind", "Name": "format", "TypeName": "System.String", "DisplayName": ":format", - "Documentation": { "Id": 2 }, - "Metadata": { "Common.PropertyName": "Format" } + "Documentation": { + "Id": 2 + }, + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Bind", @@ -133622,24 +153288,34 @@ "DisplayName": ":event", "Documentation": { "Id": 1, - "Args": [ "@bind-..." ] + "Args": [ + "@bind-..." + ] }, - "Metadata": { "Common.PropertyName": "Event" } + "Metadata": { + "Common.PropertyName": "Event" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -133650,16 +153326,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -133680,10 +153364,10 @@ }, { "__Checksum": { - "Data1": -147384704148569599, - "Data2": -2946295198470907376, - "Data3": -8349869577213182016, - "Data4": 1672855111962912999 + "Data1": 4002636027394834157, + "Data2": -5276990724841345094, + "Data3": 2730657289970645411, + "Data4": 4783686603879839174 }, "Kind": "Components.Bind", "Name": "Bind", @@ -133691,7 +153375,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -133701,7 +153388,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -133711,12 +153400,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -133729,7 +153422,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -133739,9 +153435,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -133750,24 +153450,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -133778,16 +153488,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -133802,9 +153520,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -133822,10 +153544,10 @@ }, { "__Checksum": { - "Data1": 3303134045292555604, - "Data2": 6052474905603913201, - "Data3": 7846451400857610764, - "Data4": 6085745520400673429 + "Data1": -7200413232137332433, + "Data2": 4338649916014455023, + "Data3": -3110627702460890252, + "Data4": 3432502128751898967 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -133833,7 +153555,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -133843,7 +153568,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -133853,12 +153580,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -133871,7 +153602,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -133881,9 +153615,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -133892,24 +153630,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -133920,16 +153668,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -133944,9 +153700,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -133964,10 +153724,10 @@ }, { "__Checksum": { - "Data1": 2909212695549328522, - "Data2": 7282871430228676848, - "Data3": -2412320949365498845, - "Data4": -1902125511589279713 + "Data1": 1721086346521710424, + "Data2": -3744183235058403268, + "Data3": -5153641274119959382, + "Data4": 3475855161529647481 }, "Kind": "Components.Bind", "Name": "Bind", @@ -133975,7 +153735,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "checked", "onchange" ] + "Args": [ + "checked", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -133991,7 +153754,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -134007,12 +153772,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -134025,7 +153794,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "checked", "onchange" ] + "Args": [ + "checked", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -134035,9 +153807,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_checked" } + "Metadata": { + "Common.PropertyName": "Format_checked" + } }, { "Kind": "Components.Bind", @@ -134046,24 +153822,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_checked" } + "Metadata": { + "Common.PropertyName": "Event_checked" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -134074,16 +153860,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -134098,9 +153892,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_checked", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_checked" } + "Metadata": { + "Common.PropertyName": "Format_checked" + } } ], "Metadata": { @@ -134119,10 +153917,10 @@ }, { "__Checksum": { - "Data1": -3330335416899754745, - "Data2": 4175114710569612364, - "Data3": 3228805698735812814, - "Data4": 5634018555972460716 + "Data1": 6675248694568745749, + "Data2": 6750034401287596854, + "Data3": 3672765987705228743, + "Data4": -256865287950732198 }, "Kind": "Components.Bind", "Name": "Bind", @@ -134130,7 +153928,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -134146,7 +153947,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -134162,12 +153965,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -134180,7 +153987,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -134190,9 +154000,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -134201,24 +154015,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -134229,16 +154053,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -134253,9 +154085,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -134274,10 +154110,10 @@ }, { "__Checksum": { - "Data1": -210595958741215438, - "Data2": -8535529850323405027, - "Data3": -6472494538418975311, - "Data4": 395018195736562182 + "Data1": 7048897972038771877, + "Data2": 4194234136329106631, + "Data3": -3327779996700008522, + "Data4": 7246736422263437609 }, "Kind": "Components.Bind", "Name": "Bind", @@ -134285,7 +154121,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -134301,7 +154140,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -134317,12 +154158,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -134335,7 +154180,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -134345,9 +154193,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -134356,24 +154208,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -134384,16 +154246,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -134408,9 +154278,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -134429,10 +154303,10 @@ }, { "__Checksum": { - "Data1": 6190244871610300439, - "Data2": -60859109310210093, - "Data3": 1145259341414490791, - "Data4": 3700988307808381879 + "Data1": 2280326495410385185, + "Data2": -5548205434267583856, + "Data3": -1991034787606130032, + "Data4": -1012253451628560274 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -134440,7 +154314,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -134456,7 +154333,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -134472,12 +154351,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -134490,7 +154373,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -134500,9 +154386,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -134511,24 +154401,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -134539,16 +154439,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -134563,9 +154471,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -134584,10 +154496,10 @@ }, { "__Checksum": { - "Data1": -4801932722076169207, - "Data2": 8965668005142395491, - "Data3": -2108428642521881012, - "Data4": -7360910627413473807 + "Data1": -4246469588483228585, + "Data2": -516068861061808627, + "Data3": 4075732351654180301, + "Data4": 5145881654853280358 }, "Kind": "Components.Bind", "Name": "Bind", @@ -134595,7 +154507,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -134611,7 +154526,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -134627,12 +154544,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -134645,7 +154566,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -134655,9 +154579,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -134666,24 +154594,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -134694,16 +154632,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -134718,9 +154664,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -134739,10 +154689,10 @@ }, { "__Checksum": { - "Data1": -6425773426719929815, - "Data2": -4634023793775020479, - "Data3": -7895082189500770948, - "Data4": 8094866327962935541 + "Data1": 6189199045246256617, + "Data2": 4095059549944862, + "Data3": -7091325472647072996, + "Data4": 4557588365322302789 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -134750,7 +154700,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -134766,7 +154719,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -134782,12 +154737,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -134800,7 +154759,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -134810,9 +154772,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -134821,24 +154787,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -134849,16 +154825,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -134873,9 +154857,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -134894,10 +154882,10 @@ }, { "__Checksum": { - "Data1": -101142623601222314, - "Data2": 6499362085942535074, - "Data3": -6339342310223818545, - "Data4": 8574904295693086374 + "Data1": -7808762381389443734, + "Data2": -7864569503770469521, + "Data3": 5926534793878472076, + "Data4": 707211783327412903 }, "Kind": "Components.Bind", "Name": "Bind", @@ -134905,7 +154893,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -134921,7 +154912,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -134937,12 +154930,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -134955,7 +154952,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -134965,9 +154965,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -134976,24 +154980,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -135004,16 +155018,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -135028,9 +155050,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -135049,10 +155075,10 @@ }, { "__Checksum": { - "Data1": 3020784040778200594, - "Data2": 4829611777092173640, - "Data3": 3820419969477105482, - "Data4": 5382272991120527829 + "Data1": -4253308054877021601, + "Data2": 6594787185149837221, + "Data3": 9158630472902955590, + "Data4": 1052201836684803876 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -135060,7 +155086,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -135076,7 +155105,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -135092,12 +155123,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -135110,7 +155145,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -135120,9 +155158,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -135131,24 +155173,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -135159,16 +155211,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -135183,9 +155243,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -135204,10 +155268,10 @@ }, { "__Checksum": { - "Data1": 6097509380048195982, - "Data2": 5946605907695151044, - "Data3": -7848016785344029713, - "Data4": -122624851786758225 + "Data1": -2821292116131823338, + "Data2": -5968080011073150791, + "Data3": -3554851278604024371, + "Data4": -8355089073041313883 }, "Kind": "Components.Bind", "Name": "Bind", @@ -135215,7 +155279,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -135231,7 +155298,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -135247,12 +155316,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -135265,7 +155338,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -135275,9 +155351,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -135286,24 +155366,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -135314,16 +155404,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -135338,9 +155436,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -135359,10 +155461,10 @@ }, { "__Checksum": { - "Data1": -5800896537879120685, - "Data2": -6410126875142907584, - "Data3": 243208495282782071, - "Data4": -436787814409075809 + "Data1": -1608301355126231397, + "Data2": -845746440912572549, + "Data3": -792583435008008761, + "Data4": -7719328561397802555 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -135370,7 +155472,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -135386,7 +155491,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -135402,12 +155509,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -135420,7 +155531,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -135430,9 +155544,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -135441,24 +155559,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -135469,16 +155597,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -135493,9 +155629,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -135514,10 +155654,10 @@ }, { "__Checksum": { - "Data1": -70657545920337443, - "Data2": -6154610712713598545, - "Data3": 3879925830583712699, - "Data4": -7862354326596739286 + "Data1": -5865028239867475329, + "Data2": 8633549336243359932, + "Data3": 1662732231407741292, + "Data4": -418418611858409857 }, "Kind": "Components.Bind", "Name": "Bind", @@ -135525,7 +155665,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -135541,7 +155684,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -135557,12 +155702,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -135575,7 +155724,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -135585,9 +155737,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -135596,24 +155752,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -135624,16 +155790,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -135648,9 +155822,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -135669,10 +155847,10 @@ }, { "__Checksum": { - "Data1": 8146655278006055240, - "Data2": -6869668819336553336, - "Data3": -1998146351585258663, - "Data4": 4992196267724085471 + "Data1": -3602126020184219188, + "Data2": 4605850553583640460, + "Data3": 7724182352231032573, + "Data4": 3914473869101864700 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -135680,7 +155858,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -135696,7 +155877,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -135712,12 +155895,16 @@ { "Name": "@bind-value:get", "DisplayName": "@bind-value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-value:set", "DisplayName": "@bind-value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -135730,7 +155917,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind_value", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -135740,9 +155930,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -135751,24 +155945,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -135779,16 +155983,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -135803,9 +156015,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind-value" ] + "Args": [ + "@bind-value" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -135824,10 +156040,10 @@ }, { "__Checksum": { - "Data1": 7193663550787855122, - "Data2": -3915741071877147189, - "Data3": -8056193832579996521, - "Data4": -5244730845455248431 + "Data1": 5005493372818563421, + "Data2": 7307525886012095591, + "Data3": -5250094594354383932, + "Data4": -6514478883099208635 }, "Kind": "Components.Bind", "Name": "Bind", @@ -135835,7 +156051,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -135845,7 +156064,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -135855,12 +156076,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -135873,7 +156098,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -135883,9 +156111,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -135894,24 +156126,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -135922,16 +156164,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -135946,9 +156196,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -135966,10 +156220,10 @@ }, { "__Checksum": { - "Data1": 5741998076158896050, - "Data2": 9167919018738777175, - "Data3": -3210187385639883688, - "Data4": 1054438399861855828 + "Data1": -384127276242371580, + "Data2": 2400708221057326912, + "Data3": -3701354220214077389, + "Data4": -3533133195916389123 }, "Kind": "Components.Bind", "Name": "Bind", @@ -135977,7 +156231,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Web.BindAttributes", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -135987,7 +156244,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -135997,12 +156256,16 @@ { "Name": "@bind:get", "DisplayName": "@bind:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind:set", "DisplayName": "@bind:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -136015,7 +156278,10 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Web.BindAttributes.Bind", "Documentation": { "Id": 3, - "Args": [ "value", "onchange" ] + "Args": [ + "value", + "onchange" + ] }, "BoundAttributeParameters": [ { @@ -136025,9 +156291,13 @@ "DisplayName": ":format", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -136036,24 +156306,34 @@ "DisplayName": ":event", "Documentation": { "Id": 6, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", "Name": "culture", "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", - "Documentation": { "Id": 5 }, - "Metadata": { "Common.PropertyName": "Culture" } + "Documentation": { + "Id": 5 + }, + "Metadata": { + "Common.PropertyName": "Culture" + } }, { "Kind": "Components.Bind", "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -136064,16 +156344,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -136088,9 +156376,13 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": { "Id": 7, - "Args": [ "@bind" ] + "Args": [ + "@bind" + ] }, - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -136108,10 +156400,10 @@ }, { "__Checksum": { - "Data1": -8291796541806085269, - "Data2": -324889556260333175, - "Data3": -7579782263013565631, - "Data4": 1532886197115953096 + "Data1": -162327884524518247, + "Data2": 3547443425853437108, + "Data3": -8865830174494763525, + "Data4": -6454910380248279658 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -136119,7 +156411,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -136129,7 +156424,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -136139,12 +156436,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -136157,7 +156458,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -136165,7 +156469,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -136176,16 +156482,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -136207,10 +156521,10 @@ }, { "__Checksum": { - "Data1": 358163624408269502, - "Data2": -254031744558480622, - "Data3": -2618436577056424038, - "Data4": 8716859780311648300 + "Data1": -5431280927514296712, + "Data2": 4562711601134162231, + "Data3": 2369492899291591052, + "Data4": -5484890224838145565 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -136218,7 +156532,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -136228,7 +156545,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -136238,12 +156557,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -136256,7 +156579,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -136264,7 +156590,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -136275,16 +156603,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -136307,10 +156643,10 @@ }, { "__Checksum": { - "Data1": -3025733745159313665, - "Data2": 8309869721748242663, - "Data3": 5201130942653177007, - "Data4": -8069809342361201071 + "Data1": 133715153780179321, + "Data2": 8305438990944053938, + "Data3": 2207296677821207968, + "Data4": -324924628807964836 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -136318,7 +156654,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -136328,7 +156667,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -136338,12 +156679,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -136356,7 +156701,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputDate.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -136364,7 +156712,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -136375,16 +156725,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -136406,10 +156764,10 @@ }, { "__Checksum": { - "Data1": 5403426791846295345, - "Data2": -6940553152770802333, - "Data3": 6508740243391817107, - "Data4": 3038468336582721024 + "Data1": 1850203605314629928, + "Data2": -7126857400556860702, + "Data3": -1765114162570923924, + "Data4": -3726874591371475153 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -136417,7 +156775,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -136427,7 +156788,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -136437,12 +156800,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -136455,7 +156822,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputDate.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -136463,7 +156833,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -136474,16 +156846,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -136506,10 +156886,10 @@ }, { "__Checksum": { - "Data1": -8305232094201732038, - "Data2": 2022302515121250740, - "Data3": -3311599184948979475, - "Data4": -5811039342943702894 + "Data1": 4608797037836916582, + "Data2": 3548933466815354050, + "Data3": 5644678817553889090, + "Data4": -2965375159206425947 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -136517,7 +156897,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -136527,7 +156910,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -136537,12 +156922,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -136555,7 +156944,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputNumber.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -136563,7 +156955,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -136574,16 +156968,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -136605,10 +157007,10 @@ }, { "__Checksum": { - "Data1": -5370390479574802415, - "Data2": 6773543047241044043, - "Data3": -957576284707401286, - "Data4": 1928651498440544502 + "Data1": -2193928491909409324, + "Data2": -6396112862872735395, + "Data3": 3435021540432051826, + "Data4": -7059599437489196088 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -136616,7 +157018,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -136626,7 +157031,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -136636,12 +157043,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -136654,7 +157065,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputNumber.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -136662,7 +157076,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -136673,16 +157089,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -136705,10 +157129,10 @@ }, { "__Checksum": { - "Data1": -8252964129724047396, - "Data2": -8130751367717749253, - "Data3": -5353221033426744175, - "Data4": -5483120548302509945 + "Data1": -3424314768121763113, + "Data2": 8581674042079665194, + "Data3": 6499403380379858822, + "Data4": 1904236188610301992 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -136716,7 +157140,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -136726,7 +157153,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -136736,12 +157165,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -136754,7 +157187,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -136762,7 +157198,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -136773,16 +157211,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -136804,10 +157250,10 @@ }, { "__Checksum": { - "Data1": -4706316460360436404, - "Data2": -1416263782623163434, - "Data3": -7356663775149170374, - "Data4": 8913510159581138729 + "Data1": 2680721226922586226, + "Data2": -7453666992090420039, + "Data3": -2903607850574016502, + "Data4": 2825963777753636670 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", @@ -136815,7 +157261,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -136825,7 +157274,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -136835,12 +157286,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -136853,7 +157308,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputRadioGroup.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -136861,7 +157319,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -136872,16 +157332,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -136904,10 +157372,10 @@ }, { "__Checksum": { - "Data1": -8591548397167214429, - "Data2": 8486081291368333172, - "Data3": -4602969388149854054, - "Data4": -1673543209024437299 + "Data1": 6765575998871804296, + "Data2": 3965427095394488921, + "Data3": 685236745689310017, + "Data4": 2933531800649740073 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -136915,7 +157383,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -136925,7 +157396,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -136935,12 +157408,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -136953,7 +157430,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputSelect.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -136961,7 +157441,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -136972,16 +157454,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -137003,10 +157493,10 @@ }, { "__Checksum": { - "Data1": 3001070470063442435, - "Data2": 4266590393835011242, - "Data3": 1870579415671035320, - "Data4": 5597229582579731978 + "Data1": -8973483734946215535, + "Data2": 5476671871432275795, + "Data3": 2803741873428823156, + "Data4": -803743045007094247 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -137014,7 +157504,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -137024,7 +157517,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -137034,12 +157529,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -137052,7 +157551,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputSelect.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -137060,7 +157562,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -137071,16 +157575,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -137103,10 +157615,10 @@ }, { "__Checksum": { - "Data1": 76029157785789410, - "Data2": -6839249947711369352, - "Data3": 4756863555786701537, - "Data4": -3926538392277048361 + "Data1": -4048321779581166700, + "Data2": -4444284846501714986, + "Data3": 7941686811123551065, + "Data4": -5498715226663539960 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -137114,7 +157626,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -137124,7 +157639,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -137134,12 +157651,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -137152,7 +157673,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -137160,7 +157684,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -137171,16 +157697,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -137202,10 +157736,10 @@ }, { "__Checksum": { - "Data1": -3285342808792519542, - "Data2": 4126466638554655033, - "Data3": -4752201351123365067, - "Data4": 5832427471054875229 + "Data1": 4696046756699853115, + "Data2": 7497917766690551777, + "Data3": 2075381432287003134, + "Data4": 2952702997429870536 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -137213,7 +157747,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -137223,7 +157760,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -137233,12 +157772,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -137251,7 +157794,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -137259,7 +157805,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -137270,16 +157818,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -137302,10 +157858,10 @@ }, { "__Checksum": { - "Data1": 1242583562765928101, - "Data2": -1163881578070896886, - "Data3": -9196773977893963003, - "Data4": 2153108169852718123 + "Data1": 8620716872569518181, + "Data2": -4722831378235208129, + "Data3": -3300906252816240871, + "Data4": -5085577330781224745 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -137313,7 +157869,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -137323,7 +157882,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -137333,12 +157894,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -137351,7 +157916,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -137359,7 +157927,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -137370,16 +157940,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -137401,10 +157979,10 @@ }, { "__Checksum": { - "Data1": 7259223908485595350, - "Data2": 7300575187057047539, - "Data3": 6004775912777509608, - "Data4": -2343014665342966765 + "Data1": 8930621883034406091, + "Data2": -6658643635648755147, + "Data3": -7030412905974177815, + "Data4": -1170261418420070354 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -137412,7 +157990,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "CaseSensitive": true, "TagMatchingRules": [ @@ -137422,7 +158003,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -137432,12 +158015,16 @@ { "Name": "@bind-Value:get", "DisplayName": "@bind-Value:get", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } }, { "Name": "@bind-Value:set", "DisplayName": "@bind-Value:set", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -137450,7 +158037,10 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": { "Id": 10, - "Args": [ "Value", "ValueChanged" ] + "Args": [ + "Value", + "ValueChanged" + ] }, "BoundAttributeParameters": [ { @@ -137458,7 +158048,9 @@ "Name": "get", "TypeName": "System.Object", "DisplayName": ":get", - "Documentation": { "Id": 8 }, + "Documentation": { + "Id": 8 + }, "Metadata": { "Common.PropertyName": "Get", "Components.Bind.AlternativeNotation": "True" @@ -137469,16 +158061,24 @@ "Name": "set", "TypeName": "System.Delegate", "DisplayName": ":set", - "Documentation": { "Id": 9 }, - "Metadata": { "Common.PropertyName": "Set" } + "Documentation": { + "Id": 9 + }, + "Metadata": { + "Common.PropertyName": "Set" + } }, { "Kind": "Components.Bind", "Name": "after", "TypeName": "System.Delegate", "DisplayName": ":after", - "Documentation": { "Id": 4 }, - "Metadata": { "Common.PropertyName": "After" } + "Documentation": { + "Id": 4 + }, + "Metadata": { + "Common.PropertyName": "After" + } } ], "Metadata": { @@ -137501,16 +158101,18 @@ }, { "__Checksum": { - "Data1": -1667935866174345464, - "Data2": -3458281135567374541, - "Data3": -6156379074090786629, - "Data4": 3349273398575190618 + "Data1": -8814807382415249073, + "Data2": 2126217236244498532, + "Data3": -7138374769769762122, + "Data4": 6135016900152955079 }, "Kind": "Components.Ref", "Name": "Ref", "AssemblyName": "Microsoft.AspNetCore.Components", "DisplayName": "Microsoft.AspNetCore.Components.Ref", - "Documentation": { "Id": 18 }, + "Documentation": { + "Id": 18 + }, "CaseSensitive": true, "TagMatchingRules": [ { @@ -137519,7 +158121,9 @@ { "Name": "@ref", "DisplayName": "@ref", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -137530,10 +158134,12 @@ "Name": "@ref", "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Ref.Ref", - "Documentation": { "Id": 18 }, + "Documentation": { + "Id": 18 + }, "Metadata": { - "Common.PropertyName": "Ref", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Ref" } } ], @@ -137546,16 +158152,18 @@ }, { "__Checksum": { - "Data1": -4528434370833403867, - "Data2": -1320353776482932851, - "Data3": -5835066484019690601, - "Data4": -5890694676441424304 + "Data1": 3804994244823094932, + "Data2": 6747339800015090685, + "Data3": -3495956806464305278, + "Data4": -5168540455783903192 }, "Kind": "Components.Key", "Name": "Key", "AssemblyName": "Microsoft.AspNetCore.Components", "DisplayName": "Microsoft.AspNetCore.Components.Key", - "Documentation": { "Id": 17 }, + "Documentation": { + "Id": 17 + }, "CaseSensitive": true, "TagMatchingRules": [ { @@ -137564,7 +158172,9 @@ { "Name": "@key", "DisplayName": "@key", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -137575,10 +158185,12 @@ "Name": "@key", "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Key.Key", - "Documentation": { "Id": 17 }, + "Documentation": { + "Id": 17 + }, "Metadata": { - "Common.PropertyName": "Key", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Key" } } ], diff --git a/src/Shared/files/Tooling/project.razor.json b/src/Shared/files/Tooling/project.razor.json index d1525d22f3a..75ff3ab2c42 100644 --- a/src/Shared/files/Tooling/project.razor.json +++ b/src/Shared/files/Tooling/project.razor.json @@ -1,82 +1,100 @@ { "__Version": 6, - "ProjectKey": "C:\\Users\\admin\\location\\blazorserver\\obj\\Debug\\net7.0\\", + "ProjectKey": "C:/Users/admin/location/blazorserver/obj/Debug/net7.0/", "FilePath": "C:\\Users\\admin\\location\\blazorserver\\blazorserver.csproj", "Configuration": { "ConfigurationName": "MVC-3.0", "LanguageVersion": "3.0", - "Extensions": [ "MVC-3.0" ] + "Extensions": [ + "MVC-3.0" + ] }, "ProjectWorkspaceState": { "TagHelpers": [ { "__Checksum": { - "Data1": 1324608395654943098, - "Data2": 8154577952665356621, - "Data3": -8520916168097179892, - "Data4": 4419817932749467150 + "Data1": 6061286844381686595, + "Data2": -3509629645494075467, + "Data3": -4163220002725031508, + "Data4": 6551245822798953167 }, "Kind": "Components.Component", "Name": "blazorserver.Shared.SurveyPrompt", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Shared.SurveyPrompt", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SurveyPrompt" } ], + "TagMatchingRules": [ + { + "TagName": "SurveyPrompt" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string blazorserver.Shared.SurveyPrompt.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "blazorserver.Shared.SurveyPrompt" + "Common.TypeName": "blazorserver.Shared.SurveyPrompt", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1456128423206859807, - "Data2": 437369634482869687, - "Data3": -4062901053940045042, - "Data4": -7602317799637960783 + "Data1": -8272200124441055521, + "Data2": 3192507281882528461, + "Data3": -8617020033445918214, + "Data4": 6331033097455329509 }, "Kind": "Components.Component", "Name": "blazorserver.Shared.SurveyPrompt", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Shared.SurveyPrompt", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "blazorserver.Shared.SurveyPrompt" } ], + "TagMatchingRules": [ + { + "TagName": "blazorserver.Shared.SurveyPrompt" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string blazorserver.Shared.SurveyPrompt.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "blazorserver.Shared.SurveyPrompt", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7326129186312076103, - "Data2": -945971460121079751, - "Data3": 3756034087956265010, - "Data4": -3839107209278214333 + "Data1": 5473644860093740029, + "Data2": 3217488933466884548, + "Data3": -6816397475916218368, + "Data4": -645218128108891421 }, "Kind": "Components.Component", "Name": "blazorserver.Shared.MainLayout", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Shared.MainLayout", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "MainLayout" } ], + "TagMatchingRules": [ + { + "TagName": "MainLayout" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -91,23 +109,27 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "blazorserver.Shared.MainLayout" + "Common.TypeName": "blazorserver.Shared.MainLayout", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 131860629594043867, - "Data2": -3214641957682661320, - "Data3": -1042850264607283757, - "Data4": 554450558761948643 + "Data1": -6848813730715217130, + "Data2": 5545076616194600016, + "Data3": -2454109550877469479, + "Data4": 2292136035305415854 }, "Kind": "Components.Component", "Name": "blazorserver.Shared.MainLayout", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Shared.MainLayout", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "blazorserver.Shared.MainLayout" } ], + "TagMatchingRules": [ + { + "TagName": "blazorserver.Shared.MainLayout" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -122,17 +144,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "blazorserver.Shared.MainLayout", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 781556050049243387, - "Data2": 8792094516107579576, - "Data3": 6772369588125632809, - "Data4": -4867466097520091895 + "Data1": 1875784364621381481, + "Data2": 7676402586561116425, + "Data3": 1927522012420679210, + "Data4": -5641679438362473655 }, "Kind": "Components.ChildContent", "Name": "blazorserver.Shared.MainLayout.Body", @@ -147,17 +169,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "blazorserver.Shared.MainLayout.Body", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3332405054087442722, - "Data2": -237901491958013407, - "Data3": -3931425843625197174, - "Data4": -3816670065301234793 + "Data1": -7391900183910155798, + "Data2": 5290831856911162669, + "Data3": 1775379852318338562, + "Data4": -1810716302687925942 }, "Kind": "Components.ChildContent", "Name": "blazorserver.Shared.MainLayout.Body", @@ -180,324 +202,392 @@ }, { "__Checksum": { - "Data1": 2569896764418550470, - "Data2": 7676218227181759207, - "Data3": 3250698653869486309, - "Data4": 8654320701116639436 + "Data1": 1331902558517284735, + "Data2": -1728273408040658023, + "Data3": -7096138369390525543, + "Data4": 5970177681047031057 }, "Kind": "Components.Component", "Name": "blazorserver.Shared.NavMenu", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Shared.NavMenu", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "NavMenu" } ], + "TagMatchingRules": [ + { + "TagName": "NavMenu" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "blazorserver.Shared.NavMenu" + "Common.TypeName": "blazorserver.Shared.NavMenu", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5886812736832953311, - "Data2": 8196987118317795621, - "Data3": 5371385805151293675, - "Data4": 7019503442023668518 + "Data1": -8868986079606485773, + "Data2": 1145647365433505179, + "Data3": -1018246616492538402, + "Data4": 1177295805291096862 }, "Kind": "Components.Component", "Name": "blazorserver.Shared.NavMenu", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Shared.NavMenu", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "blazorserver.Shared.NavMenu" } ], + "TagMatchingRules": [ + { + "TagName": "blazorserver.Shared.NavMenu" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "blazorserver.Shared.NavMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -942876107048733217, - "Data2": -4407567277084702948, - "Data3": -3836529760237711904, - "Data4": -7782960694609628513 + "Data1": 9172901693883363234, + "Data2": -14642559150520251, + "Data3": -5812837599667325950, + "Data4": 1390433558284199261 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.Index", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.Index", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Index" } ], + "TagMatchingRules": [ + { + "TagName": "Index" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "blazorserver.Pages.Index" + "Common.TypeName": "blazorserver.Pages.Index", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1848861187436707749, - "Data2": 2680203483025596790, - "Data3": 2606800852771814063, - "Data4": 7517621475758328059 + "Data1": 5291773629940076185, + "Data2": 5896558688705636058, + "Data3": -1304074759219884495, + "Data4": -5872205981422293749 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.Index", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.Index", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "blazorserver.Pages.Index" } ], + "TagMatchingRules": [ + { + "TagName": "blazorserver.Pages.Index" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "blazorserver.Pages.Index", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3216788591943171202, - "Data2": 5430424976041910099, - "Data3": 3390421196872122940, - "Data4": -661111301170528503 + "Data1": -5035068850645222280, + "Data2": -7456998929381694606, + "Data3": -8494087694553069315, + "Data4": 9020086816736217535 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.Counter", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.Counter", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Counter" } ], + "TagMatchingRules": [ + { + "TagName": "Counter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "IncrementBy", "TypeName": "System.Int32", "DisplayName": "int blazorserver.Pages.Counter.IncrementBy", - "Metadata": { "Common.PropertyName": "IncrementBy" } + "Metadata": { + "Common.PropertyName": "IncrementBy" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "blazorserver.Pages.Counter" + "Common.TypeName": "blazorserver.Pages.Counter", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4796706748643949775, - "Data2": 4826382656371572325, - "Data3": 3827259332572694552, - "Data4": 6172267059401425766 + "Data1": 4666633979280896812, + "Data2": -2806734474025093473, + "Data3": 6515806450662697648, + "Data4": 8241173596894306299 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.Counter", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.Counter", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "blazorserver.Pages.Counter" } ], + "TagMatchingRules": [ + { + "TagName": "blazorserver.Pages.Counter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "IncrementBy", "TypeName": "System.Int32", "DisplayName": "int blazorserver.Pages.Counter.IncrementBy", - "Metadata": { "Common.PropertyName": "IncrementBy" } + "Metadata": { + "Common.PropertyName": "IncrementBy" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "blazorserver.Pages.Counter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1975400610755119828, - "Data2": 7992533315001299136, - "Data3": 3721079599529953004, - "Data4": -6099085144641167413 + "Data1": 8105094701883663611, + "Data2": 4679594780653459853, + "Data3": 3977647881513906666, + "Data4": -2294879582091351605 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.Component", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.Component", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Component" } ], + "TagMatchingRules": [ + { + "TagName": "Component" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "blazorserver.Pages.Component" + "Common.TypeName": "blazorserver.Pages.Component", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5707526551773543343, - "Data2": 7809330607101226179, - "Data3": 2033301106632210158, - "Data4": -2355513053161462549 + "Data1": 8874485988766186907, + "Data2": -7379032461954984491, + "Data3": -1051859268605210788, + "Data4": -8537006116623393653 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.Component", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.Component", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "blazorserver.Pages.Component" } ], + "TagMatchingRules": [ + { + "TagName": "blazorserver.Pages.Component" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "blazorserver.Pages.Component", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1775979743445774401, - "Data2": 4760195147432885176, - "Data3": 7304786631875236960, - "Data4": 8048006114863492977 + "Data1": 2942187850661145869, + "Data2": -6799134412234452610, + "Data3": -8542057366774893919, + "Data4": 4583565811518916054 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.Error", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.Error", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Error" } ], + "TagMatchingRules": [ + { + "TagName": "Error" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "blazorserver.Pages.Error" + "Common.TypeName": "blazorserver.Pages.Error", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7512855550844629436, - "Data2": -9133172655854286717, - "Data3": 2222941509037694548, - "Data4": 2899608411608773950 + "Data1": 279222524813633237, + "Data2": 5549770998026049963, + "Data3": 171465000239905567, + "Data4": -1195649236385512361 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.Error", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.Error", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "blazorserver.Pages.Error" } ], + "TagMatchingRules": [ + { + "TagName": "blazorserver.Pages.Error" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "blazorserver.Pages.Error", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2983292796550866376, - "Data2": -954776792605398227, - "Data3": -3388975225706981478, - "Data4": -94373440047631086 + "Data1": 7981201766076041237, + "Data2": -7989553747179901636, + "Data3": -7432509194191536143, + "Data4": -1931569609823715675 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.Component1", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.Component1", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Component1" } ], + "TagMatchingRules": [ + { + "TagName": "Component1" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "blazorserver.Pages.Component1" + "Common.TypeName": "blazorserver.Pages.Component1", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6377282015398997529, - "Data2": 1883066959811555770, - "Data3": -1463503105829129708, - "Data4": 2821930926097319340 + "Data1": -6019944134244929914, + "Data2": 3205117608616617413, + "Data3": -5042890509929299697, + "Data4": 5726930852611035882 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.Component1", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.Component1", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "blazorserver.Pages.Component1" } ], + "TagMatchingRules": [ + { + "TagName": "blazorserver.Pages.Component1" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "blazorserver.Pages.Component1", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4704840571895819167, - "Data2": -4547242663508547683, - "Data3": 1722854086993077287, - "Data4": -7356126002481938407 + "Data1": 946563261079634968, + "Data2": 2580864311581058014, + "Data3": -2672832042522458037, + "Data4": 296983787633038763 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.FetchData", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.FetchData", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "FetchData" } ], + "TagMatchingRules": [ + { + "TagName": "FetchData" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "blazorserver.Pages.FetchData" + "Common.TypeName": "blazorserver.Pages.FetchData", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2132640427122204689, - "Data2": -249655584011538546, - "Data3": 7306918768489046210, - "Data4": -9091558418627522400 + "Data1": -6390986519580448911, + "Data2": -969541495271803778, + "Data3": -4801784919795511778, + "Data4": -9050166262388971150 }, "Kind": "Components.Component", "Name": "blazorserver.Pages.FetchData", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.Pages.FetchData", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "blazorserver.Pages.FetchData" } ], + "TagMatchingRules": [ + { + "TagName": "blazorserver.Pages.FetchData" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "blazorserver.Pages.FetchData", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8720483797290338833, - "Data2": -86407083329013443, - "Data3": 5428286050832246148, - "Data4": 731729747428436845 + "Data1": 5197838504399236758, + "Data2": 3444648046419945821, + "Data3": 7160921919307067995, + "Data4": -2980524694568335138 }, "Kind": "Components.Component", "Name": "blazorserver.App", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.App", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "App" } ], + "TagMatchingRules": [ + { + "TagName": "App" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "blazorserver.App" + "Common.TypeName": "blazorserver.App", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5780291479538816661, - "Data2": -2892518182912389629, - "Data3": 8008400013784797136, - "Data4": 6113085585288951510 + "Data1": -3879231944388919029, + "Data2": -8969426179986369018, + "Data3": 7688362731813328782, + "Data4": 5902709532627017893 }, "Kind": "Components.Component", "Name": "blazorserver.App", "AssemblyName": "blazorserver", "DisplayName": "blazorserver.App", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "blazorserver.App" } ], + "TagMatchingRules": [ + { + "TagName": "blazorserver.App" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "blazorserver.App", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5683833812487739539, - "Data2": 7768642598547064071, - "Data3": -5874367944227927590, - "Data4": -4422017064742073606 + "Data1": 8202385401340468578, + "Data2": -5375384859610881603, + "Data3": 8023325730577039621, + "Data4": -2733050515650400555 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.CascadingValue", @@ -505,7 +595,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", "Documentation": "\n \n A component that provides a cascading value to all descendant components.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CascadingValue" } ], + "TagMatchingRules": [ + { + "TagName": "CascadingValue" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -535,7 +629,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "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": { + "Common.PropertyName": "IsFixed" + } }, { "Kind": "Components.Component", @@ -543,7 +639,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "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" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -558,17 +656,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4898259603263633384, - "Data2": -6088800757994578239, - "Data3": 73050798170095126, - "Data4": 2759413733100912555 + "Data1": -7707091730837947080, + "Data2": 7450670912604120744, + "Data3": 3600463070597482016, + "Data4": -4136962515071990015 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.CascadingValue", @@ -576,7 +674,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", "Documentation": "\n \n A component that provides a cascading value to all descendant components.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.CascadingValue" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.CascadingValue" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -606,7 +708,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "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": { + "Common.PropertyName": "IsFixed" + } }, { "Kind": "Components.Component", @@ -614,7 +718,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "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" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -637,10 +743,10 @@ }, { "__Checksum": { - "Data1": 5162771207495997030, - "Data2": -482057824002797307, - "Data3": -2633197985954549463, - "Data4": 4276859470527765859 + "Data1": 4776821605935693823, + "Data2": -930384563278446269, + "Data3": 8592111748711281312, + "Data4": -1260882621520015974 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", @@ -655,17 +761,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -766938563220870515, - "Data2": -7790179352029039137, - "Data3": -4647459480753568770, - "Data4": -1203136866414370038 + "Data1": 2794646667442405735, + "Data2": 4699504157592521549, + "Data3": 8796623730701561006, + "Data4": 1637560287088034445 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", @@ -688,10 +794,10 @@ }, { "__Checksum": { - "Data1": -4700383380251313803, - "Data2": 4955846883499274479, - "Data3": -720210158132215497, - "Data4": 1708116479542191185 + "Data1": 7807273508622384831, + "Data2": -6182848553992728692, + "Data3": -2221154029164828221, + "Data4": -533104896711030138 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.LayoutView", @@ -699,7 +805,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", "Documentation": "\n \n Displays the specified content inside the specified layout and any further\n nested layouts.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "LayoutView" } ], + "TagMatchingRules": [ + { + "TagName": "LayoutView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -718,20 +828,22 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "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": { + "Common.PropertyName": "Layout" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView" + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4406038362300243279, - "Data2": 1639500481511078677, - "Data3": -6900649040310831956, - "Data4": -1539526718002181960 + "Data1": -1840302802335834317, + "Data2": -153782125956705247, + "Data3": 635657364706248751, + "Data4": -6984228628657005159 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.LayoutView", @@ -739,7 +851,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", "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" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.LayoutView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -758,21 +874,23 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "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": { + "Common.PropertyName": "Layout" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1040867915791485492, - "Data2": -6472326689521573923, - "Data3": 4227352967960166840, - "Data4": 5890728280737539737 + "Data1": -1216075241631469966, + "Data2": 3451546301982275180, + "Data3": 4270588996423078826, + "Data4": -6063606699523401316 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", @@ -787,17 +905,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4932164996650167455, - "Data2": -3173315737167302123, - "Data3": -6141344939528235328, - "Data4": 3449942620554148827 + "Data1": 2088385180718586778, + "Data2": 2375387623804568038, + "Data3": 6538949903819963809, + "Data4": 8511967098457693072 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", @@ -820,10 +938,10 @@ }, { "__Checksum": { - "Data1": 3632044412259257188, - "Data2": 6341267549383626582, - "Data3": 5077649763474823049, - "Data4": -1344772430156348453 + "Data1": -1037125630132714602, + "Data2": -1616086300113703073, + "Data3": -6621449621467235371, + "Data4": 982352179040003102 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.RouteView", @@ -831,7 +949,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteView", "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" } ], + "TagMatchingRules": [ + { + "TagName": "RouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -839,7 +961,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "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": { + "Common.PropertyName": "DefaultLayout" + } }, { "Kind": "Components.Component", @@ -847,20 +971,22 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.RouteView.RouteData", "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" } + "Metadata": { + "Common.PropertyName": "RouteData" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView" + "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7731258454325057811, - "Data2": 4822429394000473028, - "Data3": -2543931009370000231, - "Data4": -7356467201164144022 + "Data1": 4389540569880506364, + "Data2": -5286759962779157010, + "Data3": -1004751597676722787, + "Data4": -3455098002590143331 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.RouteView", @@ -868,7 +994,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteView", "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" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.RouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -876,7 +1006,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "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": { + "Common.PropertyName": "DefaultLayout" + } }, { "Kind": "Components.Component", @@ -884,21 +1016,23 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.RouteView.RouteData", "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" } + "Metadata": { + "Common.PropertyName": "RouteData" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -304570636409746508, - "Data2": 4559091626682831399, - "Data3": -7742980020052019005, - "Data4": -7761984600259024131 + "Data1": -5933223569126938725, + "Data2": -1573557415743124863, + "Data3": 2876303273942590266, + "Data4": 6375742745589846309 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.Router", @@ -906,7 +1040,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", "Documentation": "\n \n A component that supplies route data corresponding to the current navigation state.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Router" } ], + "TagMatchingRules": [ + { + "TagName": "Router" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -914,7 +1052,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAssemblies" + } }, { "Kind": "Components.Component", @@ -922,7 +1062,9 @@ "TypeName": "System.Reflection.Assembly", "DisplayName": "System.Reflection.Assembly Microsoft.AspNetCore.Components.Routing.Router.AppAssembly", "Documentation": "\n \n Gets or sets the assembly that should be searched for components matching the URI.\n \n ", - "Metadata": { "Common.PropertyName": "AppAssembly" } + "Metadata": { + "Common.PropertyName": "AppAssembly" + } }, { "Kind": "Components.Component", @@ -953,22 +1095,22 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Context", "Documentation": "Specifies the parameter name for all child content expressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router" + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2887442754247806775, - "Data2": 4017010919206183625, - "Data3": 3048773005939792489, - "Data4": -5543441338311996022 + "Data1": -6199653498951879289, + "Data2": 2496122067636292707, + "Data3": -4872984856248201395, + "Data4": -30417205116754427 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.Router", @@ -976,7 +1118,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", "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" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -984,7 +1130,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAssemblies" + } }, { "Kind": "Components.Component", @@ -992,7 +1140,9 @@ "TypeName": "System.Reflection.Assembly", "DisplayName": "System.Reflection.Assembly Microsoft.AspNetCore.Components.Routing.Router.AppAssembly", "Documentation": "\n \n Gets or sets the assembly that should be searched for components matching the URI.\n \n ", - "Metadata": { "Common.PropertyName": "AppAssembly" } + "Metadata": { + "Common.PropertyName": "AppAssembly" + } }, { "Kind": "Components.Component", @@ -1023,23 +1173,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Context", "Documentation": "Specifies the parameter name for all child content expressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1760733015790666449, - "Data2": -4081289647988544772, - "Data3": 2392891179155727810, - "Data4": -7722856910203663285 + "Data1": 5521593701390917117, + "Data2": 791628993588055764, + "Data3": 8974326650480668753, + "Data4": 1315803482646661826 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", @@ -1061,23 +1211,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Found.Context", "Documentation": "Specifies the parameter name for the 'Found' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5607652349162754672, - "Data2": 8627836894297109561, - "Data3": 7141480290175224560, - "Data4": -6046736954050931398 + "Data1": -5166257849585688790, + "Data2": 2081610852434591674, + "Data3": -7754336283337295302, + "Data4": 3587555488027520311 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", @@ -1099,8 +1249,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Found.Context", "Documentation": "Specifies the parameter name for the 'Found' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1113,10 +1263,10 @@ }, { "__Checksum": { - "Data1": 4171618906984874737, - "Data2": -6376068990674675780, - "Data3": 6508296894792109787, - "Data4": 477969394529336465 + "Data1": 2848790816884942381, + "Data2": 4588812477820960949, + "Data3": -1834278393941534966, + "Data4": -5923822694397073296 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", @@ -1131,17 +1281,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 373483317800248810, - "Data2": 8371588829787089673, - "Data3": 4353003499701476294, - "Data4": 1158916300983770965 + "Data1": -3054741156534532103, + "Data2": -3464161911750715562, + "Data3": -4680352030462485342, + "Data4": 8635784570467918250 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", @@ -1164,10 +1314,10 @@ }, { "__Checksum": { - "Data1": -3930416288797357428, - "Data2": -6466673120899972283, - "Data3": -1387718565038663737, - "Data4": -1375838831023997294 + "Data1": 6900614564443635554, + "Data2": 4146674059975549715, + "Data3": -2335644797128383849, + "Data4": 5083891180580488015 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", @@ -1175,18 +1325,22 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Documentation": "\n \n Adds Data Annotations validation support to an .\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DataAnnotationsValidator" } ], + "TagMatchingRules": [ + { + "TagName": "DataAnnotationsValidator" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1845783070280779901, - "Data2": 3355143550480701286, - "Data3": -1290367830554032788, - "Data4": -1370496013608368860 + "Data1": 544356290769676711, + "Data2": -6994049560210564797, + "Data3": 1010263108434063215, + "Data4": 9147616932444846036 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", @@ -1194,19 +1348,23 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Documentation": "\n \n Adds Data Annotations validation support to an .\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7192879157866774848, - "Data2": 8672227319007911409, - "Data3": -8104283556358537400, - "Data4": 7053509951470698087 + "Data1": -7906254189826351968, + "Data2": 8108708465171454379, + "Data3": 6887661408208474228, + "Data4": -2577730384082154720 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", @@ -1214,7 +1372,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", "Documentation": "\n \n Renders a form element that cascades an to descendants.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "EditForm" } ], + "TagMatchingRules": [ + { + "TagName": "EditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1222,7 +1384,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1241,7 +1405,9 @@ "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.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" } + "Metadata": { + "Common.PropertyName": "EditContext" + } }, { "Kind": "Components.Component", @@ -1249,7 +1415,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "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" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "Components.Component", @@ -1291,22 +1459,22 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.Context", "Documentation": "Specifies the parameter name for all child content expressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2163202356003943556, - "Data2": -1440714847183846964, - "Data3": -5522865577089522712, - "Data4": 5533303875895995321 + "Data1": -7173788782013791511, + "Data2": 3832482079522377255, + "Data3": -5438062843703250881, + "Data4": -6474824386152906838 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", @@ -1314,7 +1482,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", "Documentation": "\n \n Renders a form element that cascades an to descendants.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1322,7 +1494,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1341,7 +1515,9 @@ "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.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" } + "Metadata": { + "Common.PropertyName": "EditContext" + } }, { "Kind": "Components.Component", @@ -1349,7 +1525,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "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" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "Components.Component", @@ -1391,23 +1569,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.Context", "Documentation": "Specifies the parameter name for all child content expressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8589293252867664617, - "Data2": -464383201752633565, - "Data3": 6695721805003946319, - "Data4": 8088372150464988779 + "Data1": -2191739191753694722, + "Data2": 4317339690188826498, + "Data3": 2663111846541987276, + "Data4": -7826242693059002565 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", @@ -1429,23 +1607,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent.Context", "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5244807925877495929, - "Data2": 4755099888467247701, - "Data3": 4780970203081874861, - "Data4": -6433285140144804755 + "Data1": -2135552822916027170, + "Data2": 3371645632847248075, + "Data3": -2534541211820044028, + "Data4": -7437493478965916397 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", @@ -1467,8 +1645,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent.Context", "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1481,10 +1659,10 @@ }, { "__Checksum": { - "Data1": 5119387912886672166, - "Data2": 4089392343468131038, - "Data3": 538097514754524951, - "Data4": 4745322972313078348 + "Data1": -994772237188160001, + "Data2": 1911835594806758420, + "Data3": -623541827337558349, + "Data4": -3172812162084065786 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -1492,7 +1670,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": "\n \n An input component for editing values.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputCheckbox" } ], + "TagMatchingRules": [ + { + "TagName": "InputCheckbox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1500,7 +1682,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1508,7 +1692,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "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" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -1527,20 +1713,22 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5130553262383642303, - "Data2": 1033599749209686076, - "Data3": 4028106972292919081, - "Data4": 2427272872078351048 + "Data1": -822023967113183563, + "Data2": 5090540507464855088, + "Data3": -2456693399029036915, + "Data4": -3303461604620183295 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -1548,7 +1736,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": "\n \n An input component for editing values.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1556,7 +1748,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1564,7 +1758,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "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" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -1583,21 +1779,23 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7577048294842386600, - "Data2": -3061284738598006930, - "Data3": 1212251596939344010, - "Data4": -8004868110198334459 + "Data1": -4014488012542105858, + "Data2": -4911626289449194176, + "Data3": -5235297703911075720, + "Data4": -3218798648394218265 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -1605,7 +1803,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": "\n \n An input component for editing date values.\n Supported types are and .\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputDate" } ], + "TagMatchingRules": [ + { + "TagName": "InputDate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1624,7 +1826,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -1632,7 +1836,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1670,17 +1876,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1407153488018067083, - "Data2": 6239615021903936307, - "Data3": -120345690586574336, - "Data4": 8812284283151509389 + "Data1": -1348188649515223903, + "Data2": -4516579446930703269, + "Data3": -109532054666873781, + "Data4": -2131723650399140374 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -1688,7 +1894,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "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" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1707,7 +1917,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -1715,7 +1927,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1761,10 +1975,10 @@ }, { "__Checksum": { - "Data1": 2134469772089768947, - "Data2": -1684797957014134849, - "Data3": 8262002633205683415, - "Data4": 5914810580617653348 + "Data1": 6786574471546872590, + "Data2": 8504731209506744967, + "Data3": -1188062655633844511, + "Data4": 3710433465127081731 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -1772,7 +1986,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": "\n \n An input component for editing numeric values.\n Supported numeric types are , , , , .\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputNumber" } ], + "TagMatchingRules": [ + { + "TagName": "InputNumber" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1791,7 +2009,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -1799,7 +2019,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1837,17 +2059,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8853826919391288764, - "Data2": -3037225263344031368, - "Data3": 6941699060116275222, - "Data4": 5922722188268322861 + "Data1": -5665799265994518719, + "Data2": 8693226864600233243, + "Data3": 6860519463529833238, + "Data4": -2059076502700115477 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -1855,7 +2077,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "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" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1874,7 +2100,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -1882,7 +2110,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1928,10 +2158,10 @@ }, { "__Checksum": { - "Data1": -7853483957668090407, - "Data2": -4059602247172687575, - "Data3": 426392603520268342, - "Data4": -5394600161912546902 + "Data1": -5363634183252300361, + "Data2": -1104495869548237653, + "Data3": -4483454044428429270, + "Data4": -5842860476603866287 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -1939,7 +2169,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": "\n \n A dropdown selection component.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputSelect" } ], + "TagMatchingRules": [ + { + "TagName": "InputSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1969,7 +2203,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2007,17 +2243,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3370689224405565544, - "Data2": 8596400000698601680, - "Data3": -1280849542277499190, - "Data4": 6002604470245579622 + "Data1": -7792199865075843891, + "Data2": -7345028372434242890, + "Data3": -4867540506281309861, + "Data4": 2288799950907448315 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -2025,7 +2261,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": "\n \n A dropdown selection component.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2055,7 +2295,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2101,10 +2343,10 @@ }, { "__Checksum": { - "Data1": 2160462599250402843, - "Data2": -1810277495013245839, - "Data3": -5072806639021950684, - "Data4": 915826790028764361 + "Data1": 1539646445623451394, + "Data2": -6828948102499379292, + "Data3": 6070581653930894784, + "Data4": -6316126648169938262 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", @@ -2119,17 +2361,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6118157686100755410, - "Data2": 6955961787445931221, - "Data3": -1857360173641056181, - "Data4": 7203360369377438533 + "Data1": 1489067122712778403, + "Data2": -2139326908853052522, + "Data3": -1801137310137766987, + "Data4": -3737125217738955529 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", @@ -2152,10 +2394,10 @@ }, { "__Checksum": { - "Data1": -2220240636605387990, - "Data2": 5367128809283414406, - "Data3": 1829482674555783969, - "Data4": 6608811668401902567 + "Data1": -1260245421057077116, + "Data2": -8647941844001529024, + "Data3": -9177010456434960776, + "Data4": 7882579543832870567 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -2163,7 +2405,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": "\n \n An input component for editing values.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputText" } ], + "TagMatchingRules": [ + { + "TagName": "InputText" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2171,7 +2417,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2179,7 +2427,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "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" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -2198,20 +2448,22 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7319427962824402427, - "Data2": -4466392712010950000, - "Data3": 4129171748697951847, - "Data4": -751623703838922616 + "Data1": -6815311664589827950, + "Data2": 6411302942994709170, + "Data3": -3937237211678035013, + "Data4": -5475257928288314773 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -2219,7 +2471,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": "\n \n An input component for editing values.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2227,7 +2483,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2235,7 +2493,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "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" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -2254,21 +2514,23 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4516023860420958951, - "Data2": 230791649694188911, - "Data3": 6861403946282176784, - "Data4": -6690939553900500671 + "Data1": -1677987126101442127, + "Data2": 2825050316355048928, + "Data3": 4962434039302466483, + "Data4": -7006060393034768342 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -2276,7 +2538,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": "\n \n A multiline input component for editing values.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputTextArea" } ], + "TagMatchingRules": [ + { + "TagName": "InputTextArea" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2284,7 +2550,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2292,7 +2560,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "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" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -2311,20 +2581,22 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7016804351259853, - "Data2": 2348733996008008751, - "Data3": 4940971292790379119, - "Data4": -5244870762867155000 + "Data1": -1880816940356217106, + "Data2": -8586237978257251508, + "Data3": 7270063276236377202, + "Data4": 8054752571604463012 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -2332,7 +2604,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": "\n \n A multiline input component for editing values.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2340,7 +2616,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2348,7 +2626,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "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" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -2367,21 +2647,23 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -46842023385314866, - "Data2": -2549644924418941028, - "Data3": -3704856151620544015, - "Data4": -3124103619049226868 + "Data1": -4779493452979454058, + "Data2": -2922063454765557541, + "Data3": 1154252160895259457, + "Data4": -4963103672470905082 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", @@ -2389,7 +2671,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", "Documentation": "\n \n Displays a list of validation messages for a specified field within a cascaded .\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ValidationMessage" } ], + "TagMatchingRules": [ + { + "TagName": "ValidationMessage" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2408,7 +2694,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2423,17 +2711,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8555162772147940256, - "Data2": 703969780268485656, - "Data3": -8862734560423268069, - "Data4": 8679036208046319563 + "Data1": 7561654683586828361, + "Data2": -265600939287987706, + "Data3": 8787313017900664055, + "Data4": -6648064444371016639 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", @@ -2441,7 +2729,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", "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" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2460,7 +2752,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2483,10 +2777,10 @@ }, { "__Checksum": { - "Data1": 9190469161007032355, - "Data2": 7911999401713814412, - "Data3": 4784506644641651726, - "Data4": 7083985875102993133 + "Data1": 3268878861475968402, + "Data2": -3085768924318266765, + "Data3": -3737038958981691437, + "Data4": -583684553546549287 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", @@ -2494,7 +2788,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", "Documentation": "\n \n Displays a list of validation messages from a cascaded .\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ValidationSummary" } ], + "TagMatchingRules": [ + { + "TagName": "ValidationSummary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2502,7 +2800,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "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": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2510,20 +2810,22 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "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" } + "Metadata": { + "Common.PropertyName": "Model" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1886374387684690132, - "Data2": 2525269476985974394, - "Data3": -2482857279698830552, - "Data4": 1860344579496038929 + "Data1": 6641744145252366992, + "Data2": 8780013966934208113, + "Data3": -8486352732775490591, + "Data4": 6777768720975918941 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", @@ -2531,7 +2833,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", "Documentation": "\n \n Displays a list of validation messages from a cascaded .\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2539,7 +2845,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "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": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2547,21 +2855,23 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "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" } + "Metadata": { + "Common.PropertyName": "Model" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 708946968594368661, - "Data2": 1828927620911804823, - "Data3": 8006566162551016209, - "Data4": -904865329919271153 + "Data1": -7930269220939289169, + "Data2": -3823795430271552280, + "Data3": -6766555444483409379, + "Data4": 601125770970382031 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", @@ -2569,7 +2879,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", "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" } ], + "TagMatchingRules": [ + { + "TagName": "NavLink" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2577,7 +2891,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "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" } + "Metadata": { + "Common.PropertyName": "ActiveClass" + } }, { "Kind": "Components.Component", @@ -2585,7 +2901,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2605,20 +2923,22 @@ "IsEnum": true, "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", - "Metadata": { "Common.PropertyName": "Match" } + "Metadata": { + "Common.PropertyName": "Match" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink" + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3233725752321441349, - "Data2": -5966912380515188036, - "Data3": -3783773689192347714, - "Data4": -562801641230807754 + "Data1": 1067206396698089627, + "Data2": -8074835301360337358, + "Data3": 5233166494748657446, + "Data4": 4826562835420918186 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", @@ -2626,7 +2946,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", "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" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2634,7 +2958,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "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" } + "Metadata": { + "Common.PropertyName": "ActiveClass" + } }, { "Kind": "Components.Component", @@ -2642,7 +2968,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "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" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2662,21 +2990,23 @@ "IsEnum": true, "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", - "Metadata": { "Common.PropertyName": "Match" } + "Metadata": { + "Common.PropertyName": "Match" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3327079077339801118, - "Data2": -4809007127889909888, - "Data3": -7865215957989086971, - "Data4": 8473868473876442591 + "Data1": -4062932726629897335, + "Data2": 5157554461745887040, + "Data3": 3632501162660666707, + "Data4": 7008488742944111144 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", @@ -2691,17 +3021,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 7306646261549015661, - "Data2": 5093615610788049664, - "Data3": -5624328923172461931, - "Data4": 6653968894817053611 + "Data1": -7057594428774918067, + "Data2": -5485065406270055493, + "Data3": 7058321034864634232, + "Data4": -2911938096462015738 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", @@ -2724,10 +3054,10 @@ }, { "__Checksum": { - "Data1": 991597882488340254, - "Data2": 950921666267065962, - "Data3": 2826964177475130260, - "Data4": 7105091411743572766 + "Data1": -4072619110006879300, + "Data2": -6716239322897067393, + "Data3": 6290479884185608838, + "Data4": -6965375435982299232 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", @@ -2735,7 +3065,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", "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" } ], + "TagMatchingRules": [ + { + "TagName": "AuthorizeRouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2765,7 +3099,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "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": { + "Common.PropertyName": "DefaultLayout" + } }, { "Kind": "Components.Component", @@ -2773,7 +3109,9 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.RouteData", "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" } + "Metadata": { + "Common.PropertyName": "RouteData" + } }, { "Kind": "Components.Component", @@ -2782,22 +3120,22 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Context", "Documentation": "Specifies the parameter name for all child content expressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8198417209421056634, - "Data2": -2175799458339885538, - "Data3": 3848487503820722874, - "Data4": -810652586805387766 + "Data1": 1546535669066383674, + "Data2": -6624947166155208018, + "Data3": -8975974415570372582, + "Data4": 182678049566650579 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", @@ -2805,7 +3143,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", "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" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2835,7 +3177,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "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": { + "Common.PropertyName": "DefaultLayout" + } }, { "Kind": "Components.Component", @@ -2843,7 +3187,9 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.RouteData", "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" } + "Metadata": { + "Common.PropertyName": "RouteData" + } }, { "Kind": "Components.Component", @@ -2852,23 +3198,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Context", "Documentation": "Specifies the parameter name for all child content expressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3139149889623449687, - "Data2": -1257453314360894697, - "Data3": -7852624681603751612, - "Data4": -3684646845481620660 + "Data1": -3033596541430575497, + "Data2": -155996995677565106, + "Data3": 4795129938956315239, + "Data4": 3371991156467188954 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", @@ -2883,17 +3229,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4443524481780789029, - "Data2": 8219672714036608558, - "Data3": 8238935151003320269, - "Data4": -1405301819037610094 + "Data1": -7232744527777854885, + "Data2": 6363304970487748271, + "Data3": -1948091681604197061, + "Data4": -8669364585941224095 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", @@ -2916,10 +3262,10 @@ }, { "__Checksum": { - "Data1": 4800525441418189533, - "Data2": -4982301740662064314, - "Data3": -957501181061529244, - "Data4": 6617450205564891282 + "Data1": -7900880670236778436, + "Data2": -492759724666899603, + "Data3": -8318058108170115511, + "Data4": 7692819440845412472 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", @@ -2941,23 +3287,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized.Context", "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2782857752338195288, - "Data2": -3641429328960544705, - "Data3": 1348271745961078302, - "Data4": -5628420461411914191 + "Data1": 2052719071089013692, + "Data2": -4831329913779962238, + "Data3": -8298312194907749583, + "Data4": 7869366869121859110 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", @@ -2979,8 +3325,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized.Context", "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -2993,10 +3339,10 @@ }, { "__Checksum": { - "Data1": 5121402486343675111, - "Data2": 4618254625046346747, - "Data3": 2652955430969789505, - "Data4": 3468174666514086351 + "Data1": -8070427849713960, + "Data2": -9149071925088452531, + "Data3": -5079158912811502097, + "Data4": -2159343735077021184 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", @@ -3004,7 +3350,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", "Documentation": "\n \n Displays differing content depending on the user's authorization status.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AuthorizeView" } ], + "TagMatchingRules": [ + { + "TagName": "AuthorizeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3012,7 +3362,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\n \n The policy name that determines whether the content can be displayed.\n \n ", - "Metadata": { "Common.PropertyName": "Policy" } + "Metadata": { + "Common.PropertyName": "Policy" + } }, { "Kind": "Components.Component", @@ -3020,7 +3372,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\n \n A comma delimited list of roles that are allowed to display the content.\n \n ", - "Metadata": { "Common.PropertyName": "Roles" } + "Metadata": { + "Common.PropertyName": "Roles" + } }, { "Kind": "Components.Component", @@ -3072,7 +3426,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\n \n The resource to which access is being controlled.\n \n ", - "Metadata": { "Common.PropertyName": "Resource" } + "Metadata": { + "Common.PropertyName": "Resource" + } }, { "Kind": "Components.Component", @@ -3081,22 +3437,22 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Context", "Documentation": "Specifies the parameter name for all child content expressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 563382629315588803, - "Data2": 8422136135318668738, - "Data3": -4479496805211408639, - "Data4": 4938539040340389381 + "Data1": -2552795462621933001, + "Data2": -4475327305971357852, + "Data3": 4189549595930373829, + "Data4": -6862794564859221714 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", @@ -3104,7 +3460,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", "Documentation": "\n \n Displays differing content depending on the user's authorization status.\n \n ", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3112,7 +3472,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\n \n The policy name that determines whether the content can be displayed.\n \n ", - "Metadata": { "Common.PropertyName": "Policy" } + "Metadata": { + "Common.PropertyName": "Policy" + } }, { "Kind": "Components.Component", @@ -3120,7 +3482,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\n \n A comma delimited list of roles that are allowed to display the content.\n \n ", - "Metadata": { "Common.PropertyName": "Roles" } + "Metadata": { + "Common.PropertyName": "Roles" + } }, { "Kind": "Components.Component", @@ -3172,7 +3536,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\n \n The resource to which access is being controlled.\n \n ", - "Metadata": { "Common.PropertyName": "Resource" } + "Metadata": { + "Common.PropertyName": "Resource" + } }, { "Kind": "Components.Component", @@ -3181,23 +3547,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Context", "Documentation": "Specifies the parameter name for all child content expressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8506617640750728781, - "Data2": -5511533157242929000, - "Data3": 6320721350291816064, - "Data4": -3011797517626135553 + "Data1": -8792258945095018355, + "Data2": 1677955596885467840, + "Data3": -8452829606142298716, + "Data4": 3565606104018453671 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", @@ -3219,23 +3585,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized.Context", "Documentation": "Specifies the parameter name for the 'Authorized' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8628826430746757272, - "Data2": 8213490656534119508, - "Data3": 7001590734209316156, - "Data4": -3793237239076890354 + "Data1": -725821276974157574, + "Data2": -3841790774438785247, + "Data3": -7268991471424337278, + "Data4": -6786916453996432686 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", @@ -3257,8 +3623,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized.Context", "Documentation": "Specifies the parameter name for the 'Authorized' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -3271,10 +3637,10 @@ }, { "__Checksum": { - "Data1": 4931953891022588645, - "Data2": 8827140839969188929, - "Data3": -7216834422816528051, - "Data4": 7462480992792429530 + "Data1": 1353446313203203993, + "Data2": 8495101863581248425, + "Data3": -1152174852319349494, + "Data4": -1374623061254851424 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", @@ -3289,17 +3655,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2588501127901872061, - "Data2": 3643309742288483514, - "Data3": -5436141634234658717, - "Data4": 4657204412049362815 + "Data1": -2119397879687914531, + "Data2": 3470921776730003839, + "Data3": -6630191152092176559, + "Data4": -2038076316252203564 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", @@ -3322,10 +3688,10 @@ }, { "__Checksum": { - "Data1": 5880028845129351147, - "Data2": -4245179420744241883, - "Data3": -2992501295329817261, - "Data4": -6237725711432854224 + "Data1": -6074874818036093638, + "Data2": -5343328456938605482, + "Data3": -7523482950792461170, + "Data4": 1043767006905425447 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", @@ -3347,23 +3713,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent.Context", "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2271514637008031591, - "Data2": 7794055445879177227, - "Data3": -3924344232072560063, - "Data4": -2738792975294494692 + "Data1": -7804629385657189790, + "Data2": -4392657441089329898, + "Data3": 8513447399513683184, + "Data4": 64583600662086218 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", @@ -3385,8 +3751,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent.Context", "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -3399,10 +3765,10 @@ }, { "__Checksum": { - "Data1": 519596177522402015, - "Data2": -2486405180366431948, - "Data3": 5081963854814772622, - "Data4": -1697345002231848922 + "Data1": -5084918521656317734, + "Data2": -5503808218703353072, + "Data3": -2824350835764492638, + "Data4": 5716971420806197934 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", @@ -3424,23 +3790,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized.Context", "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 7358496973550978733, - "Data2": 5517137443281854218, - "Data3": 1841862396005963315, - "Data4": -3641557329790969779 + "Data1": -8996975521189226223, + "Data2": 3919434235983000783, + "Data3": -8790808738430810417, + "Data4": -2475279372665641175 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", @@ -3462,8 +3828,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized.Context", "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -3476,17 +3842,21 @@ }, { "__Checksum": { - "Data1": 6551498143131273781, - "Data2": 5522834364011194785, - "Data3": -8349668365422443799, - "Data4": -8474047119289656606 + "Data1": -56405805199506980, + "Data2": 519958640554576957, + "Data3": 4300585853209901115, + "Data4": -8677661075565932619 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CascadingAuthenticationState" } ], + "TagMatchingRules": [ + { + "TagName": "CascadingAuthenticationState" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3501,23 +3871,27 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4033418380386315201, - "Data2": 4125981971248281493, - "Data3": -2940985512159271423, - "Data4": -4704402534488040928 + "Data1": -325803510819845466, + "Data2": 5725878852881593564, + "Data3": 6569730579271063039, + "Data4": 999510316322616976 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3532,17 +3906,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6148753736147551669, - "Data2": -4995187069563628096, - "Data3": 464024109279265105, - "Data4": 4329516042719893093 + "Data1": -9104759807543115855, + "Data2": 1166600102196699647, + "Data3": 1067769828865011001, + "Data4": -5045608958070761906 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", @@ -3557,17 +3931,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3939610024233942002, - "Data2": 5249991804898925770, - "Data3": -1461194046610812744, - "Data4": -2008576462126473349 + "Data1": 4138208745177250466, + "Data2": -364724238650495979, + "Data3": 2082588499221528652, + "Data4": 7249397487514094445 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", @@ -3590,10 +3964,10 @@ }, { "__Checksum": { - "Data1": -3274415946305956159, - "Data2": -7639325486088605199, - "Data3": 3587677659519429101, - "Data4": 7541314826916491121 + "Data1": -8992313363209873927, + "Data2": -3655802480539703541, + "Data3": -2330326131543029036, + "Data4": 7519391784737206318 }, "Kind": "Components.EventHandler", "Name": "onabort", @@ -3608,7 +3982,9 @@ { "Name": "@onabort", "DisplayName": "@onabort", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3618,7 +3994,9 @@ { "Name": "@onabort:preventDefault", "DisplayName": "@onabort:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3628,7 +4006,9 @@ { "Name": "@onabort:stopPropagation", "DisplayName": "@onabort:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -3647,7 +4027,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onabort' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -3655,13 +4037,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onabort' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onabort" + "Common.PropertyName": "onabort", + "Components.IsWeaklyTyped": "True" } } ], @@ -3675,10 +4059,10 @@ }, { "__Checksum": { - "Data1": 1541244795355523298, - "Data2": -2543512090892684221, - "Data3": 8502768721387021966, - "Data4": 9141205864311128085 + "Data1": 938090781900994928, + "Data2": -5290180608186378248, + "Data3": -4957861622602349637, + "Data4": 3504043449466236137 }, "Kind": "Components.EventHandler", "Name": "onactivate", @@ -3693,7 +4077,9 @@ { "Name": "@onactivate", "DisplayName": "@onactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3703,7 +4089,9 @@ { "Name": "@onactivate:preventDefault", "DisplayName": "@onactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3713,7 +4101,9 @@ { "Name": "@onactivate:stopPropagation", "DisplayName": "@onactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -3732,7 +4122,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onactivate' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -3740,13 +4132,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onactivate' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onactivate" + "Common.PropertyName": "onactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -3760,10 +4154,10 @@ }, { "__Checksum": { - "Data1": -7771863465210163781, - "Data2": 270545229545572039, - "Data3": -8184976224831729070, - "Data4": -6681932402780928987 + "Data1": 8039034258614680105, + "Data2": 331245233945891656, + "Data3": 4039577465971045385, + "Data4": -5191960783871073851 }, "Kind": "Components.EventHandler", "Name": "onbeforeactivate", @@ -3778,7 +4172,9 @@ { "Name": "@onbeforeactivate", "DisplayName": "@onbeforeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3788,7 +4184,9 @@ { "Name": "@onbeforeactivate:preventDefault", "DisplayName": "@onbeforeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3798,7 +4196,9 @@ { "Name": "@onbeforeactivate:stopPropagation", "DisplayName": "@onbeforeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -3817,7 +4217,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforeactivate' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -3825,13 +4227,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onbeforeactivate' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforeactivate" + "Common.PropertyName": "onbeforeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -3845,10 +4249,10 @@ }, { "__Checksum": { - "Data1": -8659429158631468965, - "Data2": -5785753542410997352, - "Data3": 6157354745924059787, - "Data4": 2051011905492057985 + "Data1": -2715059873981265449, + "Data2": -160531301554072175, + "Data3": 8631261883321947732, + "Data4": 4824765216449323858 }, "Kind": "Components.EventHandler", "Name": "onbeforecopy", @@ -3863,7 +4267,9 @@ { "Name": "@onbeforecopy", "DisplayName": "@onbeforecopy", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3873,7 +4279,9 @@ { "Name": "@onbeforecopy:preventDefault", "DisplayName": "@onbeforecopy:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3883,7 +4291,9 @@ { "Name": "@onbeforecopy:stopPropagation", "DisplayName": "@onbeforecopy:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -3902,7 +4312,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforecopy' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -3910,13 +4322,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onbeforecopy' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecopy" + "Common.PropertyName": "onbeforecopy", + "Components.IsWeaklyTyped": "True" } } ], @@ -3930,10 +4344,10 @@ }, { "__Checksum": { - "Data1": -8759929724219392192, - "Data2": -1367157146988896073, - "Data3": -3567354571697817072, - "Data4": 4907442786863959272 + "Data1": 4406535783273597157, + "Data2": -4107734861290127588, + "Data3": 3452629339803535205, + "Data4": -5601723211575787753 }, "Kind": "Components.EventHandler", "Name": "onbeforecut", @@ -3948,7 +4362,9 @@ { "Name": "@onbeforecut", "DisplayName": "@onbeforecut", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3958,7 +4374,9 @@ { "Name": "@onbeforecut:preventDefault", "DisplayName": "@onbeforecut:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -3968,7 +4386,9 @@ { "Name": "@onbeforecut:stopPropagation", "DisplayName": "@onbeforecut:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -3987,7 +4407,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforecut' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -3995,13 +4417,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onbeforecut' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecut" + "Common.PropertyName": "onbeforecut", + "Components.IsWeaklyTyped": "True" } } ], @@ -4015,10 +4439,10 @@ }, { "__Checksum": { - "Data1": 7795042594534393367, - "Data2": -3363027034506254717, - "Data3": 451670481496421607, - "Data4": 5483461679444266098 + "Data1": -6748682902735353586, + "Data2": -2530618646295627014, + "Data3": -1373333778984430042, + "Data4": 8629605447072873777 }, "Kind": "Components.EventHandler", "Name": "onbeforedeactivate", @@ -4033,7 +4457,9 @@ { "Name": "@onbeforedeactivate", "DisplayName": "@onbeforedeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4043,7 +4469,9 @@ { "Name": "@onbeforedeactivate:preventDefault", "DisplayName": "@onbeforedeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4053,7 +4481,9 @@ { "Name": "@onbeforedeactivate:stopPropagation", "DisplayName": "@onbeforedeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4072,7 +4502,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforedeactivate' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4080,13 +4512,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onbeforedeactivate' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforedeactivate" + "Common.PropertyName": "onbeforedeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -4100,10 +4534,10 @@ }, { "__Checksum": { - "Data1": 3796990236944099251, - "Data2": -4368635035149823338, - "Data3": -7692423545687007977, - "Data4": -8267172297705370918 + "Data1": -6885673437278318489, + "Data2": 1443414087206427903, + "Data3": 5369681800668979522, + "Data4": 7563256526975373971 }, "Kind": "Components.EventHandler", "Name": "onbeforepaste", @@ -4118,7 +4552,9 @@ { "Name": "@onbeforepaste", "DisplayName": "@onbeforepaste", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4128,7 +4564,9 @@ { "Name": "@onbeforepaste:preventDefault", "DisplayName": "@onbeforepaste:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4138,7 +4576,9 @@ { "Name": "@onbeforepaste:stopPropagation", "DisplayName": "@onbeforepaste:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4157,7 +4597,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforepaste' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4165,13 +4607,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onbeforepaste' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforepaste" + "Common.PropertyName": "onbeforepaste", + "Components.IsWeaklyTyped": "True" } } ], @@ -4185,10 +4629,10 @@ }, { "__Checksum": { - "Data1": 1649316988687441407, - "Data2": -1885660043014078955, - "Data3": -4230060602097196907, - "Data4": 4911449085218062392 + "Data1": -1065766841023654020, + "Data2": -3484884816410802783, + "Data3": 188006565036612673, + "Data4": 17051617281311607 }, "Kind": "Components.EventHandler", "Name": "onblur", @@ -4203,7 +4647,9 @@ { "Name": "@onblur", "DisplayName": "@onblur", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4213,7 +4659,9 @@ { "Name": "@onblur:preventDefault", "DisplayName": "@onblur:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4223,7 +4671,9 @@ { "Name": "@onblur:stopPropagation", "DisplayName": "@onblur:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4242,7 +4692,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onblur' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4250,13 +4702,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onblur' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onblur" + "Common.PropertyName": "onblur", + "Components.IsWeaklyTyped": "True" } } ], @@ -4270,10 +4724,10 @@ }, { "__Checksum": { - "Data1": 5542455889068756008, - "Data2": 3657415497567559113, - "Data3": -5675355372687220895, - "Data4": 8690403801695294449 + "Data1": 487929580127375551, + "Data2": 3945390865984076387, + "Data3": -2808422069315909470, + "Data4": 4592502409528287440 }, "Kind": "Components.EventHandler", "Name": "oncanplay", @@ -4288,7 +4742,9 @@ { "Name": "@oncanplay", "DisplayName": "@oncanplay", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4298,7 +4754,9 @@ { "Name": "@oncanplay:preventDefault", "DisplayName": "@oncanplay:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4308,7 +4766,9 @@ { "Name": "@oncanplay:stopPropagation", "DisplayName": "@oncanplay:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4327,7 +4787,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncanplay' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4335,13 +4797,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@oncanplay' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplay" + "Common.PropertyName": "oncanplay", + "Components.IsWeaklyTyped": "True" } } ], @@ -4355,10 +4819,10 @@ }, { "__Checksum": { - "Data1": -6126705898471020796, - "Data2": -8882992587151799882, - "Data3": 6064037412842047668, - "Data4": 1446546642386553990 + "Data1": 8000283031634109416, + "Data2": -4034862828905020548, + "Data3": 6918861490875917576, + "Data4": -249377547285348801 }, "Kind": "Components.EventHandler", "Name": "oncanplaythrough", @@ -4373,7 +4837,9 @@ { "Name": "@oncanplaythrough", "DisplayName": "@oncanplaythrough", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4383,7 +4849,9 @@ { "Name": "@oncanplaythrough:preventDefault", "DisplayName": "@oncanplaythrough:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4393,7 +4861,9 @@ { "Name": "@oncanplaythrough:stopPropagation", "DisplayName": "@oncanplaythrough:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4412,7 +4882,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncanplaythrough' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4420,13 +4892,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@oncanplaythrough' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplaythrough" + "Common.PropertyName": "oncanplaythrough", + "Components.IsWeaklyTyped": "True" } } ], @@ -4440,10 +4914,10 @@ }, { "__Checksum": { - "Data1": -8908281506151353248, - "Data2": 6767712570382249478, - "Data3": -7293652077962143290, - "Data4": 4824394057217508818 + "Data1": 8580018474683397615, + "Data2": 6533024525095838941, + "Data3": 3226142328585743393, + "Data4": -957644612510588954 }, "Kind": "Components.EventHandler", "Name": "onchange", @@ -4458,7 +4932,9 @@ { "Name": "@onchange", "DisplayName": "@onchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4468,7 +4944,9 @@ { "Name": "@onchange:preventDefault", "DisplayName": "@onchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4478,7 +4956,9 @@ { "Name": "@onchange:stopPropagation", "DisplayName": "@onchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4497,7 +4977,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onchange' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4505,13 +4987,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onchange' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onchange" + "Common.PropertyName": "onchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -4525,10 +5009,10 @@ }, { "__Checksum": { - "Data1": -6100713636272004494, - "Data2": 1146024257393493298, - "Data3": -8465990309013658740, - "Data4": -5481439471359114848 + "Data1": -270506733203034501, + "Data2": 1405659296323328032, + "Data3": 4549523699376170843, + "Data4": 8225525741026718221 }, "Kind": "Components.EventHandler", "Name": "onclick", @@ -4543,7 +5027,9 @@ { "Name": "@onclick", "DisplayName": "@onclick", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4553,7 +5039,9 @@ { "Name": "@onclick:preventDefault", "DisplayName": "@onclick:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4563,7 +5051,9 @@ { "Name": "@onclick:stopPropagation", "DisplayName": "@onclick:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4582,7 +5072,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onclick' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4590,13 +5082,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onclick' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onclick" + "Common.PropertyName": "onclick", + "Components.IsWeaklyTyped": "True" } } ], @@ -4610,10 +5104,10 @@ }, { "__Checksum": { - "Data1": -7664712483548110777, - "Data2": 5437511840193135231, - "Data3": 4615752724781752046, - "Data4": -2544054596491834103 + "Data1": 732711127777416450, + "Data2": 9073978716385361517, + "Data3": 4107644530974975671, + "Data4": 8168010277157660858 }, "Kind": "Components.EventHandler", "Name": "oncontextmenu", @@ -4628,7 +5122,9 @@ { "Name": "@oncontextmenu", "DisplayName": "@oncontextmenu", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4638,7 +5134,9 @@ { "Name": "@oncontextmenu:preventDefault", "DisplayName": "@oncontextmenu:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4648,7 +5146,9 @@ { "Name": "@oncontextmenu:stopPropagation", "DisplayName": "@oncontextmenu:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4667,7 +5167,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncontextmenu' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4675,13 +5177,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@oncontextmenu' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncontextmenu" + "Common.PropertyName": "oncontextmenu", + "Components.IsWeaklyTyped": "True" } } ], @@ -4695,10 +5199,10 @@ }, { "__Checksum": { - "Data1": -6840074944804813605, - "Data2": -3556546022557147127, - "Data3": -3926595326751865839, - "Data4": -6543386705579180408 + "Data1": 4180491336450122779, + "Data2": 5178301776019581288, + "Data3": -6120218572909101793, + "Data4": -2305170841501477410 }, "Kind": "Components.EventHandler", "Name": "oncopy", @@ -4713,7 +5217,9 @@ { "Name": "@oncopy", "DisplayName": "@oncopy", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4723,7 +5229,9 @@ { "Name": "@oncopy:preventDefault", "DisplayName": "@oncopy:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4733,7 +5241,9 @@ { "Name": "@oncopy:stopPropagation", "DisplayName": "@oncopy:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4752,7 +5262,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncopy' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4760,13 +5272,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@oncopy' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncopy" + "Common.PropertyName": "oncopy", + "Components.IsWeaklyTyped": "True" } } ], @@ -4780,10 +5294,10 @@ }, { "__Checksum": { - "Data1": 8192801645556671145, - "Data2": 2161718109835096832, - "Data3": -3856035879612252312, - "Data4": -6807891922709270238 + "Data1": -9194761777249079400, + "Data2": 7215424332804689345, + "Data3": -3467253666445796814, + "Data4": -3776339060074339686 }, "Kind": "Components.EventHandler", "Name": "oncuechange", @@ -4798,7 +5312,9 @@ { "Name": "@oncuechange", "DisplayName": "@oncuechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4808,7 +5324,9 @@ { "Name": "@oncuechange:preventDefault", "DisplayName": "@oncuechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4818,7 +5336,9 @@ { "Name": "@oncuechange:stopPropagation", "DisplayName": "@oncuechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4837,7 +5357,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncuechange' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4845,13 +5367,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@oncuechange' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncuechange" + "Common.PropertyName": "oncuechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -4865,10 +5389,10 @@ }, { "__Checksum": { - "Data1": 7471745932318002743, - "Data2": -3752007416605591893, - "Data3": 3378968825972237398, - "Data4": -3068042880219488449 + "Data1": -5979481306611366509, + "Data2": 7480165599396532900, + "Data3": 2397183492005605171, + "Data4": 3847186361487988074 }, "Kind": "Components.EventHandler", "Name": "oncut", @@ -4883,7 +5407,9 @@ { "Name": "@oncut", "DisplayName": "@oncut", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4893,7 +5419,9 @@ { "Name": "@oncut:preventDefault", "DisplayName": "@oncut:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4903,7 +5431,9 @@ { "Name": "@oncut:stopPropagation", "DisplayName": "@oncut:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -4922,7 +5452,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncut' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -4930,13 +5462,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@oncut' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncut" + "Common.PropertyName": "oncut", + "Components.IsWeaklyTyped": "True" } } ], @@ -4950,10 +5484,10 @@ }, { "__Checksum": { - "Data1": 956549832567048592, - "Data2": -1237265214660492976, - "Data3": 7853711616924106729, - "Data4": 2167554516943384645 + "Data1": 655302450480600911, + "Data2": -8203389501365304054, + "Data3": 6238055548484043548, + "Data4": -1842064908091283518 }, "Kind": "Components.EventHandler", "Name": "ondblclick", @@ -4968,7 +5502,9 @@ { "Name": "@ondblclick", "DisplayName": "@ondblclick", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4978,7 +5514,9 @@ { "Name": "@ondblclick:preventDefault", "DisplayName": "@ondblclick:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -4988,7 +5526,9 @@ { "Name": "@ondblclick:stopPropagation", "DisplayName": "@ondblclick:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5007,7 +5547,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondblclick' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5015,13 +5557,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ondblclick' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondblclick" + "Common.PropertyName": "ondblclick", + "Components.IsWeaklyTyped": "True" } } ], @@ -5035,10 +5579,10 @@ }, { "__Checksum": { - "Data1": -2481331143386098217, - "Data2": -8368239549932548643, - "Data3": -8105663617667925499, - "Data4": 7400983940462215514 + "Data1": 528133855451876454, + "Data2": 262103651467570452, + "Data3": 7953819921329981303, + "Data4": 4286844662165787282 }, "Kind": "Components.EventHandler", "Name": "ondeactivate", @@ -5053,7 +5597,9 @@ { "Name": "@ondeactivate", "DisplayName": "@ondeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5063,7 +5609,9 @@ { "Name": "@ondeactivate:preventDefault", "DisplayName": "@ondeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5073,7 +5621,9 @@ { "Name": "@ondeactivate:stopPropagation", "DisplayName": "@ondeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5092,7 +5642,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondeactivate' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5100,13 +5652,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ondeactivate' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondeactivate" + "Common.PropertyName": "ondeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -5120,10 +5674,10 @@ }, { "__Checksum": { - "Data1": -5742716037541392001, - "Data2": 2630037658031075368, - "Data3": -8631733584652577944, - "Data4": -2327972428107313782 + "Data1": -8408460013450947419, + "Data2": -3754262459668612324, + "Data3": 6790742602734241167, + "Data4": 1830769280010702872 }, "Kind": "Components.EventHandler", "Name": "ondrag", @@ -5138,7 +5692,9 @@ { "Name": "@ondrag", "DisplayName": "@ondrag", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5148,7 +5704,9 @@ { "Name": "@ondrag:preventDefault", "DisplayName": "@ondrag:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5158,7 +5716,9 @@ { "Name": "@ondrag:stopPropagation", "DisplayName": "@ondrag:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5177,7 +5737,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondrag' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5185,13 +5747,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ondrag' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrag" + "Common.PropertyName": "ondrag", + "Components.IsWeaklyTyped": "True" } } ], @@ -5205,10 +5769,10 @@ }, { "__Checksum": { - "Data1": 7565182074702762659, - "Data2": 7237930099923876307, - "Data3": 4247882803880772141, - "Data4": 5527348546866328886 + "Data1": 8661603427781523039, + "Data2": -8091302018609837565, + "Data3": -6085486339797373471, + "Data4": -676327621026120397 }, "Kind": "Components.EventHandler", "Name": "ondragend", @@ -5223,7 +5787,9 @@ { "Name": "@ondragend", "DisplayName": "@ondragend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5233,7 +5799,9 @@ { "Name": "@ondragend:preventDefault", "DisplayName": "@ondragend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5243,7 +5811,9 @@ { "Name": "@ondragend:stopPropagation", "DisplayName": "@ondragend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5262,7 +5832,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragend' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5270,13 +5842,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ondragend' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragend" + "Common.PropertyName": "ondragend", + "Components.IsWeaklyTyped": "True" } } ], @@ -5290,10 +5864,10 @@ }, { "__Checksum": { - "Data1": -8410834243120732650, - "Data2": 472426610543733012, - "Data3": -7108413746434112657, - "Data4": 1691335301283243102 + "Data1": 2360457622189309961, + "Data2": 3212346380712987877, + "Data3": -5433403870412558340, + "Data4": 6674708148271303889 }, "Kind": "Components.EventHandler", "Name": "ondragenter", @@ -5308,7 +5882,9 @@ { "Name": "@ondragenter", "DisplayName": "@ondragenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5318,7 +5894,9 @@ { "Name": "@ondragenter:preventDefault", "DisplayName": "@ondragenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5328,7 +5906,9 @@ { "Name": "@ondragenter:stopPropagation", "DisplayName": "@ondragenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5347,7 +5927,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragenter' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5355,13 +5937,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ondragenter' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragenter" + "Common.PropertyName": "ondragenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -5375,10 +5959,10 @@ }, { "__Checksum": { - "Data1": -4026713169052289981, - "Data2": 5753626846811744784, - "Data3": -745029788834592269, - "Data4": 7750570363643088335 + "Data1": -3431183949975799, + "Data2": 8815675907271631516, + "Data3": -3139693124296631603, + "Data4": -267207877325848261 }, "Kind": "Components.EventHandler", "Name": "ondragleave", @@ -5393,7 +5977,9 @@ { "Name": "@ondragleave", "DisplayName": "@ondragleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5403,7 +5989,9 @@ { "Name": "@ondragleave:preventDefault", "DisplayName": "@ondragleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5413,7 +6001,9 @@ { "Name": "@ondragleave:stopPropagation", "DisplayName": "@ondragleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5432,7 +6022,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragleave' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5440,13 +6032,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ondragleave' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragleave" + "Common.PropertyName": "ondragleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -5460,10 +6054,10 @@ }, { "__Checksum": { - "Data1": -9011958438887083821, - "Data2": 2448065737866622076, - "Data3": 4585691842744130189, - "Data4": 5290187992321420793 + "Data1": 304914285728129990, + "Data2": 4486468370656578332, + "Data3": 4399657166913820151, + "Data4": -3084868545811521585 }, "Kind": "Components.EventHandler", "Name": "ondragover", @@ -5478,7 +6072,9 @@ { "Name": "@ondragover", "DisplayName": "@ondragover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5488,7 +6084,9 @@ { "Name": "@ondragover:preventDefault", "DisplayName": "@ondragover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5498,7 +6096,9 @@ { "Name": "@ondragover:stopPropagation", "DisplayName": "@ondragover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5517,7 +6117,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragover' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5525,13 +6127,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ondragover' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragover" + "Common.PropertyName": "ondragover", + "Components.IsWeaklyTyped": "True" } } ], @@ -5545,10 +6149,10 @@ }, { "__Checksum": { - "Data1": -1106220092236896782, - "Data2": -6298187039077307578, - "Data3": -4683586760189657310, - "Data4": -4615472604688101570 + "Data1": 4245529304312292165, + "Data2": 2270021441838136286, + "Data3": -2277226785297197373, + "Data4": -173405970674284069 }, "Kind": "Components.EventHandler", "Name": "ondragstart", @@ -5563,7 +6167,9 @@ { "Name": "@ondragstart", "DisplayName": "@ondragstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5573,7 +6179,9 @@ { "Name": "@ondragstart:preventDefault", "DisplayName": "@ondragstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5583,7 +6191,9 @@ { "Name": "@ondragstart:stopPropagation", "DisplayName": "@ondragstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5602,7 +6212,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragstart' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5610,13 +6222,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ondragstart' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragstart" + "Common.PropertyName": "ondragstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -5630,10 +6244,10 @@ }, { "__Checksum": { - "Data1": 6698726542029247377, - "Data2": 4674205741087491277, - "Data3": -2786957690132863191, - "Data4": 8791529683199631788 + "Data1": -3695978626967096645, + "Data2": -8910527857220207474, + "Data3": 7577179099463582456, + "Data4": 567597144051890312 }, "Kind": "Components.EventHandler", "Name": "ondrop", @@ -5648,7 +6262,9 @@ { "Name": "@ondrop", "DisplayName": "@ondrop", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5658,7 +6274,9 @@ { "Name": "@ondrop:preventDefault", "DisplayName": "@ondrop:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5668,7 +6286,9 @@ { "Name": "@ondrop:stopPropagation", "DisplayName": "@ondrop:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5687,7 +6307,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondrop' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5695,13 +6317,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ondrop' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrop" + "Common.PropertyName": "ondrop", + "Components.IsWeaklyTyped": "True" } } ], @@ -5715,10 +6339,10 @@ }, { "__Checksum": { - "Data1": -2722546276957899490, - "Data2": 3150778915082015687, - "Data3": 2739129239954381635, - "Data4": -464049534262434927 + "Data1": 8767245720749797564, + "Data2": -3716654200287911171, + "Data3": 7298451416425598867, + "Data4": -5440497943522783902 }, "Kind": "Components.EventHandler", "Name": "ondurationchange", @@ -5733,7 +6357,9 @@ { "Name": "@ondurationchange", "DisplayName": "@ondurationchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5743,7 +6369,9 @@ { "Name": "@ondurationchange:preventDefault", "DisplayName": "@ondurationchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5753,7 +6381,9 @@ { "Name": "@ondurationchange:stopPropagation", "DisplayName": "@ondurationchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5772,7 +6402,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondurationchange' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5780,13 +6412,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ondurationchange' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondurationchange" + "Common.PropertyName": "ondurationchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -5800,10 +6434,10 @@ }, { "__Checksum": { - "Data1": -7304030750064080969, - "Data2": -7603909993951094732, - "Data3": -6656227960712453975, - "Data4": -1712671520886655251 + "Data1": -9031562292274969334, + "Data2": -4051485378920049263, + "Data3": 1809546549777222580, + "Data4": 3704987913888927157 }, "Kind": "Components.EventHandler", "Name": "onemptied", @@ -5818,7 +6452,9 @@ { "Name": "@onemptied", "DisplayName": "@onemptied", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5828,7 +6464,9 @@ { "Name": "@onemptied:preventDefault", "DisplayName": "@onemptied:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5838,7 +6476,9 @@ { "Name": "@onemptied:stopPropagation", "DisplayName": "@onemptied:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5857,7 +6497,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onemptied' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5865,13 +6507,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onemptied' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onemptied" + "Common.PropertyName": "onemptied", + "Components.IsWeaklyTyped": "True" } } ], @@ -5885,10 +6529,10 @@ }, { "__Checksum": { - "Data1": -4112643276635050612, - "Data2": -4551980947638661301, - "Data3": 2468889151592678119, - "Data4": -8902794933836386798 + "Data1": -4596934114238515693, + "Data2": 8460259568003933792, + "Data3": 5847056605481585608, + "Data4": -6777811705195969471 }, "Kind": "Components.EventHandler", "Name": "onended", @@ -5903,7 +6547,9 @@ { "Name": "@onended", "DisplayName": "@onended", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5913,7 +6559,9 @@ { "Name": "@onended:preventDefault", "DisplayName": "@onended:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5923,7 +6571,9 @@ { "Name": "@onended:stopPropagation", "DisplayName": "@onended:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -5942,7 +6592,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onended' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -5950,13 +6602,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onended' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onended" + "Common.PropertyName": "onended", + "Components.IsWeaklyTyped": "True" } } ], @@ -5970,10 +6624,10 @@ }, { "__Checksum": { - "Data1": -4016257952075451155, - "Data2": -1450695612711912735, - "Data3": -1544639764218535254, - "Data4": -1021243056543342986 + "Data1": -1193097015575903270, + "Data2": -2008094150608211795, + "Data3": 756587039488238444, + "Data4": -8187774346664142489 }, "Kind": "Components.EventHandler", "Name": "onerror", @@ -5988,7 +6642,9 @@ { "Name": "@onerror", "DisplayName": "@onerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -5998,7 +6654,9 @@ { "Name": "@onerror:preventDefault", "DisplayName": "@onerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6008,7 +6666,9 @@ { "Name": "@onerror:stopPropagation", "DisplayName": "@onerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6027,7 +6687,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onerror' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6035,13 +6697,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onerror' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onerror" + "Common.PropertyName": "onerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -6055,10 +6719,10 @@ }, { "__Checksum": { - "Data1": -6437917642090245205, - "Data2": -5579461953095929792, - "Data3": 5709169550668959992, - "Data4": -2490663294312295364 + "Data1": -8012765882865991197, + "Data2": 420375298737495490, + "Data3": 9095781999548236655, + "Data4": 2512187253827646169 }, "Kind": "Components.EventHandler", "Name": "onfocus", @@ -6073,7 +6737,9 @@ { "Name": "@onfocus", "DisplayName": "@onfocus", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6083,7 +6749,9 @@ { "Name": "@onfocus:preventDefault", "DisplayName": "@onfocus:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6093,7 +6761,9 @@ { "Name": "@onfocus:stopPropagation", "DisplayName": "@onfocus:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6112,7 +6782,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocus' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6120,13 +6792,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onfocus' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocus" + "Common.PropertyName": "onfocus", + "Components.IsWeaklyTyped": "True" } } ], @@ -6140,10 +6814,10 @@ }, { "__Checksum": { - "Data1": 957422948368829829, - "Data2": -8631199843096148962, - "Data3": -1210828174177345202, - "Data4": -6388026827945049221 + "Data1": 1008037031413733485, + "Data2": -7776374144217599573, + "Data3": 5567380910031784024, + "Data4": -3882406179725726786 }, "Kind": "Components.EventHandler", "Name": "onfocusin", @@ -6158,7 +6832,9 @@ { "Name": "@onfocusin", "DisplayName": "@onfocusin", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6168,7 +6844,9 @@ { "Name": "@onfocusin:preventDefault", "DisplayName": "@onfocusin:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6178,7 +6856,9 @@ { "Name": "@onfocusin:stopPropagation", "DisplayName": "@onfocusin:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6197,7 +6877,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocusin' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6205,13 +6887,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onfocusin' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusin" + "Common.PropertyName": "onfocusin", + "Components.IsWeaklyTyped": "True" } } ], @@ -6225,10 +6909,10 @@ }, { "__Checksum": { - "Data1": -2358825765262785928, - "Data2": 5818355004314512856, - "Data3": -1583748722819951275, - "Data4": -2320687086746416839 + "Data1": -4078801300782880044, + "Data2": 6357221084841556614, + "Data3": 8909922999789205131, + "Data4": 2746991765097356463 }, "Kind": "Components.EventHandler", "Name": "onfocusout", @@ -6243,7 +6927,9 @@ { "Name": "@onfocusout", "DisplayName": "@onfocusout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6253,7 +6939,9 @@ { "Name": "@onfocusout:preventDefault", "DisplayName": "@onfocusout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6263,7 +6951,9 @@ { "Name": "@onfocusout:stopPropagation", "DisplayName": "@onfocusout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6282,7 +6972,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocusout' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6290,13 +6982,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onfocusout' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusout" + "Common.PropertyName": "onfocusout", + "Components.IsWeaklyTyped": "True" } } ], @@ -6310,10 +7004,10 @@ }, { "__Checksum": { - "Data1": -8803051901262019842, - "Data2": 6540943895918313772, - "Data3": 3451602038313135087, - "Data4": 1665022620755560040 + "Data1": 3748398068694140397, + "Data2": 1789254824896643776, + "Data3": 4281673255768891181, + "Data4": -7339463010393178755 }, "Kind": "Components.EventHandler", "Name": "onfullscreenchange", @@ -6328,7 +7022,9 @@ { "Name": "@onfullscreenchange", "DisplayName": "@onfullscreenchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6338,7 +7034,9 @@ { "Name": "@onfullscreenchange:preventDefault", "DisplayName": "@onfullscreenchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6348,7 +7046,9 @@ { "Name": "@onfullscreenchange:stopPropagation", "DisplayName": "@onfullscreenchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6367,7 +7067,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfullscreenchange' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6375,13 +7077,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onfullscreenchange' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenchange" + "Common.PropertyName": "onfullscreenchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -6395,10 +7099,10 @@ }, { "__Checksum": { - "Data1": -7638922996139143511, - "Data2": -1852028720410127543, - "Data3": -6863203417534361002, - "Data4": 873684625333661839 + "Data1": 6143557232192514532, + "Data2": 5313561540884187359, + "Data3": 4562882334661045255, + "Data4": -8057493163682039217 }, "Kind": "Components.EventHandler", "Name": "onfullscreenerror", @@ -6413,7 +7117,9 @@ { "Name": "@onfullscreenerror", "DisplayName": "@onfullscreenerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6423,7 +7129,9 @@ { "Name": "@onfullscreenerror:preventDefault", "DisplayName": "@onfullscreenerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6433,7 +7141,9 @@ { "Name": "@onfullscreenerror:stopPropagation", "DisplayName": "@onfullscreenerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6452,7 +7162,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfullscreenerror' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6460,13 +7172,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onfullscreenerror' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenerror" + "Common.PropertyName": "onfullscreenerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -6480,10 +7194,10 @@ }, { "__Checksum": { - "Data1": -8526780324124556097, - "Data2": -2339530268067591501, - "Data3": 8230078312087483518, - "Data4": 8679469994621776830 + "Data1": 1810092170361480640, + "Data2": -5695465101068399257, + "Data3": -3355885507269303089, + "Data4": -6466362608387315441 }, "Kind": "Components.EventHandler", "Name": "ongotpointercapture", @@ -6498,7 +7212,9 @@ { "Name": "@ongotpointercapture", "DisplayName": "@ongotpointercapture", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6508,7 +7224,9 @@ { "Name": "@ongotpointercapture:preventDefault", "DisplayName": "@ongotpointercapture:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6518,7 +7236,9 @@ { "Name": "@ongotpointercapture:stopPropagation", "DisplayName": "@ongotpointercapture:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6537,7 +7257,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ongotpointercapture' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6545,13 +7267,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ongotpointercapture' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ongotpointercapture" + "Common.PropertyName": "ongotpointercapture", + "Components.IsWeaklyTyped": "True" } } ], @@ -6565,10 +7289,10 @@ }, { "__Checksum": { - "Data1": 8576786819587835612, - "Data2": -5530321706910506493, - "Data3": -6221347682517351426, - "Data4": -4763592653324715047 + "Data1": -994553175436224498, + "Data2": -8297573944475294150, + "Data3": -3933369079134565418, + "Data4": -1264871846781415373 }, "Kind": "Components.EventHandler", "Name": "oninput", @@ -6583,7 +7307,9 @@ { "Name": "@oninput", "DisplayName": "@oninput", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6593,7 +7319,9 @@ { "Name": "@oninput:preventDefault", "DisplayName": "@oninput:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6603,7 +7331,9 @@ { "Name": "@oninput:stopPropagation", "DisplayName": "@oninput:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6622,7 +7352,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oninput' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6630,13 +7362,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@oninput' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninput" + "Common.PropertyName": "oninput", + "Components.IsWeaklyTyped": "True" } } ], @@ -6650,10 +7384,10 @@ }, { "__Checksum": { - "Data1": 7833155769281365885, - "Data2": -1224194293117706969, - "Data3": 4832695093626352910, - "Data4": -879916988286253837 + "Data1": -2714956559329502355, + "Data2": -4601499003207600832, + "Data3": 6350757066058386688, + "Data4": 6122559872396130006 }, "Kind": "Components.EventHandler", "Name": "oninvalid", @@ -6668,7 +7402,9 @@ { "Name": "@oninvalid", "DisplayName": "@oninvalid", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6678,7 +7414,9 @@ { "Name": "@oninvalid:preventDefault", "DisplayName": "@oninvalid:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6688,7 +7426,9 @@ { "Name": "@oninvalid:stopPropagation", "DisplayName": "@oninvalid:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6707,7 +7447,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oninvalid' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6715,13 +7457,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@oninvalid' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninvalid" + "Common.PropertyName": "oninvalid", + "Components.IsWeaklyTyped": "True" } } ], @@ -6735,10 +7479,10 @@ }, { "__Checksum": { - "Data1": 4529368742571436302, - "Data2": 3190466489685873813, - "Data3": 6640380896819555247, - "Data4": -2808966305675645025 + "Data1": 8500264250369838647, + "Data2": 1288049217954232404, + "Data3": -2928909052872348258, + "Data4": -2061741459109943881 }, "Kind": "Components.EventHandler", "Name": "onkeydown", @@ -6753,7 +7497,9 @@ { "Name": "@onkeydown", "DisplayName": "@onkeydown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6763,7 +7509,9 @@ { "Name": "@onkeydown:preventDefault", "DisplayName": "@onkeydown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6773,7 +7521,9 @@ { "Name": "@onkeydown:stopPropagation", "DisplayName": "@onkeydown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6792,7 +7542,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeydown' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6800,13 +7552,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onkeydown' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeydown" + "Common.PropertyName": "onkeydown", + "Components.IsWeaklyTyped": "True" } } ], @@ -6820,10 +7574,10 @@ }, { "__Checksum": { - "Data1": -9170192297886293731, - "Data2": 6474671852218397814, - "Data3": 1241868783006215349, - "Data4": 9199286126504009038 + "Data1": 537865827575277207, + "Data2": -7608042593903517561, + "Data3": -5887726097586358822, + "Data4": -6564770010099859947 }, "Kind": "Components.EventHandler", "Name": "onkeypress", @@ -6838,7 +7592,9 @@ { "Name": "@onkeypress", "DisplayName": "@onkeypress", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6848,7 +7604,9 @@ { "Name": "@onkeypress:preventDefault", "DisplayName": "@onkeypress:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6858,7 +7616,9 @@ { "Name": "@onkeypress:stopPropagation", "DisplayName": "@onkeypress:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6877,7 +7637,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeypress' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6885,13 +7647,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onkeypress' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeypress" + "Common.PropertyName": "onkeypress", + "Components.IsWeaklyTyped": "True" } } ], @@ -6905,10 +7669,10 @@ }, { "__Checksum": { - "Data1": 5446862092901447694, - "Data2": -3498399998217066721, - "Data3": 1215448454886587364, - "Data4": -3228516905046998321 + "Data1": -282195063404575294, + "Data2": 3559554579684659354, + "Data3": -1896957945893105935, + "Data4": -5762970838781658157 }, "Kind": "Components.EventHandler", "Name": "onkeyup", @@ -6923,7 +7687,9 @@ { "Name": "@onkeyup", "DisplayName": "@onkeyup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6933,7 +7699,9 @@ { "Name": "@onkeyup:preventDefault", "DisplayName": "@onkeyup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -6943,7 +7711,9 @@ { "Name": "@onkeyup:stopPropagation", "DisplayName": "@onkeyup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -6962,7 +7732,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeyup' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -6970,13 +7742,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onkeyup' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeyup" + "Common.PropertyName": "onkeyup", + "Components.IsWeaklyTyped": "True" } } ], @@ -6990,10 +7764,10 @@ }, { "__Checksum": { - "Data1": 6796345479523873024, - "Data2": -717438133855333641, - "Data3": 3833682842427108183, - "Data4": -8794837961911682268 + "Data1": -8219294938181661818, + "Data2": -3114856425072902848, + "Data3": 8563716233073505522, + "Data4": 5842462224341574637 }, "Kind": "Components.EventHandler", "Name": "onload", @@ -7008,7 +7782,9 @@ { "Name": "@onload", "DisplayName": "@onload", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7018,7 +7794,9 @@ { "Name": "@onload:preventDefault", "DisplayName": "@onload:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7028,7 +7806,9 @@ { "Name": "@onload:stopPropagation", "DisplayName": "@onload:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7047,7 +7827,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onload' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7055,13 +7837,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onload' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onload" + "Common.PropertyName": "onload", + "Components.IsWeaklyTyped": "True" } } ], @@ -7075,10 +7859,10 @@ }, { "__Checksum": { - "Data1": 97334772081609578, - "Data2": -6179015091773448359, - "Data3": 5269878633421973501, - "Data4": 1799971733722775157 + "Data1": 1280036194840794422, + "Data2": 952735821565671384, + "Data3": -5366449481013792767, + "Data4": -7757896402767644613 }, "Kind": "Components.EventHandler", "Name": "onloadeddata", @@ -7093,7 +7877,9 @@ { "Name": "@onloadeddata", "DisplayName": "@onloadeddata", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7103,7 +7889,9 @@ { "Name": "@onloadeddata:preventDefault", "DisplayName": "@onloadeddata:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7113,7 +7901,9 @@ { "Name": "@onloadeddata:stopPropagation", "DisplayName": "@onloadeddata:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7132,7 +7922,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadeddata' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7140,13 +7932,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onloadeddata' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadeddata" + "Common.PropertyName": "onloadeddata", + "Components.IsWeaklyTyped": "True" } } ], @@ -7160,10 +7954,10 @@ }, { "__Checksum": { - "Data1": 499432291910385093, - "Data2": -7271831654012224871, - "Data3": -6067156853453972770, - "Data4": -8825702777317828143 + "Data1": 3487880945611944831, + "Data2": 1379452475400128545, + "Data3": -8609239590097591728, + "Data4": 3304429238991859128 }, "Kind": "Components.EventHandler", "Name": "onloadedmetadata", @@ -7178,7 +7972,9 @@ { "Name": "@onloadedmetadata", "DisplayName": "@onloadedmetadata", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7188,7 +7984,9 @@ { "Name": "@onloadedmetadata:preventDefault", "DisplayName": "@onloadedmetadata:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7198,7 +7996,9 @@ { "Name": "@onloadedmetadata:stopPropagation", "DisplayName": "@onloadedmetadata:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7217,7 +8017,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadedmetadata' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7225,13 +8027,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onloadedmetadata' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadedmetadata" + "Common.PropertyName": "onloadedmetadata", + "Components.IsWeaklyTyped": "True" } } ], @@ -7245,10 +8049,10 @@ }, { "__Checksum": { - "Data1": -4348720299411377698, - "Data2": -3302596826423770416, - "Data3": 3632105398723347942, - "Data4": -2148295515291002828 + "Data1": -5183813432152713598, + "Data2": -457644289804803703, + "Data3": -8382707469427649935, + "Data4": 5124029908389916518 }, "Kind": "Components.EventHandler", "Name": "onloadend", @@ -7263,7 +8067,9 @@ { "Name": "@onloadend", "DisplayName": "@onloadend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7273,7 +8079,9 @@ { "Name": "@onloadend:preventDefault", "DisplayName": "@onloadend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7283,7 +8091,9 @@ { "Name": "@onloadend:stopPropagation", "DisplayName": "@onloadend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7302,7 +8112,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadend' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7310,13 +8122,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onloadend' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadend" + "Common.PropertyName": "onloadend", + "Components.IsWeaklyTyped": "True" } } ], @@ -7330,10 +8144,10 @@ }, { "__Checksum": { - "Data1": 7799327736217810937, - "Data2": -6447349525028220174, - "Data3": 7222877406871889591, - "Data4": 2447072215511715529 + "Data1": 7019034768863239104, + "Data2": 8945764393955519690, + "Data3": -4483761491075313948, + "Data4": 3591507612402996275 }, "Kind": "Components.EventHandler", "Name": "onloadstart", @@ -7348,7 +8162,9 @@ { "Name": "@onloadstart", "DisplayName": "@onloadstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7358,7 +8174,9 @@ { "Name": "@onloadstart:preventDefault", "DisplayName": "@onloadstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7368,7 +8186,9 @@ { "Name": "@onloadstart:stopPropagation", "DisplayName": "@onloadstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7387,7 +8207,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadstart' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7395,13 +8217,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onloadstart' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadstart" + "Common.PropertyName": "onloadstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -7415,10 +8239,10 @@ }, { "__Checksum": { - "Data1": 1498458988987148937, - "Data2": 8172632590464123866, - "Data3": 8971074737011761589, - "Data4": -5908926659188136701 + "Data1": -5337434583613890486, + "Data2": -2288218562628072906, + "Data3": 8837441716426765621, + "Data4": 7272075379502616454 }, "Kind": "Components.EventHandler", "Name": "onlostpointercapture", @@ -7433,7 +8257,9 @@ { "Name": "@onlostpointercapture", "DisplayName": "@onlostpointercapture", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7443,7 +8269,9 @@ { "Name": "@onlostpointercapture:preventDefault", "DisplayName": "@onlostpointercapture:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7453,7 +8281,9 @@ { "Name": "@onlostpointercapture:stopPropagation", "DisplayName": "@onlostpointercapture:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7472,7 +8302,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onlostpointercapture' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7480,13 +8312,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onlostpointercapture' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onlostpointercapture" + "Common.PropertyName": "onlostpointercapture", + "Components.IsWeaklyTyped": "True" } } ], @@ -7500,10 +8334,10 @@ }, { "__Checksum": { - "Data1": -2787752135475545574, - "Data2": -4859760767164131733, - "Data3": -4234104117673673806, - "Data4": -3444157630798511470 + "Data1": -8499527276985856938, + "Data2": -5945727223042270324, + "Data3": -914720205243991140, + "Data4": -2637557931607282003 }, "Kind": "Components.EventHandler", "Name": "onmousedown", @@ -7518,7 +8352,9 @@ { "Name": "@onmousedown", "DisplayName": "@onmousedown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7528,7 +8364,9 @@ { "Name": "@onmousedown:preventDefault", "DisplayName": "@onmousedown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7538,7 +8376,9 @@ { "Name": "@onmousedown:stopPropagation", "DisplayName": "@onmousedown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7557,7 +8397,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousedown' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7565,13 +8407,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onmousedown' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousedown" + "Common.PropertyName": "onmousedown", + "Components.IsWeaklyTyped": "True" } } ], @@ -7585,10 +8429,10 @@ }, { "__Checksum": { - "Data1": 8428599517303775118, - "Data2": 1757601210903043282, - "Data3": -735053601087105610, - "Data4": -6312995152029678894 + "Data1": -7539384554556083808, + "Data2": 6197014764847614428, + "Data3": -7537082863181454402, + "Data4": 7444379417817272742 }, "Kind": "Components.EventHandler", "Name": "onmousemove", @@ -7603,7 +8447,9 @@ { "Name": "@onmousemove", "DisplayName": "@onmousemove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7613,7 +8459,9 @@ { "Name": "@onmousemove:preventDefault", "DisplayName": "@onmousemove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7623,7 +8471,9 @@ { "Name": "@onmousemove:stopPropagation", "DisplayName": "@onmousemove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7642,7 +8492,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousemove' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7650,13 +8502,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onmousemove' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousemove" + "Common.PropertyName": "onmousemove", + "Components.IsWeaklyTyped": "True" } } ], @@ -7670,10 +8524,10 @@ }, { "__Checksum": { - "Data1": -140454001060531737, - "Data2": 7078679785566945440, - "Data3": 2824345118367464157, - "Data4": 4693453704905485383 + "Data1": 1718494917698166093, + "Data2": -8088309744321105102, + "Data3": -2795933410244225743, + "Data4": -3856281089353983332 }, "Kind": "Components.EventHandler", "Name": "onmouseout", @@ -7688,7 +8542,9 @@ { "Name": "@onmouseout", "DisplayName": "@onmouseout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7698,7 +8554,9 @@ { "Name": "@onmouseout:preventDefault", "DisplayName": "@onmouseout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7708,7 +8566,9 @@ { "Name": "@onmouseout:stopPropagation", "DisplayName": "@onmouseout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7727,7 +8587,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseout' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7735,13 +8597,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onmouseout' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseout" + "Common.PropertyName": "onmouseout", + "Components.IsWeaklyTyped": "True" } } ], @@ -7755,10 +8619,10 @@ }, { "__Checksum": { - "Data1": -5138398172402230580, - "Data2": -4775713920560364730, - "Data3": -1188075682246843943, - "Data4": 1708640967659533907 + "Data1": 5012343951601570790, + "Data2": 2271936887089129444, + "Data3": -4378691882860515464, + "Data4": 1533056839996905330 }, "Kind": "Components.EventHandler", "Name": "onmouseover", @@ -7773,7 +8637,9 @@ { "Name": "@onmouseover", "DisplayName": "@onmouseover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7783,7 +8649,9 @@ { "Name": "@onmouseover:preventDefault", "DisplayName": "@onmouseover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7793,7 +8661,9 @@ { "Name": "@onmouseover:stopPropagation", "DisplayName": "@onmouseover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7812,7 +8682,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseover' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7820,13 +8692,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onmouseover' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseover" + "Common.PropertyName": "onmouseover", + "Components.IsWeaklyTyped": "True" } } ], @@ -7840,10 +8714,10 @@ }, { "__Checksum": { - "Data1": -1849313597039786095, - "Data2": 7813078404359673820, - "Data3": -7374875064748027642, - "Data4": 3343551822985204636 + "Data1": -354755370155575287, + "Data2": 5157730915077286008, + "Data3": 1785566629709386987, + "Data4": -5642283525445394646 }, "Kind": "Components.EventHandler", "Name": "onmouseup", @@ -7858,7 +8732,9 @@ { "Name": "@onmouseup", "DisplayName": "@onmouseup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7868,7 +8744,9 @@ { "Name": "@onmouseup:preventDefault", "DisplayName": "@onmouseup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7878,7 +8756,9 @@ { "Name": "@onmouseup:stopPropagation", "DisplayName": "@onmouseup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7897,7 +8777,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseup' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7905,13 +8787,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onmouseup' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseup" + "Common.PropertyName": "onmouseup", + "Components.IsWeaklyTyped": "True" } } ], @@ -7925,10 +8809,10 @@ }, { "__Checksum": { - "Data1": -2546841705468080194, - "Data2": 5231083149583458636, - "Data3": -3285001909467144334, - "Data4": -3061614691866394573 + "Data1": -3685488739900425245, + "Data2": 3543117801477740853, + "Data3": -7600806534422380566, + "Data4": -9084334842163918202 }, "Kind": "Components.EventHandler", "Name": "onmousewheel", @@ -7943,7 +8827,9 @@ { "Name": "@onmousewheel", "DisplayName": "@onmousewheel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7953,7 +8839,9 @@ { "Name": "@onmousewheel:preventDefault", "DisplayName": "@onmousewheel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -7963,7 +8851,9 @@ { "Name": "@onmousewheel:stopPropagation", "DisplayName": "@onmousewheel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -7982,7 +8872,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousewheel' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -7990,13 +8882,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onmousewheel' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousewheel" + "Common.PropertyName": "onmousewheel", + "Components.IsWeaklyTyped": "True" } } ], @@ -8010,10 +8904,10 @@ }, { "__Checksum": { - "Data1": 3898583897750118882, - "Data2": -7115845737841878992, - "Data3": 6941432302420026926, - "Data4": -7225423679670265254 + "Data1": -5545434610732115589, + "Data2": 6206834905478667766, + "Data3": 959789173692075988, + "Data4": -6367120776534227582 }, "Kind": "Components.EventHandler", "Name": "onpaste", @@ -8028,7 +8922,9 @@ { "Name": "@onpaste", "DisplayName": "@onpaste", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8038,7 +8934,9 @@ { "Name": "@onpaste:preventDefault", "DisplayName": "@onpaste:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8048,7 +8946,9 @@ { "Name": "@onpaste:stopPropagation", "DisplayName": "@onpaste:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8067,7 +8967,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpaste' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8075,13 +8977,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpaste' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpaste" + "Common.PropertyName": "onpaste", + "Components.IsWeaklyTyped": "True" } } ], @@ -8095,10 +8999,10 @@ }, { "__Checksum": { - "Data1": 5751181630164068765, - "Data2": -3187880543437555461, - "Data3": -3855986947901869706, - "Data4": 157356990954303324 + "Data1": 1848249201543246245, + "Data2": -958873359236205401, + "Data3": -3581328473172816602, + "Data4": -3758898222877262607 }, "Kind": "Components.EventHandler", "Name": "onpause", @@ -8113,7 +9017,9 @@ { "Name": "@onpause", "DisplayName": "@onpause", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8123,7 +9029,9 @@ { "Name": "@onpause:preventDefault", "DisplayName": "@onpause:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8133,7 +9041,9 @@ { "Name": "@onpause:stopPropagation", "DisplayName": "@onpause:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8152,7 +9062,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpause' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8160,13 +9072,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpause' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpause" + "Common.PropertyName": "onpause", + "Components.IsWeaklyTyped": "True" } } ], @@ -8180,10 +9094,10 @@ }, { "__Checksum": { - "Data1": -4550978615444401131, - "Data2": -7419798685213106577, - "Data3": 7332135015245864798, - "Data4": 3453873495515453555 + "Data1": -4768081475068792568, + "Data2": -5092757472491699207, + "Data3": -5535954244174206297, + "Data4": 4689518496931729140 }, "Kind": "Components.EventHandler", "Name": "onplay", @@ -8198,7 +9112,9 @@ { "Name": "@onplay", "DisplayName": "@onplay", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8208,7 +9124,9 @@ { "Name": "@onplay:preventDefault", "DisplayName": "@onplay:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8218,7 +9136,9 @@ { "Name": "@onplay:stopPropagation", "DisplayName": "@onplay:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8237,7 +9157,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onplay' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8245,13 +9167,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onplay' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplay" + "Common.PropertyName": "onplay", + "Components.IsWeaklyTyped": "True" } } ], @@ -8265,10 +9189,10 @@ }, { "__Checksum": { - "Data1": 397982813711894686, - "Data2": 5405267570445433280, - "Data3": 9020663878584483999, - "Data4": -5861590411398408382 + "Data1": -431993913130920961, + "Data2": 2754983905930907281, + "Data3": 2066736676452781329, + "Data4": -6178597158872798192 }, "Kind": "Components.EventHandler", "Name": "onplaying", @@ -8283,7 +9207,9 @@ { "Name": "@onplaying", "DisplayName": "@onplaying", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8293,7 +9219,9 @@ { "Name": "@onplaying:preventDefault", "DisplayName": "@onplaying:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8303,7 +9231,9 @@ { "Name": "@onplaying:stopPropagation", "DisplayName": "@onplaying:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8322,7 +9252,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onplaying' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8330,13 +9262,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onplaying' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplaying" + "Common.PropertyName": "onplaying", + "Components.IsWeaklyTyped": "True" } } ], @@ -8350,10 +9284,10 @@ }, { "__Checksum": { - "Data1": -2727215779002749571, - "Data2": 2930796300595105911, - "Data3": 6565587342276697184, - "Data4": -2217751526444467982 + "Data1": -69908269811856383, + "Data2": 5003502729786308822, + "Data3": 3699524134890501288, + "Data4": 299197890218910498 }, "Kind": "Components.EventHandler", "Name": "onpointercancel", @@ -8368,7 +9302,9 @@ { "Name": "@onpointercancel", "DisplayName": "@onpointercancel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8378,7 +9314,9 @@ { "Name": "@onpointercancel:preventDefault", "DisplayName": "@onpointercancel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8388,7 +9326,9 @@ { "Name": "@onpointercancel:stopPropagation", "DisplayName": "@onpointercancel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8407,7 +9347,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointercancel' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8415,13 +9357,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpointercancel' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointercancel" + "Common.PropertyName": "onpointercancel", + "Components.IsWeaklyTyped": "True" } } ], @@ -8435,10 +9379,10 @@ }, { "__Checksum": { - "Data1": 3157145983259644207, - "Data2": -6069796804427540019, - "Data3": -8396661068489365340, - "Data4": 7827104726762023895 + "Data1": -2627612773631161661, + "Data2": -7253201828851441492, + "Data3": 8150426462480015295, + "Data4": -4562576049896711455 }, "Kind": "Components.EventHandler", "Name": "onpointerdown", @@ -8453,7 +9397,9 @@ { "Name": "@onpointerdown", "DisplayName": "@onpointerdown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8463,7 +9409,9 @@ { "Name": "@onpointerdown:preventDefault", "DisplayName": "@onpointerdown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8473,7 +9421,9 @@ { "Name": "@onpointerdown:stopPropagation", "DisplayName": "@onpointerdown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8492,7 +9442,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerdown' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8500,13 +9452,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpointerdown' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerdown" + "Common.PropertyName": "onpointerdown", + "Components.IsWeaklyTyped": "True" } } ], @@ -8520,10 +9474,10 @@ }, { "__Checksum": { - "Data1": 8283947846308626145, - "Data2": 8661099196298119449, - "Data3": 650111975165062656, - "Data4": -4754708681396927635 + "Data1": 4590115103316685125, + "Data2": 5033452337950853992, + "Data3": -7047137160119743584, + "Data4": 3151348835675099786 }, "Kind": "Components.EventHandler", "Name": "onpointerenter", @@ -8538,7 +9492,9 @@ { "Name": "@onpointerenter", "DisplayName": "@onpointerenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8548,7 +9504,9 @@ { "Name": "@onpointerenter:preventDefault", "DisplayName": "@onpointerenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8558,7 +9516,9 @@ { "Name": "@onpointerenter:stopPropagation", "DisplayName": "@onpointerenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8577,7 +9537,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerenter' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8585,13 +9547,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpointerenter' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerenter" + "Common.PropertyName": "onpointerenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -8605,10 +9569,10 @@ }, { "__Checksum": { - "Data1": 4502522915784706708, - "Data2": 3226414954043948064, - "Data3": -7235999726492904696, - "Data4": 2197491352265895754 + "Data1": 104065383959435934, + "Data2": 5014442713318741697, + "Data3": -1136037458535531937, + "Data4": -1213981790046670470 }, "Kind": "Components.EventHandler", "Name": "onpointerleave", @@ -8623,7 +9587,9 @@ { "Name": "@onpointerleave", "DisplayName": "@onpointerleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8633,7 +9599,9 @@ { "Name": "@onpointerleave:preventDefault", "DisplayName": "@onpointerleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8643,7 +9611,9 @@ { "Name": "@onpointerleave:stopPropagation", "DisplayName": "@onpointerleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8662,7 +9632,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerleave' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8670,13 +9642,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpointerleave' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerleave" + "Common.PropertyName": "onpointerleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -8690,10 +9664,10 @@ }, { "__Checksum": { - "Data1": 8533805306512890527, - "Data2": 3005201516068846444, - "Data3": -8975028585485313751, - "Data4": 205701364221838911 + "Data1": -2444715965013225909, + "Data2": 5457329839803826033, + "Data3": -6557541334996049559, + "Data4": -6375843582772800026 }, "Kind": "Components.EventHandler", "Name": "onpointerlockchange", @@ -8708,7 +9682,9 @@ { "Name": "@onpointerlockchange", "DisplayName": "@onpointerlockchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8718,7 +9694,9 @@ { "Name": "@onpointerlockchange:preventDefault", "DisplayName": "@onpointerlockchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8728,7 +9706,9 @@ { "Name": "@onpointerlockchange:stopPropagation", "DisplayName": "@onpointerlockchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8747,7 +9727,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerlockchange' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8755,13 +9737,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpointerlockchange' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockchange" + "Common.PropertyName": "onpointerlockchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -8775,10 +9759,10 @@ }, { "__Checksum": { - "Data1": 8301836623768958487, - "Data2": -7200813591928616085, - "Data3": 6228897158484380294, - "Data4": -4429477656729604949 + "Data1": -6031243105441696137, + "Data2": 8738018927093607121, + "Data3": -2704205843227897776, + "Data4": -3263477639055456625 }, "Kind": "Components.EventHandler", "Name": "onpointerlockerror", @@ -8793,7 +9777,9 @@ { "Name": "@onpointerlockerror", "DisplayName": "@onpointerlockerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8803,7 +9789,9 @@ { "Name": "@onpointerlockerror:preventDefault", "DisplayName": "@onpointerlockerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8813,7 +9801,9 @@ { "Name": "@onpointerlockerror:stopPropagation", "DisplayName": "@onpointerlockerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8832,7 +9822,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerlockerror' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8840,13 +9832,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpointerlockerror' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockerror" + "Common.PropertyName": "onpointerlockerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -8860,10 +9854,10 @@ }, { "__Checksum": { - "Data1": -7024279204207967475, - "Data2": -9018588686028604697, - "Data3": 3535861736245843958, - "Data4": -4947555762110191952 + "Data1": -6568299342670857145, + "Data2": -2054967744558589945, + "Data3": -5887420191748111911, + "Data4": -7273468561018662019 }, "Kind": "Components.EventHandler", "Name": "onpointermove", @@ -8878,7 +9872,9 @@ { "Name": "@onpointermove", "DisplayName": "@onpointermove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8888,7 +9884,9 @@ { "Name": "@onpointermove:preventDefault", "DisplayName": "@onpointermove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8898,7 +9896,9 @@ { "Name": "@onpointermove:stopPropagation", "DisplayName": "@onpointermove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -8917,7 +9917,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointermove' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -8925,13 +9927,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpointermove' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointermove" + "Common.PropertyName": "onpointermove", + "Components.IsWeaklyTyped": "True" } } ], @@ -8945,10 +9949,10 @@ }, { "__Checksum": { - "Data1": 3575196858687687061, - "Data2": -4085254344368168366, - "Data3": 7299702387094488763, - "Data4": -1322537815541634869 + "Data1": 9192749751188342701, + "Data2": -1142189869928650506, + "Data3": -5871896420744026361, + "Data4": 3806515850895707431 }, "Kind": "Components.EventHandler", "Name": "onpointerout", @@ -8963,7 +9967,9 @@ { "Name": "@onpointerout", "DisplayName": "@onpointerout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8973,7 +9979,9 @@ { "Name": "@onpointerout:preventDefault", "DisplayName": "@onpointerout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -8983,7 +9991,9 @@ { "Name": "@onpointerout:stopPropagation", "DisplayName": "@onpointerout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9002,7 +10012,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerout' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9010,13 +10022,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpointerout' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerout" + "Common.PropertyName": "onpointerout", + "Components.IsWeaklyTyped": "True" } } ], @@ -9030,10 +10044,10 @@ }, { "__Checksum": { - "Data1": 3506916286902420421, - "Data2": -1548728437524613800, - "Data3": 3516765073955744599, - "Data4": -8986773094460733312 + "Data1": -6119502897468270360, + "Data2": -7168647918149086948, + "Data3": -8837994681499470748, + "Data4": 3419447637844379589 }, "Kind": "Components.EventHandler", "Name": "onpointerover", @@ -9048,7 +10062,9 @@ { "Name": "@onpointerover", "DisplayName": "@onpointerover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9058,7 +10074,9 @@ { "Name": "@onpointerover:preventDefault", "DisplayName": "@onpointerover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9068,7 +10086,9 @@ { "Name": "@onpointerover:stopPropagation", "DisplayName": "@onpointerover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9087,7 +10107,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerover' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9095,13 +10117,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpointerover' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerover" + "Common.PropertyName": "onpointerover", + "Components.IsWeaklyTyped": "True" } } ], @@ -9115,10 +10139,10 @@ }, { "__Checksum": { - "Data1": -7475372963048792482, - "Data2": -3937405782878310499, - "Data3": -6822212195982845173, - "Data4": 5032633951906568778 + "Data1": -3036629148688680306, + "Data2": 3768485959591132978, + "Data3": -524857230977016761, + "Data4": 5257046259763731289 }, "Kind": "Components.EventHandler", "Name": "onpointerup", @@ -9133,7 +10157,9 @@ { "Name": "@onpointerup", "DisplayName": "@onpointerup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9143,7 +10169,9 @@ { "Name": "@onpointerup:preventDefault", "DisplayName": "@onpointerup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9153,7 +10181,9 @@ { "Name": "@onpointerup:stopPropagation", "DisplayName": "@onpointerup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9172,7 +10202,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerup' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9180,13 +10212,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onpointerup' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerup" + "Common.PropertyName": "onpointerup", + "Components.IsWeaklyTyped": "True" } } ], @@ -9200,10 +10234,10 @@ }, { "__Checksum": { - "Data1": 4481068743591994819, - "Data2": 4320831719987533680, - "Data3": -4266802221000323581, - "Data4": 8206508120644502326 + "Data1": -3612531637016116443, + "Data2": -7604390932138986625, + "Data3": -4639528630153371052, + "Data4": -6534366152080794694 }, "Kind": "Components.EventHandler", "Name": "onprogress", @@ -9218,7 +10252,9 @@ { "Name": "@onprogress", "DisplayName": "@onprogress", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9228,7 +10264,9 @@ { "Name": "@onprogress:preventDefault", "DisplayName": "@onprogress:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9238,7 +10276,9 @@ { "Name": "@onprogress:stopPropagation", "DisplayName": "@onprogress:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9257,7 +10297,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onprogress' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9265,13 +10307,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onprogress' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onprogress" + "Common.PropertyName": "onprogress", + "Components.IsWeaklyTyped": "True" } } ], @@ -9285,10 +10329,10 @@ }, { "__Checksum": { - "Data1": -3717220902033898454, - "Data2": -6448539288328584846, - "Data3": -2964344663662313435, - "Data4": -5879753027012908354 + "Data1": -1171802726441380158, + "Data2": 6716053206861850448, + "Data3": -7960013301786121445, + "Data4": 8493687962019931521 }, "Kind": "Components.EventHandler", "Name": "onratechange", @@ -9303,7 +10347,9 @@ { "Name": "@onratechange", "DisplayName": "@onratechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9313,7 +10359,9 @@ { "Name": "@onratechange:preventDefault", "DisplayName": "@onratechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9323,7 +10371,9 @@ { "Name": "@onratechange:stopPropagation", "DisplayName": "@onratechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9342,7 +10392,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onratechange' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9350,13 +10402,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onratechange' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onratechange" + "Common.PropertyName": "onratechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -9370,10 +10424,10 @@ }, { "__Checksum": { - "Data1": 2455287575600456095, - "Data2": 5404443870648036836, - "Data3": -2578009995928988448, - "Data4": 3854245828061646571 + "Data1": 5549675870604081106, + "Data2": 5983995960551391160, + "Data3": -5814879962753542769, + "Data4": -45311664465710997 }, "Kind": "Components.EventHandler", "Name": "onreadystatechange", @@ -9388,7 +10442,9 @@ { "Name": "@onreadystatechange", "DisplayName": "@onreadystatechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9398,7 +10454,9 @@ { "Name": "@onreadystatechange:preventDefault", "DisplayName": "@onreadystatechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9408,7 +10466,9 @@ { "Name": "@onreadystatechange:stopPropagation", "DisplayName": "@onreadystatechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9427,7 +10487,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onreadystatechange' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9435,13 +10497,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onreadystatechange' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreadystatechange" + "Common.PropertyName": "onreadystatechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -9455,10 +10519,10 @@ }, { "__Checksum": { - "Data1": -6860894378282324691, - "Data2": -7143183825589093241, - "Data3": 6661192624205878205, - "Data4": -6810837083940860368 + "Data1": -6793169459373045928, + "Data2": -8940586841033871148, + "Data3": 5721402946476292510, + "Data4": -3764854300946704689 }, "Kind": "Components.EventHandler", "Name": "onreset", @@ -9473,7 +10537,9 @@ { "Name": "@onreset", "DisplayName": "@onreset", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9483,7 +10549,9 @@ { "Name": "@onreset:preventDefault", "DisplayName": "@onreset:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9493,7 +10561,9 @@ { "Name": "@onreset:stopPropagation", "DisplayName": "@onreset:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9512,7 +10582,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onreset' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9520,13 +10592,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onreset' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreset" + "Common.PropertyName": "onreset", + "Components.IsWeaklyTyped": "True" } } ], @@ -9540,10 +10614,10 @@ }, { "__Checksum": { - "Data1": 7327336022494920996, - "Data2": -8418707076947134539, - "Data3": -761404667007844133, - "Data4": -6039572245498740483 + "Data1": 50932382131278391, + "Data2": 6786570223791825052, + "Data3": -5204420339568076830, + "Data4": -6764902546290993971 }, "Kind": "Components.EventHandler", "Name": "onscroll", @@ -9558,7 +10632,9 @@ { "Name": "@onscroll", "DisplayName": "@onscroll", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9568,7 +10644,9 @@ { "Name": "@onscroll:preventDefault", "DisplayName": "@onscroll:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9578,7 +10656,9 @@ { "Name": "@onscroll:stopPropagation", "DisplayName": "@onscroll:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9597,7 +10677,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onscroll' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9605,13 +10687,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onscroll' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onscroll" + "Common.PropertyName": "onscroll", + "Components.IsWeaklyTyped": "True" } } ], @@ -9625,10 +10709,10 @@ }, { "__Checksum": { - "Data1": -176183806781912862, - "Data2": -5021446571363879907, - "Data3": 7631430103437607751, - "Data4": -784434814587479058 + "Data1": -7636998867032495473, + "Data2": -8702634190147313848, + "Data3": 5472687282026819462, + "Data4": 4638125859776519218 }, "Kind": "Components.EventHandler", "Name": "onseeked", @@ -9643,7 +10727,9 @@ { "Name": "@onseeked", "DisplayName": "@onseeked", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9653,7 +10739,9 @@ { "Name": "@onseeked:preventDefault", "DisplayName": "@onseeked:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9663,7 +10751,9 @@ { "Name": "@onseeked:stopPropagation", "DisplayName": "@onseeked:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9682,7 +10772,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onseeked' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9690,13 +10782,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onseeked' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeked" + "Common.PropertyName": "onseeked", + "Components.IsWeaklyTyped": "True" } } ], @@ -9710,10 +10804,10 @@ }, { "__Checksum": { - "Data1": 3685603902526669061, - "Data2": -6005696001735535108, - "Data3": -8118601013481498033, - "Data4": -273690353075596525 + "Data1": -4243514470256934213, + "Data2": -3316274032335463380, + "Data3": 6057604528642727068, + "Data4": 6695750958298872104 }, "Kind": "Components.EventHandler", "Name": "onseeking", @@ -9728,7 +10822,9 @@ { "Name": "@onseeking", "DisplayName": "@onseeking", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9738,7 +10834,9 @@ { "Name": "@onseeking:preventDefault", "DisplayName": "@onseeking:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9748,7 +10846,9 @@ { "Name": "@onseeking:stopPropagation", "DisplayName": "@onseeking:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9767,7 +10867,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onseeking' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9775,13 +10877,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onseeking' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeking" + "Common.PropertyName": "onseeking", + "Components.IsWeaklyTyped": "True" } } ], @@ -9795,10 +10899,10 @@ }, { "__Checksum": { - "Data1": 6892875389288506129, - "Data2": -3883015872093944504, - "Data3": 2427203612506335998, - "Data4": -3220208269171087401 + "Data1": 6011842282011998011, + "Data2": -7450408051113514272, + "Data3": -5245602878709287494, + "Data4": 7884664947854717975 }, "Kind": "Components.EventHandler", "Name": "onselect", @@ -9813,7 +10917,9 @@ { "Name": "@onselect", "DisplayName": "@onselect", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9823,7 +10929,9 @@ { "Name": "@onselect:preventDefault", "DisplayName": "@onselect:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9833,7 +10941,9 @@ { "Name": "@onselect:stopPropagation", "DisplayName": "@onselect:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9852,7 +10962,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselect' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9860,13 +10972,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onselect' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselect" + "Common.PropertyName": "onselect", + "Components.IsWeaklyTyped": "True" } } ], @@ -9880,10 +10994,10 @@ }, { "__Checksum": { - "Data1": -1188567959962386757, - "Data2": 7681269317457873995, - "Data3": -588060109077241549, - "Data4": -358554123915227158 + "Data1": 1746989425378096663, + "Data2": -8640046640506567283, + "Data3": 6918396212570770727, + "Data4": 9175195839669489178 }, "Kind": "Components.EventHandler", "Name": "onselectionchange", @@ -9898,7 +11012,9 @@ { "Name": "@onselectionchange", "DisplayName": "@onselectionchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9908,7 +11024,9 @@ { "Name": "@onselectionchange:preventDefault", "DisplayName": "@onselectionchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9918,7 +11036,9 @@ { "Name": "@onselectionchange:stopPropagation", "DisplayName": "@onselectionchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -9937,7 +11057,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselectionchange' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -9945,13 +11067,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onselectionchange' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectionchange" + "Common.PropertyName": "onselectionchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -9965,10 +11089,10 @@ }, { "__Checksum": { - "Data1": 8539212951501568054, - "Data2": -18898933047998444, - "Data3": -5275107834736674784, - "Data4": -5519695272343988916 + "Data1": -6719421518233835927, + "Data2": 6124178761715133607, + "Data3": 833860924933740847, + "Data4": 3085090808722492834 }, "Kind": "Components.EventHandler", "Name": "onselectstart", @@ -9983,7 +11107,9 @@ { "Name": "@onselectstart", "DisplayName": "@onselectstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -9993,7 +11119,9 @@ { "Name": "@onselectstart:preventDefault", "DisplayName": "@onselectstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10003,7 +11131,9 @@ { "Name": "@onselectstart:stopPropagation", "DisplayName": "@onselectstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10022,7 +11152,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselectstart' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10030,13 +11162,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onselectstart' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectstart" + "Common.PropertyName": "onselectstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -10050,10 +11184,10 @@ }, { "__Checksum": { - "Data1": -5238935440236106907, - "Data2": 1951753330637019680, - "Data3": 5998476263444500476, - "Data4": -7244561620564992482 + "Data1": 4632247784605405926, + "Data2": 1357035186492854563, + "Data3": -7828805816288689812, + "Data4": -1199418379413185326 }, "Kind": "Components.EventHandler", "Name": "onstalled", @@ -10068,7 +11202,9 @@ { "Name": "@onstalled", "DisplayName": "@onstalled", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10078,7 +11214,9 @@ { "Name": "@onstalled:preventDefault", "DisplayName": "@onstalled:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10088,7 +11226,9 @@ { "Name": "@onstalled:stopPropagation", "DisplayName": "@onstalled:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10107,7 +11247,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onstalled' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10115,13 +11257,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onstalled' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstalled" + "Common.PropertyName": "onstalled", + "Components.IsWeaklyTyped": "True" } } ], @@ -10135,10 +11279,10 @@ }, { "__Checksum": { - "Data1": -6652484430989805725, - "Data2": -8967478930216172563, - "Data3": -7414583380378646732, - "Data4": -5791302726000588549 + "Data1": 8215716261089663278, + "Data2": -1993612056794286495, + "Data3": 8972316947729144660, + "Data4": 3563098834516788238 }, "Kind": "Components.EventHandler", "Name": "onstop", @@ -10153,7 +11297,9 @@ { "Name": "@onstop", "DisplayName": "@onstop", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10163,7 +11309,9 @@ { "Name": "@onstop:preventDefault", "DisplayName": "@onstop:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10173,7 +11321,9 @@ { "Name": "@onstop:stopPropagation", "DisplayName": "@onstop:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10192,7 +11342,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onstop' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10200,13 +11352,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onstop' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstop" + "Common.PropertyName": "onstop", + "Components.IsWeaklyTyped": "True" } } ], @@ -10220,10 +11374,10 @@ }, { "__Checksum": { - "Data1": -5191160348958383032, - "Data2": -7669344053477123846, - "Data3": 9076603884033850948, - "Data4": 2047089018590252913 + "Data1": 175504589960068888, + "Data2": 3617020468668043226, + "Data3": 8513784585829710405, + "Data4": 5261024363730127579 }, "Kind": "Components.EventHandler", "Name": "onsubmit", @@ -10238,7 +11392,9 @@ { "Name": "@onsubmit", "DisplayName": "@onsubmit", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10248,7 +11404,9 @@ { "Name": "@onsubmit:preventDefault", "DisplayName": "@onsubmit:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10258,7 +11416,9 @@ { "Name": "@onsubmit:stopPropagation", "DisplayName": "@onsubmit:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10277,7 +11437,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onsubmit' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10285,13 +11447,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onsubmit' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsubmit" + "Common.PropertyName": "onsubmit", + "Components.IsWeaklyTyped": "True" } } ], @@ -10305,10 +11469,10 @@ }, { "__Checksum": { - "Data1": 8159202012500493291, - "Data2": -3152663439876721141, - "Data3": -2591656144777551501, - "Data4": 4194065418001451990 + "Data1": -6546261087754994642, + "Data2": -2236484803825846692, + "Data3": 7228930727518819934, + "Data4": -4618792761099331093 }, "Kind": "Components.EventHandler", "Name": "onsuspend", @@ -10323,7 +11487,9 @@ { "Name": "@onsuspend", "DisplayName": "@onsuspend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10333,7 +11499,9 @@ { "Name": "@onsuspend:preventDefault", "DisplayName": "@onsuspend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10343,7 +11511,9 @@ { "Name": "@onsuspend:stopPropagation", "DisplayName": "@onsuspend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10362,7 +11532,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onsuspend' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10370,13 +11542,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onsuspend' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsuspend" + "Common.PropertyName": "onsuspend", + "Components.IsWeaklyTyped": "True" } } ], @@ -10390,10 +11564,10 @@ }, { "__Checksum": { - "Data1": -3573963649277844940, - "Data2": -5535393797869277953, - "Data3": -4965149343279264287, - "Data4": 4854960975498167591 + "Data1": 3992258750121037426, + "Data2": 6323702819727765867, + "Data3": -2136781013652503586, + "Data4": 6961525213224517493 }, "Kind": "Components.EventHandler", "Name": "ontimeout", @@ -10408,7 +11582,9 @@ { "Name": "@ontimeout", "DisplayName": "@ontimeout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10418,7 +11594,9 @@ { "Name": "@ontimeout:preventDefault", "DisplayName": "@ontimeout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10428,7 +11606,9 @@ { "Name": "@ontimeout:stopPropagation", "DisplayName": "@ontimeout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10447,7 +11627,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontimeout' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10455,13 +11637,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ontimeout' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeout" + "Common.PropertyName": "ontimeout", + "Components.IsWeaklyTyped": "True" } } ], @@ -10475,10 +11659,10 @@ }, { "__Checksum": { - "Data1": -3022342210798633373, - "Data2": 4678258292644720584, - "Data3": 7760632596793475031, - "Data4": -1050267667294774158 + "Data1": -2214741385997304201, + "Data2": -6606835475595020262, + "Data3": 8377511257059188712, + "Data4": -1074047246347546315 }, "Kind": "Components.EventHandler", "Name": "ontimeupdate", @@ -10493,7 +11677,9 @@ { "Name": "@ontimeupdate", "DisplayName": "@ontimeupdate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10503,7 +11689,9 @@ { "Name": "@ontimeupdate:preventDefault", "DisplayName": "@ontimeupdate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10513,7 +11701,9 @@ { "Name": "@ontimeupdate:stopPropagation", "DisplayName": "@ontimeupdate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10532,7 +11722,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontimeupdate' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10540,13 +11732,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ontimeupdate' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeupdate" + "Common.PropertyName": "ontimeupdate", + "Components.IsWeaklyTyped": "True" } } ], @@ -10560,10 +11754,10 @@ }, { "__Checksum": { - "Data1": 3577649446144249913, - "Data2": -1621867125997900414, - "Data3": 7617062526414784354, - "Data4": 3447360577855929108 + "Data1": -1133697546365942217, + "Data2": 2846655195072323153, + "Data3": -8923294808969449599, + "Data4": 9146082058184231203 }, "Kind": "Components.EventHandler", "Name": "ontouchcancel", @@ -10578,7 +11772,9 @@ { "Name": "@ontouchcancel", "DisplayName": "@ontouchcancel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10588,7 +11784,9 @@ { "Name": "@ontouchcancel:preventDefault", "DisplayName": "@ontouchcancel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10598,7 +11796,9 @@ { "Name": "@ontouchcancel:stopPropagation", "DisplayName": "@ontouchcancel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10617,7 +11817,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchcancel' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10625,13 +11827,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ontouchcancel' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchcancel" + "Common.PropertyName": "ontouchcancel", + "Components.IsWeaklyTyped": "True" } } ], @@ -10645,10 +11849,10 @@ }, { "__Checksum": { - "Data1": -8021638429057239171, - "Data2": -3752713162920097261, - "Data3": -2527362494276404511, - "Data4": 2394611953393671385 + "Data1": 9007070606949804477, + "Data2": -570581130659477775, + "Data3": -826315685999488629, + "Data4": -8536989373140589634 }, "Kind": "Components.EventHandler", "Name": "ontouchend", @@ -10663,7 +11867,9 @@ { "Name": "@ontouchend", "DisplayName": "@ontouchend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10673,7 +11879,9 @@ { "Name": "@ontouchend:preventDefault", "DisplayName": "@ontouchend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10683,7 +11891,9 @@ { "Name": "@ontouchend:stopPropagation", "DisplayName": "@ontouchend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10702,7 +11912,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchend' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10710,13 +11922,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ontouchend' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchend" + "Common.PropertyName": "ontouchend", + "Components.IsWeaklyTyped": "True" } } ], @@ -10730,10 +11944,10 @@ }, { "__Checksum": { - "Data1": -2823121581784648908, - "Data2": 5920923489369707608, - "Data3": -1903450031069061974, - "Data4": -5813463290346360468 + "Data1": -4891522945269330912, + "Data2": 8707129859434563795, + "Data3": -3606045852813014025, + "Data4": -6985005546860252692 }, "Kind": "Components.EventHandler", "Name": "ontouchenter", @@ -10748,7 +11962,9 @@ { "Name": "@ontouchenter", "DisplayName": "@ontouchenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10758,7 +11974,9 @@ { "Name": "@ontouchenter:preventDefault", "DisplayName": "@ontouchenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10768,7 +11986,9 @@ { "Name": "@ontouchenter:stopPropagation", "DisplayName": "@ontouchenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10787,7 +12007,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchenter' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10795,13 +12017,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ontouchenter' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchenter" + "Common.PropertyName": "ontouchenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -10815,10 +12039,10 @@ }, { "__Checksum": { - "Data1": -3939464724256640186, - "Data2": 7084302065043228174, - "Data3": -3722299514253588733, - "Data4": -2403881785887990310 + "Data1": -3406066103649149481, + "Data2": -6737960632301676707, + "Data3": -8756138932146023478, + "Data4": 1881924083614898546 }, "Kind": "Components.EventHandler", "Name": "ontouchleave", @@ -10833,7 +12057,9 @@ { "Name": "@ontouchleave", "DisplayName": "@ontouchleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10843,7 +12069,9 @@ { "Name": "@ontouchleave:preventDefault", "DisplayName": "@ontouchleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10853,7 +12081,9 @@ { "Name": "@ontouchleave:stopPropagation", "DisplayName": "@ontouchleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10872,7 +12102,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchleave' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10880,13 +12112,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ontouchleave' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchleave" + "Common.PropertyName": "ontouchleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -10900,10 +12134,10 @@ }, { "__Checksum": { - "Data1": 3774041291133324167, - "Data2": 2175979123341639901, - "Data3": -1663099755627768163, - "Data4": 8369316397322091820 + "Data1": 5410243272992980184, + "Data2": -6194012663912538171, + "Data3": 1215085195241635325, + "Data4": 1564539683647479599 }, "Kind": "Components.EventHandler", "Name": "ontouchmove", @@ -10918,7 +12152,9 @@ { "Name": "@ontouchmove", "DisplayName": "@ontouchmove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10928,7 +12164,9 @@ { "Name": "@ontouchmove:preventDefault", "DisplayName": "@ontouchmove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -10938,7 +12176,9 @@ { "Name": "@ontouchmove:stopPropagation", "DisplayName": "@ontouchmove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -10957,7 +12197,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchmove' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -10965,13 +12207,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ontouchmove' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchmove" + "Common.PropertyName": "ontouchmove", + "Components.IsWeaklyTyped": "True" } } ], @@ -10985,10 +12229,10 @@ }, { "__Checksum": { - "Data1": 4158328924429911546, - "Data2": 8506293241399070469, - "Data3": -1262351917814666713, - "Data4": 8262017688836679062 + "Data1": -2112607231250824421, + "Data2": -2541786134542638533, + "Data3": 7291387570030293557, + "Data4": -5091261834150797385 }, "Kind": "Components.EventHandler", "Name": "ontouchstart", @@ -11003,7 +12247,9 @@ { "Name": "@ontouchstart", "DisplayName": "@ontouchstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11013,7 +12259,9 @@ { "Name": "@ontouchstart:preventDefault", "DisplayName": "@ontouchstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11023,7 +12271,9 @@ { "Name": "@ontouchstart:stopPropagation", "DisplayName": "@ontouchstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11042,7 +12292,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchstart' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11050,13 +12302,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@ontouchstart' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchstart" + "Common.PropertyName": "ontouchstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -11070,10 +12324,10 @@ }, { "__Checksum": { - "Data1": -6081999746167481116, - "Data2": 2220763437042060184, - "Data3": -7488410421785863583, - "Data4": -981172682522608922 + "Data1": 3483067743732566648, + "Data2": -5112375592840571055, + "Data3": 2764181402770370250, + "Data4": -3769343457322130372 }, "Kind": "Components.EventHandler", "Name": "onvolumechange", @@ -11088,7 +12342,9 @@ { "Name": "@onvolumechange", "DisplayName": "@onvolumechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11098,7 +12354,9 @@ { "Name": "@onvolumechange:preventDefault", "DisplayName": "@onvolumechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11108,7 +12366,9 @@ { "Name": "@onvolumechange:stopPropagation", "DisplayName": "@onvolumechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11127,7 +12387,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onvolumechange' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11135,13 +12397,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onvolumechange' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onvolumechange" + "Common.PropertyName": "onvolumechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -11155,10 +12419,10 @@ }, { "__Checksum": { - "Data1": 5185560251560673826, - "Data2": -8407035336841810131, - "Data3": 6083622586655640134, - "Data4": 4535842518812816469 + "Data1": -7378724543697118848, + "Data2": 8570765810383615164, + "Data3": 8061337064854922668, + "Data4": 8394833639484503331 }, "Kind": "Components.EventHandler", "Name": "onwaiting", @@ -11173,7 +12437,9 @@ { "Name": "@onwaiting", "DisplayName": "@onwaiting", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11183,7 +12449,9 @@ { "Name": "@onwaiting:preventDefault", "DisplayName": "@onwaiting:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11193,7 +12461,9 @@ { "Name": "@onwaiting:stopPropagation", "DisplayName": "@onwaiting:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11212,7 +12482,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onwaiting' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11220,13 +12492,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onwaiting' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwaiting" + "Common.PropertyName": "onwaiting", + "Components.IsWeaklyTyped": "True" } } ], @@ -11240,10 +12514,10 @@ }, { "__Checksum": { - "Data1": -7543848686888793549, - "Data2": -3820471590116731780, - "Data3": -9180092864546881681, - "Data4": 2983730379960348062 + "Data1": 1457119206319840276, + "Data2": 1122491258436564712, + "Data3": 8663712771153475427, + "Data4": 2958975596339200799 }, "Kind": "Components.EventHandler", "Name": "onwheel", @@ -11258,7 +12532,9 @@ { "Name": "@onwheel", "DisplayName": "@onwheel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11268,7 +12544,9 @@ { "Name": "@onwheel:preventDefault", "DisplayName": "@onwheel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -11278,7 +12556,9 @@ { "Name": "@onwheel:stopPropagation", "DisplayName": "@onwheel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11297,7 +12577,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onwheel' event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -11305,13 +12587,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifies whether to prevent further propagation of the '@onwheel' event in the capturing and bubbling phases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwheel" + "Common.PropertyName": "onwheel", + "Components.IsWeaklyTyped": "True" } } ], @@ -11325,10 +12609,10 @@ }, { "__Checksum": { - "Data1": -1375863576845267298, - "Data2": -8302031189642867819, - "Data3": -6717637259156092726, - "Data4": -1445987935270346393 + "Data1": -8716393892360256242, + "Data2": -4244164127876370316, + "Data3": -1759310098319271923, + "Data4": -3881329688635097031 }, "Kind": "Components.Splat", "Name": "Attributes", @@ -11343,7 +12627,9 @@ { "Name": "@attributes", "DisplayName": "@attributes", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -11356,8 +12642,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Attributes.Attributes", "Documentation": "Merges a collection of attributes into the current element or component.", "Metadata": { - "Common.PropertyName": "Attributes", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Attributes" } } ], @@ -11370,10 +12656,10 @@ }, { "__Checksum": { - "Data1": 7469006532524354592, - "Data2": -6227448550902299943, - "Data3": 4396539137231753291, - "Data4": -1569751294583339742 + "Data1": 6437172118496696487, + "Data2": 1579667537803280320, + "Data3": -5792281139030274687, + "Data4": 425664341198191389 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", @@ -11513,7 +12799,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Action", "Documentation": "\n \n The name of the action method.\n \n \n Must be null if or is non-null.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -11522,7 +12810,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Area", "Documentation": "\n \n The name of the area.\n \n \n Must be null if is non-null.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -11531,7 +12821,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Controller", "Documentation": "\n \n The name of the controller.\n \n \n Must be null if or is non-null.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -11540,7 +12832,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Fragment", "Documentation": "\n \n The URL fragment name.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -11549,7 +12843,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Host", "Documentation": "\n \n The host name.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Host" } + "Metadata": { + "Common.PropertyName": "Host" + } }, { "Kind": "ITagHelper", @@ -11558,7 +12854,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Page", "Documentation": "\n \n The name of the page.\n \n \n Must be null if or , \n is non-null.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -11567,7 +12865,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.PageHandler", "Documentation": "\n \n The name of the page handler.\n \n \n Must be null if or , or \n is non-null.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -11576,7 +12876,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Protocol", "Documentation": "\n \n The protocol for the URL, such as \"http\" or \"https\".\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Protocol" } + "Metadata": { + "Common.PropertyName": "Protocol" + } }, { "Kind": "ITagHelper", @@ -11585,7 +12887,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Route", "Documentation": "\n \n Name of the route.\n \n \n Must be null if one of , , \n or is non-null.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -11597,20 +12901,22 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.RouteValues", "Documentation": "\n \n Additional parameters for the route.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 644951483477681071, - "Data2": -3527541956531373081, - "Data3": 3114324113918728727, - "Data4": 5445762712388146474 + "Data1": 8036395382492645249, + "Data2": -4554537117285658496, + "Data3": 922096170992990223, + "Data4": 1174907081109763542 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", @@ -11632,7 +12938,9 @@ "DisplayName": "Microsoft.Extensions.Caching.Memory.CacheItemPriority? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.Priority", "Documentation": "\n \n Gets or sets the policy for the cache entry.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Priority" } + "Metadata": { + "Common.PropertyName": "Priority" + } }, { "Kind": "ITagHelper", @@ -11641,7 +12949,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.Enabled", "Documentation": "\n \n Gets or sets the value which determines if the tag helper is enabled or not.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -11650,7 +12960,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresAfter", "Documentation": "\n \n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresAfter" } + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } }, { "Kind": "ITagHelper", @@ -11659,7 +12971,9 @@ "DisplayName": "System.DateTimeOffset? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresOn", "Documentation": "\n \n Gets or sets the exact the cache entry should be evicted.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresOn" } + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } }, { "Kind": "ITagHelper", @@ -11668,7 +12982,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresSliding", "Documentation": "\n \n Gets or sets the duration from last access that the cache entry should be evicted.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresSliding" } + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } }, { "Kind": "ITagHelper", @@ -11677,7 +12993,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryBy", "Documentation": "\n \n Gets or sets a to vary the cached result by.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryBy" } + "Metadata": { + "Common.PropertyName": "VaryBy" + } }, { "Kind": "ITagHelper", @@ -11686,7 +13004,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByCookie", "Documentation": "\n \n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCookie" } + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } }, { "Kind": "ITagHelper", @@ -11695,7 +13015,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByCulture", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCulture" } + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } }, { "Kind": "ITagHelper", @@ -11704,7 +13026,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByHeader", "Documentation": "\n \n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByHeader" } + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } }, { "Kind": "ITagHelper", @@ -11713,7 +13037,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByQuery", "Documentation": "\n \n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByQuery" } + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } }, { "Kind": "ITagHelper", @@ -11722,7 +13048,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByRoute", "Documentation": "\n \n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByRoute" } + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } }, { "Kind": "ITagHelper", @@ -11731,20 +13059,22 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByUser", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByUser" } + "Metadata": { + "Common.PropertyName": "VaryByUser" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -7974834409069403309, - "Data2": 795894055420383289, - "Data3": -6613090951770491375, - "Data4": 6300106319850825955 + "Data1": -3203059400996600239, + "Data2": 47474692131183591, + "Data3": 8060267402246450538, + "Data4": 7752332121629601526 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", @@ -11774,7 +13104,9 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.ComponentType", "Documentation": "\n \n Gets or sets the component type. This value is required.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentType" } + "Metadata": { + "Common.PropertyName": "ComponentType" + } }, { "Kind": "ITagHelper", @@ -11786,7 +13118,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.Parameters", "Documentation": "\n \n Gets or sets values for component parameters.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parameters" } + "Metadata": { + "Common.PropertyName": "Parameters" + } }, { "Kind": "ITagHelper", @@ -11796,20 +13130,22 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.Rendering.RenderMode Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.RenderMode", "Documentation": "\n \n Gets or sets the \n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderMode" } + "Metadata": { + "Common.PropertyName": "RenderMode" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -8306637069985140628, - "Data2": -7305616386147205746, - "Data3": -291890359965203588, - "Data4": -595668574756575636 + "Data1": 1457084986571988886, + "Data2": -1835791068260285548, + "Data3": 5920657064959133661, + "Data4": -657941757376358650 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", @@ -11838,7 +13174,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.Name", "Documentation": "\n \n Gets or sets a unique name to discriminate cached entries.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -11847,7 +13185,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.Enabled", "Documentation": "\n \n Gets or sets the value which determines if the tag helper is enabled or not.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -11856,7 +13196,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresAfter", "Documentation": "\n \n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresAfter" } + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } }, { "Kind": "ITagHelper", @@ -11865,7 +13207,9 @@ "DisplayName": "System.DateTimeOffset? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresOn", "Documentation": "\n \n Gets or sets the exact the cache entry should be evicted.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresOn" } + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } }, { "Kind": "ITagHelper", @@ -11874,7 +13218,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresSliding", "Documentation": "\n \n Gets or sets the duration from last access that the cache entry should be evicted.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresSliding" } + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } }, { "Kind": "ITagHelper", @@ -11883,7 +13229,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryBy", "Documentation": "\n \n Gets or sets a to vary the cached result by.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryBy" } + "Metadata": { + "Common.PropertyName": "VaryBy" + } }, { "Kind": "ITagHelper", @@ -11892,7 +13240,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByCookie", "Documentation": "\n \n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCookie" } + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } }, { "Kind": "ITagHelper", @@ -11901,7 +13251,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByCulture", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCulture" } + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } }, { "Kind": "ITagHelper", @@ -11910,7 +13262,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByHeader", "Documentation": "\n \n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByHeader" } + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } }, { "Kind": "ITagHelper", @@ -11919,7 +13273,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByQuery", "Documentation": "\n \n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByQuery" } + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } }, { "Kind": "ITagHelper", @@ -11928,7 +13284,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByRoute", "Documentation": "\n \n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByRoute" } + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } }, { "Kind": "ITagHelper", @@ -11937,20 +13295,22 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByUser", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByUser" } + "Metadata": { + "Common.PropertyName": "VaryByUser" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 6773375314296798707, - "Data2": 4118445951653430617, - "Data3": 2836892644484967405, - "Data4": 1098869916515296332 + "Data1": -6244314029428656247, + "Data2": 4422662980289934083, + "Data3": 8482117073384428678, + "Data4": -6994648780310624387 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", @@ -11972,7 +13332,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Exclude", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Exclude" } + "Metadata": { + "Common.PropertyName": "Exclude" + } }, { "Kind": "ITagHelper", @@ -11981,7 +13343,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Include", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Include" } + "Metadata": { + "Common.PropertyName": "Include" + } }, { "Kind": "ITagHelper", @@ -11990,20 +13354,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Names", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Names" } + "Metadata": { + "Common.PropertyName": "Names" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 196073174308086944, - "Data2": 2155505614725687652, - "Data3": 3888262210149266907, - "Data4": 4939612694643382227 + "Data1": -1839989745175503537, + "Data2": -5797835548783988996, + "Data3": 3199388301249949301, + "Data4": -3140339119812329951 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", @@ -12465,7 +13831,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Action", "Documentation": "\n \n The name of the action method.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -12474,7 +13842,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Area", "Documentation": "\n \n The name of the area.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -12483,7 +13853,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Controller", "Documentation": "\n \n The name of the controller.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -12492,7 +13864,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Fragment", "Documentation": "\n \n Gets or sets the URL fragment.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -12501,7 +13875,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Page", "Documentation": "\n \n The name of the page.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -12510,7 +13886,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.PageHandler", "Documentation": "\n \n The name of the page handler.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -12519,7 +13897,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Route", "Documentation": "\n \n Name of the route.\n \n \n Must be null if or is non-null.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -12531,20 +13911,22 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.RouteValues", "Documentation": "\n \n Additional parameters for the route.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -2828108023072202528, - "Data2": 8851790485707344708, - "Data3": -4588891977136274744, - "Data4": 9103206349159285794 + "Data1": -8503342058938187939, + "Data2": 8908457285482963104, + "Data3": 6572150370971739804, + "Data4": 1459787782060302802 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", @@ -12566,7 +13948,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Action", "Documentation": "\n \n The name of the action method.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -12575,7 +13959,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Antiforgery", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Antiforgery" } + "Metadata": { + "Common.PropertyName": "Antiforgery" + } }, { "Kind": "ITagHelper", @@ -12584,7 +13970,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Area", "Documentation": "\n \n The name of the area.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -12593,7 +13981,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Controller", "Documentation": "\n \n The name of the controller.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -12602,7 +13992,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Fragment", "Documentation": "\n \n Gets or sets the URL fragment.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -12611,7 +14003,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Page", "Documentation": "\n \n The name of the page.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -12620,7 +14014,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.PageHandler", "Documentation": "\n \n The name of the page handler.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -12629,7 +14025,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Route", "Documentation": "\n \n Name of the route.\n \n \n Must be null if or is non-null.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -12641,20 +14039,22 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.RouteValues", "Documentation": "\n \n Additional parameters for the route.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 1701585097703233206, - "Data2": 7423981790052056152, - "Data3": -4150181662985249173, - "Data4": -6371678461895813628 + "Data1": 5941993175013389810, + "Data2": 2316971509397246175, + "Data3": -5372271037021995133, + "Data4": -3568404182530302753 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", @@ -12689,7 +14089,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper.AppendVersion", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } }, { "Kind": "ITagHelper", @@ -12698,20 +14100,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper.Src", "Documentation": "\n \n Source of the image.\n \n \n Passed through to the generated HTML in all cases.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Src" } + "Metadata": { + "Common.PropertyName": "Src" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -8954528375169711732, - "Data2": -5664033483568214497, - "Data3": -7819142901929816429, - "Data4": -2108895934276873353 + "Data1": -966982837233107783, + "Data2": -4600710420789516376, + "Data3": -2306226680818055244, + "Data4": 4731129653545288953 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", @@ -12741,7 +14145,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.For", "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -12750,7 +14156,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Format", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -12759,7 +14167,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.InputTypeName", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InputTypeName" } + "Metadata": { + "Common.PropertyName": "InputTypeName" + } }, { "Kind": "ITagHelper", @@ -12768,7 +14178,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Name", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -12777,20 +14189,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Value", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 2887421802639704202, - "Data2": -3003114676451720174, - "Data3": -9002279437901520535, - "Data4": -307573470749435128 + "Data1": -7464875034690529151, + "Data2": -4834407811947692335, + "Data3": -7443738504397145692, + "Data4": 5176392868522775694 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", @@ -12819,20 +14233,22 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper.For", "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 8246785821007398144, - "Data2": 2064843709960786046, - "Data3": -4157202985055429183, - "Data4": -6128889167047921180 + "Data1": -4673431452971902593, + "Data2": 1900037175133130937, + "Data3": 6788791025322700871, + "Data4": 7238208653631370034 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", @@ -12958,7 +14374,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.AppendVersion", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } }, { "Kind": "ITagHelper", @@ -12967,7 +14385,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHref", "Documentation": "\n \n The URL of a CSS stylesheet to fallback to in the case the primary one fails.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHref" } + "Metadata": { + "Common.PropertyName": "FallbackHref" + } }, { "Kind": "ITagHelper", @@ -12976,7 +14396,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHrefExclude", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHrefExclude" } + "Metadata": { + "Common.PropertyName": "FallbackHrefExclude" + } }, { "Kind": "ITagHelper", @@ -12985,7 +14407,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHrefInclude", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHrefInclude" } + "Metadata": { + "Common.PropertyName": "FallbackHrefInclude" + } }, { "Kind": "ITagHelper", @@ -12994,7 +14418,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestClass", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestClass" } + "Metadata": { + "Common.PropertyName": "FallbackTestClass" + } }, { "Kind": "ITagHelper", @@ -13003,7 +14429,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestProperty", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestProperty" } + "Metadata": { + "Common.PropertyName": "FallbackTestProperty" + } }, { "Kind": "ITagHelper", @@ -13012,7 +14440,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestValue", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestValue" } + "Metadata": { + "Common.PropertyName": "FallbackTestValue" + } }, { "Kind": "ITagHelper", @@ -13021,7 +14451,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.Href", "Documentation": "\n \n Address of the linked resource.\n \n \n Passed through to the generated HTML in all cases.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Href" } + "Metadata": { + "Common.PropertyName": "Href" + } }, { "Kind": "ITagHelper", @@ -13030,7 +14462,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.HrefExclude", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HrefExclude" } + "Metadata": { + "Common.PropertyName": "HrefExclude" + } }, { "Kind": "ITagHelper", @@ -13039,7 +14473,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.HrefInclude", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HrefInclude" } + "Metadata": { + "Common.PropertyName": "HrefInclude" + } }, { "Kind": "ITagHelper", @@ -13048,20 +14484,22 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.SuppressFallbackIntegrity", "Documentation": "\n \n Boolean value that determines if an integrity hash will be compared with value.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SuppressFallbackIntegrity" } + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 4180572075481817705, - "Data2": 3820063157601837976, - "Data3": 784196289239624544, - "Data4": -3052208725900871211 + "Data1": 8311321031342849583, + "Data2": 7782433395797493774, + "Data3": 3690947895676463732, + "Data4": 4004845685672975867 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", @@ -13083,20 +14521,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper.Value", "Documentation": "\n \n Specifies a value for the <option> element.\n \n \n Passed through to the generated HTML in all cases.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -3977682589247458192, - "Data2": -6153910132069235655, - "Data3": 4757601275802009805, - "Data4": 77131724015923575 + "Data1": 6655222548073601391, + "Data2": -5841446621140462555, + "Data3": -3635884188562496545, + "Data4": 2009988759667194141 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", @@ -13126,7 +14566,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.FallbackName", "Documentation": "\n \n View to lookup if the view specified by cannot be located.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackName" } + "Metadata": { + "Common.PropertyName": "FallbackName" + } }, { "Kind": "ITagHelper", @@ -13135,7 +14577,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.For", "Documentation": "\n \n An expression to be evaluated against the current model. Cannot be used together with .\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -13144,7 +14588,9 @@ "DisplayName": "object Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Model", "Documentation": "\n \n The model to pass into the partial view. Cannot be used together with .\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "ITagHelper", @@ -13153,7 +14599,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Name", "Documentation": "\n \n The name or path of the partial view that is rendered to the response.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -13162,7 +14610,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Optional", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Optional" } + "Metadata": { + "Common.PropertyName": "Optional" + } }, { "Kind": "ITagHelper", @@ -13174,20 +14624,22 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.ViewData", "Documentation": "\n \n A to pass into the partial view.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ViewData" } + "Metadata": { + "Common.PropertyName": "ViewData" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 6332832175917338765, - "Data2": 1874843336519411151, - "Data3": 7241486071814265008, - "Data4": -2185763668183899638 + "Data1": -8955084568513321912, + "Data2": -4668421744865959121, + "Data3": -554407759398374292, + "Data4": 600693531513133373 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", @@ -13282,7 +14734,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.AppendVersion", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } }, { "Kind": "ITagHelper", @@ -13291,7 +14745,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrc", "Documentation": "\n \n The URL of a Script tag to fallback to in the case the primary one fails.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrc" } + "Metadata": { + "Common.PropertyName": "FallbackSrc" + } }, { "Kind": "ITagHelper", @@ -13300,7 +14756,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrcExclude", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrcExclude" } + "Metadata": { + "Common.PropertyName": "FallbackSrcExclude" + } }, { "Kind": "ITagHelper", @@ -13309,7 +14767,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrcInclude", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrcInclude" } + "Metadata": { + "Common.PropertyName": "FallbackSrcInclude" + } }, { "Kind": "ITagHelper", @@ -13318,7 +14778,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackTestExpression", "Documentation": "\n \n The script method defined in the primary script to use for the fallback test.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestExpression" } + "Metadata": { + "Common.PropertyName": "FallbackTestExpression" + } }, { "Kind": "ITagHelper", @@ -13327,7 +14789,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.Src", "Documentation": "\n \n Address of the external script to use.\n \n \n Passed through to the generated HTML in all cases.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Src" } + "Metadata": { + "Common.PropertyName": "Src" + } }, { "Kind": "ITagHelper", @@ -13336,7 +14800,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SrcExclude", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SrcExclude" } + "Metadata": { + "Common.PropertyName": "SrcExclude" + } }, { "Kind": "ITagHelper", @@ -13345,7 +14811,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SrcInclude", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SrcInclude" } + "Metadata": { + "Common.PropertyName": "SrcInclude" + } }, { "Kind": "ITagHelper", @@ -13354,20 +14822,22 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SuppressFallbackIntegrity", "Documentation": "\n \n Boolean value that determines if an integrity hash will be compared with value.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SuppressFallbackIntegrity" } + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 2919019779146988567, - "Data2": 6091326224558315646, - "Data3": 1553408420510566056, - "Data4": -6234009013870976697 + "Data1": -5930593541024759232, + "Data2": -508333454746162427, + "Data3": 1970729229925577930, + "Data4": -6360518379695760159 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", @@ -13407,7 +14877,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.For", "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -13416,7 +14888,9 @@ "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.Items", "Documentation": "\n \n A collection of objects used to populate the <select> element with\n <optgroup> and <option> elements.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Items" } + "Metadata": { + "Common.PropertyName": "Items" + } }, { "Kind": "ITagHelper", @@ -13425,20 +14899,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.Name", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -2761099465837991081, - "Data2": 1751894634676088890, - "Data3": -6601511680145638590, - "Data4": -3433610345195241656 + "Data1": -3925282118532711471, + "Data2": 4373072045370656794, + "Data3": 6794089760339492615, + "Data4": 4191694550384928781 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", @@ -13467,7 +14943,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper.For", "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -13476,20 +14954,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper.Name", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -3058546486247637732, - "Data2": -5953257928411450843, - "Data3": 146168315079904762, - "Data4": 6132861113125154703 + "Data1": 558125475540278505, + "Data2": 2271200266503334649, + "Data3": -3953373900021188770, + "Data4": -2394225110975062064 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", @@ -13518,20 +14998,22 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper.For", "Documentation": "\n \n Gets an expression to be evaluated against the current model.\n \n ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -4191563117034438145, - "Data2": 857840675297488020, - "Data3": -3006876502639945456, - "Data4": -699741645413985890 + "Data1": -6369954927046895051, + "Data2": -5718115467446222535, + "Data3": -2792393315539668605, + "Data4": 5739584012674155061 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", @@ -13561,20 +15043,22 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper.ValidationSummary", "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 ", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValidationSummary" } + "Metadata": { + "Common.PropertyName": "ValidationSummary" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -6833280910983152305, - "Data2": 1326732103667751213, - "Data3": 8064582051717848254, - "Data4": 137442253805012024 + "Data1": 2703787133070718142, + "Data2": -6989096503033917865, + "Data3": -7691382971945125776, + "Data4": -3367102540293617851 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", @@ -13973,16 +15457,16 @@ } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 3903437850714928342, - "Data2": 835860751194030265, - "Data3": 697658914624334865, - "Data4": -4156235556828057884 + "Data1": 6955953418904825149, + "Data2": 1545043285596528585, + "Data3": -4384753346925767688, + "Data4": -8008903300409832446 }, "Kind": "Components.Bind", "Name": "Bind", @@ -13998,7 +15482,9 @@ "Name": "@bind-", "NameComparison": 1, "DisplayName": "@bind-...", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14020,7 +15506,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Bind", @@ -14028,7 +15516,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-...' attribute.", - "Metadata": { "Common.PropertyName": "Event" } + "Metadata": { + "Common.PropertyName": "Event" + } }, { "Kind": "Components.Bind", @@ -14036,7 +15526,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14055,10 +15547,10 @@ }, { "__Checksum": { - "Data1": 5747829402464366698, - "Data2": -4452064247425815984, - "Data3": -8077441493015126695, - "Data4": 2218691539184655624 + "Data1": 3559055789757145885, + "Data2": -3844100913787900498, + "Data3": -3219857408097554002, + "Data4": 2555878054064637765 }, "Kind": "Components.Bind", "Name": "Bind", @@ -14073,7 +15565,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14092,7 +15586,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -14100,7 +15596,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -14108,7 +15606,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14122,7 +15622,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -14138,10 +15640,10 @@ }, { "__Checksum": { - "Data1": 5167755181040448778, - "Data2": -3223454931045419508, - "Data3": 417399717636197994, - "Data4": -171144139472420658 + "Data1": 3709114828043363206, + "Data2": 3164781137136747910, + "Data3": 7600352770956185810, + "Data4": 2053497015976413812 }, "Kind": "Components.Bind", "Name": "Bind", @@ -14156,7 +15658,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14175,7 +15679,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -14183,7 +15689,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -14191,7 +15699,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14205,7 +15715,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -14221,10 +15733,10 @@ }, { "__Checksum": { - "Data1": -4948248738233100448, - "Data2": -543324541540820834, - "Data3": -7645564319187345095, - "Data4": 3118354397770982235 + "Data1": -6525172771471608618, + "Data2": -8537526920152498273, + "Data3": -3763415542546640768, + "Data4": -1721520664096144691 }, "Kind": "Components.Bind", "Name": "Bind", @@ -14245,7 +15757,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14264,7 +15778,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_checked" + } }, { "Kind": "Components.Bind", @@ -14272,7 +15788,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { "Common.PropertyName": "Event_checked" } + "Metadata": { + "Common.PropertyName": "Event_checked" + } }, { "Kind": "Components.Bind", @@ -14280,7 +15798,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14294,7 +15814,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_checked", "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": { + "Common.PropertyName": "Format_checked" + } } ], "Metadata": { @@ -14311,10 +15833,10 @@ }, { "__Checksum": { - "Data1": -8969909595873425381, - "Data2": -4796288431023603257, - "Data3": 3670436656024409855, - "Data4": 1233766344239224981 + "Data1": 8437958793195015229, + "Data2": 7407159634817587993, + "Data3": -8657947475386149068, + "Data4": -4141816752790588311 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -14335,7 +15857,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14354,7 +15878,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -14362,7 +15888,9 @@ "TypeName": "System.String", "DisplayName": ":event", "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" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -14370,7 +15898,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14384,7 +15914,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -14401,10 +15933,10 @@ }, { "__Checksum": { - "Data1": -4095753419480751304, - "Data2": 5635853406900843540, - "Data3": -1480086815982421536, - "Data4": 2579164954706683707 + "Data1": -1922165090207296883, + "Data2": 7547456049924998037, + "Data3": -3454127808016632097, + "Data4": -1278490135253545301 }, "Kind": "Components.Bind", "Name": "Bind", @@ -14425,7 +15957,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14444,7 +15978,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -14452,7 +15988,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -14460,7 +15998,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14474,7 +16014,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -14491,10 +16033,10 @@ }, { "__Checksum": { - "Data1": -6271899961562079320, - "Data2": 1840906228863859270, - "Data3": 2468244868607175483, - "Data4": -4926904044067959844 + "Data1": -8840541532185681902, + "Data2": 6755984486736841471, + "Data3": 8105374864707417137, + "Data4": -8816368774590413765 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -14515,7 +16057,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14534,7 +16078,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -14542,7 +16088,9 @@ "TypeName": "System.String", "DisplayName": ":event", "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" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -14550,7 +16098,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14564,7 +16114,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -14581,10 +16133,10 @@ }, { "__Checksum": { - "Data1": 1218397913478067414, - "Data2": -371369584433638979, - "Data3": 8335457441805185942, - "Data4": 4323215461796233990 + "Data1": 6215834798227170962, + "Data2": -1303332902827340694, + "Data3": -2076030407990512393, + "Data4": -8324527856753295873 }, "Kind": "Components.Bind", "Name": "Bind", @@ -14605,7 +16157,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14624,7 +16178,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -14632,7 +16188,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -14640,7 +16198,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14654,7 +16214,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -14671,10 +16233,10 @@ }, { "__Checksum": { - "Data1": -7207827272349031430, - "Data2": 1961510559544916012, - "Data3": 6891607807240712388, - "Data4": -6846497333500023013 + "Data1": 8433843675901012240, + "Data2": 2953823365542171234, + "Data3": -7843312527231101708, + "Data4": -2820082572123812828 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -14695,7 +16257,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14714,7 +16278,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -14722,7 +16288,9 @@ "TypeName": "System.String", "DisplayName": ":event", "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" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -14730,7 +16298,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14744,7 +16314,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -14761,10 +16333,10 @@ }, { "__Checksum": { - "Data1": -858268303428257335, - "Data2": 1921677928254929630, - "Data3": -4239159599697537084, - "Data4": 5349679465885327377 + "Data1": 941979631798146651, + "Data2": -1002585265863307251, + "Data3": 2559402654560691467, + "Data4": -994465738359936976 }, "Kind": "Components.Bind", "Name": "Bind", @@ -14785,7 +16357,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14804,7 +16378,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -14812,7 +16388,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -14820,7 +16398,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14834,7 +16414,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -14851,10 +16433,10 @@ }, { "__Checksum": { - "Data1": -2106845838123813273, - "Data2": -3841337763160796843, - "Data3": -5429401676318705389, - "Data4": -507639161832858607 + "Data1": 2174540807642168415, + "Data2": -3179278250606478555, + "Data3": 5392647902663443135, + "Data4": -1025800143481891284 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -14875,7 +16457,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14894,7 +16478,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -14902,7 +16488,9 @@ "TypeName": "System.String", "DisplayName": ":event", "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" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -14910,7 +16498,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -14924,7 +16514,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -14941,10 +16533,10 @@ }, { "__Checksum": { - "Data1": -2091140412083505611, - "Data2": 33224222362122470, - "Data3": -4319465196258206303, - "Data4": -2732003402252002774 + "Data1": -2078300913947844276, + "Data2": 4894479956990394618, + "Data3": 1870386379367796706, + "Data4": 7504144858783560527 }, "Kind": "Components.Bind", "Name": "Bind", @@ -14965,7 +16557,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -14984,7 +16578,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -14992,7 +16588,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -15000,7 +16598,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -15014,7 +16614,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -15031,10 +16633,10 @@ }, { "__Checksum": { - "Data1": -4066472741146347507, - "Data2": -8273239908994911405, - "Data3": -1604103499614214084, - "Data4": 5578013484255602089 + "Data1": 6685936821857023326, + "Data2": -8976487522577367753, + "Data3": 4652097973092068824, + "Data4": -7815744953168422363 }, "Kind": "Components.Bind", "Name": "Bind", @@ -15055,7 +16657,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15074,7 +16678,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -15082,7 +16688,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -15090,7 +16698,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -15104,7 +16714,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -15121,10 +16733,10 @@ }, { "__Checksum": { - "Data1": 3452534347445759746, - "Data2": 2186851769198234384, - "Data3": -5415877468086252308, - "Data4": -5662150657756854241 + "Data1": -495223800206768677, + "Data2": -4755761357761691481, + "Data3": 8192626605674161691, + "Data4": -2839835776368612514 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -15145,7 +16757,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15164,7 +16778,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -15172,7 +16788,9 @@ "TypeName": "System.String", "DisplayName": ":event", "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" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -15180,7 +16798,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -15194,7 +16814,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -15211,10 +16833,10 @@ }, { "__Checksum": { - "Data1": -3376057726367198700, - "Data2": -433300472426899025, - "Data3": -5651301081056899139, - "Data4": 2742617308783082919 + "Data1": -4206026310857524911, + "Data2": -2158435609650253765, + "Data3": -2547362969453147796, + "Data4": -4228318087260989529 }, "Kind": "Components.Bind", "Name": "Bind", @@ -15235,7 +16857,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15254,7 +16878,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -15262,7 +16888,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -15270,7 +16898,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -15284,7 +16914,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -15301,10 +16933,10 @@ }, { "__Checksum": { - "Data1": 2769832223239845740, - "Data2": 635547902992742014, - "Data3": -3543986046863021709, - "Data4": -9003249797359266186 + "Data1": -431675232342982062, + "Data2": 5562706815367542686, + "Data3": -7494682530175644166, + "Data4": 703565882454692719 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -15319,7 +16951,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15338,7 +16972,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -15346,7 +16982,9 @@ "TypeName": "System.String", "DisplayName": ":event", "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" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -15354,7 +16992,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -15368,7 +17008,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -15384,10 +17026,10 @@ }, { "__Checksum": { - "Data1": -7771709135208360770, - "Data2": 1345173810017807608, - "Data3": -5773628414094417365, - "Data4": 8436350023112364912 + "Data1": 6862348085032572005, + "Data2": 4076010055755403708, + "Data3": -1062934246911877211, + "Data4": -761533268760181743 }, "Kind": "Components.Bind", "Name": "Bind", @@ -15402,7 +17044,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15421,7 +17065,9 @@ "TypeName": "System.String", "DisplayName": ":format", "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": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -15429,7 +17075,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -15437,7 +17085,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifies the culture to use for conversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -15451,7 +17101,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "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": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -15467,10 +17119,10 @@ }, { "__Checksum": { - "Data1": -7767016451635506674, - "Data2": -3899389796424124532, - "Data3": -7436131892293657168, - "Data4": -8564715441264821149 + "Data1": 5464310647831340632, + "Data2": -4225680292850504318, + "Data3": 6731878032454867058, + "Data4": -183526864473592349 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -15485,7 +17137,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15514,10 +17168,10 @@ }, { "__Checksum": { - "Data1": -4233650759975903246, - "Data2": 5679001334192095530, - "Data3": -365750942013871962, - "Data4": -6184289228617229103 + "Data1": 5142409740839879008, + "Data2": -6023581524717463899, + "Data3": -1266276356644328991, + "Data4": -4685436692918428850 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -15532,7 +17186,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15562,10 +17218,10 @@ }, { "__Checksum": { - "Data1": 1235938272558352067, - "Data2": 1062853242207990155, - "Data3": 5515460955711802345, - "Data4": 3035003102217785969 + "Data1": -7933440874465832531, + "Data2": 3359235417998484325, + "Data3": -9060581644037597880, + "Data4": -4006724082303282220 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -15580,7 +17236,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15609,10 +17267,10 @@ }, { "__Checksum": { - "Data1": -1981902051527195332, - "Data2": 2636087385638178464, - "Data3": -3107386205983856032, - "Data4": 8652222024308404050 + "Data1": 2786632647215688936, + "Data2": -6669184041220132279, + "Data3": -8070883639167550583, + "Data4": 295610034354764578 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -15627,7 +17285,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15657,10 +17317,10 @@ }, { "__Checksum": { - "Data1": -931319234657570853, - "Data2": 5998464111524510500, - "Data3": 6014509137832779704, - "Data4": -8906798751250045780 + "Data1": -4486805715726299099, + "Data2": -2558925032407710962, + "Data3": 3272951237760099474, + "Data4": 5988933523789754544 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -15675,7 +17335,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15704,10 +17366,10 @@ }, { "__Checksum": { - "Data1": -6029303960443663852, - "Data2": -744069258839001847, - "Data3": -1918223644844253382, - "Data4": -6507783271991113969 + "Data1": -1151933251497496306, + "Data2": 3827002398665945264, + "Data3": 7076684105104821506, + "Data4": -3129624712126799800 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -15722,7 +17384,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15752,10 +17416,10 @@ }, { "__Checksum": { - "Data1": 8706938569392415981, - "Data2": 1291672912553815247, - "Data3": -7234497873386117062, - "Data4": 4866379617822855024 + "Data1": 2934955310506049583, + "Data2": 7689678754539448205, + "Data3": 7157260877792712206, + "Data4": 5686840378866554025 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -15770,7 +17434,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15799,10 +17465,10 @@ }, { "__Checksum": { - "Data1": -8251264216531608186, - "Data2": 602080620534800495, - "Data3": 6969827941765455970, - "Data4": 3187355454072739583 + "Data1": 3128757348638582288, + "Data2": 7867719220884059163, + "Data3": 429871786664430292, + "Data4": -3235062909342276137 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -15817,7 +17483,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15847,10 +17515,10 @@ }, { "__Checksum": { - "Data1": -5577797348777119920, - "Data2": -7316980278264051020, - "Data3": -4811282436637497562, - "Data4": 5367373710035820101 + "Data1": 5787837837307142072, + "Data2": 9170252231524509202, + "Data3": -4373022746244859437, + "Data4": -3639367183119835653 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -15865,7 +17533,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15894,10 +17564,10 @@ }, { "__Checksum": { - "Data1": -1605193395090710944, - "Data2": -3179498464648715021, - "Data3": 2859334246766726153, - "Data4": 272512915203298858 + "Data1": 3146496331992963375, + "Data2": -1503563662951534517, + "Data3": -2186524395644904349, + "Data4": 1516969957365416391 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -15912,7 +17582,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15942,10 +17614,10 @@ }, { "__Checksum": { - "Data1": -6055819705275998315, - "Data2": 4239672001776217656, - "Data3": 3417739970580004511, - "Data4": -3409855311477929899 + "Data1": 6668165779697050986, + "Data2": 2709975222122302598, + "Data3": -5805783541459875102, + "Data4": 4495999071488695591 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -15960,7 +17632,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -15989,10 +17663,10 @@ }, { "__Checksum": { - "Data1": 3857126304144175297, - "Data2": 5968164238945180722, - "Data3": -936132401430593207, - "Data4": 2616117676103867676 + "Data1": 4892544306299641743, + "Data2": 385063849134624298, + "Data3": -1084336775230221306, + "Data4": 4918604952360942422 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -16007,7 +17681,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -16037,10 +17713,10 @@ }, { "__Checksum": { - "Data1": 6892321997869487715, - "Data2": -1885376883889167142, - "Data3": -2203109846413278384, - "Data4": 4057480991483644886 + "Data1": -5449103146096860466, + "Data2": -2132202985975661720, + "Data3": -2814804539520273857, + "Data4": -1823621361521685543 }, "Kind": "Components.Ref", "Name": "Ref", @@ -16055,7 +17731,9 @@ { "Name": "@ref", "DisplayName": "@ref", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -16068,8 +17746,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Ref.Ref", "Documentation": "Populates the specified field or property with a reference to the element or component.", "Metadata": { - "Common.PropertyName": "Ref", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Ref" } } ], @@ -16082,10 +17760,10 @@ }, { "__Checksum": { - "Data1": 4572381785159607943, - "Data2": -7065957457844781165, - "Data3": -5023905547002206058, - "Data4": -3982230772242776847 + "Data1": -6044385195333980465, + "Data2": 5445105986336281132, + "Data3": 4759217335971864999, + "Data4": 5517360606873994049 }, "Kind": "Components.Key", "Name": "Key", @@ -16100,7 +17778,9 @@ { "Name": "@key", "DisplayName": "@key", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -16113,8 +17793,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Key.Key", "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" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Key" } } ], diff --git a/src/Shared/files/Tooling/taghelpers.json b/src/Shared/files/Tooling/taghelpers.json index 81e69b84287..7d72f7da931 100644 --- a/src/Shared/files/Tooling/taghelpers.json +++ b/src/Shared/files/Tooling/taghelpers.json @@ -1,54 +1,66 @@ -[ +[ { "__Checksum": { - "Data1": -655717481427162132, - "Data2": -6268303007222426695, - "Data3": 4181556748271955088, - "Data4": 4280031636114367095 + "Data1": -7785479304708686419, + "Data2": 1478207899300304751, + "Data3": 2391481561969116130, + "Data4": -394670519160502366 }, "Kind": "Components.Component", "Name": "Endpoints.Pages.Index", "AssemblyName": "WeatherWebSite", "DisplayName": "Endpoints.Pages.Index", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Index" } ], + "TagMatchingRules": [ + { + "TagName": "Index" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Endpoints.Pages.Index" + "Common.TypeName": "Endpoints.Pages.Index", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1405284177790208273, - "Data2": -3813333559073738296, - "Data3": -1157541860278763591, - "Data4": 7750773626969807324 + "Data1": 6563666309857691762, + "Data2": -4146949212763665444, + "Data3": 474163511615613215, + "Data4": -1418958658780482331 }, "Kind": "Components.Component", "Name": "Endpoints.Pages.Index", "AssemblyName": "WeatherWebSite", "DisplayName": "Endpoints.Pages.Index", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Endpoints.Pages.Index" } ], + "TagMatchingRules": [ + { + "TagName": "Endpoints.Pages.Index" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Endpoints.Pages.Index", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4912597714821870121, - "Data2": -2328823684636233579, - "Data3": -3063254854676529487, - "Data4": -6250877235606276873 + "Data1": 1595573821914483808, + "Data2": -8863655616070321197, + "Data3": -6534817102493387755, + "Data4": -3759926018014273748 }, "Kind": "Components.Component", "Name": "Endpoints.Shared.MainLayout", "AssemblyName": "WeatherWebSite", "DisplayName": "Endpoints.Shared.MainLayout", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "MainLayout" } ], + "TagMatchingRules": [ + { + "TagName": "MainLayout" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -63,23 +75,27 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Endpoints.Shared.MainLayout" + "Common.TypeName": "Endpoints.Shared.MainLayout", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3926620371762046812, - "Data2": 4573102216912828537, - "Data3": -7002219303541825594, - "Data4": 3097151842927492194 + "Data1": -6192762034505639507, + "Data2": -7448581475915418647, + "Data3": 3499875246232892194, + "Data4": -7815833539005747419 }, "Kind": "Components.Component", "Name": "Endpoints.Shared.MainLayout", "AssemblyName": "WeatherWebSite", "DisplayName": "Endpoints.Shared.MainLayout", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Endpoints.Shared.MainLayout" } ], + "TagMatchingRules": [ + { + "TagName": "Endpoints.Shared.MainLayout" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -94,17 +110,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Endpoints.Shared.MainLayout", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2512994407110275823, - "Data2": 4827514373947370533, - "Data3": 7137627378456493233, - "Data4": -4831425877150445869 + "Data1": 3039602089581706826, + "Data2": -4647660594301726765, + "Data3": -4816025305990418908, + "Data4": 3337715672139346315 }, "Kind": "Components.ChildContent", "Name": "Endpoints.Shared.MainLayout.Body", @@ -119,17 +135,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Endpoints.Shared.MainLayout.Body", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5243813496400398765, - "Data2": -8638373469475820356, - "Data3": -3437588280711310054, - "Data4": -6604957659970850360 + "Data1": -4946974466450677024, + "Data2": 5217306475980359975, + "Data3": 1576662756977098888, + "Data4": -4153004385884778399 }, "Kind": "Components.ChildContent", "Name": "Endpoints.Shared.MainLayout.Body", @@ -152,84 +168,100 @@ }, { "__Checksum": { - "Data1": -1247534775169951457, - "Data2": 5854714857236807860, - "Data3": 8539974376655595435, - "Data4": -85157338408820380 + "Data1": -2688369399773865695, + "Data2": -5203405467041649478, + "Data3": 5033765346702403948, + "Data4": 4318810648407350432 }, "Kind": "Components.Component", "Name": "Endpoints.Shared.NavMenu", "AssemblyName": "WeatherWebSite", "DisplayName": "Endpoints.Shared.NavMenu", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "NavMenu" } ], + "TagMatchingRules": [ + { + "TagName": "NavMenu" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Endpoints.Shared.NavMenu" + "Common.TypeName": "Endpoints.Shared.NavMenu", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5918183706099933676, - "Data2": -5735451621163153294, - "Data3": 357798845270357548, - "Data4": 2262252430618041565 + "Data1": 4594258891856773473, + "Data2": 1051705171984053629, + "Data3": 4727575409232577005, + "Data4": -5469903483403770777 }, "Kind": "Components.Component", "Name": "Endpoints.Shared.NavMenu", "AssemblyName": "WeatherWebSite", "DisplayName": "Endpoints.Shared.NavMenu", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Endpoints.Shared.NavMenu" } ], + "TagMatchingRules": [ + { + "TagName": "Endpoints.Shared.NavMenu" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Endpoints.Shared.NavMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4761394444959518197, - "Data2": 7423722025111936651, - "Data3": 2674452822824633025, - "Data4": 7559814765588226534 + "Data1": 6913143833512421297, + "Data2": 883695131650922409, + "Data3": -8509590280568818434, + "Data4": -3147130577392118526 }, "Kind": "Components.Component", "Name": "Endpoints.App", "AssemblyName": "WeatherWebSite", "DisplayName": "Endpoints.App", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "App" } ], + "TagMatchingRules": [ + { + "TagName": "App" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Endpoints.App" + "Common.TypeName": "Endpoints.App", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 918694072785011064, - "Data2": 9210107941339226972, - "Data3": 4428411772375347017, - "Data4": 6878491714431532086 + "Data1": 3089191708564189703, + "Data2": -8498196582918449127, + "Data3": -7820937132581475825, + "Data4": -3402619409288663274 }, "Kind": "Components.Component", "Name": "Endpoints.App", "AssemblyName": "WeatherWebSite", "DisplayName": "Endpoints.App", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Endpoints.App" } ], + "TagMatchingRules": [ + { + "TagName": "Endpoints.App" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Endpoints.App", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1324850086163256166, - "Data2": 3304688652037407508, - "Data3": 8985199199574744281, - "Data4": -1815764257952428206 + "Data1": 7120521206788777832, + "Data2": -8138308666133480448, + "Data3": 7934198783252956251, + "Data4": 5481788841454541169 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", @@ -237,7 +269,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", "Documentation": "\n\nCombinesthebehaviorsofand,\nsothatitdisplaysthepagematchingthespecifiedroutebutonlyiftheuser\nisauthorizedtoseeit.\n\nAdditionally,thiscomponentsuppliesacascadingparameteroftype,\nwhichmakestheuser'scurrentauthenticationstateavailabletodescendants.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AuthorizeRouteView" } ], + "TagMatchingRules": [ + { + "TagName": "AuthorizeRouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -267,7 +303,9 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.RouteData", "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", - "Metadata": { "Common.PropertyName": "RouteData" } + "Metadata": { + "Common.PropertyName": "RouteData" + } }, { "Kind": "Components.Component", @@ -275,7 +313,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "DefaultLayout" } + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } }, { "Kind": "Components.Component", @@ -284,22 +324,22 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7115453115688100257, - "Data2": 2517174113054953952, - "Data3": -4371511998804135261, - "Data4": -4768834231729276713 + "Data1": -7271087442074962685, + "Data2": 4707730944981384145, + "Data3": 4734563593032698919, + "Data4": -1632636996277416693 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", @@ -307,7 +347,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", "Documentation": "\n\nCombinesthebehaviorsofand,\nsothatitdisplaysthepagematchingthespecifiedroutebutonlyiftheuser\nisauthorizedtoseeit.\n\nAdditionally,thiscomponentsuppliesacascadingparameteroftype,\nwhichmakestheuser'scurrentauthenticationstateavailabletodescendants.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -337,7 +381,9 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.RouteData", "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", - "Metadata": { "Common.PropertyName": "RouteData" } + "Metadata": { + "Common.PropertyName": "RouteData" + } }, { "Kind": "Components.Component", @@ -345,7 +391,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.DefaultLayout", "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "DefaultLayout" } + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } }, { "Kind": "Components.Component", @@ -354,23 +402,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5582868021245417011, - "Data2": 5779016021775506836, - "Data3": -9155830827601608368, - "Data4": -4224682373137043066 + "Data1": 2400940612638772564, + "Data2": -4626490580378377938, + "Data3": 8335028949409691742, + "Data4": -8213959835631148551 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", @@ -385,17 +433,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2965286763172519604, - "Data2": 3414176911346212396, - "Data3": 2661323852896716946, - "Data4": 247595763918678229 + "Data1": -3516985907682337874, + "Data2": -1265274670687230435, + "Data3": -14972387693830411, + "Data4": 6243898046866105025 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", @@ -418,10 +466,10 @@ }, { "__Checksum": { - "Data1": 1919907234394984749, - "Data2": 3903180345407451218, - "Data3": 5408159321930828298, - "Data4": -1089353616943153945 + "Data1": 1754168664387951795, + "Data2": -3901096326046849761, + "Data3": 4509587919239536281, + "Data4": 6230482013594168417 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", @@ -443,23 +491,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized.Context", "Documentation": "Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1516137992698950610, - "Data2": -5987422046999529991, - "Data3": -4025732884475765478, - "Data4": -2912673690397130179 + "Data1": 8763591535025361746, + "Data2": -9014189178895859833, + "Data3": -1288109135055401780, + "Data4": -3686471607644086875 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", @@ -481,8 +529,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized.Context", "Documentation": "Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -495,10 +543,10 @@ }, { "__Checksum": { - "Data1": 4906805020753736549, - "Data2": 2149045949680866841, - "Data3": 643364514279289210, - "Data4": 6564178861772766210 + "Data1": -6535241596961352213, + "Data2": 5062123460007964486, + "Data3": -3881174111664447886, + "Data4": 1364378170248574867 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", @@ -506,7 +554,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", "Documentation": "\n\nDisplaysdifferingcontentdependingontheuser'sauthorizationstatus.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AuthorizeView" } ], + "TagMatchingRules": [ + { + "TagName": "AuthorizeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -514,7 +566,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\n\nThepolicynamethatdetermineswhetherthecontentcanbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Policy" } + "Metadata": { + "Common.PropertyName": "Policy" + } }, { "Kind": "Components.Component", @@ -522,7 +576,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\n\nAcommadelimitedlistofrolesthatareallowedtodisplaythecontent.\n\n", - "Metadata": { "Common.PropertyName": "Roles" } + "Metadata": { + "Common.PropertyName": "Roles" + } }, { "Kind": "Components.Component", @@ -574,7 +630,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\n\nTheresourcetowhichaccessisbeingcontrolled.\n\n", - "Metadata": { "Common.PropertyName": "Resource" } + "Metadata": { + "Common.PropertyName": "Resource" + } }, { "Kind": "Components.Component", @@ -583,22 +641,22 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8646468490850473262, - "Data2": -7023743911304324186, - "Data3": -8458348830080117143, - "Data4": 6070332223416270010 + "Data1": 6169174336899041629, + "Data2": 5985529975052009456, + "Data3": -2742191437337334034, + "Data4": -4106127369862035769 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", @@ -606,7 +664,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", "Documentation": "\n\nDisplaysdifferingcontentdependingontheuser'sauthorizationstatus.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -614,7 +676,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Policy", "Documentation": "\n\nThepolicynamethatdetermineswhetherthecontentcanbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Policy" } + "Metadata": { + "Common.PropertyName": "Policy" + } }, { "Kind": "Components.Component", @@ -622,7 +686,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Roles", "Documentation": "\n\nAcommadelimitedlistofrolesthatareallowedtodisplaythecontent.\n\n", - "Metadata": { "Common.PropertyName": "Roles" } + "Metadata": { + "Common.PropertyName": "Roles" + } }, { "Kind": "Components.Component", @@ -674,7 +740,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Resource", "Documentation": "\n\nTheresourcetowhichaccessisbeingcontrolled.\n\n", - "Metadata": { "Common.PropertyName": "Resource" } + "Metadata": { + "Common.PropertyName": "Resource" + } }, { "Kind": "Components.Component", @@ -683,23 +751,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 217532858075698233, - "Data2": 5053381047957201464, - "Data3": -6134096208576370547, - "Data4": 3562517322360669284 + "Data1": -7892245051096864750, + "Data2": -3151314404567288320, + "Data3": 7297228747282515303, + "Data4": -8816141115776911856 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", @@ -721,23 +789,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized.Context", "Documentation": "Specifiestheparameternameforthe'Authorized'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5458752235667621579, - "Data2": 4210339790190520333, - "Data3": -7317437889286229538, - "Data4": 2272685190915098781 + "Data1": -3075987439435239968, + "Data2": -69498062391188391, + "Data3": 5694013078454618235, + "Data4": -4964072175875648533 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", @@ -759,8 +827,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized.Context", "Documentation": "Specifiestheparameternameforthe'Authorized'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -773,10 +841,10 @@ }, { "__Checksum": { - "Data1": 3837993119107162521, - "Data2": -5607648801711275062, - "Data3": -7419348700220247885, - "Data4": -509666608131627222 + "Data1": 4297312949458334611, + "Data2": 1398647969887203768, + "Data3": 6736633460094883152, + "Data4": -4301523125429966188 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", @@ -791,17 +859,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 301075369910675702, - "Data2": -2559804391630593938, - "Data3": -7603754667875079696, - "Data4": 1535321913365832230 + "Data1": -337357579543057651, + "Data2": -4556959680989226495, + "Data3": -7594517009905542065, + "Data4": 3579066189435606015 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", @@ -824,10 +892,10 @@ }, { "__Checksum": { - "Data1": 7330955476954047956, - "Data2": 3088462527723858287, - "Data3": 6015852499880613484, - "Data4": 8902190861486642173 + "Data1": 817805184534699571, + "Data2": -8189090942277436413, + "Data3": 6742339712997173331, + "Data4": 4765026566583164317 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", @@ -849,23 +917,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent.Context", "Documentation": "Specifiestheparameternameforthe'ChildContent'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1345513836484282704, - "Data2": -387387469030553406, - "Data3": -4918954795298472881, - "Data4": 2754464222004392868 + "Data1": 4877944373808367001, + "Data2": 4506636171407630375, + "Data3": -1117268174291948265, + "Data4": -1322997367792857794 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", @@ -887,8 +955,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent.Context", "Documentation": "Specifiestheparameternameforthe'ChildContent'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -901,10 +969,10 @@ }, { "__Checksum": { - "Data1": 6451630745512377789, - "Data2": -5698025681498009594, - "Data3": -5674839499191986891, - "Data4": -6892117195719717209 + "Data1": -7459421656754599778, + "Data2": 2652353820823210771, + "Data3": -3771739282023179678, + "Data4": 1539262260759644732 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", @@ -926,23 +994,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized.Context", "Documentation": "Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -218149045383273336, - "Data2": 7168389622471122355, - "Data3": -7835652490952344730, - "Data4": -8629330935055006282 + "Data1": -261465234443533156, + "Data2": -88179546101946229, + "Data3": 5706345454304336182, + "Data4": 2096749024609475558 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", @@ -964,8 +1032,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized.Context", "Documentation": "Specifiestheparameternameforthe'NotAuthorized'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -978,17 +1046,21 @@ }, { "__Checksum": { - "Data1": -5914832424526275118, - "Data2": 7976981673963969895, - "Data3": -7818139049085231567, - "Data4": 1307871589378197345 + "Data1": -863543916801400095, + "Data2": 8615298768519496802, + "Data3": 8607016578708498599, + "Data4": 2012295119091407992 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CascadingAuthenticationState" } ], + "TagMatchingRules": [ + { + "TagName": "CascadingAuthenticationState" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1003,23 +1075,27 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5137908094744491448, - "Data2": 2007824057922079522, - "Data3": -3030110551932066834, - "Data4": 6691752631800998587 + "Data1": -3901280328545925953, + "Data2": 4709502549668387011, + "Data3": 1651675939900428970, + "Data4": -3217124211645843393 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", "DisplayName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1034,17 +1110,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5570602138763596824, - "Data2": -5808935769999756456, - "Data3": -3290286555165367552, - "Data4": 36378591660927945 + "Data1": -2399010353889403569, + "Data2": -6766817874091792643, + "Data3": 8266495120280633371, + "Data4": 4054638965830004087 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", @@ -1059,17 +1135,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2829116299365383973, - "Data2": 1658351951668772465, - "Data3": -3965337348545965606, - "Data4": -1064307103359122339 + "Data1": -6047824684166357471, + "Data2": -8687221169614990124, + "Data3": -6916823530294393837, + "Data4": -1518389270089137430 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", @@ -1092,10 +1168,10 @@ }, { "__Checksum": { - "Data1": 1374809766121763710, - "Data2": 2310124239211518977, - "Data3": -559087933638917453, - "Data4": -5709206791609610057 + "Data1": 2983981066720807397, + "Data2": -1236714726135640981, + "Data3": 2878216700784825348, + "Data4": -6378902883580473843 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", @@ -1103,7 +1179,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", "Documentation": "\n\nRendersaformelementthatcascadesantodescendants.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "EditForm" } ], + "TagMatchingRules": [ + { + "TagName": "EditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1111,7 +1191,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedformelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1119,7 +1201,9 @@ "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", "Documentation": "\n\nSuppliestheeditcontextexplicitly.Ifusingthisparameter,donot\nalsosupply,sincethemodelvaluewillbetaken\nfromtheproperty.\n\n", - "Metadata": { "Common.PropertyName": "EditContext" } + "Metadata": { + "Common.PropertyName": "EditContext" + } }, { "Kind": "Components.Component", @@ -1127,7 +1211,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "Documentation": "\n\nSpecifiesthetop-levelmodelobjectfortheform.Aneditcontextwill\nbeconstructedforthismodel.Ifusingthisparameter,donotalsosupply\navaluefor.\n\n", - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "Components.Component", @@ -1180,22 +1266,22 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8195340268833613885, - "Data2": -5362109020583025285, - "Data3": -1564493012218221744, - "Data4": 7538576782240998335 + "Data1": -9060949579059205441, + "Data2": 166606159974205977, + "Data3": -7655794383653842229, + "Data4": 7286077493859515225 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", @@ -1203,7 +1289,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditForm", "Documentation": "\n\nRendersaformelementthatcascadesantodescendants.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1211,7 +1301,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.EditForm.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedformelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1219,7 +1311,9 @@ "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", "DisplayName": "Microsoft.AspNetCore.Components.Forms.EditContext Microsoft.AspNetCore.Components.Forms.EditForm.EditContext", "Documentation": "\n\nSuppliestheeditcontextexplicitly.Ifusingthisparameter,donot\nalsosupply,sincethemodelvaluewillbetaken\nfromtheproperty.\n\n", - "Metadata": { "Common.PropertyName": "EditContext" } + "Metadata": { + "Common.PropertyName": "EditContext" + } }, { "Kind": "Components.Component", @@ -1227,7 +1321,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.EditForm.Model", "Documentation": "\n\nSpecifiesthetop-levelmodelobjectfortheform.Aneditcontextwill\nbeconstructedforthismodel.Ifusingthisparameter,donotalsosupply\navaluefor.\n\n", - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "Components.Component", @@ -1280,23 +1376,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7390999164336141301, - "Data2": 7346570546716253082, - "Data3": 8061167900034726466, - "Data4": -4430636531391875018 + "Data1": 4390305146195636884, + "Data2": -6528711746510981033, + "Data3": 1566379681180222045, + "Data4": 8038373845032057845 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", @@ -1318,23 +1414,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent.Context", "Documentation": "Specifiestheparameternameforthe'ChildContent'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 9017294655197659841, - "Data2": 5326665473990605665, - "Data3": -5226283919899328606, - "Data4": -5138179137420238212 + "Data1": 3364489552607396692, + "Data2": 6756888759249473444, + "Data3": -8692504653364370078, + "Data4": -5456380025076217211 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", @@ -1356,8 +1452,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent.Context", "Documentation": "Specifiestheparameternameforthe'ChildContent'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -1370,10 +1466,10 @@ }, { "__Checksum": { - "Data1": 8332778719506342938, - "Data2": -9003239401964755706, - "Data3": 7239891890032759411, - "Data4": -7627226705487028790 + "Data1": 7605674613043601699, + "Data2": -7198784793237451227, + "Data3": 52139714512194300, + "Data4": 4690968937784293901 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -1381,7 +1477,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputCheckbox" } ], + "TagMatchingRules": [ + { + "TagName": "InputCheckbox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1389,7 +1489,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1397,7 +1499,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -1416,20 +1520,22 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6182089967585854795, - "Data2": -6795941059882204026, - "Data3": 237400523832950140, - "Data4": 5599672630084893694 + "Data1": -8180363982902160014, + "Data2": 2678498882862487355, + "Data3": -8486455943660870138, + "Data4": -4800420563276733548 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -1437,7 +1543,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1445,7 +1555,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputCheckbox.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1453,7 +1565,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.Forms.InputCheckbox.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -1472,21 +1586,23 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputCheckbox.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6492074917894832508, - "Data2": -5474915694040282479, - "Data3": 3488023556235333758, - "Data4": -7786583731430062697 + "Data1": -8297139150566641522, + "Data2": 5983969040662176316, + "Data3": -3217603456170181487, + "Data4": 4160526703050720265 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -1494,90 +1610,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", "Documentation": "\n\nAninputcomponentforeditingdatevalues.\nSupportedtypesareand.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputDate" } ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TValue", - "TypeName": "System.Type", - "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputDate.TValue", - "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputDatecomponent.", - "Metadata": { - "Common.PropertyName": "TValue", - "Components.TypeParameter": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ParsingErrorMessage", - "TypeName": "System.String", - "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", - "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } - }, - { - "Kind": "Components.Component", - "Name": "AdditionalAttributes", - "TypeName": "System.Collections.Generic.IReadOnlyDictionary", - "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", - "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } - }, - { - "Kind": "Components.Component", - "Name": "Value", - "TypeName": "TValue", - "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputDate.Value", - "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\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", - "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputDate.ValueChanged", - "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", - "Metadata": { - "Common.PropertyName": "ValueChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, + "TagMatchingRules": [ { - "Kind": "Components.Component", - "Name": "ValueExpression", - "TypeName": "System.Linq.Expressions.Expression>", - "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputDate.ValueExpression", - "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { - "Common.PropertyName": "ValueExpression", - "Components.GenericTyped": "True" - } + "TagName": "InputDate" } ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Components.GenericTyped": "True" - } - }, - { - "__Checksum": { - "Data1": -2521876800093689143, - "Data2": -2594085169804296548, - "Data3": -1055316028313864882, - "Data4": -3610257337977833552 - }, - "Kind": "Components.Component", - "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", - "AssemblyName": "Microsoft.AspNetCore.Components.Web", - "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", - "Documentation": "\n\nAninputcomponentforeditingdatevalues.\nSupportedtypesareand.\n\n", - "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" } ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1596,7 +1633,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -1604,7 +1643,100 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "DisplayName": "TValue Microsoft.AspNetCore.Components.Forms.InputDate.Value", + "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\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", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Microsoft.AspNetCore.Components.Forms.InputDate.ValueChanged", + "Documentation": "\n\nGetsorsetsacallbackthatupdatestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputDate.ValueExpression", + "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -6400082238264250421, + "Data2": 782232194501302904, + "Data3": 7033830231827257302, + "Data4": 6544353769852657552 + }, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Documentation": "\n\nAninputcomponentforeditingdatevalues.\nSupportedtypesareand.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "DisplayName": "System.Type Microsoft.AspNetCore.Components.Forms.InputDate.TValue", + "Documentation": "SpecifiesthetypeofthetypeparameterTValuefortheMicrosoft.AspNetCore.Components.Forms.InputDatecomponent.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputDate.ParsingErrorMessage", + "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputDate.AdditionalAttributes", + "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1650,10 +1782,10 @@ }, { "__Checksum": { - "Data1": 1855244824999037210, - "Data2": 4367003373587577060, - "Data3": 4778329503140406457, - "Data4": 2900457772719604899 + "Data1": 109851219133615220, + "Data2": 5290536766698745054, + "Data3": 8925742810957175752, + "Data4": 8728469837436627882 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -1661,7 +1793,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": "\n\nAninputcomponentforeditingnumericvalues.\nSupportednumerictypesare,,,,.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputNumber" } ], + "TagMatchingRules": [ + { + "TagName": "InputNumber" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1680,7 +1816,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -1688,7 +1826,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1726,17 +1866,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7431772779937836047, - "Data2": 3108795611551202989, - "Data3": 8355556160303734401, - "Data4": -198165502778951498 + "Data1": 8518700168161382355, + "Data2": -4314969032990032012, + "Data3": 8265788334793347431, + "Data4": 9220930051166399352 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -1744,7 +1884,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputNumber", "Documentation": "\n\nAninputcomponentforeditingnumericvalues.\nSupportednumerictypesare,,,,.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1763,7 +1907,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputNumber.ParsingErrorMessage", "Documentation": "\n\nGetsorsetstheerrormessageusedwhendisplayinganaparsingerror.\n\n", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -1771,7 +1917,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputNumber.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1817,10 +1965,10 @@ }, { "__Checksum": { - "Data1": 8925918283301120677, - "Data2": 2294526522795007033, - "Data3": -4458048042318401152, - "Data4": 78910164737226689 + "Data1": -2382873856095312854, + "Data2": 1853008898282121152, + "Data3": 2643377737850329532, + "Data4": 5100368420377431267 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -1828,7 +1976,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": "\n\nAdropdownselectioncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputSelect" } ], + "TagMatchingRules": [ + { + "TagName": "InputSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1858,7 +2010,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1896,17 +2050,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 681093393080156115, - "Data2": -8388102988570861107, - "Data3": -6855647702007037350, - "Data4": 5557433164227271355 + "Data1": 1817379208066635798, + "Data2": 2075989457255427347, + "Data3": -1266016033873955060, + "Data4": -8696662160425996977 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -1914,7 +2068,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputSelect", "Documentation": "\n\nAdropdownselectioncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -1944,7 +2102,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputSelect.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -1990,10 +2150,10 @@ }, { "__Checksum": { - "Data1": 5474191823271384030, - "Data2": 6196864014961998222, - "Data3": -7530937023214029453, - "Data4": 5530418661368384465 + "Data1": 7580907271785362719, + "Data2": 2917694459263878409, + "Data3": -3181343927008850567, + "Data4": -1416983751259371446 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", @@ -2008,17 +2168,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1396702472898091473, - "Data2": 2774572025641714832, - "Data3": 2173336837051858904, - "Data4": 2766879398730697300 + "Data1": 8732911499601618389, + "Data2": -7371876645220857939, + "Data3": 647528400457394100, + "Data4": 2059861202652371538 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", @@ -2041,10 +2201,10 @@ }, { "__Checksum": { - "Data1": 1434908321981680820, - "Data2": -6813914274585951635, - "Data3": -3941564738528619601, - "Data4": -7694440691568543661 + "Data1": 3916321850198626368, + "Data2": -8778806347095449895, + "Data3": 8685718172595492964, + "Data4": -4514587133887660479 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -2052,7 +2212,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputText" } ], + "TagMatchingRules": [ + { + "TagName": "InputText" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2060,7 +2224,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2068,7 +2234,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -2087,20 +2255,22 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6158938752792789999, - "Data2": -4488178734374447130, - "Data3": -1238143400251889001, - "Data4": 971162429745117372 + "Data1": -711194281107868378, + "Data2": 8319811869247148923, + "Data3": 4983778364208632722, + "Data4": -7879123195054200030 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -2108,7 +2278,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputText", "Documentation": "\n\nAninputcomponentforeditingvalues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2116,7 +2290,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputText.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2124,7 +2300,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputText.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -2143,21 +2321,23 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputText.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1004003661635794892, - "Data2": 2141461391103545954, - "Data3": 1643910030641233991, - "Data4": 6789925598911481536 + "Data1": -2340289955582300439, + "Data2": 8684985959372100313, + "Data3": 6496594173857069059, + "Data4": 7669507987714355223 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -2165,7 +2345,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": "\n\nAmultilineinputcomponentforeditingvalues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InputTextArea" } ], + "TagMatchingRules": [ + { + "TagName": "InputTextArea" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2173,7 +2357,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2181,7 +2367,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -2200,20 +2388,22 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -683935211332867272, - "Data2": -7948808271716635523, - "Data3": 5776165461293723220, - "Data4": 4861190111086424987 + "Data1": -4502064740360434248, + "Data2": -6062045387698948010, + "Data3": 3452600347179235109, + "Data4": -6185570771687542139 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -2221,7 +2411,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", "Documentation": "\n\nAmultilineinputcomponentforeditingvalues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2229,7 +2423,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.InputTextArea.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2237,7 +2433,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Forms.InputTextArea.Value", "Documentation": "\n\nGetsorsetsthevalueoftheinput.Thisshouldbeusedwithtwo-waybinding.\n\n\n@bind-Value=\"model.PropertyName\"\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -2256,21 +2454,23 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Microsoft.AspNetCore.Components.Forms.InputTextArea.ValueExpression", "Documentation": "\n\nGetsorsetsanexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4760661095682117271, - "Data2": 7508768329766986929, - "Data3": 5445111081251502356, - "Data4": -775826911294093012 + "Data1": 287749942823017074, + "Data2": -1482613306843375334, + "Data3": 4358495334242857568, + "Data4": -2827299442215245027 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", @@ -2278,7 +2478,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", "Documentation": "\n\nDisplaysalistofvalidationmessagesforaspecifiedfieldwithinacascaded.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ValidationMessage" } ], + "TagMatchingRules": [ + { + "TagName": "ValidationMessage" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2297,7 +2501,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreateddivelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2312,17 +2518,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2752864509806027064, - "Data2": 9016958267246040918, - "Data3": 5503453939994540803, - "Data4": 2683700040912183812 + "Data1": 5040195526422134802, + "Data2": 2396745476687379473, + "Data3": 2305639319750862827, + "Data4": -183777995694358243 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", @@ -2330,7 +2536,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", "Documentation": "\n\nDisplaysalistofvalidationmessagesforaspecifiedfieldwithinacascaded.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2349,7 +2559,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationMessage.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreateddivelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2372,10 +2584,10 @@ }, { "__Checksum": { - "Data1": 3175274556705159023, - "Data2": 5533913833887046198, - "Data3": -8284201093896446919, - "Data4": 6931916911037983016 + "Data1": -7628424700092957105, + "Data2": -7948812573866984193, + "Data3": 3636776582156092190, + "Data4": -6307680880895917396 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", @@ -2383,7 +2595,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", "Documentation": "\n\nDisplaysalistofvalidationmessagesfromacascaded.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ValidationSummary" } ], + "TagMatchingRules": [ + { + "TagName": "ValidationSummary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2391,7 +2607,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "Documentation": "\n\nGetsorsetsthemodeltoproducethelistofvalidationmessagesfor.\nWhenspecified,thislistsallerrorsthatareassociatedwiththemodelinstance.\n\n", - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "Components.Component", @@ -2399,20 +2617,22 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedulelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3835804616527483668, - "Data2": -8445629132107097678, - "Data3": -3827368201969883030, - "Data4": 3792812385887919638 + "Data1": -4238446308963684317, + "Data2": -2020911227382211311, + "Data3": 5991227111524880931, + "Data4": -7706181061486204025 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", @@ -2420,7 +2640,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", "Documentation": "\n\nDisplaysalistofvalidationmessagesfromacascaded.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2428,7 +2652,9 @@ "TypeName": "System.Object", "DisplayName": "object Microsoft.AspNetCore.Components.Forms.ValidationSummary.Model", "Documentation": "\n\nGetsorsetsthemodeltoproducethelistofvalidationmessagesfor.\nWhenspecified,thislistsallerrorsthatareassociatedwiththemodelinstance.\n\n", - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "Components.Component", @@ -2436,21 +2662,23 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Forms.ValidationSummary.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeappliedtothecreatedulelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7214868962049290820, - "Data2": -631201618023442239, - "Data3": -3214193992236888383, - "Data4": -5209570642957084954 + "Data1": 6935474680051380507, + "Data2": 7246536675529626443, + "Data3": 1865914036555114796, + "Data4": -3436925643414107905 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", @@ -2458,7 +2686,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", "Documentation": "\n\nAcomponentthatrendersananchortag,automaticallytogglingits'active'\nclassbasedonwhetherits'href'matchesthecurrentURI.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "NavLink" } ], + "TagMatchingRules": [ + { + "TagName": "NavLink" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2466,7 +2698,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "Documentation": "\n\nGetsorsetstheCSSclassnameappliedtotheNavLinkwhenthe\ncurrentroutematchestheNavLinkhref.\n\n", - "Metadata": { "Common.PropertyName": "ActiveClass" } + "Metadata": { + "Common.PropertyName": "ActiveClass" + } }, { "Kind": "Components.Component", @@ -2474,7 +2708,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeaddedtothegenerated\naelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2494,20 +2730,22 @@ "IsEnum": true, "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\n\nGetsorsetsavaluerepresentingtheURLmatchingbehavior.\n\n", - "Metadata": { "Common.PropertyName": "Match" } + "Metadata": { + "Common.PropertyName": "Match" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink" + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2017980286877029586, - "Data2": 405452285628944415, - "Data3": -3542718247695908491, - "Data4": -6442446217984653142 + "Data1": -7402698225902500521, + "Data2": -2296280371628386164, + "Data3": -7758244178097197297, + "Data4": -2607360141407241303 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", @@ -2515,7 +2753,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLink", "Documentation": "\n\nAcomponentthatrendersananchortag,automaticallytogglingits'active'\nclassbasedonwhetherits'href'matchesthecurrentURI.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2523,7 +2765,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Routing.NavLink.ActiveClass", "Documentation": "\n\nGetsorsetstheCSSclassnameappliedtotheNavLinkwhenthe\ncurrentroutematchestheNavLinkhref.\n\n", - "Metadata": { "Common.PropertyName": "ActiveClass" } + "Metadata": { + "Common.PropertyName": "ActiveClass" + } }, { "Kind": "Components.Component", @@ -2531,7 +2775,9 @@ "TypeName": "System.Collections.Generic.IReadOnlyDictionary", "DisplayName": "System.Collections.Generic.IReadOnlyDictionary Microsoft.AspNetCore.Components.Routing.NavLink.AdditionalAttributes", "Documentation": "\n\nGetsorsetsacollectionofadditionalattributesthatwillbeaddedtothegenerated\naelement.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAttributes" } + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } }, { "Kind": "Components.Component", @@ -2551,21 +2797,23 @@ "IsEnum": true, "DisplayName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch Microsoft.AspNetCore.Components.Routing.NavLink.Match", "Documentation": "\n\nGetsorsetsavaluerepresentingtheURLmatchingbehavior.\n\n", - "Metadata": { "Common.PropertyName": "Match" } + "Metadata": { + "Common.PropertyName": "Match" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 9070397276095260790, - "Data2": 3203604119819725310, - "Data3": 7039695393233210315, - "Data4": 8141130491481416146 + "Data1": 6167939882965979873, + "Data2": -5704610193636607224, + "Data3": 7087826382219361140, + "Data4": -6927321838556026611 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", @@ -2580,17 +2828,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 9104486688574958024, - "Data2": 3550245912963920533, - "Data3": 990756319807380841, - "Data4": -2506202822359227373 + "Data1": 7460049825890204444, + "Data2": -2566646673957942880, + "Data3": -2571192121928694219, + "Data4": 7306568033797474581 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", @@ -2613,10 +2861,10 @@ }, { "__Checksum": { - "Data1": 5452412942521988739, - "Data2": 7323321258845576785, - "Data3": -2795460674598173665, - "Data4": 8320266598544303207 + "Data1": 5354676438693964201, + "Data2": -3278288393134159085, + "Data3": -1422827461444605934, + "Data4": -5321659989655122732 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", @@ -2624,18 +2872,22 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Documentation": "\n\nAddsDataAnnotationsvalidationsupporttoan.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DataAnnotationsValidator" } ], + "TagMatchingRules": [ + { + "TagName": "DataAnnotationsValidator" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4107141692467605209, - "Data2": -9223327965167506358, - "Data3": 339395219322903510, - "Data4": -8175035155091137854 + "Data1": -3043262228578740735, + "Data2": 5347360252373149826, + "Data3": 5955510004476441045, + "Data4": -6714569674811676502 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", @@ -2643,19 +2895,23 @@ "DisplayName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", "Documentation": "\n\nAddsDataAnnotationsvalidationsupporttoan.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5769228546203866826, - "Data2": 448502714200664572, - "Data3": 5389632064491411521, - "Data4": 217137155266412109 + "Data1": -8590236201559697636, + "Data2": -8035673959252566116, + "Data3": -6922321980865293088, + "Data4": -2526274133792882860 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Common.Validation.LocalizedDataAnnotationValidator", @@ -2663,18 +2919,22 @@ "DisplayName": "Telerik.Blazor.Common.Validation.LocalizedDataAnnotationValidator", "Documentation": "\n\nClonedObjectGraphDataAnnotationsValidatorfrmexperimentalpackage.\nWaitingforproperDataAnnotionvalidationandcustomizationofValidationResult.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "LocalizedDataAnnotationValidator" } ], + "TagMatchingRules": [ + { + "TagName": "LocalizedDataAnnotationValidator" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Common.Validation.LocalizedDataAnnotationValidator" + "Common.TypeName": "Telerik.Blazor.Common.Validation.LocalizedDataAnnotationValidator", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5323089293099282724, - "Data2": 6209830545545317154, - "Data3": -4929522934782875721, - "Data4": 586353606643666692 + "Data1": 5610982743132472699, + "Data2": 5558186215794124301, + "Data3": -4700981075884596159, + "Data4": -8448736491105090495 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Common.Validation.LocalizedDataAnnotationValidator", @@ -2682,19 +2942,23 @@ "DisplayName": "Telerik.Blazor.Common.Validation.LocalizedDataAnnotationValidator", "Documentation": "\n\nClonedObjectGraphDataAnnotationsValidatorfrmexperimentalpackage.\nWaitingforproperDataAnnotionvalidationandcustomizationofValidationResult.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Common.Validation.LocalizedDataAnnotationValidator" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Common.Validation.LocalizedDataAnnotationValidator" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Common.Validation.LocalizedDataAnnotationValidator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1981679698383109568, - "Data2": -408283712992505663, - "Data3": -6137600502296990648, - "Data4": -6689344084393159947 + "Data1": 4223882046206241864, + "Data2": -7472225134422016585, + "Data3": 7086117859739783415, + "Data4": -9110252947752271871 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikAnimationContainer", @@ -2702,7 +2966,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikAnimationContainer", "Documentation": "\n\nAcontainerthatcanbepositionedandsizedasdesired,andshowswithananimation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikAnimationContainer" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikAnimationContainer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2710,7 +2978,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.Top", "Documentation": "\n\nDefinesthetoppositionoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "Components.Component", @@ -2718,7 +2988,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.Left", "Documentation": "\n\nDefinestheleftpositionoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -2726,7 +2998,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.Width", "Documentation": "\n\nDefinesthewidthoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -2734,7 +3008,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.Height", "Documentation": "\n\nDefinestheheightoftheanimationcontainer.Cannotbeinpercent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -2742,7 +3018,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikAnimationContainer.ShowDelay", "Documentation": "\n\nDefinestheshowdelayoftheanimationcontainer.Defaultdelayis20ms.\n\n", - "Metadata": { "Common.PropertyName": "ShowDelay" } + "Metadata": { + "Common.PropertyName": "ShowDelay" + } }, { "Kind": "Components.Component", @@ -2750,7 +3028,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikAnimationContainer.HideDelay", "Documentation": "\n\nDefinesthehidedelayoftheanimationcontainer.Defaultdelayis20ms.\n\n", - "Metadata": { "Common.PropertyName": "HideDelay" } + "Metadata": { + "Common.PropertyName": "HideDelay" + } }, { "Kind": "Components.Component", @@ -2759,7 +3039,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.AnimationType Telerik.Blazor.Components.TelerikAnimationContainer.AnimationType", "Documentation": "\n\nDefinestheanimationtypeofthecontainer.DefaultvalueisAnimationType.SlideDown.\n\n", - "Metadata": { "Common.PropertyName": "AnimationType" } + "Metadata": { + "Common.PropertyName": "AnimationType" + } }, { "Kind": "Components.Component", @@ -2767,7 +3049,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikAnimationContainer.AnimationDuration", "Documentation": "\n\nDefinestheanimationdurationofthecontainer.DefaultAnimationDurationis300ms.\n\n", - "Metadata": { "Common.PropertyName": "AnimationDuration" } + "Metadata": { + "Common.PropertyName": "AnimationDuration" + } }, { "Kind": "Components.Component", @@ -2785,7 +3069,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.ParentInlineStyle", "Documentation": "\n\nDefinesinlinestyletobeaddedtothek-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "ParentInlineStyle" } + "Metadata": { + "Common.PropertyName": "ParentInlineStyle" + } }, { "Kind": "Components.Component", @@ -2793,7 +3079,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.ParentClass", "Documentation": "\n\nDefinesclasstobeaddedtothek-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "ParentClass" } + "Metadata": { + "Common.PropertyName": "ParentClass" + } }, { "Kind": "Components.Component", @@ -2801,20 +3089,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.Class", "Documentation": "\n\nDefinesclassnamestobeaddedtothek-child-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikAnimationContainer" + "Common.TypeName": "Telerik.Blazor.Components.TelerikAnimationContainer", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5419074237659822672, - "Data2": -3135428683416675626, - "Data3": -607081059671734926, - "Data4": 3276099089048729846 + "Data1": -1096439576556304365, + "Data2": -4616322106346738295, + "Data3": -8993395972374015806, + "Data4": -8491137658801274129 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikAnimationContainer", @@ -2822,7 +3112,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikAnimationContainer", "Documentation": "\n\nAcontainerthatcanbepositionedandsizedasdesired,andshowswithananimation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikAnimationContainer" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikAnimationContainer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -2830,7 +3124,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.Top", "Documentation": "\n\nDefinesthetoppositionoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "Components.Component", @@ -2838,7 +3134,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.Left", "Documentation": "\n\nDefinestheleftpositionoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -2846,7 +3144,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.Width", "Documentation": "\n\nDefinesthewidthoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -2854,7 +3154,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.Height", "Documentation": "\n\nDefinestheheightoftheanimationcontainer.Cannotbeinpercent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -2862,7 +3164,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikAnimationContainer.ShowDelay", "Documentation": "\n\nDefinestheshowdelayoftheanimationcontainer.Defaultdelayis20ms.\n\n", - "Metadata": { "Common.PropertyName": "ShowDelay" } + "Metadata": { + "Common.PropertyName": "ShowDelay" + } }, { "Kind": "Components.Component", @@ -2870,7 +3174,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikAnimationContainer.HideDelay", "Documentation": "\n\nDefinesthehidedelayoftheanimationcontainer.Defaultdelayis20ms.\n\n", - "Metadata": { "Common.PropertyName": "HideDelay" } + "Metadata": { + "Common.PropertyName": "HideDelay" + } }, { "Kind": "Components.Component", @@ -2879,7 +3185,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.AnimationType Telerik.Blazor.Components.TelerikAnimationContainer.AnimationType", "Documentation": "\n\nDefinestheanimationtypeofthecontainer.DefaultvalueisAnimationType.SlideDown.\n\n", - "Metadata": { "Common.PropertyName": "AnimationType" } + "Metadata": { + "Common.PropertyName": "AnimationType" + } }, { "Kind": "Components.Component", @@ -2887,7 +3195,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikAnimationContainer.AnimationDuration", "Documentation": "\n\nDefinestheanimationdurationofthecontainer.DefaultAnimationDurationis300ms.\n\n", - "Metadata": { "Common.PropertyName": "AnimationDuration" } + "Metadata": { + "Common.PropertyName": "AnimationDuration" + } }, { "Kind": "Components.Component", @@ -2905,7 +3215,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.ParentInlineStyle", "Documentation": "\n\nDefinesinlinestyletobeaddedtothek-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "ParentInlineStyle" } + "Metadata": { + "Common.PropertyName": "ParentInlineStyle" + } }, { "Kind": "Components.Component", @@ -2913,7 +3225,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.ParentClass", "Documentation": "\n\nDefinesclasstobeaddedtothek-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "ParentClass" } + "Metadata": { + "Common.PropertyName": "ParentClass" + } }, { "Kind": "Components.Component", @@ -2921,21 +3235,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAnimationContainer.Class", "Documentation": "\n\nDefinesclassnamestobeaddedtothek-child-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikAnimationContainer", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3391612079128497401, - "Data2": 8786327676673524171, - "Data3": 6021117243634980224, - "Data4": 7454213651856804810 + "Data1": -6798583910634788832, + "Data2": 7733586384409924864, + "Data3": 3179071964816047408, + "Data4": 2393876353563220444 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikAnimationContainer.ChildContent", @@ -2949,17 +3265,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikAnimationContainer.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2322156942747188335, - "Data2": 8706764076474553639, - "Data3": -5883308084883396216, - "Data4": -8084755806945239921 + "Data1": 8452782368827606720, + "Data2": 731488630102923130, + "Data3": -2402358740423270997, + "Data4": -214483797419752391 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikAnimationContainer.ChildContent", @@ -2981,10 +3297,10 @@ }, { "__Checksum": { - "Data1": -476406427174945372, - "Data2": 9177958064188182780, - "Data3": 7169742834058962681, - "Data4": 3096020564802830200 + "Data1": 6423568707288627224, + "Data2": 5609171481200896695, + "Data3": -3374790019363083354, + "Data4": -8118789606048733002 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikAutoComplete", @@ -2992,7 +3308,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikAutoComplete", "Documentation": "\n\nTheclassfortheTelerikAutoCompletecomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikAutoComplete" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikAutoComplete" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3011,7 +3331,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Placeholder", "Documentation": "\n\nThehintthatisshownifnothereisnovalue.\n\n", - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "Components.Component", @@ -3019,7 +3341,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikAutoComplete.Filterable", "Documentation": "\n\nDefineswhetherdatashouldbefilteredontypingintheAutoComplete.\nThedatawillbefilteredbasedontheTextField.\n\n", - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "Components.Component", @@ -3027,7 +3351,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikAutoComplete.ClearButton", "Documentation": "\n\nDefineswhethertorenderaclearbuttonintheAutoComplete.\nClearButtonisdisplayedonhoverwhentheAutoCompletehasvalue.\n\n", - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "Components.Component", @@ -3035,7 +3361,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikAutoComplete.MinLength", "Documentation": "\n\nDefinesminimumnumberofcharactersintheinputbeforesuggestionsaredisplayed.\n\n", - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "Components.Component", @@ -3044,7 +3372,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.StringFilterOperator Telerik.Blazor.Components.TelerikAutoComplete.FilterOperator", "Documentation": "\n\nDefinesthefilteroperator.DefaultvalueisStringFilterOperator.StartsWidth.\n\n", - "Metadata": { "Common.PropertyName": "FilterOperator" } + "Metadata": { + "Common.PropertyName": "FilterOperator" + } }, { "Kind": "Components.Component", @@ -3063,7 +3393,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Id", "Documentation": "\n\nDefinestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -3071,7 +3403,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.ValueField", "Documentation": "\n\nDefinestheValueFieldoftheData.Defaultvalue:\"Value\".\n\n", - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "Components.Component", @@ -3112,7 +3446,9 @@ "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -3120,7 +3456,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.PopupHeight", "Documentation": "\n\nDefinestheheightoftheDropDownList'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupHeight" } + "Metadata": { + "Common.PropertyName": "PopupHeight" + } }, { "Kind": "Components.Component", @@ -3128,7 +3466,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.PopupWidth", "Documentation": "\n\nDefinesthewidthoftheDropDownList'sPopup.\nThedefaultvalueis\"auto\",whichwillusetheelementwidthforthepopupaswell.\n\n", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } }, { "Kind": "Components.Component", @@ -3136,7 +3476,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikAutoComplete.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -3144,7 +3486,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -3152,7 +3496,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Telerik.Blazor.Components.TelerikAutoComplete.ValueExpression", "Documentation": "\n\nSpecifiestheexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } }, { "Kind": "Components.Component", @@ -3171,7 +3517,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Value", "Documentation": "\n\nSpecifiesthevalueoftheinput.Usedwithtwo-waybinding.\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -3202,23 +3550,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikAutoComplete", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6886380634180758013, - "Data2": 2436158062013795014, - "Data3": 2631668018105163563, - "Data4": -8106602859514709196 + "Data1": -613805872968608856, + "Data2": 2976071746207593707, + "Data3": -3016661084370897822, + "Data4": -5594980976663145897 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikAutoComplete", @@ -3226,7 +3574,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikAutoComplete", "Documentation": "\n\nTheclassfortheTelerikAutoCompletecomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikAutoComplete" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikAutoComplete" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3245,7 +3597,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Placeholder", "Documentation": "\n\nThehintthatisshownifnothereisnovalue.\n\n", - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "Components.Component", @@ -3253,7 +3607,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikAutoComplete.Filterable", "Documentation": "\n\nDefineswhetherdatashouldbefilteredontypingintheAutoComplete.\nThedatawillbefilteredbasedontheTextField.\n\n", - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "Components.Component", @@ -3261,7 +3617,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikAutoComplete.ClearButton", "Documentation": "\n\nDefineswhethertorenderaclearbuttonintheAutoComplete.\nClearButtonisdisplayedonhoverwhentheAutoCompletehasvalue.\n\n", - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "Components.Component", @@ -3269,7 +3627,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikAutoComplete.MinLength", "Documentation": "\n\nDefinesminimumnumberofcharactersintheinputbeforesuggestionsaredisplayed.\n\n", - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "Components.Component", @@ -3278,7 +3638,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.StringFilterOperator Telerik.Blazor.Components.TelerikAutoComplete.FilterOperator", "Documentation": "\n\nDefinesthefilteroperator.DefaultvalueisStringFilterOperator.StartsWidth.\n\n", - "Metadata": { "Common.PropertyName": "FilterOperator" } + "Metadata": { + "Common.PropertyName": "FilterOperator" + } }, { "Kind": "Components.Component", @@ -3297,7 +3659,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Id", "Documentation": "\n\nDefinestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -3305,7 +3669,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.ValueField", "Documentation": "\n\nDefinestheValueFieldoftheData.Defaultvalue:\"Value\".\n\n", - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "Components.Component", @@ -3346,7 +3712,9 @@ "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -3354,7 +3722,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.PopupHeight", "Documentation": "\n\nDefinestheheightoftheDropDownList'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupHeight" } + "Metadata": { + "Common.PropertyName": "PopupHeight" + } }, { "Kind": "Components.Component", @@ -3362,7 +3732,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.PopupWidth", "Documentation": "\n\nDefinesthewidthoftheDropDownList'sPopup.\nThedefaultvalueis\"auto\",whichwillusetheelementwidthforthepopupaswell.\n\n", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } }, { "Kind": "Components.Component", @@ -3370,7 +3742,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikAutoComplete.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -3378,7 +3752,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -3386,7 +3762,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Telerik.Blazor.Components.TelerikAutoComplete.ValueExpression", "Documentation": "\n\nSpecifiestheexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } }, { "Kind": "Components.Component", @@ -3405,7 +3783,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Value", "Documentation": "\n\nSpecifiesthevalueoftheinput.Usedwithtwo-waybinding.\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -3436,8 +3816,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -3450,10 +3830,10 @@ }, { "__Checksum": { - "Data1": 195047506286806978, - "Data2": -1645069454590670765, - "Data3": 1538021733872091437, - "Data4": 4279751657613019680 + "Data1": -9157562603311581363, + "Data2": 7823709054034499502, + "Data3": 8638677905569691215, + "Data4": 3657684580481307685 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikAutoComplete.HeaderTemplate", @@ -3468,17 +3848,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikAutoComplete.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7791834894350371148, - "Data2": -67080384476153213, - "Data3": -199332475448888643, - "Data4": -1373130016105292055 + "Data1": -1482124576739041884, + "Data2": 1284695627178552158, + "Data3": 2497751451872110744, + "Data4": -822204176279836655 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikAutoComplete.HeaderTemplate", @@ -3501,10 +3881,10 @@ }, { "__Checksum": { - "Data1": 7198842457513855548, - "Data2": -2354036638554410297, - "Data3": 341394812244911415, - "Data4": -2212709076160057997 + "Data1": 4633782369061540255, + "Data2": 6027914597849157906, + "Data3": 4154357908361989681, + "Data4": 8929493735247418897 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikAutoComplete.FooterTemplate", @@ -3519,17 +3899,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikAutoComplete.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3809323363061929264, - "Data2": -2181721185000138031, - "Data3": 4522613967075179216, - "Data4": 3964253104101628191 + "Data1": -3916022564178257298, + "Data2": -9198446581454953581, + "Data3": 209410266693688132, + "Data4": -4186237218306897060 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikAutoComplete.FooterTemplate", @@ -3552,10 +3932,10 @@ }, { "__Checksum": { - "Data1": 1722064631920247622, - "Data2": -1889858005817780432, - "Data3": -2116802544690893830, - "Data4": -7021345479790750627 + "Data1": -3929573988502862232, + "Data2": -8700603195091882471, + "Data3": 1903979874774599121, + "Data4": 3653352715945384190 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikAutoComplete.ItemTemplate", @@ -3577,23 +3957,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikAutoComplete.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8818674740024440629, - "Data2": -7430350588715918716, - "Data3": -5038622053692832153, - "Data4": -9171235561290397146 + "Data1": 8159220393646525920, + "Data2": -1963461848932825917, + "Data3": -600836402155377017, + "Data4": -9223118412342458487 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikAutoComplete.ItemTemplate", @@ -3615,8 +3995,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikAutoComplete.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -3629,10 +4009,10 @@ }, { "__Checksum": { - "Data1": 2996925483221413414, - "Data2": -2040328726335783422, - "Data3": 1432134135510535821, - "Data4": -3833463375011325377 + "Data1": -1221964172898832272, + "Data2": -1418236273807468752, + "Data3": -8548748005028636230, + "Data4": 8509124458776047513 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ButtonGroupToggleButton", @@ -3640,7 +4020,11 @@ "DisplayName": "Telerik.Blazor.Components.ButtonGroupToggleButton", "Documentation": "\n\nTheclassfortheButtonGroupToggleButtoncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ButtonGroupToggleButton" } ], + "TagMatchingRules": [ + { + "TagName": "ButtonGroupToggleButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3648,7 +4032,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroupToggleButton.Selected", "Documentation": "\n\nDefineswhetherthebuttonisinitsselectedstate.\n\n", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -3667,7 +4053,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroupToggleButton.Visible", "Documentation": "\n\nDefineswhetherabuttonisvisiblebydefault.Defaultvalueistrue.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -3685,7 +4073,9 @@ "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -3703,7 +4093,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -3711,7 +4103,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -3719,7 +4113,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -3727,7 +4123,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -3735,7 +4133,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -3743,7 +4143,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -3751,7 +4153,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroupToggleButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -3759,20 +4163,22 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.ButtonGroupToggleButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ButtonGroupToggleButton" + "Common.TypeName": "Telerik.Blazor.Components.ButtonGroupToggleButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1837185346338299731, - "Data2": -7345321710081555733, - "Data3": -5107486598037090726, - "Data4": 5753621566314151210 + "Data1": -5455054239239248768, + "Data2": -1208857425320432030, + "Data3": 877080768764957728, + "Data4": -7804283218710071468 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ButtonGroupToggleButton", @@ -3780,7 +4186,11 @@ "DisplayName": "Telerik.Blazor.Components.ButtonGroupToggleButton", "Documentation": "\n\nTheclassfortheButtonGroupToggleButtoncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ButtonGroupToggleButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ButtonGroupToggleButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3788,7 +4198,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroupToggleButton.Selected", "Documentation": "\n\nDefineswhetherthebuttonisinitsselectedstate.\n\n", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -3807,7 +4219,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroupToggleButton.Visible", "Documentation": "\n\nDefineswhetherabuttonisvisiblebydefault.Defaultvalueistrue.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -3825,7 +4239,9 @@ "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -3843,7 +4259,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -3851,7 +4269,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -3859,7 +4279,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -3867,7 +4289,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -3875,7 +4299,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -3883,7 +4309,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupToggleButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -3891,7 +4319,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroupToggleButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -3899,21 +4329,23 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.ButtonGroupToggleButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ButtonGroupToggleButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7843975684831365140, - "Data2": 4970781259705142642, - "Data3": 9128485335232607808, - "Data4": -875907139417421631 + "Data1": 2460778230288523416, + "Data2": 6740195576989986184, + "Data3": 2960959757314626055, + "Data4": 4897828420074732609 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ButtonGroupToggleButton.ChildContent", @@ -3927,17 +4359,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ButtonGroupToggleButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5397455350054566582, - "Data2": -4753756055763553812, - "Data3": -6777801998073218072, - "Data4": 993752053658654759 + "Data1": 6326901479003830340, + "Data2": -4069388703970689825, + "Data3": -4073862046013848640, + "Data4": 7794939728962166171 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ButtonGroupToggleButton.ChildContent", @@ -3959,10 +4391,10 @@ }, { "__Checksum": { - "Data1": -4520864182170696898, - "Data2": 8287719414746176805, - "Data3": -5588543774579394797, - "Data4": 7078245150760912905 + "Data1": -4067994737315742517, + "Data2": -960637195977546434, + "Data3": 5860929517259672852, + "Data4": 2523472324943194893 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikButtonGroup", @@ -3970,7 +4402,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikButtonGroup", "Documentation": "\n\nTheclassfortheTelerikButtonGroupcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikButtonGroup" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikButtonGroup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -3978,7 +4414,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButtonGroup.Class", "Documentation": "\n\nDefinesaCSSclassrenderedonthebuttongroup.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -3986,7 +4424,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikButtonGroup.Enabled", "Documentation": "\n\nDefineswhetherthebuttongroupshouldbeenabled.Defaultvalueistrue.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -3994,7 +4434,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButtonGroup.Width", "Documentation": "\n\nDefinesthewidthofthebuttongroup.Buttonswillbeequallystretchedtofitthewidth.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -4003,7 +4445,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.ButtonGroupSelectionMode Telerik.Blazor.Components.TelerikButtonGroup.SelectionMode", "Documentation": "\n\nDefinestheselectionmodeoftheButtonGroup.\nDefaultvalueisSingle.\nApplicableonlyforButtonGroupToggleButton.\n\n", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", @@ -4017,16 +4461,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikButtonGroup" + "Common.TypeName": "Telerik.Blazor.Components.TelerikButtonGroup", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3910514535633388029, - "Data2": 1106511206007110560, - "Data3": -7457734990120138622, - "Data4": 6207886833566976840 + "Data1": 3488250609901918912, + "Data2": 6750275601322518434, + "Data3": -7266963069067326018, + "Data4": -5738237371251900885 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikButtonGroup", @@ -4034,7 +4478,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikButtonGroup", "Documentation": "\n\nTheclassfortheTelerikButtonGroupcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikButtonGroup" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikButtonGroup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4042,7 +4490,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButtonGroup.Class", "Documentation": "\n\nDefinesaCSSclassrenderedonthebuttongroup.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -4050,7 +4500,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikButtonGroup.Enabled", "Documentation": "\n\nDefineswhetherthebuttongroupshouldbeenabled.Defaultvalueistrue.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -4058,7 +4510,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButtonGroup.Width", "Documentation": "\n\nDefinesthewidthofthebuttongroup.Buttonswillbeequallystretchedtofitthewidth.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -4067,7 +4521,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.ButtonGroupSelectionMode Telerik.Blazor.Components.TelerikButtonGroup.SelectionMode", "Documentation": "\n\nDefinestheselectionmodeoftheButtonGroup.\nDefaultvalueisSingle.\nApplicableonlyforButtonGroupToggleButton.\n\n", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", @@ -4081,17 +4537,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikButtonGroup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8003481928485839094, - "Data2": 3748399058881908015, - "Data3": 3311154628396208609, - "Data4": -3513491257108580858 + "Data1": 5309796753067806608, + "Data2": -1395059828468632836, + "Data3": -7292169691866255357, + "Data4": -7814255466405973732 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikButtonGroup.ChildContent", @@ -4105,17 +4561,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikButtonGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5964981380223161818, - "Data2": 713021772847387987, - "Data3": -6524213013401749763, - "Data4": 2575327887653101699 + "Data1": -1838268910138315542, + "Data2": 4011278039081786474, + "Data3": -7779583419449395256, + "Data4": 8357473056882598581 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikButtonGroup.ChildContent", @@ -4137,10 +4593,10 @@ }, { "__Checksum": { - "Data1": 1428882035613016696, - "Data2": 3786533682805651941, - "Data3": -9057567279418949916, - "Data4": 2095807298559879361 + "Data1": 7348308827478557696, + "Data2": 6366944359068178400, + "Data3": 3764656652294513885, + "Data4": -634189022768034990 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikButton", @@ -4148,7 +4604,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikButton", "Documentation": "\n\nTheclassfortheTelerikButtoncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikButton" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4156,7 +4616,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikButton.Hidden", "Documentation": "\n\nWhetherthebuttonishidden.Forinternaluseonly.\n\n", - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "Components.Component", @@ -4164,7 +4626,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikButton.Primary", "Documentation": "\n\nWhetherthebuttonisprimary(usually,astrongerbackgroundcolor).\n\n", - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "Components.Component", @@ -4173,7 +4637,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.ButtonType Telerik.Blazor.Components.TelerikButton.ButtonType", "Documentation": "\n\nThetypeattributerenderedonthebutton.Defaultstosubmit.\n\n", - "Metadata": { "Common.PropertyName": "ButtonType" } + "Metadata": { + "Common.PropertyName": "ButtonType" + } }, { "Kind": "Components.Component", @@ -4191,7 +4657,9 @@ "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -4209,7 +4677,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -4217,7 +4687,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -4225,7 +4697,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -4233,7 +4707,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -4241,7 +4717,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -4249,7 +4727,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -4257,7 +4737,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -4265,20 +4747,22 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikButton" + "Common.TypeName": "Telerik.Blazor.Components.TelerikButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5528738642076013482, - "Data2": 8888901247351176248, - "Data3": -4828896594422537655, - "Data4": -3740683963918520479 + "Data1": 7280446850953835517, + "Data2": 7053219390857032311, + "Data3": 1394201414288604941, + "Data4": 282473093587168639 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikButton", @@ -4286,7 +4770,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikButton", "Documentation": "\n\nTheclassfortheTelerikButtoncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4294,7 +4782,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikButton.Hidden", "Documentation": "\n\nWhetherthebuttonishidden.Forinternaluseonly.\n\n", - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } }, { "Kind": "Components.Component", @@ -4302,7 +4792,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikButton.Primary", "Documentation": "\n\nWhetherthebuttonisprimary(usually,astrongerbackgroundcolor).\n\n", - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "Components.Component", @@ -4311,7 +4803,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.ButtonType Telerik.Blazor.Components.TelerikButton.ButtonType", "Documentation": "\n\nThetypeattributerenderedonthebutton.Defaultstosubmit.\n\n", - "Metadata": { "Common.PropertyName": "ButtonType" } + "Metadata": { + "Common.PropertyName": "ButtonType" + } }, { "Kind": "Components.Component", @@ -4329,7 +4823,9 @@ "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -4347,7 +4843,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -4355,7 +4853,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -4363,7 +4863,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -4371,7 +4873,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -4379,7 +4883,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -4387,7 +4893,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -4395,7 +4903,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -4403,21 +4913,23 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8396745620788235269, - "Data2": -1731581692300514352, - "Data3": -6483990780418521411, - "Data4": 8922829830377058586 + "Data1": 3731287430424612784, + "Data2": 167311705956486206, + "Data3": -8994651848675887471, + "Data4": 4709638404070925692 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikButton.ChildContent", @@ -4431,17 +4943,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7932622654145267641, - "Data2": 2053965961935797004, - "Data3": 7879071663025256882, - "Data4": 779427669248710735 + "Data1": -2012196113074767933, + "Data2": 7857884442511366537, + "Data3": 2250806801561148990, + "Data4": 6998728142119235943 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikButton.ChildContent", @@ -4463,10 +4975,10 @@ }, { "__Checksum": { - "Data1": 6711627057143034656, - "Data2": 6219653375162393003, - "Data3": 6631359523419389077, - "Data4": -4750281753134498500 + "Data1": -3598824852652830858, + "Data2": -2362313462890345729, + "Data3": -2256815269459123444, + "Data4": -5661358611456632274 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -4474,7 +4986,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikCalendar", "Documentation": "\n\nTheCalendarcomponentclass.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikCalendar" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikCalendar" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4483,7 +4999,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikCalendar.View", "Documentation": "\n\nSpecifiesthecurrentviewthatwillbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", @@ -4503,7 +5021,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikCalendar.BottomView", "Documentation": "\n\nDefinesthebottommostviewtowhichtheusercannavigate.\n\n", - "Metadata": { "Common.PropertyName": "BottomView" } + "Metadata": { + "Common.PropertyName": "BottomView" + } }, { "Kind": "Components.Component", @@ -4512,7 +5032,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarSelectionMode Telerik.Blazor.Components.TelerikCalendar.SelectionMode", "Documentation": "\n\nSetstheselectionmodeofthecalendar.\n\n", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", @@ -4520,7 +5042,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikCalendar.Views", "Documentation": "\n\nDefinesthenumberofviewsthatwillberenderednexttoeachother.\n\n", - "Metadata": { "Common.PropertyName": "Views" } + "Metadata": { + "Common.PropertyName": "Views" + } }, { "Kind": "Components.Component", @@ -4528,7 +5052,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.Min", "Documentation": "\n\nSetstheminimumalloweddateofthecalendar.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -4536,7 +5062,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.Max", "Documentation": "\n\nSetsthemaximumalloweddateofthecalendar.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -4544,7 +5072,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.Date", "Documentation": "\n\nSetsthedatetowhichthecalendarwillnavigate.\n\n", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", @@ -4563,7 +5093,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.Value", "Documentation": "\n\nSetsthevalueofthecalendarwhensingleselectionisused.\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -4571,7 +5103,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikCalendar.DisabledDates", "Documentation": "\n\nSpecifiesalistofdatesthatcannotbeselected.\n\n", - "Metadata": { "Common.PropertyName": "DisabledDates" } + "Metadata": { + "Common.PropertyName": "DisabledDates" + } }, { "Kind": "Components.Component", @@ -4579,7 +5113,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikCalendar.SelectedDates", "Documentation": "\n\nGetsorsetstheselecteddateswhenmulti-selectionisenabled.\n\n", - "Metadata": { "Common.PropertyName": "SelectedDates" } + "Metadata": { + "Common.PropertyName": "SelectedDates" + } }, { "Kind": "Components.Component", @@ -4598,7 +5134,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.RangeStart", "Documentation": "\n\nThestartselecteddateinCalendarSelectionMode.Range.\n\n", - "Metadata": { "Common.PropertyName": "RangeStart" } + "Metadata": { + "Common.PropertyName": "RangeStart" + } }, { "Kind": "Components.Component", @@ -4617,7 +5155,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.RangeEnd", "Documentation": "\n\nTheendselecteddateinCalendarSelectionMode.Range.\n\n", - "Metadata": { "Common.PropertyName": "RangeEnd" } + "Metadata": { + "Common.PropertyName": "RangeEnd" + } }, { "Kind": "Components.Component", @@ -4632,16 +5172,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikCalendar" + "Common.TypeName": "Telerik.Blazor.Components.TelerikCalendar", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 134773638112237235, - "Data2": -2923876594815474261, - "Data3": 7818135184149671418, - "Data4": 3843914560709846166 + "Data1": -830925524688467105, + "Data2": -3897465927286321180, + "Data3": 392077670481430628, + "Data4": -2993249302858683765 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -4649,7 +5189,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikCalendar", "Documentation": "\n\nTheCalendarcomponentclass.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikCalendar" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikCalendar" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4658,7 +5202,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikCalendar.View", "Documentation": "\n\nSpecifiesthecurrentviewthatwillbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", @@ -4678,7 +5224,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikCalendar.BottomView", "Documentation": "\n\nDefinesthebottommostviewtowhichtheusercannavigate.\n\n", - "Metadata": { "Common.PropertyName": "BottomView" } + "Metadata": { + "Common.PropertyName": "BottomView" + } }, { "Kind": "Components.Component", @@ -4687,7 +5235,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarSelectionMode Telerik.Blazor.Components.TelerikCalendar.SelectionMode", "Documentation": "\n\nSetstheselectionmodeofthecalendar.\n\n", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", @@ -4695,7 +5245,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikCalendar.Views", "Documentation": "\n\nDefinesthenumberofviewsthatwillberenderednexttoeachother.\n\n", - "Metadata": { "Common.PropertyName": "Views" } + "Metadata": { + "Common.PropertyName": "Views" + } }, { "Kind": "Components.Component", @@ -4703,7 +5255,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.Min", "Documentation": "\n\nSetstheminimumalloweddateofthecalendar.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -4711,7 +5265,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.Max", "Documentation": "\n\nSetsthemaximumalloweddateofthecalendar.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -4719,7 +5275,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.Date", "Documentation": "\n\nSetsthedatetowhichthecalendarwillnavigate.\n\n", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", @@ -4738,7 +5296,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.Value", "Documentation": "\n\nSetsthevalueofthecalendarwhensingleselectionisused.\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -4746,7 +5306,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikCalendar.DisabledDates", "Documentation": "\n\nSpecifiesalistofdatesthatcannotbeselected.\n\n", - "Metadata": { "Common.PropertyName": "DisabledDates" } + "Metadata": { + "Common.PropertyName": "DisabledDates" + } }, { "Kind": "Components.Component", @@ -4754,7 +5316,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikCalendar.SelectedDates", "Documentation": "\n\nGetsorsetstheselecteddateswhenmulti-selectionisenabled.\n\n", - "Metadata": { "Common.PropertyName": "SelectedDates" } + "Metadata": { + "Common.PropertyName": "SelectedDates" + } }, { "Kind": "Components.Component", @@ -4773,7 +5337,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.RangeStart", "Documentation": "\n\nThestartselecteddateinCalendarSelectionMode.Range.\n\n", - "Metadata": { "Common.PropertyName": "RangeStart" } + "Metadata": { + "Common.PropertyName": "RangeStart" + } }, { "Kind": "Components.Component", @@ -4792,7 +5358,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikCalendar.RangeEnd", "Documentation": "\n\nTheendselecteddateinCalendarSelectionMode.Range.\n\n", - "Metadata": { "Common.PropertyName": "RangeEnd" } + "Metadata": { + "Common.PropertyName": "RangeEnd" + } }, { "Kind": "Components.Component", @@ -4807,17 +5375,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikCalendar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5806083525780856040, - "Data2": -3199486773342232303, - "Data3": -1000636219494600433, - "Data4": 8556768286287782176 + "Data1": 5043006151748496563, + "Data2": 469354298124314285, + "Data3": -7087140941765667832, + "Data4": -1428128440095278287 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxes", @@ -4825,7 +5393,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxes", "Documentation": "\n\nTelerikUIChartCategoryAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxes" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4839,16 +5411,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxes" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxes", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8412731430970479934, - "Data2": 463220130688360765, - "Data3": -2632494593444134074, - "Data4": 6405321395514219823 + "Data1": 3678433480579089783, + "Data2": 4500508666112127261, + "Data3": -1880351710349397289, + "Data4": -405640475714339038 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxes", @@ -4856,7 +5428,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxes", "Documentation": "\n\nTelerikUIChartCategoryAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxes" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4870,17 +5446,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxes", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1505769950471262240, - "Data2": 8767109671020348280, - "Data3": 2047021694965069344, - "Data4": -8562605506802735882 + "Data1": 2484483350351732758, + "Data2": -4223543885027037979, + "Data3": 4685501049432744523, + "Data4": 2427168791304957529 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxes.ChildContent", @@ -4894,17 +5470,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxes.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8832733802757475703, - "Data2": 1388827329902828261, - "Data3": -8679822972273343072, - "Data4": 3132488189924164545 + "Data1": -198564144744369727, + "Data2": -2528717392077292004, + "Data3": 3775720580263648965, + "Data4": 1398221571317414520 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxes.ChildContent", @@ -4926,17 +5502,21 @@ }, { "__Checksum": { - "Data1": 8603175392535827412, - "Data2": -1170320710882014739, - "Data3": 5681542398370571351, - "Data4": 2755958485841315379 + "Data1": 5327543711734752980, + "Data2": -8316074996982324098, + "Data3": -2705133807792128454, + "Data4": 7557160309916910699 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxis" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -4954,7 +5534,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.ChartCategoryAxis.AxisCrossingValue", "Documentation": "\n\nCategoryindexatwhichthefirstvalueaxiscrossesthisaxis(whensetasanobject).Categoryindicesatwhichthevalueaxescrossthecategoryaxis(whensetasanarray).\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -4962,7 +5544,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -4970,7 +5554,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.ChartCategoryAxis.BaseUnitStep", "Documentation": "\n\nThestep(interval)betweencategoriesinbaseunits.Settingitto\"auto\"willsetthesteptosuchvaluethatthetotalnumberofcategoriesdoesnotexceedcategoryAxis.maxDateGroups.ThisoptionisignoredifcategoryAxis.baseUnitissetto\"fit\".\n\n", - "Metadata": { "Common.PropertyName": "BaseUnitStep" } + "Metadata": { + "Common.PropertyName": "BaseUnitStep" + } }, { "Kind": "Components.Component", @@ -4978,7 +5564,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.ChartCategoryAxis.Categories", "Documentation": "\n\nThecategorynames.Thechartwillcreateacategoryforeveryitemofthearray.\n\n", - "Metadata": { "Common.PropertyName": "Categories" } + "Metadata": { + "Common.PropertyName": "Categories" + } }, { "Kind": "Components.Component", @@ -4986,7 +5574,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxis.Color", "Documentation": "\n\nThecolortoapplytoallaxiselements.AcceptsavalidCSScolorstring,includinghexandrgb.CanbeoverriddenbycategoryAxis.labels.colorandcategoryAxis.line.color.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -4994,7 +5584,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartCategoryAxis.Max", "Documentation": "\n\nThelastdatedisplayedonthecategorydateaxis.Bydefault,theminimumdateisthesameasthelastcategory.ThisisoftenusedincombinationwiththecategoryAxis.minandcategoryAxis.roundToBaseUnitoptionstosetupafixeddaterange.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -5002,7 +5594,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxis.MaxDateGroups", "Documentation": "\n\nThemaximumnumberofgroups(categories)todisplaywhencategoryAxis.baseUnitissetto\"fit\"orcategoryAxis.baseUnitStepissetto\"auto\".\n\n", - "Metadata": { "Common.PropertyName": "MaxDateGroups" } + "Metadata": { + "Common.PropertyName": "MaxDateGroups" + } }, { "Kind": "Components.Component", @@ -5010,7 +5604,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartCategoryAxis.Min", "Documentation": "\n\nThefirstdatedisplayedonthecategorydateaxis.Bydefault,theminimumdateisthesameasthefirstcategory.ThisisoftenusedincombinationwiththecategoryAxis.minandcategoryAxis.roundToBaseUnitoptionstosetupafixeddaterange.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -5018,7 +5614,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxis.Name", "Documentation": "\n\nTheuniqueaxisname.Usedtoassociateaserieswithacategoryaxisusingtheseries.categoryAxisoption.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -5026,7 +5624,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxis.StartAngle", "Documentation": "\n\nTheangle(degrees)ofthefirstcategoryontheaxis.Anglesincreaseclockwiseandzeroistotheleft.Negativevaluesareacceptable.\n\n", - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "Components.Component", @@ -5034,7 +5634,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxis.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxis.Bydefaultthecategoryaxisisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -5042,7 +5644,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxis.WeekStartDay", "Documentation": "\n\nTheweekstartdaywhencategoryAxis.baseUnitissetto\"weeks\".Thesupportedvaluesare:kendo.days.Sunday-equalto0;kendo.days.Monday-equalto1;kendo.days.Tuesday-equalto2;kendo.days.Wednesday-equalto3;kendo.days.Thursday-equalto4;kendo.days.Friday-equalto5orkendo.days.Saturday-equalto6.\n\n", - "Metadata": { "Common.PropertyName": "WeekStartDay" } + "Metadata": { + "Common.PropertyName": "WeekStartDay" + } }, { "Kind": "Components.Component", @@ -5050,7 +5654,9 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisBaseUnit?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisBaseUnit? Telerik.Blazor.Components.ChartCategoryAxis.BaseUnit", "Documentation": "\n\nSpecifiesthebasetimeintervalfortheaxis.\n\n", - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "Components.Component", @@ -5058,27 +5664,33 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisType?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisType? Telerik.Blazor.Components.ChartCategoryAxis.Type", "Documentation": "\n\nSpecifiesthecategoryaxistype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxis" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxis", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4118565879310782685, - "Data2": 756109786965948638, - "Data3": 3142711766021798733, - "Data4": -6235976795129891016 + "Data1": -2157214404522271625, + "Data2": -770236977991208933, + "Data3": 2970950749005300930, + "Data4": -276268946973109343 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxis" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5096,7 +5708,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.ChartCategoryAxis.AxisCrossingValue", "Documentation": "\n\nCategoryindexatwhichthefirstvalueaxiscrossesthisaxis(whensetasanobject).Categoryindicesatwhichthevalueaxescrossthecategoryaxis(whensetasanarray).\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -5104,7 +5718,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -5112,7 +5728,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.ChartCategoryAxis.BaseUnitStep", "Documentation": "\n\nThestep(interval)betweencategoriesinbaseunits.Settingitto\"auto\"willsetthesteptosuchvaluethatthetotalnumberofcategoriesdoesnotexceedcategoryAxis.maxDateGroups.ThisoptionisignoredifcategoryAxis.baseUnitissetto\"fit\".\n\n", - "Metadata": { "Common.PropertyName": "BaseUnitStep" } + "Metadata": { + "Common.PropertyName": "BaseUnitStep" + } }, { "Kind": "Components.Component", @@ -5120,7 +5738,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.ChartCategoryAxis.Categories", "Documentation": "\n\nThecategorynames.Thechartwillcreateacategoryforeveryitemofthearray.\n\n", - "Metadata": { "Common.PropertyName": "Categories" } + "Metadata": { + "Common.PropertyName": "Categories" + } }, { "Kind": "Components.Component", @@ -5128,7 +5748,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxis.Color", "Documentation": "\n\nThecolortoapplytoallaxiselements.AcceptsavalidCSScolorstring,includinghexandrgb.CanbeoverriddenbycategoryAxis.labels.colorandcategoryAxis.line.color.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -5136,7 +5758,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartCategoryAxis.Max", "Documentation": "\n\nThelastdatedisplayedonthecategorydateaxis.Bydefault,theminimumdateisthesameasthelastcategory.ThisisoftenusedincombinationwiththecategoryAxis.minandcategoryAxis.roundToBaseUnitoptionstosetupafixeddaterange.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -5144,7 +5768,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxis.MaxDateGroups", "Documentation": "\n\nThemaximumnumberofgroups(categories)todisplaywhencategoryAxis.baseUnitissetto\"fit\"orcategoryAxis.baseUnitStepissetto\"auto\".\n\n", - "Metadata": { "Common.PropertyName": "MaxDateGroups" } + "Metadata": { + "Common.PropertyName": "MaxDateGroups" + } }, { "Kind": "Components.Component", @@ -5152,7 +5778,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartCategoryAxis.Min", "Documentation": "\n\nThefirstdatedisplayedonthecategorydateaxis.Bydefault,theminimumdateisthesameasthefirstcategory.ThisisoftenusedincombinationwiththecategoryAxis.minandcategoryAxis.roundToBaseUnitoptionstosetupafixeddaterange.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -5160,7 +5788,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxis.Name", "Documentation": "\n\nTheuniqueaxisname.Usedtoassociateaserieswithacategoryaxisusingtheseries.categoryAxisoption.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -5168,7 +5798,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxis.StartAngle", "Documentation": "\n\nTheangle(degrees)ofthefirstcategoryontheaxis.Anglesincreaseclockwiseandzeroistotheleft.Negativevaluesareacceptable.\n\n", - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "Components.Component", @@ -5176,7 +5808,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxis.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxis.Bydefaultthecategoryaxisisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -5184,7 +5818,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxis.WeekStartDay", "Documentation": "\n\nTheweekstartdaywhencategoryAxis.baseUnitissetto\"weeks\".Thesupportedvaluesare:kendo.days.Sunday-equalto0;kendo.days.Monday-equalto1;kendo.days.Tuesday-equalto2;kendo.days.Wednesday-equalto3;kendo.days.Thursday-equalto4;kendo.days.Friday-equalto5orkendo.days.Saturday-equalto6.\n\n", - "Metadata": { "Common.PropertyName": "WeekStartDay" } + "Metadata": { + "Common.PropertyName": "WeekStartDay" + } }, { "Kind": "Components.Component", @@ -5192,7 +5828,9 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisBaseUnit?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisBaseUnit? Telerik.Blazor.Components.ChartCategoryAxis.BaseUnit", "Documentation": "\n\nSpecifiesthebasetimeintervalfortheaxis.\n\n", - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "Components.Component", @@ -5200,21 +5838,23 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisType?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisType? Telerik.Blazor.Components.ChartCategoryAxis.Type", "Documentation": "\n\nSpecifiesthecategoryaxistype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6790980965557948361, - "Data2": 1630479755760315647, - "Data3": -8715501644584422511, - "Data4": 8117419964202120689 + "Data1": -8117807056949404355, + "Data2": -7221953997242545193, + "Data3": -3023571806337420894, + "Data4": -92245884555459935 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxis.ChildContent", @@ -5228,17 +5868,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1533171819561198396, - "Data2": -2364007002981739351, - "Data3": 6625249371382523483, - "Data4": -2148495737304948098 + "Data1": 5207197351251893746, + "Data2": 2270880094937127338, + "Data3": 8520158456274840778, + "Data4": 5251494880474458144 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxis.ChildContent", @@ -5260,10 +5900,10 @@ }, { "__Checksum": { - "Data1": -2337461120781087040, - "Data2": 7834059348431811690, - "Data3": -2233064229448961721, - "Data4": -4599596834062392491 + "Data1": -2351289219214851428, + "Data2": -9182171132485511574, + "Data3": -3542178562340957940, + "Data4": -3317130856761841515 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps", @@ -5271,7 +5911,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps", "Documentation": "\n\nTelerikUIChartCategoryAxisAutoBaseUnitSteps.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisAutoBaseUnitSteps" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisAutoBaseUnitSteps" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5289,7 +5933,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Milliseconds", "Documentation": "\n\nThemillisecondsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Milliseconds" } + "Metadata": { + "Common.PropertyName": "Milliseconds" + } }, { "Kind": "Components.Component", @@ -5297,7 +5943,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Seconds", "Documentation": "\n\nThesecondsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Seconds" } + "Metadata": { + "Common.PropertyName": "Seconds" + } }, { "Kind": "Components.Component", @@ -5305,7 +5953,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Minutes", "Documentation": "\n\nTheminutesunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Minutes" } + "Metadata": { + "Common.PropertyName": "Minutes" + } }, { "Kind": "Components.Component", @@ -5313,7 +5963,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Hours", "Documentation": "\n\nThehoursunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "Components.Component", @@ -5321,7 +5973,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Days", "Documentation": "\n\nThedaysunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "Components.Component", @@ -5329,7 +5983,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Weeks", "Documentation": "\n\nTheweeksunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "Components.Component", @@ -5337,7 +5993,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Months", "Documentation": "\n\nThemonthsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "Components.Component", @@ -5345,20 +6003,22 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Years", "Documentation": "\n\nTheyearsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6980627945859283938, - "Data2": 4179041685099588769, - "Data3": 4640122495458815966, - "Data4": -4123473545835824678 + "Data1": 4284993461992678201, + "Data2": 5364122882030836265, + "Data3": -3675023119797558447, + "Data4": 2096470100464570607 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps", @@ -5366,7 +6026,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps", "Documentation": "\n\nTelerikUIChartCategoryAxisAutoBaseUnitSteps.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5384,7 +6048,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Milliseconds", "Documentation": "\n\nThemillisecondsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Milliseconds" } + "Metadata": { + "Common.PropertyName": "Milliseconds" + } }, { "Kind": "Components.Component", @@ -5392,7 +6058,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Seconds", "Documentation": "\n\nThesecondsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Seconds" } + "Metadata": { + "Common.PropertyName": "Seconds" + } }, { "Kind": "Components.Component", @@ -5400,7 +6068,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Minutes", "Documentation": "\n\nTheminutesunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Minutes" } + "Metadata": { + "Common.PropertyName": "Minutes" + } }, { "Kind": "Components.Component", @@ -5408,7 +6078,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Hours", "Documentation": "\n\nThehoursunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "Components.Component", @@ -5416,7 +6088,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Days", "Documentation": "\n\nThedaysunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "Components.Component", @@ -5424,7 +6098,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Weeks", "Documentation": "\n\nTheweeksunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "Components.Component", @@ -5432,7 +6108,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Months", "Documentation": "\n\nThemonthsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "Components.Component", @@ -5440,21 +6118,23 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.Years", "Documentation": "\n\nTheyearsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5258336787492425891, - "Data2": -4617177585808843977, - "Data3": 36174066915974385, - "Data4": -1000497695059527836 + "Data1": 4858557059700763191, + "Data2": 5424712957933544359, + "Data3": -6889337770666337942, + "Data4": 2517783015831040501 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.ChildContent", @@ -5468,17 +6148,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6098909799005807811, - "Data2": -3691499503368808357, - "Data3": 3096044024029278546, - "Data4": 8121353287939526180 + "Data1": 6571502259447418557, + "Data2": -5812913041792048481, + "Data3": 6271650715780570704, + "Data4": 5474645169601774232 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisAutoBaseUnitSteps.ChildContent", @@ -5500,10 +6180,10 @@ }, { "__Checksum": { - "Data1": 4890926195460066847, - "Data2": -2144703222847097548, - "Data3": -223479490657472281, - "Data4": -370662732755020679 + "Data1": 1789090164589706639, + "Data2": 7960275465254998033, + "Data3": -5293500566240815840, + "Data4": -2722987754587803454 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabels", @@ -5511,7 +6191,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisLabels", "Documentation": "\n\nTelerikUIChartCategoryAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5529,7 +6213,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -5537,7 +6223,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -5545,7 +6233,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabels.Font", "Documentation": "\n\nThefontstyleofthelabels.AcceptsavalidCSScolorstring,forexample\"20px'CourierNew'\".\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -5553,7 +6243,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabels.Format", "Documentation": "\n\nTheformatusedtodisplaythelabels.Useskendo.format.Containsoneplaceholder(\"{0}\")whichrepresentsthecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -5561,7 +6253,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisLabels.Mirror", "Documentation": "\n\nIfsettotruethechartwillmirrortheaxislabelsandticks.Ifthelabelsarenormallyontheleftsideoftheaxis,mirroringtheaxiswillrenderthemtotheright.\n\n", - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "Components.Component", @@ -5569,7 +6263,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabels.Skip", "Documentation": "\n\nThenumberoflabelstoskip.Bydefaultnolabelsareskipped.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -5577,7 +6273,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabels.Step", "Documentation": "\n\nThelabelrenderingstep-rendereveryn-thlabel.Bydefaulteverylabelisrendered.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -5585,7 +6283,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthelabels.Thefieldswhichcanbeusedinthetemplateare:value-thecategoryvalue;dataItem-thedataitem,incaseafieldhasbeenspecified.Ifthecategorydoesnothaveacorrespondingiteminthedatathenanemptyobjectwillbepassed.;format-thedefaultformatofthelabelorculture-thedefaultculture(ifset)onthelabel.\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "Components.Component", @@ -5593,7 +6293,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxislabels.Bydefaultthecategoryaxislabelsarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -5601,20 +6303,22 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.ChartCategoryAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabels" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2731490011117154272, - "Data2": 7834043335690065805, - "Data3": -2906403540383587775, - "Data4": 7065067563119172708 + "Data1": -2968533075207080435, + "Data2": -7327964565633643821, + "Data3": 5589169157614426246, + "Data4": 5789638368798521917 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabels", @@ -5622,7 +6326,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisLabels", "Documentation": "\n\nTelerikUIChartCategoryAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5640,7 +6348,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -5648,7 +6358,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -5656,7 +6368,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabels.Font", "Documentation": "\n\nThefontstyleofthelabels.AcceptsavalidCSScolorstring,forexample\"20px'CourierNew'\".\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -5664,7 +6378,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabels.Format", "Documentation": "\n\nTheformatusedtodisplaythelabels.Useskendo.format.Containsoneplaceholder(\"{0}\")whichrepresentsthecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -5672,7 +6388,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisLabels.Mirror", "Documentation": "\n\nIfsettotruethechartwillmirrortheaxislabelsandticks.Ifthelabelsarenormallyontheleftsideoftheaxis,mirroringtheaxiswillrenderthemtotheright.\n\n", - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "Components.Component", @@ -5680,7 +6398,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabels.Skip", "Documentation": "\n\nThenumberoflabelstoskip.Bydefaultnolabelsareskipped.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -5688,7 +6408,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabels.Step", "Documentation": "\n\nThelabelrenderingstep-rendereveryn-thlabel.Bydefaulteverylabelisrendered.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -5696,7 +6418,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthelabels.Thefieldswhichcanbeusedinthetemplateare:value-thecategoryvalue;dataItem-thedataitem,incaseafieldhasbeenspecified.Ifthecategorydoesnothaveacorrespondingiteminthedatathenanemptyobjectwillbepassed.;format-thedefaultformatofthelabelorculture-thedefaultculture(ifset)onthelabel.\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "Components.Component", @@ -5704,7 +6428,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxislabels.Bydefaultthecategoryaxislabelsarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -5712,21 +6438,23 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.ChartCategoryAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5207242261215508758, - "Data2": -5598277362648541538, - "Data3": -1330536830695472167, - "Data4": -2097481301332738641 + "Data1": -2155844318854173897, + "Data2": -1327532265691339217, + "Data3": 7601384551099983592, + "Data4": -1190315419199942463 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabels.ChildContent", @@ -5740,17 +6468,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 838650745982443904, - "Data2": -906370150036290439, - "Data3": -1445886212053185958, - "Data4": -8791370048866680615 + "Data1": -3761746939751997502, + "Data2": 7194720847376497709, + "Data3": -4247033664253166124, + "Data4": 8918740731224003712 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabels.ChildContent", @@ -5772,10 +6500,10 @@ }, { "__Checksum": { - "Data1": -3461261643727291250, - "Data2": -5484892455230951299, - "Data3": -3626244229014742404, - "Data4": -5847201573945829683 + "Data1": -5687484783569734401, + "Data2": 1236387946408074857, + "Data3": -715471694097311011, + "Data4": -1158977272322404509 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder", @@ -5783,7 +6511,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder", "Documentation": "\n\nTelerikUIChartCategoryAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5801,7 +6533,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -5809,7 +6543,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -5817,20 +6553,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2239445551225474233, - "Data2": 8873570255411893744, - "Data3": -4132281534470345573, - "Data4": -6279613878196679873 + "Data1": -7626658935899301049, + "Data2": 6766372559069817712, + "Data3": -2362000446392632044, + "Data4": -2477048440241847236 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder", @@ -5838,7 +6576,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder", "Documentation": "\n\nTelerikUIChartCategoryAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5856,7 +6598,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -5864,7 +6608,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -5872,21 +6618,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7086481646597161952, - "Data2": -6980883224113340602, - "Data3": -1449058741878246311, - "Data4": 8561111798603844613 + "Data1": -1572663128990865918, + "Data2": 2966411891388783379, + "Data3": 2505163408423112363, + "Data4": 7650041276589159113 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder.ChildContent", @@ -5900,17 +6648,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6516807249008338533, - "Data2": -3062893376059706155, - "Data3": 2368853941003949664, - "Data4": 3403431058203923065 + "Data1": 7766181868707721681, + "Data2": 7485741902588626819, + "Data3": -5146266598008456746, + "Data4": -5705418828719796881 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsBorder.ChildContent", @@ -5932,10 +6680,10 @@ }, { "__Checksum": { - "Data1": -6654213119633690771, - "Data2": -4732219248666781342, - "Data3": -5316095846441256366, - "Data4": -8957148762037394753 + "Data1": -1818630518111533247, + "Data2": 2503344067784206113, + "Data3": -6821952387700644618, + "Data4": -5728147558543449107 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin", @@ -5943,7 +6691,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin", "Documentation": "\n\nTelerikUIChartCategoryAxisLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -5961,7 +6713,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -5969,7 +6723,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -5977,7 +6733,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -5985,20 +6743,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8648261808631855910, - "Data2": 5317244856597816099, - "Data3": -3644000707217858422, - "Data4": 5766863127180338692 + "Data1": 490593510912432223, + "Data2": 3438787675902756218, + "Data3": -3864484769405922691, + "Data4": 6841629235026098237 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin", @@ -6006,7 +6766,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin", "Documentation": "\n\nTelerikUIChartCategoryAxisLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6024,7 +6788,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -6032,7 +6798,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -6040,7 +6808,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -6048,21 +6818,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1874571503815420344, - "Data2": -1677938593448326489, - "Data3": 6054752751520507143, - "Data4": -5028201894096236157 + "Data1": -146262483682408386, + "Data2": 3871435250632764114, + "Data3": -9057759277341877049, + "Data4": 5133333122944336682 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.ChildContent", @@ -6076,17 +6848,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 689853898139847469, - "Data2": -3135422745685490186, - "Data3": 3867145629258861486, - "Data4": -9223055115211613223 + "Data1": 510446191395595988, + "Data2": -8817703199189520691, + "Data3": 8817146939870699125, + "Data4": -1845465104878753214 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsMargin.ChildContent", @@ -6108,10 +6880,10 @@ }, { "__Checksum": { - "Data1": 2381771900713161029, - "Data2": 4070835810592432530, - "Data3": 871864383103673864, - "Data4": -6087383641788693345 + "Data1": -5926562390970002780, + "Data2": 2132344328649506139, + "Data3": -5220115100307173303, + "Data4": 8209641877345461370 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding", @@ -6119,7 +6891,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding", "Documentation": "\n\nTelerikUIChartCategoryAxisLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6137,7 +6913,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -6145,7 +6923,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -6153,7 +6933,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -6161,20 +6943,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 506547196114804476, - "Data2": 4481552609443974565, - "Data3": 2429621286664558557, - "Data4": 3230017523227754656 + "Data1": -5943401327566401137, + "Data2": 4536829009161024091, + "Data3": -6620444933933789381, + "Data4": 5467326184303792481 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding", @@ -6182,7 +6966,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding", "Documentation": "\n\nTelerikUIChartCategoryAxisLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6200,7 +6988,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -6208,7 +6998,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -6216,7 +7008,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -6224,21 +7018,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4988131362691909129, - "Data2": -2324651276868842391, - "Data3": -1650921800216331272, - "Data4": 5096537558742336299 + "Data1": -3754449168764097886, + "Data2": -722657017826004807, + "Data3": 4463251785447628546, + "Data4": -2681140440008212733 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.ChildContent", @@ -6252,17 +7048,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 129078078097532415, - "Data2": -2422363694717663551, - "Data3": -2129674179036531012, - "Data4": 7932229879984978360 + "Data1": 6197879206608908885, + "Data2": -8606688034928362322, + "Data3": 4922916246777139957, + "Data4": -7049469677120532659 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsPadding.ChildContent", @@ -6284,10 +7080,10 @@ }, { "__Checksum": { - "Data1": -4008704824333057868, - "Data2": 1749979013155751241, - "Data3": 6255705094339488773, - "Data4": 1836963690203405746 + "Data1": -3111878494243903401, + "Data2": 211691331027015229, + "Data3": 1627282979484266051, + "Data4": -6928537361544030232 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation", @@ -6295,7 +7091,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation", "Documentation": "\n\nTelerikUIChartCategoryAxisLabelsRotation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisLabelsRotation" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisLabelsRotation" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6313,7 +7113,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation.Angle", "Documentation": "\n\nTherotationangleofthelabels.Bydefaultthelabelsarenotrotated.Canbesetto\"auto\"iftheaxisishorizontalinwhichcasethelabelswillberotatedonlyiftheslotsizeisnotsufficientfortheentirelabels.\n\n", - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } }, { "Kind": "Components.Component", @@ -6321,20 +7123,22 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment? Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation.Align", "Documentation": "\n\nSpecifiestherotationofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4892750733964584196, - "Data2": 524875148723756927, - "Data3": 7760951271521404813, - "Data4": -4403338640726656673 + "Data1": 8985070426386259043, + "Data2": 6472224995269532691, + "Data3": 3917298730880148079, + "Data4": 1030582608666893906 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation", @@ -6342,7 +7146,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation", "Documentation": "\n\nTelerikUIChartCategoryAxisLabelsRotation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6360,7 +7168,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation.Angle", "Documentation": "\n\nTherotationangleofthelabels.Bydefaultthelabelsarenotrotated.Canbesetto\"auto\"iftheaxisishorizontalinwhichcasethelabelswillberotatedonlyiftheslotsizeisnotsufficientfortheentirelabels.\n\n", - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } }, { "Kind": "Components.Component", @@ -6368,21 +7178,23 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment? Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation.Align", "Documentation": "\n\nSpecifiestherotationofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6232887095720748460, - "Data2": -5134985451419803533, - "Data3": -5734575404024309039, - "Data4": 1906837480465454016 + "Data1": 9125605479730494284, + "Data2": 667353263118493061, + "Data3": 1754239637378685860, + "Data4": -7997546431776291594 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation.ChildContent", @@ -6396,17 +7208,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4698863864132729390, - "Data2": -2495748975462917576, - "Data3": -4120960418338290241, - "Data4": 3642223382266010927 + "Data1": -3450328872289306488, + "Data2": 3315691396719019457, + "Data3": 8948980942298816617, + "Data4": -6786171767140370636 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisLabelsRotation.ChildContent", @@ -6428,10 +7240,10 @@ }, { "__Checksum": { - "Data1": 785392446062619130, - "Data2": -8392709254616083585, - "Data3": 323785395750650798, - "Data4": 6155023483497166771 + "Data1": -8904521880638205593, + "Data2": 3505741293664398215, + "Data3": 6621143053267972863, + "Data4": -8755159004505487554 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines", @@ -6439,7 +7251,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines", "Documentation": "\n\nTelerikUIChartCategoryAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6457,7 +7273,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthemajorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -6465,7 +7283,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeofthemajorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -6473,7 +7293,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.Visible", "Documentation": "\n\nIfsettofalsethechartwillnotdisplaythemajorgridlines.Bydefaultthemajorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -6481,7 +7303,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxismajorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -6489,7 +7313,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -6497,20 +7323,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3034170767557611381, - "Data2": -4378267562117540811, - "Data3": -9203218347667873361, - "Data4": -6323993173345005790 + "Data1": 3160471363479784933, + "Data2": 8657560326607259349, + "Data3": -3872634027723288761, + "Data4": 7850500822067867609 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines", @@ -6518,7 +7346,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines", "Documentation": "\n\nTelerikUIChartCategoryAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6536,7 +7368,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthemajorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -6544,7 +7378,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeofthemajorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -6552,7 +7388,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.Visible", "Documentation": "\n\nIfsettofalsethechartwillnotdisplaythemajorgridlines.Bydefaultthemajorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -6560,7 +7398,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxismajorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -6568,7 +7408,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -6576,21 +7418,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 198599240079360315, - "Data2": 3428738737635404598, - "Data3": -305055180084743438, - "Data4": 1311508545069030150 + "Data1": 8770453000113282747, + "Data2": 5207845358172722098, + "Data3": -1765644103026253264, + "Data4": -8904831474864631340 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.ChildContent", @@ -6604,17 +7448,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -307250902217131337, - "Data2": -5628139984481488203, - "Data3": 3831549161273600336, - "Data4": -7021439243406617072 + "Data1": -3386275877275452375, + "Data2": -8394559698531071032, + "Data3": 4931862740768130815, + "Data4": -8106621637591649973 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMajorGridLines.ChildContent", @@ -6636,10 +7480,10 @@ }, { "__Checksum": { - "Data1": -5972946371188492924, - "Data2": -5789366016636461468, - "Data3": -4410039605815989682, - "Data4": 1844800767609257772 + "Data1": -6864335104020461897, + "Data2": -7355977485286825099, + "Data3": -3947200734713438243, + "Data4": 1272255895634533721 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks", @@ -6647,7 +7491,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks", "Documentation": "\n\nTelerikUIChartCategoryAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6665,7 +7513,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -6673,7 +7523,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -6681,7 +7533,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxismajorticks.Bydefaultthecategoryaxismajorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -6689,7 +7543,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -6697,7 +7553,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -6705,20 +7563,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4820507844144387574, - "Data2": -3774000516664258870, - "Data3": 2598418591386420492, - "Data4": -4043377690994751984 + "Data1": 8564394484930029705, + "Data2": -8980186026174901480, + "Data3": -3635650741860347295, + "Data4": 6038524658115483969 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks", @@ -6726,7 +7586,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks", "Documentation": "\n\nTelerikUIChartCategoryAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6744,7 +7608,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -6752,7 +7618,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -6760,7 +7628,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxismajorticks.Bydefaultthecategoryaxismajorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -6768,7 +7638,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -6776,7 +7648,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -6784,21 +7658,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6347988522214327580, - "Data2": -1743700442637083874, - "Data3": 5319364165417199975, - "Data4": -9140291796347529578 + "Data1": 9083674701825296924, + "Data2": 3821704866906535615, + "Data3": -4312324265140452442, + "Data4": 5337083564843722147 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.ChildContent", @@ -6812,17 +7688,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7287385484030385091, - "Data2": 3232425198376064116, - "Data3": 8317581528930302779, - "Data4": -1346956815384546594 + "Data1": 3016458640239076292, + "Data2": -4966679924056709367, + "Data3": -3741389653952176506, + "Data4": -6539061518187137299 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMajorTicks.ChildContent", @@ -6844,10 +7720,10 @@ }, { "__Checksum": { - "Data1": -3216324902931868688, - "Data2": 8276796779516796199, - "Data3": 4885626662427177905, - "Data4": 5160725941737565105 + "Data1": -1799820384804091834, + "Data2": -2338097864488533729, + "Data3": 6247355836113970450, + "Data4": -7745500661115514951 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines", @@ -6855,7 +7731,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines", "Documentation": "\n\nTelerikUIChartCategoryAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6873,7 +7753,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.Color", "Documentation": "\n\nThecoloroftheminorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -6881,7 +7763,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -6889,7 +7773,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheminorgridlines.Bydefaulttheminorgridlinesarenotvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -6897,7 +7783,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxisminorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -6905,7 +7793,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -6913,20 +7803,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5053677286010557635, - "Data2": -42571821549695207, - "Data3": 5760516048270781418, - "Data4": 2543358487164661279 + "Data1": -6154837419510425994, + "Data2": 7115028283851625870, + "Data3": -3619953108788288532, + "Data4": -6669130126358839243 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines", @@ -6934,7 +7826,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines", "Documentation": "\n\nTelerikUIChartCategoryAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -6952,7 +7848,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.Color", "Documentation": "\n\nThecoloroftheminorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -6960,7 +7858,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -6968,7 +7868,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheminorgridlines.Bydefaulttheminorgridlinesarenotvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -6976,7 +7878,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxisminorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -6984,7 +7888,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -6992,21 +7898,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 547915708370097467, - "Data2": 743072906146807395, - "Data3": -8281797554144499130, - "Data4": -6578901561609896834 + "Data1": 7713381361901732928, + "Data2": 5685424157941034267, + "Data3": -2710044960309627643, + "Data4": -3600185226708672738 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.ChildContent", @@ -7020,17 +7928,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1370610139451623490, - "Data2": -477938732848914284, - "Data3": -9208563946093101900, - "Data4": 3722209459706846303 + "Data1": 1018135408207067321, + "Data2": 8056801572968522953, + "Data3": -6303951156793801035, + "Data4": -8019850160582975794 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMinorGridLines.ChildContent", @@ -7052,10 +7960,10 @@ }, { "__Checksum": { - "Data1": 8266836438502678102, - "Data2": 8220994070181461587, - "Data3": 7132889943759446073, - "Data4": -3605214929658878210 + "Data1": -7172313404371712645, + "Data2": -1781143610840850232, + "Data3": -3117266979476245278, + "Data4": 5138593592048488307 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks", @@ -7063,7 +7971,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks", "Documentation": "\n\nTelerikUIChartCategoryAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -7081,7 +7993,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -7089,7 +8003,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -7097,7 +8013,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxisminorticks.Bydefaultthecategoryaxisminorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -7105,7 +8023,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -7113,7 +8033,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -7121,20 +8043,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7151636640232406762, - "Data2": -5188433471362229321, - "Data3": -6591797541047379383, - "Data4": -1821769976618286034 + "Data1": 4615936072851817157, + "Data2": -4369757214664248310, + "Data3": 4580288299610691463, + "Data4": 1284157708616830982 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks", @@ -7142,7 +8066,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks", "Documentation": "\n\nTelerikUIChartCategoryAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -7160,7 +8088,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -7168,7 +8098,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -7176,7 +8108,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxisminorticks.Bydefaultthecategoryaxisminorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -7184,7 +8118,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -7192,7 +8128,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -7200,21 +8138,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2607888549786029676, - "Data2": -136936400843303071, - "Data3": -4556872664930525717, - "Data4": 7824071245609252688 + "Data1": -7491775374956663332, + "Data2": -7290233082251507792, + "Data3": 8358614448370368721, + "Data4": -4624011345712266678 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.ChildContent", @@ -7228,17 +8168,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7411142374239305968, - "Data2": 8996534714281520278, - "Data3": 946927421490785888, - "Data4": -1132410802863116217 + "Data1": -4665807015679648290, + "Data2": 4124394430268678461, + "Data3": -2852822768577946615, + "Data4": -3974584226696341088 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisMinorTicks.ChildContent", @@ -7260,10 +8200,10 @@ }, { "__Checksum": { - "Data1": -5349145465373746262, - "Data2": 7112561411443982757, - "Data3": 8007281590524660142, - "Data4": 8796639621045541329 + "Data1": -398657488860505904, + "Data2": 3713240892831536099, + "Data3": -5253056834205083774, + "Data4": 320628122609208492 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitle", @@ -7271,7 +8211,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisTitle", "Documentation": "\n\nTelerikUIChartCategoryAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -7289,7 +8233,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -7297,7 +8243,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -7305,7 +8253,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitle.Rotation", "Documentation": "\n\nTherotationangleofthetitle.Bydefaultthetitleisnotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -7313,7 +8263,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -7321,7 +8273,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxistitle.Bydefaultthecategoryaxistitleisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -7329,20 +8283,22 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.ChartCategoryAxisTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitle" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitle", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8145963564161079527, - "Data2": -3855614702535138285, - "Data3": -518833672412700842, - "Data4": -6615422590238722152 + "Data1": -6228783168786756290, + "Data2": -9144193215777768067, + "Data3": -8790007812459704071, + "Data4": -302817331670206826 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitle", @@ -7350,7 +8306,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisTitle", "Documentation": "\n\nTelerikUIChartCategoryAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -7368,7 +8328,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -7376,7 +8338,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -7384,7 +8348,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitle.Rotation", "Documentation": "\n\nTherotationangleofthetitle.Bydefaultthetitleisnotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -7392,7 +8358,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -7400,7 +8368,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartCategoryAxisTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxistitle.Bydefaultthecategoryaxistitleisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -7408,21 +8378,23 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.ChartCategoryAxisTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5917486268676779256, - "Data2": 1185323038013189275, - "Data3": -2889267563979505362, - "Data4": 6854894697484692883 + "Data1": -2232322943734147099, + "Data2": 553732359192143818, + "Data3": -8215548843234157217, + "Data4": -2227066200926310195 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitle.ChildContent", @@ -7436,17 +8408,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6759383867914678032, - "Data2": 5140265749541468808, - "Data3": 9131569247220115970, - "Data4": 452897117481566597 + "Data1": -5949613463960582935, + "Data2": -5987635592387482934, + "Data3": -4259955258496554939, + "Data4": 3471100674802841805 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitle.ChildContent", @@ -7468,10 +8440,10 @@ }, { "__Checksum": { - "Data1": 4827506003854441956, - "Data2": 2524386170601317988, - "Data3": 594490805648898075, - "Data4": 422656440407711911 + "Data1": -6243792440163987386, + "Data2": 1765715314110628863, + "Data3": -1476214824067309641, + "Data4": 7679768809333262125 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder", @@ -7479,7 +8451,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder", "Documentation": "\n\nTelerikUIChartCategoryAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -7497,7 +8473,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -7505,7 +8483,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartCategoryAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -7513,20 +8493,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -425987204557842578, - "Data2": 7135092171048603646, - "Data3": 7666113765156456731, - "Data4": 5965428669698435775 + "Data1": 6546456011223897476, + "Data2": -1421165482292552387, + "Data3": -7867774077535102084, + "Data4": 164533117175527919 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder", @@ -7534,7 +8516,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder", "Documentation": "\n\nTelerikUIChartCategoryAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -7552,7 +8538,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartCategoryAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -7560,7 +8548,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartCategoryAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -7568,21 +8558,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5621507826256806309, - "Data2": 3155424429711164844, - "Data3": 2340835879750375551, - "Data4": -2471560251654444288 + "Data1": 6944155312934985200, + "Data2": -4812749960501582839, + "Data3": 6262576439916989542, + "Data4": 2978276485570819837 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder.ChildContent", @@ -7596,17 +8588,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6215680861755413244, - "Data2": 3201926189156060399, - "Data3": -5460384568114605183, - "Data4": -2321758066160705480 + "Data1": -3288750595421910098, + "Data2": 1399134549491724605, + "Data3": 1311008872023762790, + "Data4": 2008368349986299500 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitleBorder.ChildContent", @@ -7628,10 +8620,10 @@ }, { "__Checksum": { - "Data1": -2591860052147001969, - "Data2": 7210298087857588384, - "Data3": -6659766553708320921, - "Data4": -4110445735180224279 + "Data1": -2285098316242233566, + "Data2": 1304986999683821425, + "Data3": -3307366779147292339, + "Data4": 207519002221115549 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin", @@ -7639,7 +8631,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin", "Documentation": "\n\nTelerikUIChartCategoryAxisTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -7657,7 +8653,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -7665,7 +8663,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -7673,7 +8673,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -7681,20 +8683,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8554324305432132816, - "Data2": -9093884899413290281, - "Data3": -2412364671163522675, - "Data4": 8560097339254551746 + "Data1": 3910036281413451042, + "Data2": -6027034511137215778, + "Data3": 8183526653450164117, + "Data4": 8216915300703085065 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin", @@ -7702,7 +8706,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin", "Documentation": "\n\nTelerikUIChartCategoryAxisTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -7720,7 +8728,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -7728,7 +8738,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -7736,7 +8748,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -7744,21 +8758,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8301175196278292438, - "Data2": -7227870957619087687, - "Data3": 9157635301006483711, - "Data4": 5494275925996105882 + "Data1": -3497285242914641666, + "Data2": -1185682706284620899, + "Data3": 5878139526891379428, + "Data4": -382711102279457476 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.ChildContent", @@ -7772,17 +8788,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1992301609512829765, - "Data2": -9187231221258831030, - "Data3": -2622939143235708166, - "Data4": 7423670557734371513 + "Data1": 6803043942721479460, + "Data2": 6205128628840298649, + "Data3": 599540054599788115, + "Data4": 218443052407077699 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitleMargin.ChildContent", @@ -7804,10 +8820,10 @@ }, { "__Checksum": { - "Data1": 992232080105922693, - "Data2": -895236278862650114, - "Data3": -1970769128353620313, - "Data4": 5794241716077466959 + "Data1": 8150732956214667023, + "Data2": -5847802781724714881, + "Data3": -7504760767390567785, + "Data4": -7901957444808483895 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding", @@ -7815,7 +8831,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding", "Documentation": "\n\nTelerikUIChartCategoryAxisTitlePadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartCategoryAxisTitlePadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartCategoryAxisTitlePadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -7833,7 +8853,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.Bottom", "Documentation": "\n\nThebottompaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -7841,7 +8863,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.Left", "Documentation": "\n\nTheleftpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -7849,7 +8873,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.Right", "Documentation": "\n\nTherightpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -7857,20 +8883,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.Top", "Documentation": "\n\nThetoppaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7313655352865083248, - "Data2": 1556244318019900468, - "Data3": -8479166864681108552, - "Data4": -4758485579037224267 + "Data1": -1174794577427157681, + "Data2": 744643807169835354, + "Data3": -8394328471616474467, + "Data4": 3641736128218919290 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding", @@ -7878,7 +8906,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding", "Documentation": "\n\nTelerikUIChartCategoryAxisTitlePadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -7896,7 +8928,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.Bottom", "Documentation": "\n\nThebottompaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -7904,7 +8938,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.Left", "Documentation": "\n\nTheleftpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -7912,7 +8948,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.Right", "Documentation": "\n\nTherightpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -7920,21 +8958,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.Top", "Documentation": "\n\nThetoppaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2886578625943913082, - "Data2": 2410159947093672229, - "Data3": -8379405680782457080, - "Data4": -5049989772644123165 + "Data1": -3912542210522105378, + "Data2": -7804201635920777408, + "Data3": -6287506980221268129, + "Data4": -4290990189350980762 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.ChildContent", @@ -7948,17 +8988,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6859782821557979430, - "Data2": 855326274187575772, - "Data3": -4830988447884515573, - "Data4": -8669506661562388835 + "Data1": 4427702566330680648, + "Data2": -119167467884848292, + "Data3": -4783615251628330453, + "Data4": 562397002778380358 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartCategoryAxisTitlePadding.ChildContent", @@ -7980,10 +9020,10 @@ }, { "__Checksum": { - "Data1": 7323891456217556731, - "Data2": 5022440153526521455, - "Data3": 3826902211583309546, - "Data4": -7346108919994948485 + "Data1": -2271924577216897815, + "Data2": -8178951824850964728, + "Data3": -3379573822209200021, + "Data4": -5268690678883318262 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegend", @@ -7991,7 +9031,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegend", "Documentation": "\n\nTelerikUIChartLegend.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartLegend" } ], + "TagMatchingRules": [ + { + "TagName": "ChartLegend" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8009,7 +9053,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartLegend.Background", "Documentation": "\n\nThebackgroundcolorofthelegend.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -8017,7 +9063,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegend.Height", "Documentation": "\n\nThelegendheightwhenthelegend.orientationissetto\"vertical\".\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -8025,7 +9073,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegend.OffsetX", "Documentation": "\n\nTheXoffsetofthechartlegend.Theoffsetisrelativetothedefaultpositionofthelegend.Forinstance,avalueof20willmovethelegend20pixelstotherightofitsinitialposition.Anegativevaluewillmovethelegendtotheleftofitscurrentposition.\n\n", - "Metadata": { "Common.PropertyName": "OffsetX" } + "Metadata": { + "Common.PropertyName": "OffsetX" + } }, { "Kind": "Components.Component", @@ -8033,7 +9083,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegend.OffsetY", "Documentation": "\n\nTheYoffsetofthechartlegend.Theoffsetisrelativetothecurrentpositionofthelegend.Forinstance,avalueof20willmovethelegend20pixelsdownfromitsinitialposition.Anegativevaluewillmovethelegendupwardsfromitscurrentposition.\n\n", - "Metadata": { "Common.PropertyName": "OffsetY" } + "Metadata": { + "Common.PropertyName": "OffsetY" + } }, { "Kind": "Components.Component", @@ -8041,7 +9093,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartLegend.Reverse", "Documentation": "\n\nIfsettotruethelegenditemswillbereversed.Availableinversions2013.3.1306andlater.\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -8049,7 +9103,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegend.Spacing", "Documentation": "\n\nThespacingbetweenthelabelsinpixelswhenthelegend.orientationis\"horizontal\".\n\n", - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "Components.Component", @@ -8057,7 +9113,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartLegend.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythelegend.Bydefaultthechartlegendisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -8065,7 +9123,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegend.Width", "Documentation": "\n\nThelegendwidthwhenthelegend.orientationissetto\"horizontal\".\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -8073,7 +9133,9 @@ "TypeName": "Telerik.Blazor.ChartLegendAlign?", "DisplayName": "Telerik.Blazor.ChartLegendAlign? Telerik.Blazor.Components.ChartLegend.Align", "Documentation": "\n\nSpecifiesthelegendalign.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -8081,7 +9143,9 @@ "TypeName": "Telerik.Blazor.ChartLegendOrientation?", "DisplayName": "Telerik.Blazor.ChartLegendOrientation? Telerik.Blazor.Components.ChartLegend.Orientation", "Documentation": "\n\nSpecifiesthelegendorientation.\n\n", - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "Components.Component", @@ -8089,20 +9153,22 @@ "TypeName": "Telerik.Blazor.ChartLegendPosition?", "DisplayName": "Telerik.Blazor.ChartLegendPosition? Telerik.Blazor.Components.ChartLegend.Position", "Documentation": "\n\nSpecifiesthelegendposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartLegend" + "Common.TypeName": "Telerik.Blazor.Components.ChartLegend", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7501179803451634056, - "Data2": 879721977919283391, - "Data3": -8015498780817810402, - "Data4": -2276551266658989742 + "Data1": -10132585294816232, + "Data2": 5473221661348797724, + "Data3": 5961261068707611347, + "Data4": 5949911909716787309 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegend", @@ -8110,7 +9176,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegend", "Documentation": "\n\nTelerikUIChartLegend.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartLegend" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartLegend" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8128,7 +9198,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartLegend.Background", "Documentation": "\n\nThebackgroundcolorofthelegend.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -8136,7 +9208,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegend.Height", "Documentation": "\n\nThelegendheightwhenthelegend.orientationissetto\"vertical\".\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -8144,7 +9218,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegend.OffsetX", "Documentation": "\n\nTheXoffsetofthechartlegend.Theoffsetisrelativetothedefaultpositionofthelegend.Forinstance,avalueof20willmovethelegend20pixelstotherightofitsinitialposition.Anegativevaluewillmovethelegendtotheleftofitscurrentposition.\n\n", - "Metadata": { "Common.PropertyName": "OffsetX" } + "Metadata": { + "Common.PropertyName": "OffsetX" + } }, { "Kind": "Components.Component", @@ -8152,7 +9228,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegend.OffsetY", "Documentation": "\n\nTheYoffsetofthechartlegend.Theoffsetisrelativetothecurrentpositionofthelegend.Forinstance,avalueof20willmovethelegend20pixelsdownfromitsinitialposition.Anegativevaluewillmovethelegendupwardsfromitscurrentposition.\n\n", - "Metadata": { "Common.PropertyName": "OffsetY" } + "Metadata": { + "Common.PropertyName": "OffsetY" + } }, { "Kind": "Components.Component", @@ -8160,7 +9238,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartLegend.Reverse", "Documentation": "\n\nIfsettotruethelegenditemswillbereversed.Availableinversions2013.3.1306andlater.\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -8168,7 +9248,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegend.Spacing", "Documentation": "\n\nThespacingbetweenthelabelsinpixelswhenthelegend.orientationis\"horizontal\".\n\n", - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "Components.Component", @@ -8176,7 +9258,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartLegend.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythelegend.Bydefaultthechartlegendisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -8184,7 +9268,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegend.Width", "Documentation": "\n\nThelegendwidthwhenthelegend.orientationissetto\"horizontal\".\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -8192,7 +9278,9 @@ "TypeName": "Telerik.Blazor.ChartLegendAlign?", "DisplayName": "Telerik.Blazor.ChartLegendAlign? Telerik.Blazor.Components.ChartLegend.Align", "Documentation": "\n\nSpecifiesthelegendalign.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -8200,7 +9288,9 @@ "TypeName": "Telerik.Blazor.ChartLegendOrientation?", "DisplayName": "Telerik.Blazor.ChartLegendOrientation? Telerik.Blazor.Components.ChartLegend.Orientation", "Documentation": "\n\nSpecifiesthelegendorientation.\n\n", - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "Components.Component", @@ -8208,21 +9298,23 @@ "TypeName": "Telerik.Blazor.ChartLegendPosition?", "DisplayName": "Telerik.Blazor.ChartLegendPosition? Telerik.Blazor.Components.ChartLegend.Position", "Documentation": "\n\nSpecifiesthelegendposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartLegend", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1823760927797341284, - "Data2": 214071407623341615, - "Data3": 1674439211910214297, - "Data4": 5150936354231544084 + "Data1": 5529258094317912515, + "Data2": -106048541680527730, + "Data3": -4376756979770313600, + "Data4": -507300605927023925 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegend.ChildContent", @@ -8236,17 +9328,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartLegend.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6876214662203412470, - "Data2": -9182383235953115122, - "Data3": 2157433782882993310, - "Data4": -8262010621914545070 + "Data1": 661421315283519246, + "Data2": 1826836994759919928, + "Data3": 6008484521087592031, + "Data4": -5503236114737143121 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegend.ChildContent", @@ -8268,10 +9360,10 @@ }, { "__Checksum": { - "Data1": -6920686174493937217, - "Data2": 6874305379254298078, - "Data3": -5546475477073370064, - "Data4": 6275770990999585322 + "Data1": -4445469533542702599, + "Data2": 7549132063019373610, + "Data3": 4874114294708146226, + "Data4": -8013093329044298893 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendBorder", @@ -8279,7 +9371,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendBorder", "Documentation": "\n\nTelerikUIChartLegendBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartLegendBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartLegendBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8297,7 +9393,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartLegendBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -8305,7 +9403,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartLegendBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -8313,20 +9413,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartLegendBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartLegendBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6707482379707886140, - "Data2": 2272157839071948130, - "Data3": -117235177560576701, - "Data4": 6128491429829453783 + "Data1": 8979752688837778763, + "Data2": -5130342314226445005, + "Data3": -580541180440508438, + "Data4": 126112704688414417 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendBorder", @@ -8334,7 +9436,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendBorder", "Documentation": "\n\nTelerikUIChartLegendBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartLegendBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartLegendBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8352,7 +9458,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartLegendBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -8360,7 +9468,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartLegendBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -8368,21 +9478,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1111516025936094619, - "Data2": 4952106615688353191, - "Data3": 4545842635092595210, - "Data4": -8511878503859027127 + "Data1": 362927166313102558, + "Data2": -4630130301022587908, + "Data3": -7791451434621978326, + "Data4": -1074808154348590030 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendBorder.ChildContent", @@ -8396,17 +9508,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1950412455385635275, - "Data2": -561996760049293602, - "Data3": 7280595920846041330, - "Data4": -1254555472500670022 + "Data1": 2242663498249130558, + "Data2": -1424776276675429546, + "Data3": 3622073846412012582, + "Data4": -6598549804801578542 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendBorder.ChildContent", @@ -8428,10 +9540,10 @@ }, { "__Checksum": { - "Data1": -6222795792616911229, - "Data2": -8273282655530244828, - "Data3": 4661166967247675247, - "Data4": 7620688370697514906 + "Data1": -3245409186745953544, + "Data2": 5204155560779835192, + "Data3": -8374020183377945529, + "Data4": 4400160078239217491 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendLabels", @@ -8439,7 +9551,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendLabels", "Documentation": "\n\nTelerikUIChartLegendLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartLegendLabels" } ], + "TagMatchingRules": [ + { + "TagName": "ChartLegendLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8457,7 +9573,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartLegendLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -8465,7 +9583,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartLegendLabels.Font", "Documentation": "\n\nThefontstyleofthelabels.AcceptsavalidCSScolorstring,forexample\"20px'CourierNew'\".\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -8473,20 +9593,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartLegendLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthelabels.Thefieldswhichcanbeusedinthetemplateare:text-thetextthelegenditem.;series-thedataseries.;value-thepointvalue.(onlyfordonutandpiecharts)orpercentage-thepointvaluerepresentedasapercentagevalue.Availableonlyfordonut,pieand100%stackedcharts..\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabels" + "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5187856733206621389, - "Data2": 2740338020152905337, - "Data3": -5755549923586823361, - "Data4": -2419156425102308418 + "Data1": -157132092340319054, + "Data2": -41860728270578722, + "Data3": -9208497580980130490, + "Data4": 3067536307380827403 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendLabels", @@ -8494,7 +9616,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendLabels", "Documentation": "\n\nTelerikUIChartLegendLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartLegendLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartLegendLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8512,7 +9638,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartLegendLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -8520,7 +9648,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartLegendLabels.Font", "Documentation": "\n\nThefontstyleofthelabels.AcceptsavalidCSScolorstring,forexample\"20px'CourierNew'\".\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -8528,21 +9658,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartLegendLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthelabels.Thefieldswhichcanbeusedinthetemplateare:text-thetextthelegenditem.;series-thedataseries.;value-thepointvalue.(onlyfordonutandpiecharts)orpercentage-thepointvaluerepresentedasapercentagevalue.Availableonlyfordonut,pieand100%stackedcharts..\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8885596809298403923, - "Data2": 1575215374812012687, - "Data3": -2434227361614015729, - "Data4": -7684550491827510631 + "Data1": -5107128388851086270, + "Data2": -2658367613849559492, + "Data3": -6213775864240724388, + "Data4": -1303364311434071185 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendLabels.ChildContent", @@ -8556,17 +9688,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2112251057836873666, - "Data2": 8053430682163838301, - "Data3": -8152066108643962051, - "Data4": -2923083610697735293 + "Data1": -7952593077394579491, + "Data2": -5500507672912457916, + "Data3": 1426616451322175720, + "Data4": 5620940795646818637 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendLabels.ChildContent", @@ -8588,10 +9720,10 @@ }, { "__Checksum": { - "Data1": -1910129662966775373, - "Data2": 2080955580621875977, - "Data3": 8581666126362168748, - "Data4": -6197203657249746646 + "Data1": -3012819861687062882, + "Data2": -7489069127014675624, + "Data3": 5429461471377267014, + "Data4": -8346066648736429107 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendLabelsMargin", @@ -8599,7 +9731,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendLabelsMargin", "Documentation": "\n\nTelerikUIChartLegendLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartLegendLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartLegendLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8617,7 +9753,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -8625,7 +9763,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -8633,7 +9773,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -8641,20 +9783,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabelsMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabelsMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4799981042509237880, - "Data2": 1706582848157915167, - "Data3": -8977948641645683924, - "Data4": 1138274644267061125 + "Data1": 7462973850042645168, + "Data2": 6647746173269283265, + "Data3": -5234647472942649410, + "Data4": -5523654393069864418 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendLabelsMargin", @@ -8662,7 +9806,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendLabelsMargin", "Documentation": "\n\nTelerikUIChartLegendLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartLegendLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartLegendLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8680,7 +9828,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -8688,7 +9838,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -8696,7 +9848,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -8704,21 +9858,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabelsMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4223356323563315873, - "Data2": -7955798961245558964, - "Data3": 649112279354997716, - "Data4": -5766273090274156991 + "Data1": -1535516594286738364, + "Data2": -314063891032113775, + "Data3": -7304167996318804777, + "Data4": 1533583393473059469 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendLabelsMargin.ChildContent", @@ -8732,17 +9888,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabelsMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 7774054069281530746, - "Data2": 1802458232605674789, - "Data3": -2979875160226642072, - "Data4": 1410875880191918403 + "Data1": -4353021346037976012, + "Data2": -1597635639045387753, + "Data3": -8509773395347908747, + "Data4": -8218726891539198345 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendLabelsMargin.ChildContent", @@ -8764,10 +9920,10 @@ }, { "__Checksum": { - "Data1": -5321236630261702195, - "Data2": 7744911033130113260, - "Data3": 6830676043867500990, - "Data4": 2248474945130143838 + "Data1": 8779846884056226784, + "Data2": -1807153239353756534, + "Data3": 1899801880883703507, + "Data4": 8256064727127605625 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendLabelsPadding", @@ -8775,7 +9931,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendLabelsPadding", "Documentation": "\n\nTelerikUIChartLegendLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartLegendLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartLegendLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8793,7 +9953,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -8801,7 +9963,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -8809,7 +9973,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -8817,20 +9983,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabelsPadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabelsPadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3402892788484111214, - "Data2": 4521285626571647847, - "Data3": 787204337137757930, - "Data4": -1692694594934631968 + "Data1": -2322256739506890278, + "Data2": -8076237363198336811, + "Data3": -1845717592435837329, + "Data4": 6876545043808303578 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendLabelsPadding", @@ -8838,7 +10006,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendLabelsPadding", "Documentation": "\n\nTelerikUIChartLegendLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartLegendLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartLegendLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8856,7 +10028,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -8864,7 +10038,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -8872,7 +10048,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -8880,21 +10058,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabelsPadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -632878743711035741, - "Data2": 1465385420485775767, - "Data3": -4113112079003315193, - "Data4": 8236734440935063636 + "Data1": 6651302953091358366, + "Data2": -3725728332917917646, + "Data3": 9015336378846052872, + "Data4": 6434141520243331828 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendLabelsPadding.ChildContent", @@ -8908,17 +10088,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendLabelsPadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7898147445947403349, - "Data2": -6112414017255820124, - "Data3": 1898553956187773133, - "Data4": -6497324846723711167 + "Data1": -4418555130731763606, + "Data2": 7200520978122296286, + "Data3": -3129778237331669663, + "Data4": 6892292032341146799 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendLabelsPadding.ChildContent", @@ -8940,10 +10120,10 @@ }, { "__Checksum": { - "Data1": -1068465016774807273, - "Data2": -49981432672057219, - "Data3": -3818632631042101164, - "Data4": -326733350834869666 + "Data1": -3050152460416919487, + "Data2": -5970249188183686605, + "Data3": -4619659218688720409, + "Data4": 290045082229984747 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendMargin", @@ -8951,7 +10131,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendMargin", "Documentation": "\n\nTelerikUIChartLegendMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartLegendMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartLegendMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -8969,7 +10153,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendMargin.Bottom", "Documentation": "\n\nThebottommarginofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -8977,7 +10163,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendMargin.Left", "Documentation": "\n\nTheleftmarginofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -8985,7 +10173,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendMargin.Right", "Documentation": "\n\nTherightmarginofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -8993,20 +10183,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendMargin.Top", "Documentation": "\n\nThetopmarginofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartLegendMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartLegendMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4454477360544258122, - "Data2": -1135975410378819379, - "Data3": 2439730089689446863, - "Data4": 8116632596228433645 + "Data1": -3437765907499361308, + "Data2": 2465370632318273786, + "Data3": 7945196323465500728, + "Data4": 8239200065681452012 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendMargin", @@ -9014,7 +10206,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendMargin", "Documentation": "\n\nTelerikUIChartLegendMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartLegendMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartLegendMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -9032,7 +10228,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendMargin.Bottom", "Documentation": "\n\nThebottommarginofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -9040,7 +10238,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendMargin.Left", "Documentation": "\n\nTheleftmarginofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -9048,7 +10248,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendMargin.Right", "Documentation": "\n\nTherightmarginofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -9056,21 +10258,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendMargin.Top", "Documentation": "\n\nThetopmarginofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3530208101234601955, - "Data2": 5615643566187285520, - "Data3": -8223108306803637094, - "Data4": -3356082080841888267 + "Data1": -7264012355970518833, + "Data2": 3405508741012944034, + "Data3": 7810507850479707951, + "Data4": -5987883740123235569 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendMargin.ChildContent", @@ -9084,17 +10288,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7728083012450256674, - "Data2": -2075970389251249771, - "Data3": 7436380909557478965, - "Data4": 226336789484722951 + "Data1": -8950201059278503276, + "Data2": -6233902615407626904, + "Data3": -8045930277983939806, + "Data4": -5664050352873507138 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendMargin.ChildContent", @@ -9116,10 +10320,10 @@ }, { "__Checksum": { - "Data1": -2717762427220117841, - "Data2": -169771302962537206, - "Data3": -4861495419814870511, - "Data4": 8788141414326757107 + "Data1": -1335272727386507116, + "Data2": -4379472873738597990, + "Data3": -4211790607930813169, + "Data4": -4986005819108329720 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendPadding", @@ -9127,7 +10331,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendPadding", "Documentation": "\n\nTelerikUIChartLegendPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartLegendPadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartLegendPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -9145,7 +10353,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendPadding.Bottom", "Documentation": "\n\nThebottompaddingofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -9153,7 +10363,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendPadding.Left", "Documentation": "\n\nTheleftpaddingofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -9161,7 +10373,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendPadding.Right", "Documentation": "\n\nTherightpaddingofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -9169,20 +10383,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendPadding.Top", "Documentation": "\n\nThetoppaddingofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartLegendPadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartLegendPadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3041573958213861398, - "Data2": 7818863421343081343, - "Data3": -4535126650127293012, - "Data4": 7444269830748707888 + "Data1": -1576380942961735203, + "Data2": 518023224228349314, + "Data3": 6043515760652285887, + "Data4": 5875421464309040745 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartLegendPadding", @@ -9190,7 +10406,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartLegendPadding", "Documentation": "\n\nTelerikUIChartLegendPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartLegendPadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartLegendPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -9208,7 +10428,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendPadding.Bottom", "Documentation": "\n\nThebottompaddingofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -9216,7 +10438,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendPadding.Left", "Documentation": "\n\nTheleftpaddingofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -9224,7 +10448,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendPadding.Right", "Documentation": "\n\nTherightpaddingofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -9232,21 +10458,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartLegendPadding.Top", "Documentation": "\n\nThetoppaddingofthechartlegend.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendPadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8539840458563380103, - "Data2": -8328470705474840477, - "Data3": 8870180660912937820, - "Data4": -4613660131693047493 + "Data1": -7955737618078622060, + "Data2": -6616866388037122826, + "Data3": -5325545267177299439, + "Data4": 8905942383373991116 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendPadding.ChildContent", @@ -9260,17 +10488,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartLegendPadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1993978663595684946, - "Data2": -7391550439306400778, - "Data3": 2004026462956681940, - "Data4": -4284011564876154311 + "Data1": -2975341202940066546, + "Data2": 3542722779264543790, + "Data3": -3505316509280253906, + "Data4": -1626816316216969588 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartLegendPadding.ChildContent", @@ -9292,17 +10520,21 @@ }, { "__Checksum": { - "Data1": 6093562548435645006, - "Data2": 6439928244692462530, - "Data3": -4025320187798437069, - "Data4": -7513132080809639731 + "Data1": 7717118555571560127, + "Data2": -186857575991444100, + "Data3": -8632147221389413576, + "Data4": 9071626273279957189 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeries", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ChartSeries", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeries" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeries" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -9320,7 +10552,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeries.AutoFit", "Documentation": "\n\nIfsettotrue,theChartautomaticallyscalesdowntofitthecontentarea.ApplicableforthePieandDonutseries(seeexample).\n\n", - "Metadata": { "Common.PropertyName": "AutoFit" } + "Metadata": { + "Common.PropertyName": "AutoFit" + } }, { "Kind": "Components.Component", @@ -9328,7 +10562,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.Axis", "Documentation": "\n\nThenameofthevalueaxistouse.\n\n", - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } }, { "Kind": "Components.Component", @@ -9336,7 +10572,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.CategoryAxis", "Documentation": "\n\nThenameofthecategoryaxistousefortheseries.ThefirstaxiswillbeusedifnocategoryAxisisspecified.\n\n", - "Metadata": { "Common.PropertyName": "CategoryAxis" } + "Metadata": { + "Common.PropertyName": "CategoryAxis" + } }, { "Kind": "Components.Component", @@ -9344,7 +10582,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.CategoryField", "Documentation": "\n\nThedataitemfieldwhichcontainsthecategorynameordate.\n\n", - "Metadata": { "Common.PropertyName": "CategoryField" } + "Metadata": { + "Common.PropertyName": "CategoryField" + } }, { "Kind": "Components.Component", @@ -9352,7 +10592,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.CloseField", "Documentation": "\n\nThedatafieldcontainingtheclosevalue.\n\n", - "Metadata": { "Common.PropertyName": "CloseField" } + "Metadata": { + "Common.PropertyName": "CloseField" + } }, { "Kind": "Components.Component", @@ -9360,7 +10602,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.Color", "Documentation": "\n\nTheseriesbasecolor.Thesupportedvaluesare:CSScolorstring,includinghexandrgborfunction(point)-user-definedfunctionthatwillbeevaluatedforeachpoint.Returningundefinedwillassumethedefaultseriescolor..\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -9368,7 +10612,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.ColorField", "Documentation": "\n\nThedataitemfieldwhichcontainstheseriescolor.\n\n", - "Metadata": { "Common.PropertyName": "ColorField" } + "Metadata": { + "Common.PropertyName": "ColorField" + } }, { "Kind": "Components.Component", @@ -9376,7 +10622,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.DownColor", "Documentation": "\n\nTheseriescolorwhentheopenvalueisgreaterthantheclosevalue.\n\n", - "Metadata": { "Common.PropertyName": "DownColor" } + "Metadata": { + "Common.PropertyName": "DownColor" + } }, { "Kind": "Components.Component", @@ -9384,7 +10632,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.DownColorField", "Documentation": "\n\nThedatafieldcontainingthecolorappliedwhentheopenvalueisgreaterthantheclosevalue.\n\n", - "Metadata": { "Common.PropertyName": "DownColorField" } + "Metadata": { + "Common.PropertyName": "DownColorField" + } }, { "Kind": "Components.Component", @@ -9392,7 +10642,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.ExplodeField", "Documentation": "\n\nThedataitemfieldwhichcontainsabooleanvalueindicatingwhetherthesectorisexploded.\n\n", - "Metadata": { "Common.PropertyName": "ExplodeField" } + "Metadata": { + "Common.PropertyName": "ExplodeField" + } }, { "Kind": "Components.Component", @@ -9400,7 +10652,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.Field", "Documentation": "\n\nThedataitemfieldwhichcontainstheseriesvalue.ThefieldnameshouldbeavalidJavascriptidentifierandshouldcontainonlyalphanumericcharacters(or\"$\"or\"_\"),andmaynotstartwithadigit.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -9408,7 +10662,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Gap", "Documentation": "\n\nThedistancebetweencategoriesexpressedasapercentageofthebarwidth.Seetherelatedspacingsetting.\n\n", - "Metadata": { "Common.PropertyName": "Gap" } + "Metadata": { + "Common.PropertyName": "Gap" + } }, { "Kind": "Components.Component", @@ -9416,7 +10672,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.HighField", "Documentation": "\n\nThedatafieldcontainingthehighvalue.\n\n", - "Metadata": { "Common.PropertyName": "HighField" } + "Metadata": { + "Common.PropertyName": "HighField" + } }, { "Kind": "Components.Component", @@ -9424,7 +10682,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.HoleSize", "Documentation": "\n\nThediameterofthedonutholeinpixels.\n\n", - "Metadata": { "Common.PropertyName": "HoleSize" } + "Metadata": { + "Common.PropertyName": "HoleSize" + } }, { "Kind": "Components.Component", @@ -9432,7 +10692,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.LowField", "Documentation": "\n\nThedatafieldcontainingthelowvalue.\n\n", - "Metadata": { "Common.PropertyName": "LowField" } + "Metadata": { + "Common.PropertyName": "LowField" + } }, { "Kind": "Components.Component", @@ -9440,7 +10702,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Margin", "Documentation": "\n\nThemarginaroundeachdonutseries(ring).Anumericvaluewillsetallmargins.\n\n", - "Metadata": { "Common.PropertyName": "Margin" } + "Metadata": { + "Common.PropertyName": "Margin" + } }, { "Kind": "Components.Component", @@ -9448,7 +10712,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.Name", "Documentation": "\n\nThenameofthechartserieswhichisvisibleinthelegend.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -9456,7 +10722,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.NegativeColor", "Documentation": "\n\nThecolortouseforbar,columnorwaterfallserieswithnegativevalues.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "NegativeColor" } + "Metadata": { + "Common.PropertyName": "NegativeColor" + } }, { "Kind": "Components.Component", @@ -9464,7 +10732,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Opacity", "Documentation": "\n\nTheseriesopacity.Bydefaulttheseriesareopaque.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -9472,7 +10742,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.OpenField", "Documentation": "\n\nThedatafieldcontainingtheopenvalue.\n\n", - "Metadata": { "Common.PropertyName": "OpenField" } + "Metadata": { + "Common.PropertyName": "OpenField" + } }, { "Kind": "Components.Component", @@ -9480,7 +10752,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Padding", "Documentation": "\n\nThepaddingaroundthechart(equalonallsides).\n\n", - "Metadata": { "Common.PropertyName": "Padding" } + "Metadata": { + "Common.PropertyName": "Padding" + } }, { "Kind": "Components.Component", @@ -9488,7 +10762,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Size", "Documentation": "\n\nTheorradiusofthechartdonutseriesinpixels.Ifnotset,theavailablespaceissplitevenlybetweentheseries.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -9496,7 +10772,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.SizeField", "Documentation": "\n\nThedatafieldcontainingthebubblesizevalue.\n\n", - "Metadata": { "Common.PropertyName": "SizeField" } + "Metadata": { + "Common.PropertyName": "SizeField" + } }, { "Kind": "Components.Component", @@ -9504,7 +10782,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Spacing", "Documentation": "\n\nThedistancebetweenseriespointswithinacategory.Expressedasapercentageofthebarwidth.Seetherelatedgapsetting.\n\n", - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "Components.Component", @@ -9512,7 +10792,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.StartAngle", "Documentation": "\n\nThestartangle(degrees)ofthefirstdonutorpiesegment.Anglesincreaseclockwiseandzeroistotheleft.Negativevaluesareacceptable.\n\n", - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "Components.Component", @@ -9520,7 +10802,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeries.Visible", "Documentation": "\n\nSetsthevisiblepropertyofachartseries\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -9528,7 +10812,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeries.VisibleInLegend", "Documentation": "\n\nAvalueindicatingwhethertoshowthepointcategoryname(forfunnel,donutandpieseries)orseriesname(forotheravailableseriestypes)inthelegend.\n\n", - "Metadata": { "Common.PropertyName": "VisibleInLegend" } + "Metadata": { + "Common.PropertyName": "VisibleInLegend" + } }, { "Kind": "Components.Component", @@ -9536,7 +10822,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.VisibleInLegendField", "Documentation": "\n\nThedataitemfieldwhichindicateswhethertoshowthepointcategorynameinthelegend.\n\n", - "Metadata": { "Common.PropertyName": "VisibleInLegendField" } + "Metadata": { + "Common.PropertyName": "VisibleInLegendField" + } }, { "Kind": "Components.Component", @@ -9544,7 +10832,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.XAxis", "Documentation": "\n\nThenameoftheXaxistouse.ForpolarseriesthexAxisrangeisexpressedindegrees.\n\n", - "Metadata": { "Common.PropertyName": "XAxis" } + "Metadata": { + "Common.PropertyName": "XAxis" + } }, { "Kind": "Components.Component", @@ -9552,7 +10842,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.XField", "Documentation": "\n\nThedataitemfieldcontainingtheXvalue.\n\n", - "Metadata": { "Common.PropertyName": "XField" } + "Metadata": { + "Common.PropertyName": "XField" + } }, { "Kind": "Components.Component", @@ -9560,7 +10852,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.YAxis", "Documentation": "\n\nThenameoftheYaxistouse.**Availableforbubble,scatter,scatterLineandpolarseries.**\n\n", - "Metadata": { "Common.PropertyName": "YAxis" } + "Metadata": { + "Common.PropertyName": "YAxis" + } }, { "Kind": "Components.Component", @@ -9568,7 +10862,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.YField", "Documentation": "\n\nThedataitemfieldcontainingtheYvalue.\n\n", - "Metadata": { "Common.PropertyName": "YField" } + "Metadata": { + "Common.PropertyName": "YField" + } }, { "Kind": "Components.Component", @@ -9576,7 +10872,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.ZIndex", "Documentation": "\n\nAnoptionalZ-indexthatcanbeusedtochangethedefaultstackingorderofseries.TheserieswiththehighestZ-indexwillbeplacedontop.SerieswithnoZ-indexwillusethedefaultstackingorderbasedonseriestype.Forexamplelineserieswillbeontopwithbarandareafollowingbelow.\n\n", - "Metadata": { "Common.PropertyName": "ZIndex" } + "Metadata": { + "Common.PropertyName": "ZIndex" + } }, { "Kind": "Components.Component", @@ -9584,7 +10882,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesAggregate?", "DisplayName": "Telerik.Blazor.ChartSeriesAggregate? Telerik.Blazor.Components.ChartSeries.Aggregate", "Documentation": "\n\nSpecifiesthepreferredseriesaggregate.\n\n", - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } }, { "Kind": "Components.Component", @@ -9592,7 +10892,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesMissingValues?", "DisplayName": "Telerik.Blazor.ChartSeriesMissingValues? Telerik.Blazor.Components.ChartSeries.MissingValues", "Documentation": "\n\nSpecifiesthebehaviorforhandlingmissingvaluesintheseries.\n\n", - "Metadata": { "Common.PropertyName": "MissingValues" } + "Metadata": { + "Common.PropertyName": "MissingValues" + } }, { "Kind": "Components.Component", @@ -9600,7 +10902,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesStyle?", "DisplayName": "Telerik.Blazor.ChartSeriesStyle? Telerik.Blazor.Components.ChartSeries.Style", "Documentation": "\n\nSpecifiesthepreferredrenderingstyle.\n\n", - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "Components.Component", @@ -9608,7 +10912,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesType?", "DisplayName": "Telerik.Blazor.ChartSeriesType? Telerik.Blazor.Components.ChartSeries.Type", "Documentation": "\n\nThetypeoftheseries.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -9616,27 +10922,33 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.ChartSeries.Data", "Documentation": "\n\nThedataoftheseries.\n\n", - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeries" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeries", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -816152036632929949, - "Data2": -320542381548144271, - "Data3": -4959717646937069783, - "Data4": -3143092468329865437 + "Data1": 5382632496411999315, + "Data2": -5326852334692658376, + "Data3": 7483728193216961392, + "Data4": 5923875799047353620 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeries", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ChartSeries", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeries" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeries" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -9654,7 +10966,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeries.AutoFit", "Documentation": "\n\nIfsettotrue,theChartautomaticallyscalesdowntofitthecontentarea.ApplicableforthePieandDonutseries(seeexample).\n\n", - "Metadata": { "Common.PropertyName": "AutoFit" } + "Metadata": { + "Common.PropertyName": "AutoFit" + } }, { "Kind": "Components.Component", @@ -9662,7 +10976,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.Axis", "Documentation": "\n\nThenameofthevalueaxistouse.\n\n", - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } }, { "Kind": "Components.Component", @@ -9670,7 +10986,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.CategoryAxis", "Documentation": "\n\nThenameofthecategoryaxistousefortheseries.ThefirstaxiswillbeusedifnocategoryAxisisspecified.\n\n", - "Metadata": { "Common.PropertyName": "CategoryAxis" } + "Metadata": { + "Common.PropertyName": "CategoryAxis" + } }, { "Kind": "Components.Component", @@ -9678,7 +10996,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.CategoryField", "Documentation": "\n\nThedataitemfieldwhichcontainsthecategorynameordate.\n\n", - "Metadata": { "Common.PropertyName": "CategoryField" } + "Metadata": { + "Common.PropertyName": "CategoryField" + } }, { "Kind": "Components.Component", @@ -9686,7 +11006,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.CloseField", "Documentation": "\n\nThedatafieldcontainingtheclosevalue.\n\n", - "Metadata": { "Common.PropertyName": "CloseField" } + "Metadata": { + "Common.PropertyName": "CloseField" + } }, { "Kind": "Components.Component", @@ -9694,7 +11016,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.Color", "Documentation": "\n\nTheseriesbasecolor.Thesupportedvaluesare:CSScolorstring,includinghexandrgborfunction(point)-user-definedfunctionthatwillbeevaluatedforeachpoint.Returningundefinedwillassumethedefaultseriescolor..\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -9702,7 +11026,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.ColorField", "Documentation": "\n\nThedataitemfieldwhichcontainstheseriescolor.\n\n", - "Metadata": { "Common.PropertyName": "ColorField" } + "Metadata": { + "Common.PropertyName": "ColorField" + } }, { "Kind": "Components.Component", @@ -9710,7 +11036,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.DownColor", "Documentation": "\n\nTheseriescolorwhentheopenvalueisgreaterthantheclosevalue.\n\n", - "Metadata": { "Common.PropertyName": "DownColor" } + "Metadata": { + "Common.PropertyName": "DownColor" + } }, { "Kind": "Components.Component", @@ -9718,7 +11046,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.DownColorField", "Documentation": "\n\nThedatafieldcontainingthecolorappliedwhentheopenvalueisgreaterthantheclosevalue.\n\n", - "Metadata": { "Common.PropertyName": "DownColorField" } + "Metadata": { + "Common.PropertyName": "DownColorField" + } }, { "Kind": "Components.Component", @@ -9726,7 +11056,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.ExplodeField", "Documentation": "\n\nThedataitemfieldwhichcontainsabooleanvalueindicatingwhetherthesectorisexploded.\n\n", - "Metadata": { "Common.PropertyName": "ExplodeField" } + "Metadata": { + "Common.PropertyName": "ExplodeField" + } }, { "Kind": "Components.Component", @@ -9734,7 +11066,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.Field", "Documentation": "\n\nThedataitemfieldwhichcontainstheseriesvalue.ThefieldnameshouldbeavalidJavascriptidentifierandshouldcontainonlyalphanumericcharacters(or\"$\"or\"_\"),andmaynotstartwithadigit.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -9742,7 +11076,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Gap", "Documentation": "\n\nThedistancebetweencategoriesexpressedasapercentageofthebarwidth.Seetherelatedspacingsetting.\n\n", - "Metadata": { "Common.PropertyName": "Gap" } + "Metadata": { + "Common.PropertyName": "Gap" + } }, { "Kind": "Components.Component", @@ -9750,7 +11086,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.HighField", "Documentation": "\n\nThedatafieldcontainingthehighvalue.\n\n", - "Metadata": { "Common.PropertyName": "HighField" } + "Metadata": { + "Common.PropertyName": "HighField" + } }, { "Kind": "Components.Component", @@ -9758,7 +11096,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.HoleSize", "Documentation": "\n\nThediameterofthedonutholeinpixels.\n\n", - "Metadata": { "Common.PropertyName": "HoleSize" } + "Metadata": { + "Common.PropertyName": "HoleSize" + } }, { "Kind": "Components.Component", @@ -9766,7 +11106,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.LowField", "Documentation": "\n\nThedatafieldcontainingthelowvalue.\n\n", - "Metadata": { "Common.PropertyName": "LowField" } + "Metadata": { + "Common.PropertyName": "LowField" + } }, { "Kind": "Components.Component", @@ -9774,7 +11116,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Margin", "Documentation": "\n\nThemarginaroundeachdonutseries(ring).Anumericvaluewillsetallmargins.\n\n", - "Metadata": { "Common.PropertyName": "Margin" } + "Metadata": { + "Common.PropertyName": "Margin" + } }, { "Kind": "Components.Component", @@ -9782,7 +11126,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.Name", "Documentation": "\n\nThenameofthechartserieswhichisvisibleinthelegend.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -9790,7 +11136,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.NegativeColor", "Documentation": "\n\nThecolortouseforbar,columnorwaterfallserieswithnegativevalues.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "NegativeColor" } + "Metadata": { + "Common.PropertyName": "NegativeColor" + } }, { "Kind": "Components.Component", @@ -9798,7 +11146,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Opacity", "Documentation": "\n\nTheseriesopacity.Bydefaulttheseriesareopaque.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -9806,7 +11156,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.OpenField", "Documentation": "\n\nThedatafieldcontainingtheopenvalue.\n\n", - "Metadata": { "Common.PropertyName": "OpenField" } + "Metadata": { + "Common.PropertyName": "OpenField" + } }, { "Kind": "Components.Component", @@ -9814,7 +11166,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Padding", "Documentation": "\n\nThepaddingaroundthechart(equalonallsides).\n\n", - "Metadata": { "Common.PropertyName": "Padding" } + "Metadata": { + "Common.PropertyName": "Padding" + } }, { "Kind": "Components.Component", @@ -9822,7 +11176,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Size", "Documentation": "\n\nTheorradiusofthechartdonutseriesinpixels.Ifnotset,theavailablespaceissplitevenlybetweentheseries.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -9830,7 +11186,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.SizeField", "Documentation": "\n\nThedatafieldcontainingthebubblesizevalue.\n\n", - "Metadata": { "Common.PropertyName": "SizeField" } + "Metadata": { + "Common.PropertyName": "SizeField" + } }, { "Kind": "Components.Component", @@ -9838,7 +11196,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.Spacing", "Documentation": "\n\nThedistancebetweenseriespointswithinacategory.Expressedasapercentageofthebarwidth.Seetherelatedgapsetting.\n\n", - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "Components.Component", @@ -9846,7 +11206,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.StartAngle", "Documentation": "\n\nThestartangle(degrees)ofthefirstdonutorpiesegment.Anglesincreaseclockwiseandzeroistotheleft.Negativevaluesareacceptable.\n\n", - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "Components.Component", @@ -9854,7 +11216,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeries.Visible", "Documentation": "\n\nSetsthevisiblepropertyofachartseries\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -9862,7 +11226,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeries.VisibleInLegend", "Documentation": "\n\nAvalueindicatingwhethertoshowthepointcategoryname(forfunnel,donutandpieseries)orseriesname(forotheravailableseriestypes)inthelegend.\n\n", - "Metadata": { "Common.PropertyName": "VisibleInLegend" } + "Metadata": { + "Common.PropertyName": "VisibleInLegend" + } }, { "Kind": "Components.Component", @@ -9870,7 +11236,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.VisibleInLegendField", "Documentation": "\n\nThedataitemfieldwhichindicateswhethertoshowthepointcategorynameinthelegend.\n\n", - "Metadata": { "Common.PropertyName": "VisibleInLegendField" } + "Metadata": { + "Common.PropertyName": "VisibleInLegendField" + } }, { "Kind": "Components.Component", @@ -9878,7 +11246,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.XAxis", "Documentation": "\n\nThenameoftheXaxistouse.ForpolarseriesthexAxisrangeisexpressedindegrees.\n\n", - "Metadata": { "Common.PropertyName": "XAxis" } + "Metadata": { + "Common.PropertyName": "XAxis" + } }, { "Kind": "Components.Component", @@ -9886,7 +11256,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.XField", "Documentation": "\n\nThedataitemfieldcontainingtheXvalue.\n\n", - "Metadata": { "Common.PropertyName": "XField" } + "Metadata": { + "Common.PropertyName": "XField" + } }, { "Kind": "Components.Component", @@ -9894,7 +11266,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.YAxis", "Documentation": "\n\nThenameoftheYaxistouse.**Availableforbubble,scatter,scatterLineandpolarseries.**\n\n", - "Metadata": { "Common.PropertyName": "YAxis" } + "Metadata": { + "Common.PropertyName": "YAxis" + } }, { "Kind": "Components.Component", @@ -9902,7 +11276,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeries.YField", "Documentation": "\n\nThedataitemfieldcontainingtheYvalue.\n\n", - "Metadata": { "Common.PropertyName": "YField" } + "Metadata": { + "Common.PropertyName": "YField" + } }, { "Kind": "Components.Component", @@ -9910,7 +11286,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeries.ZIndex", "Documentation": "\n\nAnoptionalZ-indexthatcanbeusedtochangethedefaultstackingorderofseries.TheserieswiththehighestZ-indexwillbeplacedontop.SerieswithnoZ-indexwillusethedefaultstackingorderbasedonseriestype.Forexamplelineserieswillbeontopwithbarandareafollowingbelow.\n\n", - "Metadata": { "Common.PropertyName": "ZIndex" } + "Metadata": { + "Common.PropertyName": "ZIndex" + } }, { "Kind": "Components.Component", @@ -9918,7 +11296,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesAggregate?", "DisplayName": "Telerik.Blazor.ChartSeriesAggregate? Telerik.Blazor.Components.ChartSeries.Aggregate", "Documentation": "\n\nSpecifiesthepreferredseriesaggregate.\n\n", - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } }, { "Kind": "Components.Component", @@ -9926,7 +11306,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesMissingValues?", "DisplayName": "Telerik.Blazor.ChartSeriesMissingValues? Telerik.Blazor.Components.ChartSeries.MissingValues", "Documentation": "\n\nSpecifiesthebehaviorforhandlingmissingvaluesintheseries.\n\n", - "Metadata": { "Common.PropertyName": "MissingValues" } + "Metadata": { + "Common.PropertyName": "MissingValues" + } }, { "Kind": "Components.Component", @@ -9934,7 +11316,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesStyle?", "DisplayName": "Telerik.Blazor.ChartSeriesStyle? Telerik.Blazor.Components.ChartSeries.Style", "Documentation": "\n\nSpecifiesthepreferredrenderingstyle.\n\n", - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "Components.Component", @@ -9942,7 +11326,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesType?", "DisplayName": "Telerik.Blazor.ChartSeriesType? Telerik.Blazor.Components.ChartSeries.Type", "Documentation": "\n\nThetypeoftheseries.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -9950,21 +11336,23 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.ChartSeries.Data", "Documentation": "\n\nThedataoftheseries.\n\n", - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeries", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 847826038792782962, - "Data2": -3902850785316476589, - "Data3": 3881095591137478923, - "Data4": 4722075907858876039 + "Data1": -4599892763938961720, + "Data2": -1595634460296068925, + "Data3": -6371558830064966934, + "Data4": -1119799619898822213 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeries.ChildContent", @@ -9978,17 +11366,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2331941189109213427, - "Data2": -6723220205046426377, - "Data3": -330344446084374695, - "Data4": -3939730282504503655 + "Data1": -1841946741072762849, + "Data2": 8213757505635758717, + "Data3": 3138642088832141860, + "Data4": -729402828342457423 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeries.ChildContent", @@ -10010,10 +11398,10 @@ }, { "__Checksum": { - "Data1": -6435686063779837511, - "Data2": -420329526072205137, - "Data3": 6954711512874931159, - "Data4": 5201050543378909278 + "Data1": 5393881097220647270, + "Data2": -5882941621433891852, + "Data3": 2355760548559356449, + "Data4": 2793558493227101535 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesItems", @@ -10021,7 +11409,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesItems", "Documentation": "\n\nTelerikUIChartSeriesItems.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesItems" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesItems" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10035,16 +11427,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesItems" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesItems", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5210508882275887568, - "Data2": -9060853237095687359, - "Data3": 6707068531152483477, - "Data4": -3597095324762648429 + "Data1": -1768029630767850543, + "Data2": -1890365730581462225, + "Data3": -476139506905993454, + "Data4": 6978397525380843421 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesItems", @@ -10052,7 +11444,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesItems", "Documentation": "\n\nTelerikUIChartSeriesItems.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesItems" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesItems" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10066,17 +11462,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesItems", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2483008705630519109, - "Data2": 7809214110078713030, - "Data3": 5898367270404842713, - "Data4": 8506771897187767875 + "Data1": -4803012946221218422, + "Data2": -5290383622661409804, + "Data3": 5239153993850373719, + "Data4": -2853354865904739570 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesItems.ChildContent", @@ -10090,17 +11486,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesItems.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8176227712405865851, - "Data2": 208529774090396937, - "Data3": -303753638514463783, - "Data4": -7369438042927529402 + "Data1": -1141569990862393246, + "Data2": -1531592251122367122, + "Data3": 6961339476241508853, + "Data4": 558684532416486900 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesItems.ChildContent", @@ -10122,10 +11518,10 @@ }, { "__Checksum": { - "Data1": 8746457099798033407, - "Data2": -3859513327655965559, - "Data3": -7651143017319344585, - "Data4": 5669600791944021111 + "Data1": -428576490791407016, + "Data2": -3295348005253423442, + "Data3": 448743611178417483, + "Data4": 1292565107144227001 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesLabels", @@ -10133,7 +11529,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesLabels", "Documentation": "\n\nTelerikUIChartSeriesLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesLabels" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10151,7 +11551,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -10159,7 +11561,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -10167,7 +11571,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabels.Distance", "Documentation": "\n\nThedistanceofthelabelswhenseries.typeissetto\"donut\"or\"pie\".\n\n", - "Metadata": { "Common.PropertyName": "Distance" } + "Metadata": { + "Common.PropertyName": "Distance" + } }, { "Kind": "Components.Component", @@ -10175,7 +11581,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Font", "Documentation": "\n\nThefontstyleofthelabels.AcceptsavalidCSScolorstring,forexample\"20px'CourierNew'\".\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -10183,7 +11591,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Format", "Documentation": "\n\nTheformatofthelabels.Useskendo.format.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -10191,7 +11601,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Rotation", "Documentation": "\n\nTherotationangleofthelabels.Bydefault,thelabelsarenotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -10199,7 +11611,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthechartserieslabel.Thefieldswhichcanbeusedinthetemplateare:category-thecategoryname.Availableforarea,bar,column,bubble,donut,line,pieandwaterfallseries.;dataItem-theoriginaldataitemusedtoconstructthepoint.Willbenullifbindingtoarray.;percentage-thepointvaluerepresentedasapercentagevalue.Availableonlyfordonut,pieand100%stackedcharts.;series-thedataseries;stackValue-thecumulativepointvalueonthestack.Availableonlyforstackableseries.;value-thepointvalue.Canbeanumberorobjectcontainingeachboundfield.;runningTotal-thesumofpointvaluessincethelast\"runningTotal\"summarypoint.Availableforwaterfallseries.ortotal-thesumofallpreviousseriesvalues.Availableforwaterfallseries..\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "Components.Component", @@ -10207,7 +11621,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeriesLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheserieslabels.Bydefaultchartserieslabelsarenotdisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -10215,7 +11631,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesLabelsAlign?", "DisplayName": "Telerik.Blazor.ChartSeriesLabelsAlign? Telerik.Blazor.Components.ChartSeriesLabels.Align", "Documentation": "\n\nSpecifiesthealignmentofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -10223,20 +11641,22 @@ "TypeName": "Telerik.Blazor.ChartSeriesLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartSeriesLabelsPosition? Telerik.Blazor.Components.ChartSeriesLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabels" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6317762782986903825, - "Data2": -8084160967968635643, - "Data3": -9151461630842684922, - "Data4": 549462044518142425 + "Data1": 3261141114883801934, + "Data2": -806555024756556452, + "Data3": -3599418033133307461, + "Data4": 3470828440852346860 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesLabels", @@ -10244,7 +11664,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesLabels", "Documentation": "\n\nTelerikUIChartSeriesLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10262,7 +11686,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -10270,7 +11696,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -10278,7 +11706,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabels.Distance", "Documentation": "\n\nThedistanceofthelabelswhenseries.typeissetto\"donut\"or\"pie\".\n\n", - "Metadata": { "Common.PropertyName": "Distance" } + "Metadata": { + "Common.PropertyName": "Distance" + } }, { "Kind": "Components.Component", @@ -10286,7 +11716,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Font", "Documentation": "\n\nThefontstyleofthelabels.AcceptsavalidCSScolorstring,forexample\"20px'CourierNew'\".\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -10294,7 +11726,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Format", "Documentation": "\n\nTheformatofthelabels.Useskendo.format.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -10302,7 +11736,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Rotation", "Documentation": "\n\nTherotationangleofthelabels.Bydefault,thelabelsarenotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -10310,7 +11746,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthechartserieslabel.Thefieldswhichcanbeusedinthetemplateare:category-thecategoryname.Availableforarea,bar,column,bubble,donut,line,pieandwaterfallseries.;dataItem-theoriginaldataitemusedtoconstructthepoint.Willbenullifbindingtoarray.;percentage-thepointvaluerepresentedasapercentagevalue.Availableonlyfordonut,pieand100%stackedcharts.;series-thedataseries;stackValue-thecumulativepointvalueonthestack.Availableonlyforstackableseries.;value-thepointvalue.Canbeanumberorobjectcontainingeachboundfield.;runningTotal-thesumofpointvaluessincethelast\"runningTotal\"summarypoint.Availableforwaterfallseries.ortotal-thesumofallpreviousseriesvalues.Availableforwaterfallseries..\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "Components.Component", @@ -10318,7 +11756,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeriesLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheserieslabels.Bydefaultchartserieslabelsarenotdisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -10326,7 +11766,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesLabelsAlign?", "DisplayName": "Telerik.Blazor.ChartSeriesLabelsAlign? Telerik.Blazor.Components.ChartSeriesLabels.Align", "Documentation": "\n\nSpecifiesthealignmentofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -10334,21 +11776,23 @@ "TypeName": "Telerik.Blazor.ChartSeriesLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartSeriesLabelsPosition? Telerik.Blazor.Components.ChartSeriesLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5030351980631750568, - "Data2": -3835634809615380930, - "Data3": -2674555615722444884, - "Data4": 3751268116270364576 + "Data1": 5710933560287599716, + "Data2": -2426093893440843357, + "Data3": 4607275823890277240, + "Data4": 723569470752325236 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesLabels.ChildContent", @@ -10362,17 +11806,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1775962418398367379, - "Data2": 8598419255173297904, - "Data3": 5728118934515363558, - "Data4": -211536768688821578 + "Data1": -8111986456389172698, + "Data2": 6013525576240585500, + "Data3": 3188975031399872605, + "Data4": 3278362313061255603 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesLabels.ChildContent", @@ -10394,10 +11838,10 @@ }, { "__Checksum": { - "Data1": -7081857056405575918, - "Data2": 1252338796320829694, - "Data3": -8284822852750083691, - "Data4": 4083182630013245324 + "Data1": 7132894325156332610, + "Data2": 5171695533233066122, + "Data3": 8974144556650494355, + "Data4": 5458407002839444717 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsBorder", @@ -10405,7 +11849,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesLabelsBorder", "Documentation": "\n\nTelerikUIChartSeriesLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10423,7 +11871,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -10431,7 +11881,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartSeriesLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -10439,20 +11891,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5519772704501472144, - "Data2": -4119991842535395588, - "Data3": -3390233807170874789, - "Data4": -8732008178729070693 + "Data1": 6412334544749532116, + "Data2": 3546403656971542483, + "Data3": -5641478443407318888, + "Data4": 7229392074917431252 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsBorder", @@ -10460,7 +11914,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesLabelsBorder", "Documentation": "\n\nTelerikUIChartSeriesLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10478,7 +11936,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -10486,7 +11946,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartSeriesLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -10494,21 +11956,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1762588773113812066, - "Data2": -8326897743216761317, - "Data3": -723884618717135956, - "Data4": -6189803247752707836 + "Data1": 6886478833351457753, + "Data2": 5586014524098943663, + "Data3": -6825136757968079848, + "Data4": 1212934077228832981 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsBorder.ChildContent", @@ -10522,17 +11986,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8271961064780199873, - "Data2": -543383165580404627, - "Data3": -4729913111125536569, - "Data4": -4915584523864717806 + "Data1": -7071983158030123776, + "Data2": 2196503082260589495, + "Data3": -7921568506469136055, + "Data4": 5558159346251457299 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsBorder.ChildContent", @@ -10554,10 +12018,10 @@ }, { "__Checksum": { - "Data1": 561094072585993799, - "Data2": -314795998652276411, - "Data3": -7856421831962060330, - "Data4": 6487947199769862376 + "Data1": -4216800081836732952, + "Data2": -1092492871426981486, + "Data3": 8718549964361623405, + "Data4": 1698646973265276187 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsMargin", @@ -10565,7 +12029,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesLabelsMargin", "Documentation": "\n\nTelerikUIChartSeriesLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10583,7 +12051,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -10591,7 +12061,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -10599,7 +12071,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -10607,20 +12081,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4924971570738551884, - "Data2": 8427379805923254035, - "Data3": -3375262617514741518, - "Data4": -3899958566373115910 + "Data1": 8495761082119531549, + "Data2": -7795463933754028153, + "Data3": 9122002439503738431, + "Data4": -6261752732545006327 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsMargin", @@ -10628,7 +12104,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesLabelsMargin", "Documentation": "\n\nTelerikUIChartSeriesLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10646,7 +12126,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -10654,7 +12136,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -10662,7 +12146,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -10670,21 +12156,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7531839778938741916, - "Data2": 7942707336417625350, - "Data3": -2219046070704997192, - "Data4": 417231554700627748 + "Data1": 8566026525687811565, + "Data2": -7953373479040019273, + "Data3": -1171121304860488377, + "Data4": -2771903120075312001 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsMargin.ChildContent", @@ -10698,17 +12186,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8476005418870247227, - "Data2": -8792889479885678864, - "Data3": 4955921229709164168, - "Data4": -491945647295019766 + "Data1": -4272185775392702308, + "Data2": -2474275435592679986, + "Data3": -7120824182780278015, + "Data4": -5024100525188207869 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsMargin.ChildContent", @@ -10730,10 +12218,10 @@ }, { "__Checksum": { - "Data1": 3585802369222440300, - "Data2": 7831243031522989666, - "Data3": -57768025482627547, - "Data4": 1211752145571650947 + "Data1": -3018437688174079902, + "Data2": -6811674279766270132, + "Data3": -1331439992502208321, + "Data4": -837555457874710290 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsPadding", @@ -10741,7 +12229,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesLabelsPadding", "Documentation": "\n\nTelerikUIChartSeriesLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10759,7 +12251,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -10767,7 +12261,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -10775,7 +12271,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -10783,20 +12281,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsPadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsPadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5173047613117464583, - "Data2": -1557979658988420214, - "Data3": 3041214063534940199, - "Data4": 8839886759450686724 + "Data1": 3036739223391634119, + "Data2": 1178561533008312918, + "Data3": -988618162890958620, + "Data4": 5429557434770170511 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsPadding", @@ -10804,7 +12304,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesLabelsPadding", "Documentation": "\n\nTelerikUIChartSeriesLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10822,7 +12326,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -10830,7 +12336,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -10838,7 +12346,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -10846,21 +12356,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsPadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7751445620756692204, - "Data2": 5133694546130468600, - "Data3": -9107396344389930859, - "Data4": 4178934632646073441 + "Data1": -7493182712565042506, + "Data2": -7154362632527543165, + "Data3": -7711932159645219597, + "Data4": -5593011546203956261 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsPadding.ChildContent", @@ -10874,17 +12386,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLabelsPadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6655124600955784269, - "Data2": 6592399422031693766, - "Data3": 2592912647716453273, - "Data4": -5944537121612669385 + "Data1": 4897704398114734171, + "Data2": -414825356081321903, + "Data3": -7150216311926581568, + "Data4": 3199788118168825755 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesLabelsPadding.ChildContent", @@ -10906,10 +12418,10 @@ }, { "__Checksum": { - "Data1": 4245505729677680260, - "Data2": 8911150227914090943, - "Data3": -264188488489659672, - "Data4": 2554336313851100179 + "Data1": 8983941264390147898, + "Data2": 8441312402882766287, + "Data3": 380638862509943381, + "Data4": 5316920353748297389 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesLine", @@ -10917,7 +12429,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesLine", "Documentation": "\n\nTelerikUIChartSeriesLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesLine" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10935,7 +12451,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLine.Color", "Documentation": "\n\nThelinecolor.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -10943,7 +12461,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLine.Opacity", "Documentation": "\n\nThelineopacity.Bydefaultthelineisopaque.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -10951,7 +12471,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLine.Width", "Documentation": "\n\nThelinewidthinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -10959,20 +12481,22 @@ "TypeName": "Telerik.Blazor.ChartSeriesLineStyle?", "DisplayName": "Telerik.Blazor.ChartSeriesLineStyle? Telerik.Blazor.Components.ChartSeriesLine.Style", "Documentation": "\n\nSpecifiesthepreferredlinerenderingstyle.\n\n", - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLine" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLine", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6230260025489019597, - "Data2": 6344397042573225020, - "Data3": 4733675202318908556, - "Data4": 417958624852505877 + "Data1": -444741202007281185, + "Data2": -2893474887459610479, + "Data3": 8328473711905656279, + "Data4": 3270253233378304198 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesLine", @@ -10980,7 +12504,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesLine", "Documentation": "\n\nTelerikUIChartSeriesLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesLine" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -10998,7 +12526,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesLine.Color", "Documentation": "\n\nThelinecolor.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -11006,7 +12536,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLine.Opacity", "Documentation": "\n\nThelineopacity.Bydefaultthelineisopaque.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -11014,7 +12546,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesLine.Width", "Documentation": "\n\nThelinewidthinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -11022,21 +12556,23 @@ "TypeName": "Telerik.Blazor.ChartSeriesLineStyle?", "DisplayName": "Telerik.Blazor.ChartSeriesLineStyle? Telerik.Blazor.Components.ChartSeriesLine.Style", "Documentation": "\n\nSpecifiesthepreferredlinerenderingstyle.\n\n", - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLine", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1410775846605803801, - "Data2": -6134582319068264676, - "Data3": -2998133225794933299, - "Data4": -42206972716509206 + "Data1": 11426270528845289, + "Data2": 542374374602940186, + "Data3": -2135938695043104108, + "Data4": 1118128371769832871 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesLine.ChildContent", @@ -11050,17 +12586,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesLine.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3399463923962723581, - "Data2": 4341290997461453912, - "Data3": -2038367178797071169, - "Data4": 5614603030446765005 + "Data1": 7963202738967595729, + "Data2": 3501209655821231041, + "Data3": 6149973844757477223, + "Data4": -93641637296659717 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesLine.ChildContent", @@ -11082,10 +12618,10 @@ }, { "__Checksum": { - "Data1": 5933907361255130461, - "Data2": 7963114852147826955, - "Data3": 5914423134292880189, - "Data4": 1065280675161498089 + "Data1": 8285833903138418962, + "Data2": 5915988272122282260, + "Data3": -5608618891410536720, + "Data4": -3592071013296003990 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesMarkers", @@ -11093,7 +12629,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesMarkers", "Documentation": "\n\nTelerikUIChartSeriesMarkers.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesMarkers" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesMarkers" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -11111,7 +12651,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesMarkers.Background", "Documentation": "\n\nThebackgroundcoloroftheseriesmarkers.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -11119,7 +12661,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesMarkers.Size", "Documentation": "\n\nThemarkersizeinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -11127,7 +12671,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeriesMarkers.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheseriesmarkers.Bydefaultchartseriesmarkersaredisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -11135,7 +12681,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesMarkers.Rotation", "Documentation": "\n\nTherotationangleofthemarkers.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -11143,20 +12691,22 @@ "TypeName": "Telerik.Blazor.ChartSeriesMarkersType?", "DisplayName": "Telerik.Blazor.ChartSeriesMarkersType? Telerik.Blazor.Components.ChartSeriesMarkers.Type", "Documentation": "\n\nSpecifiestheshapeofthemarker.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesMarkers" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesMarkers", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7398333259331851567, - "Data2": 5244161584953202084, - "Data3": -869095267422851944, - "Data4": 865887994168946718 + "Data1": 6067972353002146846, + "Data2": 8932087153476998848, + "Data3": -1943887074522190425, + "Data4": -4646037706491233711 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesMarkers", @@ -11164,7 +12714,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesMarkers", "Documentation": "\n\nTelerikUIChartSeriesMarkers.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesMarkers" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesMarkers" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -11182,7 +12736,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesMarkers.Background", "Documentation": "\n\nThebackgroundcoloroftheseriesmarkers.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -11190,7 +12746,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesMarkers.Size", "Documentation": "\n\nThemarkersizeinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -11198,7 +12756,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeriesMarkers.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheseriesmarkers.Bydefaultchartseriesmarkersaredisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -11206,7 +12766,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesMarkers.Rotation", "Documentation": "\n\nTherotationangleofthemarkers.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -11214,21 +12776,23 @@ "TypeName": "Telerik.Blazor.ChartSeriesMarkersType?", "DisplayName": "Telerik.Blazor.ChartSeriesMarkersType? Telerik.Blazor.Components.ChartSeriesMarkers.Type", "Documentation": "\n\nSpecifiestheshapeofthemarker.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesMarkers", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7015552928618974916, - "Data2": 1918914803849512127, - "Data3": -3625163270638680947, - "Data4": -3793413663969491995 + "Data1": 613080429223813431, + "Data2": -355638983196134071, + "Data3": -2050409546233286109, + "Data4": 1746852049509149906 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesMarkers.ChildContent", @@ -11242,17 +12806,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesMarkers.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1876141072783790880, - "Data2": -5180040760319800119, - "Data3": -8686758171064842168, - "Data4": 1416076022239727102 + "Data1": -589781942630695020, + "Data2": -4432821204962390903, + "Data3": 7160874920737888617, + "Data4": -7411346895046722138 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesMarkers.ChildContent", @@ -11274,10 +12838,10 @@ }, { "__Checksum": { - "Data1": -5534385005078391441, - "Data2": -797570225165704097, - "Data3": 4056108208980182733, - "Data4": 4532866250750372372 + "Data1": -8532262846619791615, + "Data2": -7656808041726927302, + "Data3": 4276059995994209185, + "Data4": -4693540503208697109 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesMarkersBorder", @@ -11285,7 +12849,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesMarkersBorder", "Documentation": "\n\nTelerikUIChartSeriesMarkersBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesMarkersBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesMarkersBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -11303,7 +12871,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesMarkersBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -11311,20 +12881,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesMarkersBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesMarkersBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesMarkersBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6580234930910768773, - "Data2": 6439161430537106928, - "Data3": -9067026427855043893, - "Data4": 2472859023757271357 + "Data1": 3536230805801293615, + "Data2": 8010611180360548986, + "Data3": -3622920956080493958, + "Data4": -3788667553997225175 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesMarkersBorder", @@ -11332,7 +12904,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesMarkersBorder", "Documentation": "\n\nTelerikUIChartSeriesMarkersBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesMarkersBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesMarkersBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -11350,7 +12926,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesMarkersBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -11358,21 +12936,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartSeriesMarkersBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesMarkersBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 120920313562908049, - "Data2": -1414490610918025849, - "Data3": -866439040683627487, - "Data4": 2060001953191124666 + "Data1": -2259065750976282854, + "Data2": -9168884186429531879, + "Data3": -1284039858587072363, + "Data4": 3827600065695379362 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesMarkersBorder.ChildContent", @@ -11386,17 +12966,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesMarkersBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4698547517724884117, - "Data2": -3478033375261465952, - "Data3": -5022470298015246213, - "Data4": 3020393342098172408 + "Data1": 4847847699176880193, + "Data2": -7848339835585175524, + "Data3": -2216915196562479520, + "Data4": -414702812575439036 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesMarkersBorder.ChildContent", @@ -11418,10 +12998,10 @@ }, { "__Checksum": { - "Data1": 5431824670206709523, - "Data2": -4879717387267093948, - "Data3": -1132394409667561086, - "Data4": 7848156704209888506 + "Data1": 7737787679253410949, + "Data2": -1780983272250224239, + "Data3": 6007055348468463199, + "Data4": -9120956859286010921 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesNegativeValues", @@ -11429,7 +13009,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesNegativeValues", "Documentation": "\n\nTelerikUIChartSeriesNegativeValues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesNegativeValues" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesNegativeValues" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -11447,7 +13031,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesNegativeValues.Color", "Documentation": "\n\nThecolorofthechartnegativebubblevalues.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -11455,20 +13041,22 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeriesNegativeValues.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythenegativebubbles.Bydefaultthenegativebubblesarenotdisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesNegativeValues" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesNegativeValues", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5584089697533997443, - "Data2": -8298425776398098104, - "Data3": -4287670923251660047, - "Data4": -7485321829263695966 + "Data1": 8858706817838832205, + "Data2": -8537060353298061768, + "Data3": 1348980458753059020, + "Data4": -1894047950311617452 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesNegativeValues", @@ -11476,7 +13064,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesNegativeValues", "Documentation": "\n\nTelerikUIChartSeriesNegativeValues.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesNegativeValues" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesNegativeValues" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -11494,7 +13086,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesNegativeValues.Color", "Documentation": "\n\nThecolorofthechartnegativebubblevalues.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -11502,21 +13096,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeriesNegativeValues.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythenegativebubbles.Bydefaultthenegativebubblesarenotdisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesNegativeValues", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1771637386891288162, - "Data2": -2999932163063148865, - "Data3": -3330959082947474790, - "Data4": -8059670000312158011 + "Data1": -6708359146985310245, + "Data2": -3383164888006567314, + "Data3": -6082976760791021452, + "Data4": -6978430059063936351 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesNegativeValues.ChildContent", @@ -11530,17 +13126,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesNegativeValues.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6823994860928339932, - "Data2": 4278629560033754921, - "Data3": 3638460277390508771, - "Data4": 6368465428396723967 + "Data1": -6292066089535180080, + "Data2": 2133705126410001353, + "Data3": 1425618687239232350, + "Data4": 1967554033122392729 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesNegativeValues.ChildContent", @@ -11562,10 +13158,10 @@ }, { "__Checksum": { - "Data1": -9110082778431879560, - "Data2": -5638123303650633820, - "Data3": -5435991412915426515, - "Data4": 2713923375809935422 + "Data1": 6726678556575141982, + "Data2": 8271935243932497195, + "Data3": -1626846855311193735, + "Data4": -4303126778601817617 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesStack", @@ -11573,7 +13169,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesStack", "Documentation": "\n\nTelerikUIChartSeriesStack.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesStack" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesStack" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -11591,7 +13191,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeriesStack.Enabled", "Documentation": "\n\nEnablesordisablesthesetting.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -11599,7 +13201,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesStack.Group", "Documentation": "\n\nIndicatesthattheseriesshouldbestackedinagroupwiththespecifiedname.\n\n", - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "Components.Component", @@ -11607,20 +13211,22 @@ "TypeName": "Telerik.Blazor.ChartSeriesStackType?", "DisplayName": "Telerik.Blazor.ChartSeriesStackType? Telerik.Blazor.Components.ChartSeriesStack.Type", "Documentation": "\n\nSpecifiesthepreferredstacktype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesStack" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesStack", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3316734932062174320, - "Data2": 8192448797190432620, - "Data3": 8004055231541765772, - "Data4": -1004978866855520425 + "Data1": -865731632287843694, + "Data2": 1183897078374734429, + "Data3": -3110418067028948478, + "Data4": -778052166020006628 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesStack", @@ -11628,7 +13234,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesStack", "Documentation": "\n\nTelerikUIChartSeriesStack.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesStack" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesStack" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -11646,7 +13256,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeriesStack.Enabled", "Documentation": "\n\nEnablesordisablesthesetting.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -11654,7 +13266,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesStack.Group", "Documentation": "\n\nIndicatesthattheseriesshouldbestackedinagroupwiththespecifiedname.\n\n", - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "Components.Component", @@ -11662,21 +13276,23 @@ "TypeName": "Telerik.Blazor.ChartSeriesStackType?", "DisplayName": "Telerik.Blazor.ChartSeriesStackType? Telerik.Blazor.Components.ChartSeriesStack.Type", "Documentation": "\n\nSpecifiesthepreferredstacktype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesStack", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7074998187652919205, - "Data2": -6869356135210234401, - "Data3": 3280514417983068105, - "Data4": 6148767708986884369 + "Data1": -6161698135401168175, + "Data2": 7401787391711546558, + "Data3": 1300861513784445495, + "Data4": 6563827890703487468 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesStack.ChildContent", @@ -11690,17 +13306,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesStack.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8477345990366833177, - "Data2": -2915845874770611833, - "Data3": -7996333739401686936, - "Data4": -6692326647767295612 + "Data1": -1757282879437619556, + "Data2": 2413687739382643248, + "Data3": -4555768598746112527, + "Data4": 220734957436219374 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesStack.ChildContent", @@ -11722,10 +13338,10 @@ }, { "__Checksum": { - "Data1": -1688845106817751323, - "Data2": 6185457258085204253, - "Data3": 8580502846970158078, - "Data4": 7035194420437966941 + "Data1": 2203135209926853601, + "Data2": 8397404991914979662, + "Data3": -222325117368390443, + "Data4": 2366325880728163187 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesTooltip", @@ -11733,7 +13349,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesTooltip", "Documentation": "\n\nTelerikUIChartSeriesTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartSeriesTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "ChartSeriesTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -11751,7 +13371,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -11759,7 +13381,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -11767,7 +13391,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeriesTooltip.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheseriestooltip.Bydefaulttheseriestooltipisnotdisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -11787,22 +13413,22 @@ "DisplayName": "string Telerik.Blazor.Components.ChartSeriesTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesTooltip" + "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesTooltip", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1421694362100476223, - "Data2": -6115029973346208393, - "Data3": 5680383631876013249, - "Data4": 7588695660778700236 + "Data1": 7540170978235163230, + "Data2": 6017725368545747527, + "Data3": -7634828545504859032, + "Data4": -2375376660075018634 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartSeriesTooltip", @@ -11810,7 +13436,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartSeriesTooltip", "Documentation": "\n\nTelerikUIChartSeriesTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartSeriesTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartSeriesTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -11828,7 +13458,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -11836,7 +13468,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartSeriesTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -11844,7 +13478,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartSeriesTooltip.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheseriestooltip.Bydefaulttheseriestooltipisnotdisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -11864,23 +13500,23 @@ "DisplayName": "string Telerik.Blazor.Components.ChartSeriesTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3191674059674236955, - "Data2": -6576288098945967711, - "Data3": -1551241199795666646, - "Data4": -793876933646253048 + "Data1": -1218077786975859582, + "Data2": -8252664677605329921, + "Data3": 4374170363942059935, + "Data4": -1829770879970283085 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesTooltip.ChildContent", @@ -11894,17 +13530,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesTooltip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2188295921712982395, - "Data2": -926572563963244274, - "Data3": 7033752789891898504, - "Data4": 5244245091052064651 + "Data1": 7249173618724250675, + "Data2": 7515536799728442280, + "Data3": 1576549246704845505, + "Data4": 1755459605848000919 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesTooltip.ChildContent", @@ -11926,10 +13562,10 @@ }, { "__Checksum": { - "Data1": -2919199374497485641, - "Data2": -7957018888710051935, - "Data3": 2133588002411772110, - "Data4": 4877851962319504056 + "Data1": 405880442435394956, + "Data2": -2990002607766973618, + "Data3": -4902180472754954135, + "Data4": -6139792431769207876 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesTooltip.Template", @@ -11951,23 +13587,23 @@ "DisplayName": "string Telerik.Blazor.Components.ChartSeriesTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartSeriesTooltip.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3128623277810545203, - "Data2": -6006457246218212562, - "Data3": 6715875035879054363, - "Data4": -3036800501514461074 + "Data1": 5359366597187243276, + "Data2": -3961016418726991646, + "Data3": 4051515297570507857, + "Data4": 7910833810604004181 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartSeriesTooltip.Template", @@ -11989,8 +13625,8 @@ "DisplayName": "string Telerik.Blazor.Components.ChartSeriesTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -12003,10 +13639,10 @@ }, { "__Checksum": { - "Data1": -6148255858297532926, - "Data2": -2502813894326835529, - "Data3": 7167069191435639250, - "Data4": -7311114795914948135 + "Data1": 7572451657260890951, + "Data2": 4507221157223926670, + "Data3": -5167366910660601331, + "Data4": 53412400695282285 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartTitle", @@ -12014,7 +13650,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartTitle", "Documentation": "\n\nTelerikUIChartTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartTitle" } ], + "TagMatchingRules": [ + { + "TagName": "ChartTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -12032,7 +13672,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -12040,7 +13682,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -12048,7 +13692,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTitle.Font", "Documentation": "\n\nThefontofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -12056,7 +13702,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTitle.Text", "Documentation": "\n\nThetextofthecharttitle.Youcanalsosetthetextdirectlyforatitlewithdefaultoptions.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -12064,7 +13712,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythetitle.Bydefaultthetitlewillbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -12072,7 +13722,9 @@ "TypeName": "Telerik.Blazor.ChartTitleAlign?", "DisplayName": "Telerik.Blazor.ChartTitleAlign? Telerik.Blazor.Components.ChartTitle.Align", "Documentation": "\n\nSpecifiesthetextalignment.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -12080,20 +13732,22 @@ "TypeName": "Telerik.Blazor.ChartTitlePosition?", "DisplayName": "Telerik.Blazor.ChartTitlePosition? Telerik.Blazor.Components.ChartTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartTitle" + "Common.TypeName": "Telerik.Blazor.Components.ChartTitle", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8994400029137325995, - "Data2": 423018150423080945, - "Data3": 58394615112571355, - "Data4": 231298499464605918 + "Data1": -1898544223509299484, + "Data2": 6855894562716969486, + "Data3": -3975151672226943177, + "Data4": 4577648910546404864 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartTitle", @@ -12101,7 +13755,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartTitle", "Documentation": "\n\nTelerikUIChartTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -12119,7 +13777,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -12127,7 +13787,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -12135,7 +13797,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTitle.Font", "Documentation": "\n\nThefontofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -12143,7 +13807,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTitle.Text", "Documentation": "\n\nThetextofthecharttitle.Youcanalsosetthetextdirectlyforatitlewithdefaultoptions.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -12151,7 +13817,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythetitle.Bydefaultthetitlewillbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -12159,7 +13827,9 @@ "TypeName": "Telerik.Blazor.ChartTitleAlign?", "DisplayName": "Telerik.Blazor.ChartTitleAlign? Telerik.Blazor.Components.ChartTitle.Align", "Documentation": "\n\nSpecifiesthetextalignment.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -12167,21 +13837,23 @@ "TypeName": "Telerik.Blazor.ChartTitlePosition?", "DisplayName": "Telerik.Blazor.ChartTitlePosition? Telerik.Blazor.Components.ChartTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6760332724509687434, - "Data2": 2475163922500532504, - "Data3": -2156217720062497142, - "Data4": 7861359410113736686 + "Data1": 9055506446341930414, + "Data2": 12308941901052374, + "Data3": -6727438206548267965, + "Data4": 3711129915347588150 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTitle.ChildContent", @@ -12195,17 +13867,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5462069879664753869, - "Data2": 7064910682026901628, - "Data3": 837131774538489636, - "Data4": 2299640185221253321 + "Data1": -1471559234955209016, + "Data2": 570163927578465852, + "Data3": 6879516980782404970, + "Data4": 9109213934998538486 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTitle.ChildContent", @@ -12227,10 +13899,10 @@ }, { "__Checksum": { - "Data1": 163901779656664704, - "Data2": 3059814815243407207, - "Data3": -7886578619891064224, - "Data4": -8140509359041699329 + "Data1": 4262301205178242807, + "Data2": 8928307002097797989, + "Data3": -904881631602348247, + "Data4": 6488130902623592499 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartTitleBorder", @@ -12238,7 +13910,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartTitleBorder", "Documentation": "\n\nTelerikUIChartTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -12256,7 +13932,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -12264,7 +13942,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartTitleBorder.DashType", "Documentation": "\n\nThedashtypeofthecharttitleborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -12272,20 +13952,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartTitleBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartTitleBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4403018133993239858, - "Data2": -1852364537110962145, - "Data3": -2388882519033141, - "Data4": -3908021486059492158 + "Data1": -2480969335521653736, + "Data2": -6369430400863924782, + "Data3": 5011189219994449290, + "Data4": 6092049074568174740 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartTitleBorder", @@ -12293,7 +13975,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartTitleBorder", "Documentation": "\n\nTelerikUIChartTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -12311,7 +13997,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -12319,7 +14007,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartTitleBorder.DashType", "Documentation": "\n\nThedashtypeofthecharttitleborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -12327,21 +14017,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartTitleBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2030208569273122863, - "Data2": -6556971423854161964, - "Data3": 8995922780996251072, - "Data4": 7023191354602381674 + "Data1": -8717123100726547200, + "Data2": -4953415644785355006, + "Data3": 6665342057574202383, + "Data4": 566920971371919880 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTitleBorder.ChildContent", @@ -12355,17 +14047,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartTitleBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3983817644503623365, - "Data2": -8346313717692078350, - "Data3": 7342167535538070349, - "Data4": -4042377685672204038 + "Data1": -6204696531444173429, + "Data2": -7674515253216288085, + "Data3": -6604814746305086022, + "Data4": 2454919321639064719 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTitleBorder.ChildContent", @@ -12387,10 +14079,10 @@ }, { "__Checksum": { - "Data1": 6055976506543662655, - "Data2": 8212129046528519128, - "Data3": 8644855456467226258, - "Data4": 2973800055642680387 + "Data1": -4759998203818133254, + "Data2": 2989707870752854268, + "Data3": -4956449573094051978, + "Data4": 3250057985554824390 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartTitleMargin", @@ -12398,7 +14090,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartTitleMargin", "Documentation": "\n\nTelerikUIChartTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -12416,7 +14112,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -12424,7 +14122,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -12432,7 +14132,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -12440,20 +14142,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartTitleMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartTitleMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7967854174877978271, - "Data2": -5524412910179164999, - "Data3": 6862039867256533719, - "Data4": -5774785180464521418 + "Data1": -1533697747458973433, + "Data2": -661011427430684834, + "Data3": 2940410160181605399, + "Data4": 377355568798034490 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartTitleMargin", @@ -12461,7 +14165,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartTitleMargin", "Documentation": "\n\nTelerikUIChartTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -12479,7 +14187,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -12487,7 +14197,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -12495,7 +14207,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -12503,21 +14217,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartTitleMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5501978674844852848, - "Data2": 5599576337182424371, - "Data3": 1507277717246689315, - "Data4": 8171316977549678634 + "Data1": 3635630084251458524, + "Data2": 241256437853069556, + "Data3": -727971206330921830, + "Data4": -3409831746233158675 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTitleMargin.ChildContent", @@ -12531,17 +14247,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartTitleMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7200933244106790161, - "Data2": -4296723736889364239, - "Data3": -8708134899205434307, - "Data4": 5258560335530367935 + "Data1": -5302251293137587064, + "Data2": -7150155159962006741, + "Data3": -2102654054256247215, + "Data4": 2325456689995231667 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTitleMargin.ChildContent", @@ -12563,10 +14279,10 @@ }, { "__Checksum": { - "Data1": 5993184036023975304, - "Data2": 587275574254678092, - "Data3": -6675065617473611939, - "Data4": 8121538360702229835 + "Data1": -4612264888630216566, + "Data2": 5697174101036070399, + "Data3": 924533819734233232, + "Data4": -9032010224047435393 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartTitlePadding", @@ -12574,7 +14290,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartTitlePadding", "Documentation": "\n\nTelerikUIChartTitlePadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartTitlePadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartTitlePadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -12592,7 +14312,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitlePadding.Bottom", "Documentation": "\n\nThebottompaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -12600,7 +14322,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitlePadding.Left", "Documentation": "\n\nTheleftpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -12608,7 +14332,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitlePadding.Right", "Documentation": "\n\nTherightpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -12616,20 +14342,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitlePadding.Top", "Documentation": "\n\nThetoppaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartTitlePadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartTitlePadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7661077320514757810, - "Data2": -3827108544974580998, - "Data3": -1501784622378431714, - "Data4": 8199608193625908665 + "Data1": 570492071012189938, + "Data2": -896554683806404540, + "Data3": -804451826369386701, + "Data4": -5799105576999313826 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartTitlePadding", @@ -12637,7 +14365,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartTitlePadding", "Documentation": "\n\nTelerikUIChartTitlePadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartTitlePadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartTitlePadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -12655,7 +14387,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitlePadding.Bottom", "Documentation": "\n\nThebottompaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -12663,7 +14397,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitlePadding.Left", "Documentation": "\n\nTheleftpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -12671,7 +14407,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitlePadding.Right", "Documentation": "\n\nTherightpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -12679,21 +14417,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTitlePadding.Top", "Documentation": "\n\nThetoppaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartTitlePadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8793720924068863062, - "Data2": -7717388804386584039, - "Data3": 1120158672988270664, - "Data4": 3848521183907673770 + "Data1": -17098337283010326, + "Data2": 2762994812720679709, + "Data3": -4848968931049381596, + "Data4": -6810432046034109826 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTitlePadding.ChildContent", @@ -12707,17 +14447,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartTitlePadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1544934018220830766, - "Data2": 1299924477760243135, - "Data3": -3505672648219759648, - "Data4": -6035170778568916758 + "Data1": 4793975930093515329, + "Data2": 3784693094125831852, + "Data3": 7832406070763994560, + "Data4": 6402229024050864402 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTitlePadding.ChildContent", @@ -12739,10 +14479,10 @@ }, { "__Checksum": { - "Data1": -2145495288630543813, - "Data2": 2511946900951465285, - "Data3": -4538113421843141011, - "Data4": 3440762495462747984 + "Data1": -5935073567473976165, + "Data2": -6646932910285770221, + "Data3": 5277135245249480635, + "Data4": 3957288651472555978 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartTooltip", @@ -12750,7 +14490,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartTooltip", "Documentation": "\n\nTelerikUIChartTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "ChartTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -12768,7 +14512,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartTooltip.AutoHide", "Documentation": "\n\nSpecifiesifthetooltipwillbehiddenwhenthemouseleavesthetargetelement.Ifsettofalse,aClosebuttonwillbeshownwithintooltip.\n\n", - "Metadata": { "Common.PropertyName": "AutoHide" } + "Metadata": { + "Common.PropertyName": "AutoHide" + } }, { "Kind": "Components.Component", @@ -12776,7 +14522,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -12784,7 +14532,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -12792,7 +14542,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTooltip.Opacity", "Documentation": "\n\nTheopacityofthetooltip.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -12800,7 +14552,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartTooltip.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheseriestooltip.Bydefaulttheseriestooltipisnotdisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -12808,7 +14562,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartTooltip.Shared", "Documentation": "\n\nIfsettotruethechartwilldisplayasingletooltipforeverycategory.\n\n", - "Metadata": { "Common.PropertyName": "Shared" } + "Metadata": { + "Common.PropertyName": "Shared" + } }, { "Kind": "Components.Component", @@ -12839,22 +14595,22 @@ "DisplayName": "string Telerik.Blazor.Components.ChartTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartTooltip" + "Common.TypeName": "Telerik.Blazor.Components.ChartTooltip", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1636624054391499391, - "Data2": 3251663509310210455, - "Data3": 1772953381091142031, - "Data4": -4826775773061074861 + "Data1": 6527814886970325834, + "Data2": -4398360808509372864, + "Data3": 4919118920204339370, + "Data4": -7417434283100483116 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartTooltip", @@ -12862,7 +14618,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartTooltip", "Documentation": "\n\nTelerikUIChartTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -12880,7 +14640,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartTooltip.AutoHide", "Documentation": "\n\nSpecifiesifthetooltipwillbehiddenwhenthemouseleavesthetargetelement.Ifsettofalse,aClosebuttonwillbeshownwithintooltip.\n\n", - "Metadata": { "Common.PropertyName": "AutoHide" } + "Metadata": { + "Common.PropertyName": "AutoHide" + } }, { "Kind": "Components.Component", @@ -12888,7 +14650,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -12896,7 +14660,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -12904,7 +14670,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartTooltip.Opacity", "Documentation": "\n\nTheopacityofthetooltip.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -12912,7 +14680,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartTooltip.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheseriestooltip.Bydefaulttheseriestooltipisnotdisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -12920,7 +14690,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartTooltip.Shared", "Documentation": "\n\nIfsettotruethechartwilldisplayasingletooltipforeverycategory.\n\n", - "Metadata": { "Common.PropertyName": "Shared" } + "Metadata": { + "Common.PropertyName": "Shared" + } }, { "Kind": "Components.Component", @@ -12951,23 +14723,23 @@ "DisplayName": "string Telerik.Blazor.Components.ChartTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 9028255678730412573, - "Data2": -1608315658895329715, - "Data3": -8184811240593792829, - "Data4": 585790924123490379 + "Data1": 8431215879620823556, + "Data2": 2174812624600350707, + "Data3": -5783678733293727073, + "Data4": -5340695362258534227 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTooltip.ChildContent", @@ -12981,17 +14753,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartTooltip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 7781325721870887276, - "Data2": 7377990258010142898, - "Data3": 3885147572613318218, - "Data4": -7591334552171962648 + "Data1": -1705424028724487924, + "Data2": -1346077771375489744, + "Data3": 6584644541179507015, + "Data4": -826460504571248374 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTooltip.ChildContent", @@ -13013,10 +14785,10 @@ }, { "__Checksum": { - "Data1": -4185186329673807484, - "Data2": -7173872094533100433, - "Data3": 6837037584150805023, - "Data4": -4309292780988212434 + "Data1": -4608905622852320635, + "Data2": 5957314887810457712, + "Data3": 1104313177394776966, + "Data4": 5394619661443530455 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTooltip.SharedTemplate", @@ -13038,23 +14810,23 @@ "DisplayName": "string Telerik.Blazor.Components.ChartTooltip.SharedTemplate.Context", "Documentation": "Specifiestheparameternameforthe'SharedTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartTooltip.SharedTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 9051618187141848919, - "Data2": 8171590854764784525, - "Data3": -6067402559920904056, - "Data4": -807454769530124103 + "Data1": -2349069183994932442, + "Data2": 5986935418809287585, + "Data3": 2058704100449554450, + "Data4": -2646307897575649901 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTooltip.SharedTemplate", @@ -13076,8 +14848,8 @@ "DisplayName": "string Telerik.Blazor.Components.ChartTooltip.SharedTemplate.Context", "Documentation": "Specifiestheparameternameforthe'SharedTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -13090,10 +14862,10 @@ }, { "__Checksum": { - "Data1": -6908192002917748978, - "Data2": 3585163886025981413, - "Data3": -5836850736196206137, - "Data4": 5585096349711423721 + "Data1": 8033265730659856369, + "Data2": -8837326582695788434, + "Data3": -2902722451481053319, + "Data4": -4411474888085922431 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTooltip.Template", @@ -13115,23 +14887,23 @@ "DisplayName": "string Telerik.Blazor.Components.ChartTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartTooltip.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6019500502767090045, - "Data2": 1600709881520424290, - "Data3": -6296290434504928224, - "Data4": 2392955017105694599 + "Data1": 359472041166367133, + "Data2": -2396271230649756166, + "Data3": -1846343456592898893, + "Data4": -3684313106584465313 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartTooltip.Template", @@ -13153,8 +14925,8 @@ "DisplayName": "string Telerik.Blazor.Components.ChartTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -13167,10 +14939,10 @@ }, { "__Checksum": { - "Data1": 4303376886153972707, - "Data2": 1901087394379660064, - "Data3": 3129817101014472327, - "Data4": -3291216132890932661 + "Data1": -3961878338381182314, + "Data2": 473432153736256778, + "Data3": 4140439536883882968, + "Data4": 2564456766298381567 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxes", @@ -13178,7 +14950,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxes", "Documentation": "\n\nTelerikUIChartValueAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxes" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -13192,16 +14968,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxes" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxes", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1761735729385538506, - "Data2": 8315535371316013932, - "Data3": 8644222647414009890, - "Data4": 4741709844751301160 + "Data1": -5094204004608508949, + "Data2": 472581622859241815, + "Data3": 7604594453105874294, + "Data4": -2291688477066241291 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxes", @@ -13209,7 +14985,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxes", "Documentation": "\n\nTelerikUIChartValueAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxes" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -13223,17 +15003,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxes", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5816397870937111874, - "Data2": 5617071671173079258, - "Data3": 6761649561166813713, - "Data4": -5452420642935981715 + "Data1": -4230732915327218223, + "Data2": -767751221590781888, + "Data3": -7086704529238546882, + "Data4": -5942769204810991620 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxes.ChildContent", @@ -13247,17 +15027,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxes.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4262603695562901553, - "Data2": -6413033819919669428, - "Data3": -5804812839574520386, - "Data4": 1405602557553058770 + "Data1": 113523958619014317, + "Data2": -1686860537241016721, + "Data3": -1017493856138187638, + "Data4": 2144245958369861577 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxes.ChildContent", @@ -13279,17 +15059,21 @@ }, { "__Checksum": { - "Data1": -1356601215893147184, - "Data2": -5691531112303596971, - "Data3": 8935914314254581622, - "Data4": -4741788907837406329 + "Data1": 342847071741256760, + "Data2": 3034481705189521025, + "Data3": 5106562983459113932, + "Data4": -7607327350513435116 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ChartValueAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxis" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -13307,7 +15091,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.ChartValueAxis.AxisCrossingValue", "Documentation": "\n\nValueatwhichthecategoryaxiscrossesthisaxis.(Onlyforobject)Valueindicesatwhichthecategoryaxescrossthevalueaxis.(Onlyforarray)Dateatwhichthecategoryaxiscrossesthisaxis.(Onlyfordate)\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -13315,7 +15101,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -13323,7 +15111,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxis.Color", "Documentation": "\n\nThecolorofthevalueaxis.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -13331,7 +15121,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxis.MajorUnit", "Documentation": "\n\nTheintervalbetweenmajordivisions.IfthevalueAxis.typeissetto\"log\",themajorUnitvaluewillbeusedforthebaseofthelogarithm.\n\n", - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "Components.Component", @@ -13339,7 +15131,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxis.Max", "Documentation": "\n\nThemaximumvalueoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -13347,7 +15141,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxis.Min", "Documentation": "\n\nTheminimumvalueoftheaxis.Undercertainconditions,thenarrowRangesettingcanoverwritethissetting.Togiveprioritytotheminsettingofyourchoice,setvalueAxis.narrowRangetofalse.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -13355,7 +15151,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxis.MinorUnit", "Documentation": "\n\nTheintervalbetweenminordivisions.Itdefaultsto1/5ofthevalueAxis.majorUnit.IfthevalueAxis.typeissetto\"log\",theminorUnitvaluerepresentsthenumberofdivisionsbetweentwomajorunitsanddefaultstothemajorunitminusone.\n\n", - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "Components.Component", @@ -13363,7 +15161,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxis.Name", "Documentation": "\n\nTheuniqueaxisname.Usedtoassociateaserieswithavalueaxisusingtheseries.axisoption.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -13371,7 +15171,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxis.NarrowRange", "Documentation": "\n\nIfsettotruetheChartwillnarrowthevalueaxisrangeinordertodisplaydatapointsinbetterdetail.Settingittofalsewillforcetheautomaticaxisrangetostartfrom0ortheexplicitlyspecifiedvalueAxis.minvalue.\n\n", - "Metadata": { "Common.PropertyName": "NarrowRange" } + "Metadata": { + "Common.PropertyName": "NarrowRange" + } }, { "Kind": "Components.Component", @@ -13379,7 +15181,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxis.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythevalueaxis.Bydefaultthevalueaxisisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -13387,7 +15191,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxis.ZIndex", "Documentation": "\n\nAnoptionalZ-indexthatcanbeusedtochangethedefaultstackingpositionofthevalueAxis.\n\n", - "Metadata": { "Common.PropertyName": "ZIndex" } + "Metadata": { + "Common.PropertyName": "ZIndex" + } }, { "Kind": "Components.Component", @@ -13395,27 +15201,33 @@ "TypeName": "Telerik.Blazor.ChartValueAxisType?", "DisplayName": "Telerik.Blazor.ChartValueAxisType? Telerik.Blazor.Components.ChartValueAxis.Type", "Documentation": "\n\nSpecifiestheaxistype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxis" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxis", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5670654632254066278, - "Data2": 8884046158559278494, - "Data3": -2748241244570340793, - "Data4": 8455964968370481708 + "Data1": 434273338281193380, + "Data2": -3589013290848007552, + "Data3": 5395677045543781038, + "Data4": 5908102393831025712 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ChartValueAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxis" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -13433,7 +15245,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.ChartValueAxis.AxisCrossingValue", "Documentation": "\n\nValueatwhichthecategoryaxiscrossesthisaxis.(Onlyforobject)Valueindicesatwhichthecategoryaxescrossthevalueaxis.(Onlyforarray)Dateatwhichthecategoryaxiscrossesthisaxis.(Onlyfordate)\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -13441,7 +15255,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -13449,7 +15265,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxis.Color", "Documentation": "\n\nThecolorofthevalueaxis.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -13457,7 +15275,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxis.MajorUnit", "Documentation": "\n\nTheintervalbetweenmajordivisions.IfthevalueAxis.typeissetto\"log\",themajorUnitvaluewillbeusedforthebaseofthelogarithm.\n\n", - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "Components.Component", @@ -13465,7 +15285,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxis.Max", "Documentation": "\n\nThemaximumvalueoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -13473,7 +15295,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxis.Min", "Documentation": "\n\nTheminimumvalueoftheaxis.Undercertainconditions,thenarrowRangesettingcanoverwritethissetting.Togiveprioritytotheminsettingofyourchoice,setvalueAxis.narrowRangetofalse.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -13481,7 +15305,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxis.MinorUnit", "Documentation": "\n\nTheintervalbetweenminordivisions.Itdefaultsto1/5ofthevalueAxis.majorUnit.IfthevalueAxis.typeissetto\"log\",theminorUnitvaluerepresentsthenumberofdivisionsbetweentwomajorunitsanddefaultstothemajorunitminusone.\n\n", - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "Components.Component", @@ -13489,7 +15315,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxis.Name", "Documentation": "\n\nTheuniqueaxisname.Usedtoassociateaserieswithavalueaxisusingtheseries.axisoption.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -13497,7 +15325,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxis.NarrowRange", "Documentation": "\n\nIfsettotruetheChartwillnarrowthevalueaxisrangeinordertodisplaydatapointsinbetterdetail.Settingittofalsewillforcetheautomaticaxisrangetostartfrom0ortheexplicitlyspecifiedvalueAxis.minvalue.\n\n", - "Metadata": { "Common.PropertyName": "NarrowRange" } + "Metadata": { + "Common.PropertyName": "NarrowRange" + } }, { "Kind": "Components.Component", @@ -13505,7 +15335,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxis.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythevalueaxis.Bydefaultthevalueaxisisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -13513,7 +15345,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxis.ZIndex", "Documentation": "\n\nAnoptionalZ-indexthatcanbeusedtochangethedefaultstackingpositionofthevalueAxis.\n\n", - "Metadata": { "Common.PropertyName": "ZIndex" } + "Metadata": { + "Common.PropertyName": "ZIndex" + } }, { "Kind": "Components.Component", @@ -13521,21 +15355,23 @@ "TypeName": "Telerik.Blazor.ChartValueAxisType?", "DisplayName": "Telerik.Blazor.ChartValueAxisType? Telerik.Blazor.Components.ChartValueAxis.Type", "Documentation": "\n\nSpecifiestheaxistype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6425121063765420901, - "Data2": -6990797198368379099, - "Data3": -4807132799334667287, - "Data4": 3598549528743880500 + "Data1": 4248637302734656446, + "Data2": 2198651161529705625, + "Data3": 8265506438437243100, + "Data4": 4367933020874340636 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxis.ChildContent", @@ -13549,17 +15385,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6345012198815947922, - "Data2": -5419539812917921008, - "Data3": -587390873654393057, - "Data4": 4188593034071891362 + "Data1": 2128251676498172869, + "Data2": 7733851404406407235, + "Data3": 2764227380994493798, + "Data4": -2749330923150415183 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxis.ChildContent", @@ -13581,10 +15417,10 @@ }, { "__Checksum": { - "Data1": -499748753498424156, - "Data2": -149871546631136324, - "Data3": 6217988987663242701, - "Data4": -290690326629887379 + "Data1": 7726509471636024971, + "Data2": -2165303865014487793, + "Data3": 922304090799243727, + "Data4": 2914520203312439612 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisLabels", @@ -13592,7 +15428,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisLabels", "Documentation": "\n\nTelerikUIChartValueAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -13610,7 +15450,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -13618,7 +15460,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -13626,7 +15470,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisLabels.Format", "Documentation": "\n\nTheformatusedtodisplaythelabels.Useskendo.format.Containsoneplaceholder(\"{0}\")whichrepresentsthecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -13634,7 +15480,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisLabels.Mirror", "Documentation": "\n\nIfsettotruethechartwillmirrortheaxislabelsandticks.Ifthelabelsarenormallyontheleftsideoftheaxis,mirroringtheaxiswillrenderthemtotheright.\n\n", - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "Components.Component", @@ -13642,7 +15490,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabels.Skip", "Documentation": "\n\nThenumberoflabelstoskip.Bydefaultnolabelsareskipped.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -13650,7 +15500,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabels.Step", "Documentation": "\n\nLabelrenderingstep.Everyn-thlabelisrenderedwherenisthestep\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -13658,7 +15510,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthelabels.Thefieldswhichcanbeusedinthetemplateare:value-thevaluevalue.\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "Components.Component", @@ -13666,7 +15520,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythevalueaxislabels.Bydefaultthecategoryaxislabelsarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -13674,20 +15530,22 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.ChartValueAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabels" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3101518303320275697, - "Data2": -7384940674902643091, - "Data3": 8882311151279916526, - "Data4": -4502042829399319884 + "Data1": 2380853961616855983, + "Data2": -7644328157619354050, + "Data3": -2181726963855578030, + "Data4": -5730160495762605871 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisLabels", @@ -13695,7 +15553,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisLabels", "Documentation": "\n\nTelerikUIChartValueAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -13713,7 +15575,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -13721,7 +15585,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -13729,7 +15595,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisLabels.Format", "Documentation": "\n\nTheformatusedtodisplaythelabels.Useskendo.format.Containsoneplaceholder(\"{0}\")whichrepresentsthecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -13737,7 +15605,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisLabels.Mirror", "Documentation": "\n\nIfsettotruethechartwillmirrortheaxislabelsandticks.Ifthelabelsarenormallyontheleftsideoftheaxis,mirroringtheaxiswillrenderthemtotheright.\n\n", - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "Components.Component", @@ -13745,7 +15615,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabels.Skip", "Documentation": "\n\nThenumberoflabelstoskip.Bydefaultnolabelsareskipped.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -13753,7 +15625,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabels.Step", "Documentation": "\n\nLabelrenderingstep.Everyn-thlabelisrenderedwherenisthestep\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -13761,7 +15635,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthelabels.Thefieldswhichcanbeusedinthetemplateare:value-thevaluevalue.\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "Components.Component", @@ -13769,7 +15645,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythevalueaxislabels.Bydefaultthecategoryaxislabelsarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -13777,21 +15655,23 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.ChartValueAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5064382840897396944, - "Data2": 4990978259312563432, - "Data3": 7120274982698520199, - "Data4": 1984873566571499027 + "Data1": -8658293377455564774, + "Data2": -8021649100607314905, + "Data3": -1562845087066370667, + "Data4": 6433069625325059379 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisLabels.ChildContent", @@ -13805,17 +15685,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5540331279298340415, - "Data2": 1036180407515052133, - "Data3": 7540854743098384116, - "Data4": 4587065421266231124 + "Data1": 2341332658801897080, + "Data2": 919528698359307172, + "Data3": -1828886794892143090, + "Data4": -2357075425889277298 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisLabels.ChildContent", @@ -13837,10 +15717,10 @@ }, { "__Checksum": { - "Data1": -4687540913456276806, - "Data2": -5215088192229768870, - "Data3": 7595024595236600393, - "Data4": -6278278820827271879 + "Data1": 6623169283753714533, + "Data2": 4416566736316751554, + "Data3": 3396091393012637148, + "Data4": -7998489211787077736 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder", @@ -13848,7 +15728,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder", "Documentation": "\n\nTelerikUIChartValueAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -13866,7 +15750,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -13874,7 +15760,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartValueAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -13882,20 +15770,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8933683434397853253, - "Data2": 4281528772602740929, - "Data3": 9030795070135193755, - "Data4": -9204311457360132066 + "Data1": -7716973646264858124, + "Data2": 5887514657919160115, + "Data3": 986117334974997700, + "Data4": 3376779162224100160 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder", @@ -13903,7 +15793,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder", "Documentation": "\n\nTelerikUIChartValueAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -13921,7 +15815,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -13929,7 +15825,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartValueAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -13937,21 +15835,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6999626726991257057, - "Data2": -4251442231518881374, - "Data3": 4426218689043895492, - "Data4": 8666881442628567225 + "Data1": -1017785882673365643, + "Data2": -9000562674638154368, + "Data3": 7684018638015123240, + "Data4": 3737353590032916866 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder.ChildContent", @@ -13965,17 +15865,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6370046990732021234, - "Data2": -5745178120284140975, - "Data3": 5248301172570962177, - "Data4": -312429160568840339 + "Data1": -4187306794889574827, + "Data2": 979263052477906984, + "Data3": 6722705665658694166, + "Data4": -6149936133508077967 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsBorder.ChildContent", @@ -13997,10 +15897,10 @@ }, { "__Checksum": { - "Data1": 1014357528012288514, - "Data2": -4235578446627687512, - "Data3": 2352956643959756256, - "Data4": -8753662633009475772 + "Data1": -7262305557394274103, + "Data2": 2064989197908891715, + "Data3": -9047019367253885198, + "Data4": -3142120854177140024 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin", @@ -14008,7 +15908,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin", "Documentation": "\n\nTelerikUIChartValueAxisLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14026,7 +15930,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -14034,7 +15940,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -14042,7 +15950,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -14050,20 +15960,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5434580160688752958, - "Data2": -7005036792277566533, - "Data3": -8364045892664074893, - "Data4": 1331450955284347880 + "Data1": 5814514762884637501, + "Data2": -3485321121013939589, + "Data3": -2342668897892632861, + "Data4": 6974817316160016983 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin", @@ -14071,7 +15983,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin", "Documentation": "\n\nTelerikUIChartValueAxisLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14089,7 +16005,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -14097,7 +16015,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -14105,7 +16025,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -14113,21 +16035,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4082277460140188761, - "Data2": 7067095672735051619, - "Data3": -5758151824864582157, - "Data4": 4965507253809650253 + "Data1": -6543302995854060768, + "Data2": 1845604025357836155, + "Data3": -5802265267781156651, + "Data4": -892998372357994304 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin.ChildContent", @@ -14141,17 +16065,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7563096606707980571, - "Data2": -2526935368792388319, - "Data3": -3321577357622056242, - "Data4": -7033455722341988434 + "Data1": -3268866287544024936, + "Data2": 8814735293255102545, + "Data3": 5339473797391481559, + "Data4": -8261333210452019011 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsMargin.ChildContent", @@ -14173,10 +16097,10 @@ }, { "__Checksum": { - "Data1": 183304742403949977, - "Data2": -1161954927854290275, - "Data3": 4607942531660026389, - "Data4": -28035773928061049 + "Data1": -5523750147440951484, + "Data2": 1967045431084082277, + "Data3": -983701030149588758, + "Data4": -3500429258549745040 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding", @@ -14184,7 +16108,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding", "Documentation": "\n\nTelerikUIChartValueAxisLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14202,7 +16130,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -14210,7 +16140,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -14218,7 +16150,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -14226,20 +16160,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6990031589929080551, - "Data2": -2587708940698643592, - "Data3": 3803908609504789093, - "Data4": -1291403031253055393 + "Data1": -3650192759039047441, + "Data2": -5889019947580298125, + "Data3": -9170403424423939578, + "Data4": -7248615072711153989 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding", @@ -14247,7 +16183,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding", "Documentation": "\n\nTelerikUIChartValueAxisLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14265,7 +16205,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -14273,7 +16215,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -14281,7 +16225,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -14289,21 +16235,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4627328441636421608, - "Data2": -6627382376314657676, - "Data3": -8526688466204032047, - "Data4": 8966316513836455501 + "Data1": -2035534283497526877, + "Data2": 3810050689729753186, + "Data3": 1187636763468232271, + "Data4": -2496585593411626686 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding.ChildContent", @@ -14317,17 +16265,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7041504460379941923, - "Data2": -4302117340208018840, - "Data3": -5292449198965708551, - "Data4": 5711120180156391874 + "Data1": -1048953410280612432, + "Data2": 2697313453662522282, + "Data3": -3135207287332995620, + "Data4": -1064101445236442453 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsPadding.ChildContent", @@ -14349,10 +16297,10 @@ }, { "__Checksum": { - "Data1": 6054800895759709847, - "Data2": 1040075784198195279, - "Data3": 5166281985148324303, - "Data4": -2763061234297770379 + "Data1": -643348949887060515, + "Data2": -678215253957570637, + "Data3": 322923896620741767, + "Data4": 2348544802565288709 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation", @@ -14360,7 +16308,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation", "Documentation": "\n\nTelerikUIChartValueAxisLabelsRotation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisLabelsRotation" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisLabelsRotation" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14378,7 +16330,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsRotation.Angle", "Documentation": "\n\nTherotationangleofthelabels.Bydefaultthelabelsarenotrotated.Canbesetto\"auto\"iftheaxisishorizontalinwhichcasethelabelswillberotatedonlyiftheslotsizeisnotsufficientfortheentirelabels.\n\n", - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } }, { "Kind": "Components.Component", @@ -14386,20 +16340,22 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment? Telerik.Blazor.Components.ChartValueAxisLabelsRotation.Align", "Documentation": "\n\nSpecifiestherotationofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7819341673842584854, - "Data2": -6309834935198224532, - "Data3": -1735017508496667012, - "Data4": 7691077181132663543 + "Data1": -676660144230507883, + "Data2": -7109476657061324799, + "Data3": 2909556925680012079, + "Data4": -7881684418454707513 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation", @@ -14407,7 +16363,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation", "Documentation": "\n\nTelerikUIChartValueAxisLabelsRotation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14425,7 +16385,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisLabelsRotation.Angle", "Documentation": "\n\nTherotationangleofthelabels.Bydefaultthelabelsarenotrotated.Canbesetto\"auto\"iftheaxisishorizontalinwhichcasethelabelswillberotatedonlyiftheslotsizeisnotsufficientfortheentirelabels.\n\n", - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } }, { "Kind": "Components.Component", @@ -14433,21 +16395,23 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment? Telerik.Blazor.Components.ChartValueAxisLabelsRotation.Align", "Documentation": "\n\nSpecifiestherotationofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5534911442651324634, - "Data2": -3894426230647794538, - "Data3": -3996957728715217678, - "Data4": -2001654183574272193 + "Data1": 5707378442947622767, + "Data2": 46758858015828085, + "Data3": -1422899264769301391, + "Data4": -1082120319672208645 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation.ChildContent", @@ -14461,17 +16425,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1862373073969718598, - "Data2": -8866148766870076137, - "Data3": 7615984183459339033, - "Data4": 6904840302937741901 + "Data1": 5592923772198705406, + "Data2": -663804654609972759, + "Data3": 2848937250826501597, + "Data4": 2303845626429773143 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisLabelsRotation.ChildContent", @@ -14493,10 +16457,10 @@ }, { "__Checksum": { - "Data1": 6566021679908251045, - "Data2": 610638171558557351, - "Data3": 9175469154724749611, - "Data4": -8820296951437223471 + "Data1": 2493125978814374017, + "Data2": 5069215104777856291, + "Data3": -9074319398769591677, + "Data4": 8675900828631213942 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines", @@ -14504,7 +16468,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines", "Documentation": "\n\nTelerikUIChartValueAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14522,7 +16490,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthemajorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -14530,7 +16500,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartValueAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeofthemajorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -14538,7 +16510,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisMajorGridLines.Visible", "Documentation": "\n\nIfsettofalsethechartwillnotdisplaythemajorgridlines.Bydefaultthemajorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -14546,7 +16520,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthevalueaxismajorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -14554,7 +16530,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthevalueaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -14562,20 +16540,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthevalueaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3929580713991779493, - "Data2": -3840761923229007958, - "Data3": -6524652651250730566, - "Data4": -761910768902207370 + "Data1": -1725477737394238255, + "Data2": 4818908809674563546, + "Data3": 1516440926113305070, + "Data4": -5864659262137174624 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines", @@ -14583,7 +16563,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines", "Documentation": "\n\nTelerikUIChartValueAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14601,7 +16585,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthemajorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -14609,7 +16595,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartValueAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeofthemajorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -14617,7 +16605,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisMajorGridLines.Visible", "Documentation": "\n\nIfsettofalsethechartwillnotdisplaythemajorgridlines.Bydefaultthemajorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -14625,7 +16615,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthevalueaxismajorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -14633,7 +16625,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthevalueaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -14641,21 +16635,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthevalueaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1113833759270989764, - "Data2": -7447092886025088380, - "Data3": -3785507922912999119, - "Data4": -8478047949492706472 + "Data1": -8957357291152509717, + "Data2": -1953244991885487094, + "Data3": 8793243064079231332, + "Data4": -3769944445357184149 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines.ChildContent", @@ -14669,17 +16665,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 7552750032478393935, - "Data2": -1845220833428354365, - "Data3": -5118285923845531002, - "Data4": 8926685944443745762 + "Data1": -5805075558407129281, + "Data2": 127845531570208950, + "Data3": -265274656148434006, + "Data4": -317005483408920482 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisMajorGridLines.ChildContent", @@ -14701,10 +16697,10 @@ }, { "__Checksum": { - "Data1": 3192706830574906247, - "Data2": -3739980278803460609, - "Data3": -5133921375273551435, - "Data4": -8675336840902664637 + "Data1": -6585077301212262847, + "Data2": -1775962378685729322, + "Data3": 7813912589201759000, + "Data4": 4833655984791170976 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisMajorTicks", @@ -14712,7 +16708,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisMajorTicks", "Documentation": "\n\nTelerikUIChartValueAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14730,7 +16730,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthevalueaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -14738,7 +16740,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -14746,7 +16750,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisMajorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythevalueaxismajorticks.Bydefaultthevalueaxismajorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -14754,7 +16760,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorTicks.Step", "Documentation": "\n\nThestepofthevalueaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -14762,20 +16770,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthevalueaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMajorTicks" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMajorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2542039598837992606, - "Data2": -128931062855551505, - "Data3": -9024167917108102059, - "Data4": 4406907760491875165 + "Data1": 2788525656043981648, + "Data2": -2079143945867594848, + "Data3": -8436677325928588522, + "Data4": -6477201358384133315 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisMajorTicks", @@ -14783,7 +16793,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisMajorTicks", "Documentation": "\n\nTelerikUIChartValueAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14801,7 +16815,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthevalueaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -14809,7 +16825,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -14817,7 +16835,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisMajorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythevalueaxismajorticks.Bydefaultthevalueaxismajorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -14825,7 +16845,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorTicks.Step", "Documentation": "\n\nThestepofthevalueaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -14833,21 +16855,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthevalueaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMajorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5978299626631362907, - "Data2": 1455578454882077573, - "Data3": 2566636224247734375, - "Data4": -4811003258552722395 + "Data1": -5711052025027584716, + "Data2": -4981336975811188541, + "Data3": -2917826317780840993, + "Data4": -8789909750002349615 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisMajorTicks.ChildContent", @@ -14861,17 +16885,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMajorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4652634488012056803, - "Data2": -7248006588373403964, - "Data3": -2915082819266260262, - "Data4": 9202844086179074254 + "Data1": -4643775190728580232, + "Data2": -3340629887497093522, + "Data3": 1142386283361469322, + "Data4": 4936350561514729410 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisMajorTicks.ChildContent", @@ -14893,10 +16917,10 @@ }, { "__Checksum": { - "Data1": 4843507731990175123, - "Data2": -3041964340675187089, - "Data3": 4255829313576086834, - "Data4": -8918434364736988455 + "Data1": -5149729197054136846, + "Data2": -3786706778319388568, + "Data3": -4129228235005782284, + "Data4": -144733125226322619 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines", @@ -14904,7 +16928,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines", "Documentation": "\n\nTelerikUIChartValueAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -14922,7 +16950,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisMinorGridLines.Color", "Documentation": "\n\nThecoloroftheminorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -14930,7 +16960,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartValueAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -14938,7 +16970,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisMinorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheminorgridlines.Bydefaulttheminorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -14946,7 +16980,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthevalueaxisminorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -14954,7 +16990,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthevalueaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -14962,20 +17000,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthevalueaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2432958419968694131, - "Data2": -1456135393428219710, - "Data3": 2392315441089635699, - "Data4": 6219923916944689117 + "Data1": 4908095515815758839, + "Data2": 7879607508226660898, + "Data3": -8694665832754439456, + "Data4": -756316596740341558 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines", @@ -14983,7 +17023,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines", "Documentation": "\n\nTelerikUIChartValueAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15001,7 +17045,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisMinorGridLines.Color", "Documentation": "\n\nThecoloroftheminorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -15009,7 +17055,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartValueAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -15017,7 +17065,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisMinorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheminorgridlines.Bydefaulttheminorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -15025,7 +17075,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthevalueaxisminorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -15033,7 +17085,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthevalueaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -15041,21 +17095,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthevalueaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1559596392064149478, - "Data2": 837958266549472159, - "Data3": -8013648663143286097, - "Data4": 6876372080937944772 + "Data1": 8539618970483146470, + "Data2": -7856907921818428511, + "Data3": -109716876611260303, + "Data4": 4658435742907240686 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines.ChildContent", @@ -15069,17 +17125,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4480161577773480056, - "Data2": -7792680304781104782, - "Data3": -192194727343380887, - "Data4": -446222881644246797 + "Data1": 8666632156246394132, + "Data2": -4345639685192721464, + "Data3": -2221894559292779406, + "Data4": 5911088213550900735 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisMinorGridLines.ChildContent", @@ -15101,10 +17157,10 @@ }, { "__Checksum": { - "Data1": -2459109190716686783, - "Data2": 8231436989150494473, - "Data3": 228771519765107131, - "Data4": -7896204349910734656 + "Data1": 1990698658032646476, + "Data2": -2662549586350971135, + "Data3": 5824359216742241072, + "Data4": -1271852607129845987 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisMinorTicks", @@ -15112,7 +17168,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisMinorTicks", "Documentation": "\n\nTelerikUIChartValueAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15130,7 +17190,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthevalueaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -15138,7 +17200,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -15146,7 +17210,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisMinorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythevalueaxisminorticks.Bydefaultthevalueaxisminorticksarenotvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -15154,7 +17220,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -15162,7 +17230,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorTicks.Step", "Documentation": "\n\nThestepofthevalueaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -15170,20 +17240,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthevalueaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMinorTicks" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMinorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2650600840149383119, - "Data2": -850922069139686829, - "Data3": -4534272600312537671, - "Data4": 7629488238479268264 + "Data1": 3619564188241634602, + "Data2": -6445688011905687640, + "Data3": 7653127055906122727, + "Data4": 6907872067909908514 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisMinorTicks", @@ -15191,7 +17263,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisMinorTicks", "Documentation": "\n\nTelerikUIChartValueAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15209,7 +17285,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthevalueaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -15217,7 +17295,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -15225,7 +17305,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisMinorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythevalueaxisminorticks.Bydefaultthevalueaxisminorticksarenotvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -15233,7 +17315,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -15241,7 +17325,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorTicks.Step", "Documentation": "\n\nThestepofthevalueaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -15249,21 +17335,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthevalueaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMinorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7748797708805890673, - "Data2": 3897609241262806084, - "Data3": 4401329167662755398, - "Data4": 7095170394267021909 + "Data1": 5896040186714212439, + "Data2": -4042629655447440702, + "Data3": 8484182670600455715, + "Data4": -3245558681086159822 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisMinorTicks.ChildContent", @@ -15277,17 +17365,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisMinorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4206180829832488089, - "Data2": 1360459945434093061, - "Data3": 3812174716956602837, - "Data4": -3710506166586024432 + "Data1": 5445244810676191458, + "Data2": -3471247235739917639, + "Data3": -6730513885993147440, + "Data4": -6998937605078750457 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisMinorTicks.ChildContent", @@ -15309,10 +17397,10 @@ }, { "__Checksum": { - "Data1": -3198772373007600370, - "Data2": -6358747889162742382, - "Data3": 4233476753456286923, - "Data4": -3211119916494259454 + "Data1": 7503336639839778931, + "Data2": -4056434728701544348, + "Data3": 5281613576994364502, + "Data4": -2677094428888425812 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisTitle", @@ -15320,7 +17408,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisTitle", "Documentation": "\n\nTelerikUIChartValueAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15338,7 +17430,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -15346,7 +17440,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -15354,7 +17450,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisTitle.Font", "Documentation": "\n\nThefontstyleofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -15362,7 +17460,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitle.Rotation", "Documentation": "\n\nTherotationangleofthetitle.Bydefaultthetitleisnotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -15370,7 +17470,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -15378,7 +17480,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythevalueaxistitle.Bydefaultthevalueaxistitleisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -15386,20 +17490,22 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.ChartValueAxisTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitle" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitle", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7524532101958461604, - "Data2": 1861660814992805443, - "Data3": -1450510630925320076, - "Data4": -2155619011390306955 + "Data1": -6986068915709240531, + "Data2": 7114125591296414583, + "Data3": 3318575365422037185, + "Data4": -152239660414265940 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisTitle", @@ -15407,7 +17513,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisTitle", "Documentation": "\n\nTelerikUIChartValueAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15425,7 +17535,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -15433,7 +17545,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -15441,7 +17555,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisTitle.Font", "Documentation": "\n\nThefontstyleofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -15449,7 +17565,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitle.Rotation", "Documentation": "\n\nTherotationangleofthetitle.Bydefaultthetitleisnotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -15457,7 +17575,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -15465,7 +17585,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartValueAxisTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythevalueaxistitle.Bydefaultthevalueaxistitleisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -15473,21 +17595,23 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.ChartValueAxisTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4784169754770104986, - "Data2": 5543589018049550898, - "Data3": 4634044266825406852, - "Data4": 2582806736666056652 + "Data1": 423513423474640434, + "Data2": 1905500573849722516, + "Data3": 3520349162295998947, + "Data4": -7481471852904977178 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisTitle.ChildContent", @@ -15501,17 +17625,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3649141095959479042, - "Data2": 5685179539088783074, - "Data3": 6153519867317338752, - "Data4": 528746427041098946 + "Data1": 5757481248247317782, + "Data2": 4302013455700954240, + "Data3": 392378981195971368, + "Data4": 6653219735315447473 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisTitle.ChildContent", @@ -15533,10 +17657,10 @@ }, { "__Checksum": { - "Data1": -3969534703567753906, - "Data2": 4397122002211029501, - "Data3": 6498717582174188625, - "Data4": -7985405499472959834 + "Data1": -4682416317290283025, + "Data2": -6032433989401227383, + "Data3": -2226505012064793760, + "Data4": -276787538153730858 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisTitleBorder", @@ -15544,7 +17668,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisTitleBorder", "Documentation": "\n\nTelerikUIChartValueAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15562,7 +17690,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -15570,7 +17700,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartValueAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -15578,20 +17710,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitleBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitleBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4219942560529674431, - "Data2": 413102127346335942, - "Data3": 4783875422225436262, - "Data4": -4461711971137785527 + "Data1": -5208148957564400751, + "Data2": -8171299419251203087, + "Data3": -2787407537328864734, + "Data4": 6960335594512690601 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisTitleBorder", @@ -15599,7 +17733,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisTitleBorder", "Documentation": "\n\nTelerikUIChartValueAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15617,7 +17755,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartValueAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -15625,7 +17765,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartValueAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -15633,21 +17775,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitleBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2670442530418701448, - "Data2": 8407882872876229396, - "Data3": -1188025836718476740, - "Data4": -5237498047057153131 + "Data1": -1250605879691564063, + "Data2": 6744004616811464950, + "Data3": 2092733377921644910, + "Data4": 6158611291246281369 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisTitleBorder.ChildContent", @@ -15661,17 +17805,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitleBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2153896986060685311, - "Data2": -516791130206385425, - "Data3": 312077773597854052, - "Data4": 6808706757441055977 + "Data1": -7072516830987219518, + "Data2": -3194216265998567906, + "Data3": 990963190011866384, + "Data4": -7679570519440788625 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisTitleBorder.ChildContent", @@ -15693,10 +17837,10 @@ }, { "__Checksum": { - "Data1": 1177456984589811876, - "Data2": -2868291280963151488, - "Data3": 2191493509647311533, - "Data4": 8965903163758261209 + "Data1": 4032553310777440734, + "Data2": 2229496498304163159, + "Data3": -2820996148296625268, + "Data4": 4005942527350558540 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisTitleMargin", @@ -15704,7 +17848,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisTitleMargin", "Documentation": "\n\nTelerikUIChartValueAxisTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15722,7 +17870,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -15730,7 +17880,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -15738,7 +17890,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -15746,20 +17900,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitleMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitleMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3502881390258486297, - "Data2": -6708980321114661749, - "Data3": -4080932334951242102, - "Data4": -4302746168330819830 + "Data1": 5441278392902107748, + "Data2": 2161909929736176363, + "Data3": -3391601490280499398, + "Data4": -8162855381333233233 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisTitleMargin", @@ -15767,7 +17923,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisTitleMargin", "Documentation": "\n\nTelerikUIChartValueAxisTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15785,7 +17945,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -15793,7 +17955,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -15801,7 +17965,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -15809,21 +17975,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitleMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4833760550045273222, - "Data2": 5280434399244264208, - "Data3": -365652775615583332, - "Data4": -937896128899429400 + "Data1": -8835558807409210574, + "Data2": -3024656544714958341, + "Data3": 6114496389985583422, + "Data4": -629841099438068134 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisTitleMargin.ChildContent", @@ -15837,17 +18005,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitleMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8410687997925955256, - "Data2": 3651425623939804777, - "Data3": -4148779311669360155, - "Data4": -2478723961640663408 + "Data1": -8126692999391905743, + "Data2": 2930660442819535462, + "Data3": -5583168075512938639, + "Data4": -1127625155496481007 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisTitleMargin.ChildContent", @@ -15869,10 +18037,10 @@ }, { "__Checksum": { - "Data1": 4893787356840112384, - "Data2": 3670614431282005740, - "Data3": 7728836918352300781, - "Data4": -222893503082091135 + "Data1": -8370270705576806921, + "Data2": -5372795072846713521, + "Data3": 1963997787484222724, + "Data4": -3005579639014630828 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisTitlePadding", @@ -15880,7 +18048,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisTitlePadding", "Documentation": "\n\nTelerikUIChartValueAxisTitlePadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartValueAxisTitlePadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartValueAxisTitlePadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15898,7 +18070,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitlePadding.Bottom", "Documentation": "\n\nThebottompaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -15906,7 +18080,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitlePadding.Left", "Documentation": "\n\nTheleftpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -15914,7 +18090,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitlePadding.Right", "Documentation": "\n\nTherightpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -15922,20 +18100,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitlePadding.Top", "Documentation": "\n\nThetoppaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitlePadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitlePadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1262012133291805585, - "Data2": 4963827328110487473, - "Data3": 6334946627264648825, - "Data4": -3807214300632445596 + "Data1": 2540719980581650260, + "Data2": -6053050465833452413, + "Data3": -1550928992844614564, + "Data4": -1812497123917342698 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartValueAxisTitlePadding", @@ -15943,7 +18123,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartValueAxisTitlePadding", "Documentation": "\n\nTelerikUIChartValueAxisTitlePadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartValueAxisTitlePadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartValueAxisTitlePadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -15961,7 +18145,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitlePadding.Bottom", "Documentation": "\n\nThebottompaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -15969,7 +18155,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitlePadding.Left", "Documentation": "\n\nTheleftpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -15977,7 +18165,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitlePadding.Right", "Documentation": "\n\nTherightpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -15985,21 +18175,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartValueAxisTitlePadding.Top", "Documentation": "\n\nThetoppaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitlePadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5892655640093551848, - "Data2": 3332357775102764197, - "Data3": 6877759700675287832, - "Data4": -2248480259270585772 + "Data1": 3413383005370280004, + "Data2": 7228134029937521699, + "Data3": -5562795988984379108, + "Data4": 5483370717540135210 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisTitlePadding.ChildContent", @@ -16013,17 +18205,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartValueAxisTitlePadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7104719660576566176, - "Data2": -3977173912662360983, - "Data3": 3656194616614334069, - "Data4": -3933160469458991182 + "Data1": -4938853769363254718, + "Data2": 2375967892963313096, + "Data3": -8859443746850159311, + "Data4": -3893122383841625783 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartValueAxisTitlePadding.ChildContent", @@ -16045,10 +18237,10 @@ }, { "__Checksum": { - "Data1": -801413462499324926, - "Data2": -1425040969732832778, - "Data3": -1214149775366999302, - "Data4": -8279379890186485290 + "Data1": -7862847843655822348, + "Data2": 8475332291384536040, + "Data3": 7684050440601028111, + "Data4": 1736642918461736354 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxes", @@ -16056,7 +18248,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxes", "Documentation": "\n\nTelerikUIChartXAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxes" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -16070,16 +18266,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxes" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxes", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8400632639999402941, - "Data2": 6625223274762488157, - "Data3": 4932917519633581704, - "Data4": 4099250778172325412 + "Data1": -417443263512296831, + "Data2": -6327423306995082873, + "Data3": -7846558251922574990, + "Data4": -4015330410875252365 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxes", @@ -16087,7 +18283,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxes", "Documentation": "\n\nTelerikUIChartXAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxes" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -16101,17 +18301,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxes", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2724838858209894943, - "Data2": -192273502818561492, - "Data3": 7500132691664344943, - "Data4": 4764717453577041070 + "Data1": 1032740342633596761, + "Data2": -1363445889857049990, + "Data3": -2489029592078402696, + "Data4": -6265504693440918614 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxes.ChildContent", @@ -16125,17 +18325,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxes.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3910505458863261944, - "Data2": 2413565996670328312, - "Data3": -2710466403646246439, - "Data4": -8566684960374131127 + "Data1": 871552084177194053, + "Data2": -571111503964959982, + "Data3": -9184435714098908691, + "Data4": 3848621684908634251 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxes.ChildContent", @@ -16157,17 +18357,21 @@ }, { "__Checksum": { - "Data1": 2331667154655005023, - "Data2": -1960135561096293581, - "Data3": -7240747493939119128, - "Data4": -6456646726392189720 + "Data1": 2662458728516864141, + "Data2": -4823499940049283241, + "Data3": 2411859191614753131, + "Data4": -8859625318002126910 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ChartXAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxis" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -16185,7 +18389,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.ChartXAxis.AxisCrossingValue", "Documentation": "\n\nValueatwhichtheYaxiscrossesthisaxis.(Onlyforobject)ValueindicesatwhichtheYaxescrossthevalueaxis.(Onlyforarray)DateatwhichtheYaxiscrossesthisaxis.(Onlyfordate)\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -16193,7 +18399,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -16201,7 +18409,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxis.BaseUnit", "Documentation": "\n\nThebasetimeintervalfortheaxislabels.ThedefaultbaseUnitisdeterminedautomaticallyfromthevaluerange.Availableoptions:milliseconds;seconds;minutes;hours;days;weeks;monthsoryears.\n\n", - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "Components.Component", @@ -16209,7 +18419,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxis.Color", "Documentation": "\n\nThecoloroftheaxis.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -16217,7 +18429,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxis.MajorUnit", "Documentation": "\n\nTheintervalbetweenmajordivisions.IfthisisadateaxisthevaluerepresentsthenumberofxAxis.baseUnitsbetweenmajordivisions.IfthexAxis.typeissetto\"log\",themajorUnitvaluewillbeusedforthebaseofthelogarithm.\n\n", - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "Components.Component", @@ -16225,7 +18439,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartXAxis.Max", "Documentation": "\n\nThemaximumvalueoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -16233,7 +18449,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartXAxis.Min", "Documentation": "\n\nTheminimumvalueoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -16241,7 +18459,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxis.MinorUnit", "Documentation": "\n\nTheintervalbetweenminordivisions.Itdefaultsto1/5ofthexAxis.majorUnit.IfthexAxis.typeissetto\"log\",theminorUnitvaluerepresentsthenumberofdivisionsbetweentwomajorunitsanddefaultstothemajorunitminusone.\n\n", - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "Components.Component", @@ -16249,7 +18469,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxis.Name", "Documentation": "\n\nTheuniqueaxisname.Usedtoassociateaserieswithaxaxisusingtheseries.xAxisoption.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -16257,7 +18479,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxis.NarrowRange", "Documentation": "\n\nIfsettotruethechartwillpreventtheautomaticaxisrangefromsnappingto0.Settingittofalsewillforcetheautomaticaxisrangetosnapto0.\n\n", - "Metadata": { "Common.PropertyName": "NarrowRange" } + "Metadata": { + "Common.PropertyName": "NarrowRange" + } }, { "Kind": "Components.Component", @@ -16265,7 +18489,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxis.Reverse", "Documentation": "\n\nIfsettotruethevalueaxisdirectionwillbereversed.Bydefaultvaluesincreasefromlefttorightandfrombottomtotop.\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -16273,7 +18499,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxis.StartAngle", "Documentation": "\n\nTheangle(degrees)wherethe0valueisplaced.Applicabletopolarseries.Anglesincreasecounterclockwiseandzeroistotheright.Negativevaluesareacceptable.\n\n", - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "Components.Component", @@ -16281,7 +18509,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxis.Type", "Documentation": "\n\nTheaxistype.Thesupportedvaluesare:\"numeric\"-numericaxis.;\"date\"-specializedaxisfordisplayingchronologicaldata.or\"log\"-logarithmicaxis..\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -16289,27 +18519,33 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxis.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythexaxis.Bydefaultthexaxisisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxis" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxis", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1800060104443342713, - "Data2": -5645887146596593851, - "Data3": -2485965403568416178, - "Data4": 5967063064323087907 + "Data1": 8503033284431489860, + "Data2": 700166086433940789, + "Data3": -4861888592784194475, + "Data4": 649451263702756513 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ChartXAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxis" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -16327,7 +18563,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.ChartXAxis.AxisCrossingValue", "Documentation": "\n\nValueatwhichtheYaxiscrossesthisaxis.(Onlyforobject)ValueindicesatwhichtheYaxescrossthevalueaxis.(Onlyforarray)DateatwhichtheYaxiscrossesthisaxis.(Onlyfordate)\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -16335,7 +18573,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -16343,7 +18583,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxis.BaseUnit", "Documentation": "\n\nThebasetimeintervalfortheaxislabels.ThedefaultbaseUnitisdeterminedautomaticallyfromthevaluerange.Availableoptions:milliseconds;seconds;minutes;hours;days;weeks;monthsoryears.\n\n", - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "Components.Component", @@ -16351,7 +18593,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxis.Color", "Documentation": "\n\nThecoloroftheaxis.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -16359,7 +18603,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxis.MajorUnit", "Documentation": "\n\nTheintervalbetweenmajordivisions.IfthisisadateaxisthevaluerepresentsthenumberofxAxis.baseUnitsbetweenmajordivisions.IfthexAxis.typeissetto\"log\",themajorUnitvaluewillbeusedforthebaseofthelogarithm.\n\n", - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "Components.Component", @@ -16367,7 +18613,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartXAxis.Max", "Documentation": "\n\nThemaximumvalueoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -16375,7 +18623,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartXAxis.Min", "Documentation": "\n\nTheminimumvalueoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -16383,7 +18633,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxis.MinorUnit", "Documentation": "\n\nTheintervalbetweenminordivisions.Itdefaultsto1/5ofthexAxis.majorUnit.IfthexAxis.typeissetto\"log\",theminorUnitvaluerepresentsthenumberofdivisionsbetweentwomajorunitsanddefaultstothemajorunitminusone.\n\n", - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "Components.Component", @@ -16391,7 +18643,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxis.Name", "Documentation": "\n\nTheuniqueaxisname.Usedtoassociateaserieswithaxaxisusingtheseries.xAxisoption.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -16399,7 +18653,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxis.NarrowRange", "Documentation": "\n\nIfsettotruethechartwillpreventtheautomaticaxisrangefromsnappingto0.Settingittofalsewillforcetheautomaticaxisrangetosnapto0.\n\n", - "Metadata": { "Common.PropertyName": "NarrowRange" } + "Metadata": { + "Common.PropertyName": "NarrowRange" + } }, { "Kind": "Components.Component", @@ -16407,7 +18663,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxis.Reverse", "Documentation": "\n\nIfsettotruethevalueaxisdirectionwillbereversed.Bydefaultvaluesincreasefromlefttorightandfrombottomtotop.\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -16415,7 +18673,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxis.StartAngle", "Documentation": "\n\nTheangle(degrees)wherethe0valueisplaced.Applicabletopolarseries.Anglesincreasecounterclockwiseandzeroistotheright.Negativevaluesareacceptable.\n\n", - "Metadata": { "Common.PropertyName": "StartAngle" } + "Metadata": { + "Common.PropertyName": "StartAngle" + } }, { "Kind": "Components.Component", @@ -16423,7 +18683,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxis.Type", "Documentation": "\n\nTheaxistype.Thesupportedvaluesare:\"numeric\"-numericaxis.;\"date\"-specializedaxisfordisplayingchronologicaldata.or\"log\"-logarithmicaxis..\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -16431,21 +18693,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxis.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythexaxis.Bydefaultthexaxisisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1848945944986845142, - "Data2": -6913698815328613530, - "Data3": -5959604651279553406, - "Data4": -2627689903826557520 + "Data1": -7960742759257811974, + "Data2": 5802142680206896706, + "Data3": 2811535478679625192, + "Data4": 7829155867049571800 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxis.ChildContent", @@ -16459,17 +18723,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8957182536541483847, - "Data2": -9158909470053766737, - "Data3": -1746902822618645203, - "Data4": -5430110292216481035 + "Data1": -7047945609445776747, + "Data2": 7540782395581402867, + "Data3": 6852741871603838036, + "Data4": -6919626357754999038 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxis.ChildContent", @@ -16491,10 +18755,10 @@ }, { "__Checksum": { - "Data1": -9221190269285024521, - "Data2": 3882563564147856561, - "Data3": -28200611868197196, - "Data4": 3444805640750916433 + "Data1": -6124043146555028895, + "Data2": -1981500568208277971, + "Data3": -7844796085846972063, + "Data4": -1442799337185337931 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLabels", @@ -16502,7 +18766,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLabels", "Documentation": "\n\nTelerikUIChartXAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -16520,7 +18788,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -16528,7 +18798,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -16536,7 +18808,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabels.Font", "Documentation": "\n\nThefontstyleofthelabels.AcceptsavalidCSScolorstring,forexample\"20px'CourierNew'\".\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -16544,7 +18818,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabels.Format", "Documentation": "\n\nTheformatusedtodisplaythelabels.Useskendo.format.Containsoneplaceholder(\"{0}\")whichrepresentsthecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -16552,7 +18828,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisLabels.Mirror", "Documentation": "\n\nIfsettotruethechartwillmirrortheaxislabelsandticks.Ifthelabelsarenormallyontheleftsideoftheaxis,mirroringtheaxiswillrenderthemtotheright.\n\n", - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "Components.Component", @@ -16560,7 +18838,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabels.Skip", "Documentation": "\n\nThenumberoflabelstoskip.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -16568,7 +18848,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabels.Step", "Documentation": "\n\nThelabelrenderingstep-rendereveryn-thlabel.Bydefaulteverylabelisrendered.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -16576,7 +18858,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthelabels.Thefieldswhichcanbeusedinthetemplateare:value-thecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "Components.Component", @@ -16584,7 +18868,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythexaxislabels.Bydefaultthexaxislabelsarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -16592,20 +18878,22 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.ChartXAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabels" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6227583438139128577, - "Data2": -2763202249880666290, - "Data3": -3781073472672215693, - "Data4": 4547437630647829896 + "Data1": -7790980502699921847, + "Data2": 5384133915385651050, + "Data3": -4523601932586917381, + "Data4": 4506333795038130585 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLabels", @@ -16613,7 +18901,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLabels", "Documentation": "\n\nTelerikUIChartXAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -16631,7 +18923,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -16639,7 +18933,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -16647,7 +18943,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabels.Font", "Documentation": "\n\nThefontstyleofthelabels.AcceptsavalidCSScolorstring,forexample\"20px'CourierNew'\".\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -16655,7 +18953,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabels.Format", "Documentation": "\n\nTheformatusedtodisplaythelabels.Useskendo.format.Containsoneplaceholder(\"{0}\")whichrepresentsthecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -16663,7 +18963,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisLabels.Mirror", "Documentation": "\n\nIfsettotruethechartwillmirrortheaxislabelsandticks.Ifthelabelsarenormallyontheleftsideoftheaxis,mirroringtheaxiswillrenderthemtotheright.\n\n", - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "Components.Component", @@ -16671,7 +18973,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabels.Skip", "Documentation": "\n\nThenumberoflabelstoskip.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -16679,7 +18983,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabels.Step", "Documentation": "\n\nThelabelrenderingstep-rendereveryn-thlabel.Bydefaulteverylabelisrendered.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -16687,7 +18993,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthelabels.Thefieldswhichcanbeusedinthetemplateare:value-thecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "Components.Component", @@ -16695,7 +19003,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythexaxislabels.Bydefaultthexaxislabelsarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -16703,21 +19013,23 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.ChartXAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4230044171926411134, - "Data2": -6710143819006126041, - "Data3": -4664944637295615384, - "Data4": -3686052820389736533 + "Data1": -8301681026810645138, + "Data2": -8217150632809281595, + "Data3": 8967874703882856443, + "Data4": -2955238836050085785 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLabels.ChildContent", @@ -16731,17 +19043,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4991348308643056769, - "Data2": -3679667820773690170, - "Data3": 7341881388906266933, - "Data4": -6040917636017772357 + "Data1": -663970183660873783, + "Data2": 6954576180274027838, + "Data3": -4281497671255965843, + "Data4": -2250257285681057994 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLabels.ChildContent", @@ -16763,10 +19075,10 @@ }, { "__Checksum": { - "Data1": 938045883437175862, - "Data2": -2933149300753089427, - "Data3": 3806298976493103080, - "Data4": -4487598524834889728 + "Data1": -229751629573779225, + "Data2": 8836351975029673532, + "Data3": -3054775583445239301, + "Data4": 1793180820028061941 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsBorder", @@ -16774,7 +19086,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLabelsBorder", "Documentation": "\n\nTelerikUIChartXAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -16792,7 +19108,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -16800,7 +19118,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartXAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -16808,20 +19128,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3258838150632430200, - "Data2": 8808952677412948719, - "Data3": 3623326824941767951, - "Data4": -8344796289505794119 + "Data1": -5893040871220192187, + "Data2": 5112944010168412690, + "Data3": -6149554471263530355, + "Data4": -351436999061708662 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsBorder", @@ -16829,7 +19151,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLabelsBorder", "Documentation": "\n\nTelerikUIChartXAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -16847,7 +19173,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -16855,7 +19183,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartXAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -16863,21 +19193,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2419752776225319244, - "Data2": 3446905865401768575, - "Data3": -4834546721970980688, - "Data4": -3457689060304922936 + "Data1": 2998912972295164069, + "Data2": 2649259716214578557, + "Data3": -5809758655461831713, + "Data4": -6171982565585866163 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsBorder.ChildContent", @@ -16891,17 +19223,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 82748428075376669, - "Data2": 8504263220678426385, - "Data3": -2335003824715830369, - "Data4": 1715274987741717951 + "Data1": 5659330070198555176, + "Data2": 5458979387841135135, + "Data3": -3372770613058086772, + "Data4": 2135435377292065073 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsBorder.ChildContent", @@ -16923,10 +19255,10 @@ }, { "__Checksum": { - "Data1": -5621387912753031489, - "Data2": 8265985895154738822, - "Data3": 4000330657839004431, - "Data4": 1937800812310882194 + "Data1": -5209236208031868617, + "Data2": -6089395285221679518, + "Data3": -5323419717367957033, + "Data4": -562750225384813307 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsMargin", @@ -16934,7 +19266,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLabelsMargin", "Documentation": "\n\nTelerikUIChartXAxisLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -16952,7 +19288,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -16960,7 +19298,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -16968,7 +19308,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -16976,20 +19318,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7933524627374178966, - "Data2": -2124449958252146935, - "Data3": -5016603123644714151, - "Data4": -3027912863963630295 + "Data1": -3456013848428135686, + "Data2": -8619731539231294775, + "Data3": -2445136470105481759, + "Data4": -5541968759879807704 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsMargin", @@ -16997,7 +19341,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLabelsMargin", "Documentation": "\n\nTelerikUIChartXAxisLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17015,7 +19363,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -17023,7 +19373,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -17031,7 +19383,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -17039,21 +19393,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5229213322071915003, - "Data2": -2738891474033173510, - "Data3": -6499191790573252761, - "Data4": 987264194605115631 + "Data1": 5008945654905592919, + "Data2": 7353879114021394621, + "Data3": -2705435170332180148, + "Data4": 4468982795428324321 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsMargin.ChildContent", @@ -17067,17 +19423,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8689614402491550337, - "Data2": 1072164147329090372, - "Data3": -2099092490524410144, - "Data4": 5778787212916211641 + "Data1": -2496221190383832728, + "Data2": -5606481829927572198, + "Data3": 2782568474633429711, + "Data4": -9145343698387002554 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsMargin.ChildContent", @@ -17099,10 +19455,10 @@ }, { "__Checksum": { - "Data1": 3779744994319274434, - "Data2": -6668155842881550067, - "Data3": -7794764460973610922, - "Data4": 4167645243334174033 + "Data1": 3979501552858690046, + "Data2": 3049364083864845582, + "Data3": 5185375829594099879, + "Data4": -7805229821052692849 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsPadding", @@ -17110,7 +19466,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLabelsPadding", "Documentation": "\n\nTelerikUIChartXAxisLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17128,7 +19488,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -17136,7 +19498,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -17144,7 +19508,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -17152,20 +19518,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsPadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsPadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1942346659308910685, - "Data2": -233429899139301442, - "Data3": 2881551227358528005, - "Data4": -3294444395746781670 + "Data1": 3271798031191439252, + "Data2": -6802272498505574035, + "Data3": 4706622455784776408, + "Data4": -8635755575786833165 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsPadding", @@ -17173,7 +19541,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLabelsPadding", "Documentation": "\n\nTelerikUIChartXAxisLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17191,7 +19563,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -17199,7 +19573,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -17207,7 +19583,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -17215,21 +19593,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsPadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2807560736725513402, - "Data2": 7396485715823390690, - "Data3": -2356397652388109885, - "Data4": 8062846901891038393 + "Data1": 261871456644872427, + "Data2": -4762683398705974068, + "Data3": 7424975645938199570, + "Data4": 4473668138185932409 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsPadding.ChildContent", @@ -17243,17 +19623,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsPadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5590324648542355454, - "Data2": -6585529872412079217, - "Data3": 407821605277775726, - "Data4": -797386798855616869 + "Data1": -107457676992612574, + "Data2": -926936750137985962, + "Data3": 4173759632055414659, + "Data4": 5917912551553086487 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsPadding.ChildContent", @@ -17275,10 +19655,10 @@ }, { "__Checksum": { - "Data1": -7020302725204592533, - "Data2": 4702649382995995628, - "Data3": -8306542889498340009, - "Data4": 1605386908258034473 + "Data1": -3051927548252106776, + "Data2": 7876346372505343208, + "Data3": -5702125943879072839, + "Data4": -3761577987006432549 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsRotation", @@ -17286,7 +19666,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLabelsRotation", "Documentation": "\n\nTelerikUIChartXAxisLabelsRotation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisLabelsRotation" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisLabelsRotation" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17304,7 +19688,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsRotation.Angle", "Documentation": "\n\nTherotationangleofthelabels.Bydefaultthelabelsarenotrotated.Canbesetto\"auto\"inwhichcasethelabelswillberotatedonlyiftheslotsizeisnotsufficientfortheentirelabels.\n\n", - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } }, { "Kind": "Components.Component", @@ -17312,20 +19698,22 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment? Telerik.Blazor.Components.ChartXAxisLabelsRotation.Align", "Documentation": "\n\nSpecifiestherotationofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsRotation" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsRotation", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6678520169650605930, - "Data2": 8791896611772997621, - "Data3": -7742506658255959691, - "Data4": 151047824818851820 + "Data1": -4489446079106677365, + "Data2": 7390238234300346852, + "Data3": -7832780099979799078, + "Data4": 5379722108784685260 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsRotation", @@ -17333,7 +19721,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLabelsRotation", "Documentation": "\n\nTelerikUIChartXAxisLabelsRotation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisLabelsRotation" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisLabelsRotation" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17351,7 +19743,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLabelsRotation.Angle", "Documentation": "\n\nTherotationangleofthelabels.Bydefaultthelabelsarenotrotated.Canbesetto\"auto\"inwhichcasethelabelswillberotatedonlyiftheslotsizeisnotsufficientfortheentirelabels.\n\n", - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } }, { "Kind": "Components.Component", @@ -17359,21 +19753,23 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsRotationAlignment? Telerik.Blazor.Components.ChartXAxisLabelsRotation.Align", "Documentation": "\n\nSpecifiestherotationofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsRotation", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8887741241094593309, - "Data2": 5142748021504611941, - "Data3": -2019382764520879098, - "Data4": -3702872132702992052 + "Data1": -2463373137877174815, + "Data2": 1453537656843301314, + "Data3": -2271300213735453192, + "Data4": 8892498602608298802 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsRotation.ChildContent", @@ -17387,17 +19783,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLabelsRotation.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5267721858294167739, - "Data2": -4452585009393535591, - "Data3": 2907883838002074454, - "Data4": 1292136827103300759 + "Data1": -7402233960567175755, + "Data2": 3948319007270083594, + "Data3": 142062933140463700, + "Data4": -8660250099666967150 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLabelsRotation.ChildContent", @@ -17419,10 +19815,10 @@ }, { "__Checksum": { - "Data1": 1081370378821743806, - "Data2": -3669146121802541695, - "Data3": 6971138536565693928, - "Data4": 7386298075064793509 + "Data1": -1711441725979902416, + "Data2": -4110557336836919900, + "Data3": 2930626759202229353, + "Data4": 6169857105698276954 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLine", @@ -17430,7 +19826,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLine", "Documentation": "\n\nTelerikUIChartXAxisLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisLine" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17448,7 +19848,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLine.Color", "Documentation": "\n\nThecolorofthelines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -17456,7 +19858,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartXAxisLine.DashType", "Documentation": "\n\nThedashtypeoftheline.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -17464,7 +19868,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisLine.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythexaxislines.Bydefaultthexaxislinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -17472,20 +19878,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLine.Width", "Documentation": "\n\nThewidthofthelineinpixels.Alsoaffectsthemajorandminorticks,butnotthegridlines.####Example-setthescatterchartxaxislinewidth\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLine" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLine", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2672915547773082165, - "Data2": 455734109082516147, - "Data3": -708349523518487664, - "Data4": -1619311302367357365 + "Data1": -428752373132984492, + "Data2": -4373483615082043658, + "Data3": 4846187770195818152, + "Data4": -5896749441695526647 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisLine", @@ -17493,7 +19901,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisLine", "Documentation": "\n\nTelerikUIChartXAxisLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisLine" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17511,7 +19923,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisLine.Color", "Documentation": "\n\nThecolorofthelines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -17519,7 +19933,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartXAxisLine.DashType", "Documentation": "\n\nThedashtypeoftheline.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -17527,7 +19943,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisLine.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythexaxislines.Bydefaultthexaxislinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -17535,21 +19953,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisLine.Width", "Documentation": "\n\nThewidthofthelineinpixels.Alsoaffectsthemajorandminorticks,butnotthegridlines.####Example-setthescatterchartxaxislinewidth\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLine", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8181858287402620540, - "Data2": -2887137014672638077, - "Data3": 3537367671484154057, - "Data4": 6614161537752700198 + "Data1": -653318247673082104, + "Data2": 5611717589458952199, + "Data3": 4145961087767202424, + "Data4": 1835037947621545207 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLine.ChildContent", @@ -17563,17 +19983,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisLine.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4329534948715263821, - "Data2": -5989649590697283701, - "Data3": -1391129873314900373, - "Data4": 3652733605545139409 + "Data1": -8550056785817144099, + "Data2": 4327616683251358081, + "Data3": -4565329023515463322, + "Data4": 3629445916226145237 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisLine.ChildContent", @@ -17595,10 +20015,10 @@ }, { "__Checksum": { - "Data1": 9025485473323815647, - "Data2": -6952263857777247795, - "Data3": -5249723577121155690, - "Data4": -3963187894730177489 + "Data1": -1927057178103153514, + "Data2": 3692748844445478928, + "Data3": -4751258396331876996, + "Data4": 7704439010111615396 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisMajorGridLines", @@ -17606,7 +20026,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisMajorGridLines", "Documentation": "\n\nTelerikUIChartXAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17624,7 +20048,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthelines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -17632,7 +20058,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartXAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheline.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -17640,7 +20068,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisMajorGridLines.Visible", "Documentation": "\n\nIfsettofalsethechartwillnotdisplaythexmajorgridlines.Bydefaultthexmajorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -17648,7 +20078,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthelineinpixels.Alsoaffectsthemajorandminorticks,butnotthegridlines.####Example-setthescatterchartxmajorgridlineswidth\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -17656,7 +20088,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthexaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -17664,20 +20098,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthexaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMajorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMajorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3763237742812819518, - "Data2": -7788927426112564649, - "Data3": -9180411125423390763, - "Data4": 5075414609942205784 + "Data1": 2858718672271165385, + "Data2": -5591675870538354212, + "Data3": -3638225496915175008, + "Data4": 3526492723819166265 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisMajorGridLines", @@ -17685,7 +20121,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisMajorGridLines", "Documentation": "\n\nTelerikUIChartXAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17703,7 +20143,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthelines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -17711,7 +20153,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartXAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheline.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -17719,7 +20163,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisMajorGridLines.Visible", "Documentation": "\n\nIfsettofalsethechartwillnotdisplaythexmajorgridlines.Bydefaultthexmajorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -17727,7 +20173,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthelineinpixels.Alsoaffectsthemajorandminorticks,butnotthegridlines.####Example-setthescatterchartxmajorgridlineswidth\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -17735,7 +20183,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthexaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -17743,21 +20193,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthexaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMajorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1917490860552663961, - "Data2": -854379824803808363, - "Data3": 4825499994465834660, - "Data4": 5751166979663462453 + "Data1": 2696434877650156911, + "Data2": 4781394974950318609, + "Data3": -1732788894358788455, + "Data4": -1713715382778050399 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisMajorGridLines.ChildContent", @@ -17771,17 +20223,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMajorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6443048241571455119, - "Data2": -4432974766914378589, - "Data3": 7676344151541024098, - "Data4": 6860253327102801976 + "Data1": 4859396403077752074, + "Data2": -5278202070614292186, + "Data3": 3062495136718181867, + "Data4": 7774229031356947209 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisMajorGridLines.ChildContent", @@ -17803,10 +20255,10 @@ }, { "__Checksum": { - "Data1": 8002076500891582636, - "Data2": -8673164364287663316, - "Data3": -2799333352610275616, - "Data4": 4550205478371043990 + "Data1": 6018505348206023300, + "Data2": -445653142238920540, + "Data3": -4774438750026736499, + "Data4": -1892885382615679618 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisMajorTicks", @@ -17814,7 +20266,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisMajorTicks", "Documentation": "\n\nTelerikUIChartXAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17832,7 +20288,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthescatterchartxaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -17840,7 +20298,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -17848,7 +20308,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisMajorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythescatterchartxaxismajorticks.Bydefaultthecategoryaxismajorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -17856,7 +20318,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -17864,7 +20328,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorTicks.Step", "Documentation": "\n\nThestepofthexaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -17872,20 +20338,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthexaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMajorTicks" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMajorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8157093257235115724, - "Data2": -1476436361035738402, - "Data3": -1702874522893686064, - "Data4": -8909592030962521980 + "Data1": -6699387609312539040, + "Data2": -1527910505238955643, + "Data3": -2080033196443792463, + "Data4": -6842462501223479844 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisMajorTicks", @@ -17893,7 +20361,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisMajorTicks", "Documentation": "\n\nTelerikUIChartXAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -17911,7 +20383,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthescatterchartxaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -17919,7 +20393,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -17927,7 +20403,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisMajorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythescatterchartxaxismajorticks.Bydefaultthecategoryaxismajorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -17935,7 +20413,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -17943,7 +20423,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorTicks.Step", "Documentation": "\n\nThestepofthexaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -17951,21 +20433,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthexaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMajorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2527547046854432197, - "Data2": -178696006729156399, - "Data3": -7366421588928917907, - "Data4": 8354252861654561521 + "Data1": 8673960589932316357, + "Data2": -3109436795984923406, + "Data3": -7304818274398071603, + "Data4": -7573221548530431974 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisMajorTicks.ChildContent", @@ -17979,17 +20463,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMajorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 524141162098490714, - "Data2": -6558817828836381149, - "Data3": 719286126584517400, - "Data4": 6282194463627827930 + "Data1": 7103945661317670128, + "Data2": 5169691500670503097, + "Data3": 8914306256979488069, + "Data4": -8759211835039791441 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisMajorTicks.ChildContent", @@ -18011,10 +20495,10 @@ }, { "__Checksum": { - "Data1": 7950559852272308521, - "Data2": 3976115203210029445, - "Data3": 7890488272698564805, - "Data4": 5524111209426215049 + "Data1": 3990798150211338620, + "Data2": -4136848839131760165, + "Data3": -1839517941840109415, + "Data4": 7957985235950350452 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisMinorGridLines", @@ -18022,7 +20506,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisMinorGridLines", "Documentation": "\n\nTelerikUIChartXAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -18040,7 +20528,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisMinorGridLines.Color", "Documentation": "\n\nThecoloroftheminorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -18048,7 +20538,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartXAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -18056,7 +20548,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisMinorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheminorgridlines.Bydefaulttheminorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -18064,7 +20558,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxisminorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -18072,7 +20568,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthexaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -18080,20 +20578,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthexaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMinorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMinorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3105644142906651041, - "Data2": 2914933571468337429, - "Data3": -1582240146141326039, - "Data4": 2348448604273529956 + "Data1": 1553511625867258997, + "Data2": 7949991231502979870, + "Data3": -4074059853714332603, + "Data4": 6141898900734269836 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisMinorGridLines", @@ -18101,7 +20601,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisMinorGridLines", "Documentation": "\n\nTelerikUIChartXAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -18119,7 +20623,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisMinorGridLines.Color", "Documentation": "\n\nThecoloroftheminorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -18127,7 +20633,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartXAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -18135,7 +20643,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisMinorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheminorgridlines.Bydefaulttheminorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -18143,7 +20653,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxisminorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -18151,7 +20663,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthexaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -18159,21 +20673,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthexaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMinorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 189345427807968756, - "Data2": 730743121799482097, - "Data3": 2904971458073544876, - "Data4": 581215561911167319 + "Data1": -8031496775776957460, + "Data2": -3296921111201160895, + "Data3": 6273160158678261962, + "Data4": -4909394413222201445 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisMinorGridLines.ChildContent", @@ -18187,17 +20703,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMinorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6181488723707556462, - "Data2": -5124313285025527331, - "Data3": -1543785482588481056, - "Data4": 2320903965022092724 + "Data1": 2095086279207306084, + "Data2": 8553155901579466205, + "Data3": -7422831226828667725, + "Data4": -7719532183164696650 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisMinorGridLines.ChildContent", @@ -18219,10 +20735,10 @@ }, { "__Checksum": { - "Data1": 5617008750984476965, - "Data2": -7105803672974223525, - "Data3": -7931413975324342290, - "Data4": -4368284510844021800 + "Data1": 2438514643649609590, + "Data2": 5838192345629012496, + "Data3": -8009238792651355582, + "Data4": 47209047661453051 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisMinorTicks", @@ -18230,7 +20746,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisMinorTicks", "Documentation": "\n\nTelerikUIChartXAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -18248,7 +20768,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthexaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -18256,7 +20778,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -18264,7 +20788,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisMinorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythexaxisminorticks.Bydefaultthexaxisminorticksarenotvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -18272,7 +20798,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -18280,7 +20808,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorTicks.Step", "Documentation": "\n\nThestepofthexaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -18288,20 +20818,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthexaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMinorTicks" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMinorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8854220696168561047, - "Data2": -6450744263415067284, - "Data3": -6962198519949866386, - "Data4": -1100232354275803489 + "Data1": 4802128386269752635, + "Data2": -4140935178122929937, + "Data3": -3659044252516821246, + "Data4": 1511894685722340528 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisMinorTicks", @@ -18309,7 +20841,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisMinorTicks", "Documentation": "\n\nTelerikUIChartXAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -18327,7 +20863,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthexaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -18335,7 +20873,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -18343,7 +20883,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisMinorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythexaxisminorticks.Bydefaultthexaxisminorticksarenotvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -18351,7 +20893,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -18359,7 +20903,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorTicks.Step", "Documentation": "\n\nThestepofthexaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -18367,21 +20913,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthexaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMinorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8961524199222889224, - "Data2": 8337762297569352904, - "Data3": 69011091299490177, - "Data4": 5074354432030145626 + "Data1": -6350206352197265980, + "Data2": 2961840336943025887, + "Data3": 4008083479346010797, + "Data4": -4276268968703311903 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisMinorTicks.ChildContent", @@ -18395,17 +20943,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisMinorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 852563598124872370, - "Data2": 1429654344981110724, - "Data3": 4948191943392533357, - "Data4": -1165061719617386770 + "Data1": -7120626890862534749, + "Data2": -7367241266017348166, + "Data3": -2718284881742650641, + "Data4": -4763179752594978350 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisMinorTicks.ChildContent", @@ -18427,10 +20975,10 @@ }, { "__Checksum": { - "Data1": 1686725266469222109, - "Data2": -5071826333622308010, - "Data3": 4436287484262458775, - "Data4": 1554895786723342309 + "Data1": 2395641331209133094, + "Data2": -2521170759920157417, + "Data3": 370996008548883970, + "Data4": 7854205518458294390 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisTitle", @@ -18438,7 +20986,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisTitle", "Documentation": "\n\nTelerikUIChartXAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -18456,7 +21008,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -18464,7 +21018,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -18472,7 +21028,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisTitle.Font", "Documentation": "\n\nThefontstyleofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -18480,7 +21038,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitle.Rotation", "Documentation": "\n\nTherotationangleofthetitle.Bydefaultthetitleisnotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -18488,7 +21048,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -18496,7 +21058,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythescatterchartxaxistitle.Bydefaultthescatterchartxaxistitleisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -18504,20 +21068,22 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.ChartXAxisTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitle" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitle", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6896309263358673292, - "Data2": -6302254218375859174, - "Data3": 51956300803658433, - "Data4": 2993836185403802358 + "Data1": 4061661364669023953, + "Data2": 8670866818541925738, + "Data3": 4903627892171422363, + "Data4": 7487145925594359196 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisTitle", @@ -18525,7 +21091,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisTitle", "Documentation": "\n\nTelerikUIChartXAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -18543,7 +21113,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -18551,7 +21123,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -18559,7 +21133,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisTitle.Font", "Documentation": "\n\nThefontstyleofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -18567,7 +21143,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitle.Rotation", "Documentation": "\n\nTherotationangleofthetitle.Bydefaultthetitleisnotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -18575,7 +21153,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -18583,7 +21163,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartXAxisTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythescatterchartxaxistitle.Bydefaultthescatterchartxaxistitleisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -18591,21 +21173,23 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.ChartXAxisTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6060900005287753940, - "Data2": 3019190203533535183, - "Data3": 6933547058704360297, - "Data4": -7967575329878594556 + "Data1": -3257679959872590354, + "Data2": 1827453822907012391, + "Data3": -7873583576746314943, + "Data4": 2827341414908575702 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisTitle.ChildContent", @@ -18619,17 +21203,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2374523268290829927, - "Data2": -1695020143661385187, - "Data3": -2485315782328651369, - "Data4": -8736076013178556903 + "Data1": 749721289708707027, + "Data2": -8039778841969761966, + "Data3": -6425219169575577111, + "Data4": -8031626349626929576 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisTitle.ChildContent", @@ -18651,10 +21235,10 @@ }, { "__Checksum": { - "Data1": -4181556851154348358, - "Data2": 1950595819343837208, - "Data3": -1484488100109481422, - "Data4": -7128002257096317075 + "Data1": -5615357716144990609, + "Data2": 1569080591607699137, + "Data3": -4730179028144359055, + "Data4": -7296584451118326311 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisTitleBorder", @@ -18662,7 +21246,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisTitleBorder", "Documentation": "\n\nTelerikUIChartXAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -18680,7 +21268,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -18688,7 +21278,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartXAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -18696,20 +21288,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitleBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitleBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3944132691552931401, - "Data2": -18821770904900040, - "Data3": -3313078310874179655, - "Data4": -5213022859904995119 + "Data1": -6541109848993684729, + "Data2": 6616396292493316514, + "Data3": -7653236848623266195, + "Data4": -6148382676445214486 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisTitleBorder", @@ -18717,7 +21311,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisTitleBorder", "Documentation": "\n\nTelerikUIChartXAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -18735,7 +21333,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartXAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -18743,7 +21343,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartXAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -18751,21 +21353,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitleBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6132748562255899137, - "Data2": -5461717957215838524, - "Data3": -434419672311536933, - "Data4": -4714705577843416010 + "Data1": 7684180132915751074, + "Data2": -3687176341647563665, + "Data3": -267263481888187302, + "Data4": -7083834589604607005 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisTitleBorder.ChildContent", @@ -18779,17 +21383,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitleBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2859627643544324321, - "Data2": 7870310258471882934, - "Data3": -1985023600837757979, - "Data4": -1595800898149536866 + "Data1": 7417003801004446295, + "Data2": 3412995901576212695, + "Data3": 5250109411169542107, + "Data4": 8220020047150442083 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisTitleBorder.ChildContent", @@ -18811,10 +21415,10 @@ }, { "__Checksum": { - "Data1": 3689211001178219254, - "Data2": 2464599094714435274, - "Data3": -6737058024662546116, - "Data4": 4685342769525308772 + "Data1": -1593164892111507711, + "Data2": -8763018533633394389, + "Data3": -7673642443807135953, + "Data4": 7568379083251449495 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisTitleMargin", @@ -18822,7 +21426,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisTitleMargin", "Documentation": "\n\nTelerikUIChartXAxisTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -18840,7 +21448,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -18848,7 +21458,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -18856,7 +21468,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -18864,20 +21478,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitleMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitleMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2151160739447016578, - "Data2": -7802400620148792559, - "Data3": -9214498665543932690, - "Data4": 5192579799368041669 + "Data1": 2891271439489270666, + "Data2": 1117066467997668875, + "Data3": 3958904666229056092, + "Data4": 6226760543126546713 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisTitleMargin", @@ -18885,7 +21501,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisTitleMargin", "Documentation": "\n\nTelerikUIChartXAxisTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -18903,7 +21523,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -18911,7 +21533,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -18919,7 +21543,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -18927,21 +21553,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitleMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8282614133291225737, - "Data2": -383874938777471273, - "Data3": 9036327396169073578, - "Data4": 8067293443258164736 + "Data1": -1190867594514477034, + "Data2": -79325063080104262, + "Data3": -1648182764473242323, + "Data4": 5727339905697989345 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisTitleMargin.ChildContent", @@ -18955,17 +21583,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitleMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3317948159120612788, - "Data2": -1963967029752610297, - "Data3": 4839306274831331701, - "Data4": -3740169518258895122 + "Data1": -2849157231964922538, + "Data2": -3131375280078737327, + "Data3": 9011396634972081478, + "Data4": -2507878329064342282 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisTitleMargin.ChildContent", @@ -18987,10 +21615,10 @@ }, { "__Checksum": { - "Data1": -7661817718997805694, - "Data2": 1328917591681040062, - "Data3": 8881188927590183346, - "Data4": -2974759998922131515 + "Data1": -7551191402394145147, + "Data2": 4892651217791108981, + "Data3": -6990586832538358777, + "Data4": -2247316965837108308 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisTitlePadding", @@ -18998,7 +21626,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisTitlePadding", "Documentation": "\n\nTelerikUIChartXAxisTitlePadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartXAxisTitlePadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartXAxisTitlePadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -19016,7 +21648,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitlePadding.Bottom", "Documentation": "\n\nThebottompaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -19024,7 +21658,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitlePadding.Left", "Documentation": "\n\nTheleftpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -19032,7 +21668,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitlePadding.Right", "Documentation": "\n\nTherightpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -19040,20 +21678,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitlePadding.Top", "Documentation": "\n\nThetoppaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitlePadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitlePadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4485083398348319662, - "Data2": 6663780780640834456, - "Data3": -530813320248187465, - "Data4": -4725802373371866430 + "Data1": -841707394871270712, + "Data2": -2889351716844528990, + "Data3": -2248732063276351930, + "Data4": 1067144446395528337 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartXAxisTitlePadding", @@ -19061,7 +21701,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartXAxisTitlePadding", "Documentation": "\n\nTelerikUIChartXAxisTitlePadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartXAxisTitlePadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartXAxisTitlePadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -19079,7 +21723,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitlePadding.Bottom", "Documentation": "\n\nThebottompaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -19087,7 +21733,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitlePadding.Left", "Documentation": "\n\nTheleftpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -19095,7 +21743,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitlePadding.Right", "Documentation": "\n\nTherightpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -19103,21 +21753,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartXAxisTitlePadding.Top", "Documentation": "\n\nThetoppaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitlePadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2887057879015032976, - "Data2": 710981134649906764, - "Data3": -457630178021456681, - "Data4": -7559275555837841333 + "Data1": 3243952708262100394, + "Data2": -7051531117167812631, + "Data3": 6671693620449962959, + "Data4": 5769253494973444116 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisTitlePadding.ChildContent", @@ -19131,17 +21783,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartXAxisTitlePadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 7334474961983521632, - "Data2": -601773449715568985, - "Data3": 6841954806092713229, - "Data4": 633947486241627014 + "Data1": -3901468924478219427, + "Data2": 2548039496321410206, + "Data3": -3020921072775697746, + "Data4": 4857441273320904479 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartXAxisTitlePadding.ChildContent", @@ -19163,10 +21815,10 @@ }, { "__Checksum": { - "Data1": 2330891947676826444, - "Data2": -3839253883682813346, - "Data3": -3300791603210813410, - "Data4": 584814612816556121 + "Data1": 6734076285451155139, + "Data2": 6455510981655262613, + "Data3": -3306672111290357683, + "Data4": -8045443182438813645 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxes", @@ -19174,7 +21826,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxes", "Documentation": "\n\nTelerikUIChartYAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxes" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -19188,16 +21844,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxes" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxes", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7271656701295703565, - "Data2": -6998177549976331418, - "Data3": -8073288267835799160, - "Data4": -6321017468948141780 + "Data1": 1893692712054060956, + "Data2": -8589104616533848775, + "Data3": -461067052383497412, + "Data4": 7105098659765937587 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxes", @@ -19205,7 +21861,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxes", "Documentation": "\n\nTelerikUIChartYAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxes" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -19219,17 +21879,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxes", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4860188947312581446, - "Data2": 6687768400565366867, - "Data3": -3616770776373725441, - "Data4": 6570682954738674953 + "Data1": 2884843551291408332, + "Data2": 3992467695390915195, + "Data3": -6263558830312319483, + "Data4": 3842778576266531635 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxes.ChildContent", @@ -19243,17 +21903,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxes.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2011818900747564986, - "Data2": -8024002502537989911, - "Data3": 5318106859453648782, - "Data4": 4692138771515864142 + "Data1": 6002914944408690345, + "Data2": 7850500462450067541, + "Data3": 4800559457486101697, + "Data4": 1960039580028688958 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxes.ChildContent", @@ -19275,17 +21935,21 @@ }, { "__Checksum": { - "Data1": 1630660936718664185, - "Data2": 6654011409401663211, - "Data3": -1484611056258299587, - "Data4": 776160985222537803 + "Data1": 4078087405137883220, + "Data2": -4445252025855837113, + "Data3": 6826965599663046860, + "Data4": 6744003029991854351 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ChartYAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxis" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -19303,7 +21967,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.ChartYAxis.AxisCrossingValue", "Documentation": "\n\nValueatwhichtheYaxiscrossesthisaxis.(Onlyforobject)ValueindicesatwhichtheYaxescrossthevalueaxis.(Onlyforarray)DateatwhichtheYaxiscrossesthisaxis.(Onlyfordate)\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -19311,7 +21977,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -19319,7 +21987,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxis.BaseUnit", "Documentation": "\n\nThebasetimeintervalfortheaxislabels.ThedefaultbaseUnitisdeterminedautomaticallyfromthevaluerange.Availableoptions:milliseconds;seconds;minutes;hours;days;weeks;monthsoryears.\n\n", - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "Components.Component", @@ -19327,7 +21997,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxis.Color", "Documentation": "\n\nThecoloroftheaxis.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -19335,7 +22007,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxis.MajorUnit", "Documentation": "\n\nTheintervalbetweenmajordivisions.IfthisisadateaxisthevaluerepresentsthenumberofxAxis.baseUnitsbetweenmajordivisions.IftheyAxis.typeissetto\"log\",themajorUnitvaluewillbeusedforthebaseofthelogarithm.\n\n", - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "Components.Component", @@ -19343,7 +22017,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartYAxis.Max", "Documentation": "\n\nThemaximumvalueoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -19351,7 +22027,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartYAxis.Min", "Documentation": "\n\nTheminimumvalueoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -19359,7 +22037,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxis.MinorUnit", "Documentation": "\n\nTheintervalbetweenminordivisions.Itdefaultsto1/5oftheyAxis.majorUnit.IftheyAxis.typeissetto\"log\",theminorUnitvaluerepresentsthenumberofdivisionsbetweentwomajorunitsanddefaultstothemajorunitminusone.\n\n", - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "Components.Component", @@ -19367,7 +22047,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxis.Name", "Documentation": "\n\nTheuniqueaxisname.Usedtoassociateaserieswithayaxisusingtheseries.yAxisoption.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -19375,7 +22057,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxis.NarrowRange", "Documentation": "\n\nIfsettotruethechartwillpreventtheautomaticaxisrangefromsnappingto0.Settingittofalsewillforcetheautomaticaxisrangetosnapto0.\n\n", - "Metadata": { "Common.PropertyName": "NarrowRange" } + "Metadata": { + "Common.PropertyName": "NarrowRange" + } }, { "Kind": "Components.Component", @@ -19383,7 +22067,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxis.Reverse", "Documentation": "\n\nIfsettotruethevalueaxisdirectionwillbereversed.Bydefaultvaluesincreasefromlefttorightandfrombottomtotop.\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -19391,7 +22077,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxis.Type", "Documentation": "\n\nTheaxistype.Thesupportedvaluesare:\"numeric\"-numericaxis.;\"date\"-specializedaxisfordisplayingchronologicaldata.or\"log\"-logarithmicaxis..\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -19399,27 +22087,33 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxis.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheyaxis.Bydefaulttheyaxisisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxis" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxis", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 208664353719115163, - "Data2": 5379128313727006032, - "Data3": -2357139168484235703, - "Data4": -5628872914132983182 + "Data1": -6057845777758048118, + "Data2": -2645579847959042078, + "Data3": -3914281972157772750, + "Data4": 6780442220502431746 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ChartYAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxis" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -19437,7 +22131,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.ChartYAxis.AxisCrossingValue", "Documentation": "\n\nValueatwhichtheYaxiscrossesthisaxis.(Onlyforobject)ValueindicesatwhichtheYaxescrossthevalueaxis.(Onlyforarray)DateatwhichtheYaxiscrossesthisaxis.(Onlyfordate)\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -19445,7 +22141,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -19453,7 +22151,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxis.BaseUnit", "Documentation": "\n\nThebasetimeintervalfortheaxislabels.ThedefaultbaseUnitisdeterminedautomaticallyfromthevaluerange.Availableoptions:milliseconds;seconds;minutes;hours;days;weeks;monthsoryears.\n\n", - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "Components.Component", @@ -19461,7 +22161,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxis.Color", "Documentation": "\n\nThecoloroftheaxis.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -19469,7 +22171,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxis.MajorUnit", "Documentation": "\n\nTheintervalbetweenmajordivisions.IfthisisadateaxisthevaluerepresentsthenumberofxAxis.baseUnitsbetweenmajordivisions.IftheyAxis.typeissetto\"log\",themajorUnitvaluewillbeusedforthebaseofthelogarithm.\n\n", - "Metadata": { "Common.PropertyName": "MajorUnit" } + "Metadata": { + "Common.PropertyName": "MajorUnit" + } }, { "Kind": "Components.Component", @@ -19477,7 +22181,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartYAxis.Max", "Documentation": "\n\nThemaximumvalueoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -19485,7 +22191,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.ChartYAxis.Min", "Documentation": "\n\nTheminimumvalueoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -19493,7 +22201,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxis.MinorUnit", "Documentation": "\n\nTheintervalbetweenminordivisions.Itdefaultsto1/5oftheyAxis.majorUnit.IftheyAxis.typeissetto\"log\",theminorUnitvaluerepresentsthenumberofdivisionsbetweentwomajorunitsanddefaultstothemajorunitminusone.\n\n", - "Metadata": { "Common.PropertyName": "MinorUnit" } + "Metadata": { + "Common.PropertyName": "MinorUnit" + } }, { "Kind": "Components.Component", @@ -19501,7 +22211,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxis.Name", "Documentation": "\n\nTheuniqueaxisname.Usedtoassociateaserieswithayaxisusingtheseries.yAxisoption.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -19509,7 +22221,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxis.NarrowRange", "Documentation": "\n\nIfsettotruethechartwillpreventtheautomaticaxisrangefromsnappingto0.Settingittofalsewillforcetheautomaticaxisrangetosnapto0.\n\n", - "Metadata": { "Common.PropertyName": "NarrowRange" } + "Metadata": { + "Common.PropertyName": "NarrowRange" + } }, { "Kind": "Components.Component", @@ -19517,7 +22231,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxis.Reverse", "Documentation": "\n\nIfsettotruethevalueaxisdirectionwillbereversed.Bydefaultvaluesincreasefromlefttorightandfrombottomtotop.\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -19525,7 +22241,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxis.Type", "Documentation": "\n\nTheaxistype.Thesupportedvaluesare:\"numeric\"-numericaxis.;\"date\"-specializedaxisfordisplayingchronologicaldata.or\"log\"-logarithmicaxis..\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -19533,21 +22251,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxis.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheyaxis.Bydefaulttheyaxisisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2866592165378023959, - "Data2": 8434347242452732722, - "Data3": -3149526989003134563, - "Data4": -6816984088396161794 + "Data1": 8289210293422894516, + "Data2": -4027690919256649990, + "Data3": 5423570502041283854, + "Data4": 3422440654796799735 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxis.ChildContent", @@ -19561,17 +22281,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7465656206016464883, - "Data2": -7272144318827657314, - "Data3": -586834998114920293, - "Data4": 7989304469922811254 + "Data1": 2060817797667146418, + "Data2": 6742810799594898098, + "Data3": 320069407998515927, + "Data4": -6209700699807187418 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxis.ChildContent", @@ -19593,10 +22313,10 @@ }, { "__Checksum": { - "Data1": -1343136484020208973, - "Data2": 5766463005220302770, - "Data3": -8233888287479028817, - "Data4": -8165104541497536340 + "Data1": -18283873452605671, + "Data2": -8312805573304506307, + "Data3": -915851171684628436, + "Data4": -2576316999687570344 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLabels", @@ -19604,7 +22324,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLabels", "Documentation": "\n\nTelerikUIChartYAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -19622,7 +22346,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -19630,7 +22356,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -19638,7 +22366,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabels.Font", "Documentation": "\n\nThefontstyleofthelabels.AcceptsavalidCSScolorstring,forexample\"20px'CourierNew'\".\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -19646,7 +22376,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabels.Format", "Documentation": "\n\nTheformatusedtodisplaythelabels.Useskendo.format.Containsoneplaceholder(\"{0}\")whichrepresentsthecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -19654,7 +22386,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisLabels.Mirror", "Documentation": "\n\nIfsettotruethechartwillmirrortheaxislabelsandticks.Ifthelabelsarenormallyontheleftsideoftheaxis,mirroringtheaxiswillrenderthemtotheright.\n\n", - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "Components.Component", @@ -19662,7 +22396,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabels.Skip", "Documentation": "\n\nThenumberoflabelstoskip.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -19670,7 +22406,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabels.Step", "Documentation": "\n\nThelabelrenderingstep-rendereveryn-thlabel.Bydefaulteverylabelisrendered.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -19678,7 +22416,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthelabels.Thefieldswhichcanbeusedinthetemplateare:value-thecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "Components.Component", @@ -19686,7 +22426,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheyaxislabels.Bydefaulttheyaxislabelsarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -19694,20 +22436,22 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.ChartYAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabels" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7074521349361515512, - "Data2": -9173655773725975113, - "Data3": 5905803514306305368, - "Data4": -6612761718578814489 + "Data1": 3300946714381237883, + "Data2": 1381374994564277466, + "Data3": 3959387976029179037, + "Data4": 3516189706513251318 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLabels", @@ -19715,7 +22459,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLabels", "Documentation": "\n\nTelerikUIChartYAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -19733,7 +22481,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -19741,7 +22491,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -19749,7 +22501,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabels.Font", "Documentation": "\n\nThefontstyleofthelabels.AcceptsavalidCSScolorstring,forexample\"20px'CourierNew'\".\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -19757,7 +22511,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabels.Format", "Documentation": "\n\nTheformatusedtodisplaythelabels.Useskendo.format.Containsoneplaceholder(\"{0}\")whichrepresentsthecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -19765,7 +22521,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisLabels.Mirror", "Documentation": "\n\nIfsettotruethechartwillmirrortheaxislabelsandticks.Ifthelabelsarenormallyontheleftsideoftheaxis,mirroringtheaxiswillrenderthemtotheright.\n\n", - "Metadata": { "Common.PropertyName": "Mirror" } + "Metadata": { + "Common.PropertyName": "Mirror" + } }, { "Kind": "Components.Component", @@ -19773,7 +22531,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabels.Skip", "Documentation": "\n\nThenumberoflabelstoskip.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -19781,7 +22541,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabels.Step", "Documentation": "\n\nThelabelrenderingstep-rendereveryn-thlabel.Bydefaulteverylabelisrendered.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -19789,7 +22551,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabels.Template", "Documentation": "\n\nThetemplatewhichrendersthelabels.Thefieldswhichcanbeusedinthetemplateare:value-thecategoryvalue.\n\n", - "Metadata": { "Common.PropertyName": "Template" } + "Metadata": { + "Common.PropertyName": "Template" + } }, { "Kind": "Components.Component", @@ -19797,7 +22561,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheyaxislabels.Bydefaulttheyaxislabelsarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -19805,21 +22571,23 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.ChartYAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 910603011422315340, - "Data2": 4127456843031891954, - "Data3": 6641864867457642511, - "Data4": 1573962235486843499 + "Data1": -7825691417059782230, + "Data2": -5814619725600214100, + "Data3": 2150216813332166075, + "Data4": -2182274456870319729 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLabels.ChildContent", @@ -19833,17 +22601,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4199996878839810558, - "Data2": -5616480013950132292, - "Data3": -4816049092766075710, - "Data4": 1955948780680671861 + "Data1": 6746440112916471639, + "Data2": -162346431770026909, + "Data3": 2698866906425111907, + "Data4": 8421236213275333073 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLabels.ChildContent", @@ -19865,10 +22633,10 @@ }, { "__Checksum": { - "Data1": -7475657772181827701, - "Data2": 8913303872933216697, - "Data3": -1148929413847747472, - "Data4": -4202145457527966508 + "Data1": -7993339728252401712, + "Data2": 4332987631244423520, + "Data3": 2324435083986850843, + "Data4": 5568387676157099717 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsBorder", @@ -19876,7 +22644,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLabelsBorder", "Documentation": "\n\nTelerikUIChartYAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -19894,7 +22666,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -19902,7 +22676,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartYAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -19910,20 +22686,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7652450855439913417, - "Data2": -1166171526832206635, - "Data3": -1127786241512008101, - "Data4": 3976624568789207288 + "Data1": -7750576044864577728, + "Data2": 5771668098174155532, + "Data3": 4835485374474566686, + "Data4": 3283514520634112979 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsBorder", @@ -19931,7 +22709,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLabelsBorder", "Documentation": "\n\nTelerikUIChartYAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -19949,7 +22731,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -19957,7 +22741,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartYAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -19965,21 +22751,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1591037299144957065, - "Data2": 1263126764026548288, - "Data3": -2750338198177110698, - "Data4": -5718676326859670236 + "Data1": -9145067285793103225, + "Data2": 2384381583821059958, + "Data3": 8780215266478624314, + "Data4": -3145860868770373417 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsBorder.ChildContent", @@ -19993,17 +22781,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2177835287791925345, - "Data2": -5308891678962444267, - "Data3": 2686668195740161335, - "Data4": -6292395897405348823 + "Data1": 8653851712000201724, + "Data2": -5351096233439282339, + "Data3": 6926064225464964369, + "Data4": -7614260204815962058 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsBorder.ChildContent", @@ -20025,10 +22813,10 @@ }, { "__Checksum": { - "Data1": 8821126461348295733, - "Data2": 4967063320529614501, - "Data3": -7954939525747544043, - "Data4": 2968589061822443175 + "Data1": -4319634789508840398, + "Data2": -1712654541629824160, + "Data3": -4039897799982908115, + "Data4": 547378277862278359 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsMargin", @@ -20036,7 +22824,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLabelsMargin", "Documentation": "\n\nTelerikUIChartYAxisLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20054,7 +22846,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -20062,7 +22856,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -20070,7 +22866,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -20078,20 +22876,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3368569262306359881, - "Data2": -4010410095556330348, - "Data3": 353444283058932133, - "Data4": -5212408903445806759 + "Data1": 4999157933756049017, + "Data2": 3349882104951321335, + "Data3": 9069276164580895805, + "Data4": 402375083983972124 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsMargin", @@ -20099,7 +22899,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLabelsMargin", "Documentation": "\n\nTelerikUIChartYAxisLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20117,7 +22921,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -20125,7 +22931,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -20133,7 +22941,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -20141,21 +22951,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8633692520114779700, - "Data2": -1388472022342272386, - "Data3": 1311142410183770481, - "Data4": -7659892767343879291 + "Data1": 5888793282145550907, + "Data2": -7426746025054383516, + "Data3": -2021315356412154494, + "Data4": 811977504321455535 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsMargin.ChildContent", @@ -20169,17 +22981,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3597700276089708240, - "Data2": 2965263448085916116, - "Data3": 7335763368016505409, - "Data4": -5017310231346513127 + "Data1": -6332534059696368409, + "Data2": 7721274142984594753, + "Data3": -7935868206774857971, + "Data4": -7534745705681900677 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsMargin.ChildContent", @@ -20201,10 +23013,10 @@ }, { "__Checksum": { - "Data1": 4436086732212093199, - "Data2": 6813421189199496308, - "Data3": 3578745857797691010, - "Data4": 2052997580164491428 + "Data1": 2410577263256427293, + "Data2": 2046916633524416040, + "Data3": 3157553904663543470, + "Data4": 6508627839170184509 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsPadding", @@ -20212,7 +23024,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLabelsPadding", "Documentation": "\n\nTelerikUIChartYAxisLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20230,7 +23046,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -20238,7 +23056,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -20246,7 +23066,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -20254,20 +23076,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsPadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsPadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4609285229850152879, - "Data2": -4399092454018453582, - "Data3": 6923940837039229670, - "Data4": -5519577306105489767 + "Data1": 5436040150475045750, + "Data2": -3287683442203139405, + "Data3": 2736620031861631870, + "Data4": 349711008530448201 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsPadding", @@ -20275,7 +23099,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLabelsPadding", "Documentation": "\n\nTelerikUIChartYAxisLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20293,7 +23121,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -20301,7 +23131,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -20309,7 +23141,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -20317,21 +23151,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsPadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2562157051340826065, - "Data2": 210007524895894671, - "Data3": -7665282870367677301, - "Data4": -3100739512031386990 + "Data1": -2888140532475123341, + "Data2": 1521973566741839257, + "Data3": -8802976907931308424, + "Data4": -6412828011519748645 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsPadding.ChildContent", @@ -20345,17 +23181,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsPadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4020370077448887746, - "Data2": -921069731765875299, - "Data3": 8173009222175893589, - "Data4": -5192924508207293479 + "Data1": 3728279516729381293, + "Data2": 8312313035566697611, + "Data3": 2213457396621245598, + "Data4": -2729097430836926776 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsPadding.ChildContent", @@ -20377,10 +23213,10 @@ }, { "__Checksum": { - "Data1": -4995036309015206332, - "Data2": 4166847453191199089, - "Data3": 908535548004251734, - "Data4": -7077929280205874986 + "Data1": 1777754998495666771, + "Data2": 5529280694412035514, + "Data3": 5222578910018985801, + "Data4": 5182302669160976199 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsRotation", @@ -20388,7 +23224,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLabelsRotation", "Documentation": "\n\nTelerikUIChartYAxisLabelsRotation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisLabelsRotation" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisLabelsRotation" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20406,7 +23246,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabelsRotation.Align", "Documentation": "\n\nThealignmentoftherotatedlabelsrelativetotheslotcenter.Thesupportedvaluesare\"end\"and\"center\".Bydefaulttheclosestendofthelabelwillbealignedtothecenter.Ifsetto\"center\",thecenteroftherotatedlabelwillbealignedinstead.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -20414,20 +23256,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsRotation.Angle", "Documentation": "\n\nTherotationangleofthelabels.Bydefaultthelabelsarenotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsRotation" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsRotation", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2851393341984415363, - "Data2": -7401229916699868195, - "Data3": 8028582733361825047, - "Data4": 2062972607274241050 + "Data1": -6356538814881098339, + "Data2": -1832314063560426736, + "Data3": 6678922685479431, + "Data4": 7697123098597605934 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsRotation", @@ -20435,7 +23279,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLabelsRotation", "Documentation": "\n\nTelerikUIChartYAxisLabelsRotation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisLabelsRotation" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisLabelsRotation" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20453,7 +23301,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLabelsRotation.Align", "Documentation": "\n\nThealignmentoftherotatedlabelsrelativetotheslotcenter.Thesupportedvaluesare\"end\"and\"center\".Bydefaulttheclosestendofthelabelwillbealignedtothecenter.Ifsetto\"center\",thecenteroftherotatedlabelwillbealignedinstead.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -20461,21 +23311,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLabelsRotation.Angle", "Documentation": "\n\nTherotationangleofthelabels.Bydefaultthelabelsarenotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Angle" } + "Metadata": { + "Common.PropertyName": "Angle" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsRotation", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 356706588527198839, - "Data2": -3239185099288330833, - "Data3": 6481083878703116045, - "Data4": -3749100311862820552 + "Data1": 8840640281383708464, + "Data2": -4022643564534680064, + "Data3": 5117517491919508764, + "Data4": 604694191491552673 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsRotation.ChildContent", @@ -20489,17 +23341,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLabelsRotation.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6818029770409160831, - "Data2": 4886888606388376754, - "Data3": 2963290363852850542, - "Data4": -703330542184290707 + "Data1": 8790631903474999818, + "Data2": 6957251555588368912, + "Data3": 3027546920063277855, + "Data4": 3906995473815176711 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLabelsRotation.ChildContent", @@ -20521,10 +23373,10 @@ }, { "__Checksum": { - "Data1": 198564145391180126, - "Data2": 4547109218760061616, - "Data3": -2915942314577444552, - "Data4": 6236053205100247824 + "Data1": 3542609334330792714, + "Data2": -7753384723033614923, + "Data3": 2148743324162528386, + "Data4": 842258504534608523 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLine", @@ -20532,7 +23384,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLine", "Documentation": "\n\nTelerikUIChartYAxisLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisLine" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20550,7 +23406,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLine.Color", "Documentation": "\n\nThecolorofthelines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -20558,7 +23416,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartYAxisLine.DashType", "Documentation": "\n\nThedashtypeoftheline.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -20566,7 +23426,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisLine.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheyaxislines.Bydefaulttheyaxislinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -20574,20 +23436,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLine.Width", "Documentation": "\n\nThewidthofthelineinpixels.Alsoaffectsthemajorandminorticks,butnotthegridlines.####Example-setthescatterchartyaxislinewidth\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLine" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLine", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5055210597287219737, - "Data2": -820489428766396276, - "Data3": 7307265305206017229, - "Data4": -8641675570164157701 + "Data1": -3765543046117610325, + "Data2": -8205885503725184891, + "Data3": -1772655494116248099, + "Data4": 3894960081790041960 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisLine", @@ -20595,7 +23459,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisLine", "Documentation": "\n\nTelerikUIChartYAxisLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisLine" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20613,7 +23481,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisLine.Color", "Documentation": "\n\nThecolorofthelines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -20621,7 +23491,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartYAxisLine.DashType", "Documentation": "\n\nThedashtypeoftheline.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -20629,7 +23501,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisLine.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheyaxislines.Bydefaulttheyaxislinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -20637,21 +23511,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisLine.Width", "Documentation": "\n\nThewidthofthelineinpixels.Alsoaffectsthemajorandminorticks,butnotthegridlines.####Example-setthescatterchartyaxislinewidth\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLine", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5924001046194204431, - "Data2": 7072091248688662832, - "Data3": -4505204989268269620, - "Data4": -7367327254798389245 + "Data1": -8899934684882181969, + "Data2": -2023518488618691335, + "Data3": 751228264912694301, + "Data4": 2581167779277634866 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLine.ChildContent", @@ -20665,17 +23541,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisLine.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8475549067288810113, - "Data2": -3254694569341068369, - "Data3": 3803342215845138918, - "Data4": 2128050225203478744 + "Data1": 7328517490026881133, + "Data2": -8281532923529574016, + "Data3": 6463362023465784747, + "Data4": 7589996344642081002 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisLine.ChildContent", @@ -20697,10 +23573,10 @@ }, { "__Checksum": { - "Data1": 5708348555710575273, - "Data2": -6955315575100700687, - "Data3": -7183131807479314772, - "Data4": 7914941480755226437 + "Data1": 1081626804155141560, + "Data2": 998838017311056356, + "Data3": -4006893500389774387, + "Data4": -1757297834025328466 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisMajorGridLines", @@ -20708,7 +23584,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisMajorGridLines", "Documentation": "\n\nTelerikUIChartYAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20726,7 +23606,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthelines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -20734,7 +23616,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartYAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheline.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -20742,7 +23626,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisMajorGridLines.Visible", "Documentation": "\n\nIfsettofalsethechartwillnotdisplaytheymajorgridlines.Bydefaulttheymajorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -20750,7 +23636,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthelineinpixels.Alsoaffectsthemajorandminorticks,butnotthegridlines.####Example-setthescatterchartxmajorgridlineswidth\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -20758,7 +23646,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorGridLines.Step", "Documentation": "\n\nThestepoftheyaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -20766,20 +23656,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipoftheyaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMajorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMajorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6596468303881032038, - "Data2": -8470288582051889043, - "Data3": -1794769816830988557, - "Data4": -5538384766483666983 + "Data1": -4716921210131434893, + "Data2": 7181632713019971928, + "Data3": -7919835903561226451, + "Data4": -958418074638428621 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisMajorGridLines", @@ -20787,7 +23679,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisMajorGridLines", "Documentation": "\n\nTelerikUIChartYAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20805,7 +23701,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthelines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -20813,7 +23711,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartYAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheline.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -20821,7 +23721,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisMajorGridLines.Visible", "Documentation": "\n\nIfsettofalsethechartwillnotdisplaytheymajorgridlines.Bydefaulttheymajorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -20829,7 +23731,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthelineinpixels.Alsoaffectsthemajorandminorticks,butnotthegridlines.####Example-setthescatterchartxmajorgridlineswidth\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -20837,7 +23741,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorGridLines.Step", "Documentation": "\n\nThestepoftheyaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -20845,21 +23751,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipoftheyaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMajorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3900796136852141861, - "Data2": 1561786328642591871, - "Data3": 5816844248508753010, - "Data4": 2548114658527880979 + "Data1": -3953663908007056122, + "Data2": -6060308050520326492, + "Data3": -998647424326534413, + "Data4": -8930705677179559410 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisMajorGridLines.ChildContent", @@ -20873,17 +23781,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMajorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2074044424998986792, - "Data2": 2185770069786811036, - "Data3": -5837730159308907896, - "Data4": 8314875687502604399 + "Data1": -164495578564499407, + "Data2": -8836021186334991439, + "Data3": -1148442803696701183, + "Data4": 4949642801818192492 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisMajorGridLines.ChildContent", @@ -20905,10 +23813,10 @@ }, { "__Checksum": { - "Data1": -2733496062059915494, - "Data2": -595299855515596124, - "Data3": 4839820584511150194, - "Data4": 7241500374405503187 + "Data1": 160608645160824387, + "Data2": -3547916578140483236, + "Data3": -1038592432343593376, + "Data4": -2173505279413740677 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisMajorTicks", @@ -20916,7 +23824,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisMajorTicks", "Documentation": "\n\nTelerikUIChartYAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -20934,7 +23846,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthescatterchartyaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -20942,7 +23856,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -20950,7 +23866,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisMajorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythescatterchartyaxismajorticks.Bydefaultthecategoryaxismajorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -20958,7 +23876,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -20966,7 +23886,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorTicks.Step", "Documentation": "\n\nThestepoftheyaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -20974,20 +23896,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorTicks.Skip", "Documentation": "\n\nTheskipoftheyaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMajorTicks" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMajorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6257341057395608064, - "Data2": -3554491834687998531, - "Data3": -9143213696767232400, - "Data4": -374087813592935307 + "Data1": 7351590948133724585, + "Data2": -3882882610378235899, + "Data3": 3170021086158323729, + "Data4": 4696793765941911197 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisMajorTicks", @@ -20995,7 +23919,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisMajorTicks", "Documentation": "\n\nTelerikUIChartYAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21013,7 +23941,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthescatterchartyaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -21021,7 +23951,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -21029,7 +23961,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisMajorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythescatterchartyaxismajorticks.Bydefaultthecategoryaxismajorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -21037,7 +23971,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -21045,7 +23981,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorTicks.Step", "Documentation": "\n\nThestepoftheyaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -21053,21 +23991,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMajorTicks.Skip", "Documentation": "\n\nTheskipoftheyaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMajorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 9222210958682344138, - "Data2": -9098920556669515764, - "Data3": -2010890373985557873, - "Data4": 7537938673481937572 + "Data1": -2616767906956397727, + "Data2": -840407455639035782, + "Data3": -7615493225002876791, + "Data4": -8585646929348453550 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisMajorTicks.ChildContent", @@ -21081,17 +24021,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMajorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -386751167319540834, - "Data2": -7567250650247473879, - "Data3": -5490782349479163230, - "Data4": 5757112675558956036 + "Data1": 1591059690953618146, + "Data2": -5794623231403726104, + "Data3": -1609824299481827598, + "Data4": -7500263226813928843 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisMajorTicks.ChildContent", @@ -21113,10 +24053,10 @@ }, { "__Checksum": { - "Data1": 320222470572750151, - "Data2": 8824188583648867904, - "Data3": 154518749216610398, - "Data4": -2480177819605601140 + "Data1": 3057683703187694672, + "Data2": 3223149974911061433, + "Data3": -5163122070740252786, + "Data4": 4374448006895912814 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisMinorGridLines", @@ -21124,7 +24064,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisMinorGridLines", "Documentation": "\n\nTelerikUIChartYAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21142,7 +24086,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisMinorGridLines.Color", "Documentation": "\n\nThecoloroftheminorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -21150,7 +24096,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartYAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -21158,7 +24106,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisMinorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheminorgridlines.Bydefaulttheminorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -21166,7 +24116,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxisminorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -21174,7 +24126,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorGridLines.Step", "Documentation": "\n\nThestepoftheyaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -21182,20 +24136,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipoftheyaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMinorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMinorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -345043375947153485, - "Data2": 2441220304964498164, - "Data3": 7187841949494599083, - "Data4": 7816386774250717712 + "Data1": 409179671662713099, + "Data2": 3721757186689239470, + "Data3": 1621754206688915140, + "Data4": 2709223648834649046 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisMinorGridLines", @@ -21203,7 +24159,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisMinorGridLines", "Documentation": "\n\nTelerikUIChartYAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21221,7 +24181,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisMinorGridLines.Color", "Documentation": "\n\nThecoloroftheminorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -21229,7 +24191,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartYAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -21237,7 +24201,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisMinorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheminorgridlines.Bydefaulttheminorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -21245,7 +24211,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxisminorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -21253,7 +24221,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorGridLines.Step", "Documentation": "\n\nThestepoftheyaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -21261,21 +24231,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipoftheyaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMinorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8233036078523052850, - "Data2": -4127989904563052830, - "Data3": 5672667979747925276, - "Data4": 2224386980497886144 + "Data1": 3885992074367300148, + "Data2": -6267472216538406004, + "Data3": -421094603294188635, + "Data4": -6457888636722823017 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisMinorGridLines.ChildContent", @@ -21289,17 +24261,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMinorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3767173376086415775, - "Data2": 3658064636809215298, - "Data3": -5626715010014480428, - "Data4": 6277302365199713526 + "Data1": 190655101755376299, + "Data2": -3210806656980522956, + "Data3": 5302366379469116803, + "Data4": 4346656247989520777 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisMinorGridLines.ChildContent", @@ -21321,10 +24293,10 @@ }, { "__Checksum": { - "Data1": -817545540787520407, - "Data2": 8432952973374924750, - "Data3": 1472656227149765026, - "Data4": 5087754003342264239 + "Data1": -216036742852009596, + "Data2": 5286921294231594645, + "Data3": -2294299616556359863, + "Data4": -1308355940330258086 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisMinorTicks", @@ -21332,7 +24304,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisMinorTicks", "Documentation": "\n\nTelerikUIChartYAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21350,7 +24326,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisMinorTicks.Color", "Documentation": "\n\nThecoloroftheyaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -21358,7 +24336,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -21366,7 +24346,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisMinorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheyaxisminorticks.Bydefaulttheyaxisminorticksarenotvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -21374,7 +24356,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -21382,7 +24366,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorTicks.Step", "Documentation": "\n\nThestepoftheyaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -21390,20 +24376,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorTicks.Skip", "Documentation": "\n\nTheskipoftheyaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMinorTicks" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMinorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6411246217040566134, - "Data2": 1612373574352791671, - "Data3": -3185824590482994578, - "Data4": 8665529140691886209 + "Data1": 1966172579046715747, + "Data2": -4422509697658680600, + "Data3": -2466148043242248200, + "Data4": -1420562940209377492 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisMinorTicks", @@ -21411,7 +24399,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisMinorTicks", "Documentation": "\n\nTelerikUIChartYAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21429,7 +24421,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisMinorTicks.Color", "Documentation": "\n\nThecoloroftheyaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -21437,7 +24431,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -21445,7 +24441,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisMinorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheyaxisminorticks.Bydefaulttheyaxisminorticksarenotvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -21453,7 +24451,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -21461,7 +24461,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorTicks.Step", "Documentation": "\n\nThestepoftheyaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -21469,21 +24471,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisMinorTicks.Skip", "Documentation": "\n\nTheskipoftheyaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMinorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6695280524702300820, - "Data2": 2042327244060923383, - "Data3": 5716408598198245236, - "Data4": 6512763982710962444 + "Data1": -8359519712754345024, + "Data2": -6409525663853975883, + "Data3": 8723850789539396415, + "Data4": -2929336037981290457 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisMinorTicks.ChildContent", @@ -21497,17 +24501,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisMinorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3851200203364609247, - "Data2": -1329205284898724737, - "Data3": 7102591673344731165, - "Data4": -4572283997792513073 + "Data1": -5947820159239984154, + "Data2": 8890215743470818215, + "Data3": -2317602526130990146, + "Data4": -8014235823189092896 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisMinorTicks.ChildContent", @@ -21529,10 +24533,10 @@ }, { "__Checksum": { - "Data1": -5045126596571852402, - "Data2": -1149738514174928848, - "Data3": 234151767257481419, - "Data4": -2020409159312064997 + "Data1": 6331282011182894110, + "Data2": -5210082120064177664, + "Data3": 4526784030543256192, + "Data4": 3106069480460902338 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisTitle", @@ -21540,7 +24544,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisTitle", "Documentation": "\n\nTelerikUIChartYAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21558,7 +24566,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -21566,7 +24576,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -21574,7 +24586,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisTitle.Font", "Documentation": "\n\nThefontstyleofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -21582,7 +24596,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitle.Rotation", "Documentation": "\n\nTherotationangleofthetitle.Bydefaultthetitleisnotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -21590,7 +24606,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -21598,7 +24616,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythescatterchartyaxistitle.Bydefaultthescatterchartyaxistitleisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -21606,20 +24626,22 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.ChartYAxisTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitle" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitle", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4598254931386242053, - "Data2": -7151093993618305557, - "Data3": 2709695504513733269, - "Data4": -8127507154401344848 + "Data1": -637874112146154887, + "Data2": 6979720616229843156, + "Data3": -1374009117254076085, + "Data4": -8402757176608763608 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisTitle", @@ -21627,7 +24649,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisTitle", "Documentation": "\n\nTelerikUIChartYAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21645,7 +24671,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -21653,7 +24681,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -21661,7 +24691,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisTitle.Font", "Documentation": "\n\nThefontstyleofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Font" } + "Metadata": { + "Common.PropertyName": "Font" + } }, { "Kind": "Components.Component", @@ -21669,7 +24701,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitle.Rotation", "Documentation": "\n\nTherotationangleofthetitle.Bydefaultthetitleisnotrotated.\n\n", - "Metadata": { "Common.PropertyName": "Rotation" } + "Metadata": { + "Common.PropertyName": "Rotation" + } }, { "Kind": "Components.Component", @@ -21677,7 +24711,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -21685,7 +24721,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.ChartYAxisTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythescatterchartyaxistitle.Bydefaultthescatterchartyaxistitleisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -21693,21 +24731,23 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.ChartYAxisTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 567063514014776140, - "Data2": 6968150256862997991, - "Data3": -5343821160065557488, - "Data4": 4382558939500133227 + "Data1": -1662654241648975583, + "Data2": 8589281716804827883, + "Data3": 1410856995221279546, + "Data4": 1376497424947569266 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisTitle.ChildContent", @@ -21721,17 +24761,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3158635395021037794, - "Data2": -4629289275277445159, - "Data3": 6633540799279733910, - "Data4": -5936107047866473341 + "Data1": -1843565024995435340, + "Data2": 6146352381568097454, + "Data3": 7848546045466747100, + "Data4": 477024967306566891 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisTitle.ChildContent", @@ -21753,10 +24793,10 @@ }, { "__Checksum": { - "Data1": -5037269742772051054, - "Data2": -2994490723848995272, - "Data3": 2074739256975173621, - "Data4": -2418126372564205492 + "Data1": -4148729229553258346, + "Data2": -8987479431976513898, + "Data3": 5514330685085597860, + "Data4": 8159837674208033694 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisTitleBorder", @@ -21764,7 +24804,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisTitleBorder", "Documentation": "\n\nTelerikUIChartYAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21782,7 +24826,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -21790,7 +24836,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartYAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -21798,20 +24846,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitleBorder" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitleBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -760907487165969871, - "Data2": 222089752052965130, - "Data3": -3778743251480428443, - "Data4": 2493266847455845711 + "Data1": -3791707608563034918, + "Data2": -4872440865910338255, + "Data3": -391685541279231872, + "Data4": -7383906975657651301 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisTitleBorder", @@ -21819,7 +24869,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisTitleBorder", "Documentation": "\n\nTelerikUIChartYAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21837,7 +24891,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ChartYAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -21845,7 +24901,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.ChartYAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -21853,21 +24911,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitleBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3043963423052416112, - "Data2": -3210788640811631557, - "Data3": -2604933319135208868, - "Data4": -4805975197703528452 + "Data1": -7978334454246334765, + "Data2": -7788612390066214374, + "Data3": 8147692064297297906, + "Data4": 1920591451496285429 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisTitleBorder.ChildContent", @@ -21881,17 +24941,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitleBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -345685216101207656, - "Data2": 195852713333492706, - "Data3": 5716908305628189236, - "Data4": 7097190442857495117 + "Data1": -6632902651314638246, + "Data2": -373530310795082836, + "Data3": -2702654721901613480, + "Data4": -8345603650257044463 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisTitleBorder.ChildContent", @@ -21913,10 +24973,10 @@ }, { "__Checksum": { - "Data1": 1948311837823677742, - "Data2": 7832389485652102288, - "Data3": -9213560323374760454, - "Data4": 2234674326177047721 + "Data1": 5162482802117556534, + "Data2": -8926435268569248466, + "Data3": -1158009919548659192, + "Data4": 4334968773157697303 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisTitleMargin", @@ -21924,7 +24984,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisTitleMargin", "Documentation": "\n\nTelerikUIChartYAxisTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -21942,7 +25006,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -21950,7 +25016,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -21958,7 +25026,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -21966,20 +25036,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitleMargin" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitleMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8635236694707781589, - "Data2": 8138966217350968173, - "Data3": 187917226213831528, - "Data4": -1750073614108799362 + "Data1": 4948060825851830705, + "Data2": -8501178329950410782, + "Data3": 4180590229564066009, + "Data4": 6810931449812684765 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisTitleMargin", @@ -21987,7 +25059,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisTitleMargin", "Documentation": "\n\nTelerikUIChartYAxisTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -22005,7 +25081,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -22013,7 +25091,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -22021,7 +25101,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -22029,21 +25111,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitleMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 729711124379225861, - "Data2": -6422695563047658424, - "Data3": 1228562562754634873, - "Data4": -5117172379961062624 + "Data1": 859199741143976239, + "Data2": 366720650910035290, + "Data3": 3295385334432468931, + "Data4": -5853532648521671383 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisTitleMargin.ChildContent", @@ -22057,17 +25141,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitleMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3251089666645505164, - "Data2": -7304579875194844867, - "Data3": -2036907247784107239, - "Data4": -1104732812630163119 + "Data1": 8263234544161610084, + "Data2": 4704516617618770123, + "Data3": -1009729429677623630, + "Data4": 2524404390480083724 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisTitleMargin.ChildContent", @@ -22089,10 +25173,10 @@ }, { "__Checksum": { - "Data1": -7707181053940701330, - "Data2": -4661594073276954709, - "Data3": -7533486207003923970, - "Data4": -6843992306893163334 + "Data1": 2604894895157682666, + "Data2": -8390844351290726809, + "Data3": 8023102170321945879, + "Data4": 4817306215439134399 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisTitlePadding", @@ -22100,7 +25184,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisTitlePadding", "Documentation": "\n\nTelerikUIChartYAxisTitlePadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ChartYAxisTitlePadding" } ], + "TagMatchingRules": [ + { + "TagName": "ChartYAxisTitlePadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -22118,7 +25206,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitlePadding.Bottom", "Documentation": "\n\nThebottompaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -22126,7 +25216,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitlePadding.Left", "Documentation": "\n\nTheleftpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -22134,7 +25226,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitlePadding.Right", "Documentation": "\n\nTherightpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -22142,20 +25236,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitlePadding.Top", "Documentation": "\n\nThetoppaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitlePadding" + "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitlePadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1793187825767015891, - "Data2": 8692206108220364902, - "Data3": -3725534176624123155, - "Data4": -8776391037173376279 + "Data1": 7150621494664181572, + "Data2": 6454380605287267040, + "Data3": 8417922237288726854, + "Data4": 5313988871683615256 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ChartYAxisTitlePadding", @@ -22163,7 +25259,11 @@ "DisplayName": "Telerik.Blazor.Components.ChartYAxisTitlePadding", "Documentation": "\n\nTelerikUIChartYAxisTitlePadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ChartYAxisTitlePadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ChartYAxisTitlePadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -22181,7 +25281,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitlePadding.Bottom", "Documentation": "\n\nThebottompaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -22189,7 +25291,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitlePadding.Left", "Documentation": "\n\nTheleftpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -22197,7 +25301,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitlePadding.Right", "Documentation": "\n\nTherightpaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -22205,21 +25311,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.ChartYAxisTitlePadding.Top", "Documentation": "\n\nThetoppaddingofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitlePadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7027483137072592567, - "Data2": 2969005592025874046, - "Data3": 3124981381531371557, - "Data4": 4370699235192341967 + "Data1": -2121378999873200517, + "Data2": -995799532144928632, + "Data3": 1717602694518390062, + "Data4": -8936835423022469470 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisTitlePadding.ChildContent", @@ -22233,17 +25341,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ChartYAxisTitlePadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3910818234155884544, - "Data2": 3519962670562523498, - "Data3": -5777686737759432243, - "Data4": -6769660280560167831 + "Data1": -7004095249091373205, + "Data2": 731708672970462258, + "Data3": -5443643305185951809, + "Data4": 4219345259365281181 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ChartYAxisTitlePadding.ChildContent", @@ -22265,10 +25373,10 @@ }, { "__Checksum": { - "Data1": 8818289530427032882, - "Data2": 1972924500221760950, - "Data3": 96581650997116234, - "Data4": -6393177873153753106 + "Data1": -5330554287254477883, + "Data2": -1857656310967906762, + "Data3": 1963581706528584338, + "Data4": -1405803806093362226 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikChart", @@ -22276,7 +25384,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikChart", "Documentation": "\n\nTelerikUIChartcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikChart" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikChart" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -22284,7 +25396,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.TelerikChart.Transitions", "Documentation": "\n\nIfsettotruethechartwillplayanimationswhendisplayingtheseries.Bydefaultanimationsareenabled.\n\n", - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "Components.Component", @@ -22292,7 +25406,9 @@ "TypeName": "Telerik.Blazor.RenderingMode?", "DisplayName": "Telerik.Blazor.RenderingMode? Telerik.Blazor.Components.TelerikChart.RenderAs", "Documentation": "\n\nSpecifiesthepreferredwidgetrenderingmode.\n\n", - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "Components.Component", @@ -22310,7 +25426,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikChart.Width", "Documentation": "\n\nSpecifiesthewidthofthechart.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -22318,7 +25436,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikChart.Height", "Documentation": "\n\nSpecifiestheheightofthechart.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -22333,16 +25453,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikChart" + "Common.TypeName": "Telerik.Blazor.Components.TelerikChart", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5916850136259824243, - "Data2": 8062922009541320999, - "Data3": 1896784809318158405, - "Data4": -2481582448118698635 + "Data1": 4361012394248978245, + "Data2": 1613030021235175533, + "Data3": 7429509940209281582, + "Data4": -4791780651506973536 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikChart", @@ -22350,7 +25470,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikChart", "Documentation": "\n\nTelerikUIChartcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikChart" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikChart" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -22358,7 +25482,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.TelerikChart.Transitions", "Documentation": "\n\nIfsettotruethechartwillplayanimationswhendisplayingtheseries.Bydefaultanimationsareenabled.\n\n", - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "Components.Component", @@ -22366,7 +25492,9 @@ "TypeName": "Telerik.Blazor.RenderingMode?", "DisplayName": "Telerik.Blazor.RenderingMode? Telerik.Blazor.Components.TelerikChart.RenderAs", "Documentation": "\n\nSpecifiesthepreferredwidgetrenderingmode.\n\n", - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "Components.Component", @@ -22384,7 +25512,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikChart.Width", "Documentation": "\n\nSpecifiesthewidthofthechart.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -22392,7 +25522,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikChart.Height", "Documentation": "\n\nSpecifiestheheightofthechart.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -22407,17 +25539,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikChart", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4684188200899723159, - "Data2": 6882809429711821399, - "Data3": 1636414032774951757, - "Data4": -3182855979277338743 + "Data1": -1332834660145626353, + "Data2": -3188235075068521359, + "Data3": 7712332038954922230, + "Data4": 6866777483952281230 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikChart.ChildContent", @@ -22431,17 +25563,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikChart.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8237632188204435602, - "Data2": -6734248069888133407, - "Data3": 1662966694660815890, - "Data4": -4429267702198771713 + "Data1": -3089851143549988330, + "Data2": -1319837680471188261, + "Data3": 8295638808477170282, + "Data4": -5242790349912026457 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikChart.ChildContent", @@ -22463,10 +25595,10 @@ }, { "__Checksum": { - "Data1": 3520957493235225531, - "Data2": 3719842031834700948, - "Data3": -8028826860460701859, - "Data4": 208813950407299611 + "Data1": -8099346380490441164, + "Data2": -2893677262808786095, + "Data3": 5191733477240116052, + "Data4": -1615477101329393492 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikCheckBox", @@ -22474,7 +25606,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikCheckBox", "Documentation": "\n\nTheclassfortheTelerikCheckboxcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikCheckBox" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikCheckBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -22493,7 +25629,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikCheckBox.Indeterminate", "Documentation": "\n\nDefineswhetherthecheckboxsupportindeterminatestate.\nIfsettotrue,whentheValueisnull,indeterminatestyleisapplied.\n\n", - "Metadata": { "Common.PropertyName": "Indeterminate" } + "Metadata": { + "Common.PropertyName": "Indeterminate" + } }, { "Kind": "Components.Component", @@ -22512,7 +25650,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikCheckBox.TabIndex", "Documentation": "\n\nDefinesthetabindexofthecheckbox.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } }, { "Kind": "Components.Component", @@ -22520,7 +25660,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikCheckBox.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -22528,7 +25670,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikCheckBox.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -22536,7 +25680,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikCheckBox.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -22585,17 +25731,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikCheckBox", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 708033527014051500, - "Data2": 3610748117583243437, - "Data3": -3678731879230336283, - "Data4": 6073751553494082793 + "Data1": -8065968494694559780, + "Data2": -4843704737187355981, + "Data3": -9150821472947984287, + "Data4": -8767965038310451088 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikCheckBox", @@ -22603,7 +25749,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikCheckBox", "Documentation": "\n\nTheclassfortheTelerikCheckboxcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikCheckBox" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikCheckBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -22622,7 +25772,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikCheckBox.Indeterminate", "Documentation": "\n\nDefineswhetherthecheckboxsupportindeterminatestate.\nIfsettotrue,whentheValueisnull,indeterminatestyleisapplied.\n\n", - "Metadata": { "Common.PropertyName": "Indeterminate" } + "Metadata": { + "Common.PropertyName": "Indeterminate" + } }, { "Kind": "Components.Component", @@ -22641,7 +25793,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikCheckBox.TabIndex", "Documentation": "\n\nDefinesthetabindexofthecheckbox.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } }, { "Kind": "Components.Component", @@ -22649,7 +25803,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikCheckBox.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -22657,7 +25813,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikCheckBox.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -22665,7 +25823,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikCheckBox.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -22722,10 +25882,10 @@ }, { "__Checksum": { - "Data1": -22218453712220962, - "Data2": -7068905825250058049, - "Data3": 4618069300807938561, - "Data4": -8647349611661184168 + "Data1": 6361174888211265681, + "Data2": 1594849804456531137, + "Data3": 1966266787746961310, + "Data4": 7165110748390194444 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikComboBox", @@ -22733,7 +25893,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikComboBox", "Documentation": "\n\nTheclassfortheTelerikComboBoxcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikComboBox" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikComboBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -22763,7 +25927,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.TextField", "Documentation": "\n\nDefinestheTextFieldoftheData.Defaultvalue:\"Text\".\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -22771,7 +25937,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.Placeholder", "Documentation": "\n\nThehintthatisshownifnoitemisselected.\n\n", - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "Components.Component", @@ -22779,7 +25947,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikComboBox.Filterable", "Documentation": "\n\nDefineswhetherdatashouldbefilteredontypingintheComboBox.\nThedatawillbefilteredbasedontheTextField.\n\n", - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "Components.Component", @@ -22787,7 +25957,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikComboBox.AllowCustom", "Documentation": "\n\nDefineswhethercustomvaluestobeallowedintheComboBox.\nBydefaut,theComboBoxdismissesvaluesthatdonotappearinthesuppliedlistofitems.\nWhentrue,ComboBoxbehavesasTextBox.Meaningthattypeof(Value)shouldbestring.\n\n", - "Metadata": { "Common.PropertyName": "AllowCustom" } + "Metadata": { + "Common.PropertyName": "AllowCustom" + } }, { "Kind": "Components.Component", @@ -22795,7 +25967,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikComboBox.ClearButton", "Documentation": "\n\nDefineswhethertorenderaclearbuttonintheComboBox.\nClearButtonisdisplayedonhoverwhentheComboBoxhasvalue.\n\n", - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "Components.Component", @@ -22804,7 +25978,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.StringFilterOperator Telerik.Blazor.Components.TelerikComboBox.FilterOperator", "Documentation": "\n\nDefinesthefilteroperator.DefaultvalueisStringFilterOperator.StartsWidth.\n\n", - "Metadata": { "Common.PropertyName": "FilterOperator" } + "Metadata": { + "Common.PropertyName": "FilterOperator" + } }, { "Kind": "Components.Component", @@ -22823,7 +25999,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.Id", "Documentation": "\n\nDefinestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -22831,7 +26009,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.ValueField", "Documentation": "\n\nDefinestheValueFieldoftheData.Defaultvalue:\"Value\".\n\n", - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "Components.Component", @@ -22872,7 +26052,9 @@ "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -22880,7 +26062,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.PopupHeight", "Documentation": "\n\nDefinestheheightoftheDropDownList'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupHeight" } + "Metadata": { + "Common.PropertyName": "PopupHeight" + } }, { "Kind": "Components.Component", @@ -22888,7 +26072,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.PopupWidth", "Documentation": "\n\nDefinesthewidthoftheDropDownList'sPopup.\nThedefaultvalueis\"auto\",whichwillusetheelementwidthforthepopupaswell.\n\n", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } }, { "Kind": "Components.Component", @@ -22896,7 +26082,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikComboBox.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -22904,7 +26092,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -22969,23 +26159,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikComboBox", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6998078623900721935, - "Data2": -1203938452510875469, - "Data3": 3701727506243334073, - "Data4": 8361260722295595603 + "Data1": 2317490730430145904, + "Data2": -3873245592619030056, + "Data3": 1693002863593149702, + "Data4": 2415177361481359101 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikComboBox", @@ -22993,7 +26183,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikComboBox", "Documentation": "\n\nTheclassfortheTelerikComboBoxcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikComboBox" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikComboBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -23023,7 +26217,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.TextField", "Documentation": "\n\nDefinestheTextFieldoftheData.Defaultvalue:\"Text\".\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -23031,7 +26227,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.Placeholder", "Documentation": "\n\nThehintthatisshownifnoitemisselected.\n\n", - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "Components.Component", @@ -23039,7 +26237,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikComboBox.Filterable", "Documentation": "\n\nDefineswhetherdatashouldbefilteredontypingintheComboBox.\nThedatawillbefilteredbasedontheTextField.\n\n", - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "Components.Component", @@ -23047,7 +26247,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikComboBox.AllowCustom", "Documentation": "\n\nDefineswhethercustomvaluestobeallowedintheComboBox.\nBydefaut,theComboBoxdismissesvaluesthatdonotappearinthesuppliedlistofitems.\nWhentrue,ComboBoxbehavesasTextBox.Meaningthattypeof(Value)shouldbestring.\n\n", - "Metadata": { "Common.PropertyName": "AllowCustom" } + "Metadata": { + "Common.PropertyName": "AllowCustom" + } }, { "Kind": "Components.Component", @@ -23055,7 +26257,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikComboBox.ClearButton", "Documentation": "\n\nDefineswhethertorenderaclearbuttonintheComboBox.\nClearButtonisdisplayedonhoverwhentheComboBoxhasvalue.\n\n", - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "Components.Component", @@ -23064,7 +26268,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.StringFilterOperator Telerik.Blazor.Components.TelerikComboBox.FilterOperator", "Documentation": "\n\nDefinesthefilteroperator.DefaultvalueisStringFilterOperator.StartsWidth.\n\n", - "Metadata": { "Common.PropertyName": "FilterOperator" } + "Metadata": { + "Common.PropertyName": "FilterOperator" + } }, { "Kind": "Components.Component", @@ -23083,7 +26289,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.Id", "Documentation": "\n\nDefinestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -23091,7 +26299,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.ValueField", "Documentation": "\n\nDefinestheValueFieldoftheData.Defaultvalue:\"Value\".\n\n", - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "Components.Component", @@ -23132,7 +26342,9 @@ "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -23140,7 +26352,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.PopupHeight", "Documentation": "\n\nDefinestheheightoftheDropDownList'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupHeight" } + "Metadata": { + "Common.PropertyName": "PopupHeight" + } }, { "Kind": "Components.Component", @@ -23148,7 +26362,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.PopupWidth", "Documentation": "\n\nDefinesthewidthoftheDropDownList'sPopup.\nThedefaultvalueis\"auto\",whichwillusetheelementwidthforthepopupaswell.\n\n", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } }, { "Kind": "Components.Component", @@ -23156,7 +26372,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikComboBox.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -23164,7 +26382,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -23229,8 +26449,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -23243,10 +26463,10 @@ }, { "__Checksum": { - "Data1": -1928446462716307789, - "Data2": 782727009439945648, - "Data3": -4468033989519277395, - "Data4": 342401821702339029 + "Data1": -6129747782365672700, + "Data2": 2935412578549403761, + "Data3": -2730031996005621940, + "Data4": -862326625217771196 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikComboBox.HeaderTemplate", @@ -23261,17 +26481,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikComboBox.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2467257335526662822, - "Data2": 7870933806126741261, - "Data3": 6346034309482924303, - "Data4": -6150414762943157422 + "Data1": 4616542157164078007, + "Data2": 1485151864949861715, + "Data3": 418586144125401023, + "Data4": 3753124128638700237 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikComboBox.HeaderTemplate", @@ -23294,10 +26514,10 @@ }, { "__Checksum": { - "Data1": 320962814490754635, - "Data2": 4079314441923014512, - "Data3": 1031027158068930970, - "Data4": 4611117025670109567 + "Data1": 8325610444042294441, + "Data2": 795966852831862209, + "Data3": -7752627283506467105, + "Data4": 1145301995122384490 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikComboBox.FooterTemplate", @@ -23312,17 +26532,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikComboBox.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2547318855107596212, - "Data2": 3685940434438794913, - "Data3": 2109058757066251258, - "Data4": -3639847423917535483 + "Data1": 1838167980996308359, + "Data2": 1328140721099005821, + "Data3": 8321451269101866449, + "Data4": -7879374355620992229 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikComboBox.FooterTemplate", @@ -23345,10 +26565,10 @@ }, { "__Checksum": { - "Data1": 915318869922416645, - "Data2": -4785846680557451781, - "Data3": 8542842176841621941, - "Data4": 7648850794582767463 + "Data1": 7541774946420139438, + "Data2": 2993427737623831275, + "Data3": -3790841534678738274, + "Data4": 2508534736819278707 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikComboBox.ItemTemplate", @@ -23370,23 +26590,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikComboBox.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -377267362537759588, - "Data2": 2358062355374330064, - "Data3": 1476079121473100070, - "Data4": 33476422987973940 + "Data1": -381545866970247750, + "Data2": -1313245211387700877, + "Data3": 2929591998509682845, + "Data4": -1694565111940905096 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikComboBox.ItemTemplate", @@ -23408,8 +26628,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikComboBox.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -23422,10 +26642,10 @@ }, { "__Checksum": { - "Data1": -4375992534024770596, - "Data2": 687168637241604370, - "Data3": -4202455049948909358, - "Data4": 1748727867793805942 + "Data1": -2730963049039945284, + "Data2": -6683922728820420398, + "Data3": -7454359408329993449, + "Data4": 2050282941473012682 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikIcon", @@ -23433,7 +26653,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikIcon", "Documentation": "\n\nRendersaspanwithafonticon.YoucanusethepredefinedTelerikIconNamemembersoraddyourownclass.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikIcon" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikIcon" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -23441,7 +26665,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikIcon.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -23449,7 +26675,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikIcon.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -23457,7 +26685,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikIcon.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.Takesprecedenceoverotherparameters.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -23465,20 +26695,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikIcon.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikIcon" + "Common.TypeName": "Telerik.Blazor.Components.TelerikIcon", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7156889550460497529, - "Data2": -6748831552350945038, - "Data3": 822076676599486520, - "Data4": -7517355390041457567 + "Data1": -5428309611430793558, + "Data2": 4880294483780041695, + "Data3": -2372795879058078431, + "Data4": -1068850375092763477 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikIcon", @@ -23486,7 +26718,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikIcon", "Documentation": "\n\nRendersaspanwithafonticon.YoucanusethepredefinedTelerikIconNamemembersoraddyourownclass.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikIcon" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikIcon" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -23494,7 +26730,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikIcon.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -23502,7 +26740,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikIcon.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -23510,7 +26750,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikIcon.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.Takesprecedenceoverotherparameters.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -23518,21 +26760,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikIcon.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikIcon", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5637462439846666957, - "Data2": -7481418287571718031, - "Data3": -7341735530484117159, - "Data4": -6624574301410657612 + "Data1": -3846764731851451451, + "Data2": -7891581667749935779, + "Data3": 6805557785327770206, + "Data4": 2588585527778717576 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikContextMenu", @@ -23540,7 +26784,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikContextMenu", "Documentation": "\n\nTheclassfortheTelerikContextMenucomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikContextMenu" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikContextMenu" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -23559,7 +26807,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.Selector", "Documentation": "\n\nDefinestheselectorforthetargetelementswheretheContextMenuwillbeshown.UsesCSS-typeselectors.\n\n", - "Metadata": { "Common.PropertyName": "Selector" } + "Metadata": { + "Common.PropertyName": "Selector" + } }, { "Kind": "Components.Component", @@ -23590,7 +26840,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.SeparatorField", "Documentation": "\n\nDefinestheSeparatorDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "SeparatorField" } + "Metadata": { + "Common.PropertyName": "SeparatorField" + } }, { "Kind": "Components.Component", @@ -23598,7 +26850,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.DisabledField", "Documentation": "\n\nDefinestheDisabledDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "DisabledField" } + "Metadata": { + "Common.PropertyName": "DisabledField" + } }, { "Kind": "Components.Component", @@ -23618,7 +26872,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.IdField", "Documentation": "\n\nDefinestheIdDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -23626,7 +26882,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.ParentIdField", "Documentation": "\n\nDefinestheParentIdDataFieldoftheDataSource.UsethisDataFieldwhenthecomponentisboundtoaflatdatastructure.\n\n", - "Metadata": { "Common.PropertyName": "ParentIdField" } + "Metadata": { + "Common.PropertyName": "ParentIdField" + } }, { "Kind": "Components.Component", @@ -23634,7 +26892,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.HasChildrenField", "Documentation": "\n\nDefinestheHasChildrenDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "HasChildrenField" } + "Metadata": { + "Common.PropertyName": "HasChildrenField" + } }, { "Kind": "Components.Component", @@ -23642,7 +26902,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.ItemsField", "Documentation": "\n\nDefinestheItemsDataFieldoftheDataSourcethatcontainsthechildnodes.\n\n", - "Metadata": { "Common.PropertyName": "ItemsField" } + "Metadata": { + "Common.PropertyName": "ItemsField" + } }, { "Kind": "Components.Component", @@ -23650,7 +26912,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.TextField", "Documentation": "\n\nDefinestheTextDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -23658,7 +26922,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.IconClassField", "Documentation": "\n\nDefinestheIconClassDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheIconandImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -23666,7 +26932,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.IconField", "Documentation": "\n\nDefinestheIconDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -23674,7 +26942,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.ImageUrlField", "Documentation": "\n\nDefinestheImageUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -23682,7 +26952,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.UrlField", "Documentation": "\n\nDefinestheUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -23703,23 +26975,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikContextMenu", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -9152092647745909699, - "Data2": -3933064873452567130, - "Data3": 9157990379423522688, - "Data4": -318359947336120090 + "Data1": -5879683610916892880, + "Data2": -732868234601665794, + "Data3": 5135100675306016149, + "Data4": -7811340553206352287 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikContextMenu", @@ -23727,7 +26999,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikContextMenu", "Documentation": "\n\nTheclassfortheTelerikContextMenucomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikContextMenu" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikContextMenu" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -23746,7 +27022,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.Selector", "Documentation": "\n\nDefinestheselectorforthetargetelementswheretheContextMenuwillbeshown.UsesCSS-typeselectors.\n\n", - "Metadata": { "Common.PropertyName": "Selector" } + "Metadata": { + "Common.PropertyName": "Selector" + } }, { "Kind": "Components.Component", @@ -23777,7 +27055,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.SeparatorField", "Documentation": "\n\nDefinestheSeparatorDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "SeparatorField" } + "Metadata": { + "Common.PropertyName": "SeparatorField" + } }, { "Kind": "Components.Component", @@ -23785,7 +27065,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.DisabledField", "Documentation": "\n\nDefinestheDisabledDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "DisabledField" } + "Metadata": { + "Common.PropertyName": "DisabledField" + } }, { "Kind": "Components.Component", @@ -23805,7 +27087,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.IdField", "Documentation": "\n\nDefinestheIdDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -23813,7 +27097,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.ParentIdField", "Documentation": "\n\nDefinestheParentIdDataFieldoftheDataSource.UsethisDataFieldwhenthecomponentisboundtoaflatdatastructure.\n\n", - "Metadata": { "Common.PropertyName": "ParentIdField" } + "Metadata": { + "Common.PropertyName": "ParentIdField" + } }, { "Kind": "Components.Component", @@ -23821,7 +27107,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.HasChildrenField", "Documentation": "\n\nDefinestheHasChildrenDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "HasChildrenField" } + "Metadata": { + "Common.PropertyName": "HasChildrenField" + } }, { "Kind": "Components.Component", @@ -23829,7 +27117,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.ItemsField", "Documentation": "\n\nDefinestheItemsDataFieldoftheDataSourcethatcontainsthechildnodes.\n\n", - "Metadata": { "Common.PropertyName": "ItemsField" } + "Metadata": { + "Common.PropertyName": "ItemsField" + } }, { "Kind": "Components.Component", @@ -23837,7 +27127,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.TextField", "Documentation": "\n\nDefinestheTextDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -23845,7 +27137,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.IconClassField", "Documentation": "\n\nDefinestheIconClassDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheIconandImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -23853,7 +27147,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.IconField", "Documentation": "\n\nDefinestheIconDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -23861,7 +27157,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.ImageUrlField", "Documentation": "\n\nDefinestheImageUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -23869,7 +27167,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.UrlField", "Documentation": "\n\nDefinestheUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -23890,8 +27190,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -23904,10 +27204,10 @@ }, { "__Checksum": { - "Data1": 3407395107781836737, - "Data2": 2265817337066859150, - "Data3": 7642605738571258196, - "Data4": -2566728805163216507 + "Data1": -6045736058546216908, + "Data2": 7846686405487173588, + "Data3": -2926128679298146808, + "Data4": 5320070618038537265 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikContextMenu.Template", @@ -23929,23 +27229,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikContextMenu.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8809503991507804433, - "Data2": -4835161432616262977, - "Data3": -2168418089426636450, - "Data4": -7616531082612878156 + "Data1": 849077379836499894, + "Data2": -2305432637816012423, + "Data3": -3858302546243395606, + "Data4": -3231814583605565820 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikContextMenu.Template", @@ -23967,8 +27267,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -23981,10 +27281,10 @@ }, { "__Checksum": { - "Data1": -1039503869807010792, - "Data2": -2466940177891302101, - "Data3": -2252406084386405134, - "Data4": -1304732462567236142 + "Data1": 338888705054524657, + "Data2": -5874403286978381114, + "Data3": 1755479686351653737, + "Data4": -1922562668536241530 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikContextMenu.ItemTemplate", @@ -24006,23 +27306,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikContextMenu.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3703572629531091280, - "Data2": -7662501462982773711, - "Data3": 6998177075483136175, - "Data4": 5299814340071468660 + "Data1": -1498234129395409885, + "Data2": 7760459972689494105, + "Data3": -4948951045589949237, + "Data4": -2309253849360744201 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikContextMenu.ItemTemplate", @@ -24044,8 +27344,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikContextMenu.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -24058,10 +27358,10 @@ }, { "__Checksum": { - "Data1": 2170081738439219182, - "Data2": -82819548874578360, - "Data3": 3636541209956996798, - "Data4": -1561939229049435848 + "Data1": 8767967291941160043, + "Data2": -4709780988479409963, + "Data3": -3799148334673978196, + "Data4": -4809063894832989965 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDateInput", @@ -24069,7 +27369,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDateInput", "Documentation": "\n\nTheclassfortheDateInputcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikDateInput" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikDateInput" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -24088,7 +27392,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateInput.Format", "Documentation": "\n\nSpecifiestheformatoftheDateInput.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -24096,7 +27402,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateInput.ParsingErrorMessage", "Documentation": "\n\nSpecifiestheerrormessageusedwhendisplayingaparsingerror.\n\n", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -24104,7 +27412,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateInput.Min", "Documentation": "\n\nSetstheminimumalloweddateoftheDateInput.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -24112,7 +27422,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateInput.Max", "Documentation": "\n\nSetsthemaximumalloweddateoftheDateInput.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -24120,7 +27432,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateInput.Width", "Documentation": "\n\nSpecifiesthewidthoftheDateInput.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -24128,7 +27442,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateInput.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -24136,7 +27452,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDateInput.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -24144,7 +27462,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateInput.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -24193,17 +27513,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikDateInput", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4866801332562375083, - "Data2": 8281024744325341140, - "Data3": -8622168299485443499, - "Data4": 3457157996560199536 + "Data1": -6645317801755630317, + "Data2": -505113875079486536, + "Data3": 2940043088354528058, + "Data4": 2267828512335988376 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDateInput", @@ -24211,7 +27531,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDateInput", "Documentation": "\n\nTheclassfortheDateInputcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikDateInput" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikDateInput" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -24230,7 +27554,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateInput.Format", "Documentation": "\n\nSpecifiestheformatoftheDateInput.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -24238,7 +27564,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateInput.ParsingErrorMessage", "Documentation": "\n\nSpecifiestheerrormessageusedwhendisplayingaparsingerror.\n\n", - "Metadata": { "Common.PropertyName": "ParsingErrorMessage" } + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } }, { "Kind": "Components.Component", @@ -24246,7 +27574,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateInput.Min", "Documentation": "\n\nSetstheminimumalloweddateoftheDateInput.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -24254,7 +27584,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateInput.Max", "Documentation": "\n\nSetsthemaximumalloweddateoftheDateInput.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -24262,7 +27594,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateInput.Width", "Documentation": "\n\nSpecifiesthewidthoftheDateInput.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -24270,7 +27604,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateInput.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -24278,7 +27614,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDateInput.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -24286,7 +27624,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateInput.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -24343,10 +27683,10 @@ }, { "__Checksum": { - "Data1": -7264561480759587567, - "Data2": -4653675419909094607, - "Data3": 7850958516411950304, - "Data4": -2769634397603941717 + "Data1": 1107003192139677444, + "Data2": -8782731531805376936, + "Data3": -1579651586302811640, + "Data4": 7634261076095825067 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDatePicker", @@ -24354,7 +27694,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDatePicker", "Documentation": "\n\nTheclassfortheDatePickercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikDatePicker" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikDatePicker" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -24374,7 +27718,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikDatePicker.View", "Documentation": "\n\nSpecifiesthecurrentviewthatwillbedisplayedinthepopupcalendar.\n\n", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", @@ -24383,7 +27729,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikDatePicker.BottomView", "Documentation": "\n\nDefinesthebottommostviewinthepopupcalendartowhichtheusercannavigate.\n\n", - "Metadata": { "Common.PropertyName": "BottomView" } + "Metadata": { + "Common.PropertyName": "BottomView" + } }, { "Kind": "Components.Component", @@ -24391,7 +27739,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDatePicker.Min", "Documentation": "\n\nSetstheminimumalloweddateofthedatepicker.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -24399,7 +27749,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDatePicker.Max", "Documentation": "\n\nSetsthemaximumalloweddateofthedatepicker.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -24407,7 +27759,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikDatePicker.DisabledDates", "Documentation": "\n\nSpecifiesalistofdatesthatcannotbeselected.\n\n", - "Metadata": { "Common.PropertyName": "DisabledDates" } + "Metadata": { + "Common.PropertyName": "DisabledDates" + } }, { "Kind": "Components.Component", @@ -24415,7 +27769,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.PopupHeight", "Documentation": "\n\nDefinestheheightoftheDatePicker'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupHeight" } + "Metadata": { + "Common.PropertyName": "PopupHeight" + } }, { "Kind": "Components.Component", @@ -24423,7 +27779,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.PopupWidth", "Documentation": "\n\nDefinesthewidthoftheDatePicker'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } }, { "Kind": "Components.Component", @@ -24431,7 +27789,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.Format", "Documentation": "\n\nSpecifiestheformatoftheDateInputoftheDatePicker.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -24439,7 +27799,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.Width", "Documentation": "\n\nSpecifiesthewidthoftheDatePicker.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -24447,7 +27809,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -24455,7 +27819,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDatePicker.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -24463,7 +27829,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -24512,17 +27880,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikDatePicker", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4119294017182936679, - "Data2": 6315079049346842707, - "Data3": 5389734873328214512, - "Data4": -3841901196727881814 + "Data1": -2567237395861258095, + "Data2": -5704495725828447338, + "Data3": -6079685073258941500, + "Data4": -5159275298104913273 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDatePicker", @@ -24530,7 +27898,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDatePicker", "Documentation": "\n\nTheclassfortheDatePickercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikDatePicker" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikDatePicker" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -24550,7 +27922,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikDatePicker.View", "Documentation": "\n\nSpecifiesthecurrentviewthatwillbedisplayedinthepopupcalendar.\n\n", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", @@ -24559,7 +27933,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikDatePicker.BottomView", "Documentation": "\n\nDefinesthebottommostviewinthepopupcalendartowhichtheusercannavigate.\n\n", - "Metadata": { "Common.PropertyName": "BottomView" } + "Metadata": { + "Common.PropertyName": "BottomView" + } }, { "Kind": "Components.Component", @@ -24567,7 +27943,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDatePicker.Min", "Documentation": "\n\nSetstheminimumalloweddateofthedatepicker.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -24575,7 +27953,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDatePicker.Max", "Documentation": "\n\nSetsthemaximumalloweddateofthedatepicker.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -24583,7 +27963,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikDatePicker.DisabledDates", "Documentation": "\n\nSpecifiesalistofdatesthatcannotbeselected.\n\n", - "Metadata": { "Common.PropertyName": "DisabledDates" } + "Metadata": { + "Common.PropertyName": "DisabledDates" + } }, { "Kind": "Components.Component", @@ -24591,7 +27973,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.PopupHeight", "Documentation": "\n\nDefinestheheightoftheDatePicker'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupHeight" } + "Metadata": { + "Common.PropertyName": "PopupHeight" + } }, { "Kind": "Components.Component", @@ -24599,7 +27983,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.PopupWidth", "Documentation": "\n\nDefinesthewidthoftheDatePicker'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } }, { "Kind": "Components.Component", @@ -24607,7 +27993,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.Format", "Documentation": "\n\nSpecifiestheformatoftheDateInputoftheDatePicker.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -24615,7 +28003,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.Width", "Documentation": "\n\nSpecifiesthewidthoftheDatePicker.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -24623,7 +28013,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -24631,7 +28023,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDatePicker.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -24639,7 +28033,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDatePicker.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -24696,10 +28092,10 @@ }, { "__Checksum": { - "Data1": 1482133179797936670, - "Data2": 6097349769141719570, - "Data3": 5643160774485873188, - "Data4": -2076608868977581532 + "Data1": 7444805671296699419, + "Data2": 7767862306582089001, + "Data3": -4652593451732504743, + "Data4": 6421267004611493892 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDateRangePicker", @@ -24707,7 +28103,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDateRangePicker", "Documentation": "\n\nTheclassfortheDateRangePickercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikDateRangePicker" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikDateRangePicker" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -24794,7 +28194,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateRangePicker.StartId", "Documentation": "\n\nSpecifiestheidofthestartdateinput.\n\n", - "Metadata": { "Common.PropertyName": "StartId" } + "Metadata": { + "Common.PropertyName": "StartId" + } }, { "Kind": "Components.Component", @@ -24802,7 +28204,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateRangePicker.EndId", "Documentation": "\n\nSpecifiestheidoftheenddateinput.\n\n", - "Metadata": { "Common.PropertyName": "EndId" } + "Metadata": { + "Common.PropertyName": "EndId" + } }, { "Kind": "Components.Component", @@ -24810,7 +28214,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateRangePicker.Format", "Documentation": "\n\nSpecifiestheformatofthedateinputsoftheDateRangePicker.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -24818,7 +28224,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateRangePicker.Min", "Documentation": "\n\nSetstheminimumalloweddateoftheDateRangePicker.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -24826,7 +28234,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateRangePicker.Max", "Documentation": "\n\nSetsthemaximumalloweddateoftheDateRangePicker.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -24834,7 +28244,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikDateRangePicker.DisabledDates", "Documentation": "\n\nSpecifiesalistofdatesthatcannotbeselected.\n\n", - "Metadata": { "Common.PropertyName": "DisabledDates" } + "Metadata": { + "Common.PropertyName": "DisabledDates" + } }, { "Kind": "Components.Component", @@ -24842,7 +28254,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDateRangePicker.Enabled", "Documentation": "\n\nSpecifieswhethertheDateRangePickerisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -24851,7 +28265,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikDateRangePicker.View", "Documentation": "\n\nSpecifiesthecurrentviewthatwillbedisplayedinthepopupcalendar.\n\n", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", @@ -24871,7 +28287,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikDateRangePicker.BottomView", "Documentation": "\n\nSpecifiesthebottommostviewinthepopupcalendartowhichtheusercannavigate.\n\n", - "Metadata": { "Common.PropertyName": "BottomView" } + "Metadata": { + "Common.PropertyName": "BottomView" + } }, { "Kind": "Components.Component", @@ -24886,17 +28304,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikDateRangePicker", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2327075389615167586, - "Data2": -7565344397955148272, - "Data3": 6532224311768423053, - "Data4": 5502892343915207910 + "Data1": -2558630813589822314, + "Data2": -2318167710193034232, + "Data3": 3086087858695245226, + "Data4": 6494327153618757612 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDateRangePicker", @@ -24904,7 +28322,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDateRangePicker", "Documentation": "\n\nTheclassfortheDateRangePickercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikDateRangePicker" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikDateRangePicker" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -24991,7 +28413,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateRangePicker.StartId", "Documentation": "\n\nSpecifiestheidofthestartdateinput.\n\n", - "Metadata": { "Common.PropertyName": "StartId" } + "Metadata": { + "Common.PropertyName": "StartId" + } }, { "Kind": "Components.Component", @@ -24999,7 +28423,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateRangePicker.EndId", "Documentation": "\n\nSpecifiestheidoftheenddateinput.\n\n", - "Metadata": { "Common.PropertyName": "EndId" } + "Metadata": { + "Common.PropertyName": "EndId" + } }, { "Kind": "Components.Component", @@ -25007,7 +28433,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateRangePicker.Format", "Documentation": "\n\nSpecifiestheformatofthedateinputsoftheDateRangePicker.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -25015,7 +28443,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateRangePicker.Min", "Documentation": "\n\nSetstheminimumalloweddateoftheDateRangePicker.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -25023,7 +28453,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateRangePicker.Max", "Documentation": "\n\nSetsthemaximumalloweddateoftheDateRangePicker.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -25031,7 +28463,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikDateRangePicker.DisabledDates", "Documentation": "\n\nSpecifiesalistofdatesthatcannotbeselected.\n\n", - "Metadata": { "Common.PropertyName": "DisabledDates" } + "Metadata": { + "Common.PropertyName": "DisabledDates" + } }, { "Kind": "Components.Component", @@ -25039,7 +28473,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDateRangePicker.Enabled", "Documentation": "\n\nSpecifieswhethertheDateRangePickerisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -25048,7 +28484,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikDateRangePicker.View", "Documentation": "\n\nSpecifiesthecurrentviewthatwillbedisplayedinthepopupcalendar.\n\n", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", @@ -25068,7 +28506,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.TelerikDateRangePicker.BottomView", "Documentation": "\n\nSpecifiesthebottommostviewinthepopupcalendartowhichtheusercannavigate.\n\n", - "Metadata": { "Common.PropertyName": "BottomView" } + "Metadata": { + "Common.PropertyName": "BottomView" + } }, { "Kind": "Components.Component", @@ -25091,10 +28531,10 @@ }, { "__Checksum": { - "Data1": 8499346677821785654, - "Data2": 2299719533374960448, - "Data3": 8205830981691673261, - "Data4": -1742148686780955991 + "Data1": 2192426240768260923, + "Data2": 773932245598689191, + "Data3": 8464872327202693072, + "Data4": 3774994042568251475 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDateTimePicker", @@ -25102,7 +28542,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDateTimePicker", "Documentation": "\n\nTheclassfortheDateTimePickercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikDateTimePicker" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikDateTimePicker" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -25121,7 +28565,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateTimePicker.Min", "Documentation": "\n\nSetstheminimumalloweddateofthedatetimepicker.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -25129,7 +28575,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateTimePicker.Max", "Documentation": "\n\nSetsthemaximumalloweddateofthedatetimepicker.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -25137,7 +28585,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateTimePicker.Format", "Documentation": "\n\nSpecifiestheformatoftheDateInputoftheDateTimePicker.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -25145,7 +28595,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateTimePicker.Width", "Documentation": "\n\nSpecifiesthewidthoftheDateTimePicker.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -25153,7 +28605,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateTimePicker.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -25161,7 +28615,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDateTimePicker.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -25169,7 +28625,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateTimePicker.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -25218,17 +28676,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikDateTimePicker", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1883769833663926683, - "Data2": 8701080251903883735, - "Data3": -1693525793604117294, - "Data4": 2776930563490309720 + "Data1": 3541608221292479096, + "Data2": -5007598593596926454, + "Data3": -5576471357786541975, + "Data4": -7028148304285270778 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDateTimePicker", @@ -25236,7 +28694,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDateTimePicker", "Documentation": "\n\nTheclassfortheDateTimePickercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikDateTimePicker" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikDateTimePicker" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -25255,7 +28717,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateTimePicker.Min", "Documentation": "\n\nSetstheminimumalloweddateofthedatetimepicker.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -25263,7 +28727,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikDateTimePicker.Max", "Documentation": "\n\nSetsthemaximumalloweddateofthedatetimepicker.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -25271,7 +28737,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateTimePicker.Format", "Documentation": "\n\nSpecifiestheformatoftheDateInputoftheDateTimePicker.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -25279,7 +28747,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateTimePicker.Width", "Documentation": "\n\nSpecifiesthewidthoftheDateTimePicker.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -25287,7 +28757,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateTimePicker.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -25295,7 +28767,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDateTimePicker.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -25303,7 +28777,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDateTimePicker.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -25360,10 +28836,10 @@ }, { "__Checksum": { - "Data1": 8762267333156252694, - "Data2": 3609801965601206806, - "Data3": -7065656228217719064, - "Data4": 455260341994059719 + "Data1": 2366657840307002292, + "Data2": 1595672978630504692, + "Data3": -5367242566027773328, + "Data4": 4641313662415350464 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDrawer", @@ -25371,229 +28847,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDrawer", "Documentation": "\n\nTheclassfortheTelerikDrawercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikDrawer" } ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "DisplayName": "System.Type Telerik.Blazor.Components.TelerikDrawer.TItem", - "Documentation": "SpecifiesthetypeofthetypeparameterTItemfortheTelerik.Blazor.Components.TelerikDrawercomponent.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Position", - "TypeName": "Telerik.Blazor.Components.DrawerPosition", - "IsEnum": true, - "DisplayName": "Telerik.Blazor.Components.DrawerPosition Telerik.Blazor.Components.TelerikDrawer.Position", - "Documentation": "\n\nDefinesthePositionoftheDrawer.\n\n", - "Metadata": { "Common.PropertyName": "Position" } - }, - { - "Kind": "Components.Component", - "Name": "Width", - "TypeName": "System.String", - "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Width", - "Documentation": "\n\nDefinestheWidthoftheexpandedDrawer.\n\n", - "Metadata": { "Common.PropertyName": "Width" } - }, - { - "Kind": "Components.Component", - "Name": "Mode", - "TypeName": "Telerik.Blazor.Components.DrawerMode", - "IsEnum": true, - "DisplayName": "Telerik.Blazor.Components.DrawerMode Telerik.Blazor.Components.TelerikDrawer.Mode", - "Documentation": "\n\nDefinesthedisplaymodeoftheDrawer.\n\n", - "Metadata": { "Common.PropertyName": "Mode" } - }, - { - "Kind": "Components.Component", - "Name": "MiniMode", - "TypeName": "System.Boolean", - "DisplayName": "bool Telerik.Blazor.Components.TelerikDrawer.MiniMode", - "Documentation": "\n\nDefineswhethertheDrawerhasMiniModeenabledwhenitiscollapsed.\n\n", - "Metadata": { "Common.PropertyName": "MiniMode" } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "DisplayName": "bool Telerik.Blazor.Components.TelerikDrawer.Expanded", - "Documentation": "\n\nDefineswhethertheDrawerisexpandedornot.\n\n", - "Metadata": { "Common.PropertyName": "Expanded" } - }, - { - "Kind": "Components.Component", - "Name": "ExpandedChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Telerik.Blazor.Components.TelerikDrawer.ExpandedChanged", - "Documentation": "\n\nTriggerswhenexpandedischanged.\n\n", - "Metadata": { - "Common.PropertyName": "ExpandedChanged", - "Components.EventCallback": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Class", - "TypeName": "System.String", - "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Class", - "Documentation": "\n\nDefinestheCSSclassoftheDrawer.\n\n", - "Metadata": { "Common.PropertyName": "Class" } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItem", - "TypeName": "TItem", - "DisplayName": "TItem Telerik.Blazor.Components.TelerikDrawer.SelectedItem", - "Documentation": "\n\nDefinestheselectediteminthedrawer.\n\n", - "Metadata": { - "Common.PropertyName": "SelectedItem", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "SelectedItemChanged", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Telerik.Blazor.Components.TelerikDrawer.SelectedItemChanged", - "Documentation": "\n\nFiresonnewitemselection.\n\n", - "Metadata": { - "Common.PropertyName": "SelectedItemChanged", - "Components.EventCallback": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Template", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", - "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment> Telerik.Blazor.Components.TelerikDrawer.Template", - "Documentation": "\n\nDefinesthetemplateofthewholedrawer.TakesprecedenceoverItemTemplate.\n\n", - "Metadata": { - "Common.PropertyName": "Template", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ItemTemplate", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Telerik.Blazor.Components.TelerikDrawer.ItemTemplate", - "Documentation": "\n\nDefinesthetemplateforeachdraweritem.\n\n", - "Metadata": { - "Common.PropertyName": "ItemTemplate", - "Components.ChildContent": "True", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Content", - "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", - "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Telerik.Blazor.Components.TelerikDrawer.Content", - "Documentation": "\n\nDefinesthepagecontentofthedrawer.\n\n", - "Metadata": { - "Common.PropertyName": "Content", - "Components.ChildContent": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Data", - "TypeName": "System.Collections.Generic.IEnumerable", - "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.TelerikDrawer.Data", - "Documentation": "\n\nDefinesthedataitemsofthedrawer.\n\n", - "Metadata": { - "Common.PropertyName": "Data", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "IconField", - "TypeName": "System.String", - "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.IconField", - "Documentation": "\n\nDefinesthepropertynamefortheIconinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } - }, - { - "Kind": "Components.Component", - "Name": "IconClassField", - "TypeName": "System.String", - "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.IconClassField", - "Documentation": "\n\nDefinesthepropertynamefortheIconClassinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } - }, - { - "Kind": "Components.Component", - "Name": "ImageUrlField", - "TypeName": "System.String", - "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.ImageUrlField", - "Documentation": "\n\nDefinesthepropertynamefortheImageUrlinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } - }, - { - "Kind": "Components.Component", - "Name": "TextField", - "TypeName": "System.String", - "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.TextField", - "Documentation": "\n\nDefinesthepropertynamefortheTextinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } - }, - { - "Kind": "Components.Component", - "Name": "UrlField", - "TypeName": "System.String", - "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.UrlField", - "Documentation": "\n\nDefinesthepropertynamefortheUrlinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } - }, - { - "Kind": "Components.Component", - "Name": "IsSeparatorField", - "TypeName": "System.String", - "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.IsSeparatorField", - "Documentation": "\n\nDefinesthepropertynamefortheIsSeparatorinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "IsSeparatorField" } - }, + "TagMatchingRules": [ { - "Kind": "Components.Component", - "Name": "Context", - "TypeName": "System.String", - "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Context", - "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", - "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" - } + "TagName": "TelerikDrawer" } ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikDrawer", - "Components.GenericTyped": "True" - } - }, - { - "__Checksum": { - "Data1": -2777770659921968485, - "Data2": 230299228168013317, - "Data3": -8030863372948931646, - "Data4": -2447533024931312035 - }, - "Kind": "Components.Component", - "Name": "Telerik.Blazor.Components.TelerikDrawer", - "AssemblyName": "Telerik.Blazor", - "DisplayName": "Telerik.Blazor.Components.TelerikDrawer", - "Documentation": "\n\nTheclassfortheTelerikDrawercomponent.\n\n", - "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikDrawer" } ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -25613,7 +28871,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.Components.DrawerPosition Telerik.Blazor.Components.TelerikDrawer.Position", "Documentation": "\n\nDefinesthePositionoftheDrawer.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "Components.Component", @@ -25621,7 +28881,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Width", "Documentation": "\n\nDefinestheWidthoftheexpandedDrawer.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -25630,7 +28892,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.Components.DrawerMode Telerik.Blazor.Components.TelerikDrawer.Mode", "Documentation": "\n\nDefinesthedisplaymodeoftheDrawer.\n\n", - "Metadata": { "Common.PropertyName": "Mode" } + "Metadata": { + "Common.PropertyName": "Mode" + } }, { "Kind": "Components.Component", @@ -25638,7 +28902,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDrawer.MiniMode", "Documentation": "\n\nDefineswhethertheDrawerhasMiniModeenabledwhenitiscollapsed.\n\n", - "Metadata": { "Common.PropertyName": "MiniMode" } + "Metadata": { + "Common.PropertyName": "MiniMode" + } }, { "Kind": "Components.Component", @@ -25646,7 +28912,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDrawer.Expanded", "Documentation": "\n\nDefineswhethertheDrawerisexpandedornot.\n\n", - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "Components.Component", @@ -25665,7 +28933,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Class", "Documentation": "\n\nDefinestheCSSclassoftheDrawer.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -25742,7 +29012,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.IconField", "Documentation": "\n\nDefinesthepropertynamefortheIconinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -25750,7 +29022,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.IconClassField", "Documentation": "\n\nDefinesthepropertynamefortheIconClassinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -25758,7 +29032,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.ImageUrlField", "Documentation": "\n\nDefinesthepropertynamefortheImageUrlinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -25766,7 +29042,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.TextField", "Documentation": "\n\nDefinesthepropertynamefortheTextinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -25774,7 +29052,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.UrlField", "Documentation": "\n\nDefinesthepropertynamefortheUrlinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -25782,7 +29062,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.IsSeparatorField", "Documentation": "\n\nDefinesthepropertynamefortheIsSeparatorinthedatamodeltype.\n\n", - "Metadata": { "Common.PropertyName": "IsSeparatorField" } + "Metadata": { + "Common.PropertyName": "IsSeparatorField" + } }, { "Kind": "Components.Component", @@ -25791,8 +29073,258 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Telerik.Blazor.Components.TelerikDrawer", + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -4783645337609273893, + "Data2": 8841696554038704462, + "Data3": -3087779569846491861, + "Data4": -8909282362831499005 + }, + "Kind": "Components.Component", + "Name": "Telerik.Blazor.Components.TelerikDrawer", + "AssemblyName": "Telerik.Blazor", + "DisplayName": "Telerik.Blazor.Components.TelerikDrawer", + "Documentation": "\n\nTheclassfortheTelerikDrawercomponent.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikDrawer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "DisplayName": "System.Type Telerik.Blazor.Components.TelerikDrawer.TItem", + "Documentation": "SpecifiesthetypeofthetypeparameterTItemfortheTelerik.Blazor.Components.TelerikDrawercomponent.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Telerik.Blazor.Components.DrawerPosition", + "IsEnum": true, + "DisplayName": "Telerik.Blazor.Components.DrawerPosition Telerik.Blazor.Components.TelerikDrawer.Position", + "Documentation": "\n\nDefinesthePositionoftheDrawer.\n\n", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.String", + "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Width", + "Documentation": "\n\nDefinestheWidthoftheexpandedDrawer.\n\n", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Telerik.Blazor.Components.DrawerMode", + "IsEnum": true, + "DisplayName": "Telerik.Blazor.Components.DrawerMode Telerik.Blazor.Components.TelerikDrawer.Mode", + "Documentation": "\n\nDefinesthedisplaymodeoftheDrawer.\n\n", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "MiniMode", + "TypeName": "System.Boolean", + "DisplayName": "bool Telerik.Blazor.Components.TelerikDrawer.MiniMode", + "Documentation": "\n\nDefineswhethertheDrawerhasMiniModeenabledwhenitiscollapsed.\n\n", + "Metadata": { + "Common.PropertyName": "MiniMode" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "DisplayName": "bool Telerik.Blazor.Components.TelerikDrawer.Expanded", + "Documentation": "\n\nDefineswhethertheDrawerisexpandedornot.\n\n", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Telerik.Blazor.Components.TelerikDrawer.ExpandedChanged", + "Documentation": "\n\nTriggerswhenexpandedischanged.\n\n", + "Metadata": { + "Common.PropertyName": "ExpandedChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Class", + "Documentation": "\n\nDefinestheCSSclassoftheDrawer.\n\n", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "TItem", + "DisplayName": "TItem Telerik.Blazor.Components.TelerikDrawer.SelectedItem", + "Documentation": "\n\nDefinestheselectediteminthedrawer.\n\n", + "Metadata": { + "Common.PropertyName": "SelectedItem", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Telerik.Blazor.Components.TelerikDrawer.SelectedItemChanged", + "Documentation": "\n\nFiresonnewitemselection.\n\n", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment> Telerik.Blazor.Components.TelerikDrawer.Template", + "Documentation": "\n\nDefinesthetemplateofthewholedrawer.TakesprecedenceoverItemTemplate.\n\n", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Telerik.Blazor.Components.TelerikDrawer.ItemTemplate", + "Documentation": "\n\nDefinesthetemplateforeachdraweritem.\n\n", + "Metadata": { + "Common.PropertyName": "ItemTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Content", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "DisplayName": "Microsoft.AspNetCore.Components.RenderFragment Telerik.Blazor.Components.TelerikDrawer.Content", + "Documentation": "\n\nDefinesthepagecontentofthedrawer.\n\n", + "Metadata": { + "Common.PropertyName": "Content", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.TelerikDrawer.Data", + "Documentation": "\n\nDefinesthedataitemsofthedrawer.\n\n", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "IconField", + "TypeName": "System.String", + "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.IconField", + "Documentation": "\n\nDefinesthepropertynamefortheIconinthedatamodeltype.\n\n", + "Metadata": { + "Common.PropertyName": "IconField" + } + }, + { + "Kind": "Components.Component", + "Name": "IconClassField", + "TypeName": "System.String", + "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.IconClassField", + "Documentation": "\n\nDefinesthepropertynamefortheIconClassinthedatamodeltype.\n\n", + "Metadata": { + "Common.PropertyName": "IconClassField" + } + }, + { + "Kind": "Components.Component", + "Name": "ImageUrlField", + "TypeName": "System.String", + "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.ImageUrlField", + "Documentation": "\n\nDefinesthepropertynamefortheImageUrlinthedatamodeltype.\n\n", + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } + }, + { + "Kind": "Components.Component", + "Name": "TextField", + "TypeName": "System.String", + "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.TextField", + "Documentation": "\n\nDefinesthepropertynamefortheTextinthedatamodeltype.\n\n", + "Metadata": { + "Common.PropertyName": "TextField" + } + }, + { + "Kind": "Components.Component", + "Name": "UrlField", + "TypeName": "System.String", + "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.UrlField", + "Documentation": "\n\nDefinesthepropertynamefortheUrlinthedatamodeltype.\n\n", + "Metadata": { + "Common.PropertyName": "UrlField" + } + }, + { + "Kind": "Components.Component", + "Name": "IsSeparatorField", + "TypeName": "System.String", + "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.IsSeparatorField", + "Documentation": "\n\nDefinesthepropertynamefortheIsSeparatorinthedatamodeltype.\n\n", + "Metadata": { + "Common.PropertyName": "IsSeparatorField" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Context", + "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", + "Metadata": { + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -25805,10 +29337,10 @@ }, { "__Checksum": { - "Data1": -8834858463986469735, - "Data2": 4303288334489829126, - "Data3": 3514252307402861521, - "Data4": -4407403079012906479 + "Data1": -3548702381481405653, + "Data2": -3758811721890133232, + "Data3": 4729226445123270512, + "Data4": 4932668473547349231 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDrawer.Template", @@ -25830,23 +29362,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikDrawer.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6293472234955190695, - "Data2": -5668120849526725007, - "Data3": -2999264981878017016, - "Data4": 6773670154547195092 + "Data1": -1086256171610202900, + "Data2": 3771711597879439300, + "Data3": 4393870260361349494, + "Data4": 1579489731670379543 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDrawer.Template", @@ -25868,8 +29400,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -25882,10 +29414,10 @@ }, { "__Checksum": { - "Data1": -9150854763092516112, - "Data2": 5068248469985276616, - "Data3": -6454774426472503213, - "Data4": -3614117090034192665 + "Data1": -8973762923800557139, + "Data2": -795432569017046018, + "Data3": 1517057272039816919, + "Data4": 6799092777092781679 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDrawer.ItemTemplate", @@ -25907,23 +29439,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikDrawer.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1011787748560698791, - "Data2": 3646151497636046246, - "Data3": 390787738529188938, - "Data4": -8590878365103554753 + "Data1": -5260779806139285123, + "Data2": -560510546105134861, + "Data3": 6319620865644431884, + "Data4": 9120512509023795669 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDrawer.ItemTemplate", @@ -25945,8 +29477,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDrawer.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -25959,10 +29491,10 @@ }, { "__Checksum": { - "Data1": -2378104539168700112, - "Data2": -3477810192998634083, - "Data3": 2909145690790823986, - "Data4": -4530961291865430704 + "Data1": -4204493804294351393, + "Data2": 5631903218499889631, + "Data3": 6026485887319480530, + "Data4": -5156434608070886425 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDrawer.Content", @@ -25977,17 +29509,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikDrawer.Content", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8760351279501997909, - "Data2": 7856767792317478775, - "Data3": 776816081318898903, - "Data4": -7768455111633489025 + "Data1": 1705437340591543028, + "Data2": -4336575756462197692, + "Data3": 354128879868547817, + "Data4": 157291829873138323 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDrawer.Content", @@ -26010,10 +29542,10 @@ }, { "__Checksum": { - "Data1": 6179702382843848615, - "Data2": -441211019054258803, - "Data3": -3534331775570858659, - "Data4": -8970233354925668855 + "Data1": -7658046894264840491, + "Data2": 734611266211149747, + "Data3": 866700364032794409, + "Data4": -7185803324264933959 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDropDownList", @@ -26021,7 +29553,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDropDownList", "Documentation": "\n\nTheclassfortheDropDownListcomponent.\n\nTypeofthemodelifyoucannotprovideaValue.\nTypeoftheValueifyoucannotprovideareferencetoit.\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikDropDownList" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikDropDownList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -26051,7 +29587,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.TextField", "Documentation": "\n\nDefinestheTextFieldoftheData.Defaultvalue:\"Text\".\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -26059,7 +29597,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikDropDownList.TabIndex", "Documentation": "\n\nDefinesthetabindexoftheDropDownList.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } }, { "Kind": "Components.Component", @@ -26067,7 +29607,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.DefaultText", "Documentation": "\n\nCreatesadefaultitemtobeshownwhennovalueisselected.Thevalueissettodefault(TValue).\n\n", - "Metadata": { "Common.PropertyName": "DefaultText" } + "Metadata": { + "Common.PropertyName": "DefaultText" + } }, { "Kind": "Components.Component", @@ -26098,7 +29640,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.Id", "Documentation": "\n\nDefinestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -26106,7 +29650,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.ValueField", "Documentation": "\n\nDefinestheValueFieldoftheData.Defaultvalue:\"Value\".\n\n", - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "Components.Component", @@ -26147,7 +29693,9 @@ "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -26155,7 +29703,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.PopupHeight", "Documentation": "\n\nDefinestheheightoftheDropDownList'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupHeight" } + "Metadata": { + "Common.PropertyName": "PopupHeight" + } }, { "Kind": "Components.Component", @@ -26163,7 +29713,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.PopupWidth", "Documentation": "\n\nDefinesthewidthoftheDropDownList'sPopup.\nThedefaultvalueis\"auto\",whichwillusetheelementwidthforthepopupaswell.\n\n", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } }, { "Kind": "Components.Component", @@ -26171,7 +29723,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDropDownList.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -26179,7 +29733,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -26244,23 +29800,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikDropDownList", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 192401004322806399, - "Data2": -4179645073580618115, - "Data3": 1657943944262743749, - "Data4": 1605255786458543144 + "Data1": 5056119242627465296, + "Data2": 2338240684815974322, + "Data3": 723115591585780696, + "Data4": 1289627556234100969 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikDropDownList", @@ -26268,7 +29824,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikDropDownList", "Documentation": "\n\nTheclassfortheDropDownListcomponent.\n\nTypeofthemodelifyoucannotprovideaValue.\nTypeoftheValueifyoucannotprovideareferencetoit.\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikDropDownList" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikDropDownList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -26298,7 +29858,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.TextField", "Documentation": "\n\nDefinestheTextFieldoftheData.Defaultvalue:\"Text\".\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -26306,7 +29868,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikDropDownList.TabIndex", "Documentation": "\n\nDefinesthetabindexoftheDropDownList.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } }, { "Kind": "Components.Component", @@ -26314,7 +29878,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.DefaultText", "Documentation": "\n\nCreatesadefaultitemtobeshownwhennovalueisselected.Thevalueissettodefault(TValue).\n\n", - "Metadata": { "Common.PropertyName": "DefaultText" } + "Metadata": { + "Common.PropertyName": "DefaultText" + } }, { "Kind": "Components.Component", @@ -26345,7 +29911,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.Id", "Documentation": "\n\nDefinestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -26353,7 +29921,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.ValueField", "Documentation": "\n\nDefinestheValueFieldoftheData.Defaultvalue:\"Value\".\n\n", - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "Components.Component", @@ -26394,7 +29964,9 @@ "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -26402,7 +29974,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.PopupHeight", "Documentation": "\n\nDefinestheheightoftheDropDownList'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupHeight" } + "Metadata": { + "Common.PropertyName": "PopupHeight" + } }, { "Kind": "Components.Component", @@ -26410,7 +29984,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.PopupWidth", "Documentation": "\n\nDefinesthewidthoftheDropDownList'sPopup.\nThedefaultvalueis\"auto\",whichwillusetheelementwidthforthepopupaswell.\n\n", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } }, { "Kind": "Components.Component", @@ -26418,7 +29994,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikDropDownList.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -26426,7 +30004,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -26491,8 +30071,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -26505,10 +30085,10 @@ }, { "__Checksum": { - "Data1": 5783770978409494715, - "Data2": -2456616678597534627, - "Data3": 8357972296054559091, - "Data4": -1440238677440411044 + "Data1": 1549344218207228584, + "Data2": -6679829456590704560, + "Data3": 8644172781609819423, + "Data4": 7941597861869747664 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDropDownList.ValueTemplate", @@ -26530,23 +30110,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.ValueTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ValueTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikDropDownList.ValueTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8135756880909783680, - "Data2": 2896318989912323026, - "Data3": -5154619796932295185, - "Data4": 2228986535291577106 + "Data1": 1853660215921449351, + "Data2": -5084919718671979737, + "Data3": 8201637037267497344, + "Data4": -7384466324245592665 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDropDownList.ValueTemplate", @@ -26568,8 +30148,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.ValueTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ValueTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -26582,10 +30162,10 @@ }, { "__Checksum": { - "Data1": 362748631679473111, - "Data2": -2979037725218365362, - "Data3": -7887269392537581450, - "Data4": 9021264396668871883 + "Data1": -5648518196746905836, + "Data2": -3501361770788623764, + "Data3": 6287204871801362273, + "Data4": 730324849170226743 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDropDownList.HeaderTemplate", @@ -26600,17 +30180,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikDropDownList.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5982801113274519357, - "Data2": 3037184749398881113, - "Data3": 721956895848841815, - "Data4": 5055344817637348575 + "Data1": -5343687061919716991, + "Data2": 3625742093601993777, + "Data3": 2303508030811946902, + "Data4": 5900750610199588245 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDropDownList.HeaderTemplate", @@ -26633,10 +30213,10 @@ }, { "__Checksum": { - "Data1": 1888888084491768390, - "Data2": 3398208882718261320, - "Data3": -332301752030644631, - "Data4": -8446292374590818708 + "Data1": 7351395907489275840, + "Data2": -677508736726401620, + "Data3": 7661357198799189068, + "Data4": 691016216135322299 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDropDownList.FooterTemplate", @@ -26651,17 +30231,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikDropDownList.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3288152478269357407, - "Data2": -5566181208628723716, - "Data3": 7197264461602325676, - "Data4": 1143739320394637766 + "Data1": -1980052313839613990, + "Data2": 3798621219890004495, + "Data3": 4337219824768666368, + "Data4": 1403897510798166227 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDropDownList.FooterTemplate", @@ -26684,10 +30264,10 @@ }, { "__Checksum": { - "Data1": -5025911321450718256, - "Data2": 4258246820075586919, - "Data3": -950687032169308471, - "Data4": -7234758413842274261 + "Data1": -1954480100479706195, + "Data2": -5195290118205480581, + "Data3": -6061238524501542976, + "Data4": -2363604854507347958 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDropDownList.ItemTemplate", @@ -26709,23 +30289,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikDropDownList.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1444364692563713477, - "Data2": -7791978009120298935, - "Data3": -3934410719126322204, - "Data4": -4955388065799415609 + "Data1": 7219325508423013132, + "Data2": 8531883418596857407, + "Data3": 8309694542074052654, + "Data4": 6438781550871547364 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikDropDownList.ItemTemplate", @@ -26747,8 +30327,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikDropDownList.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -26761,10 +30341,10 @@ }, { "__Checksum": { - "Data1": 1789521301904101080, - "Data2": 4034169020957769046, - "Data3": 4369073018800088320, - "Data4": -3925336650813976960 + "Data1": 6190867802046140026, + "Data2": -793307455812608192, + "Data3": -8568284042164181903, + "Data4": -2844431822323936353 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikEditor", @@ -26772,7 +30352,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikEditor", "Documentation": "\n\nTheclassfortheTelerikEditorcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -26781,7 +30365,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.EditorEditMode Telerik.Blazor.Components.TelerikEditor.EditMode", "Documentation": "\n\nDefineswhethertheeditorshouldrenderiframe,ordivforthecontentarea.\n\n", - "Metadata": { "Common.PropertyName": "EditMode" } + "Metadata": { + "Common.PropertyName": "EditMode" + } }, { "Kind": "Components.Component", @@ -26789,7 +30375,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikEditor.UpdateInterval", "Documentation": "\n\nDefinestheintervalatwhichValueChangedfires.Defaultvalue100ms.\n\n", - "Metadata": { "Common.PropertyName": "UpdateInterval" } + "Metadata": { + "Common.PropertyName": "UpdateInterval" + } }, { "Kind": "Components.Component", @@ -26797,7 +30385,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikEditor.Width", "Documentation": "\n\nDefinesthewidthoftheEditor.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -26805,7 +30395,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikEditor.Height", "Documentation": "\n\nDefinestheheightoftheEditor.Defaultvalue250px.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -26813,7 +30405,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikEditor.Tools", "Documentation": "\n\nDefinesthedefaultToolscollection.Defaultvalue.\n\n", - "Metadata": { "Common.PropertyName": "Tools" } + "Metadata": { + "Common.PropertyName": "Tools" + } }, { "Kind": "Components.Component", @@ -26832,7 +30426,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikEditor.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -26840,7 +30436,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikEditor.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -26848,7 +30446,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikEditor.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -26856,7 +30456,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Telerik.Blazor.Components.TelerikEditor.ValueExpression", "Documentation": "\n\nSpecifiestheexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } }, { "Kind": "Components.Component", @@ -26875,20 +30477,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikEditor.Value", "Documentation": "\n\nSpecifiesthevalueoftheinput.Usedwithtwo-waybinding.\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikEditor" + "Common.TypeName": "Telerik.Blazor.Components.TelerikEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4403952309313194254, - "Data2": -1473084856443962971, - "Data3": -5761541528457545479, - "Data4": 6450997947949150801 + "Data1": 3404407515956692424, + "Data2": -2923723883712784086, + "Data3": -8978175792571439445, + "Data4": -5166612712416774000 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikEditor", @@ -26896,7 +30500,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikEditor", "Documentation": "\n\nTheclassfortheTelerikEditorcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -26905,7 +30513,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.EditorEditMode Telerik.Blazor.Components.TelerikEditor.EditMode", "Documentation": "\n\nDefineswhethertheeditorshouldrenderiframe,ordivforthecontentarea.\n\n", - "Metadata": { "Common.PropertyName": "EditMode" } + "Metadata": { + "Common.PropertyName": "EditMode" + } }, { "Kind": "Components.Component", @@ -26913,7 +30523,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikEditor.UpdateInterval", "Documentation": "\n\nDefinestheintervalatwhichValueChangedfires.Defaultvalue100ms.\n\n", - "Metadata": { "Common.PropertyName": "UpdateInterval" } + "Metadata": { + "Common.PropertyName": "UpdateInterval" + } }, { "Kind": "Components.Component", @@ -26921,7 +30533,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikEditor.Width", "Documentation": "\n\nDefinesthewidthoftheEditor.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -26929,7 +30543,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikEditor.Height", "Documentation": "\n\nDefinestheheightoftheEditor.Defaultvalue250px.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -26937,7 +30553,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikEditor.Tools", "Documentation": "\n\nDefinesthedefaultToolscollection.Defaultvalue.\n\n", - "Metadata": { "Common.PropertyName": "Tools" } + "Metadata": { + "Common.PropertyName": "Tools" + } }, { "Kind": "Components.Component", @@ -26956,7 +30574,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikEditor.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -26964,7 +30584,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikEditor.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -26972,7 +30594,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikEditor.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -26980,7 +30604,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Telerik.Blazor.Components.TelerikEditor.ValueExpression", "Documentation": "\n\nSpecifiestheexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } }, { "Kind": "Components.Component", @@ -26999,21 +30625,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikEditor.Value", "Documentation": "\n\nSpecifiesthevalueoftheinput.Usedwithtwo-waybinding.\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 75619338211386176, - "Data2": -5990421474437541269, - "Data3": 1836271834652012530, - "Data4": -4766522858269036043 + "Data1": -1081784415556937186, + "Data2": -3126220473721552438, + "Data3": -5745658432194676723, + "Data4": -3537149156078917013 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikEditor.EditorCustomTools", @@ -27028,17 +30656,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikEditor.EditorCustomTools", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5268973671779986383, - "Data2": -4577282523944752257, - "Data3": -271350666127272831, - "Data4": -2821956116875743921 + "Data1": 5467646998088444655, + "Data2": -1958803002189460741, + "Data3": -7365576432877991411, + "Data4": 1894191293815807240 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikEditor.EditorCustomTools", @@ -27061,10 +30689,10 @@ }, { "__Checksum": { - "Data1": -2790705160516921814, - "Data2": -869643429756092715, - "Data3": -532747907744366859, - "Data4": -8243758689936094027 + "Data1": -4451433168607059789, + "Data2": 440934082968315097, + "Data3": -1185727644662893053, + "Data4": 2880973195420941118 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridColumnMenuSettings", @@ -27072,7 +30700,11 @@ "DisplayName": "Telerik.Blazor.Components.GridColumnMenuSettings", "Documentation": "\n\nThecomponentthatconfiguresthecolumnmenu.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridColumnMenuSettings" } ], + "TagMatchingRules": [ + { + "TagName": "GridColumnMenuSettings" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -27080,7 +30712,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumnMenuSettings.Sortable", "Documentation": "\n\nSpecifiesifthecolumnsaresortablefromthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -27089,7 +30723,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.ColumnMenuFilterMode Telerik.Blazor.Components.GridColumnMenuSettings.FilterMode", "Documentation": "\n\nDefinesthefiltermodeofthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", @@ -27097,7 +30733,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumnMenuSettings.Lockable", "Documentation": "\n\nSpecifiesifthecolumnsarelockablefromthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } }, { "Kind": "Components.Component", @@ -27105,20 +30743,22 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumnMenuSettings.ShowColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnchooserisdisplayedinthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnChooser" } + "Metadata": { + "Common.PropertyName": "ShowColumnChooser" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.GridColumnMenuSettings" + "Common.TypeName": "Telerik.Blazor.Components.GridColumnMenuSettings", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7935318702610835446, - "Data2": -1264563239316926303, - "Data3": -523369769795872750, - "Data4": -9139598236408072217 + "Data1": 8084454440687238759, + "Data2": -6342270953919002344, + "Data3": -3118183269189278264, + "Data4": -3920149271615042666 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridColumnMenuSettings", @@ -27126,7 +30766,11 @@ "DisplayName": "Telerik.Blazor.Components.GridColumnMenuSettings", "Documentation": "\n\nThecomponentthatconfiguresthecolumnmenu.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.GridColumnMenuSettings" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.GridColumnMenuSettings" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -27134,7 +30778,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumnMenuSettings.Sortable", "Documentation": "\n\nSpecifiesifthecolumnsaresortablefromthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -27143,7 +30789,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.ColumnMenuFilterMode Telerik.Blazor.Components.GridColumnMenuSettings.FilterMode", "Documentation": "\n\nDefinesthefiltermodeofthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", @@ -27151,7 +30799,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumnMenuSettings.Lockable", "Documentation": "\n\nSpecifiesifthecolumnsarelockablefromthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } }, { "Kind": "Components.Component", @@ -27159,21 +30809,23 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumnMenuSettings.ShowColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnchooserisdisplayedinthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnChooser" } + "Metadata": { + "Common.PropertyName": "ShowColumnChooser" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.GridColumnMenuSettings", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3899495076243124533, - "Data2": -7826737094734440934, - "Data3": -5928272334993341455, - "Data4": -7600547422304999321 + "Data1": 8898799044076871386, + "Data2": 4064502668280856658, + "Data3": 4483808120426855201, + "Data4": -7690232137485126951 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridAutoGeneratedColumns", @@ -27181,7 +30833,11 @@ "DisplayName": "Telerik.Blazor.Components.GridAutoGeneratedColumns", "Documentation": "\n\nTheclassfortheAutoGeneratedColumnofthecomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridAutoGeneratedColumns" } ], + "TagMatchingRules": [ + { + "TagName": "GridAutoGeneratedColumns" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -27189,20 +30845,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridAutoGeneratedColumns.ColumnWidth", "Documentation": "\n\nDefinesthewidtheachauto-generatedcolumn.\n\n", - "Metadata": { "Common.PropertyName": "ColumnWidth" } + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.GridAutoGeneratedColumns" + "Common.TypeName": "Telerik.Blazor.Components.GridAutoGeneratedColumns", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6807785544995291310, - "Data2": 5212984479419222827, - "Data3": -5896251368867171836, - "Data4": -8682088320403063481 + "Data1": 1501725032669077965, + "Data2": -6396868398486702723, + "Data3": -2540959457127631667, + "Data4": -4315124352541476166 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridAutoGeneratedColumns", @@ -27210,7 +30868,11 @@ "DisplayName": "Telerik.Blazor.Components.GridAutoGeneratedColumns", "Documentation": "\n\nTheclassfortheAutoGeneratedColumnofthecomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.GridAutoGeneratedColumns" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.GridAutoGeneratedColumns" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -27218,21 +30880,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridAutoGeneratedColumns.ColumnWidth", "Documentation": "\n\nDefinesthewidtheachauto-generatedcolumn.\n\n", - "Metadata": { "Common.PropertyName": "ColumnWidth" } + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.GridAutoGeneratedColumns", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5589803299940303479, - "Data2": -2322411160489260194, - "Data3": -8705546831171188448, - "Data4": -5121194849282168284 + "Data1": 7354289872835912994, + "Data2": 6756811273515368045, + "Data3": -3929740130670746810, + "Data4": -2099737346710022524 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridCheckboxColumn", @@ -27240,7 +30904,11 @@ "DisplayName": "Telerik.Blazor.Components.GridCheckboxColumn", "Documentation": "\n\nThecolumnforselectingrowswithacheckbox.Toshowbooleandata,usea.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridCheckboxColumn" } ], + "TagMatchingRules": [ + { + "TagName": "GridCheckboxColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -27249,7 +30917,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridSelectAllMode Telerik.Blazor.Components.GridCheckboxColumn.SelectAllMode", "Documentation": "\n\nThemodeusedforselectallcheckbox.\n\n", - "Metadata": { "Common.PropertyName": "SelectAllMode" } + "Metadata": { + "Common.PropertyName": "SelectAllMode" + } }, { "Kind": "Components.Component", @@ -27257,7 +30927,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.Lockable", "Documentation": "\n\nSpecifiesifthecolumncanbelockedfromtheUI.\n\n", - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } }, { "Kind": "Components.Component", @@ -27265,7 +30937,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.ShowColumnMenu", "Documentation": "\n\nSpecifiesifacolumnmenushouldbeshownforthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnMenu" } + "Metadata": { + "Common.PropertyName": "ShowColumnMenu" + } }, { "Kind": "Components.Component", @@ -27273,7 +30947,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.VisibleInColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnisvisibleinthecolumnchooser.\n\n", - "Metadata": { "Common.PropertyName": "VisibleInColumnChooser" } + "Metadata": { + "Common.PropertyName": "VisibleInColumnChooser" + } }, { "Kind": "Components.Component", @@ -27281,14 +30957,18 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.ShowColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnchooserisdisplayedinthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnChooser" } + "Metadata": { + "Common.PropertyName": "ShowColumnChooser" + } }, { "Kind": "Components.Component", "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCheckboxColumn.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -27296,7 +30976,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.SelectAll", "Documentation": "\n\nCheckboxisrenderedintheColumnheader.Titleoptiongetsignored.\n\n", - "Metadata": { "Common.PropertyName": "SelectAll" } + "Metadata": { + "Common.PropertyName": "SelectAll" + } }, { "Kind": "Components.Component", @@ -27304,7 +30986,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCheckboxColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -27312,7 +30996,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.GridCheckboxColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -27320,7 +31006,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -27328,7 +31016,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -27336,20 +31026,22 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.GridCheckboxColumn" + "Common.TypeName": "Telerik.Blazor.Components.GridCheckboxColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7136581458389946379, - "Data2": -1610512410405837937, - "Data3": -7232683163558595110, - "Data4": -8644576171298132126 + "Data1": -864948134633513916, + "Data2": 5189435201644867481, + "Data3": -3721655468081136539, + "Data4": 1846203260670640152 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridCheckboxColumn", @@ -27357,7 +31049,11 @@ "DisplayName": "Telerik.Blazor.Components.GridCheckboxColumn", "Documentation": "\n\nThecolumnforselectingrowswithacheckbox.Toshowbooleandata,usea.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.GridCheckboxColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.GridCheckboxColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -27366,7 +31062,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridSelectAllMode Telerik.Blazor.Components.GridCheckboxColumn.SelectAllMode", "Documentation": "\n\nThemodeusedforselectallcheckbox.\n\n", - "Metadata": { "Common.PropertyName": "SelectAllMode" } + "Metadata": { + "Common.PropertyName": "SelectAllMode" + } }, { "Kind": "Components.Component", @@ -27374,7 +31072,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.Lockable", "Documentation": "\n\nSpecifiesifthecolumncanbelockedfromtheUI.\n\n", - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } }, { "Kind": "Components.Component", @@ -27382,7 +31082,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.ShowColumnMenu", "Documentation": "\n\nSpecifiesifacolumnmenushouldbeshownforthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnMenu" } + "Metadata": { + "Common.PropertyName": "ShowColumnMenu" + } }, { "Kind": "Components.Component", @@ -27390,7 +31092,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.VisibleInColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnisvisibleinthecolumnchooser.\n\n", - "Metadata": { "Common.PropertyName": "VisibleInColumnChooser" } + "Metadata": { + "Common.PropertyName": "VisibleInColumnChooser" + } }, { "Kind": "Components.Component", @@ -27398,14 +31102,18 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.ShowColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnchooserisdisplayedinthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnChooser" } + "Metadata": { + "Common.PropertyName": "ShowColumnChooser" + } }, { "Kind": "Components.Component", "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCheckboxColumn.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -27413,7 +31121,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.SelectAll", "Documentation": "\n\nCheckboxisrenderedintheColumnheader.Titleoptiongetsignored.\n\n", - "Metadata": { "Common.PropertyName": "SelectAll" } + "Metadata": { + "Common.PropertyName": "SelectAll" + } }, { "Kind": "Components.Component", @@ -27421,7 +31131,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCheckboxColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -27429,7 +31141,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.GridCheckboxColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -27437,7 +31151,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -27445,7 +31161,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -27453,21 +31171,23 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCheckboxColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.GridCheckboxColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2902455639813950570, - "Data2": 8770021936838545092, - "Data3": 6775408954738884388, - "Data4": 2431383467050641046 + "Data1": 1073394488939661560, + "Data2": 2423480919302356315, + "Data3": 8607800832566109928, + "Data4": -1559588709304693167 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridColumn", @@ -27475,7 +31195,11 @@ "DisplayName": "Telerik.Blazor.Components.GridColumn", "Documentation": "\n\nDefinesadataboundcolumninthegridthatcanshowalltypesofdata.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridColumn" } ], + "TagMatchingRules": [ + { + "TagName": "GridColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -27483,7 +31207,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Groupable", "Documentation": "\n\nSpecifiesifthegridcanbegroupedbythiscolumn.\n\n", - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "Components.Component", @@ -27513,7 +31239,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Lockable", "Documentation": "\n\nSpecifiesifthecolumncanbelockedfromtheUI.\n\n", - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } }, { "Kind": "Components.Component", @@ -27521,7 +31249,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.ShowColumnMenu", "Documentation": "\n\nSpecifiesifacolumnmenushouldbeshownforthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnMenu" } + "Metadata": { + "Common.PropertyName": "ShowColumnMenu" + } }, { "Kind": "Components.Component", @@ -27529,7 +31259,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.VisibleInColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnisvisibleinthecolumnchooser.\n\n", - "Metadata": { "Common.PropertyName": "VisibleInColumnChooser" } + "Metadata": { + "Common.PropertyName": "VisibleInColumnChooser" + } }, { "Kind": "Components.Component", @@ -27537,7 +31269,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.ShowColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnchooserisdisplayedinthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnChooser" } + "Metadata": { + "Common.PropertyName": "ShowColumnChooser" + } }, { "Kind": "Components.Component", @@ -27545,7 +31279,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridColumn.Field", "Documentation": "\n\nThenameofthefieldwhosedatathegridwilldisplay.Youcanusethenameofoperator.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -27553,7 +31289,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.GridColumn.FieldType", "Documentation": "\n\nThetypeofthefieldwhosedatathegridwilldisplay.YouneedtopassthisparameteronlyifyouareusingExpandoObjectorDictionary.\n\n", - "Metadata": { "Common.PropertyName": "FieldType" } + "Metadata": { + "Common.PropertyName": "FieldType" + } }, { "Kind": "Components.Component", @@ -27561,7 +31299,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -27569,7 +31309,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Editable", "Documentation": "\n\nWhetherthefieldcanbeeditedbytheuser.Ifsettofalse,\naneditorwillnotberenderedforthiscolumnwhentheusereditsanexistingrecord.\n\n", - "Metadata": { "Common.PropertyName": "Editable" } + "Metadata": { + "Common.PropertyName": "Editable" + } }, { "Kind": "Components.Component", @@ -27577,7 +31319,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Filterable", "Documentation": "\n\nWhethertheusercanfilterthiscolumn.Whensettofalse,thefiltercellwillremainempty.\n\n", - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "Components.Component", @@ -27585,7 +31329,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Sortable", "Documentation": "\n\nSpecifieswhetherthecolumncanbesorted.Fieldisrequired.\n\n", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -27659,7 +31405,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridColumn.Width", "Documentation": "\n\nThewidthofthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -27667,7 +31415,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.GridColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -27675,7 +31425,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -27683,7 +31435,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -27691,7 +31445,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } }, { "Kind": "Components.Component", @@ -27700,22 +31456,22 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.GridColumn" + "Common.TypeName": "Telerik.Blazor.Components.GridColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4799708313191743968, - "Data2": 6398929547549435065, - "Data3": -8427876180158862951, - "Data4": 18342683296693938 + "Data1": 390831207542948452, + "Data2": -3912646586528290463, + "Data3": 546004560831743278, + "Data4": 3573618878574482747 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridColumn", @@ -27723,7 +31479,11 @@ "DisplayName": "Telerik.Blazor.Components.GridColumn", "Documentation": "\n\nDefinesadataboundcolumninthegridthatcanshowalltypesofdata.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.GridColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.GridColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -27731,7 +31491,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Groupable", "Documentation": "\n\nSpecifiesifthegridcanbegroupedbythiscolumn.\n\n", - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "Components.Component", @@ -27761,7 +31523,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Lockable", "Documentation": "\n\nSpecifiesifthecolumncanbelockedfromtheUI.\n\n", - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } }, { "Kind": "Components.Component", @@ -27769,7 +31533,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.ShowColumnMenu", "Documentation": "\n\nSpecifiesifacolumnmenushouldbeshownforthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnMenu" } + "Metadata": { + "Common.PropertyName": "ShowColumnMenu" + } }, { "Kind": "Components.Component", @@ -27777,7 +31543,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.VisibleInColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnisvisibleinthecolumnchooser.\n\n", - "Metadata": { "Common.PropertyName": "VisibleInColumnChooser" } + "Metadata": { + "Common.PropertyName": "VisibleInColumnChooser" + } }, { "Kind": "Components.Component", @@ -27785,7 +31553,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.ShowColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnchooserisdisplayedinthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnChooser" } + "Metadata": { + "Common.PropertyName": "ShowColumnChooser" + } }, { "Kind": "Components.Component", @@ -27793,7 +31563,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridColumn.Field", "Documentation": "\n\nThenameofthefieldwhosedatathegridwilldisplay.Youcanusethenameofoperator.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -27801,7 +31573,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.GridColumn.FieldType", "Documentation": "\n\nThetypeofthefieldwhosedatathegridwilldisplay.YouneedtopassthisparameteronlyifyouareusingExpandoObjectorDictionary.\n\n", - "Metadata": { "Common.PropertyName": "FieldType" } + "Metadata": { + "Common.PropertyName": "FieldType" + } }, { "Kind": "Components.Component", @@ -27809,7 +31583,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -27817,7 +31593,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Editable", "Documentation": "\n\nWhetherthefieldcanbeeditedbytheuser.Ifsettofalse,\naneditorwillnotberenderedforthiscolumnwhentheusereditsanexistingrecord.\n\n", - "Metadata": { "Common.PropertyName": "Editable" } + "Metadata": { + "Common.PropertyName": "Editable" + } }, { "Kind": "Components.Component", @@ -27825,7 +31603,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Filterable", "Documentation": "\n\nWhethertheusercanfilterthiscolumn.Whensettofalse,thefiltercellwillremainempty.\n\n", - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "Components.Component", @@ -27833,7 +31613,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Sortable", "Documentation": "\n\nSpecifieswhetherthecolumncanbesorted.Fieldisrequired.\n\n", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -27907,7 +31689,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridColumn.Width", "Documentation": "\n\nThewidthofthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -27915,7 +31699,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.GridColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -27923,7 +31709,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -27931,7 +31719,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -27939,7 +31729,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } }, { "Kind": "Components.Component", @@ -27948,23 +31740,23 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.GridColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2598579114203111117, - "Data2": 4865686325039982068, - "Data3": 9077221632990500916, - "Data4": -6660151069645401656 + "Data1": 3444401558497964203, + "Data2": -4681938602666749967, + "Data3": -5761543592957305309, + "Data4": -1605778826770706807 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.GroupHeaderTemplate", @@ -27986,23 +31778,23 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.GroupHeaderTemplate.Context", "Documentation": "Specifiestheparameternameforthe'GroupHeaderTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.GridColumn.GroupHeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3621850439924804182, - "Data2": 4569048079874901451, - "Data3": -9176921186111690400, - "Data4": 788348503570132798 + "Data1": 6984960271806430474, + "Data2": -818051497754793627, + "Data3": -1927326160454692768, + "Data4": -2476417015942646931 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.GroupHeaderTemplate", @@ -28024,8 +31816,8 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.GroupHeaderTemplate.Context", "Documentation": "Specifiestheparameternameforthe'GroupHeaderTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -28038,10 +31830,10 @@ }, { "__Checksum": { - "Data1": 3165754937777436162, - "Data2": -2121066937539584844, - "Data3": -4100880431499429141, - "Data4": 1007994474978973985 + "Data1": 7944843065435024812, + "Data2": 3347897122894007728, + "Data3": -5626979379326635323, + "Data4": -4094738666153260851 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.GroupFooterTemplate", @@ -28063,23 +31855,23 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.GroupFooterTemplate.Context", "Documentation": "Specifiestheparameternameforthe'GroupFooterTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.GridColumn.GroupFooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3367793053981400975, - "Data2": -7033979921216788972, - "Data3": -4459778181785479066, - "Data4": 1444827954147645387 + "Data1": 2605133426557039157, + "Data2": -6279157528161616049, + "Data3": -4022700002586850265, + "Data4": 34243968604591287 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.GroupFooterTemplate", @@ -28101,8 +31893,8 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.GroupFooterTemplate.Context", "Documentation": "Specifiestheparameternameforthe'GroupFooterTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -28115,10 +31907,10 @@ }, { "__Checksum": { - "Data1": -4778694037360865148, - "Data2": -2833461535625808814, - "Data3": -8619586234959151272, - "Data4": 6884675414928648780 + "Data1": 1773390366173096293, + "Data2": -6281892198333237072, + "Data3": 8593162607797008967, + "Data4": 1835588165550792456 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.Template", @@ -28140,23 +31932,23 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.GridColumn.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6127642278300196782, - "Data2": 5237893747809252188, - "Data3": 40854920750446892, - "Data4": -8748383380555478488 + "Data1": -773970332745668266, + "Data2": 8527382743565575193, + "Data3": 6302790677718320753, + "Data4": -2148520692334045614 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.Template", @@ -28178,8 +31970,8 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -28192,10 +31984,10 @@ }, { "__Checksum": { - "Data1": -3002540280030277010, - "Data2": -7276987262617133042, - "Data3": -9064066498500097105, - "Data4": -226701131236718954 + "Data1": -2795547944234646157, + "Data2": -5711681461646404847, + "Data3": 3266344361976789126, + "Data4": -2301818033000628875 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.HeaderTemplate", @@ -28210,17 +32002,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.GridColumn.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2522980163803575357, - "Data2": 6900439350011823600, - "Data3": 3015210079308555337, - "Data4": -3600641864257777857 + "Data1": -8295108848887017254, + "Data2": 2473295735526751225, + "Data3": -6350212754594914712, + "Data4": 1928743002125999159 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.HeaderTemplate", @@ -28243,10 +32035,10 @@ }, { "__Checksum": { - "Data1": -8376702816446485870, - "Data2": -1360610631032947008, - "Data3": -3475776571259110932, - "Data4": 2555939108997679741 + "Data1": 8482336573325403672, + "Data2": 3187030396179703951, + "Data3": -1078520084318862348, + "Data4": 8666529979989379442 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.FooterTemplate", @@ -28268,23 +32060,23 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.FooterTemplate.Context", "Documentation": "Specifiestheparameternameforthe'FooterTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.GridColumn.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3131632670276272209, - "Data2": 1074733704447736582, - "Data3": 947184571654646916, - "Data4": 2962908261806327418 + "Data1": -4186000436852443627, + "Data2": 5789881464719177881, + "Data3": -2284392471227951628, + "Data4": -2252100821756469412 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.FooterTemplate", @@ -28306,8 +32098,8 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.FooterTemplate.Context", "Documentation": "Specifiestheparameternameforthe'FooterTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -28320,10 +32112,10 @@ }, { "__Checksum": { - "Data1": -5253446833477134549, - "Data2": 5759078302728545645, - "Data3": 3825309277889442886, - "Data4": 491630780632209081 + "Data1": 7236620350899605642, + "Data2": 1387396708267271274, + "Data3": -3587431520605370108, + "Data4": -2800072306127333118 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.EditorTemplate", @@ -28345,23 +32137,23 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.EditorTemplate.Context", "Documentation": "Specifiestheparameternameforthe'EditorTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.GridColumn.EditorTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4258080637546918902, - "Data2": 4559066675961594750, - "Data3": 8886187932273081204, - "Data4": 2872743714830152191 + "Data1": 3211589343089676990, + "Data2": 6296705929691489005, + "Data3": 8484817826827675312, + "Data4": -112768844324198655 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.EditorTemplate", @@ -28383,8 +32175,8 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.EditorTemplate.Context", "Documentation": "Specifiestheparameternameforthe'EditorTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -28397,10 +32189,10 @@ }, { "__Checksum": { - "Data1": 6724069165805005802, - "Data2": 1686803979358112856, - "Data3": -6394904759060480058, - "Data4": 1702699361972853842 + "Data1": -4170678946589282147, + "Data2": 1541204547353104527, + "Data3": -4699476606419985500, + "Data4": -629014886315310800 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.FilterCellTemplate", @@ -28422,23 +32214,23 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.FilterCellTemplate.Context", "Documentation": "Specifiestheparameternameforthe'FilterCellTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.GridColumn.FilterCellTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7514584871658636030, - "Data2": -4705850227569017557, - "Data3": -9001853609531353375, - "Data4": -814606375465400700 + "Data1": -1584915187874643256, + "Data2": 8584515745415666678, + "Data3": 8829060796314151208, + "Data4": -3157855492458244565 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.FilterCellTemplate", @@ -28460,8 +32252,8 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.FilterCellTemplate.Context", "Documentation": "Specifiestheparameternameforthe'FilterCellTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -28474,10 +32266,10 @@ }, { "__Checksum": { - "Data1": 2621084837522907387, - "Data2": 4408848495830329698, - "Data3": 5608476115281321008, - "Data4": -2401272564985363503 + "Data1": 2174585678207770899, + "Data2": -2286289574309816069, + "Data3": -6926899659933909263, + "Data4": -4251078226765331922 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.FilterMenuTemplate", @@ -28499,23 +32291,23 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.FilterMenuTemplate.Context", "Documentation": "Specifiestheparameternameforthe'FilterMenuTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.GridColumn.FilterMenuTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2741951638327359727, - "Data2": -4329980243387936018, - "Data3": -6166343305765266869, - "Data4": -5066042279200076599 + "Data1": -377614118107999389, + "Data2": -71993146802531854, + "Data3": 6238363069948385066, + "Data4": 9080420044961050505 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridColumn.FilterMenuTemplate", @@ -28537,8 +32329,8 @@ "DisplayName": "string Telerik.Blazor.Components.GridColumn.FilterMenuTemplate.Context", "Documentation": "Specifiestheparameternameforthe'FilterMenuTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -28551,10 +32343,10 @@ }, { "__Checksum": { - "Data1": -5537139759809169031, - "Data2": 8961269967456364071, - "Data3": 7494897365696310299, - "Data4": 5105461959472351293 + "Data1": -3582572767490834001, + "Data2": 2742326982761484324, + "Data3": -3517801233641432358, + "Data4": 2419238279692773604 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridCommandColumn", @@ -28562,7 +32354,11 @@ "DisplayName": "Telerik.Blazor.Components.GridCommandColumn", "Documentation": "\n\nDefinesacommandcolumninthegridwhereyoucanputbuttonsforbuilt-incommandslikeEdit,Save,Delete,Cancel;\naswellasbuttonsforcustomcommandswhoseOnClickyoucanhandle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridCommandColumn" } ], + "TagMatchingRules": [ + { + "TagName": "GridCommandColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -28570,7 +32366,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.Lockable", "Documentation": "\n\nSpecifiesifthecolumncanbelockedfromtheUI.\n\n", - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } }, { "Kind": "Components.Component", @@ -28578,7 +32376,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.ShowColumnMenu", "Documentation": "\n\nSpecifiesifacolumnmenushouldbeshownforthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnMenu" } + "Metadata": { + "Common.PropertyName": "ShowColumnMenu" + } }, { "Kind": "Components.Component", @@ -28586,7 +32386,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.VisibleInColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnisvisibleinthecolumnchooser.\n\n", - "Metadata": { "Common.PropertyName": "VisibleInColumnChooser" } + "Metadata": { + "Common.PropertyName": "VisibleInColumnChooser" + } }, { "Kind": "Components.Component", @@ -28594,7 +32396,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.ShowColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnchooserisdisplayedinthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnChooser" } + "Metadata": { + "Common.PropertyName": "ShowColumnChooser" + } }, { "Kind": "Components.Component", @@ -28602,7 +32406,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandColumn.Commands", "Documentation": "\n\nForinternaluse.\n\n", - "Metadata": { "Common.PropertyName": "Commands" } + "Metadata": { + "Common.PropertyName": "Commands" + } }, { "Kind": "Components.Component", @@ -28621,7 +32427,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -28629,7 +32437,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandColumn.Width", "Documentation": "\n\nThewidthofthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -28637,7 +32447,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.GridCommandColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -28645,7 +32457,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -28653,7 +32467,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -28661,20 +32477,22 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.GridCommandColumn" + "Common.TypeName": "Telerik.Blazor.Components.GridCommandColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5526425024586378881, - "Data2": 5245769141794000971, - "Data3": -3593087265109093134, - "Data4": -4368694128885403095 + "Data1": -2964822376434649842, + "Data2": 2541492141688085432, + "Data3": 3664855578822698664, + "Data4": 1413529838732256210 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridCommandColumn", @@ -28682,7 +32500,11 @@ "DisplayName": "Telerik.Blazor.Components.GridCommandColumn", "Documentation": "\n\nDefinesacommandcolumninthegridwhereyoucanputbuttonsforbuilt-incommandslikeEdit,Save,Delete,Cancel;\naswellasbuttonsforcustomcommandswhoseOnClickyoucanhandle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.GridCommandColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.GridCommandColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -28690,7 +32512,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.Lockable", "Documentation": "\n\nSpecifiesifthecolumncanbelockedfromtheUI.\n\n", - "Metadata": { "Common.PropertyName": "Lockable" } + "Metadata": { + "Common.PropertyName": "Lockable" + } }, { "Kind": "Components.Component", @@ -28698,7 +32522,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.ShowColumnMenu", "Documentation": "\n\nSpecifiesifacolumnmenushouldbeshownforthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnMenu" } + "Metadata": { + "Common.PropertyName": "ShowColumnMenu" + } }, { "Kind": "Components.Component", @@ -28706,7 +32532,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.VisibleInColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnisvisibleinthecolumnchooser.\n\n", - "Metadata": { "Common.PropertyName": "VisibleInColumnChooser" } + "Metadata": { + "Common.PropertyName": "VisibleInColumnChooser" + } }, { "Kind": "Components.Component", @@ -28714,7 +32542,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.ShowColumnChooser", "Documentation": "\n\nSpecifiesifthecolumnchooserisdisplayedinthecolumnmenu.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnChooser" } + "Metadata": { + "Common.PropertyName": "ShowColumnChooser" + } }, { "Kind": "Components.Component", @@ -28722,7 +32552,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandColumn.Commands", "Documentation": "\n\nForinternaluse.\n\n", - "Metadata": { "Common.PropertyName": "Commands" } + "Metadata": { + "Common.PropertyName": "Commands" + } }, { "Kind": "Components.Component", @@ -28741,7 +32573,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -28749,7 +32583,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandColumn.Width", "Documentation": "\n\nThewidthofthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -28757,7 +32593,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.GridCommandColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -28765,7 +32603,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -28773,7 +32613,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -28781,21 +32623,23 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.GridCommandColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5868016257449405818, - "Data2": -4204254330328626131, - "Data3": 3474310282209257256, - "Data4": -186268915337904050 + "Data1": 3219451519129150312, + "Data2": -1047910179804787508, + "Data3": -7020105096950950206, + "Data4": -1138260603182668013 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridCommandColumn.ChildContent", @@ -28810,17 +32654,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.GridCommandColumn.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5368655175769474412, - "Data2": 965329152132213662, - "Data3": -2034388884027816173, - "Data4": 3160850790388004352 + "Data1": -7986340481123029779, + "Data2": 7883631531581852111, + "Data3": -3869578517622538741, + "Data4": 4443032591575798420 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridCommandColumn.ChildContent", @@ -28843,10 +32687,10 @@ }, { "__Checksum": { - "Data1": 5738383772505994831, - "Data2": -4315104513081623561, - "Data3": 5619603811186427624, - "Data4": -5770988631961965387 + "Data1": -8816836623847283054, + "Data2": 4439716590222900087, + "Data3": -454770156636932855, + "Data4": 9087579060117106140 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridExcelExport", @@ -28854,7 +32698,11 @@ "DisplayName": "Telerik.Blazor.Components.GridExcelExport", "Documentation": "\n\nThecomponentthatconfigurestheexcelexport.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridExcelExport" } ], + "TagMatchingRules": [ + { + "TagName": "GridExcelExport" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -28862,7 +32710,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridExcelExport.FileName", "Documentation": "\n\nDefinesthenameoftheexportedfile.\n\n", - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "Components.Component", @@ -28870,20 +32720,22 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridExcelExport.AllPages", "Documentation": "\n\nDefinesthedatarangetobeexported-whetherthecurrentpageonly,orallthedatafromallthepages.\n\n", - "Metadata": { "Common.PropertyName": "AllPages" } + "Metadata": { + "Common.PropertyName": "AllPages" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.GridExcelExport" + "Common.TypeName": "Telerik.Blazor.Components.GridExcelExport", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 315771526170610857, - "Data2": 5550655255567586563, - "Data3": -2723596949085663980, - "Data4": -1896485587591462637 + "Data1": -7458436491091721755, + "Data2": -2813971896508761993, + "Data3": -2927853452933960012, + "Data4": -2572933762276713442 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridExcelExport", @@ -28891,7 +32743,11 @@ "DisplayName": "Telerik.Blazor.Components.GridExcelExport", "Documentation": "\n\nThecomponentthatconfigurestheexcelexport.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.GridExcelExport" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.GridExcelExport" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -28899,7 +32755,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridExcelExport.FileName", "Documentation": "\n\nDefinesthenameoftheexportedfile.\n\n", - "Metadata": { "Common.PropertyName": "FileName" } + "Metadata": { + "Common.PropertyName": "FileName" + } }, { "Kind": "Components.Component", @@ -28907,21 +32765,23 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridExcelExport.AllPages", "Documentation": "\n\nDefinesthedatarangetobeexported-whetherthecurrentpageonly,orallthedatafromallthepages.\n\n", - "Metadata": { "Common.PropertyName": "AllPages" } + "Metadata": { + "Common.PropertyName": "AllPages" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.GridExcelExport", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8475589950054951736, - "Data2": -4251758411655251544, - "Data3": 395752521937567328, - "Data4": 2062942768213911436 + "Data1": 843103036120261080, + "Data2": 4443950397298557541, + "Data3": -8458441293267542720, + "Data4": 4745717380332236807 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridCommandButton", @@ -28929,7 +32789,11 @@ "DisplayName": "Telerik.Blazor.Components.GridCommandButton", "Documentation": "\n\nTheclassforthecommandbuttoninagridcommandcolumn.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridCommandButton" } ], + "TagMatchingRules": [ + { + "TagName": "GridCommandButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -28937,7 +32801,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandButton.ShowInEdit", "Documentation": "\n\nDefineswhetherthebuttonwillbeshownwhentherowisineditmode.Settofalsetomakeitvisibleonlyinreadmode.\n\n", - "Metadata": { "Common.PropertyName": "ShowInEdit" } + "Metadata": { + "Common.PropertyName": "ShowInEdit" + } }, { "Kind": "Components.Component", @@ -28956,7 +32822,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.Command", "Documentation": "\n\nThecommandnamethebuttonwillinvoke.Supportscustomcommandnames,aswellasthebuilt-in\"Save\",\"Edit\",\"Cancel\",\"Add\"and\"Delete\"commands.\n\n", - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "Components.Component", @@ -28964,14 +32832,18 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandButton.Primary", "Documentation": "\n\nWhetherthebuttonisprimary(hasstrongercolors).\n\n", - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "Components.Component", "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -28989,7 +32861,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -28997,7 +32871,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -29005,7 +32881,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -29013,7 +32891,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -29021,7 +32901,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -29029,7 +32911,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -29037,7 +32921,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -29045,20 +32931,22 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.GridCommandButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.GridCommandButton" + "Common.TypeName": "Telerik.Blazor.Components.GridCommandButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8809983807979015506, - "Data2": 7077015567720858147, - "Data3": -5850613729816245992, - "Data4": -5622194694027176632 + "Data1": 549662384284809539, + "Data2": -9214772944670542835, + "Data3": -6037040358438647703, + "Data4": -3531523858971027081 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridCommandButton", @@ -29066,7 +32954,11 @@ "DisplayName": "Telerik.Blazor.Components.GridCommandButton", "Documentation": "\n\nTheclassforthecommandbuttoninagridcommandcolumn.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.GridCommandButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.GridCommandButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -29074,7 +32966,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandButton.ShowInEdit", "Documentation": "\n\nDefineswhetherthebuttonwillbeshownwhentherowisineditmode.Settofalsetomakeitvisibleonlyinreadmode.\n\n", - "Metadata": { "Common.PropertyName": "ShowInEdit" } + "Metadata": { + "Common.PropertyName": "ShowInEdit" + } }, { "Kind": "Components.Component", @@ -29093,7 +32987,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.Command", "Documentation": "\n\nThecommandnamethebuttonwillinvoke.Supportscustomcommandnames,aswellasthebuilt-in\"Save\",\"Edit\",\"Cancel\",\"Add\"and\"Delete\"commands.\n\n", - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "Components.Component", @@ -29101,14 +32997,18 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandButton.Primary", "Documentation": "\n\nWhetherthebuttonisprimary(hasstrongercolors).\n\n", - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "Components.Component", "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -29126,7 +33026,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -29134,7 +33036,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -29142,7 +33046,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -29150,7 +33056,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -29158,7 +33066,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -29166,7 +33076,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridCommandButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -29174,7 +33086,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.GridCommandButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -29182,21 +33096,23 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.GridCommandButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.GridCommandButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 878743863303392393, - "Data2": 6065103942910532128, - "Data3": -6670143334540011853, - "Data4": 1786131434010904650 + "Data1": -4423726995885278519, + "Data2": -2330881228696752950, + "Data3": 5975904066553492031, + "Data4": -5534780582059152261 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridCommandButton.ChildContent", @@ -29210,17 +33126,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.GridCommandButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -9112488429166194548, - "Data2": 2521680606339949352, - "Data3": -2651574481618890228, - "Data4": 5987732705767425551 + "Data1": 479160672530441628, + "Data2": -4238207754757088756, + "Data3": -6335908628031594475, + "Data4": 7207554899986989160 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.GridCommandButton.ChildContent", @@ -29242,10 +33158,10 @@ }, { "__Checksum": { - "Data1": -6796881936949954750, - "Data2": 5867179472537686164, - "Data3": 2096458964426436128, - "Data4": 3042896658562730385 + "Data1": -3657930894164793245, + "Data2": -8116993290476625018, + "Data3": -2235931825465639690, + "Data4": -5586799817052579161 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridSearchBox", @@ -29253,7 +33169,11 @@ "DisplayName": "Telerik.Blazor.Components.GridSearchBox", "Documentation": "\n\nTheclassfortheSearchBoxyoucanaddintheGridToolBar.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridSearchBox" } ], + "TagMatchingRules": [ + { + "TagName": "GridSearchBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -29261,7 +33181,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.GridSearchBox.DebounceDelay", "Documentation": "\n\nTimeinmsbetweenlasttypedsymbolandthegridfilteringoperation.\n\n", - "Metadata": { "Common.PropertyName": "DebounceDelay" } + "Metadata": { + "Common.PropertyName": "DebounceDelay" + } }, { "Kind": "Components.Component", @@ -29269,7 +33191,9 @@ "TypeName": "System.Collections.Generic.IList", "DisplayName": "System.Collections.Generic.IList Telerik.Blazor.Components.GridSearchBox.Fields", "Documentation": "\n\nFieldnamestouseforsearching.Leaveemptytouseallstringfields.\n\n", - "Metadata": { "Common.PropertyName": "Fields" } + "Metadata": { + "Common.PropertyName": "Fields" + } }, { "Kind": "Components.Component", @@ -29277,20 +33201,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridSearchBox.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthewrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.GridSearchBox" + "Common.TypeName": "Telerik.Blazor.Components.GridSearchBox", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2571407849810510095, - "Data2": -6311040827127569695, - "Data3": 7819808861500687673, - "Data4": 318946190889892287 + "Data1": 3471964338066776221, + "Data2": 7034078182946109892, + "Data3": -3561689031270298038, + "Data4": -4424327771763179960 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridSearchBox", @@ -29298,7 +33224,11 @@ "DisplayName": "Telerik.Blazor.Components.GridSearchBox", "Documentation": "\n\nTheclassfortheSearchBoxyoucanaddintheGridToolBar.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.GridSearchBox" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.GridSearchBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -29306,7 +33236,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.GridSearchBox.DebounceDelay", "Documentation": "\n\nTimeinmsbetweenlasttypedsymbolandthegridfilteringoperation.\n\n", - "Metadata": { "Common.PropertyName": "DebounceDelay" } + "Metadata": { + "Common.PropertyName": "DebounceDelay" + } }, { "Kind": "Components.Component", @@ -29314,7 +33246,9 @@ "TypeName": "System.Collections.Generic.IList", "DisplayName": "System.Collections.Generic.IList Telerik.Blazor.Components.GridSearchBox.Fields", "Documentation": "\n\nFieldnamestouseforsearching.Leaveemptytouseallstringfields.\n\n", - "Metadata": { "Common.PropertyName": "Fields" } + "Metadata": { + "Common.PropertyName": "Fields" + } }, { "Kind": "Components.Component", @@ -29322,21 +33256,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridSearchBox.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthewrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.GridSearchBox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5266514964524951846, - "Data2": 5820792205754756098, - "Data3": -478277462408300478, - "Data4": -6660157385850609174 + "Data1": 992288518650662010, + "Data2": 1143994181923222844, + "Data3": 733343184849073348, + "Data4": -263969744015607071 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikGrid", @@ -29344,7 +33280,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikGrid", "Documentation": "\n\nTheclassfortheTelerikGridcomponent.\n\nThetypeofthemodeltowhichthegridisbound.\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikGrid" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikGrid" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -29407,7 +33347,9 @@ "TypeName": "System.Decimal", "DisplayName": "decimal Telerik.Blazor.Components.TelerikGrid.RowHeight", "Documentation": "\n\nDefinestheheightofeachrowintheGrid.Acceptsanumberandisappliedaspixels.\n\n", - "Metadata": { "Common.PropertyName": "RowHeight" } + "Metadata": { + "Common.PropertyName": "RowHeight" + } }, { "Kind": "Components.Component", @@ -29416,7 +33358,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridEditMode Telerik.Blazor.Components.TelerikGrid.EditMode", "Documentation": "\n\nDefinestheEditModeoftheGrid.Supports\"Inline\",\"Popup\"and\"Incell\"editing.\n\n", - "Metadata": { "Common.PropertyName": "EditMode" } + "Metadata": { + "Common.PropertyName": "EditMode" + } }, { "Kind": "Components.Component", @@ -29436,7 +33380,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikGrid.TotalCount", "Documentation": "\n\nDefinesthetotalnumberofrecords.Useonlywhenthegridis\nconfiguredformanualsorting,pagingandfilteringwiththeOnReadevent.\n\n", - "Metadata": { "Common.PropertyName": "TotalCount" } + "Metadata": { + "Common.PropertyName": "TotalCount" + } }, { "Kind": "Components.Component", @@ -29445,7 +33391,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridFilterMode Telerik.Blazor.Components.TelerikGrid.FilterMode", "Documentation": "\n\nDefinestheFilterModeoftheGrid.\n\n", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", @@ -29454,7 +33402,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridSelectionMode Telerik.Blazor.Components.TelerikGrid.SelectionMode", "Documentation": "\n\nDefinestheSelectionModeoftheGrid.\n\n", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", @@ -29485,7 +33435,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridScrollMode Telerik.Blazor.Components.TelerikGrid.ScrollMode", "Documentation": "\n\nDefinesscrollingmodeoftheGrid.PossiblevaluesareScrollableandVirtual.\n\n", - "Metadata": { "Common.PropertyName": "ScrollMode" } + "Metadata": { + "Common.PropertyName": "ScrollMode" + } }, { "Kind": "Components.Component", @@ -29493,7 +33445,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Groupable", "Documentation": "\n\nDefineswhethertheGridisgroupable.\n\n", - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "Components.Component", @@ -29646,7 +33600,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.ShowColumnMenu", "Documentation": "\n\nSpecifiesifthecolumnmenuwillbevisible.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnMenu" } + "Metadata": { + "Common.PropertyName": "ShowColumnMenu" + } }, { "Kind": "Components.Component", @@ -29664,7 +33620,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.ColumnVirtualization", "Documentation": "\n\nDefineswhethertheComponenthasColumnVirtualizationenabled.\n\n", - "Metadata": { "Common.PropertyName": "ColumnVirtualization" } + "Metadata": { + "Common.PropertyName": "ColumnVirtualization" + } }, { "Kind": "Components.Component", @@ -29672,7 +33630,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.AutoGenerateColumns", "Documentation": "\n\nDefineswhethertheComponentwillauto-generatecolumnsforyou.\n\n", - "Metadata": { "Common.PropertyName": "AutoGenerateColumns" } + "Metadata": { + "Common.PropertyName": "AutoGenerateColumns" + } }, { "Kind": "Components.Component", @@ -29680,7 +33640,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Navigable", "Documentation": "\n\nDefineswhethertheComponentisnavigableusingthekeyboard.\n\n", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } }, { "Kind": "Components.Component", @@ -29700,7 +33662,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Resizable", "Documentation": "\n\nDefineswhetherthecolumnsoftheComponentcanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -29708,7 +33672,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Reorderable", "Documentation": "\n\nDefineswhetherthecolumnsoftheComponentcanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -29716,7 +33682,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Sortable", "Documentation": "\n\nDefineswhethertheComponentissortable.\n\n", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -29725,7 +33693,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.SortMode Telerik.Blazor.Components.TelerikGrid.SortMode", "Documentation": "\n\nDefinesthesortmode.\n\n", - "Metadata": { "Common.PropertyName": "SortMode" } + "Metadata": { + "Common.PropertyName": "SortMode" + } }, { "Kind": "Components.Component", @@ -29733,7 +33703,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthecomponent'swrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -29741,7 +33713,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.Width", "Documentation": "\n\nDefinesthewidthofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -29749,7 +33723,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.Height", "Documentation": "\n\nDefinestheheightofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -29757,7 +33733,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikGrid.PageSize", "Documentation": "\n\nDefinesthepagesizeofthecomponent.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "Components.Component", @@ -29765,7 +33743,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikGrid.Page", "Documentation": "\n\nDefinestheselectedpage.Defaultvalueis1.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", @@ -29784,7 +33764,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Pageable", "Documentation": "\n\nDefineswhetherthecomponentispageable.\n\n", - "Metadata": { "Common.PropertyName": "Pageable" } + "Metadata": { + "Common.PropertyName": "Pageable" + } }, { "Kind": "Components.Component", @@ -29804,23 +33786,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikGrid", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8415106435683641157, - "Data2": 5909505590989421724, - "Data3": -4914126213096795752, - "Data4": 6846008472479581190 + "Data1": 7442321149323113972, + "Data2": 1743528171923297635, + "Data3": 3575173690853841829, + "Data4": 5120579287937650408 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikGrid", @@ -29828,7 +33810,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikGrid", "Documentation": "\n\nTheclassfortheTelerikGridcomponent.\n\nThetypeofthemodeltowhichthegridisbound.\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikGrid" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikGrid" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -29891,7 +33877,9 @@ "TypeName": "System.Decimal", "DisplayName": "decimal Telerik.Blazor.Components.TelerikGrid.RowHeight", "Documentation": "\n\nDefinestheheightofeachrowintheGrid.Acceptsanumberandisappliedaspixels.\n\n", - "Metadata": { "Common.PropertyName": "RowHeight" } + "Metadata": { + "Common.PropertyName": "RowHeight" + } }, { "Kind": "Components.Component", @@ -29900,7 +33888,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridEditMode Telerik.Blazor.Components.TelerikGrid.EditMode", "Documentation": "\n\nDefinestheEditModeoftheGrid.Supports\"Inline\",\"Popup\"and\"Incell\"editing.\n\n", - "Metadata": { "Common.PropertyName": "EditMode" } + "Metadata": { + "Common.PropertyName": "EditMode" + } }, { "Kind": "Components.Component", @@ -29920,7 +33910,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikGrid.TotalCount", "Documentation": "\n\nDefinesthetotalnumberofrecords.Useonlywhenthegridis\nconfiguredformanualsorting,pagingandfilteringwiththeOnReadevent.\n\n", - "Metadata": { "Common.PropertyName": "TotalCount" } + "Metadata": { + "Common.PropertyName": "TotalCount" + } }, { "Kind": "Components.Component", @@ -29929,7 +33921,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridFilterMode Telerik.Blazor.Components.TelerikGrid.FilterMode", "Documentation": "\n\nDefinestheFilterModeoftheGrid.\n\n", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", @@ -29938,7 +33932,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridSelectionMode Telerik.Blazor.Components.TelerikGrid.SelectionMode", "Documentation": "\n\nDefinestheSelectionModeoftheGrid.\n\n", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", @@ -29969,7 +33965,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridScrollMode Telerik.Blazor.Components.TelerikGrid.ScrollMode", "Documentation": "\n\nDefinesscrollingmodeoftheGrid.PossiblevaluesareScrollableandVirtual.\n\n", - "Metadata": { "Common.PropertyName": "ScrollMode" } + "Metadata": { + "Common.PropertyName": "ScrollMode" + } }, { "Kind": "Components.Component", @@ -29977,7 +33975,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Groupable", "Documentation": "\n\nDefineswhethertheGridisgroupable.\n\n", - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "Components.Component", @@ -30130,7 +34130,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.ShowColumnMenu", "Documentation": "\n\nSpecifiesifthecolumnmenuwillbevisible.\n\n", - "Metadata": { "Common.PropertyName": "ShowColumnMenu" } + "Metadata": { + "Common.PropertyName": "ShowColumnMenu" + } }, { "Kind": "Components.Component", @@ -30148,7 +34150,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.ColumnVirtualization", "Documentation": "\n\nDefineswhethertheComponenthasColumnVirtualizationenabled.\n\n", - "Metadata": { "Common.PropertyName": "ColumnVirtualization" } + "Metadata": { + "Common.PropertyName": "ColumnVirtualization" + } }, { "Kind": "Components.Component", @@ -30156,7 +34160,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.AutoGenerateColumns", "Documentation": "\n\nDefineswhethertheComponentwillauto-generatecolumnsforyou.\n\n", - "Metadata": { "Common.PropertyName": "AutoGenerateColumns" } + "Metadata": { + "Common.PropertyName": "AutoGenerateColumns" + } }, { "Kind": "Components.Component", @@ -30164,7 +34170,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Navigable", "Documentation": "\n\nDefineswhethertheComponentisnavigableusingthekeyboard.\n\n", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } }, { "Kind": "Components.Component", @@ -30184,7 +34192,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Resizable", "Documentation": "\n\nDefineswhetherthecolumnsoftheComponentcanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -30192,7 +34202,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Reorderable", "Documentation": "\n\nDefineswhetherthecolumnsoftheComponentcanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -30200,7 +34212,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Sortable", "Documentation": "\n\nDefineswhethertheComponentissortable.\n\n", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -30209,7 +34223,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.SortMode Telerik.Blazor.Components.TelerikGrid.SortMode", "Documentation": "\n\nDefinesthesortmode.\n\n", - "Metadata": { "Common.PropertyName": "SortMode" } + "Metadata": { + "Common.PropertyName": "SortMode" + } }, { "Kind": "Components.Component", @@ -30217,7 +34233,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthecomponent'swrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -30225,7 +34243,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.Width", "Documentation": "\n\nDefinesthewidthofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -30233,7 +34253,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.Height", "Documentation": "\n\nDefinestheheightofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -30241,7 +34263,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikGrid.PageSize", "Documentation": "\n\nDefinesthepagesizeofthecomponent.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "Components.Component", @@ -30249,7 +34273,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikGrid.Page", "Documentation": "\n\nDefinestheselectedpage.Defaultvalueis1.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", @@ -30268,7 +34294,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikGrid.Pageable", "Documentation": "\n\nDefineswhetherthecomponentispageable.\n\n", - "Metadata": { "Common.PropertyName": "Pageable" } + "Metadata": { + "Common.PropertyName": "Pageable" + } }, { "Kind": "Components.Component", @@ -30288,8 +34316,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -30302,10 +34330,10 @@ }, { "__Checksum": { - "Data1": 8063790271742292052, - "Data2": 8896073558474870760, - "Data3": -3864590188401452928, - "Data4": 8765065813934539406 + "Data1": 5750798904979442453, + "Data2": 9112662480046611018, + "Data3": 2146333231644529493, + "Data4": 1310538399657815161 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.GridAggregates", @@ -30320,17 +34348,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikGrid.GridAggregates", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8207171965415214650, - "Data2": -8081335837014995599, - "Data3": -343513727466496077, - "Data4": -1128483261809369047 + "Data1": 970461716491567428, + "Data2": -8728451660758239994, + "Data3": -5805732089425031963, + "Data4": -2227863242783826580 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.GridAggregates", @@ -30353,10 +34381,10 @@ }, { "__Checksum": { - "Data1": 2456315870968515261, - "Data2": -8739313832972525634, - "Data3": -979799838718057232, - "Data4": 9068382779041722458 + "Data1": -2313781628446454472, + "Data2": -8428550382145216007, + "Data3": -1610085057969240773, + "Data4": 1860454993790835914 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.GridColumns", @@ -30371,17 +34399,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikGrid.GridColumns", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8989919378531286996, - "Data2": -7343149987710432070, - "Data3": 8993466741200119063, - "Data4": -4960395491783524067 + "Data1": -1155259690852415734, + "Data2": 7969120000137663842, + "Data3": -1944585819397534316, + "Data4": -7384718001452845322 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.GridColumns", @@ -30404,10 +34432,10 @@ }, { "__Checksum": { - "Data1": 713885785156922984, - "Data2": 3993965753581744292, - "Data3": 484161367256227213, - "Data4": 1243313879549766028 + "Data1": -1790032427425657411, + "Data2": -2708876815480597530, + "Data3": 2333066597202042551, + "Data4": -2637177974095412127 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.GridToolBar", @@ -30422,17 +34450,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikGrid.GridToolBar", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6786637657390208454, - "Data2": 3821435311863920402, - "Data3": 2565441057898956188, - "Data4": 8195905185900956935 + "Data1": -2409166988141202676, + "Data2": -2910593844319132313, + "Data3": 2969439568138439530, + "Data4": 2917384934851043943 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.GridToolBar", @@ -30455,10 +34483,10 @@ }, { "__Checksum": { - "Data1": -1741433733308046659, - "Data2": -5540197037356620156, - "Data3": 7556915898465460730, - "Data4": -6444807564480453910 + "Data1": -2553984092042479246, + "Data2": 1223380359199484969, + "Data3": -4792496479270787638, + "Data4": -5752608499284168488 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.GridExport", @@ -30473,17 +34501,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikGrid.GridExport", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6385589263098370714, - "Data2": 7165420028933889751, - "Data3": 4989890476231386702, - "Data4": -133650781463417722 + "Data1": -4878620406717696557, + "Data2": -8107264583992331875, + "Data3": 3933020885562220966, + "Data4": 2503710273435636075 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.GridExport", @@ -30506,10 +34534,10 @@ }, { "__Checksum": { - "Data1": -6966248982587996772, - "Data2": -9093602110040021068, - "Data3": 806763143604423480, - "Data4": -120532823121908402 + "Data1": 724298832264737044, + "Data2": 3039263993043192401, + "Data3": -7230761532701168533, + "Data4": 344899403286500647 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.DetailTemplate", @@ -30531,23 +34559,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.DetailTemplate.Context", "Documentation": "Specifiestheparameternameforthe'DetailTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikGrid.DetailTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6501442010644086303, - "Data2": 5165830099569825976, - "Data3": 7536287580712480673, - "Data4": -4126891966163766075 + "Data1": 7304819177061960441, + "Data2": -7500459190029563583, + "Data3": -3000500323240155045, + "Data4": 512929901775305678 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.DetailTemplate", @@ -30569,8 +34597,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.DetailTemplate.Context", "Documentation": "Specifiestheparameternameforthe'DetailTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -30583,10 +34611,10 @@ }, { "__Checksum": { - "Data1": 7170419001483694051, - "Data2": 8597988264789760981, - "Data3": -4372658029319891457, - "Data4": -9050629537668541006 + "Data1": -2804660545623840161, + "Data2": -1156863450497492671, + "Data3": -7088233303555046196, + "Data4": -3333638794005257775 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.GridSettings", @@ -30600,17 +34628,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikGrid.GridSettings", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8011403363812421395, - "Data2": -509975388980377878, - "Data3": -1024638891482587593, - "Data4": -7241605859748956798 + "Data1": 1124061449795901773, + "Data2": -8140506571840133296, + "Data3": -3212830834597846462, + "Data4": 8554577753990769096 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.GridSettings", @@ -30632,10 +34660,10 @@ }, { "__Checksum": { - "Data1": -7387514423451843143, - "Data2": 4917499720286120213, - "Data3": 4905306165984069159, - "Data4": -7077746148422393056 + "Data1": 6341963780170367587, + "Data2": 6181680640190529496, + "Data3": 7554078130077230268, + "Data4": -5412800744002190633 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.RowTemplate", @@ -30657,23 +34685,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.RowTemplate.Context", "Documentation": "Specifiestheparameternameforthe'RowTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikGrid.RowTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3753163720019451770, - "Data2": 7597577089490400741, - "Data3": -3047552365756610856, - "Data4": 6514805938662875112 + "Data1": 2111351463172449603, + "Data2": -1569739706889677860, + "Data3": 5691509811833855424, + "Data4": -4364091981182376732 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikGrid.RowTemplate", @@ -30695,8 +34723,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikGrid.RowTemplate.Context", "Documentation": "Specifiestheparameternameforthe'RowTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -30709,10 +34737,10 @@ }, { "__Checksum": { - "Data1": -3655036599895488655, - "Data2": 561309568773684260, - "Data3": 3120942274417917399, - "Data4": -2515722390950246035 + "Data1": 6411405127203193746, + "Data2": -3991903190141295164, + "Data3": 1270774100591519925, + "Data4": 4080920900782939168 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ListViewCommandButton", @@ -30720,7 +34748,11 @@ "DisplayName": "Telerik.Blazor.Components.ListViewCommandButton", "Documentation": "\n\nTheclassforthecommandbuttoninaListView.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ListViewCommandButton" } ], + "TagMatchingRules": [ + { + "TagName": "ListViewCommandButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -30739,7 +34771,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.Command", "Documentation": "\n\nThecommandnamethebuttonwillinvoke.Supportscustomcommandnames,aswellasthebuilt-in\"Save\",\"Edit\",\"Cancel\",\"Add\"and\"Delete\"commands.\n\n", - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "Components.Component", @@ -30747,14 +34781,18 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ListViewCommandButton.Primary", "Documentation": "\n\nWhetherthebuttonisprimary(hasstrongercolors).\n\n", - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "Components.Component", "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -30772,7 +34810,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -30780,7 +34820,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -30788,7 +34830,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -30796,7 +34840,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -30804,7 +34850,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -30812,7 +34860,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -30820,7 +34870,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ListViewCommandButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -30828,20 +34880,22 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.ListViewCommandButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ListViewCommandButton" + "Common.TypeName": "Telerik.Blazor.Components.ListViewCommandButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5984092762456771576, - "Data2": -9087029038184491326, - "Data3": -945016078331783771, - "Data4": 5789006542093075746 + "Data1": -8503114943935911325, + "Data2": 686171681752886280, + "Data3": 2592940992688006607, + "Data4": -5916543718353484425 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ListViewCommandButton", @@ -30849,7 +34903,11 @@ "DisplayName": "Telerik.Blazor.Components.ListViewCommandButton", "Documentation": "\n\nTheclassforthecommandbuttoninaListView.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ListViewCommandButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ListViewCommandButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -30868,7 +34926,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.Command", "Documentation": "\n\nThecommandnamethebuttonwillinvoke.Supportscustomcommandnames,aswellasthebuilt-in\"Save\",\"Edit\",\"Cancel\",\"Add\"and\"Delete\"commands.\n\n", - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "Components.Component", @@ -30876,14 +34936,18 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ListViewCommandButton.Primary", "Documentation": "\n\nWhetherthebuttonisprimary(hasstrongercolors).\n\n", - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "Components.Component", "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -30901,7 +34965,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -30909,7 +34975,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -30917,7 +34985,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -30925,7 +34995,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -30933,7 +35005,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -30941,7 +35015,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ListViewCommandButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -30949,7 +35025,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ListViewCommandButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -30957,21 +35035,23 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.ListViewCommandButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ListViewCommandButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7659290711908546935, - "Data2": -6199613864736618457, - "Data3": -4033742537110763341, - "Data4": 6416320781369767721 + "Data1": 4795017247344342606, + "Data2": 5533684611014882469, + "Data3": 3234467614646766478, + "Data4": 6695772514221253159 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ListViewCommandButton.ChildContent", @@ -30985,17 +35065,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ListViewCommandButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1855694470226118746, - "Data2": 5994772489630389692, - "Data3": 5541811796344321942, - "Data4": -6780337136326069494 + "Data1": 4928519506379479078, + "Data2": -4403740475827025176, + "Data3": 326630069412331978, + "Data4": -1447160759012157175 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ListViewCommandButton.ChildContent", @@ -31017,10 +35097,10 @@ }, { "__Checksum": { - "Data1": 3260946854809226675, - "Data2": -8761208022985040219, - "Data3": 9164704753219728622, - "Data4": -5696923453906737881 + "Data1": -2739027527802917805, + "Data2": -7574549599981672461, + "Data3": -5088649660955586237, + "Data4": 7967993269382326342 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikListView", @@ -31028,7 +35108,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikListView", "Documentation": "\n\nTheclassfortheTelerikListViewcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikListView" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikListView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -31093,7 +35177,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikListView.TotalCount", "Documentation": "\n\nDefinesthetotalnumberofrecords.UseonlywhentheListViewis\nconfiguredformanualpaging,sorting,pagingandfilteringwiththeOnReadevent.\n\n", - "Metadata": { "Common.PropertyName": "TotalCount" } + "Metadata": { + "Common.PropertyName": "TotalCount" + } }, { "Kind": "Components.Component", @@ -31167,7 +35253,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikListView.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthecomponent'swrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -31175,7 +35263,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikListView.Width", "Documentation": "\n\nDefinesthewidthofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -31183,7 +35273,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikListView.Height", "Documentation": "\n\nDefinestheheightofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -31191,7 +35283,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikListView.PageSize", "Documentation": "\n\nDefinesthepagesizeofthecomponent.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "Components.Component", @@ -31199,7 +35293,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikListView.Page", "Documentation": "\n\nDefinestheselectedpage.Defaultvalueis1.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", @@ -31218,7 +35314,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikListView.Pageable", "Documentation": "\n\nDefineswhetherthecomponentispageable.\n\n", - "Metadata": { "Common.PropertyName": "Pageable" } + "Metadata": { + "Common.PropertyName": "Pageable" + } }, { "Kind": "Components.Component", @@ -31238,23 +35336,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikListView.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikListView", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8116384031710112032, - "Data2": 8536860963780783632, - "Data3": -2518433276379432299, - "Data4": -9122873523708288770 + "Data1": -1573621986436891435, + "Data2": -4654017567396589232, + "Data3": -1177974631995108728, + "Data4": -4332295331075209853 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikListView", @@ -31262,7 +35360,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikListView", "Documentation": "\n\nTheclassfortheTelerikListViewcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikListView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikListView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -31327,7 +35429,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikListView.TotalCount", "Documentation": "\n\nDefinesthetotalnumberofrecords.UseonlywhentheListViewis\nconfiguredformanualpaging,sorting,pagingandfilteringwiththeOnReadevent.\n\n", - "Metadata": { "Common.PropertyName": "TotalCount" } + "Metadata": { + "Common.PropertyName": "TotalCount" + } }, { "Kind": "Components.Component", @@ -31401,7 +35505,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikListView.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthecomponent'swrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -31409,7 +35515,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikListView.Width", "Documentation": "\n\nDefinesthewidthofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -31417,7 +35525,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikListView.Height", "Documentation": "\n\nDefinestheheightofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -31425,7 +35535,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikListView.PageSize", "Documentation": "\n\nDefinesthepagesizeofthecomponent.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "Components.Component", @@ -31433,7 +35545,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikListView.Page", "Documentation": "\n\nDefinestheselectedpage.Defaultvalueis1.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", @@ -31452,7 +35566,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikListView.Pageable", "Documentation": "\n\nDefineswhetherthecomponentispageable.\n\n", - "Metadata": { "Common.PropertyName": "Pageable" } + "Metadata": { + "Common.PropertyName": "Pageable" + } }, { "Kind": "Components.Component", @@ -31472,8 +35588,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikListView.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -31486,10 +35602,10 @@ }, { "__Checksum": { - "Data1": 2850958354103850031, - "Data2": -1717257529331940048, - "Data3": -4200271054850690439, - "Data4": 4371457916784816657 + "Data1": -1702632855338916692, + "Data2": 2920004253753854934, + "Data3": 356478133008356250, + "Data4": -7162506888094756109 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikListView.Template", @@ -31511,23 +35627,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikListView.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikListView.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1929511391626011854, - "Data2": 4901563995588571778, - "Data3": -1863269130015437282, - "Data4": 7217601720386014448 + "Data1": 970976903676799303, + "Data2": 1008321130576919839, + "Data3": 2373946886517730686, + "Data4": -9104635361851181835 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikListView.Template", @@ -31549,8 +35665,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikListView.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -31563,10 +35679,10 @@ }, { "__Checksum": { - "Data1": -4028264008118261802, - "Data2": -7219781865298234397, - "Data3": -4563763370344000927, - "Data4": -4764645374939234715 + "Data1": 2763467035688135370, + "Data2": -4289657177767183994, + "Data3": -6788750615338754333, + "Data4": -2378007731207826054 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikListView.EditTemplate", @@ -31588,23 +35704,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikListView.EditTemplate.Context", "Documentation": "Specifiestheparameternameforthe'EditTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikListView.EditTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4051427298625593201, - "Data2": -8762081131253645104, - "Data3": -8151342072376409119, - "Data4": 6421917008436711661 + "Data1": -7857201753930732279, + "Data2": 1993498279169917514, + "Data3": 8665630397376201362, + "Data4": -3766122418645789028 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikListView.EditTemplate", @@ -31626,8 +35742,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikListView.EditTemplate.Context", "Documentation": "Specifiestheparameternameforthe'EditTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -31640,10 +35756,10 @@ }, { "__Checksum": { - "Data1": 2120185515544976962, - "Data2": -2935809655267489288, - "Data3": -2302174865194428112, - "Data4": 906191074557850776 + "Data1": -6617556272285637993, + "Data2": -4560138521964352849, + "Data3": -8783165682865548738, + "Data4": -2433171239254641056 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikListView.HeaderTemplate", @@ -31658,17 +35774,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikListView.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5895336961087981987, - "Data2": -4316215916497888097, - "Data3": 3758024581377052362, - "Data4": 1058839305650814761 + "Data1": -4791971674386804314, + "Data2": 6060040717875679684, + "Data3": -392381730233836480, + "Data4": -4693410124711325029 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikListView.HeaderTemplate", @@ -31691,10 +35807,10 @@ }, { "__Checksum": { - "Data1": -4385413788687952015, - "Data2": 7085536689764244853, - "Data3": -5217171779842531128, - "Data4": -991173279980129113 + "Data1": -1370281477683035753, + "Data2": 6029719695207470757, + "Data3": -3574968845243925528, + "Data4": -6307433226080079948 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikListView.FooterTemplate", @@ -31709,17 +35825,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikListView.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4718783308389930311, - "Data2": -836351115268202984, - "Data3": -5576655014962540720, - "Data4": 2454668530993177487 + "Data1": -635284288317798424, + "Data2": 7199432565551836037, + "Data3": -2869562221622231700, + "Data4": 6543703444807122408 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikListView.FooterTemplate", @@ -31742,10 +35858,10 @@ }, { "__Checksum": { - "Data1": 7182802095934756872, - "Data2": -3210762679459225215, - "Data3": -3976042515812874570, - "Data4": -982953699079960498 + "Data1": -2017443719434706158, + "Data2": -6736799279110180361, + "Data3": 4258858007117054650, + "Data4": 3682111482533960390 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikLoader", @@ -31753,7 +35869,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikLoader", "Documentation": "\n\nTheclassfortheTelerikLoadercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikLoader" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikLoader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -31761,7 +35881,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikLoader.Visible", "Documentation": "\n\nDefineswhethertheLoaderisvisibleornot.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -31769,7 +35891,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikLoader.Class", "Documentation": "\n\nDefinestheCSSclassoftheLoader.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -31777,7 +35901,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikLoader.ThemeColor", "Documentation": "\n\nDefinesthethemecoloroftheLoader.\n\n", - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "Components.Component", @@ -31786,7 +35912,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.Components.LoaderType Telerik.Blazor.Components.TelerikLoader.Type", "Documentation": "\n\nDefinesthetypeoftheLoaderanimation.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -31795,20 +35923,22 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.Components.LoaderSize Telerik.Blazor.Components.TelerikLoader.Size", "Documentation": "\n\nDefinesthesizeoftheLoaderindicators.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikLoader" + "Common.TypeName": "Telerik.Blazor.Components.TelerikLoader", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8177261421004556129, - "Data2": -5228904950586101225, - "Data3": -8066552400387973212, - "Data4": -8862977594764593667 + "Data1": -1403959595774992433, + "Data2": 5390353868828690265, + "Data3": 3181079390692219133, + "Data4": -6012881910305657109 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikLoader", @@ -31816,7 +35946,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikLoader", "Documentation": "\n\nTheclassfortheTelerikLoadercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikLoader" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikLoader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -31824,7 +35958,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikLoader.Visible", "Documentation": "\n\nDefineswhethertheLoaderisvisibleornot.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -31832,7 +35968,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikLoader.Class", "Documentation": "\n\nDefinestheCSSclassoftheLoader.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -31840,7 +35978,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikLoader.ThemeColor", "Documentation": "\n\nDefinesthethemecoloroftheLoader.\n\n", - "Metadata": { "Common.PropertyName": "ThemeColor" } + "Metadata": { + "Common.PropertyName": "ThemeColor" + } }, { "Kind": "Components.Component", @@ -31849,7 +35989,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.Components.LoaderType Telerik.Blazor.Components.TelerikLoader.Type", "Documentation": "\n\nDefinesthetypeoftheLoaderanimation.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -31858,21 +36000,23 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.Components.LoaderSize Telerik.Blazor.Components.TelerikLoader.Size", "Documentation": "\n\nDefinesthesizeoftheLoaderindicators.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikLoader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3227725771494706839, - "Data2": -3943000334411454883, - "Data3": 4753229044760070560, - "Data4": -8055279178794886083 + "Data1": 8713149673212869470, + "Data2": 7487020068352825492, + "Data3": 9100093694637679303, + "Data4": 5591882657296506067 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikMenu", @@ -31880,7 +36024,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikMenu", "Documentation": "\n\nTheclassfortheTelerikMenuComponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikMenu" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikMenu" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -31900,7 +36048,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.MenuOrientation Telerik.Blazor.Components.TelerikMenu.Orientation", "Documentation": "\n\nDefinestheOrientationofMenu-verticalorhorizontal.\n\n", - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "Components.Component", @@ -31908,7 +36058,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.Class", "Documentation": "\n\nDefinesthecustomCSSClassofMenu.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -31939,7 +36091,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.SeparatorField", "Documentation": "\n\nDefinestheSeparatorDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "SeparatorField" } + "Metadata": { + "Common.PropertyName": "SeparatorField" + } }, { "Kind": "Components.Component", @@ -31947,7 +36101,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.DisabledField", "Documentation": "\n\nDefinestheDisabledDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "DisabledField" } + "Metadata": { + "Common.PropertyName": "DisabledField" + } }, { "Kind": "Components.Component", @@ -31955,7 +36111,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.IdField", "Documentation": "\n\nDefinestheIdDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -31963,7 +36121,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.ParentIdField", "Documentation": "\n\nDefinestheParentIdDataFieldoftheDataSource.UsethisDataFieldwhenthecomponentisboundtoaflatdatastructure.\n\n", - "Metadata": { "Common.PropertyName": "ParentIdField" } + "Metadata": { + "Common.PropertyName": "ParentIdField" + } }, { "Kind": "Components.Component", @@ -31971,7 +36131,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.HasChildrenField", "Documentation": "\n\nDefinestheHasChildrenDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "HasChildrenField" } + "Metadata": { + "Common.PropertyName": "HasChildrenField" + } }, { "Kind": "Components.Component", @@ -31979,7 +36141,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.ItemsField", "Documentation": "\n\nDefinestheItemsDataFieldoftheDataSourcethatcontainsthechildnodes.\n\n", - "Metadata": { "Common.PropertyName": "ItemsField" } + "Metadata": { + "Common.PropertyName": "ItemsField" + } }, { "Kind": "Components.Component", @@ -31987,7 +36151,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.TextField", "Documentation": "\n\nDefinestheTextDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -31995,7 +36161,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.IconClassField", "Documentation": "\n\nDefinestheIconClassDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheIconandImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -32003,7 +36171,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.IconField", "Documentation": "\n\nDefinestheIconDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -32011,7 +36181,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.ImageUrlField", "Documentation": "\n\nDefinestheImageUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -32019,7 +36191,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.UrlField", "Documentation": "\n\nDefinestheUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -32040,23 +36214,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikMenu", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 758945848582899603, - "Data2": 1438020906813770158, - "Data3": -5465314860748846817, - "Data4": 851432184129614465 + "Data1": -3244978272106119135, + "Data2": -8516338126002678414, + "Data3": -7736817115811615558, + "Data4": 4287016289614551711 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikMenu", @@ -32064,7 +36238,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikMenu", "Documentation": "\n\nTheclassfortheTelerikMenuComponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikMenu" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikMenu" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -32084,7 +36262,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.MenuOrientation Telerik.Blazor.Components.TelerikMenu.Orientation", "Documentation": "\n\nDefinestheOrientationofMenu-verticalorhorizontal.\n\n", - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "Components.Component", @@ -32092,7 +36272,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.Class", "Documentation": "\n\nDefinesthecustomCSSClassofMenu.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -32123,7 +36305,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.SeparatorField", "Documentation": "\n\nDefinestheSeparatorDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "SeparatorField" } + "Metadata": { + "Common.PropertyName": "SeparatorField" + } }, { "Kind": "Components.Component", @@ -32131,7 +36315,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.DisabledField", "Documentation": "\n\nDefinestheDisabledDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "DisabledField" } + "Metadata": { + "Common.PropertyName": "DisabledField" + } }, { "Kind": "Components.Component", @@ -32139,7 +36325,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.IdField", "Documentation": "\n\nDefinestheIdDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -32147,7 +36335,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.ParentIdField", "Documentation": "\n\nDefinestheParentIdDataFieldoftheDataSource.UsethisDataFieldwhenthecomponentisboundtoaflatdatastructure.\n\n", - "Metadata": { "Common.PropertyName": "ParentIdField" } + "Metadata": { + "Common.PropertyName": "ParentIdField" + } }, { "Kind": "Components.Component", @@ -32155,7 +36345,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.HasChildrenField", "Documentation": "\n\nDefinestheHasChildrenDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "HasChildrenField" } + "Metadata": { + "Common.PropertyName": "HasChildrenField" + } }, { "Kind": "Components.Component", @@ -32163,7 +36355,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.ItemsField", "Documentation": "\n\nDefinestheItemsDataFieldoftheDataSourcethatcontainsthechildnodes.\n\n", - "Metadata": { "Common.PropertyName": "ItemsField" } + "Metadata": { + "Common.PropertyName": "ItemsField" + } }, { "Kind": "Components.Component", @@ -32171,7 +36365,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.TextField", "Documentation": "\n\nDefinestheTextDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -32179,7 +36375,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.IconClassField", "Documentation": "\n\nDefinestheIconClassDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheIconandImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -32187,7 +36385,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.IconField", "Documentation": "\n\nDefinestheIconDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -32195,7 +36395,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.ImageUrlField", "Documentation": "\n\nDefinestheImageUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -32203,7 +36405,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.UrlField", "Documentation": "\n\nDefinestheUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -32224,8 +36428,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -32238,10 +36442,10 @@ }, { "__Checksum": { - "Data1": 6727443605242386298, - "Data2": -7048901689844509449, - "Data3": -6353017648473641937, - "Data4": 6547369708057904372 + "Data1": -7818046343089311644, + "Data2": 3603832702859567179, + "Data3": 4502582243614850436, + "Data4": 2895544443134458008 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikMenu.ItemTemplate", @@ -32263,23 +36467,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikMenu.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 7325780364651920970, - "Data2": 8351163253339534436, - "Data3": -2045660431233965531, - "Data4": -3050485680410996400 + "Data1": -652793462147881401, + "Data2": 1410432372004618973, + "Data3": 4979032983253559876, + "Data4": 6320677507095439969 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikMenu.ItemTemplate", @@ -32301,8 +36505,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikMenu.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -32315,10 +36519,10 @@ }, { "__Checksum": { - "Data1": -5061974512905762976, - "Data2": 6436552908411861385, - "Data3": -4069415110594006128, - "Data4": 6901642668395239764 + "Data1": 8458645981224830207, + "Data2": 8572495040708713261, + "Data3": -6681864583702042408, + "Data4": 288948390176203606 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikMultiSelect", @@ -32326,7 +36530,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikMultiSelect", "Documentation": "\n\nTheclassfortheTelerikMultiSelectcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikMultiSelect" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikMultiSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -32356,7 +36564,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.TextField", "Documentation": "\n\nDefinestheTextFieldoftheData.Defaultvalue:\"Text\".\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -32364,7 +36574,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.Placeholder", "Documentation": "\n\nThehintthatisshownifnothereisnovalue.\n\n", - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "Components.Component", @@ -32372,7 +36584,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikMultiSelect.Filterable", "Documentation": "\n\nDefineswhetherdatashouldbefilteredontypingintheMultiSelect.\nThedatawillbefilteredbasedontheTextField.\n\n", - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "Components.Component", @@ -32380,7 +36594,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikMultiSelect.ClearButton", "Documentation": "\n\nDefineswhethertorenderaclearbuttonintheMultiSelect.\nClearButtonisdisplayedonhoverwhentheMultiSelecthasvalue.\n\n", - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "Components.Component", @@ -32388,7 +36604,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikMultiSelect.MinLength", "Documentation": "\n\nDefinesminimumnumberofcharactersintheinputbeforesuggestionsaredisplayed.\nDefaultvalueis0.\n\n", - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "Components.Component", @@ -32397,7 +36615,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.StringFilterOperator Telerik.Blazor.Components.TelerikMultiSelect.FilterOperator", "Documentation": "\n\nDefinesthefilteroperator.DefaultvalueisStringFilterOperator.StartsWidth.\n\n", - "Metadata": { "Common.PropertyName": "FilterOperator" } + "Metadata": { + "Common.PropertyName": "FilterOperator" + } }, { "Kind": "Components.Component", @@ -32416,7 +36636,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.Id", "Documentation": "\n\nDefinestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -32424,7 +36646,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.ValueField", "Documentation": "\n\nDefinestheValueFieldoftheData.Defaultvalue:\"Value\".\n\n", - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "Components.Component", @@ -32465,7 +36689,9 @@ "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -32473,7 +36699,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.PopupHeight", "Documentation": "\n\nDefinestheheightoftheDropDownList'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupHeight" } + "Metadata": { + "Common.PropertyName": "PopupHeight" + } }, { "Kind": "Components.Component", @@ -32481,7 +36709,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.PopupWidth", "Documentation": "\n\nDefinesthewidthoftheDropDownList'sPopup.\nThedefaultvalueis\"auto\",whichwillusetheelementwidthforthepopupaswell.\n\n", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } }, { "Kind": "Components.Component", @@ -32489,7 +36719,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikMultiSelect.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -32497,7 +36729,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -32562,23 +36796,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikMultiSelect", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8807969600882482354, - "Data2": 5183366393620371413, - "Data3": 7535236244028863905, - "Data4": 142401304904548285 + "Data1": 2126730321512291147, + "Data2": 8908031673626584649, + "Data3": -6693907723126269857, + "Data4": -5246283618469343851 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikMultiSelect", @@ -32586,7 +36820,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikMultiSelect", "Documentation": "\n\nTheclassfortheTelerikMultiSelectcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikMultiSelect" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikMultiSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -32616,7 +36854,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.TextField", "Documentation": "\n\nDefinestheTextFieldoftheData.Defaultvalue:\"Text\".\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -32624,7 +36864,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.Placeholder", "Documentation": "\n\nThehintthatisshownifnothereisnovalue.\n\n", - "Metadata": { "Common.PropertyName": "Placeholder" } + "Metadata": { + "Common.PropertyName": "Placeholder" + } }, { "Kind": "Components.Component", @@ -32632,7 +36874,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikMultiSelect.Filterable", "Documentation": "\n\nDefineswhetherdatashouldbefilteredontypingintheMultiSelect.\nThedatawillbefilteredbasedontheTextField.\n\n", - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "Components.Component", @@ -32640,7 +36884,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikMultiSelect.ClearButton", "Documentation": "\n\nDefineswhethertorenderaclearbuttonintheMultiSelect.\nClearButtonisdisplayedonhoverwhentheMultiSelecthasvalue.\n\n", - "Metadata": { "Common.PropertyName": "ClearButton" } + "Metadata": { + "Common.PropertyName": "ClearButton" + } }, { "Kind": "Components.Component", @@ -32648,7 +36894,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikMultiSelect.MinLength", "Documentation": "\n\nDefinesminimumnumberofcharactersintheinputbeforesuggestionsaredisplayed.\nDefaultvalueis0.\n\n", - "Metadata": { "Common.PropertyName": "MinLength" } + "Metadata": { + "Common.PropertyName": "MinLength" + } }, { "Kind": "Components.Component", @@ -32657,7 +36905,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.StringFilterOperator Telerik.Blazor.Components.TelerikMultiSelect.FilterOperator", "Documentation": "\n\nDefinesthefilteroperator.DefaultvalueisStringFilterOperator.StartsWidth.\n\n", - "Metadata": { "Common.PropertyName": "FilterOperator" } + "Metadata": { + "Common.PropertyName": "FilterOperator" + } }, { "Kind": "Components.Component", @@ -32676,7 +36926,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.Id", "Documentation": "\n\nDefinestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -32684,7 +36936,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.ValueField", "Documentation": "\n\nDefinestheValueFieldoftheData.Defaultvalue:\"Value\".\n\n", - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "Components.Component", @@ -32725,7 +36979,9 @@ "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -32733,7 +36989,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.PopupHeight", "Documentation": "\n\nDefinestheheightoftheDropDownList'sPopup.\n\n", - "Metadata": { "Common.PropertyName": "PopupHeight" } + "Metadata": { + "Common.PropertyName": "PopupHeight" + } }, { "Kind": "Components.Component", @@ -32741,7 +36999,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.PopupWidth", "Documentation": "\n\nDefinesthewidthoftheDropDownList'sPopup.\nThedefaultvalueis\"auto\",whichwillusetheelementwidthforthepopupaswell.\n\n", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } }, { "Kind": "Components.Component", @@ -32749,7 +37009,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikMultiSelect.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -32757,7 +37019,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -32822,8 +37086,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -32836,10 +37100,10 @@ }, { "__Checksum": { - "Data1": -2423466596708495521, - "Data2": -2769377963573557635, - "Data3": 7464834599104569414, - "Data4": 7982895831782750679 + "Data1": 4338359350496646332, + "Data2": 5936927394775606138, + "Data3": 8057979219118044258, + "Data4": 5457476713905665878 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikMultiSelect.HeaderTemplate", @@ -32854,17 +37118,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikMultiSelect.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1507501537987996120, - "Data2": 3653532281277200965, - "Data3": 2184759703793829041, - "Data4": -5585890441311179283 + "Data1": -1788286325020456328, + "Data2": 849119735610876968, + "Data3": -8735679305702212942, + "Data4": -8261129364802348762 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikMultiSelect.HeaderTemplate", @@ -32887,10 +37151,10 @@ }, { "__Checksum": { - "Data1": -2963072481957760424, - "Data2": -6640587330001933553, - "Data3": -5657761652707966283, - "Data4": -3489108570760567618 + "Data1": -886057468514322590, + "Data2": 7236761872034008243, + "Data3": -6299732853083755541, + "Data4": -3350917449919792883 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikMultiSelect.FooterTemplate", @@ -32905,17 +37169,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikMultiSelect.FooterTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6617334806177306011, - "Data2": -8177112460377594028, - "Data3": 4482936515300142585, - "Data4": -3762851724911175474 + "Data1": 2384309482318150676, + "Data2": -7094632551018054347, + "Data3": 3156701554509750101, + "Data4": -7160284051303672842 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikMultiSelect.FooterTemplate", @@ -32938,10 +37202,10 @@ }, { "__Checksum": { - "Data1": 3262341160903316260, - "Data2": 7536830200723643760, - "Data3": -2998595331450238539, - "Data4": 4274078959447439483 + "Data1": 7184041473492248526, + "Data2": -7661447057270435975, + "Data3": 1457818710733009499, + "Data4": 2948232457568714016 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikMultiSelect.ItemTemplate", @@ -32963,23 +37227,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikMultiSelect.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5637267694763138790, - "Data2": -7000629860319166615, - "Data3": 2954880974818338231, - "Data4": 7044759395914926433 + "Data1": 3316989355028700446, + "Data2": -3260961905559358159, + "Data3": -4891748507070637018, + "Data4": 2413534238329481603 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikMultiSelect.ItemTemplate", @@ -33001,8 +37265,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikMultiSelect.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -33015,10 +37279,10 @@ }, { "__Checksum": { - "Data1": 8661148707703131407, - "Data2": -822318054071085456, - "Data3": -4201624031926517670, - "Data4": -7657243981082821919 + "Data1": 8402403099410564385, + "Data2": -1546306687287077252, + "Data3": -4316597307525991097, + "Data4": 5749389044515240173 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikNumericTextBox", @@ -33026,7 +37290,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikNumericTextBox", "Documentation": "\n\nTheclassfortheNumericTextboxcomponent.\n\nThetypeoftheobjectpassed/boundtotheValueproperty.\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikNumericTextBox" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikNumericTextBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -33045,7 +37313,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikNumericTextBox.Arrows", "Documentation": "\n\nSpecifieswhethertheincrementanddecrementarrowswillbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Arrows" } + "Metadata": { + "Common.PropertyName": "Arrows" + } }, { "Kind": "Components.Component", @@ -33053,7 +37323,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikNumericTextBox.Decimals", "Documentation": "\n\nSpecifiesthenumberprecisionappliedwhentyping.\nBydefaultthedecimalscountissetfromthespecifiedCulture.\n\n", - "Metadata": { "Common.PropertyName": "Decimals" } + "Metadata": { + "Common.PropertyName": "Decimals" + } }, { "Kind": "Components.Component", @@ -33094,7 +37366,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikNumericTextBox.Format", "Documentation": "\n\nSpecifiesthenumberformatusedwhenthecomponentisnotfocused.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -33102,7 +37376,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikNumericTextBox.Width", "Documentation": "\n\nSpecifiesthewidthoftheNumericTextBox.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -33110,7 +37386,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikNumericTextBox.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -33118,7 +37396,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikNumericTextBox.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -33126,7 +37406,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikNumericTextBox.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -33175,17 +37457,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikNumericTextBox", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -468511354739047040, - "Data2": -7007602369483021993, - "Data3": -2420352465223500817, - "Data4": -6835042216466174037 + "Data1": 615117136687843281, + "Data2": 4084409079666791986, + "Data3": 3030057932710696255, + "Data4": 8349248307479895614 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikNumericTextBox", @@ -33193,7 +37475,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikNumericTextBox", "Documentation": "\n\nTheclassfortheNumericTextboxcomponent.\n\nThetypeoftheobjectpassed/boundtotheValueproperty.\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikNumericTextBox" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikNumericTextBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -33212,7 +37498,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikNumericTextBox.Arrows", "Documentation": "\n\nSpecifieswhethertheincrementanddecrementarrowswillbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Arrows" } + "Metadata": { + "Common.PropertyName": "Arrows" + } }, { "Kind": "Components.Component", @@ -33220,7 +37508,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikNumericTextBox.Decimals", "Documentation": "\n\nSpecifiesthenumberprecisionappliedwhentyping.\nBydefaultthedecimalscountissetfromthespecifiedCulture.\n\n", - "Metadata": { "Common.PropertyName": "Decimals" } + "Metadata": { + "Common.PropertyName": "Decimals" + } }, { "Kind": "Components.Component", @@ -33261,7 +37551,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikNumericTextBox.Format", "Documentation": "\n\nSpecifiesthenumberformatusedwhenthecomponentisnotfocused.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -33269,7 +37561,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikNumericTextBox.Width", "Documentation": "\n\nSpecifiesthewidthoftheNumericTextBox.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -33277,7 +37571,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikNumericTextBox.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -33285,7 +37581,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikNumericTextBox.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -33293,7 +37591,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikNumericTextBox.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -33350,10 +37650,10 @@ }, { "__Checksum": { - "Data1": -2210427336288337974, - "Data2": 8159313921361174811, - "Data3": 1855480471427522836, - "Data4": 7650403690076006261 + "Data1": -655300307591971940, + "Data2": -9134465683660626241, + "Data3": 6511014599427489605, + "Data4": 4264023929525020178 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikPager", @@ -33361,7 +37661,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikPager", "Documentation": "\n\nTheclassfortheTelerikPagercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikPager" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikPager" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -33369,7 +37673,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikPager.Class", "Documentation": "\n\nDefinestheCSSclassesforthepagerwrapperelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -33377,7 +37683,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikPager.Total", "Documentation": "\n\nDefinestheTotalelementcounts.\n\n", - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "Components.Component", @@ -33385,7 +37693,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikPager.PageSize", "Documentation": "\n\nDefinesthesizeofthepageinthePager.\n\n", - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "Components.Component", @@ -33393,7 +37703,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikPager.Page", "Documentation": "\n\nDefinesthecurrentselectedpageofthepager.\n\n", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", @@ -33412,20 +37724,22 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikPager.ButtonCount", "Documentation": "\n\nDefinesthepagebuttonscountofthepager.\n\n", - "Metadata": { "Common.PropertyName": "ButtonCount" } + "Metadata": { + "Common.PropertyName": "ButtonCount" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikPager" + "Common.TypeName": "Telerik.Blazor.Components.TelerikPager", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2018883699324745427, - "Data2": 6993982867707350594, - "Data3": -4910600720620550664, - "Data4": 2621194620640823342 + "Data1": 5894850851326222753, + "Data2": -6464517352234654177, + "Data3": -821853421234213487, + "Data4": -5871519681741558506 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikPager", @@ -33433,7 +37747,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikPager", "Documentation": "\n\nTheclassfortheTelerikPagercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikPager" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikPager" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -33441,7 +37759,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikPager.Class", "Documentation": "\n\nDefinestheCSSclassesforthepagerwrapperelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -33449,7 +37769,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikPager.Total", "Documentation": "\n\nDefinestheTotalelementcounts.\n\n", - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "Components.Component", @@ -33457,7 +37779,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikPager.PageSize", "Documentation": "\n\nDefinesthesizeofthepageinthePager.\n\n", - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "Components.Component", @@ -33465,7 +37789,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikPager.Page", "Documentation": "\n\nDefinesthecurrentselectedpageofthepager.\n\n", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", @@ -33484,21 +37810,23 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikPager.ButtonCount", "Documentation": "\n\nDefinesthepagebuttonscountofthepager.\n\n", - "Metadata": { "Common.PropertyName": "ButtonCount" } + "Metadata": { + "Common.PropertyName": "ButtonCount" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikPager", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3698300532719623086, - "Data2": -2812422776296964839, - "Data3": -2653720530730083969, - "Data4": 2161584393981378744 + "Data1": -5717562357601839851, + "Data2": 5730829836425153825, + "Data3": -3740567649844076117, + "Data4": -5677293213094628608 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikRootComponent", @@ -33506,7 +37834,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikRootComponent", "Documentation": "\n\nThebaseclassfortheTelerikRootComponentthatneedstobeattherootofthemainlayoutoftheapplication.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikRootComponent" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikRootComponent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -33521,16 +37853,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikRootComponent" + "Common.TypeName": "Telerik.Blazor.Components.TelerikRootComponent", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3005937768905560412, - "Data2": -3539706986188921298, - "Data3": 3245385437338343333, - "Data4": 5241879866532164307 + "Data1": -6740561092237218936, + "Data2": -5162265737263105640, + "Data3": 4259629147638300584, + "Data4": -4062643821532823813 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikRootComponent", @@ -33538,7 +37870,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikRootComponent", "Documentation": "\n\nThebaseclassfortheTelerikRootComponentthatneedstobeattherootofthemainlayoutoftheapplication.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikRootComponent" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikRootComponent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -33553,17 +37889,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikRootComponent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6357431475889093754, - "Data2": 8713513164513873958, - "Data3": -5031263513749294357, - "Data4": -1292678175672580365 + "Data1": 7018203849195010085, + "Data2": -1230094358553986124, + "Data3": 975610048686367895, + "Data4": 7570775204959042115 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikRootComponent.ChildContent", @@ -33578,17 +37914,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikRootComponent.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4639332258697748732, - "Data2": -9201323311294521603, - "Data3": 5263769646796121189, - "Data4": -8038140710155091662 + "Data1": -6725653085118792693, + "Data2": 5231517880210925984, + "Data3": 3428828991576302537, + "Data4": -1300497643945452101 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikRootComponent.ChildContent", @@ -33611,10 +37947,10 @@ }, { "__Checksum": { - "Data1": -3331159045065748653, - "Data2": -256967860564120651, - "Data3": -4068590438758222372, - "Data4": 9074305756659564554 + "Data1": 4920420541865074320, + "Data2": 3426543703224391657, + "Data3": -5874332141895386779, + "Data4": 7921541024086778783 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikScheduler", @@ -33622,7 +37958,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikScheduler", "Documentation": "\n\nTheclassfortheTelerikSchedulercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikScheduler" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikScheduler" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -33641,7 +37981,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.Height", "Documentation": "\n\nDefinestheheightoftheScheduler.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -33649,7 +37991,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.Width", "Documentation": "\n\nDefinesthewidthoftheScheduler.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -33657,7 +38001,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikScheduler.Date", "Documentation": "\n\nThecurrentlyselecteddateoftheScheduler.Determinsetheperiodwhichisdisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", @@ -33677,7 +38023,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.SchedulerView Telerik.Blazor.Components.TelerikScheduler.View", "Documentation": "\n\nThecurrentlyselectedviewoftheScheduler.Determinesthelayoutofthecalendarview.\n\n", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", @@ -33729,7 +38077,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.TitleField", "Documentation": "\n\nDefinestheTitleFieldoftheData.Defaultvalue:\"Title\".\n\n", - "Metadata": { "Common.PropertyName": "TitleField" } + "Metadata": { + "Common.PropertyName": "TitleField" + } }, { "Kind": "Components.Component", @@ -33737,7 +38087,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.StartField", "Documentation": "\n\nDefinestheStartFieldoftheData.Defaultvalue:\"Start\".\n\n", - "Metadata": { "Common.PropertyName": "StartField" } + "Metadata": { + "Common.PropertyName": "StartField" + } }, { "Kind": "Components.Component", @@ -33745,7 +38097,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.EndField", "Documentation": "\n\nDefinestheEndFieldoftheData.Defaultvalue:\"End\".\n\n", - "Metadata": { "Common.PropertyName": "EndField" } + "Metadata": { + "Common.PropertyName": "EndField" + } }, { "Kind": "Components.Component", @@ -33753,7 +38107,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.IsAllDayField", "Documentation": "\n\nDefinestheIsAllDayFieldoftheData.Defaultvalue:\"IsAllDay\".\n\n", - "Metadata": { "Common.PropertyName": "IsAllDayField" } + "Metadata": { + "Common.PropertyName": "IsAllDayField" + } }, { "Kind": "Components.Component", @@ -33761,7 +38117,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.DescriptionField", "Documentation": "\n\nDefinestheDescriptionFieldoftheData.Defaultvalue:\"Description\".\n\n", - "Metadata": { "Common.PropertyName": "DescriptionField" } + "Metadata": { + "Common.PropertyName": "DescriptionField" + } }, { "Kind": "Components.Component", @@ -33769,7 +38127,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.IdField", "Documentation": "\n\nDefinestheIdFieldoftheData.Defaultvalue:\"Id\".\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -33777,7 +38137,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.RecurrenceRuleField", "Documentation": "\n\nDefinestheRecurrenceRuleFieldoftheData.Defaultvalue:\"RecurrenceRule\".\n\n", - "Metadata": { "Common.PropertyName": "RecurrenceRuleField" } + "Metadata": { + "Common.PropertyName": "RecurrenceRuleField" + } }, { "Kind": "Components.Component", @@ -33785,7 +38147,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.RecurrenceExceptionsField", "Documentation": "\n\nDefinestheRecurrenceExceptionsFieldoftheData.Defaultvalue:\"RecurrenceExceptions\".\n\n", - "Metadata": { "Common.PropertyName": "RecurrenceExceptionsField" } + "Metadata": { + "Common.PropertyName": "RecurrenceExceptionsField" + } }, { "Kind": "Components.Component", @@ -33793,7 +38157,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.RecurrenceIdField", "Documentation": "\n\nDefinestheRecurrenceIdFieldoftheData,whichistheIdoftherecurrenceparent.\nDefaultvalue:\"RecurrenceId\".\n\n", - "Metadata": { "Common.PropertyName": "RecurrenceIdField" } + "Metadata": { + "Common.PropertyName": "RecurrenceIdField" + } }, { "Kind": "Components.Component", @@ -33801,7 +38167,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikScheduler.AllowCreate", "Documentation": "\n\nDetermineswhetherornowcreatingnewappointmentsisallowed.Truebydefault.\n\n", - "Metadata": { "Common.PropertyName": "AllowCreate" } + "Metadata": { + "Common.PropertyName": "AllowCreate" + } }, { "Kind": "Components.Component", @@ -33809,7 +38177,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikScheduler.AllowUpdate", "Documentation": "\n\nDetermineswhetherornowupdatingappointmentsisallowed.Truebydefault.\n\n", - "Metadata": { "Common.PropertyName": "AllowUpdate" } + "Metadata": { + "Common.PropertyName": "AllowUpdate" + } }, { "Kind": "Components.Component", @@ -33817,7 +38187,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikScheduler.AllowDelete", "Documentation": "\n\nDetermineswhetherornowdeletingappointmentsisallowed.Truebydefault.\n\n", - "Metadata": { "Common.PropertyName": "AllowDelete" } + "Metadata": { + "Common.PropertyName": "AllowDelete" + } }, { "Kind": "Components.Component", @@ -33876,17 +38248,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikScheduler", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7782621566261638640, - "Data2": 674645445875088413, - "Data3": 4920228197802555766, - "Data4": -7180476332117448064 + "Data1": -5216798762028878775, + "Data2": -8271192615399905694, + "Data3": -7281919384216948816, + "Data4": -3399110342166072302 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikScheduler", @@ -33894,7 +38266,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikScheduler", "Documentation": "\n\nTheclassfortheTelerikSchedulercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikScheduler" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikScheduler" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -33913,7 +38289,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.Height", "Documentation": "\n\nDefinestheheightoftheScheduler.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -33921,7 +38299,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.Width", "Documentation": "\n\nDefinesthewidthoftheScheduler.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -33929,7 +38309,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikScheduler.Date", "Documentation": "\n\nThecurrentlyselecteddateoftheScheduler.Determinsetheperiodwhichisdisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", @@ -33949,7 +38331,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.SchedulerView Telerik.Blazor.Components.TelerikScheduler.View", "Documentation": "\n\nThecurrentlyselectedviewoftheScheduler.Determinesthelayoutofthecalendarview.\n\n", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", @@ -34001,7 +38385,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.TitleField", "Documentation": "\n\nDefinestheTitleFieldoftheData.Defaultvalue:\"Title\".\n\n", - "Metadata": { "Common.PropertyName": "TitleField" } + "Metadata": { + "Common.PropertyName": "TitleField" + } }, { "Kind": "Components.Component", @@ -34009,7 +38395,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.StartField", "Documentation": "\n\nDefinestheStartFieldoftheData.Defaultvalue:\"Start\".\n\n", - "Metadata": { "Common.PropertyName": "StartField" } + "Metadata": { + "Common.PropertyName": "StartField" + } }, { "Kind": "Components.Component", @@ -34017,7 +38405,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.EndField", "Documentation": "\n\nDefinestheEndFieldoftheData.Defaultvalue:\"End\".\n\n", - "Metadata": { "Common.PropertyName": "EndField" } + "Metadata": { + "Common.PropertyName": "EndField" + } }, { "Kind": "Components.Component", @@ -34025,7 +38415,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.IsAllDayField", "Documentation": "\n\nDefinestheIsAllDayFieldoftheData.Defaultvalue:\"IsAllDay\".\n\n", - "Metadata": { "Common.PropertyName": "IsAllDayField" } + "Metadata": { + "Common.PropertyName": "IsAllDayField" + } }, { "Kind": "Components.Component", @@ -34033,7 +38425,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.DescriptionField", "Documentation": "\n\nDefinestheDescriptionFieldoftheData.Defaultvalue:\"Description\".\n\n", - "Metadata": { "Common.PropertyName": "DescriptionField" } + "Metadata": { + "Common.PropertyName": "DescriptionField" + } }, { "Kind": "Components.Component", @@ -34041,7 +38435,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.IdField", "Documentation": "\n\nDefinestheIdFieldoftheData.Defaultvalue:\"Id\".\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -34049,7 +38445,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.RecurrenceRuleField", "Documentation": "\n\nDefinestheRecurrenceRuleFieldoftheData.Defaultvalue:\"RecurrenceRule\".\n\n", - "Metadata": { "Common.PropertyName": "RecurrenceRuleField" } + "Metadata": { + "Common.PropertyName": "RecurrenceRuleField" + } }, { "Kind": "Components.Component", @@ -34057,7 +38455,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.RecurrenceExceptionsField", "Documentation": "\n\nDefinestheRecurrenceExceptionsFieldoftheData.Defaultvalue:\"RecurrenceExceptions\".\n\n", - "Metadata": { "Common.PropertyName": "RecurrenceExceptionsField" } + "Metadata": { + "Common.PropertyName": "RecurrenceExceptionsField" + } }, { "Kind": "Components.Component", @@ -34065,7 +38465,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikScheduler.RecurrenceIdField", "Documentation": "\n\nDefinestheRecurrenceIdFieldoftheData,whichistheIdoftherecurrenceparent.\nDefaultvalue:\"RecurrenceId\".\n\n", - "Metadata": { "Common.PropertyName": "RecurrenceIdField" } + "Metadata": { + "Common.PropertyName": "RecurrenceIdField" + } }, { "Kind": "Components.Component", @@ -34073,7 +38475,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikScheduler.AllowCreate", "Documentation": "\n\nDetermineswhetherornowcreatingnewappointmentsisallowed.Truebydefault.\n\n", - "Metadata": { "Common.PropertyName": "AllowCreate" } + "Metadata": { + "Common.PropertyName": "AllowCreate" + } }, { "Kind": "Components.Component", @@ -34081,7 +38485,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikScheduler.AllowUpdate", "Documentation": "\n\nDetermineswhetherornowupdatingappointmentsisallowed.Truebydefault.\n\n", - "Metadata": { "Common.PropertyName": "AllowUpdate" } + "Metadata": { + "Common.PropertyName": "AllowUpdate" + } }, { "Kind": "Components.Component", @@ -34089,7 +38495,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikScheduler.AllowDelete", "Documentation": "\n\nDetermineswhetherornowdeletingappointmentsisallowed.Truebydefault.\n\n", - "Metadata": { "Common.PropertyName": "AllowDelete" } + "Metadata": { + "Common.PropertyName": "AllowDelete" + } }, { "Kind": "Components.Component", @@ -34156,10 +38564,10 @@ }, { "__Checksum": { - "Data1": -7608808157963979686, - "Data2": -4823535482296487869, - "Data3": -529184431918338820, - "Data4": 597612126291412781 + "Data1": -5132789942845151830, + "Data2": -4393483359701250110, + "Data3": -3205422277630852588, + "Data4": -7541682077033290397 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikScheduler.SchedulerViews", @@ -34174,17 +38582,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikScheduler.SchedulerViews", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6382277258569323132, - "Data2": 6212844058802523424, - "Data3": -5417423554261444100, - "Data4": -1152233807317824206 + "Data1": 6436924631876846783, + "Data2": 1249561027854053051, + "Data3": 8288108635173912888, + "Data4": 6794149463827212383 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikScheduler.SchedulerViews", @@ -34207,10 +38615,10 @@ }, { "__Checksum": { - "Data1": -2839745849728857452, - "Data2": 7803392703260916705, - "Data3": -2567470395375437623, - "Data4": -127511550147174149 + "Data1": 6612672467695345448, + "Data2": 4448671161090429247, + "Data3": 1995550902717102892, + "Data4": 6251166439118127951 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikScheduler.SchedulerResources", @@ -34225,17 +38633,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikScheduler.SchedulerResources", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4486544351280587446, - "Data2": 4488780018938059299, - "Data3": -7408039995468150282, - "Data4": 7087007208339572506 + "Data1": -3476825419976207758, + "Data2": 9051217324637823485, + "Data3": 94395830156112683, + "Data4": -2279717678190686876 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikScheduler.SchedulerResources", @@ -34258,10 +38666,10 @@ }, { "__Checksum": { - "Data1": 5886085521062332141, - "Data2": 4031777685009435544, - "Data3": -6503956368417348306, - "Data4": 622452668777326529 + "Data1": -7985273701404332839, + "Data2": 6557935363923292737, + "Data3": -364113475292158382, + "Data4": 535786246875559388 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxes", @@ -34269,7 +38677,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxes", "Documentation": "\n\nTelerikUIStockChartCategoryAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxes" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -34283,16 +38695,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxes" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxes", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6226721805501181660, - "Data2": -9141693869967106301, - "Data3": 1111302020180154287, - "Data4": -1313064364459264551 + "Data1": 3837287106084714397, + "Data2": 3845403162060029048, + "Data3": -9041480635562454963, + "Data4": -7043280656294638394 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxes", @@ -34300,7 +38712,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxes", "Documentation": "\n\nTelerikUIStockChartCategoryAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxes" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -34314,17 +38730,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxes", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6350777890010084543, - "Data2": -4165184078615155652, - "Data3": -3786111669755463801, - "Data4": 2212912295857725033 + "Data1": 3086247052349253751, + "Data2": -8114812549068679105, + "Data3": 5388797260941094647, + "Data4": -9207297468281568310 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxes.ChildContent", @@ -34338,17 +38754,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxes.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5353779753146674945, - "Data2": -164147417587810024, - "Data3": 2762329603657369082, - "Data4": -8893896661676259051 + "Data1": 5039729866950077197, + "Data2": 2057784916533228599, + "Data3": 9205400793395078762, + "Data4": 5799324275218886554 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxes.ChildContent", @@ -34370,17 +38786,21 @@ }, { "__Checksum": { - "Data1": -6774617493549169888, - "Data2": -1112200558173097019, - "Data3": 4058136711615336973, - "Data4": 5970686957554885549 + "Data1": -1410584927328484698, + "Data2": -6779740034315932166, + "Data3": 6785983619210091552, + "Data4": 2096145686054011562 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxis" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -34398,7 +38818,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.StockChartCategoryAxis.AxisCrossingValue", "Documentation": "\n\nCategoryindexatwhichthefirstvalueaxiscrossesthisaxis.(Onlyforobject)Categoryindiciesatwhichthevalueaxescrossthecategoryaxis.(Onlyforarray)Note:Specifyanindexgreaterthanorequaltothenumberofcategoriestodenotethefarendoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -34406,7 +38828,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxis.Color", "Documentation": "\n\nColortoapplytoallaxiselements.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.Individualcolorsettingsforlineandlabelstakepriority.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -34414,7 +38838,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxis.Field", "Documentation": "\n\nThedatafieldcontainingthecategoryname.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -34422,7 +38848,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxis.Name", "Documentation": "\n\nTheuniqueaxisname.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -34430,7 +38858,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxis.Reverse", "Documentation": "\n\nReversestheaxisdirection-categoriesarelistedfromrighttoleftandfromtoptobottom.\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -34438,7 +38868,9 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisType?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisType? Telerik.Blazor.Components.StockChartCategoryAxis.Type", "Documentation": "\n\nTheaxistype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -34446,7 +38878,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -34454,7 +38888,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartCategoryAxis.BaseUnitStep", "Documentation": "\n\nThestep(interval)betweencategoriesinbaseunits.Settingitto\"auto\"willsetthesteptosuchvaluethatthetotalnumberofcategoriesdoesnotexceedcategoryAxis.maxDateGroups.ThisoptionisignoredifcategoryAxis.baseUnitissetto\"fit\".\n\n", - "Metadata": { "Common.PropertyName": "BaseUnitStep" } + "Metadata": { + "Common.PropertyName": "BaseUnitStep" + } }, { "Kind": "Components.Component", @@ -34462,7 +38898,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxis.MaxDateGroups", "Documentation": "\n\nSpecifiesthemaximumnumberofgroups(categories)toproducewheneitherbaseUnitissetto\"fit\"orbaseUnitStepissetto\"auto\".Thisoptionisignoredinallothercases.Thedefaultvalueisapproximatelyequalto[widgetwidth,px]/30\n\n", - "Metadata": { "Common.PropertyName": "MaxDateGroups" } + "Metadata": { + "Common.PropertyName": "MaxDateGroups" + } }, { "Kind": "Components.Component", @@ -34470,7 +38908,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxis.Visible", "Documentation": "\n\nThevisibilityoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -34478,27 +38918,33 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisBaseUnit?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisBaseUnit? Telerik.Blazor.Components.StockChartCategoryAxis.BaseUnit", "Documentation": "\n\nSpecifiesthebasetimeintervalfortheaxis.\n\n", - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxis" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxis", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6190610892236599051, - "Data2": 3995529970725777976, - "Data3": 2888972367218604446, - "Data4": -6509240160690064131 + "Data1": -180970288160007311, + "Data2": 7756347761447558150, + "Data3": 4037531943869050020, + "Data4": -1642722122581222545 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxis" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -34516,7 +38962,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.StockChartCategoryAxis.AxisCrossingValue", "Documentation": "\n\nCategoryindexatwhichthefirstvalueaxiscrossesthisaxis.(Onlyforobject)Categoryindiciesatwhichthevalueaxescrossthecategoryaxis.(Onlyforarray)Note:Specifyanindexgreaterthanorequaltothenumberofcategoriestodenotethefarendoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -34524,7 +38972,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxis.Color", "Documentation": "\n\nColortoapplytoallaxiselements.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.Individualcolorsettingsforlineandlabelstakepriority.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -34532,7 +38982,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxis.Field", "Documentation": "\n\nThedatafieldcontainingthecategoryname.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -34540,7 +38992,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxis.Name", "Documentation": "\n\nTheuniqueaxisname.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -34548,7 +39002,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxis.Reverse", "Documentation": "\n\nReversestheaxisdirection-categoriesarelistedfromrighttoleftandfromtoptobottom.\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -34556,7 +39012,9 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisType?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisType? Telerik.Blazor.Components.StockChartCategoryAxis.Type", "Documentation": "\n\nTheaxistype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -34564,7 +39022,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -34572,7 +39032,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartCategoryAxis.BaseUnitStep", "Documentation": "\n\nThestep(interval)betweencategoriesinbaseunits.Settingitto\"auto\"willsetthesteptosuchvaluethatthetotalnumberofcategoriesdoesnotexceedcategoryAxis.maxDateGroups.ThisoptionisignoredifcategoryAxis.baseUnitissetto\"fit\".\n\n", - "Metadata": { "Common.PropertyName": "BaseUnitStep" } + "Metadata": { + "Common.PropertyName": "BaseUnitStep" + } }, { "Kind": "Components.Component", @@ -34580,7 +39042,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxis.MaxDateGroups", "Documentation": "\n\nSpecifiesthemaximumnumberofgroups(categories)toproducewheneitherbaseUnitissetto\"fit\"orbaseUnitStepissetto\"auto\".Thisoptionisignoredinallothercases.Thedefaultvalueisapproximatelyequalto[widgetwidth,px]/30\n\n", - "Metadata": { "Common.PropertyName": "MaxDateGroups" } + "Metadata": { + "Common.PropertyName": "MaxDateGroups" + } }, { "Kind": "Components.Component", @@ -34588,7 +39052,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxis.Visible", "Documentation": "\n\nThevisibilityoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -34596,21 +39062,23 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisBaseUnit?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisBaseUnit? Telerik.Blazor.Components.StockChartCategoryAxis.BaseUnit", "Documentation": "\n\nSpecifiesthebasetimeintervalfortheaxis.\n\n", - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 954594548787260192, - "Data2": -1888372899628116081, - "Data3": 4582199512292423015, - "Data4": 3559414680119757494 + "Data1": 4647955410408210929, + "Data2": -7356547810712679505, + "Data3": -5376107218826864574, + "Data4": -9185625883576165627 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxis.ChildContent", @@ -34624,17 +39092,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4527128640092943308, - "Data2": -7433994497267332502, - "Data3": -6964158426948236498, - "Data4": 2302006245336005465 + "Data1": 8461912858969272410, + "Data2": 1164480785309299871, + "Data3": 9205624938293895636, + "Data4": 4433898065514999102 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxis.ChildContent", @@ -34656,10 +39124,10 @@ }, { "__Checksum": { - "Data1": 2899071027587585253, - "Data2": -2160728094020826774, - "Data3": 2060536280112662450, - "Data4": -8352086995453445584 + "Data1": 1003727879414352244, + "Data2": -826105006130786453, + "Data3": 7450756625623336959, + "Data4": 875222243064739341 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps", @@ -34667,7 +39135,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps", "Documentation": "\n\nTelerikUIStockChartCategoryAxisAutoBaseUnitSteps.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisAutoBaseUnitSteps" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisAutoBaseUnitSteps" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -34685,7 +39157,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Days", "Documentation": "\n\nThedaysunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "Components.Component", @@ -34693,7 +39167,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Hours", "Documentation": "\n\nThehoursunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "Components.Component", @@ -34701,7 +39177,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Minutes", "Documentation": "\n\nTheminutesunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Minutes" } + "Metadata": { + "Common.PropertyName": "Minutes" + } }, { "Kind": "Components.Component", @@ -34709,7 +39187,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Months", "Documentation": "\n\nThemonthsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "Components.Component", @@ -34717,7 +39197,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Weeks", "Documentation": "\n\nTheweeksunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "Components.Component", @@ -34725,20 +39207,22 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Years", "Documentation": "\n\nTheyearsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -747683393273960925, - "Data2": 8395049227398434808, - "Data3": 5958359216532354177, - "Data4": 6087998601060630739 + "Data1": -1595908573113312948, + "Data2": -8230114758263717213, + "Data3": -5241348725392832792, + "Data4": -6248941874037709574 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps", @@ -34746,7 +39230,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps", "Documentation": "\n\nTelerikUIStockChartCategoryAxisAutoBaseUnitSteps.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -34764,7 +39252,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Days", "Documentation": "\n\nThedaysunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "Components.Component", @@ -34772,7 +39262,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Hours", "Documentation": "\n\nThehoursunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "Components.Component", @@ -34780,7 +39272,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Minutes", "Documentation": "\n\nTheminutesunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Minutes" } + "Metadata": { + "Common.PropertyName": "Minutes" + } }, { "Kind": "Components.Component", @@ -34788,7 +39282,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Months", "Documentation": "\n\nThemonthsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "Components.Component", @@ -34796,7 +39292,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Weeks", "Documentation": "\n\nTheweeksunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "Components.Component", @@ -34804,21 +39302,23 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.Years", "Documentation": "\n\nTheyearsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8620582692624687307, - "Data2": -7874410673474955254, - "Data3": -2619149526521754016, - "Data4": 1157572486786631795 + "Data1": -2199669623939329363, + "Data2": -7119619910991534130, + "Data3": 2922950011057120492, + "Data4": 2973149549539601474 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.ChildContent", @@ -34832,17 +39332,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3512236297267211764, - "Data2": -7545932690179725005, - "Data3": -6373632668394195903, - "Data4": 6585304704654719364 + "Data1": -359931942492395388, + "Data2": -26996720646570553, + "Data3": 8310934033534337057, + "Data4": -3606203780574328728 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisAutoBaseUnitSteps.ChildContent", @@ -34864,10 +39364,10 @@ }, { "__Checksum": { - "Data1": 8484440508000008500, - "Data2": -1589363869896104649, - "Data3": -6888545412799804227, - "Data4": 323079664173536789 + "Data1": 4948961622812600869, + "Data2": -6146443320180001554, + "Data3": 8894912276668983540, + "Data4": -712925072302912181 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair", @@ -34875,7 +39375,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair", "Documentation": "\n\nTelerikUIStockChartCategoryAxisCrosshair.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisCrosshair" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisCrosshair" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -34893,7 +39397,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.Color", "Documentation": "\n\nThecolorofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -34901,7 +39407,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.Width", "Documentation": "\n\nThewidthofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -34909,7 +39417,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.Opacity", "Documentation": "\n\nTheopacityofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -34917,20 +39427,22 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.Visible", "Documentation": "\n\nThedashtypeofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2189758433316562588, - "Data2": -8024453268641416295, - "Data3": -4559421837832106372, - "Data4": 568642903196436519 + "Data1": -7797854763356828302, + "Data2": -5642237949468432150, + "Data3": 417171577971943675, + "Data4": 110397958742193843 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair", @@ -34938,7 +39450,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair", "Documentation": "\n\nTelerikUIStockChartCategoryAxisCrosshair.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -34956,7 +39472,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.Color", "Documentation": "\n\nThecolorofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -34964,7 +39482,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.Width", "Documentation": "\n\nThewidthofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -34972,7 +39492,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.Opacity", "Documentation": "\n\nTheopacityofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -34980,21 +39502,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.Visible", "Documentation": "\n\nThedashtypeofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 895391809443605787, - "Data2": -3870258235163909212, - "Data3": 344521770512229616, - "Data4": -1051318728306580440 + "Data1": 1932734779874513935, + "Data2": -7773201504257723984, + "Data3": -4981039718925121101, + "Data4": -8618774838496853693 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.ChildContent", @@ -35008,17 +39532,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1474114454095394080, - "Data2": -8564602425139727273, - "Data3": 1827881313927035430, - "Data4": 2614959369870663152 + "Data1": 8772001386433036453, + "Data2": 1898394640968525702, + "Data3": -9191497462608371392, + "Data4": 6837515583828077796 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshair.ChildContent", @@ -35040,10 +39564,10 @@ }, { "__Checksum": { - "Data1": 6041191362938135486, - "Data2": -841768950084357319, - "Data3": 6641714837407588642, - "Data4": 2493279422524987661 + "Data1": -3473963241011207918, + "Data2": -1756396612565136960, + "Data3": -6436253113285766166, + "Data4": 5547237645662024172 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip", @@ -35051,7 +39575,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip", "Documentation": "\n\nTelerikUIStockChartCategoryAxisCrosshairTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisCrosshairTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisCrosshairTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -35069,7 +39597,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -35077,7 +39607,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -35096,7 +39628,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Visible", "Documentation": "\n\nAvalueindicatingifthetooltipshouldbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -35105,22 +39639,22 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7818564839786756424, - "Data2": 3273224430780196048, - "Data3": -8934677257113306506, - "Data4": -7600553540037450846 + "Data1": -8519236084594953015, + "Data2": 799035204174159357, + "Data3": -3898738402866713930, + "Data4": -2729132623745926443 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip", @@ -35128,7 +39662,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip", "Documentation": "\n\nTelerikUIStockChartCategoryAxisCrosshairTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -35146,7 +39684,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -35154,7 +39694,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -35173,7 +39715,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Visible", "Documentation": "\n\nAvalueindicatingifthetooltipshouldbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -35182,23 +39726,23 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5115193212055852074, - "Data2": 685030204691327108, - "Data3": -3940319259100297544, - "Data4": -7779110878197221427 + "Data1": -3176869439783825118, + "Data2": -4179109433319679370, + "Data3": 599068609403284256, + "Data4": 2434648019294310326 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.ChildContent", @@ -35212,17 +39756,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7568837595673406114, - "Data2": 8270952922880394790, - "Data3": -4715820434638638730, - "Data4": 5436053209587964583 + "Data1": -4346683595513855194, + "Data2": -8966844698026194583, + "Data3": 2220065026952625301, + "Data4": -7818592974686291395 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.ChildContent", @@ -35244,10 +39788,10 @@ }, { "__Checksum": { - "Data1": -6850635036609300206, - "Data2": -3750510068270909975, - "Data3": -328972559095721023, - "Data4": -2797974077197919199 + "Data1": 2766310106146192768, + "Data2": 2427275079934740914, + "Data3": -7790621874479075901, + "Data4": -6930617281917354568 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Template", @@ -35269,23 +39813,23 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3637232261477478610, - "Data2": -1933471622210531375, - "Data3": 7761375557949181588, - "Data4": 2479248932629315363 + "Data1": -1902916014891588091, + "Data2": 2830342677418689390, + "Data3": -2852787912409295247, + "Data4": 923183104181590186 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Template", @@ -35307,8 +39851,8 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisCrosshairTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -35321,10 +39865,10 @@ }, { "__Checksum": { - "Data1": 7716512047759298509, - "Data2": -4432708317612314595, - "Data3": 2803108711581279901, - "Data4": 8336820469569415195 + "Data1": -6603696462569566696, + "Data2": -2773425849534508542, + "Data3": -810330364616730877, + "Data4": -462144890590277883 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLabels", @@ -35332,7 +39876,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisLabels", "Documentation": "\n\nTelerikUIStockChartCategoryAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -35350,7 +39898,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -35358,7 +39908,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -35366,7 +39918,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisLabels.Skip", "Documentation": "\n\nNumberoflabelstoskip.Skipsrenderingthefirstnlabels.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -35374,7 +39928,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisLabels.Step", "Documentation": "\n\nLabelrenderingstep.Everyn-thlabelisrenderedwherenisthestep\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -35382,7 +39938,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisLabels.Visible", "Documentation": "\n\nThevisibilityofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -35390,20 +39948,22 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.StockChartCategoryAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLabels" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4234430208995204193, - "Data2": 3728409036618292873, - "Data3": 1685408709863824491, - "Data4": 6135693588623182895 + "Data1": 3956414304158516197, + "Data2": -7134762764439479506, + "Data3": 6096826466212942768, + "Data4": 726580291625473028 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLabels", @@ -35411,7 +39971,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisLabels", "Documentation": "\n\nTelerikUIStockChartCategoryAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -35429,7 +39993,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -35437,7 +40003,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -35445,7 +40013,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisLabels.Skip", "Documentation": "\n\nNumberoflabelstoskip.Skipsrenderingthefirstnlabels.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -35453,7 +40023,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisLabels.Step", "Documentation": "\n\nLabelrenderingstep.Everyn-thlabelisrenderedwherenisthestep\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -35461,7 +40033,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisLabels.Visible", "Documentation": "\n\nThevisibilityofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -35469,21 +40043,23 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.StockChartCategoryAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 497676721909394563, - "Data2": -1527971941247691417, - "Data3": -69914296100329451, - "Data4": 3379416846688161425 + "Data1": 3413259865806051159, + "Data2": -1873987236490823914, + "Data3": 670970288007494586, + "Data4": -5864556645660371985 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLabels.ChildContent", @@ -35497,17 +40073,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1875109691383210589, - "Data2": 7699595905296163394, - "Data3": -1844800116326533923, - "Data4": 1138605451938451279 + "Data1": 7798802304722534839, + "Data2": -1084554329482518848, + "Data3": 8724660523913500649, + "Data4": 2912985024873181947 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLabels.ChildContent", @@ -35529,10 +40105,10 @@ }, { "__Checksum": { - "Data1": -227253331128965120, - "Data2": 6154797725395999464, - "Data3": -8000522778529568471, - "Data4": 4544967829624521744 + "Data1": -7558747919347475152, + "Data2": -1529514833835128021, + "Data3": -2729380728652570256, + "Data4": 7865821580549658851 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder", @@ -35540,7 +40116,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder", "Documentation": "\n\nTelerikUIStockChartCategoryAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -35558,7 +40138,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -35566,7 +40148,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -35574,20 +40158,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7375070097191566306, - "Data2": -7733819433860428203, - "Data3": -2441572903205088412, - "Data4": -6383111510561732823 + "Data1": -6944123796007647621, + "Data2": -5086521163334294677, + "Data3": 8497922019467795132, + "Data4": -4327661597957684109 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder", @@ -35595,7 +40181,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder", "Documentation": "\n\nTelerikUIStockChartCategoryAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -35613,7 +40203,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -35621,7 +40213,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -35629,21 +40223,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 9034537700863603670, - "Data2": 4474993077647357938, - "Data3": -7604200158575118394, - "Data4": -4303837499285520781 + "Data1": -4606527732611006212, + "Data2": -6199795229606416191, + "Data3": -5824299159437709940, + "Data4": -9051291903521200059 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder.ChildContent", @@ -35657,17 +40253,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1387723535265352793, - "Data2": -8634735899083762189, - "Data3": -666846089199185621, - "Data4": -2049853772532630429 + "Data1": -7424956072690680839, + "Data2": 7786199422622606852, + "Data3": -1169292557481337124, + "Data4": -1120627206156472551 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLabelsBorder.ChildContent", @@ -35689,10 +40285,10 @@ }, { "__Checksum": { - "Data1": -7180214146373466246, - "Data2": -3184648582350270555, - "Data3": -2599953019771973019, - "Data4": -180313324803094920 + "Data1": 1914178928015008447, + "Data2": 7266920104139301486, + "Data3": 3993674097764246820, + "Data4": -6018745436610565253 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLine", @@ -35700,7 +40296,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisLine", "Documentation": "\n\nTelerikUIStockChartCategoryAxisLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisLine" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -35718,7 +40318,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisLine.Color", "Documentation": "\n\nThecolorofthelines.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.Note:Thiswillalsoeffectthemajorandminorticks,butnotthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -35726,7 +40328,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartCategoryAxisLine.DashType", "Documentation": "\n\nThedashtypeoftheline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -35734,7 +40338,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisLine.Visible", "Documentation": "\n\nThevisibilityofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -35742,20 +40348,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisLine.Width", "Documentation": "\n\nThewidthoftheline.Thiswillalsoeffectthemajorandminorticks,butnotthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLine" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLine", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5873279988906474210, - "Data2": 7386437980935813430, - "Data3": 5861702352218929866, - "Data4": 8683422419815357116 + "Data1": 5082909326928184524, + "Data2": 7435524019081714838, + "Data3": -2675582910003653218, + "Data4": 7163988538283917934 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLine", @@ -35763,7 +40371,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisLine", "Documentation": "\n\nTelerikUIStockChartCategoryAxisLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisLine" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -35781,7 +40393,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisLine.Color", "Documentation": "\n\nThecolorofthelines.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.Note:Thiswillalsoeffectthemajorandminorticks,butnotthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -35789,7 +40403,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartCategoryAxisLine.DashType", "Documentation": "\n\nThedashtypeoftheline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -35797,7 +40413,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisLine.Visible", "Documentation": "\n\nThevisibilityofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -35805,21 +40423,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisLine.Width", "Documentation": "\n\nThewidthoftheline.Thiswillalsoeffectthemajorandminorticks,butnotthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLine", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2794686869172741021, - "Data2": -6058298363064236396, - "Data3": 2941989650192970965, - "Data4": -9133857407719868468 + "Data1": 6494847857886613822, + "Data2": 3944830364707923428, + "Data3": -8152335503344662469, + "Data4": 3947858861342162006 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLine.ChildContent", @@ -35833,17 +40453,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisLine.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5858239301744840136, - "Data2": -2828949502030595301, - "Data3": 2684597427076548649, - "Data4": -8710032785369140978 + "Data1": 982748952231282565, + "Data2": -312670043914562281, + "Data3": 2933710287419030658, + "Data4": -5791942445998705173 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisLine.ChildContent", @@ -35865,10 +40485,10 @@ }, { "__Checksum": { - "Data1": 1379096530073943153, - "Data2": -5611313333375401126, - "Data3": -4286488388773398984, - "Data4": 3370757700905454591 + "Data1": -8420134186817249910, + "Data2": 5311213359465007127, + "Data3": -8250581634872898494, + "Data4": 19925085567939456 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines", @@ -35876,7 +40496,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines", "Documentation": "\n\nTelerikUIStockChartCategoryAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -35894,7 +40518,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthelines.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -35902,7 +40528,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeofthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -35910,7 +40538,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.Visible", "Documentation": "\n\nThevisibilityofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -35918,7 +40548,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -35926,7 +40558,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -35934,20 +40568,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1918209821782315167, - "Data2": 2545534953181210460, - "Data3": 3311506935563755175, - "Data4": -1949163397833006222 + "Data1": -5472471701147715737, + "Data2": -7072578602338683996, + "Data3": 1974329684733632917, + "Data4": -6123171675276628835 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines", @@ -35955,7 +40591,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines", "Documentation": "\n\nTelerikUIStockChartCategoryAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -35973,7 +40613,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthelines.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -35981,7 +40623,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeofthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -35989,7 +40633,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.Visible", "Documentation": "\n\nThevisibilityofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -35997,7 +40643,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -36005,7 +40653,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -36013,21 +40663,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8158472145129216878, - "Data2": 8882213553243478979, - "Data3": 5536846245552717663, - "Data4": -7368926451342803189 + "Data1": 3941767918929895788, + "Data2": -3311090215591262980, + "Data3": -4159000687929038370, + "Data4": -3755277988040042837 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.ChildContent", @@ -36041,17 +40693,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1377969718415484546, - "Data2": -7698730314276657454, - "Data3": 6588967094339833521, - "Data4": 8813445232411014103 + "Data1": 277365651680867686, + "Data2": 6435837884970562000, + "Data3": 8062261447227871654, + "Data4": 499438980021165390 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMajorGridLines.ChildContent", @@ -36073,10 +40725,10 @@ }, { "__Checksum": { - "Data1": 5241833616631632497, - "Data2": 2705712231518196223, - "Data3": 1424757721481457997, - "Data4": 6550521121635509531 + "Data1": -8107699076307918687, + "Data2": -8562388202877988835, + "Data3": 3321939561526526171, + "Data4": -19977084016348672 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks", @@ -36084,7 +40736,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks", "Documentation": "\n\nTelerikUIStockChartCategoryAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -36102,7 +40758,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -36110,7 +40768,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Size", "Documentation": "\n\nTheaxismajorticksize.Thisisthelengthofthelineinpixelsthatisdrawntoindicatethetickonthechart.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -36118,7 +40778,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -36126,7 +40788,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Visible", "Documentation": "\n\nThevisibilityofthemajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -36134,7 +40798,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -36142,20 +40808,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5866297443044964329, - "Data2": 2404285369614577152, - "Data3": 4484767522291936282, - "Data4": -7095152125294040880 + "Data1": 8659505584169357436, + "Data2": -2812402737952172977, + "Data3": -9055787411629180892, + "Data4": -8694641777982596728 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks", @@ -36163,7 +40831,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks", "Documentation": "\n\nTelerikUIStockChartCategoryAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -36181,7 +40853,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -36189,7 +40863,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Size", "Documentation": "\n\nTheaxismajorticksize.Thisisthelengthofthelineinpixelsthatisdrawntoindicatethetickonthechart.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -36197,7 +40873,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -36205,7 +40883,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Visible", "Documentation": "\n\nThevisibilityofthemajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -36213,7 +40893,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -36221,21 +40903,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2136227887515271172, - "Data2": 6607488422242046516, - "Data3": -2745097951916574684, - "Data4": 6186352982207878720 + "Data1": -6617120950136766833, + "Data2": -3987117963411592895, + "Data3": 1364101443351428728, + "Data4": -4338666513727659524 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.ChildContent", @@ -36249,17 +40933,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7410820286104082870, - "Data2": -3663059790171850775, - "Data3": 1248085041000540222, - "Data4": 2873893631800669370 + "Data1": -8332159289079438902, + "Data2": -2149159153000163179, + "Data3": -4346478015442704822, + "Data4": -5193206288382219469 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMajorTicks.ChildContent", @@ -36281,10 +40965,10 @@ }, { "__Checksum": { - "Data1": -5767232598105007340, - "Data2": -172249718308244212, - "Data3": 6780565622465013170, - "Data4": -1522260857102721284 + "Data1": -6147355535012041659, + "Data2": 5644989194452860984, + "Data3": 7314301957024481824, + "Data4": 5418144350329251953 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines", @@ -36292,7 +40976,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines", "Documentation": "\n\nTelerikUIStockChartCategoryAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -36310,7 +40998,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.Color", "Documentation": "\n\nThecolorofthelines.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.Notethatthissettinghasnoeffectifthevisibilityoftheminorgridlinesisnotsettotrue.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -36318,7 +41008,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeofthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -36326,7 +41018,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.Visible", "Documentation": "\n\nThevisibilityofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -36334,7 +41028,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthelines.Notethatthissettinghasnoeffectifthevisibilityoftheminorgridlinesisnotsettotrue.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -36342,7 +41038,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -36350,20 +41048,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4965279456584622453, - "Data2": -6823602031286156489, - "Data3": -701241985855409215, - "Data4": -1924660762783213690 + "Data1": -1594846016832758670, + "Data2": -7492739425848199246, + "Data3": 8823232414759512430, + "Data4": -8835131216030501183 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines", @@ -36371,7 +41071,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines", "Documentation": "\n\nTelerikUIStockChartCategoryAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -36389,7 +41093,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.Color", "Documentation": "\n\nThecolorofthelines.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.Notethatthissettinghasnoeffectifthevisibilityoftheminorgridlinesisnotsettotrue.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -36397,7 +41103,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeofthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -36405,7 +41113,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.Visible", "Documentation": "\n\nThevisibilityofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -36413,7 +41123,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthelines.Notethatthissettinghasnoeffectifthevisibilityoftheminorgridlinesisnotsettotrue.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -36421,7 +41133,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -36429,21 +41143,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3111958291845123526, - "Data2": -410215399935133952, - "Data3": -3668233222708962665, - "Data4": 2884180178045460195 + "Data1": -5750447057895993378, + "Data2": 660131058248870928, + "Data3": 4211123078023275048, + "Data4": 248605250607795951 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.ChildContent", @@ -36457,17 +41173,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2289045879846953341, - "Data2": 4539510267220439170, - "Data3": 3244154678269042154, - "Data4": -9032254790782602597 + "Data1": 8328098941097946297, + "Data2": -9081622059767794474, + "Data3": -1695128094167841287, + "Data4": -6092999858534889665 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMinorGridLines.ChildContent", @@ -36489,10 +41205,10 @@ }, { "__Checksum": { - "Data1": 8759268536627561607, - "Data2": 3607286780723877516, - "Data3": 7311670340235232188, - "Data4": -284711456515548979 + "Data1": 667434912303972852, + "Data2": -2065289709006686715, + "Data3": -7170056147119219191, + "Data4": -2985321864593355458 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks", @@ -36500,7 +41216,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks", "Documentation": "\n\nTelerikUIStockChartCategoryAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -36518,7 +41238,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Size", "Documentation": "\n\nTheaxisminorticksize.Thisisthelengthofthelineinpixelsthatisdrawntoindicatethetickonthechart.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -36526,7 +41248,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Visible", "Documentation": "\n\nThevisibilityoftheminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -36534,7 +41258,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -36542,7 +41268,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -36550,7 +41278,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -36558,20 +41288,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5608633266444119670, - "Data2": 5116498440921818319, - "Data3": 5588393615655233497, - "Data4": -6448681527485588135 + "Data1": 3896237161938922279, + "Data2": 2850219537206138204, + "Data3": -9011523234654529302, + "Data4": -5929143791601766856 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks", @@ -36579,7 +41311,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks", "Documentation": "\n\nTelerikUIStockChartCategoryAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -36597,7 +41333,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Size", "Documentation": "\n\nTheaxisminorticksize.Thisisthelengthofthelineinpixelsthatisdrawntoindicatethetickonthechart.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -36605,7 +41343,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Visible", "Documentation": "\n\nThevisibilityoftheminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -36613,7 +41353,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -36621,7 +41363,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -36629,7 +41373,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -36637,21 +41383,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5547138273045059692, - "Data2": -2480516338399911020, - "Data3": 7995418764132096402, - "Data4": -71606047412702239 + "Data1": 4996619193030151548, + "Data2": 4881392481909307997, + "Data3": -5120969582870516625, + "Data4": 8447820973877929565 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.ChildContent", @@ -36665,17 +41413,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3137686491390654367, - "Data2": 4240100863544599982, - "Data3": -3246448481976302044, - "Data4": -8918864355474376624 + "Data1": 2507488252500919587, + "Data2": 5064983169391558769, + "Data3": 6225294807449877544, + "Data4": 693940741847554506 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisMinorTicks.ChildContent", @@ -36697,10 +41445,10 @@ }, { "__Checksum": { - "Data1": -9010639393379522543, - "Data2": 6223062658320943248, - "Data3": 936937605127199711, - "Data4": 6034065252949186411 + "Data1": -2646181280508215748, + "Data2": 8022117019797328400, + "Data3": -6268894053011522181, + "Data4": 4254691016687055571 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisTitle", @@ -36708,7 +41456,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisTitle", "Documentation": "\n\nTelerikUIStockChartCategoryAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -36726,7 +41478,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -36734,7 +41488,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -36742,7 +41498,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -36750,20 +41508,22 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisTitle.Visible", "Documentation": "\n\nThevisibilityofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisTitle" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisTitle", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2932176079180746704, - "Data2": -774269701231137544, - "Data3": -458634854262944626, - "Data4": 907426484177416890 + "Data1": -3035469686508490934, + "Data2": -1661316021352331301, + "Data3": -2742341298638211391, + "Data4": -6573812762926322974 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisTitle", @@ -36771,7 +41531,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisTitle", "Documentation": "\n\nTelerikUIStockChartCategoryAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -36789,7 +41553,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -36797,7 +41563,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -36805,7 +41573,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -36813,21 +41583,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartCategoryAxisTitle.Visible", "Documentation": "\n\nThevisibilityofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8513448284105446069, - "Data2": -6401976451310436961, - "Data3": -1844303422473247010, - "Data4": 1851101243177624536 + "Data1": 8138065897246813961, + "Data2": 8928462823051473516, + "Data3": 6285833139803892950, + "Data4": -1520616617887042970 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisTitle.ChildContent", @@ -36841,17 +41613,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8965946996204712801, - "Data2": -8971023958756342164, - "Data3": 3410347973523769056, - "Data4": 6678918060153733296 + "Data1": -1134144973722685961, + "Data2": 5585013728465995320, + "Data3": 6745308160823005483, + "Data4": -7444996343919437132 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisTitle.ChildContent", @@ -36873,10 +41645,10 @@ }, { "__Checksum": { - "Data1": -8042654297765774997, - "Data2": 7018503438637555587, - "Data3": -6713547458680755780, - "Data4": 603973357697086322 + "Data1": 3140978069640325823, + "Data2": 1635238629017210414, + "Data3": -6201479727066903143, + "Data4": 1863414231795206507 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder", @@ -36884,7 +41656,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder", "Documentation": "\n\nTelerikUIStockChartCategoryAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartCategoryAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartCategoryAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -36902,7 +41678,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -36910,7 +41688,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -36918,20 +41698,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder" + "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 137658644571553134, - "Data2": 5875717341795930257, - "Data3": 8787114144265468284, - "Data4": 3673007995443602026 + "Data1": -3386822221139286693, + "Data2": 5196620970850426411, + "Data3": 5939741364381485480, + "Data4": 2651535178954340088 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder", @@ -36939,7 +41721,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder", "Documentation": "\n\nTelerikUIStockChartCategoryAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -36957,7 +41743,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -36965,7 +41753,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -36973,21 +41763,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8967357152463665486, - "Data2": -4277349527963105452, - "Data3": -8248061492153135239, - "Data4": -7794263633414678980 + "Data1": 4670541483330609940, + "Data2": -2357889260899234199, + "Data3": -7587332880620365088, + "Data4": 6568299638282031200 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder.ChildContent", @@ -37001,17 +41793,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4424044838434769625, - "Data2": -5955885867563955822, - "Data3": 2881319635470699505, - "Data4": 2373704472040035780 + "Data1": 5831446003385560870, + "Data2": 4297909593874068508, + "Data3": -8877959420587253631, + "Data4": -5839760657033130792 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartCategoryAxisTitleBorder.ChildContent", @@ -37033,10 +41825,10 @@ }, { "__Checksum": { - "Data1": 5117661099732897901, - "Data2": -5229233416838489055, - "Data3": -5492352104720022356, - "Data4": 7413766855992275714 + "Data1": 6044988746069267575, + "Data2": -2940884333113749619, + "Data3": -7752052667565217653, + "Data4": -4178875440519252113 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartLegend", @@ -37044,7 +41836,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartLegend", "Documentation": "\n\nTelerikUIStockChartLegend.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartLegend" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartLegend" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -37062,7 +41858,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartLegend.Background", "Documentation": "\n\nThebackgroundcolorofthelegend.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -37070,7 +41868,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartLegend.OffsetX", "Documentation": "\n\nTheXoffsetfromitsposition.Theoffsetisrelativetothecurrentpositionofthelegend.Forinstance,avalueof20willmovethelegend20pixelstotherightofit'sinitialposition.Anegativevaluewillmovethelegendtotheleftofthecurrentposition.\n\n", - "Metadata": { "Common.PropertyName": "OffsetX" } + "Metadata": { + "Common.PropertyName": "OffsetX" + } }, { "Kind": "Components.Component", @@ -37078,7 +41878,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartLegend.OffsetY", "Documentation": "\n\nTheYoffsetfromitsposition.Theoffsetisrelativetothecurrentpositionofthelegend.Forinstance,avalueof20willmovethelegend20pixelsdownfromit'sinitialposition.Anegativevaluewillmovethelegendupwardsfromthecurrentposition.\n\n", - "Metadata": { "Common.PropertyName": "OffsetY" } + "Metadata": { + "Common.PropertyName": "OffsetY" + } }, { "Kind": "Components.Component", @@ -37086,7 +41888,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartLegend.Reverse", "Documentation": "\n\nIfsettotruethelegenditemswillbereversed.Availableinversions2013.3.1306andlater.\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -37094,7 +41898,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartLegend.Visible", "Documentation": "\n\nThevisibilityofthelegend.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -37102,7 +41908,9 @@ "TypeName": "Telerik.Blazor.ChartLegendAlign?", "DisplayName": "Telerik.Blazor.ChartLegendAlign? Telerik.Blazor.Components.StockChartLegend.Align", "Documentation": "\n\nSpecifiesthelegendalign.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -37110,7 +41918,9 @@ "TypeName": "Telerik.Blazor.ChartLegendOrientation?", "DisplayName": "Telerik.Blazor.ChartLegendOrientation? Telerik.Blazor.Components.StockChartLegend.Orientation", "Documentation": "\n\nSpecifiesthelegendorientation.\n\n", - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "Components.Component", @@ -37118,20 +41928,22 @@ "TypeName": "Telerik.Blazor.ChartLegendPosition?", "DisplayName": "Telerik.Blazor.ChartLegendPosition? Telerik.Blazor.Components.StockChartLegend.Position", "Documentation": "\n\nSpecifiesthelegendposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartLegend" + "Common.TypeName": "Telerik.Blazor.Components.StockChartLegend", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6483578232624862523, - "Data2": 5231746147389728290, - "Data3": 4173402962781311995, - "Data4": -2372877969176193861 + "Data1": -2236738339742431045, + "Data2": -7017531586096052932, + "Data3": -1299162506604070618, + "Data4": 9160832140075667952 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartLegend", @@ -37139,7 +41951,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartLegend", "Documentation": "\n\nTelerikUIStockChartLegend.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartLegend" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartLegend" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -37157,7 +41973,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartLegend.Background", "Documentation": "\n\nThebackgroundcolorofthelegend.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -37165,7 +41983,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartLegend.OffsetX", "Documentation": "\n\nTheXoffsetfromitsposition.Theoffsetisrelativetothecurrentpositionofthelegend.Forinstance,avalueof20willmovethelegend20pixelstotherightofit'sinitialposition.Anegativevaluewillmovethelegendtotheleftofthecurrentposition.\n\n", - "Metadata": { "Common.PropertyName": "OffsetX" } + "Metadata": { + "Common.PropertyName": "OffsetX" + } }, { "Kind": "Components.Component", @@ -37173,7 +41993,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartLegend.OffsetY", "Documentation": "\n\nTheYoffsetfromitsposition.Theoffsetisrelativetothecurrentpositionofthelegend.Forinstance,avalueof20willmovethelegend20pixelsdownfromit'sinitialposition.Anegativevaluewillmovethelegendupwardsfromthecurrentposition.\n\n", - "Metadata": { "Common.PropertyName": "OffsetY" } + "Metadata": { + "Common.PropertyName": "OffsetY" + } }, { "Kind": "Components.Component", @@ -37181,7 +42003,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartLegend.Reverse", "Documentation": "\n\nIfsettotruethelegenditemswillbereversed.Availableinversions2013.3.1306andlater.\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -37189,7 +42013,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartLegend.Visible", "Documentation": "\n\nThevisibilityofthelegend.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -37197,7 +42023,9 @@ "TypeName": "Telerik.Blazor.ChartLegendAlign?", "DisplayName": "Telerik.Blazor.ChartLegendAlign? Telerik.Blazor.Components.StockChartLegend.Align", "Documentation": "\n\nSpecifiesthelegendalign.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -37205,7 +42033,9 @@ "TypeName": "Telerik.Blazor.ChartLegendOrientation?", "DisplayName": "Telerik.Blazor.ChartLegendOrientation? Telerik.Blazor.Components.StockChartLegend.Orientation", "Documentation": "\n\nSpecifiesthelegendorientation.\n\n", - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "Components.Component", @@ -37213,21 +42043,23 @@ "TypeName": "Telerik.Blazor.ChartLegendPosition?", "DisplayName": "Telerik.Blazor.ChartLegendPosition? Telerik.Blazor.Components.StockChartLegend.Position", "Documentation": "\n\nSpecifiesthelegendposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartLegend", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2833115852332200341, - "Data2": -1074660576104208609, - "Data3": 9219994662895026092, - "Data4": 2322352975171497244 + "Data1": -7000397786895231552, + "Data2": -8073261129785852134, + "Data3": 8700867720312066123, + "Data4": 6863721126656109698 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartLegend.ChildContent", @@ -37241,17 +42073,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartLegend.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2538751551967692022, - "Data2": 5636535102261107981, - "Data3": -357298676936912099, - "Data4": 5082327661699110859 + "Data1": -5873861946468786196, + "Data2": -4843979324369519760, + "Data3": 1420651172500862084, + "Data4": 4676350268245262877 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartLegend.ChildContent", @@ -37273,10 +42105,10 @@ }, { "__Checksum": { - "Data1": -6962056601815905073, - "Data2": 7025282682995839312, - "Data3": -3104793347953625091, - "Data4": 5914499464688803656 + "Data1": -6314013320371454270, + "Data2": -8479968335304643587, + "Data3": 7883472192190139761, + "Data4": 554961992445354146 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartLegendBorder", @@ -37284,7 +42116,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartLegendBorder", "Documentation": "\n\nTelerikUIStockChartLegendBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartLegendBorder" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartLegendBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -37302,7 +42138,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartLegendBorder.Color", "Documentation": "\n\nThecoloroftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -37310,7 +42148,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartLegendBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -37318,20 +42158,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartLegendBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartLegendBorder" + "Common.TypeName": "Telerik.Blazor.Components.StockChartLegendBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2184119830494176002, - "Data2": -2445930148771873181, - "Data3": -5506107697940304022, - "Data4": -1137683585262747154 + "Data1": -3104713237289071944, + "Data2": 2377668762607896106, + "Data3": -3372245204530274477, + "Data4": 7398775930922327758 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartLegendBorder", @@ -37339,7 +42181,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartLegendBorder", "Documentation": "\n\nTelerikUIStockChartLegendBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartLegendBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartLegendBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -37357,7 +42203,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartLegendBorder.Color", "Documentation": "\n\nThecoloroftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -37365,7 +42213,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartLegendBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -37373,21 +42223,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartLegendBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartLegendBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7447793073002002920, - "Data2": 6384523419597125104, - "Data3": 116603961129803491, - "Data4": 1103813315757930268 + "Data1": -2940780810158332876, + "Data2": -3596078747538489166, + "Data3": 1955464242780726907, + "Data4": 3082738555100570180 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartLegendBorder.ChildContent", @@ -37401,17 +42253,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartLegendBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2203073903127715859, - "Data2": -7736774423571875555, - "Data3": 835342965001117011, - "Data4": 522860847188240423 + "Data1": 6600141247126758163, + "Data2": -2551476110762113180, + "Data3": 2911144396047688718, + "Data4": -357420724261395098 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartLegendBorder.ChildContent", @@ -37433,10 +42285,10 @@ }, { "__Checksum": { - "Data1": 3336294188185437331, - "Data2": 3348292000460450347, - "Data3": 3340230441635479355, - "Data4": -4417090733699280864 + "Data1": -1770139254931036514, + "Data2": -1672240485623195770, + "Data3": 8630232982790813858, + "Data4": -3597865257213624755 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartLegendLabels", @@ -37444,7 +42296,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartLegendLabels", "Documentation": "\n\nTelerikUIStockChartLegendLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartLegendLabels" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartLegendLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -37462,20 +42318,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartLegendLabels.Color", "Documentation": "\n\nThecolorofthelabels.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartLegendLabels" + "Common.TypeName": "Telerik.Blazor.Components.StockChartLegendLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7825030424032818397, - "Data2": 1833560848558838650, - "Data3": 6085053911426350937, - "Data4": -1495554814074805420 + "Data1": 6029802178791474373, + "Data2": 5336763883071231186, + "Data3": 5491855201672850195, + "Data4": -8211891901244314500 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartLegendLabels", @@ -37483,7 +42341,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartLegendLabels", "Documentation": "\n\nTelerikUIStockChartLegendLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartLegendLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartLegendLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -37501,21 +42363,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartLegendLabels.Color", "Documentation": "\n\nThecolorofthelabels.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartLegendLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4154308895580889188, - "Data2": -1652619261444180689, - "Data3": 8898852625146612469, - "Data4": 6187194020733849511 + "Data1": -7823052316486577749, + "Data2": -5804701269555191874, + "Data3": -2206293178631034697, + "Data4": 5505084386229532787 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartLegendLabels.ChildContent", @@ -37529,17 +42393,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartLegendLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -9162020698391923608, - "Data2": 7019218202955971042, - "Data3": -6671057865129331638, - "Data4": 2530685955069840270 + "Data1": -4922071591411062605, + "Data2": 8448312218672975285, + "Data3": -5841294546142562013, + "Data4": 6386450429616508806 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartLegendLabels.ChildContent", @@ -37561,10 +42425,10 @@ }, { "__Checksum": { - "Data1": -3752425724299997863, - "Data2": -7340237511864161721, - "Data3": -7294403009747555506, - "Data4": 778269982030133422 + "Data1": 2509032151044571395, + "Data2": 8463163362317896727, + "Data3": 3585842872486060852, + "Data4": 361960968691041870 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigator", @@ -37572,7 +42436,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigator", "Documentation": "\n\nTelerikUIStockChartNavigator.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigator" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigator" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -37590,7 +42458,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigator.DateField", "Documentation": "\n\nThefieldcontainingthepointdate.Itisusedasadefaultfieldforthenavigatoraxis.Thedataitemfieldvaluemustbeeither:\n\n", - "Metadata": { "Common.PropertyName": "DateField" } + "Metadata": { + "Common.PropertyName": "DateField" + } }, { "Kind": "Components.Component", @@ -37598,20 +42468,22 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigator.Visible", "Documentation": "\n\nThevisibilityofthenavigator.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigator" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigator", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8958567598019862830, - "Data2": -4586775589944901024, - "Data3": 7761598810765368044, - "Data4": 1855898914907737851 + "Data1": 4905176969277235808, + "Data2": -6488522013369309745, + "Data3": -1593661085985899807, + "Data4": 4754973243241127129 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigator", @@ -37619,7 +42491,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigator", "Documentation": "\n\nTelerikUIStockChartNavigator.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigator" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigator" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -37637,7 +42513,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigator.DateField", "Documentation": "\n\nThefieldcontainingthepointdate.Itisusedasadefaultfieldforthenavigatoraxis.Thedataitemfieldvaluemustbeeither:\n\n", - "Metadata": { "Common.PropertyName": "DateField" } + "Metadata": { + "Common.PropertyName": "DateField" + } }, { "Kind": "Components.Component", @@ -37645,21 +42523,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigator.Visible", "Documentation": "\n\nThevisibilityofthenavigator.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5170680679448009930, - "Data2": -7789910414479955976, - "Data3": -4314939705685882419, - "Data4": -2865718769253832523 + "Data1": -6795601891198540007, + "Data2": 4516101512338252383, + "Data3": 5035503365533594189, + "Data4": -1519123832943507553 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigator.ChildContent", @@ -37673,17 +42553,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigator.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3018158172228186718, - "Data2": -7006746635803132979, - "Data3": -4654674195872560076, - "Data4": -1156505718562079298 + "Data1": 1963959581960297788, + "Data2": 2080748790506997437, + "Data3": -2613354790811461578, + "Data4": -4907309877555599597 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigator.ChildContent", @@ -37705,10 +42585,10 @@ }, { "__Checksum": { - "Data1": -4932023812229784246, - "Data2": 2330029090411328085, - "Data3": 4598184400305714021, - "Data4": 9008172779772862801 + "Data1": -396165426612589654, + "Data2": 2052058330963235656, + "Data3": -3611738702541815998, + "Data4": 8839901134962810962 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis", @@ -37716,7 +42596,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxis.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxis" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -37734,7 +42618,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.AxisCrossingValue", "Documentation": "\n\nCategoryindexatwhichthefirstvalueaxiscrossesthisaxis(whensetasanobject).Categoryindicesatwhichthevalueaxescrossthecategoryaxis(whensetasanarray).\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -37742,7 +42628,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -37750,7 +42638,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.BaseUnitStep", "Documentation": "\n\nThestep(interval)betweencategoriesinbaseunits.Settingitto\"auto\"willsetthesteptosuchvaluethatthetotalnumberofcategoriesdoesnotexceedcategoryAxis.maxDateGroups.ThisoptionisignoredifcategoryAxis.baseUnitissetto\"fit\".\n\n", - "Metadata": { "Common.PropertyName": "BaseUnitStep" } + "Metadata": { + "Common.PropertyName": "BaseUnitStep" + } }, { "Kind": "Components.Component", @@ -37758,7 +42648,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Color", "Documentation": "\n\nThecolortoapplytoallaxiselements.AcceptsavalidCSScolorstring,includinghexandrgb.CanbeoverriddenbycategoryAxis.labels.colorandcategoryAxis.line.color.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -37766,7 +42658,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Field", "Documentation": "\n\nThedataitemfieldwhichcontainsthecategoryname.RequiresthedataSourceoptiontobeset.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -37774,7 +42668,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Justified", "Documentation": "\n\nIfsettotruethechartwillpositioncategoriesandseriespointsonmajorticks.Thisremovestheemptyspacebeforeandaftertheseries.Thedefaultvalueisfalseexceptfor\"area\"and\"verticalArea\".\n\n", - "Metadata": { "Common.PropertyName": "Justified" } + "Metadata": { + "Common.PropertyName": "Justified" + } }, { "Kind": "Components.Component", @@ -37782,7 +42678,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Max", "Documentation": "\n\nThelastdatedisplayedonthecategorydateaxis.Bydefault,theminimumdateisthesameasthelastcategory.ThisisoftenusedincombinationwiththecategoryAxis.minandcategoryAxis.roundToBaseUnitoptionstosetupafixeddaterange.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -37790,7 +42688,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.MaxDateGroups", "Documentation": "\n\nThemaximumnumberofgroups(categories)todisplaywhencategoryAxis.baseUnitissetto\"fit\"orcategoryAxis.baseUnitStepissetto\"auto\".\n\n", - "Metadata": { "Common.PropertyName": "MaxDateGroups" } + "Metadata": { + "Common.PropertyName": "MaxDateGroups" + } }, { "Kind": "Components.Component", @@ -37798,7 +42698,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Min", "Documentation": "\n\nThefirstdatedisplayedonthecategorydateaxis.Bydefault,theminimumdateisthesameasthefirstcategory.ThisisoftenusedincombinationwiththecategoryAxis.minandcategoryAxis.roundToBaseUnitoptionstosetupafixeddaterange.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -37806,7 +42708,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxis.Bydefaultthecategoryaxisisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -37814,7 +42718,9 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisBaseUnit?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisBaseUnit? Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.BaseUnit", "Documentation": "\n\nSpecifiesthebasetimeintervalfortheaxis.\n\n", - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "Components.Component", @@ -37822,20 +42728,22 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisType?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Type", "Documentation": "\n\nSpecifiesthecategoryaxistype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3775831817132120437, - "Data2": -3159371194397199741, - "Data3": 3256267513498769573, - "Data4": 4338008978976562978 + "Data1": -7118537992891951436, + "Data2": -5136079191765575219, + "Data3": 5481020656439278878, + "Data4": 9211557218382657670 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis", @@ -37843,7 +42751,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxis.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -37861,7 +42773,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.AxisCrossingValue", "Documentation": "\n\nCategoryindexatwhichthefirstvalueaxiscrossesthisaxis(whensetasanobject).Categoryindicesatwhichthevalueaxescrossthecategoryaxis(whensetasanarray).\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -37869,7 +42783,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -37877,7 +42793,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.BaseUnitStep", "Documentation": "\n\nThestep(interval)betweencategoriesinbaseunits.Settingitto\"auto\"willsetthesteptosuchvaluethatthetotalnumberofcategoriesdoesnotexceedcategoryAxis.maxDateGroups.ThisoptionisignoredifcategoryAxis.baseUnitissetto\"fit\".\n\n", - "Metadata": { "Common.PropertyName": "BaseUnitStep" } + "Metadata": { + "Common.PropertyName": "BaseUnitStep" + } }, { "Kind": "Components.Component", @@ -37885,7 +42803,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Color", "Documentation": "\n\nThecolortoapplytoallaxiselements.AcceptsavalidCSScolorstring,includinghexandrgb.CanbeoverriddenbycategoryAxis.labels.colorandcategoryAxis.line.color.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -37893,7 +42813,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Field", "Documentation": "\n\nThedataitemfieldwhichcontainsthecategoryname.RequiresthedataSourceoptiontobeset.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -37901,7 +42823,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Justified", "Documentation": "\n\nIfsettotruethechartwillpositioncategoriesandseriespointsonmajorticks.Thisremovestheemptyspacebeforeandaftertheseries.Thedefaultvalueisfalseexceptfor\"area\"and\"verticalArea\".\n\n", - "Metadata": { "Common.PropertyName": "Justified" } + "Metadata": { + "Common.PropertyName": "Justified" + } }, { "Kind": "Components.Component", @@ -37909,7 +42833,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Max", "Documentation": "\n\nThelastdatedisplayedonthecategorydateaxis.Bydefault,theminimumdateisthesameasthelastcategory.ThisisoftenusedincombinationwiththecategoryAxis.minandcategoryAxis.roundToBaseUnitoptionstosetupafixeddaterange.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -37917,7 +42843,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.MaxDateGroups", "Documentation": "\n\nThemaximumnumberofgroups(categories)todisplaywhencategoryAxis.baseUnitissetto\"fit\"orcategoryAxis.baseUnitStepissetto\"auto\".\n\n", - "Metadata": { "Common.PropertyName": "MaxDateGroups" } + "Metadata": { + "Common.PropertyName": "MaxDateGroups" + } }, { "Kind": "Components.Component", @@ -37925,7 +42853,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Min", "Documentation": "\n\nThefirstdatedisplayedonthecategorydateaxis.Bydefault,theminimumdateisthesameasthefirstcategory.ThisisoftenusedincombinationwiththecategoryAxis.minandcategoryAxis.roundToBaseUnitoptionstosetupafixeddaterange.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -37933,7 +42863,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxis.Bydefaultthecategoryaxisisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -37941,7 +42873,9 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisBaseUnit?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisBaseUnit? Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.BaseUnit", "Documentation": "\n\nSpecifiesthebasetimeintervalfortheaxis.\n\n", - "Metadata": { "Common.PropertyName": "BaseUnit" } + "Metadata": { + "Common.PropertyName": "BaseUnit" + } }, { "Kind": "Components.Component", @@ -37949,21 +42883,23 @@ "TypeName": "Telerik.Blazor.ChartCategoryAxisType?", "DisplayName": "Telerik.Blazor.ChartCategoryAxisType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.Type", "Documentation": "\n\nSpecifiesthecategoryaxistype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7757623882183084656, - "Data2": 1805515537150618881, - "Data3": -891162632797852059, - "Data4": 2688753392293554040 + "Data1": -3356959406969737593, + "Data2": -5367760079668557971, + "Data3": -181156712998384780, + "Data4": -7375050550829012867 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.ChildContent", @@ -37977,17 +42913,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6766246034716566806, - "Data2": 8552237832725083589, - "Data3": 6558292308846035443, - "Data4": 6833607248191327014 + "Data1": -1127333233676882815, + "Data2": -5634429453434349873, + "Data3": -6024597327820613092, + "Data4": 7190099702283613744 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxis.ChildContent", @@ -38009,10 +42945,10 @@ }, { "__Checksum": { - "Data1": 3985496079310854646, - "Data2": 2694250679446309721, - "Data3": 5213583639690438899, - "Data4": 5608490676086840503 + "Data1": 4816780095843197304, + "Data2": 478350169713121303, + "Data3": -8702559250433306411, + "Data4": -3097473912842694548 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps", @@ -38020,7 +42956,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisAutoBaseUnitSteps.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisAutoBaseUnitSteps" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisAutoBaseUnitSteps" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38038,7 +42978,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Seconds", "Documentation": "\n\nThesecondsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Seconds" } + "Metadata": { + "Common.PropertyName": "Seconds" + } }, { "Kind": "Components.Component", @@ -38046,7 +42988,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Minutes", "Documentation": "\n\nTheminutesunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Minutes" } + "Metadata": { + "Common.PropertyName": "Minutes" + } }, { "Kind": "Components.Component", @@ -38054,7 +42998,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Hours", "Documentation": "\n\nThehoursunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "Components.Component", @@ -38062,7 +43008,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Days", "Documentation": "\n\nThedaysunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "Components.Component", @@ -38070,7 +43018,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Weeks", "Documentation": "\n\nTheweeksunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "Components.Component", @@ -38078,7 +43028,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Months", "Documentation": "\n\nThemonthsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "Components.Component", @@ -38086,20 +43038,22 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Years", "Documentation": "\n\nTheyearsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6133747625099357843, - "Data2": -9169324493189832096, - "Data3": -8049636888742495285, - "Data4": -4356149816071157108 + "Data1": -8907020851000510172, + "Data2": 4408331612550253205, + "Data3": 7246384441056385763, + "Data4": -8761396900594195151 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps", @@ -38107,7 +43061,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisAutoBaseUnitSteps.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38125,7 +43083,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Seconds", "Documentation": "\n\nThesecondsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Seconds" } + "Metadata": { + "Common.PropertyName": "Seconds" + } }, { "Kind": "Components.Component", @@ -38133,7 +43093,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Minutes", "Documentation": "\n\nTheminutesunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Minutes" } + "Metadata": { + "Common.PropertyName": "Minutes" + } }, { "Kind": "Components.Component", @@ -38141,7 +43103,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Hours", "Documentation": "\n\nThehoursunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Hours" } + "Metadata": { + "Common.PropertyName": "Hours" + } }, { "Kind": "Components.Component", @@ -38149,7 +43113,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Days", "Documentation": "\n\nThedaysunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Days" } + "Metadata": { + "Common.PropertyName": "Days" + } }, { "Kind": "Components.Component", @@ -38157,7 +43123,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Weeks", "Documentation": "\n\nTheweeksunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Weeks" } + "Metadata": { + "Common.PropertyName": "Weeks" + } }, { "Kind": "Components.Component", @@ -38165,7 +43133,9 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Months", "Documentation": "\n\nThemonthsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Months" } + "Metadata": { + "Common.PropertyName": "Months" + } }, { "Kind": "Components.Component", @@ -38173,21 +43143,23 @@ "TypeName": "System.Int32[]", "DisplayName": "System.Int32[] Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.Years", "Documentation": "\n\nTheyearsunitsteps.\n\n", - "Metadata": { "Common.PropertyName": "Years" } + "Metadata": { + "Common.PropertyName": "Years" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5968199848959813113, - "Data2": 5453507525129260543, - "Data3": 761526395969272675, - "Data4": 8438667970804034613 + "Data1": -5579233254046033230, + "Data2": -3868344722074700250, + "Data3": -2689477957138272793, + "Data4": 8358239930228672518 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.ChildContent", @@ -38201,17 +43173,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4558424210082682878, - "Data2": 1870972162681110696, - "Data3": 902806780748893839, - "Data4": 6131644434712856558 + "Data1": 7653869952162438611, + "Data2": 5908433928357281549, + "Data3": 7084982659462790999, + "Data4": 699963789497401721 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisAutoBaseUnitSteps.ChildContent", @@ -38233,10 +43205,10 @@ }, { "__Checksum": { - "Data1": 189030826060802137, - "Data2": -183245621564153290, - "Data3": 7248895513140553899, - "Data4": 3302499209438543350 + "Data1": 1381858494431127419, + "Data2": -8872354892330398324, + "Data3": 2579621877704113706, + "Data4": 7556672996135445799 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels", @@ -38244,7 +43216,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38262,7 +43238,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -38270,7 +43248,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -38278,7 +43258,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.Skip", "Documentation": "\n\nThenumberoflabelstoskip.Bydefaultnolabelsareskipped.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -38286,7 +43268,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.Step", "Documentation": "\n\nThelabelrenderingstep-rendereveryn-thlabel.Bydefaulteverylabelisrendered.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -38294,20 +43278,22 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxislabels.Bydefaultthecategoryaxislabelsarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4365076108555956657, - "Data2": 5784268990548923192, - "Data3": 3631936825750717947, - "Data4": -7833003912951291015 + "Data1": 1806264635377957890, + "Data2": -5439204581294673903, + "Data3": -6380812397317230984, + "Data4": 1833491822416822336 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels", @@ -38315,7 +43301,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38333,7 +43323,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -38341,7 +43333,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -38349,7 +43343,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.Skip", "Documentation": "\n\nThenumberoflabelstoskip.Bydefaultnolabelsareskipped.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -38357,7 +43353,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.Step", "Documentation": "\n\nThelabelrenderingstep-rendereveryn-thlabel.Bydefaulteverylabelisrendered.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -38365,21 +43363,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxislabels.Bydefaultthecategoryaxislabelsarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5669485659714339428, - "Data2": 1369064471245473682, - "Data3": 4948425315846094876, - "Data4": 8406519977076562440 + "Data1": 2153489887840533426, + "Data2": 7445937153515737661, + "Data3": 7508536159030861747, + "Data4": -7958831764798053605 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.ChildContent", @@ -38393,17 +43393,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8134980901890924567, - "Data2": 2847853832490777030, - "Data3": -3897124600961642902, - "Data4": -3456741063009765764 + "Data1": 1583936128251843351, + "Data2": -5877350926442676861, + "Data3": -418041340255029392, + "Data4": 3565703969862257819 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabels.ChildContent", @@ -38425,10 +43425,10 @@ }, { "__Checksum": { - "Data1": -2148443283374223059, - "Data2": -511481210133501047, - "Data3": 8539596349247453192, - "Data4": 5832599326094511958 + "Data1": -1280054214087645163, + "Data2": 3703968686905800555, + "Data3": 5433029626887197044, + "Data4": -7220497020962400586 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder", @@ -38436,7 +43436,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38454,7 +43458,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -38462,7 +43468,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -38470,20 +43478,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1007623122572247168, - "Data2": -3606417681204218433, - "Data3": -503825137012309646, - "Data4": 2976193863885482533 + "Data1": -4292959093724359954, + "Data2": 5482902579567782834, + "Data3": 9218210369884414659, + "Data4": -1232811424287703288 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder", @@ -38491,7 +43501,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38509,7 +43523,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -38517,7 +43533,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -38525,21 +43543,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1989430970200696190, - "Data2": 5772385083978344164, - "Data3": 8639953577852822883, - "Data4": 8590036150508994010 + "Data1": -6485944694629672137, + "Data2": -1291534259780513704, + "Data3": 5340239214050648555, + "Data4": 462390922318710304 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder.ChildContent", @@ -38553,17 +43573,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4821250155279704043, - "Data2": 1660225458517472975, - "Data3": 3030704969493236392, - "Data4": -1625600046833849320 + "Data1": -3518756575630919260, + "Data2": 3711621426261105403, + "Data3": 6022421380856598453, + "Data4": -2857721205118643151 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsBorder.ChildContent", @@ -38585,10 +43605,10 @@ }, { "__Checksum": { - "Data1": 7047723399496099170, - "Data2": -7776549781717695267, - "Data3": 291871408525770751, - "Data4": -2605857263695153035 + "Data1": -1193227340833920428, + "Data2": -495120656565266500, + "Data3": 5668538783105001679, + "Data4": -1592488319856033000 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin", @@ -38596,7 +43616,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38614,7 +43638,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -38622,7 +43648,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -38630,7 +43658,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -38638,20 +43668,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7792629663297976658, - "Data2": 7963628680334505713, - "Data3": 2363974662621198866, - "Data4": 9173746671371281033 + "Data1": 2423864941767614669, + "Data2": 7345859278920607669, + "Data3": 1484497384406720038, + "Data4": -8794596824718014476 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin", @@ -38659,7 +43691,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisLabelsMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38677,7 +43713,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.Bottom", "Documentation": "\n\nThebottommarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -38685,7 +43723,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.Left", "Documentation": "\n\nTheleftmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -38693,7 +43733,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.Right", "Documentation": "\n\nTherightmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -38701,21 +43743,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.Top", "Documentation": "\n\nThetopmarginofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -105196420520890202, - "Data2": 4217268383913445025, - "Data3": 7868945687989688565, - "Data4": 4773052863253390317 + "Data1": 7444640784879731821, + "Data2": 1526742239810088488, + "Data3": -4087044424720949354, + "Data4": 4536234724387338826 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.ChildContent", @@ -38729,17 +43773,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3153665994433742058, - "Data2": 1532317167043021374, - "Data3": 298140329412905868, - "Data4": 3679704005805332142 + "Data1": 154812852039090342, + "Data2": -8017544067686025449, + "Data3": 6030096581099393297, + "Data4": -5438519516546071231 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsMargin.ChildContent", @@ -38761,10 +43805,10 @@ }, { "__Checksum": { - "Data1": -5353256754546764992, - "Data2": -1637938188060980453, - "Data3": -5088400099193625625, - "Data4": 6596138552033649875 + "Data1": -8801130455166057393, + "Data2": 2165457830773091527, + "Data3": 3843264809363162951, + "Data4": 2404132621723787293 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding", @@ -38772,7 +43816,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38790,7 +43838,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -38798,7 +43848,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -38806,7 +43858,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -38814,20 +43868,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7046487810720368157, - "Data2": 2534461304015665417, - "Data3": -7064748530189987701, - "Data4": -6749378273565486940 + "Data1": 4261900593910217165, + "Data2": 9192474562776174946, + "Data3": 4350992330787809702, + "Data4": 8769091315343361359 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding", @@ -38835,7 +43891,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisLabelsPadding.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38853,7 +43913,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.Bottom", "Documentation": "\n\nThebottompaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -38861,7 +43923,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.Left", "Documentation": "\n\nTheleftpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -38869,7 +43933,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.Right", "Documentation": "\n\nTherightpaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -38877,21 +43943,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.Top", "Documentation": "\n\nThetoppaddingofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 249856373888622892, - "Data2": -2260239198666300485, - "Data3": -3500159232760833904, - "Data4": -6812483539549926517 + "Data1": 1631852527173539008, + "Data2": 2055248177281406651, + "Data3": -6346928577046525571, + "Data4": -731230199738590800 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.ChildContent", @@ -38905,17 +43973,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7754222919883595233, - "Data2": -8763826978102618998, - "Data3": 8854194288862106478, - "Data4": -67374067582964014 + "Data1": 7699327766168783302, + "Data2": -7017712784178764022, + "Data3": 7891963141401751402, + "Data4": -8766691438529507909 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLabelsPadding.ChildContent", @@ -38937,10 +44005,10 @@ }, { "__Checksum": { - "Data1": 7074725725335991512, - "Data2": -5787673681362816969, - "Data3": 7817198057963871983, - "Data4": -9137688880607950114 + "Data1": -3711676800416361311, + "Data2": 3350399402009808867, + "Data3": 8335697689312465154, + "Data4": 7536054279250466858 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine", @@ -38948,7 +44016,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisLine" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -38966,7 +44038,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.Color", "Documentation": "\n\nThecolorofthelines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -38974,7 +44048,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.DashType", "Documentation": "\n\nThedashtypeoftheline.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -38982,7 +44058,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxislines.Bydefaultthecategoryaxislinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -38990,20 +44068,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.Width", "Documentation": "\n\nThewidthofthelineinpixels.Alsoaffectsthemajorandminorticks,butnotthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2498782738873237538, - "Data2": 7301214913107019945, - "Data3": -5087250445235877415, - "Data4": 3935324603941740131 + "Data1": -7075735039218680797, + "Data2": -5396185162196167769, + "Data3": 484621097467947994, + "Data4": 4766133996890777482 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine", @@ -39011,7 +44091,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -39029,7 +44113,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.Color", "Documentation": "\n\nThecolorofthelines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -39037,7 +44123,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.DashType", "Documentation": "\n\nThedashtypeoftheline.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -39045,7 +44133,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxislines.Bydefaultthecategoryaxislinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -39053,21 +44143,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.Width", "Documentation": "\n\nThewidthofthelineinpixels.Alsoaffectsthemajorandminorticks,butnotthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1825897803003867266, - "Data2": -6556877758871109851, - "Data3": -8819266320849574781, - "Data4": 1592554194730657993 + "Data1": 3035279490449746496, + "Data2": -4523669631278964136, + "Data3": 6927323351683872354, + "Data4": -1882567888137505845 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.ChildContent", @@ -39081,17 +44173,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2961395014998487727, - "Data2": 1626254110152102830, - "Data3": 199262480296257031, - "Data4": -9134020934161170775 + "Data1": 4570375711241892228, + "Data2": 1766334928622139025, + "Data3": -394569420806868740, + "Data4": -345329878660209124 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisLine.ChildContent", @@ -39113,10 +44205,10 @@ }, { "__Checksum": { - "Data1": -5957996000296165453, - "Data2": -1053638466698374880, - "Data3": -2043277630096578680, - "Data4": -6479467748071195550 + "Data1": 5813104372918063925, + "Data2": -8650302564928617908, + "Data3": 6093219549788640684, + "Data4": -891260133786007947 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines", @@ -39124,7 +44216,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -39142,7 +44238,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthemajorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -39150,7 +44248,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeofthemajorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -39158,7 +44258,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythemajorgridlines.Bydefaultthemajorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -39166,7 +44268,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxismajorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -39174,7 +44278,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -39182,20 +44288,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3528710938537176714, - "Data2": -2486081236891650447, - "Data3": -4063489168105392826, - "Data4": 5595655078194382678 + "Data1": -213182261533694448, + "Data2": -9019477976554198100, + "Data3": 571995637276392531, + "Data4": 7120361136377074238 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines", @@ -39203,7 +44311,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -39221,7 +44333,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthemajorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -39229,7 +44343,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.DashType", "Documentation": "\n\nThedashtypeofthemajorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -39237,7 +44353,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythemajorgridlines.Bydefaultthemajorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -39245,7 +44363,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxismajorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -39253,7 +44373,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -39261,21 +44383,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2848046204285589579, - "Data2": 1852058717231562040, - "Data3": -505051316537616353, - "Data4": 7670968641955006330 + "Data1": -3874426318393011553, + "Data2": -8522358053579126142, + "Data3": 8060196636118528179, + "Data4": 8705616908393287359 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.ChildContent", @@ -39289,17 +44413,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 7412447356472706436, - "Data2": 6588587524472133930, - "Data3": 2074711796414299040, - "Data4": 586069984307956038 + "Data1": 832627921674673798, + "Data2": 113011170361995671, + "Data3": 6899511659708515624, + "Data4": 466206772392195635 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorGridLines.ChildContent", @@ -39321,10 +44445,10 @@ }, { "__Checksum": { - "Data1": 2575469307141192666, - "Data2": -4294739972153481415, - "Data3": 4452630169817717890, - "Data4": 4314629445494278784 + "Data1": 4293318509678192096, + "Data2": -8693942735966636207, + "Data3": 3357528156100906547, + "Data4": -2499023417936263530 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks", @@ -39332,7 +44456,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -39350,7 +44478,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -39358,7 +44488,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -39366,7 +44498,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxismajorticks.Bydefaultthecategoryaxismajorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -39374,7 +44508,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -39382,7 +44518,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -39390,20 +44528,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8608333243668684739, - "Data2": 1443944602391430353, - "Data3": -1762656143584148867, - "Data4": 2593136289521555407 + "Data1": -3041762775669959104, + "Data2": 9004341095377129239, + "Data3": 4715214758515940640, + "Data4": -3450003212489307469 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks", @@ -39411,7 +44551,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -39429,7 +44573,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -39437,7 +44583,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -39445,7 +44593,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxismajorticks.Bydefaultthecategoryaxismajorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -39453,7 +44603,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -39461,7 +44613,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -39469,21 +44623,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7048879916972405404, - "Data2": 615265156494478310, - "Data3": -6170813157542536775, - "Data4": -2085199018055905551 + "Data1": -7635720996252449489, + "Data2": -6349108763546868312, + "Data3": -1916540932117627819, + "Data4": -2240744633657063837 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.ChildContent", @@ -39497,17 +44653,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3338136710565155250, - "Data2": -1832814009373138929, - "Data3": 4108247188640092876, - "Data4": -7139500207301018172 + "Data1": -7126643256942810886, + "Data2": -1905367704964684930, + "Data3": -6748300757328408005, + "Data4": -8329334269738947441 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMajorTicks.ChildContent", @@ -39529,10 +44685,10 @@ }, { "__Checksum": { - "Data1": 2499521181450087350, - "Data2": 4728004194569037834, - "Data3": 5294792113869377272, - "Data4": -8804447769438163125 + "Data1": 1807812588289570291, + "Data2": -6353685897862762210, + "Data3": -6681228805077274260, + "Data4": -2489015069081171487 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines", @@ -39540,7 +44696,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -39558,7 +44718,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.Color", "Documentation": "\n\nThecoloroftheminorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -39566,7 +44728,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -39574,7 +44738,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheminorgridlines.Bydefaulttheminorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -39582,7 +44748,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxisminorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -39590,7 +44758,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -39598,20 +44768,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2486412581901427639, - "Data2": -2392134841918326574, - "Data3": -4186147058902838422, - "Data4": 2322909273563748648 + "Data1": 8355447657968884214, + "Data2": 8581284712396497837, + "Data3": -6488304584208944484, + "Data4": -1288632453302887199 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines", @@ -39619,7 +44791,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -39637,7 +44813,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.Color", "Documentation": "\n\nThecoloroftheminorgridlines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -39645,7 +44823,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -39653,7 +44833,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaytheminorgridlines.Bydefaulttheminorgridlinesarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -39661,7 +44843,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthecategoryaxisminorgridlinesinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -39669,7 +44853,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -39677,21 +44863,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4913396115507037327, - "Data2": -7587056455958119390, - "Data3": -6622836758089732060, - "Data4": 6479768361110436319 + "Data1": 8620189098097117848, + "Data2": 957391165774642681, + "Data3": 5439945278187352089, + "Data4": -2868867886822972734 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.ChildContent", @@ -39705,17 +44893,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2658462730496847678, - "Data2": 166262523353818016, - "Data3": 2715284242365837910, - "Data4": 5663143863308159560 + "Data1": -6841348849016794853, + "Data2": 3938798743292766468, + "Data3": -6783134634506957711, + "Data4": -6188322984206948031 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorGridLines.ChildContent", @@ -39737,10 +44925,10 @@ }, { "__Checksum": { - "Data1": 8890081121870152724, - "Data2": -6961904572906264556, - "Data3": 7353435280952545202, - "Data4": 6981269318428312059 + "Data1": 8911561735834912586, + "Data2": -624959791239074959, + "Data3": -2182067785528797134, + "Data4": -1140907680908262802 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks", @@ -39748,7 +44936,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -39766,7 +44958,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -39774,7 +44968,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -39782,7 +44978,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxisminorticks.Bydefaultthecategoryaxisminorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -39790,7 +44988,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -39798,7 +44998,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -39806,20 +45008,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4808718979063517969, - "Data2": -6567443841416058129, - "Data3": -7536462171892122007, - "Data4": 8516453973644532581 + "Data1": -1464100662598407039, + "Data2": -3878995060095764618, + "Data3": 7288830367061336588, + "Data4": 5890546911605324724 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks", @@ -39827,7 +45031,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -39845,7 +45053,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthecategoryaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -39853,7 +45063,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Size", "Documentation": "\n\nThelengthoftheticklineinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -39861,7 +45073,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxisminorticks.Bydefaultthecategoryaxisminorticksarevisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -39869,7 +45083,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -39877,7 +45093,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Step", "Documentation": "\n\nThestepofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -39885,21 +45103,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthecategoryaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4934149045630588419, - "Data2": -4534769289307554042, - "Data3": 8636178714372092125, - "Data4": -2001472599711239585 + "Data1": -2978718130586385587, + "Data2": -2628149551799931764, + "Data3": 3368396971433679640, + "Data4": 8784090734354914944 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.ChildContent", @@ -39913,17 +45133,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8839140243025524721, - "Data2": -7920680128345264694, - "Data3": 5483236611572780412, - "Data4": 7512651370815354243 + "Data1": -1555136170165866278, + "Data2": -5851303462459480613, + "Data3": 4640832346184389140, + "Data4": 1448554327316180291 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisMinorTicks.ChildContent", @@ -39945,10 +45165,10 @@ }, { "__Checksum": { - "Data1": 5879797394217949026, - "Data2": 925323751445849667, - "Data3": -2022324001896686540, - "Data4": -4787577251841687892 + "Data1": -5894239053915028593, + "Data2": 3975247577572084765, + "Data3": 7924034839685612078, + "Data4": -8459760961731145573 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle", @@ -39956,7 +45176,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -39974,7 +45198,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -39982,7 +45208,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -39990,7 +45218,9 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.Position", "Documentation": "\n\nThepositionofthetitle.Thesupportedvaluesare:\"top\"-theaxistitleispositionedonthetop(applicabletoverticalaxis);\"bottom\"-theaxistitleispositionedonthebottom(applicabletoverticalaxis);\"left\"-theaxistitleispositionedontheleft(applicabletohorizontalaxis);\"right\"-theaxistitleispositionedontheright(applicabletohorizontalaxis)or\"center\"-theaxistitleispositionedinthecenter.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "Components.Component", @@ -39998,7 +45228,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -40006,20 +45238,22 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxistitle.Bydefaultthecategoryaxistitleisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3861300727312819163, - "Data2": -6637909180636489057, - "Data3": -1216847144527463393, - "Data4": 8260318465011334798 + "Data1": 1509513387973120251, + "Data2": -8305767611887898535, + "Data3": -5254343308287010108, + "Data4": -2242361238043519479 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle", @@ -40027,7 +45261,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40045,7 +45283,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -40053,7 +45293,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -40061,7 +45303,9 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.Position", "Documentation": "\n\nThepositionofthetitle.Thesupportedvaluesare:\"top\"-theaxistitleispositionedonthetop(applicabletoverticalaxis);\"bottom\"-theaxistitleispositionedonthebottom(applicabletoverticalaxis);\"left\"-theaxistitleispositionedontheleft(applicabletohorizontalaxis);\"right\"-theaxistitleispositionedontheright(applicabletohorizontalaxis)or\"center\"-theaxistitleispositionedinthecenter.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "Components.Component", @@ -40069,7 +45313,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -40077,21 +45323,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.Visible", "Documentation": "\n\nIfsettotruethechartwilldisplaythecategoryaxistitle.Bydefaultthecategoryaxistitleisvisible.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8211449816135533983, - "Data2": 2386365689639754896, - "Data3": 3454102634929022151, - "Data4": 2621872784950401522 + "Data1": -2990246746168188357, + "Data2": -2927725706339228215, + "Data3": 3875720857639797665, + "Data4": -8297515096424573403 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.ChildContent", @@ -40105,17 +45353,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4171299253986835588, - "Data2": 2017728106529573155, - "Data3": 6968604706785473242, - "Data4": -3321850051073756920 + "Data1": 2292272238895611665, + "Data2": -5144689167148031543, + "Data3": -9120206262067356663, + "Data4": -6651580758757209581 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitle.ChildContent", @@ -40137,10 +45385,10 @@ }, { "__Checksum": { - "Data1": 2231992499284458244, - "Data2": 2247712634971363389, - "Data3": -4423234201408882280, - "Data4": -7056133068318122385 + "Data1": 3808654370565174687, + "Data2": -1260499803002955219, + "Data3": -2422589199755107669, + "Data4": 1061475812687370219 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder", @@ -40148,7 +45396,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40166,7 +45418,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -40174,7 +45428,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -40182,20 +45438,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2583899356400409049, - "Data2": 5020152489277315951, - "Data3": -558618615601927444, - "Data4": 3154924214974706540 + "Data1": 914531615097576163, + "Data2": 1899097382971271430, + "Data3": 6789494811108240182, + "Data4": -2708322497890309749 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder", @@ -40203,7 +45461,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40221,7 +45483,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -40229,7 +45493,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -40237,21 +45503,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborderinpixels.Bydefaulttheborderwidthissettozerowhichmeansthattheborderwillnotappear.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8546452102245543562, - "Data2": 1935518668194343699, - "Data3": -2300994438348197420, - "Data4": -2364305704564531185 + "Data1": -865552171495230511, + "Data2": -5398896430279785646, + "Data3": 364657913671186101, + "Data4": 1288936539579233695 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder.ChildContent", @@ -40265,17 +45533,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 7692577569759737916, - "Data2": -3675974754099402623, - "Data3": 6517935624212682555, - "Data4": -5242802517339854802 + "Data1": 1601843689582804330, + "Data2": -334360061669908240, + "Data3": -584719120677834172, + "Data4": -8567152348010348381 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleBorder.ChildContent", @@ -40297,10 +45565,10 @@ }, { "__Checksum": { - "Data1": 4412740845760637437, - "Data2": -5773735868633064893, - "Data3": -9007287814363506115, - "Data4": -1635046897394070157 + "Data1": 7235493974821241273, + "Data2": 9064502065169408729, + "Data3": 9195761392314368199, + "Data4": -5063465704123703051 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin", @@ -40308,7 +45576,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorCategoryAxisTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorCategoryAxisTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40326,7 +45598,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -40334,7 +45608,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -40342,7 +45618,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -40350,20 +45628,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2010608373916789508, - "Data2": 6880181089136277020, - "Data3": -8644085745496504637, - "Data4": 5223541647216817630 + "Data1": -378223823394613010, + "Data2": -5561453220722069884, + "Data3": 3861322275015848886, + "Data4": -6178562800611176556 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin", @@ -40371,7 +45651,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin", "Documentation": "\n\nTelerikUIStockChartNavigatorCategoryAxisTitleMargin.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40389,7 +45673,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.Bottom", "Documentation": "\n\nThebottommarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Bottom" } + "Metadata": { + "Common.PropertyName": "Bottom" + } }, { "Kind": "Components.Component", @@ -40397,7 +45683,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.Left", "Documentation": "\n\nTheleftmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -40405,7 +45693,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.Right", "Documentation": "\n\nTherightmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Right" } + "Metadata": { + "Common.PropertyName": "Right" + } }, { "Kind": "Components.Component", @@ -40413,21 +45703,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.Top", "Documentation": "\n\nThetopmarginofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7478964785531853889, - "Data2": 1163987966310387290, - "Data3": 7902775545116284737, - "Data4": -3363442334446452053 + "Data1": 4808394800702869606, + "Data2": 1086726861886923010, + "Data3": -1653878492803506587, + "Data4": -1872134044983258443 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.ChildContent", @@ -40441,17 +45733,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4222976194925555371, - "Data2": -1160020718613115745, - "Data3": -4709047952882783453, - "Data4": 5656254341161042707 + "Data1": 6760345341969830337, + "Data2": 2858815559516613487, + "Data3": 1259758760240754666, + "Data4": 1779370639707108762 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorCategoryAxisTitleMargin.ChildContent", @@ -40473,10 +45765,10 @@ }, { "__Checksum": { - "Data1": -7589582899791014446, - "Data2": -5566286038647952182, - "Data3": -1402244129185743201, - "Data4": -5899494611465889158 + "Data1": 229955042290268403, + "Data2": 2791911069671312101, + "Data3": -3345053681610064629, + "Data4": 1413378062264049097 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorHint", @@ -40484,7 +45776,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorHint", "Documentation": "\n\nTelerikUIStockChartNavigatorHint.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorHint" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorHint" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40502,7 +45798,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorHint.Visible", "Documentation": "\n\nThevisibilityofthehint.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -40510,20 +45808,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorHint.Format", "Documentation": "\n\nTheformatofthehint.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorHint" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorHint", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6944085639443874450, - "Data2": -22397518095666980, - "Data3": 392127433091835967, - "Data4": 422542705603259304 + "Data1": -921056644700523188, + "Data2": -5215647284804906629, + "Data3": -3019183299073431521, + "Data4": -1236795819980841156 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorHint", @@ -40531,7 +45831,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorHint", "Documentation": "\n\nTelerikUIStockChartNavigatorHint.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorHint" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorHint" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40549,7 +45853,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorHint.Visible", "Documentation": "\n\nThevisibilityofthehint.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -40557,21 +45863,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorHint.Format", "Documentation": "\n\nTheformatofthehint.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorHint", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4130316969096553940, - "Data2": 2810011436102544264, - "Data3": 9095979419183343835, - "Data4": -2656535681731893450 + "Data1": 6988970621222713806, + "Data2": 6973338586169493658, + "Data3": 4365842939487431441, + "Data4": -8353787920091285717 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorHint.ChildContent", @@ -40585,17 +45893,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorHint.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1209078130565036757, - "Data2": 6878912450781737016, - "Data3": 2805836644443655755, - "Data4": -2426940664171280135 + "Data1": 1461994494050637125, + "Data2": 423151463616734288, + "Data3": -8559166679146737858, + "Data4": 2766324210794866429 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorHint.ChildContent", @@ -40617,10 +45925,10 @@ }, { "__Checksum": { - "Data1": 6392499516654202689, - "Data2": -6930135838029769145, - "Data3": -8472393296945134375, - "Data4": 3260889716305197157 + "Data1": -1527015109043250123, + "Data2": 3778539308467887717, + "Data3": 453218232318550401, + "Data4": 4794318316114199349 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSelect", @@ -40628,7 +45936,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSelect", "Documentation": "\n\nTelerikUIStockChartNavigatorSelect.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorSelect" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40646,7 +45958,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartNavigatorSelect.From", "Documentation": "\n\nThelowerboundaryoftheselectedrange.\n\n", - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "Components.Component", @@ -40654,20 +45968,22 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartNavigatorSelect.To", "Documentation": "\n\nTheupperboundaryoftheselectedrange.\n\n", - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSelect" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSelect", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5634180056851014397, - "Data2": -6619687274006743339, - "Data3": -579576898596044916, - "Data4": 805154088041240161 + "Data1": 7015685259155648849, + "Data2": -7337794964415776180, + "Data3": -7668816063943705632, + "Data4": -2404163143630439781 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSelect", @@ -40675,7 +45991,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSelect", "Documentation": "\n\nTelerikUIStockChartNavigatorSelect.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorSelect" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorSelect" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40693,7 +46013,9 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartNavigatorSelect.From", "Documentation": "\n\nThelowerboundaryoftheselectedrange.\n\n", - "Metadata": { "Common.PropertyName": "From" } + "Metadata": { + "Common.PropertyName": "From" + } }, { "Kind": "Components.Component", @@ -40701,21 +46023,23 @@ "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.StockChartNavigatorSelect.To", "Documentation": "\n\nTheupperboundaryoftheselectedrange.\n\n", - "Metadata": { "Common.PropertyName": "To" } + "Metadata": { + "Common.PropertyName": "To" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSelect", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7777704154553437572, - "Data2": 6756659965493932840, - "Data3": 203297082237477551, - "Data4": -7414492419073311226 + "Data1": -8946564290670182553, + "Data2": -8294213132017996168, + "Data3": -2244420016558074340, + "Data4": 7273907756579001481 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSelect.ChildContent", @@ -40729,17 +46053,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSelect.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2749406573892632064, - "Data2": -3297833415324742274, - "Data3": -4986871687566473368, - "Data4": -8429881887971197014 + "Data1": 233898972726066880, + "Data2": 839872998107732755, + "Data3": -1037014395352348450, + "Data4": -4870270368314119037 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSelect.ChildContent", @@ -40761,10 +46085,10 @@ }, { "__Checksum": { - "Data1": 802670350840420517, - "Data2": -6313306310990111064, - "Data3": -3408189896892750818, - "Data4": -3968621185622916754 + "Data1": 3910391967889029511, + "Data2": -3452770554904702798, + "Data3": -5091297189263520996, + "Data4": 5196071905165132585 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel", @@ -40772,7 +46096,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel", "Documentation": "\n\nTelerikUIStockChartNavigatorSelectMousewheel.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorSelectMousewheel" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorSelectMousewheel" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40790,7 +46118,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel.Enabled", "Documentation": "\n\nEnablesordisablesthesetting.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -40798,7 +46128,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel.Reverse", "Documentation": "\n\nIfsettotruewillreversethemousewheeldirection.Thenormaldirectionisdownfor\"zoomout\",upfor\"zoomin\".\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -40806,20 +46138,22 @@ "TypeName": "Telerik.Blazor.ChartMousewheelZoom?", "DisplayName": "Telerik.Blazor.ChartMousewheelZoom? Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel.Zoom", "Documentation": "\n\nSpecifiesthemousewheelzoomdirection.\n\n", - "Metadata": { "Common.PropertyName": "Zoom" } + "Metadata": { + "Common.PropertyName": "Zoom" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7618829466783971684, - "Data2": 3870889829189420416, - "Data3": -1750070876585297988, - "Data4": -1139746817798546447 + "Data1": 4354422445474110355, + "Data2": 4934137954552222877, + "Data3": -3461559964995755513, + "Data4": 2350505507434468724 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel", @@ -40827,7 +46161,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel", "Documentation": "\n\nTelerikUIStockChartNavigatorSelectMousewheel.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40845,7 +46183,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel.Enabled", "Documentation": "\n\nEnablesordisablesthesetting.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -40853,7 +46193,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel.Reverse", "Documentation": "\n\nIfsettotruewillreversethemousewheeldirection.Thenormaldirectionisdownfor\"zoomout\",upfor\"zoomin\".\n\n", - "Metadata": { "Common.PropertyName": "Reverse" } + "Metadata": { + "Common.PropertyName": "Reverse" + } }, { "Kind": "Components.Component", @@ -40861,21 +46203,23 @@ "TypeName": "Telerik.Blazor.ChartMousewheelZoom?", "DisplayName": "Telerik.Blazor.ChartMousewheelZoom? Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel.Zoom", "Documentation": "\n\nSpecifiesthemousewheelzoomdirection.\n\n", - "Metadata": { "Common.PropertyName": "Zoom" } + "Metadata": { + "Common.PropertyName": "Zoom" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -424707726288639610, - "Data2": -4808914687636087301, - "Data3": -239705723200796453, - "Data4": 6940344591413387612 + "Data1": -4300736783696035535, + "Data2": -1743877987688212157, + "Data3": 8464190129013555181, + "Data4": -3868387601356153329 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel.ChildContent", @@ -40889,17 +46233,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1731289020481257444, - "Data2": 2104518097719700452, - "Data3": 1949264936689006583, - "Data4": 2190109548699892167 + "Data1": 1275748788564306621, + "Data2": 5922689688782647111, + "Data3": 5302005327721195423, + "Data4": -4110568842611906138 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSelectMousewheel.ChildContent", @@ -40921,17 +46265,21 @@ }, { "__Checksum": { - "Data1": -183289098589509471, - "Data2": 2947274072043994123, - "Data3": -1810426514973719184, - "Data4": 7796765179476621456 + "Data1": -169975177999790736, + "Data2": -6079122508220676743, + "Data3": -9017697087590924261, + "Data4": -4278326376289978611 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeries", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeries", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorSeries" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorSeries" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -40949,7 +46297,9 @@ "TypeName": "Telerik.Blazor.StockChartSeriesType?", "DisplayName": "Telerik.Blazor.StockChartSeriesType? Telerik.Blazor.Components.StockChartNavigatorSeries.Type", "Documentation": "\n\nThetypeoftheseries.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -40957,7 +46307,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorSeries.DashType", "Documentation": "\n\nThedashtypeoflinechart.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -40965,7 +46317,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.StockChartNavigatorSeries.Data", "Documentation": "\n\nArrayofdataitems.Thedataitemtypecanbeeithera:Arrayofobjects.Eachpointisboundtothespecifiedseriesfields.;Arrayofnumbers.Availableforarea,columnandlineseries.orArrayofarraysofnumbers.Availablefor:OHLCandcandlestickseries(open,high,low,close).\n\n", - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "Components.Component", @@ -40973,7 +46327,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.HighField", "Documentation": "\n\nThedatafieldcontainingthehighvalue.**Availableforcandlestickandohlcseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "HighField" } + "Metadata": { + "Common.PropertyName": "HighField" + } }, { "Kind": "Components.Component", @@ -40981,7 +46337,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.Field", "Documentation": "\n\nThedatafieldcontainingtheseriesvalue.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -40989,7 +46347,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.CategoryField", "Documentation": "\n\nThedataitemfieldwhichcontainsthecategorynameordate.\n\n", - "Metadata": { "Common.PropertyName": "CategoryField" } + "Metadata": { + "Common.PropertyName": "CategoryField" + } }, { "Kind": "Components.Component", @@ -40997,7 +46357,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.Name", "Documentation": "\n\nThenavigatorseriesname.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -41005,7 +46367,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesAggregate?", "DisplayName": "Telerik.Blazor.ChartSeriesAggregate? Telerik.Blazor.Components.StockChartNavigatorSeries.Aggregate", "Documentation": "\n\nTheaggregatefunctiontoapplyfordateseries.Thisfunctionisusedwhenacategory(anyear,month,etc.)containstwoormorepoints.Thefunctionreturnvalueisdisplayedinsteadoftheindividualpoints.Thesupportedvaluesare:\"avg\"-theaverageofallvaluesforthedateperiod.;\"count\"-thenumberofvaluesforthedateperiod.;\"max\"-thehighestvalueforthedateperiod.;\"min\"-thelowestvalueforthedateperiod.;\"sum\"-thesumofallvaluesforthedateperiod.Defaultsto0ifnodatapointsaredefined.;\"sumOrNull\"-thesumofallvaluesforthedateperiod.Defaultstonullifnodatapointsaredefined.;\"first\"-thefirstvalue;function(values,series,dataItems,category)-user-definedaggregatefunction.Returnssinglevalueordataitem.orobject-(compoundaggregate)Applicableto\"candlestick\"andohlc\"series\".Specifiestheaggregateforeachdataitemfield..\n\n", - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } }, { "Kind": "Components.Component", @@ -41013,7 +46377,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.Axis", "Documentation": "\n\nThenameofthevalueaxistouse.**Applicabletoarea,column,line,ohlcandcandlestickseries**\n\n", - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } }, { "Kind": "Components.Component", @@ -41021,7 +46387,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.CloseField", "Documentation": "\n\nThedatafieldcontainingtheclosevalue.**Availableforcandlestickandohlcseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "CloseField" } + "Metadata": { + "Common.PropertyName": "CloseField" + } }, { "Kind": "Components.Component", @@ -41029,7 +46397,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.Color", "Documentation": "\n\nTheseriesbasecolor.Thesupportedvaluesare:CSScolorstring,includinghexandrgborfunction(point)-user-definedfunctionthatwillbeevaluatedforeachpoint.Returningundefinedwillassumethedefaultseriescolor..\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -41037,7 +46407,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.ColorField", "Documentation": "\n\nThedatafieldcontainingthepointcolor.**Applicableforcolumn,candlestickandohlcseries.**\n\n", - "Metadata": { "Common.PropertyName": "ColorField" } + "Metadata": { + "Common.PropertyName": "ColorField" + } }, { "Kind": "Components.Component", @@ -41045,7 +46417,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.DownColor", "Documentation": "\n\nTheseriescolorwhentheopenvalueisgreaterthantheclosevalue.**Availableforcandlestickseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "DownColor" } + "Metadata": { + "Common.PropertyName": "DownColor" + } }, { "Kind": "Components.Component", @@ -41053,7 +46427,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.DownColorField", "Documentation": "\n\nThedatafieldcontainingthecolorappliedwhentheopenvalueisgreaterthantheclosevalue.**Availableforcandlestickseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "DownColorField" } + "Metadata": { + "Common.PropertyName": "DownColorField" + } }, { "Kind": "Components.Component", @@ -41061,7 +46437,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeries.Gap", "Documentation": "\n\nThedistancebetweencategoryclusters.**Applicableforcolumn,candlestickandohlcseries.**\n\n", - "Metadata": { "Common.PropertyName": "Gap" } + "Metadata": { + "Common.PropertyName": "Gap" + } }, { "Kind": "Components.Component", @@ -41069,7 +46447,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.LowField", "Documentation": "\n\nThedatafieldcontainingthelowvalue.**Availableforcandlestickandohlcseries**\n\n", - "Metadata": { "Common.PropertyName": "LowField" } + "Metadata": { + "Common.PropertyName": "LowField" + } }, { "Kind": "Components.Component", @@ -41077,7 +46457,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.MissingValues", "Documentation": "\n\nThebehaviorforhandlingmissingvalues.Thesupportedvaluesare:\"gap\"-theplotstopsbeforethemissingpointandcontinuesafterit.;\"interpolate\"-thevalueisinterpolatedfromneighboringpoints.or\"zero\"-thevalueisassumedtobezero..\n\n", - "Metadata": { "Common.PropertyName": "MissingValues" } + "Metadata": { + "Common.PropertyName": "MissingValues" + } }, { "Kind": "Components.Component", @@ -41085,7 +46467,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.Style", "Documentation": "\n\nThesupportedvaluesare:\"normal\"-Thevalueswillbeconnectedwithstraightline.or\"step\"-Thevalueswillbeconnectedwithalinewithrightangle..\n\n", - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "Components.Component", @@ -41093,7 +46477,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeries.Opacity", "Documentation": "\n\nTheseriesopacity.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -41101,7 +46487,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.OpenField", "Documentation": "\n\nThedatafieldcontainingtheopenvalue.**Availableforcandlestickandohlcseries**\n\n", - "Metadata": { "Common.PropertyName": "OpenField" } + "Metadata": { + "Common.PropertyName": "OpenField" + } }, { "Kind": "Components.Component", @@ -41109,7 +46497,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeries.Spacing", "Documentation": "\n\nSpacebetweenpointsasproportionofthepointwidth.Availableforcolumn,candlestickandohlcseries.\n\n", - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "Components.Component", @@ -41117,27 +46507,33 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeries.Width", "Documentation": "\n\nThelinewidth.**Applicableforlineseries.**\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeries" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeries", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3161186432064821737, - "Data2": 5924120598025442869, - "Data3": -930310669751796132, - "Data4": -1268556803121331464 + "Data1": 5346153584111917820, + "Data2": 1595759552978490524, + "Data3": -9075896771098182405, + "Data4": 375839476181051752 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeries", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeries", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeries" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeries" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -41155,7 +46551,9 @@ "TypeName": "Telerik.Blazor.StockChartSeriesType?", "DisplayName": "Telerik.Blazor.StockChartSeriesType? Telerik.Blazor.Components.StockChartNavigatorSeries.Type", "Documentation": "\n\nThetypeoftheseries.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -41163,7 +46561,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorSeries.DashType", "Documentation": "\n\nThedashtypeoflinechart.Thefollowingdashtypesaresupported:\"dash\"-alineconsistingofdashes;\"dashDot\"-alineconsistingofarepeatingpatternofdash-dot;\"dot\"-alineconsistingofdots;\"longDash\"-alineconsistingofarepeatingpatternoflong-dash;\"longDashDot\"-alineconsistingofarepeatingpatternoflong-dash-dot;\"longDashDotDot\"-alineconsistingofarepeatingpatternoflong-dash-dot-dotor\"solid\"-asolidline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -41171,7 +46571,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.StockChartNavigatorSeries.Data", "Documentation": "\n\nArrayofdataitems.Thedataitemtypecanbeeithera:Arrayofobjects.Eachpointisboundtothespecifiedseriesfields.;Arrayofnumbers.Availableforarea,columnandlineseries.orArrayofarraysofnumbers.Availablefor:OHLCandcandlestickseries(open,high,low,close).\n\n", - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } }, { "Kind": "Components.Component", @@ -41179,7 +46581,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.HighField", "Documentation": "\n\nThedatafieldcontainingthehighvalue.**Availableforcandlestickandohlcseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "HighField" } + "Metadata": { + "Common.PropertyName": "HighField" + } }, { "Kind": "Components.Component", @@ -41187,7 +46591,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.Field", "Documentation": "\n\nThedatafieldcontainingtheseriesvalue.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -41195,7 +46601,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.CategoryField", "Documentation": "\n\nThedataitemfieldwhichcontainsthecategorynameordate.\n\n", - "Metadata": { "Common.PropertyName": "CategoryField" } + "Metadata": { + "Common.PropertyName": "CategoryField" + } }, { "Kind": "Components.Component", @@ -41203,7 +46611,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.Name", "Documentation": "\n\nThenavigatorseriesname.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -41211,7 +46621,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesAggregate?", "DisplayName": "Telerik.Blazor.ChartSeriesAggregate? Telerik.Blazor.Components.StockChartNavigatorSeries.Aggregate", "Documentation": "\n\nTheaggregatefunctiontoapplyfordateseries.Thisfunctionisusedwhenacategory(anyear,month,etc.)containstwoormorepoints.Thefunctionreturnvalueisdisplayedinsteadoftheindividualpoints.Thesupportedvaluesare:\"avg\"-theaverageofallvaluesforthedateperiod.;\"count\"-thenumberofvaluesforthedateperiod.;\"max\"-thehighestvalueforthedateperiod.;\"min\"-thelowestvalueforthedateperiod.;\"sum\"-thesumofallvaluesforthedateperiod.Defaultsto0ifnodatapointsaredefined.;\"sumOrNull\"-thesumofallvaluesforthedateperiod.Defaultstonullifnodatapointsaredefined.;\"first\"-thefirstvalue;function(values,series,dataItems,category)-user-definedaggregatefunction.Returnssinglevalueordataitem.orobject-(compoundaggregate)Applicableto\"candlestick\"andohlc\"series\".Specifiestheaggregateforeachdataitemfield..\n\n", - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } }, { "Kind": "Components.Component", @@ -41219,7 +46631,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.Axis", "Documentation": "\n\nThenameofthevalueaxistouse.**Applicabletoarea,column,line,ohlcandcandlestickseries**\n\n", - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } }, { "Kind": "Components.Component", @@ -41227,7 +46641,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.CloseField", "Documentation": "\n\nThedatafieldcontainingtheclosevalue.**Availableforcandlestickandohlcseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "CloseField" } + "Metadata": { + "Common.PropertyName": "CloseField" + } }, { "Kind": "Components.Component", @@ -41235,7 +46651,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.Color", "Documentation": "\n\nTheseriesbasecolor.Thesupportedvaluesare:CSScolorstring,includinghexandrgborfunction(point)-user-definedfunctionthatwillbeevaluatedforeachpoint.Returningundefinedwillassumethedefaultseriescolor..\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -41243,7 +46661,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.ColorField", "Documentation": "\n\nThedatafieldcontainingthepointcolor.**Applicableforcolumn,candlestickandohlcseries.**\n\n", - "Metadata": { "Common.PropertyName": "ColorField" } + "Metadata": { + "Common.PropertyName": "ColorField" + } }, { "Kind": "Components.Component", @@ -41251,7 +46671,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.DownColor", "Documentation": "\n\nTheseriescolorwhentheopenvalueisgreaterthantheclosevalue.**Availableforcandlestickseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "DownColor" } + "Metadata": { + "Common.PropertyName": "DownColor" + } }, { "Kind": "Components.Component", @@ -41259,7 +46681,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.DownColorField", "Documentation": "\n\nThedatafieldcontainingthecolorappliedwhentheopenvalueisgreaterthantheclosevalue.**Availableforcandlestickseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "DownColorField" } + "Metadata": { + "Common.PropertyName": "DownColorField" + } }, { "Kind": "Components.Component", @@ -41267,7 +46691,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeries.Gap", "Documentation": "\n\nThedistancebetweencategoryclusters.**Applicableforcolumn,candlestickandohlcseries.**\n\n", - "Metadata": { "Common.PropertyName": "Gap" } + "Metadata": { + "Common.PropertyName": "Gap" + } }, { "Kind": "Components.Component", @@ -41275,7 +46701,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.LowField", "Documentation": "\n\nThedatafieldcontainingthelowvalue.**Availableforcandlestickandohlcseries**\n\n", - "Metadata": { "Common.PropertyName": "LowField" } + "Metadata": { + "Common.PropertyName": "LowField" + } }, { "Kind": "Components.Component", @@ -41283,7 +46711,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.MissingValues", "Documentation": "\n\nThebehaviorforhandlingmissingvalues.Thesupportedvaluesare:\"gap\"-theplotstopsbeforethemissingpointandcontinuesafterit.;\"interpolate\"-thevalueisinterpolatedfromneighboringpoints.or\"zero\"-thevalueisassumedtobezero..\n\n", - "Metadata": { "Common.PropertyName": "MissingValues" } + "Metadata": { + "Common.PropertyName": "MissingValues" + } }, { "Kind": "Components.Component", @@ -41291,7 +46721,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.Style", "Documentation": "\n\nThesupportedvaluesare:\"normal\"-Thevalueswillbeconnectedwithstraightline.or\"step\"-Thevalueswillbeconnectedwithalinewithrightangle..\n\n", - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "Components.Component", @@ -41299,7 +46731,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeries.Opacity", "Documentation": "\n\nTheseriesopacity.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -41307,7 +46741,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeries.OpenField", "Documentation": "\n\nThedatafieldcontainingtheopenvalue.**Availableforcandlestickandohlcseries**\n\n", - "Metadata": { "Common.PropertyName": "OpenField" } + "Metadata": { + "Common.PropertyName": "OpenField" + } }, { "Kind": "Components.Component", @@ -41315,7 +46751,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeries.Spacing", "Documentation": "\n\nSpacebetweenpointsasproportionofthepointwidth.Availableforcolumn,candlestickandohlcseries.\n\n", - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "Components.Component", @@ -41323,21 +46761,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeries.Width", "Documentation": "\n\nThelinewidth.**Applicableforlineseries.**\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeries", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 9095699303417965418, - "Data2": -8524129883229824104, - "Data3": -7874535350599405307, - "Data4": -61220071385791121 + "Data1": 3340041905678610217, + "Data2": 8316348212575441338, + "Data3": 8154208957720233612, + "Data4": 2898178012761480244 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeries.ChildContent", @@ -41351,17 +46791,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6520254470557031982, - "Data2": 8668002806479679457, - "Data3": 374618982252309319, - "Data4": -4403414665271803237 + "Data1": -7099891334698108481, + "Data2": -8019628234066777735, + "Data3": 3251636023913606109, + "Data4": -6801893075306187492 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeries.ChildContent", @@ -41383,10 +46823,10 @@ }, { "__Checksum": { - "Data1": -571600791437781746, - "Data2": 7563843902684453729, - "Data3": -2269391034710649541, - "Data4": -7849084999965451876 + "Data1": 6282110714314892412, + "Data2": -5696300852215251350, + "Data3": 4780208624732510009, + "Data4": 5714565472894494194 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems", @@ -41394,7 +46834,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesItems.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorSeriesItems" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorSeriesItems" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -41408,16 +46852,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5432968270914415239, - "Data2": -446990452447477408, - "Data3": -3942615999599916220, - "Data4": -3837909919763032680 + "Data1": -1092133271893096422, + "Data2": -2639821708382048972, + "Data3": 344931569271096876, + "Data4": -307275458712412346 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems", @@ -41425,7 +46869,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesItems.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -41439,17 +46887,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1973154453900738224, - "Data2": 194384583634497183, - "Data3": 838317750438549064, - "Data4": 8095161876101260658 + "Data1": 3602865159707109907, + "Data2": -487150105511559975, + "Data3": 850454789096500834, + "Data4": -5153289163496991438 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems.ChildContent", @@ -41463,17 +46911,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2157677475250316112, - "Data2": 8961932328327541841, - "Data3": 4879614319029261075, - "Data4": -1341438660035416202 + "Data1": 3671438114773765594, + "Data2": 4835483457841571530, + "Data3": -4781788679838379128, + "Data4": -964337650937496261 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesItems.ChildContent", @@ -41495,10 +46943,10 @@ }, { "__Checksum": { - "Data1": -7456934421335452431, - "Data2": -1090533996766906856, - "Data3": -2074788845632125812, - "Data4": 7133737238452857817 + "Data1": -5272730144624559119, + "Data2": -8190713594363631742, + "Data3": 6289431222299034198, + "Data4": -541476151522145163 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels", @@ -41506,7 +46954,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorSeriesLabels" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorSeriesLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -41524,7 +46976,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -41532,7 +46986,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -41540,7 +46996,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.Position", "Documentation": "\n\nDefinesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "Components.Component", @@ -41548,20 +47006,22 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.Visible", "Documentation": "\n\nThevisibilityofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1688534100767658409, - "Data2": 1075859831660746420, - "Data3": 2533542735916073151, - "Data4": -2744897006301801307 + "Data1": 4583698929012570700, + "Data2": 3901842724949232886, + "Data3": 7121099433037202513, + "Data4": -6992299914107463723 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels", @@ -41569,7 +47029,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -41587,7 +47051,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -41595,7 +47061,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -41603,7 +47071,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.Position", "Documentation": "\n\nDefinesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "Components.Component", @@ -41611,21 +47081,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.Visible", "Documentation": "\n\nThevisibilityofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8955495832494463234, - "Data2": 8178054441300750988, - "Data3": 8441084555478804614, - "Data4": -1836100555631045316 + "Data1": 6515478814563956621, + "Data2": 3060366382189777169, + "Data3": 7667225801521807510, + "Data4": 463016495021424973 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.ChildContent", @@ -41639,17 +47111,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3493111813536552000, - "Data2": -8890529109628435677, - "Data3": -9138292755858613751, - "Data4": 3729207185040400600 + "Data1": -3350539065766591178, + "Data2": 6475252220619269194, + "Data3": -5482398110159997487, + "Data4": 6765808287633204225 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabels.ChildContent", @@ -41671,10 +47143,10 @@ }, { "__Checksum": { - "Data1": -5129165076428304417, - "Data2": -9069726048306440966, - "Data3": 4220391236281726133, - "Data4": 4170426003632736901 + "Data1": -7071796189497736819, + "Data2": 98754601532796594, + "Data3": -6679248009125976742, + "Data4": 4193738685882675973 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder", @@ -41682,7 +47154,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorSeriesLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorSeriesLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -41700,7 +47176,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -41708,7 +47186,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -41716,20 +47196,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5813561074293637180, - "Data2": -5415761652216112561, - "Data3": 7920448632600822438, - "Data4": -8259746392683756399 + "Data1": 5274506056121019268, + "Data2": -6827237864958239933, + "Data3": 5377482926393287486, + "Data4": 6656548977840748840 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder", @@ -41737,7 +47219,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -41755,7 +47241,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -41763,7 +47251,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -41771,21 +47261,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5340050641692251421, - "Data2": -6632063765557176477, - "Data3": -115378359376190933, - "Data4": -8564865270207437411 + "Data1": -932547273447756581, + "Data2": -283837286337257007, + "Data3": -4348354433163477252, + "Data4": -5598555276376227527 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder.ChildContent", @@ -41799,17 +47291,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 435221792079500250, - "Data2": -1692546999052344871, - "Data3": -6198517862922704942, - "Data4": 450291806315192082 + "Data1": -8562937514611883666, + "Data2": 5364380776672645840, + "Data3": -5260636644076290374, + "Data4": 2741124364806489220 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLabelsBorder.ChildContent", @@ -41831,10 +47323,10 @@ }, { "__Checksum": { - "Data1": 1230711714847932828, - "Data2": -2034739282970536204, - "Data3": 2929310795195813744, - "Data4": 5661516921866766512 + "Data1": -2951772181486652609, + "Data2": 6974440791034063836, + "Data3": 484825641377871147, + "Data4": 8145655657680398203 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine", @@ -41842,7 +47334,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorSeriesLine" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorSeriesLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -41860,7 +47356,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesLine.Color", "Documentation": "\n\nThelinecolor.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -41868,7 +47366,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeriesLine.Opacity", "Documentation": "\n\nThelineopacity.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -41876,20 +47376,22 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.StockChartNavigatorSeriesLine.Width", "Documentation": "\n\nThelinewidth.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1815157255071460321, - "Data2": -6252207757482871464, - "Data3": -546925373348091783, - "Data4": -7139232386622193731 + "Data1": -8224113710412674235, + "Data2": 6150931817631813358, + "Data3": 6414175364775770115, + "Data4": -2712249039875070038 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine", @@ -41897,7 +47399,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -41915,7 +47421,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesLine.Color", "Documentation": "\n\nThelinecolor.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -41923,7 +47431,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeriesLine.Opacity", "Documentation": "\n\nThelineopacity.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -41931,21 +47441,23 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.StockChartNavigatorSeriesLine.Width", "Documentation": "\n\nThelinewidth.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5551720931783058124, - "Data2": -1771466393456354806, - "Data3": -7224744915364043818, - "Data4": -194324999336534440 + "Data1": 5848643179406305933, + "Data2": 4338002299598405948, + "Data3": 1333507085205849427, + "Data4": -4940352584519378525 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine.ChildContent", @@ -41959,17 +47471,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1645345315507929140, - "Data2": 4171756068395580576, - "Data3": 6348089199947387540, - "Data4": -6334183362317536919 + "Data1": -1263647146317535027, + "Data2": 3435460384407642231, + "Data3": 7663240604625217736, + "Data4": -423298173509010367 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesLine.ChildContent", @@ -41991,10 +47503,10 @@ }, { "__Checksum": { - "Data1": 5201871502048332212, - "Data2": 2895937430129969728, - "Data3": 3155320081432059883, - "Data4": 2059501518123203314 + "Data1": 941884231933642860, + "Data2": 4105528405389281772, + "Data3": -6998406483472739854, + "Data4": 3960829555452640419 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers", @@ -42002,7 +47514,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesMarkers.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorSeriesMarkers" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorSeriesMarkers" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -42020,7 +47536,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.Background", "Documentation": "\n\nThebackgroundcolorofthecurrentseriesmarkers.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -42028,7 +47546,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.Size", "Documentation": "\n\nThemarkersize.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -42036,7 +47556,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.Type", "Documentation": "\n\nConfiguresthemarkersshapetype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -42044,20 +47566,22 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.Visible", "Documentation": "\n\nThemarkersvisibility.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7480079365421524633, - "Data2": -917162863521414392, - "Data3": 1017678015739526669, - "Data4": -245385862074381328 + "Data1": -2713972041196523736, + "Data2": -8176731627280479308, + "Data3": 1902089126992071510, + "Data4": 7383998289763357206 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers", @@ -42065,7 +47589,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesMarkers.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -42083,7 +47611,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.Background", "Documentation": "\n\nThebackgroundcolorofthecurrentseriesmarkers.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -42091,7 +47621,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.Size", "Documentation": "\n\nThemarkersize.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -42099,7 +47631,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.Type", "Documentation": "\n\nConfiguresthemarkersshapetype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -42107,21 +47641,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.Visible", "Documentation": "\n\nThemarkersvisibility.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1948898175501261312, - "Data2": 248216166506785916, - "Data3": 7088213463736367049, - "Data4": -1765503690928729571 + "Data1": -3399600781546157219, + "Data2": -8011648465487764667, + "Data3": -1432600048335791697, + "Data4": -129346953362092436 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.ChildContent", @@ -42135,17 +47671,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1350052862507266166, - "Data2": 1889347771139534565, - "Data3": -3996083787779143874, - "Data4": 4652787419000629673 + "Data1": 2039543231910261278, + "Data2": 6977568142608456367, + "Data3": 8888033724735995506, + "Data4": -7366315510813407261 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkers.ChildContent", @@ -42167,10 +47703,10 @@ }, { "__Checksum": { - "Data1": 651036315295455723, - "Data2": -1633119904290223663, - "Data3": -6360008575955759303, - "Data4": -1245909025048106846 + "Data1": -1536080890065783534, + "Data2": 1187645757736825903, + "Data3": -5150887875613171694, + "Data4": 5136486711267589175 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder", @@ -42178,7 +47714,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesMarkersBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartNavigatorSeriesMarkersBorder" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartNavigatorSeriesMarkersBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -42196,7 +47736,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder.Color", "Documentation": "\n\nThecoloroftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -42204,20 +47746,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder" + "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7616597605131122872, - "Data2": -7876991199472856051, - "Data3": -8878487376006305804, - "Data4": -6499688139714707156 + "Data1": -7208926728157295979, + "Data2": -3466005097217878647, + "Data3": 5002056757821001699, + "Data4": 8928212622906338315 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder", @@ -42225,7 +47769,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder", "Documentation": "\n\nTelerikUIStockChartNavigatorSeriesMarkersBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -42243,7 +47791,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder.Color", "Documentation": "\n\nThecoloroftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -42251,21 +47801,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2698241052096404851, - "Data2": -2082044657973625396, - "Data3": 7827197082296198082, - "Data4": 467828051525912519 + "Data1": -1425474863060241098, + "Data2": -3383006333336438326, + "Data3": -9156389963261869207, + "Data4": 9079568288449675878 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder.ChildContent", @@ -42279,17 +47831,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1069480344643860520, - "Data2": -3369793512243038395, - "Data3": 1506985762240137276, - "Data4": 7833281802229210991 + "Data1": -8112631082724970449, + "Data2": -3028722323654342108, + "Data3": 8274562611903445228, + "Data4": 7788399344705955377 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartNavigatorSeriesMarkersBorder.ChildContent", @@ -42311,17 +47863,21 @@ }, { "__Checksum": { - "Data1": -5771257441576116271, - "Data2": 5263485825081327308, - "Data3": 1029145003280404451, - "Data4": 8504201946458297890 + "Data1": 7845264090159465997, + "Data2": -2411174623663874350, + "Data3": 2484438609438078846, + "Data4": -8350695877850074073 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartSeries", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.StockChartSeries", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartSeries" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartSeries" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -42339,7 +47895,9 @@ "TypeName": "Telerik.Blazor.StockChartSeriesType?", "DisplayName": "Telerik.Blazor.StockChartSeriesType? Telerik.Blazor.Components.StockChartSeries.Type", "Documentation": "\n\nThetypeoftheseries.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -42347,7 +47905,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartSeries.DashType", "Documentation": "\n\nTheserieslinedashtype.**Applicableonlytolineseries**\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -42355,7 +47915,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.HighField", "Documentation": "\n\nThedatafieldcontainingthehighvalue.**Availableforcandlestickandohlcseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "HighField" } + "Metadata": { + "Common.PropertyName": "HighField" + } }, { "Kind": "Components.Component", @@ -42363,7 +47925,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.Field", "Documentation": "\n\nThedatafieldcontainingtheseriesvalue.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -42371,7 +47935,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.CategoryField", "Documentation": "\n\nThedataitemfieldwhichcontainsthecategorynameordate.\n\n", - "Metadata": { "Common.PropertyName": "CategoryField" } + "Metadata": { + "Common.PropertyName": "CategoryField" + } }, { "Kind": "Components.Component", @@ -42379,7 +47945,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.Name", "Documentation": "\n\nTheseriesnamevisibleinthelegend.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -42387,7 +47955,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesAggregate?", "DisplayName": "Telerik.Blazor.ChartSeriesAggregate? Telerik.Blazor.Components.StockChartSeries.Aggregate", "Documentation": "\n\nTheaggregatefunctiontoapplyfordateseries.Thisfunctionisusedwhenacategory(anyear,month,etc.)containstwoormorepoints.Thefunctionreturnvalueisdisplayedinsteadoftheindividualpoints.Thesupportedvaluesare:\"avg\"-theaverageofallvaluesforthedateperiod.;\"count\"-thenumberofvaluesforthedateperiod.;\"max\"-thehighestvalueforthedateperiod.;\"min\"-thelowestvalueforthedateperiod.;\"sum\"-thesumofallvaluesforthedateperiod.Defaultsto0ifnodatapointsaredefined.;\"sumOrNull\"-thesumofallvaluesforthedateperiod.Defaultstonullifnodatapointsaredefined.;\"first\"-thefirstvalue;function(values,series,dataItems,category)-user-definedaggregatefunction.Returnssinglevalueordataitem.orobject-(compoundaggregate)Applicableto\"candlestick\"andohlc\"series\".Specifiestheaggregateforeachdataitemfield..\n\n", - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } }, { "Kind": "Components.Component", @@ -42395,7 +47965,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.Axis", "Documentation": "\n\nThenameofthevalueaxistouse.**Applicabletoarea,column,line,ohlcandcandlestickseries**\n\n", - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } }, { "Kind": "Components.Component", @@ -42403,7 +47975,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.CloseField", "Documentation": "\n\nThedatafieldcontainingtheclosevalue.**Availableforcandlestickandohlcseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "CloseField" } + "Metadata": { + "Common.PropertyName": "CloseField" + } }, { "Kind": "Components.Component", @@ -42411,7 +47985,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.Color", "Documentation": "\n\nTheseriesbasecolor.Thesupportedvaluesare:CSScolorstring,includinghexandrgborfunction(point)-user-definedfunctionthatwillbeevaluatedforeachpoint.Returningundefinedwillassumethedefaultseriescolor..\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -42419,7 +47995,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.ColorField", "Documentation": "\n\nThedatafieldcontainingthepointcolor.**Applicableforcolumn,candlestickandohlcseries.**\n\n", - "Metadata": { "Common.PropertyName": "ColorField" } + "Metadata": { + "Common.PropertyName": "ColorField" + } }, { "Kind": "Components.Component", @@ -42427,7 +48005,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.DownColor", "Documentation": "\n\nTheseriescolorwhentheopenvalueisgreaterthantheclosevalue.**Availableforcandlestickseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "DownColor" } + "Metadata": { + "Common.PropertyName": "DownColor" + } }, { "Kind": "Components.Component", @@ -42435,7 +48015,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.DownColorField", "Documentation": "\n\nThedatafieldcontainingthecolorappliedwhentheopenvalueisgreaterthantheclosevalue.**Availableforcandlestickseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "DownColorField" } + "Metadata": { + "Common.PropertyName": "DownColorField" + } }, { "Kind": "Components.Component", @@ -42443,7 +48025,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartSeries.Gap", "Documentation": "\n\nThedistancebetweencategoryclusters.**Applicableforcolumn,candlestickandohlcseries.**\n\n", - "Metadata": { "Common.PropertyName": "Gap" } + "Metadata": { + "Common.PropertyName": "Gap" + } }, { "Kind": "Components.Component", @@ -42451,7 +48035,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.LowField", "Documentation": "\n\nThedatafieldcontainingthelowvalue.**Availableforcandlestickandohlcseries**\n\n", - "Metadata": { "Common.PropertyName": "LowField" } + "Metadata": { + "Common.PropertyName": "LowField" + } }, { "Kind": "Components.Component", @@ -42459,7 +48045,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartSeries.Opacity", "Documentation": "\n\nTheseriesopacity.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -42467,7 +48055,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.OpenField", "Documentation": "\n\nThedatafieldcontainingtheopenvalue.**Availableforcandlestickandohlcseries**\n\n", - "Metadata": { "Common.PropertyName": "OpenField" } + "Metadata": { + "Common.PropertyName": "OpenField" + } }, { "Kind": "Components.Component", @@ -42475,7 +48065,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartSeries.Spacing", "Documentation": "\n\nSpacebetweenpointsasproportionofthepointwidth.Availableforcolumn,candlestickandohlcseries.\n\n", - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "Components.Component", @@ -42483,7 +48075,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartSeries.Width", "Documentation": "\n\nThelinewidth.**Applicableforareaandlineseries.**\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -42491,7 +48085,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartSeries.ZIndex", "Documentation": "\n\nAnoptionalZ-indexthatcanbeusedtochangethedefaultstackingorderofseries.TheserieswiththehighestZ-indexwillbeplacedontop.SerieswithnoZ-indexwillusethedefaultstackingorderbasedonseriestype.Forexamplelineserieswillbeontopwithbarandareafollowingbelow.\n\n", - "Metadata": { "Common.PropertyName": "ZIndex" } + "Metadata": { + "Common.PropertyName": "ZIndex" + } }, { "Kind": "Components.Component", @@ -42499,7 +48095,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesMissingValues?", "DisplayName": "Telerik.Blazor.ChartSeriesMissingValues? Telerik.Blazor.Components.StockChartSeries.MissingValues", "Documentation": "\n\nSpecifiesthebehaviorforhandlingmissingvaluesintheseries.\n\n", - "Metadata": { "Common.PropertyName": "MissingValues" } + "Metadata": { + "Common.PropertyName": "MissingValues" + } }, { "Kind": "Components.Component", @@ -42507,7 +48105,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesStyle?", "DisplayName": "Telerik.Blazor.ChartSeriesStyle? Telerik.Blazor.Components.StockChartSeries.Style", "Documentation": "\n\nSpecifiesthepreferredrenderingstyle.\n\n", - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "Components.Component", @@ -42515,27 +48115,33 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.StockChartSeries.Data", "Documentation": "\n\nThedataoftheseries.\n\n", - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartSeries" + "Common.TypeName": "Telerik.Blazor.Components.StockChartSeries", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8239978337688783994, - "Data2": 884498356476241726, - "Data3": -1173940213901178957, - "Data4": -8161661793509488523 + "Data1": 1867709543464988527, + "Data2": -2173765940758456341, + "Data3": -2099438294664846201, + "Data4": -4710998419693886432 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartSeries", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.StockChartSeries", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartSeries" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartSeries" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -42553,7 +48159,9 @@ "TypeName": "Telerik.Blazor.StockChartSeriesType?", "DisplayName": "Telerik.Blazor.StockChartSeriesType? Telerik.Blazor.Components.StockChartSeries.Type", "Documentation": "\n\nThetypeoftheseries.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } }, { "Kind": "Components.Component", @@ -42561,7 +48169,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartSeries.DashType", "Documentation": "\n\nTheserieslinedashtype.**Applicableonlytolineseries**\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -42569,7 +48179,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.HighField", "Documentation": "\n\nThedatafieldcontainingthehighvalue.**Availableforcandlestickandohlcseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "HighField" } + "Metadata": { + "Common.PropertyName": "HighField" + } }, { "Kind": "Components.Component", @@ -42577,7 +48189,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.Field", "Documentation": "\n\nThedatafieldcontainingtheseriesvalue.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -42585,7 +48199,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.CategoryField", "Documentation": "\n\nThedataitemfieldwhichcontainsthecategorynameordate.\n\n", - "Metadata": { "Common.PropertyName": "CategoryField" } + "Metadata": { + "Common.PropertyName": "CategoryField" + } }, { "Kind": "Components.Component", @@ -42593,7 +48209,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.Name", "Documentation": "\n\nTheseriesnamevisibleinthelegend.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -42601,7 +48219,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesAggregate?", "DisplayName": "Telerik.Blazor.ChartSeriesAggregate? Telerik.Blazor.Components.StockChartSeries.Aggregate", "Documentation": "\n\nTheaggregatefunctiontoapplyfordateseries.Thisfunctionisusedwhenacategory(anyear,month,etc.)containstwoormorepoints.Thefunctionreturnvalueisdisplayedinsteadoftheindividualpoints.Thesupportedvaluesare:\"avg\"-theaverageofallvaluesforthedateperiod.;\"count\"-thenumberofvaluesforthedateperiod.;\"max\"-thehighestvalueforthedateperiod.;\"min\"-thelowestvalueforthedateperiod.;\"sum\"-thesumofallvaluesforthedateperiod.Defaultsto0ifnodatapointsaredefined.;\"sumOrNull\"-thesumofallvaluesforthedateperiod.Defaultstonullifnodatapointsaredefined.;\"first\"-thefirstvalue;function(values,series,dataItems,category)-user-definedaggregatefunction.Returnssinglevalueordataitem.orobject-(compoundaggregate)Applicableto\"candlestick\"andohlc\"series\".Specifiestheaggregateforeachdataitemfield..\n\n", - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } }, { "Kind": "Components.Component", @@ -42609,7 +48229,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.Axis", "Documentation": "\n\nThenameofthevalueaxistouse.**Applicabletoarea,column,line,ohlcandcandlestickseries**\n\n", - "Metadata": { "Common.PropertyName": "Axis" } + "Metadata": { + "Common.PropertyName": "Axis" + } }, { "Kind": "Components.Component", @@ -42617,7 +48239,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.CloseField", "Documentation": "\n\nThedatafieldcontainingtheclosevalue.**Availableforcandlestickandohlcseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "CloseField" } + "Metadata": { + "Common.PropertyName": "CloseField" + } }, { "Kind": "Components.Component", @@ -42625,7 +48249,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.Color", "Documentation": "\n\nTheseriesbasecolor.Thesupportedvaluesare:CSScolorstring,includinghexandrgborfunction(point)-user-definedfunctionthatwillbeevaluatedforeachpoint.Returningundefinedwillassumethedefaultseriescolor..\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -42633,7 +48259,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.ColorField", "Documentation": "\n\nThedatafieldcontainingthepointcolor.**Applicableforcolumn,candlestickandohlcseries.**\n\n", - "Metadata": { "Common.PropertyName": "ColorField" } + "Metadata": { + "Common.PropertyName": "ColorField" + } }, { "Kind": "Components.Component", @@ -42641,7 +48269,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.DownColor", "Documentation": "\n\nTheseriescolorwhentheopenvalueisgreaterthantheclosevalue.**Availableforcandlestickseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "DownColor" } + "Metadata": { + "Common.PropertyName": "DownColor" + } }, { "Kind": "Components.Component", @@ -42649,7 +48279,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.DownColorField", "Documentation": "\n\nThedatafieldcontainingthecolorappliedwhentheopenvalueisgreaterthantheclosevalue.**Availableforcandlestickseriesonly**\n\n", - "Metadata": { "Common.PropertyName": "DownColorField" } + "Metadata": { + "Common.PropertyName": "DownColorField" + } }, { "Kind": "Components.Component", @@ -42657,7 +48289,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartSeries.Gap", "Documentation": "\n\nThedistancebetweencategoryclusters.**Applicableforcolumn,candlestickandohlcseries.**\n\n", - "Metadata": { "Common.PropertyName": "Gap" } + "Metadata": { + "Common.PropertyName": "Gap" + } }, { "Kind": "Components.Component", @@ -42665,7 +48299,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.LowField", "Documentation": "\n\nThedatafieldcontainingthelowvalue.**Availableforcandlestickandohlcseries**\n\n", - "Metadata": { "Common.PropertyName": "LowField" } + "Metadata": { + "Common.PropertyName": "LowField" + } }, { "Kind": "Components.Component", @@ -42673,7 +48309,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartSeries.Opacity", "Documentation": "\n\nTheseriesopacity.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -42681,7 +48319,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeries.OpenField", "Documentation": "\n\nThedatafieldcontainingtheopenvalue.**Availableforcandlestickandohlcseries**\n\n", - "Metadata": { "Common.PropertyName": "OpenField" } + "Metadata": { + "Common.PropertyName": "OpenField" + } }, { "Kind": "Components.Component", @@ -42689,7 +48329,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartSeries.Spacing", "Documentation": "\n\nSpacebetweenpointsasproportionofthepointwidth.Availableforcolumn,candlestickandohlcseries.\n\n", - "Metadata": { "Common.PropertyName": "Spacing" } + "Metadata": { + "Common.PropertyName": "Spacing" + } }, { "Kind": "Components.Component", @@ -42697,7 +48339,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartSeries.Width", "Documentation": "\n\nThelinewidth.**Applicableforareaandlineseries.**\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -42705,7 +48349,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartSeries.ZIndex", "Documentation": "\n\nAnoptionalZ-indexthatcanbeusedtochangethedefaultstackingorderofseries.TheserieswiththehighestZ-indexwillbeplacedontop.SerieswithnoZ-indexwillusethedefaultstackingorderbasedonseriestype.Forexamplelineserieswillbeontopwithbarandareafollowingbelow.\n\n", - "Metadata": { "Common.PropertyName": "ZIndex" } + "Metadata": { + "Common.PropertyName": "ZIndex" + } }, { "Kind": "Components.Component", @@ -42713,7 +48359,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesMissingValues?", "DisplayName": "Telerik.Blazor.ChartSeriesMissingValues? Telerik.Blazor.Components.StockChartSeries.MissingValues", "Documentation": "\n\nSpecifiesthebehaviorforhandlingmissingvaluesintheseries.\n\n", - "Metadata": { "Common.PropertyName": "MissingValues" } + "Metadata": { + "Common.PropertyName": "MissingValues" + } }, { "Kind": "Components.Component", @@ -42721,7 +48369,9 @@ "TypeName": "Telerik.Blazor.ChartSeriesStyle?", "DisplayName": "Telerik.Blazor.ChartSeriesStyle? Telerik.Blazor.Components.StockChartSeries.Style", "Documentation": "\n\nSpecifiesthepreferredrenderingstyle.\n\n", - "Metadata": { "Common.PropertyName": "Style" } + "Metadata": { + "Common.PropertyName": "Style" + } }, { "Kind": "Components.Component", @@ -42729,21 +48379,23 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.StockChartSeries.Data", "Documentation": "\n\nThedataoftheseries.\n\n", - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartSeries", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2370297840279805097, - "Data2": -5573153351341878669, - "Data3": -6772028152476989516, - "Data4": 3363995836107777783 + "Data1": -9191297650211316430, + "Data2": -1298697515748739381, + "Data3": 2591710083428953077, + "Data4": 1932049360472483542 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartSeries.ChildContent", @@ -42757,17 +48409,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartSeries.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3013820046273724340, - "Data2": 6919462380072083129, - "Data3": -3376001985863473359, - "Data4": 4849710764490662876 + "Data1": -6032649254148867857, + "Data2": 4595740782276357465, + "Data3": 7466019912287773560, + "Data4": 2702300955684232685 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartSeries.ChildContent", @@ -42789,10 +48441,10 @@ }, { "__Checksum": { - "Data1": -5303649101260308224, - "Data2": -5303646163970732339, - "Data3": -7787438407708321990, - "Data4": 8870979859153008527 + "Data1": -5828632096513259004, + "Data2": 7464473257865082999, + "Data3": -6829885747536743417, + "Data4": -2933391091727433870 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartSeriesItems", @@ -42800,7 +48452,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartSeriesItems", "Documentation": "\n\nTelerikUIStockChartSeriesItems.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartSeriesItems" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartSeriesItems" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -42814,16 +48470,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartSeriesItems" + "Common.TypeName": "Telerik.Blazor.Components.StockChartSeriesItems", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3109744739369271952, - "Data2": 26546306773386090, - "Data3": 5084146881665264584, - "Data4": 7960825773583761888 + "Data1": -987313566808501499, + "Data2": -3811056150890606459, + "Data3": 3079564688343360873, + "Data4": 447683142070732417 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartSeriesItems", @@ -42831,7 +48487,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartSeriesItems", "Documentation": "\n\nTelerikUIStockChartSeriesItems.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartSeriesItems" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartSeriesItems" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -42845,17 +48505,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartSeriesItems", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4658989845800699766, - "Data2": 296583623187509439, - "Data3": -8368705410971080036, - "Data4": 1828139622821421051 + "Data1": 2837572495590904970, + "Data2": -4104282334028718805, + "Data3": -6886199289886519240, + "Data4": -2685964657806882558 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartSeriesItems.ChildContent", @@ -42869,17 +48529,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartSeriesItems.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4374736364268241830, - "Data2": 2323795134976016957, - "Data3": 2658736166912509569, - "Data4": -6141996810388468588 + "Data1": -8499775403023534414, + "Data2": 500248431402721348, + "Data3": 2741449355157984487, + "Data4": 391570643482519886 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartSeriesItems.ChildContent", @@ -42901,10 +48561,10 @@ }, { "__Checksum": { - "Data1": 6716431872579870059, - "Data2": 5986349844609847506, - "Data3": 5342531962293950952, - "Data4": -868486773420566592 + "Data1": -6399720750351863838, + "Data2": -8227965048193283079, + "Data3": -5202727794734802946, + "Data4": 7395472277637767296 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartSeriesTooltip", @@ -42912,7 +48572,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartSeriesTooltip", "Documentation": "\n\nTelerikUIStockChartSeriesTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartSeriesTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartSeriesTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -42930,7 +48594,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeriesTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.Thedefaultisdeterminedfromtheseriescolor.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -42938,7 +48604,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeriesTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.Thedefaultisthesameastheserieslabelscolor.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -42946,7 +48614,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartSeriesTooltip.Visible", "Documentation": "\n\nAvalueindicatingifthetooltipshouldbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -42966,22 +48636,22 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartSeriesTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartSeriesTooltip" + "Common.TypeName": "Telerik.Blazor.Components.StockChartSeriesTooltip", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5324844159525652091, - "Data2": 4518847095256845520, - "Data3": 4396440435223541170, - "Data4": 6364433454212764132 + "Data1": -1541513386488511437, + "Data2": 3439094279748143285, + "Data3": -6271554855471128903, + "Data4": 9084607600194243000 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartSeriesTooltip", @@ -42989,7 +48659,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartSeriesTooltip", "Documentation": "\n\nTelerikUIStockChartSeriesTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartSeriesTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartSeriesTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -43007,7 +48681,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeriesTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.Thedefaultisdeterminedfromtheseriescolor.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -43015,7 +48691,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartSeriesTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.Thedefaultisthesameastheserieslabelscolor.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -43023,7 +48701,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartSeriesTooltip.Visible", "Documentation": "\n\nAvalueindicatingifthetooltipshouldbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -43043,23 +48723,23 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartSeriesTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartSeriesTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2993117175978959575, - "Data2": 5497847382296763217, - "Data3": 2162203229225661626, - "Data4": -5096425820191153601 + "Data1": -4922875042109201568, + "Data2": -2345083737376278369, + "Data3": 7957908305594224436, + "Data4": 7657529707351527874 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartSeriesTooltip.ChildContent", @@ -43073,17 +48753,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartSeriesTooltip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4982801546149748667, - "Data2": 2010560459831504351, - "Data3": -9039431602582826087, - "Data4": -2217523075170507837 + "Data1": 2399154865196806952, + "Data2": -292081036711969922, + "Data3": -6085662156234897607, + "Data4": -6877426763415388280 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartSeriesTooltip.ChildContent", @@ -43105,10 +48785,10 @@ }, { "__Checksum": { - "Data1": 4529613535253362042, - "Data2": -6798320165269689440, - "Data3": 7527735296343959591, - "Data4": -1114019749546293507 + "Data1": -8556100544182751696, + "Data2": 4165265396939626393, + "Data3": -396820414175971527, + "Data4": -6491422897142476212 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartSeriesTooltip.Template", @@ -43130,23 +48810,23 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartSeriesTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartSeriesTooltip.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5639249567940804229, - "Data2": 144861579360954133, - "Data3": 315814312578915602, - "Data4": -6527241973457716311 + "Data1": 3326040357989854977, + "Data2": 5500197578133692430, + "Data3": 4165169832676914633, + "Data4": 3026560787406984588 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartSeriesTooltip.Template", @@ -43168,8 +48848,8 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartSeriesTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -43182,10 +48862,10 @@ }, { "__Checksum": { - "Data1": 3012925494445682390, - "Data2": -5074987766925176638, - "Data3": -6740989044869813725, - "Data4": -6434426701392644195 + "Data1": 8228956838496845866, + "Data2": -8593882181364992734, + "Data3": 5787246933726343965, + "Data4": 4190528258847319569 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartTitle", @@ -43193,7 +48873,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartTitle", "Documentation": "\n\nTelerikUIStockChartTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartTitle" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -43211,7 +48895,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -43219,7 +48905,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -43227,7 +48915,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTitle.Text", "Documentation": "\n\nThetitleofthechart.Youcanalsosetthetextdirectlyforatitlewithdefaultoptions.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -43235,7 +48925,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartTitle.Visible", "Documentation": "\n\nThevisibilityofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -43243,7 +48935,9 @@ "TypeName": "Telerik.Blazor.ChartTitleAlign?", "DisplayName": "Telerik.Blazor.ChartTitleAlign? Telerik.Blazor.Components.StockChartTitle.Align", "Documentation": "\n\nSpecifiesthetextalignment.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -43251,20 +48945,22 @@ "TypeName": "Telerik.Blazor.ChartTitlePosition?", "DisplayName": "Telerik.Blazor.ChartTitlePosition? Telerik.Blazor.Components.StockChartTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartTitle" + "Common.TypeName": "Telerik.Blazor.Components.StockChartTitle", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2068589425156943785, - "Data2": 900719414342267006, - "Data3": 1384143406370598675, - "Data4": -1043360763654213359 + "Data1": -8685023427476078518, + "Data2": -7880823529973547682, + "Data3": 1143762554348190899, + "Data4": 5211023118489494465 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartTitle", @@ -43272,7 +48968,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartTitle", "Documentation": "\n\nTelerikUIStockChartTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -43290,7 +48990,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -43298,7 +49000,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -43306,7 +49010,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTitle.Text", "Documentation": "\n\nThetitleofthechart.Youcanalsosetthetextdirectlyforatitlewithdefaultoptions.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -43314,7 +49020,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartTitle.Visible", "Documentation": "\n\nThevisibilityofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -43322,7 +49030,9 @@ "TypeName": "Telerik.Blazor.ChartTitleAlign?", "DisplayName": "Telerik.Blazor.ChartTitleAlign? Telerik.Blazor.Components.StockChartTitle.Align", "Documentation": "\n\nSpecifiesthetextalignment.\n\n", - "Metadata": { "Common.PropertyName": "Align" } + "Metadata": { + "Common.PropertyName": "Align" + } }, { "Kind": "Components.Component", @@ -43330,21 +49040,23 @@ "TypeName": "Telerik.Blazor.ChartTitlePosition?", "DisplayName": "Telerik.Blazor.ChartTitlePosition? Telerik.Blazor.Components.StockChartTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -29652456069754787, - "Data2": -189789089631933161, - "Data3": -4138652008720495553, - "Data4": -8753950992376248404 + "Data1": -4070403417392902138, + "Data2": 8280923473158802823, + "Data3": 5171052753334815519, + "Data4": 4657030783979465228 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartTitle.ChildContent", @@ -43358,17 +49070,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4378831839129396608, - "Data2": 1270836363854892801, - "Data3": -4362447256185841127, - "Data4": -4302360652119322357 + "Data1": -6763949071774960937, + "Data2": -506004827379900071, + "Data3": -2048666241599671841, + "Data4": -8954294628022004977 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartTitle.ChildContent", @@ -43390,10 +49102,10 @@ }, { "__Checksum": { - "Data1": 7840188850265990623, - "Data2": 8598090557396250499, - "Data3": -4947845711101935468, - "Data4": 9132209467160828757 + "Data1": -4853664148465423315, + "Data2": -7983121636611537408, + "Data3": 7982239828101495415, + "Data4": -3312649467440588758 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartTitleBorder", @@ -43401,7 +49113,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartTitleBorder", "Documentation": "\n\nTelerikUIStockChartTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -43419,7 +49135,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -43427,7 +49145,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -43435,20 +49155,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartTitleBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartTitleBorder" + "Common.TypeName": "Telerik.Blazor.Components.StockChartTitleBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1777206452201798529, - "Data2": 7744941330757225846, - "Data3": 654821452542487903, - "Data4": 3751878874437682307 + "Data1": 730605554881998065, + "Data2": 7633168321635281163, + "Data3": -32006145869262499, + "Data4": -5388172206430969702 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartTitleBorder", @@ -43456,7 +49178,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartTitleBorder", "Documentation": "\n\nTelerikUIStockChartTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -43474,7 +49200,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -43482,7 +49210,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -43490,21 +49220,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartTitleBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartTitleBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7034575656211315124, - "Data2": 5543655411444859702, - "Data3": -5603830866272645505, - "Data4": 4773741910708817403 + "Data1": -8933655145028591777, + "Data2": 8343094853734087654, + "Data3": 2402098998357556771, + "Data4": -4609256391067281601 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartTitleBorder.ChildContent", @@ -43518,17 +49250,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartTitleBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2021803131826248115, - "Data2": -8587008313114536580, - "Data3": -5112035175993167647, - "Data4": -7737189655628520535 + "Data1": 6355230444251850998, + "Data2": 7150813615119503067, + "Data3": 2917144940711994484, + "Data4": -1140821813588176651 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartTitleBorder.ChildContent", @@ -43550,10 +49282,10 @@ }, { "__Checksum": { - "Data1": -1036567047186603197, - "Data2": 437303192666054098, - "Data3": 2004519456408783841, - "Data4": 462414915290070029 + "Data1": 3127562310101482395, + "Data2": -2881866829982861601, + "Data3": 5928820404161036727, + "Data4": 997615746825850262 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartTooltip", @@ -43561,7 +49293,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartTooltip", "Documentation": "\n\nTelerikUIStockChartTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -43579,7 +49315,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.Thedefaultisdeterminedfromtheseriescolor.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -43587,7 +49325,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.Thedefaultisthesameastheserieslabelscolor.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -43595,7 +49335,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartTooltip.Visible", "Documentation": "\n\nAvalueindicatingifthetooltipshouldbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -43603,7 +49345,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartTooltip.Shared", "Documentation": "\n\nIfsettotruethechartwilldisplayasingletooltipforeverycategory.\n\n", - "Metadata": { "Common.PropertyName": "Shared" } + "Metadata": { + "Common.PropertyName": "Shared" + } }, { "Kind": "Components.Component", @@ -43634,22 +49378,22 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartTooltip" + "Common.TypeName": "Telerik.Blazor.Components.StockChartTooltip", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3339099925892645751, - "Data2": 498636958495699339, - "Data3": -8008119705241377688, - "Data4": -5446301656831245224 + "Data1": -8772856495163475285, + "Data2": 632188601941633281, + "Data3": 3348936654963565825, + "Data4": -8971202679896040633 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartTooltip", @@ -43657,7 +49401,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartTooltip", "Documentation": "\n\nTelerikUIStockChartTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -43675,7 +49423,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.Thedefaultisdeterminedfromtheseriescolor.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -43683,7 +49433,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.Thedefaultisthesameastheserieslabelscolor.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -43691,7 +49443,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartTooltip.Visible", "Documentation": "\n\nAvalueindicatingifthetooltipshouldbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -43699,7 +49453,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartTooltip.Shared", "Documentation": "\n\nIfsettotruethechartwilldisplayasingletooltipforeverycategory.\n\n", - "Metadata": { "Common.PropertyName": "Shared" } + "Metadata": { + "Common.PropertyName": "Shared" + } }, { "Kind": "Components.Component", @@ -43730,23 +49486,23 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8395813443786297046, - "Data2": 6992918313630456883, - "Data3": -6605384725837617595, - "Data4": 128421723245293166 + "Data1": 8971924419579763181, + "Data2": -5394911543198485478, + "Data3": -2230554546426685238, + "Data4": -2849004649314819664 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartTooltip.ChildContent", @@ -43760,17 +49516,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartTooltip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 997970084399941470, - "Data2": 7908825516543990936, - "Data3": 8801461441617488820, - "Data4": -2660592226611557896 + "Data1": -6291591448606493850, + "Data2": -1633639358562281890, + "Data3": 5139431840020898192, + "Data4": 1412474336226689976 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartTooltip.ChildContent", @@ -43792,10 +49548,10 @@ }, { "__Checksum": { - "Data1": -362531922217859060, - "Data2": 377713146907251918, - "Data3": -4363447571000835482, - "Data4": -6953498246527974282 + "Data1": -4399011941929388418, + "Data2": -4321759869516077159, + "Data3": -5662813395699315497, + "Data4": 8302737896256211346 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartTooltip.SharedTemplate", @@ -43817,23 +49573,23 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartTooltip.SharedTemplate.Context", "Documentation": "Specifiestheparameternameforthe'SharedTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartTooltip.SharedTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6633115237516810850, - "Data2": 7868774569774018510, - "Data3": -506835915795836809, - "Data4": -3642102144055665699 + "Data1": 8158814320206645600, + "Data2": -7614158405837041537, + "Data3": -4708810945404695361, + "Data4": 4226123602561440676 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartTooltip.SharedTemplate", @@ -43855,8 +49611,8 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartTooltip.SharedTemplate.Context", "Documentation": "Specifiestheparameternameforthe'SharedTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -43869,10 +49625,10 @@ }, { "__Checksum": { - "Data1": -4869332929651625600, - "Data2": 1229945492178814737, - "Data3": 7366174382220471075, - "Data4": -2496177200869066029 + "Data1": -8309776524626694352, + "Data2": 3028541816462665508, + "Data3": 5900835618836472310, + "Data4": -6758001352422447835 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartTooltip.Template", @@ -43894,23 +49650,23 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartTooltip.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5914194092894932288, - "Data2": -2519944320574310625, - "Data3": 8607919730854854623, - "Data4": -4855701680317674168 + "Data1": 5227258722170110293, + "Data2": -3145402761782289610, + "Data3": -2369789163531048926, + "Data4": 4121456333394295558 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartTooltip.Template", @@ -43932,8 +49688,8 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -43946,10 +49702,10 @@ }, { "__Checksum": { - "Data1": -3381670112532943911, - "Data2": -8642921464329076802, - "Data3": -8060772029611304304, - "Data4": 1810300988562330204 + "Data1": 214446457291517337, + "Data2": -1467277624413176539, + "Data3": -8425942136392917994, + "Data4": -2900768311741065667 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxes", @@ -43957,7 +49713,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxes", "Documentation": "\n\nTelerikUIStockChartValueAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxes" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -43971,16 +49731,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxes" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxes", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1631451141749176512, - "Data2": -8947245508175080532, - "Data3": 8446108055992804124, - "Data4": 8891975889370533310 + "Data1": -6425650372561419035, + "Data2": -803628147776004157, + "Data3": -4867595016185963483, + "Data4": -6327302753443356825 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxes", @@ -43988,7 +49748,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxes", "Documentation": "\n\nTelerikUIStockChartValueAxes.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxes" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxes" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -44002,17 +49766,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxes", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5368474766659172250, - "Data2": 618541642165765506, - "Data3": -969789805643696907, - "Data4": 8661160624412472806 + "Data1": -4942342757435175201, + "Data2": -6940550827135451213, + "Data3": 2535076704579106193, + "Data4": 8058657470881328648 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxes.ChildContent", @@ -44026,17 +49790,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxes.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1365799162325266676, - "Data2": 7536761398037938702, - "Data3": 3565549766953624275, - "Data4": -4202345300582139122 + "Data1": 6518494634208309460, + "Data2": 4283124303000153703, + "Data3": -1401437816927536393, + "Data4": 2106007303702940183 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxes.ChildContent", @@ -44058,17 +49822,21 @@ }, { "__Checksum": { - "Data1": 4716160198382943602, - "Data2": -7048169117174400053, - "Data3": -4679235061686932548, - "Data4": 4970925893757638327 + "Data1": -687852240642882291, + "Data2": 1869712040045512729, + "Data3": 5746542377942450467, + "Data4": -5839484234509970296 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.StockChartValueAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxis" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -44086,7 +49854,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.StockChartValueAxis.AxisCrossingValue", "Documentation": "\n\nValueatwhichthecategoryaxiscrossesthisaxis.(Onlyforobject)Valueindiciesatwhichthecategoryaxescrossthevalueaxis.(Onlyforarray)Dateatwhichthecategoryaxiscrossesthisaxis.(Onlyfordate)\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -44094,7 +49864,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -44102,7 +49874,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxis.Color", "Documentation": "\n\nColortoapplytoallaxiselements.Individualcolorsettingsforlineandlabelstakepriority.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -44110,7 +49884,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxis.Max", "Documentation": "\n\nThemaximumvalueoftheaxis.Thisisoftenusedincombinationwiththeminconfigurationoption.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -44118,7 +49894,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxis.Min", "Documentation": "\n\nTheminimumvalueoftheaxis.Thisisoftenusedincombinationwiththemaxconfigurationoption.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -44126,7 +49904,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxis.Name", "Documentation": "\n\nTheuniqueaxisname.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -44134,7 +49914,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxis.Visible", "Documentation": "\n\nThevisibilityoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -44142,27 +49924,33 @@ "TypeName": "Telerik.Blazor.ChartValueAxisType?", "DisplayName": "Telerik.Blazor.ChartValueAxisType? Telerik.Blazor.Components.StockChartValueAxis.Type", "Documentation": "\n\nSpecifiestheaxistype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxis" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxis", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8172771776804789068, - "Data2": 6487705211127165562, - "Data3": 9049067546029759099, - "Data4": 5008204228325168141 + "Data1": 8267215327881701565, + "Data2": 8633730988761331954, + "Data3": 4881997879698700107, + "Data4": -6233741814500123784 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxis", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.StockChartValueAxis", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxis" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxis" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -44180,7 +49968,9 @@ "TypeName": "System.Object[]", "DisplayName": "System.Object[] Telerik.Blazor.Components.StockChartValueAxis.AxisCrossingValue", "Documentation": "\n\nValueatwhichthecategoryaxiscrossesthisaxis.(Onlyforobject)Valueindiciesatwhichthecategoryaxescrossthevalueaxis.(Onlyforarray)Dateatwhichthecategoryaxiscrossesthisaxis.(Onlyfordate)\n\n", - "Metadata": { "Common.PropertyName": "AxisCrossingValue" } + "Metadata": { + "Common.PropertyName": "AxisCrossingValue" + } }, { "Kind": "Components.Component", @@ -44188,7 +49978,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxis.Background", "Documentation": "\n\nThebackgroundcoloroftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -44196,7 +49988,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxis.Color", "Documentation": "\n\nColortoapplytoallaxiselements.Individualcolorsettingsforlineandlabelstakepriority.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -44204,7 +49998,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxis.Max", "Documentation": "\n\nThemaximumvalueoftheaxis.Thisisoftenusedincombinationwiththeminconfigurationoption.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -44212,7 +50008,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxis.Min", "Documentation": "\n\nTheminimumvalueoftheaxis.Thisisoftenusedincombinationwiththemaxconfigurationoption.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -44220,7 +50018,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxis.Name", "Documentation": "\n\nTheuniqueaxisname.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -44228,7 +50028,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxis.Visible", "Documentation": "\n\nThevisibilityoftheaxis.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -44236,21 +50038,23 @@ "TypeName": "Telerik.Blazor.ChartValueAxisType?", "DisplayName": "Telerik.Blazor.ChartValueAxisType? Telerik.Blazor.Components.StockChartValueAxis.Type", "Documentation": "\n\nSpecifiestheaxistype.\n\n", - "Metadata": { "Common.PropertyName": "Type" } + "Metadata": { + "Common.PropertyName": "Type" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxis", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1466987817645966113, - "Data2": -1625226147838211437, - "Data3": -1258301538734592860, - "Data4": 3929749033272010576 + "Data1": 2144304463424276484, + "Data2": -5139139264137037272, + "Data3": -1614050869152870881, + "Data4": 8212659732773530488 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxis.ChildContent", @@ -44264,17 +50068,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxis.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2258800515149491909, - "Data2": -1318933914189228136, - "Data3": 8231620658695253052, - "Data4": 3027297346121002938 + "Data1": 4111393827259433081, + "Data2": -1842358827696368438, + "Data3": 4800214661066500027, + "Data4": -1330022275875591596 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxis.ChildContent", @@ -44296,10 +50100,10 @@ }, { "__Checksum": { - "Data1": 3613021441585693980, - "Data2": 8736306067283728940, - "Data3": -7852801712547799646, - "Data4": 2613621708038606887 + "Data1": -7032439338619036691, + "Data2": -702605465277352731, + "Data3": -3259542218018457393, + "Data4": 6297433317278088302 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisCrosshair", @@ -44307,7 +50111,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisCrosshair", "Documentation": "\n\nTelerikUIStockChartValueAxisCrosshair.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisCrosshair" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisCrosshair" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -44325,7 +50133,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisCrosshair.Color", "Documentation": "\n\nThecolorofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -44333,7 +50143,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisCrosshair.Width", "Documentation": "\n\nThewidthofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -44341,7 +50153,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisCrosshair.Opacity", "Documentation": "\n\nTheopacityofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -44349,20 +50163,22 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisCrosshair.Visible", "Documentation": "\n\nThedashtypeofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisCrosshair" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisCrosshair", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4922840350991627368, - "Data2": 7410919596012812924, - "Data3": 3205441252650107397, - "Data4": 4427568621361223801 + "Data1": 6337682307140396935, + "Data2": -7512623039293405227, + "Data3": 2513986510796609013, + "Data4": 4686015769121427604 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisCrosshair", @@ -44370,7 +50186,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisCrosshair", "Documentation": "\n\nTelerikUIStockChartValueAxisCrosshair.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisCrosshair" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisCrosshair" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -44388,7 +50208,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisCrosshair.Color", "Documentation": "\n\nThecolorofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -44396,7 +50218,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisCrosshair.Width", "Documentation": "\n\nThewidthofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -44404,7 +50228,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisCrosshair.Opacity", "Documentation": "\n\nTheopacityofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Opacity" } + "Metadata": { + "Common.PropertyName": "Opacity" + } }, { "Kind": "Components.Component", @@ -44412,21 +50238,23 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisCrosshair.Visible", "Documentation": "\n\nThedashtypeofthecrosshair.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisCrosshair", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3496771646342299095, - "Data2": 4680417561876558246, - "Data3": -7098128543035237492, - "Data4": -2171718971575965795 + "Data1": 8666926145603910594, + "Data2": 5881465271419437384, + "Data3": -328139536352037721, + "Data4": 5621823005366238629 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisCrosshair.ChildContent", @@ -44440,17 +50268,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisCrosshair.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -706629276727712909, - "Data2": -4248140384372410250, - "Data3": -2853581239912202102, - "Data4": 2370626233358215282 + "Data1": 3440380707650775794, + "Data2": 1908127427987893761, + "Data3": 776777227845136674, + "Data4": -3710262599253422250 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisCrosshair.ChildContent", @@ -44472,10 +50300,10 @@ }, { "__Checksum": { - "Data1": -7676614282540720120, - "Data2": -1376880947738664801, - "Data3": -8527426155252145067, - "Data4": 1828800942201982462 + "Data1": 7547177165300475768, + "Data2": 8478752973048244492, + "Data3": 2175505114688542793, + "Data4": -7794283598582481806 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip", @@ -44483,7 +50311,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip", "Documentation": "\n\nTelerikUIStockChartValueAxisCrosshairTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisCrosshairTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisCrosshairTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -44501,7 +50333,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -44509,7 +50343,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -44528,7 +50364,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Visible", "Documentation": "\n\nAvalueindicatingifthetooltipshouldbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -44537,22 +50375,22 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7100993021412423349, - "Data2": -4551389378505740069, - "Data3": -3691797742316963342, - "Data4": -5209972489844731340 + "Data1": 4213520843526692321, + "Data2": -6116672075337675057, + "Data3": -482579904607134277, + "Data4": 9148430432010206470 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip", @@ -44560,7 +50398,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip", "Documentation": "\n\nTelerikUIStockChartValueAxisCrosshairTooltip.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -44578,7 +50420,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Background", "Documentation": "\n\nThebackgroundcolorofthetooltip.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -44586,7 +50430,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Color", "Documentation": "\n\nThetextcolorofthetooltip.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -44605,7 +50451,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Visible", "Documentation": "\n\nAvalueindicatingifthetooltipshouldbedisplayed.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -44614,23 +50462,23 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8866902659890786919, - "Data2": 4829645776190813622, - "Data3": -8934638934726600205, - "Data4": 5992550788933159628 + "Data1": 4797954864958448860, + "Data2": -1764814740149640457, + "Data3": -2435826729089039270, + "Data4": 6262962480920958160 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.ChildContent", @@ -44644,17 +50492,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -2411851845680695024, - "Data2": 2758800340186178759, - "Data3": 4846443540717273697, - "Data4": -1211740205741299858 + "Data1": 5969702252495670378, + "Data2": 2557456163144069796, + "Data3": 1145562048076966500, + "Data4": 3250081805739183600 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.ChildContent", @@ -44676,10 +50524,10 @@ }, { "__Checksum": { - "Data1": -4557590473433751637, - "Data2": 1252729760124767, - "Data3": 1594392168141140480, - "Data4": 209493889451334172 + "Data1": -8299879888128845674, + "Data2": -5961074230510211886, + "Data3": 6937323777888775109, + "Data4": 7213044812847247425 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Template", @@ -44701,23 +50549,23 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3761738542724109032, - "Data2": -2704077086014480931, - "Data3": -1943988251831754051, - "Data4": -3591351700462819517 + "Data1": -3086176107425679952, + "Data2": -768881051369353307, + "Data3": -253573839540509174, + "Data4": 7923839872634593514 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Template", @@ -44739,8 +50587,8 @@ "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisCrosshairTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -44753,10 +50601,10 @@ }, { "__Checksum": { - "Data1": 7035318426362610984, - "Data2": -2782489929761082945, - "Data3": 7277302349984927528, - "Data4": 7292079419924858154 + "Data1": 1809928805436333189, + "Data2": 2719662067305585258, + "Data3": 4997601055698620329, + "Data4": 61637874681549296 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisLabels", @@ -44764,7 +50612,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisLabels", "Documentation": "\n\nTelerikUIStockChartValueAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -44782,7 +50634,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AnyvalidCSScolorstringwillworkhere,includinghexandrgb\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -44790,7 +50644,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -44798,7 +50654,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisLabels.Skip", "Documentation": "\n\nNumberoflabelstoskip.Skipsrenderingthefirstnlabels.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -44806,7 +50664,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisLabels.Step", "Documentation": "\n\nLabelrenderingstep.Everyn-thlabelisrenderedwherenisthestep\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -44814,7 +50674,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisLabels.Visible", "Documentation": "\n\nThevisibilityofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -44822,20 +50684,22 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.StockChartValueAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLabels" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLabels", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4458510219430583237, - "Data2": 6682777061050295272, - "Data3": 4601811247342892220, - "Data4": 4031225158064022176 + "Data1": -8120336118193601324, + "Data2": 8442030468433741569, + "Data3": -2943070664566931031, + "Data4": 8987146981250573091 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisLabels", @@ -44843,7 +50707,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisLabels", "Documentation": "\n\nTelerikUIStockChartValueAxisLabels.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisLabels" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisLabels" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -44861,7 +50729,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisLabels.Background", "Documentation": "\n\nThebackgroundcolorofthelabels.AnyvalidCSScolorstringwillworkhere,includinghexandrgb\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -44869,7 +50739,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisLabels.Color", "Documentation": "\n\nThetextcolorofthelabels.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -44877,7 +50749,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisLabels.Skip", "Documentation": "\n\nNumberoflabelstoskip.Skipsrenderingthefirstnlabels.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -44885,7 +50759,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisLabels.Step", "Documentation": "\n\nLabelrenderingstep.Everyn-thlabelisrenderedwherenisthestep\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -44893,7 +50769,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisLabels.Visible", "Documentation": "\n\nThevisibilityofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -44901,21 +50779,23 @@ "TypeName": "Telerik.Blazor.ChartAxisLabelsPosition?", "DisplayName": "Telerik.Blazor.ChartAxisLabelsPosition? Telerik.Blazor.Components.StockChartValueAxisLabels.Position", "Documentation": "\n\nSpecifiesthepositionofthelabels.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLabels", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6275447049644657189, - "Data2": 7244663981576522950, - "Data3": 3429334178427044395, - "Data4": -8702409278859716984 + "Data1": 1148607256194886709, + "Data2": 538635079527978708, + "Data3": -5948250899306368135, + "Data4": -4395495158574329578 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisLabels.ChildContent", @@ -44929,17 +50809,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLabels.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1621787917307755758, - "Data2": 2877527007001770927, - "Data3": -8332598554725674948, - "Data4": 7080320046904016043 + "Data1": -3352360075652509561, + "Data2": -2892797993420105987, + "Data3": 5746607338677898189, + "Data4": 8069778779994449030 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisLabels.ChildContent", @@ -44961,10 +50841,10 @@ }, { "__Checksum": { - "Data1": 1500849185340036917, - "Data2": -1801054227994833919, - "Data3": 1735987963164065071, - "Data4": 4379767792417586224 + "Data1": -8175170493692494850, + "Data2": 1389768750718010959, + "Data3": 2007772007492849512, + "Data4": -1234204726401085135 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder", @@ -44972,7 +50852,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder", "Documentation": "\n\nTelerikUIStockChartValueAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -44990,7 +50874,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -44998,7 +50884,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartValueAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -45006,20 +50894,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6194836074636382801, - "Data2": -7830795675617067168, - "Data3": -8047082480769518249, - "Data4": -1127126661318064699 + "Data1": -3651970115646623322, + "Data2": 1683564613091485251, + "Data3": -5293367016229162590, + "Data4": 6935152048227529515 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder", @@ -45027,7 +50917,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder", "Documentation": "\n\nTelerikUIStockChartValueAxisLabelsBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -45045,7 +50939,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisLabelsBorder.Color", "Documentation": "\n\nThecoloroftheborder.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -45053,7 +50949,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartValueAxisLabelsBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -45061,21 +50959,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisLabelsBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7464718434951021251, - "Data2": 1977056358990774343, - "Data3": -6645625881816308396, - "Data4": -3199587403965049776 + "Data1": -5338096099063116704, + "Data2": 9016815493599402567, + "Data3": 5756731958205692312, + "Data4": 8835076171453953213 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder.ChildContent", @@ -45089,17 +50989,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4904208683732105765, - "Data2": -1393382540009556336, - "Data3": -6948536904947126987, - "Data4": -1906658298378751071 + "Data1": 6037463757630730040, + "Data2": 1401636610320739660, + "Data3": 1777322215400200786, + "Data4": -3117155600334976629 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisLabelsBorder.ChildContent", @@ -45121,10 +51021,10 @@ }, { "__Checksum": { - "Data1": 5473439654821188101, - "Data2": -5996542086714372410, - "Data3": -4581640876466354784, - "Data4": 7517060460410260063 + "Data1": 5572772262308166002, + "Data2": 6501683907596747087, + "Data3": 8658332402781287334, + "Data4": 5043027204273484598 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisLine", @@ -45132,7 +51032,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisLine", "Documentation": "\n\nTelerikUIStockChartValueAxisLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisLine" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -45150,7 +51054,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisLine.Color", "Documentation": "\n\nThecoloroftheline.Thiswillalsoeffectthemajorandminorticks,butnotthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -45158,7 +51064,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartValueAxisLine.DashType", "Documentation": "\n\nThedashtypeoftheline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -45166,7 +51074,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisLine.Visible", "Documentation": "\n\nThevisibilityoftheline.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -45174,20 +51084,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisLine.Width", "Documentation": "\n\nThewidthoftheline.Thiswillalsoeffectthemajorandminorticks,butnotthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLine" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLine", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2161311182486075193, - "Data2": 4012831220718804624, - "Data3": -4256293206507017829, - "Data4": -1150751673361837395 + "Data1": -1973278930576859327, + "Data2": -8730345598328340136, + "Data3": -1191691937030781623, + "Data4": 1276296236915961178 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisLine", @@ -45195,7 +51107,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisLine", "Documentation": "\n\nTelerikUIStockChartValueAxisLine.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisLine" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisLine" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -45213,7 +51129,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisLine.Color", "Documentation": "\n\nThecoloroftheline.Thiswillalsoeffectthemajorandminorticks,butnotthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -45221,7 +51139,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartValueAxisLine.DashType", "Documentation": "\n\nThedashtypeoftheline.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -45229,7 +51149,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisLine.Visible", "Documentation": "\n\nThevisibilityoftheline.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -45237,21 +51159,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisLine.Width", "Documentation": "\n\nThewidthoftheline.Thiswillalsoeffectthemajorandminorticks,butnotthegridlines.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLine", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3877044459310565656, - "Data2": -6684130453789203192, - "Data3": -7351611229017634258, - "Data4": -1225996159265424791 + "Data1": 4735815725722842975, + "Data2": -8683576167054547677, + "Data3": -5515723507003740120, + "Data4": 8964327936648861887 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisLine.ChildContent", @@ -45265,17 +51189,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisLine.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3277992476682031790, - "Data2": -34978430268221063, - "Data3": -3850434791358941624, - "Data4": 3210065960543139286 + "Data1": -662876862978010377, + "Data2": 7067181513247189738, + "Data3": -2476239363026770558, + "Data4": 6809686988540284642 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisLine.ChildContent", @@ -45297,10 +51221,10 @@ }, { "__Checksum": { - "Data1": -1728003978546764422, - "Data2": 8676506323149615821, - "Data3": 7555511382424866293, - "Data4": 3654518673585946566 + "Data1": -7244612352889013660, + "Data2": -7719148724915241753, + "Data3": 8263496577045335928, + "Data4": 6678196434997308172 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines", @@ -45308,7 +51232,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines", "Documentation": "\n\nTelerikUIStockChartValueAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -45326,7 +51254,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -45334,7 +51264,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.Visible", "Documentation": "\n\nThevisibilityofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -45342,7 +51274,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -45350,7 +51284,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthevalueaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -45358,20 +51294,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthevalueaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2005773569732015032, - "Data2": 5119769815009091452, - "Data3": -5591445168047356938, - "Data4": 3679426379341214829 + "Data1": 8063120268368678545, + "Data2": -9137308008809341555, + "Data3": 522373407999674279, + "Data4": 5036239460586554644 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines", @@ -45379,7 +51317,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines", "Documentation": "\n\nTelerikUIStockChartValueAxisMajorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -45397,7 +51339,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.Color", "Documentation": "\n\nThecolorofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -45405,7 +51349,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.Visible", "Documentation": "\n\nThevisibilityofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -45413,7 +51359,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.Width", "Documentation": "\n\nThewidthofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -45421,7 +51369,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.Step", "Documentation": "\n\nThestepofthevalueaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -45429,21 +51379,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.Skip", "Documentation": "\n\nTheskipofthevalueaxismajorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4885526697926195758, - "Data2": 4768848378487671621, - "Data3": 4641694525649905415, - "Data4": -3057790930230053117 + "Data1": 2302706245433405129, + "Data2": -7502426306459957716, + "Data3": -8438726403029326528, + "Data4": -5703449186896309926 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.ChildContent", @@ -45457,17 +51409,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -980614031028254974, - "Data2": 7216480032013373394, - "Data3": -8278795744076458240, - "Data4": 5164478991620388233 + "Data1": -8304400883092159088, + "Data2": -7710096044387993039, + "Data3": -7176752766010550802, + "Data4": 3561639911710672249 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisMajorGridLines.ChildContent", @@ -45489,10 +51441,10 @@ }, { "__Checksum": { - "Data1": -5667697167754759580, - "Data2": -4165618781631166309, - "Data3": -9137424834983524082, - "Data4": 8845852671056342749 + "Data1": 3322679517021579607, + "Data2": 5568277817692572557, + "Data3": 6527469247505268812, + "Data4": 5339432045068528745 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks", @@ -45500,7 +51452,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks", "Documentation": "\n\nTelerikUIStockChartValueAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -45518,7 +51474,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Size", "Documentation": "\n\nTheaxismajorticksize.Thisisthelengthofthelineinpixelsthatisdrawntoindicatethetickonthechart.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -45526,7 +51484,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Visible", "Documentation": "\n\nThevisibilityofthemajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -45534,7 +51494,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthevalueaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -45542,7 +51504,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -45550,7 +51514,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Step", "Documentation": "\n\nThestepofthevalueaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -45558,20 +51524,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthevalueaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6066404079679881446, - "Data2": -2416272423152617115, - "Data3": -10192565329699170, - "Data4": -823307405781700826 + "Data1": -1017915766297845359, + "Data2": 7482700099841807995, + "Data3": 4504214892601031222, + "Data4": -229420803856084433 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks", @@ -45579,7 +51547,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks", "Documentation": "\n\nTelerikUIStockChartValueAxisMajorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -45597,7 +51569,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Size", "Documentation": "\n\nTheaxismajorticksize.Thisisthelengthofthelineinpixelsthatisdrawntoindicatethetickonthechart.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -45605,7 +51579,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Visible", "Documentation": "\n\nThevisibilityofthemajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -45613,7 +51589,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Color", "Documentation": "\n\nThecolorofthevalueaxismajortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -45621,7 +51599,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Width", "Documentation": "\n\nThewidthofthemajorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -45629,7 +51609,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Step", "Documentation": "\n\nThestepofthevalueaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -45637,21 +51619,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMajorTicks.Skip", "Documentation": "\n\nTheskipofthevalueaxismajorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4711725493727659531, - "Data2": -7444616540158172498, - "Data3": 3637367304961905068, - "Data4": -6706260352797127899 + "Data1": 7141175244835829581, + "Data2": -4423622782731489498, + "Data3": -2452760871054251373, + "Data4": -6218311268286428862 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks.ChildContent", @@ -45665,17 +51649,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2564691221520075955, - "Data2": -8491109104324787751, - "Data3": 8508057664173253204, - "Data4": 6016104136218136138 + "Data1": -5121975816682481385, + "Data2": -6762671381704661923, + "Data3": 8647488073100853910, + "Data4": 1598312999459790039 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisMajorTicks.ChildContent", @@ -45697,10 +51681,10 @@ }, { "__Checksum": { - "Data1": -803964824081868715, - "Data2": -2658696856615414221, - "Data3": -3870500702819204087, - "Data4": -8037624596016464251 + "Data1": 6071304697215081393, + "Data2": -7376835426719174254, + "Data3": -8060268901715650067, + "Data4": -324607419134381519 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines", @@ -45708,7 +51692,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines", "Documentation": "\n\nTelerikUIStockChartValueAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -45726,7 +51714,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.Color", "Documentation": "\n\nThecolorofthelines.Notethatthishasnoeffectifthevisibilityoftheminorgridlinesisnotsettotrue.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -45734,7 +51724,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -45742,7 +51734,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.Visible", "Documentation": "\n\nThevisibilityofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -45750,7 +51744,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthelines.Notethatthissettingshasnoeffectifthevisibilityoftheminorgridlinesisnotsettotrue.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -45758,7 +51754,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthevalueaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -45766,20 +51764,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthevalueaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3466604762756921639, - "Data2": -6544261079408749285, - "Data3": -4846958080048326636, - "Data4": -6503053401885268778 + "Data1": -563970841819037980, + "Data2": 2174753601512310996, + "Data3": 1365295041719830424, + "Data4": -8032875610440600586 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines", @@ -45787,7 +51787,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines", "Documentation": "\n\nTelerikUIStockChartValueAxisMinorGridLines.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -45805,7 +51809,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.Color", "Documentation": "\n\nThecolorofthelines.Notethatthishasnoeffectifthevisibilityoftheminorgridlinesisnotsettotrue.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -45813,7 +51819,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.DashType", "Documentation": "\n\nThedashtypeoftheminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -45821,7 +51829,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.Visible", "Documentation": "\n\nThevisibilityofthelines.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -45829,7 +51839,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.Width", "Documentation": "\n\nThewidthofthelines.Notethatthissettingshasnoeffectifthevisibilityoftheminorgridlinesisnotsettotrue.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -45837,7 +51849,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.Step", "Documentation": "\n\nThestepofthevalueaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -45845,21 +51859,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.Skip", "Documentation": "\n\nTheskipofthevalueaxisminorgridlines.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2706742550607967376, - "Data2": 5402101399268521706, - "Data3": 5807869364730476363, - "Data4": 3097221696851686163 + "Data1": 6592206958810032380, + "Data2": -5550896155153501119, + "Data3": -4281136305479462155, + "Data4": 8167389438964442619 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.ChildContent", @@ -45873,17 +51889,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5509353270097010029, - "Data2": 3962576072586709542, - "Data3": -8218194747494796115, - "Data4": -904453954698931303 + "Data1": -4912357610095454464, + "Data2": -7563470755350025364, + "Data3": -6150337214007689205, + "Data4": -4010433194818203679 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisMinorGridLines.ChildContent", @@ -45905,10 +51921,10 @@ }, { "__Checksum": { - "Data1": 5356227971516649784, - "Data2": 5492629505674442516, - "Data3": -7297209396246857374, - "Data4": -6052383730149583340 + "Data1": -3540556118741965797, + "Data2": -1724909676728235119, + "Data3": -5104685452901616471, + "Data4": 3205686628763483977 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks", @@ -45916,7 +51932,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks", "Documentation": "\n\nTelerikUIStockChartValueAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -45934,7 +51954,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Size", "Documentation": "\n\nTheaxisminorticksize.Thisisthelengthofthelineinpixelsthatisdrawntoindicatethetickonthechart.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -45942,7 +51964,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthevalueaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -45950,7 +51974,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -45958,7 +51984,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Visible", "Documentation": "\n\nThevisibilityoftheminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -45966,7 +51994,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Step", "Documentation": "\n\nThestepofthevalueaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -45974,20 +52004,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthevalueaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5054473843220712739, - "Data2": 6189310070565574373, - "Data3": 2287975248637722799, - "Data4": 8088890330552456229 + "Data1": -2120254566645526424, + "Data2": 4096117021671284419, + "Data3": 4210456454977753145, + "Data4": 4680646291778807616 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks", @@ -45995,7 +52027,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks", "Documentation": "\n\nTelerikUIStockChartValueAxisMinorTicks.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -46013,7 +52049,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Size", "Documentation": "\n\nTheaxisminorticksize.Thisisthelengthofthelineinpixelsthatisdrawntoindicatethetickonthechart.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -46021,7 +52059,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Color", "Documentation": "\n\nThecolorofthevalueaxisminortickslines.AcceptsavalidCSScolorstring,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -46029,7 +52069,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Width", "Documentation": "\n\nThewidthoftheminorticksinpixels.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -46037,7 +52079,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Visible", "Documentation": "\n\nThevisibilityoftheminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -46045,7 +52089,9 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Step", "Documentation": "\n\nThestepofthevalueaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Step" } + "Metadata": { + "Common.PropertyName": "Step" + } }, { "Kind": "Components.Component", @@ -46053,21 +52099,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisMinorTicks.Skip", "Documentation": "\n\nTheskipofthevalueaxisminorticks.\n\n", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1872765585029777695, - "Data2": 2877979374272461585, - "Data3": -4302245583394978465, - "Data4": 4230116793516050947 + "Data1": -8633976333464094445, + "Data2": 7085870983014035480, + "Data3": -600361124583558583, + "Data4": 665639498528282193 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks.ChildContent", @@ -46081,17 +52129,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7602692549615585876, - "Data2": 5353714797141994007, - "Data3": -6090113008762746698, - "Data4": -8452540769553409826 + "Data1": 8834939796338721091, + "Data2": -1083368698538371804, + "Data3": 1832949793197987494, + "Data4": -5139531721886390679 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisMinorTicks.ChildContent", @@ -46113,10 +52161,10 @@ }, { "__Checksum": { - "Data1": 6107844613411447396, - "Data2": -7857182907104611365, - "Data3": -6124927538972607270, - "Data4": 467320657084700635 + "Data1": -207363448637754875, + "Data2": 6460464104841904328, + "Data3": -8864614919110231303, + "Data4": -5010890663954313277 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisTitle", @@ -46124,7 +52172,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisTitle", "Documentation": "\n\nTelerikUIStockChartValueAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -46142,7 +52194,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -46150,7 +52204,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -46158,7 +52214,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -46166,7 +52224,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisTitle.Visible", "Documentation": "\n\nThevisibilityofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -46174,20 +52234,22 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.StockChartValueAxisTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisTitle" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisTitle", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4063678564601346849, - "Data2": -3975977063085499223, - "Data3": -7499685661965021248, - "Data4": -8558093259801739801 + "Data1": -326568810050996354, + "Data2": 6911227599402365738, + "Data3": -2436953524481627576, + "Data4": 636317406551952787 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisTitle", @@ -46195,7 +52257,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisTitle", "Documentation": "\n\nTelerikUIStockChartValueAxisTitle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisTitle" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisTitle" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -46213,7 +52279,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisTitle.Background", "Documentation": "\n\nThebackgroundcolorofthetitle.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Background" } + "Metadata": { + "Common.PropertyName": "Background" + } }, { "Kind": "Components.Component", @@ -46221,7 +52289,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisTitle.Color", "Documentation": "\n\nThetextcolorofthetitle.AnyvalidCSScolorstringwillworkhere,includinghexandrgb.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -46229,7 +52299,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisTitle.Text", "Documentation": "\n\nThetextofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", @@ -46237,7 +52309,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.StockChartValueAxisTitle.Visible", "Documentation": "\n\nThevisibilityofthetitle.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -46245,21 +52319,23 @@ "TypeName": "Telerik.Blazor.ChartAxisTitlePosition?", "DisplayName": "Telerik.Blazor.ChartAxisTitlePosition? Telerik.Blazor.Components.StockChartValueAxisTitle.Position", "Documentation": "\n\nSpecifiesthetitleposition.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisTitle", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8112523098915404505, - "Data2": -5365236424505122476, - "Data3": 5894903767119150306, - "Data4": -4099243050575390028 + "Data1": 5827162458635474800, + "Data2": -7084589028119422542, + "Data3": 4510393329518851555, + "Data4": -1586418144553378861 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisTitle.ChildContent", @@ -46273,17 +52349,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisTitle.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4558535432029012251, - "Data2": 2444560700118915497, - "Data3": -8708294624753665767, - "Data4": 8503771587276618145 + "Data1": 7741690545084660639, + "Data2": 8584698305242179928, + "Data3": -2257233149297065166, + "Data4": -2003545576745779595 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisTitle.ChildContent", @@ -46305,10 +52381,10 @@ }, { "__Checksum": { - "Data1": -7385322954505232165, - "Data2": -6941295336791369342, - "Data3": -2086416987130942653, - "Data4": -5289859688222640342 + "Data1": 5729651669053709690, + "Data2": -8832369891838375693, + "Data3": -2659960809480433999, + "Data4": -792319838341983874 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder", @@ -46316,7 +52392,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder", "Documentation": "\n\nTelerikUIStockChartValueAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "StockChartValueAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "StockChartValueAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -46334,7 +52414,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -46342,7 +52424,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartValueAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -46350,20 +52434,22 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder" + "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5452332668168423065, - "Data2": -3913376424858930525, - "Data3": -3664109650743683791, - "Data4": -5872996661968484044 + "Data1": -8187981496017614080, + "Data2": 5126315125706330905, + "Data3": 8188095562298988907, + "Data4": 8686646986736014720 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder", @@ -46371,7 +52457,11 @@ "DisplayName": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder", "Documentation": "\n\nTelerikUIStockChartValueAxisTitleBorder.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -46389,7 +52479,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.StockChartValueAxisTitleBorder.Color", "Documentation": "\n\nThecoloroftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Color" } + "Metadata": { + "Common.PropertyName": "Color" + } }, { "Kind": "Components.Component", @@ -46397,7 +52489,9 @@ "TypeName": "Telerik.Blazor.DashType?", "DisplayName": "Telerik.Blazor.DashType? Telerik.Blazor.Components.StockChartValueAxisTitleBorder.DashType", "Documentation": "\n\nThedashtypeoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "DashType" } + "Metadata": { + "Common.PropertyName": "DashType" + } }, { "Kind": "Components.Component", @@ -46405,21 +52499,23 @@ "TypeName": "System.Double?", "DisplayName": "System.Double? Telerik.Blazor.Components.StockChartValueAxisTitleBorder.Width", "Documentation": "\n\nThewidthoftheborder.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 102495344230500158, - "Data2": 555252830268997942, - "Data3": -3334915209873520348, - "Data4": 6978580969829772859 + "Data1": -4098298151456294818, + "Data2": 8514535502756007022, + "Data3": -844602789021501616, + "Data4": 4463027037909278728 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder.ChildContent", @@ -46433,17 +52529,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5846200652203834186, - "Data2": 8046736999289715919, - "Data3": 7990945909517053331, - "Data4": 6840028867662779331 + "Data1": 2731501829488370266, + "Data2": -6940460702445408902, + "Data3": -2437110117898262295, + "Data4": -8801507326605087408 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.StockChartValueAxisTitleBorder.ChildContent", @@ -46465,10 +52561,10 @@ }, { "__Checksum": { - "Data1": -8467420364974037258, - "Data2": 6825020409201338584, - "Data3": -5841932928296125978, - "Data4": -6771664972469007007 + "Data1": -7009691344932102125, + "Data2": 6400544453193508248, + "Data3": 7246277087665325204, + "Data4": -3197333774563445772 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikStockChart", @@ -46476,7 +52572,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikStockChart", "Documentation": "\n\nTelerikUIStockChartcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikStockChart" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikStockChart" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -46484,7 +52584,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikStockChart.DateField", "Documentation": "\n\nThefieldcontainingthepointdate.ItisusedasadefaultcategoryFieldforallseries.Thedataitemfieldvaluemustbeeither:Dateinstance;StringparsablebynewDate([fieldvalue])orStringinASP.NETJSONformat,i.e.\"\\/Date(1320825600000-0800)\\/\".\n\n", - "Metadata": { "Common.PropertyName": "DateField" } + "Metadata": { + "Common.PropertyName": "DateField" + } }, { "Kind": "Components.Component", @@ -46492,7 +52594,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.TelerikStockChart.Transitions", "Documentation": "\n\nAvalueindicatingiftransitionanimationsshouldbeplayed.\n\n", - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "Components.Component", @@ -46500,7 +52604,9 @@ "TypeName": "Telerik.Blazor.RenderingMode?", "DisplayName": "Telerik.Blazor.RenderingMode? Telerik.Blazor.Components.TelerikStockChart.RenderAs", "Documentation": "\n\nSpecifiesthepreferredwidgetrenderingmode.\n\n", - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "Components.Component", @@ -46518,7 +52624,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikStockChart.Width", "Documentation": "\n\nSpecifiesthewidthofthechart.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -46526,7 +52634,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikStockChart.Height", "Documentation": "\n\nSpecifiestheheightofthechart.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -46541,16 +52651,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikStockChart" + "Common.TypeName": "Telerik.Blazor.Components.TelerikStockChart", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5388821487243378030, - "Data2": -2428790639022359159, - "Data3": 6745092274947937306, - "Data4": 1355219217652541965 + "Data1": -6036877167244699131, + "Data2": 334608657747080049, + "Data3": 5636690966979788759, + "Data4": -3140839401832577683 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikStockChart", @@ -46558,7 +52668,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikStockChart", "Documentation": "\n\nTelerikUIStockChartcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikStockChart" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikStockChart" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -46566,7 +52680,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikStockChart.DateField", "Documentation": "\n\nThefieldcontainingthepointdate.ItisusedasadefaultcategoryFieldforallseries.Thedataitemfieldvaluemustbeeither:Dateinstance;StringparsablebynewDate([fieldvalue])orStringinASP.NETJSONformat,i.e.\"\\/Date(1320825600000-0800)\\/\".\n\n", - "Metadata": { "Common.PropertyName": "DateField" } + "Metadata": { + "Common.PropertyName": "DateField" + } }, { "Kind": "Components.Component", @@ -46574,7 +52690,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.TelerikStockChart.Transitions", "Documentation": "\n\nAvalueindicatingiftransitionanimationsshouldbeplayed.\n\n", - "Metadata": { "Common.PropertyName": "Transitions" } + "Metadata": { + "Common.PropertyName": "Transitions" + } }, { "Kind": "Components.Component", @@ -46582,7 +52700,9 @@ "TypeName": "Telerik.Blazor.RenderingMode?", "DisplayName": "Telerik.Blazor.RenderingMode? Telerik.Blazor.Components.TelerikStockChart.RenderAs", "Documentation": "\n\nSpecifiesthepreferredwidgetrenderingmode.\n\n", - "Metadata": { "Common.PropertyName": "RenderAs" } + "Metadata": { + "Common.PropertyName": "RenderAs" + } }, { "Kind": "Components.Component", @@ -46600,7 +52720,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikStockChart.Width", "Documentation": "\n\nSpecifiesthewidthofthechart.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -46608,7 +52730,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikStockChart.Height", "Documentation": "\n\nSpecifiestheheightofthechart.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -46623,17 +52747,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikStockChart", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1937048391873890005, - "Data2": 3332685552819319037, - "Data3": -2170832329078598176, - "Data4": 4530531966767177444 + "Data1": 655283607591648419, + "Data2": -8746100670593905542, + "Data3": -1920968138545625388, + "Data4": -8937171497161467494 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikStockChart.ChildContent", @@ -46647,17 +52771,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikStockChart.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -118050268914787491, - "Data2": -2946548964056206231, - "Data3": -4807288267549767622, - "Data4": 6089413628501375420 + "Data1": 4034717846326478658, + "Data2": 1777650472812152051, + "Data3": 7257329110082644339, + "Data4": 756656743309104927 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikStockChart.ChildContent", @@ -46679,10 +52803,10 @@ }, { "__Checksum": { - "Data1": -3487190442203629020, - "Data2": -8714848476102408586, - "Data3": -3742743744792947201, - "Data4": -8205399190194458613 + "Data1": 6600336125540366405, + "Data2": -2318046088863078972, + "Data3": 5310044892076757847, + "Data4": 5267198789434736238 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikSwitch", @@ -46690,7 +52814,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikSwitch", "Documentation": "\n\nTheclassfortheTelerikSwitchcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikSwitch" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikSwitch" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -46709,7 +52837,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikSwitch.Width", "Documentation": "\n\nDefinesthewidthofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -46717,7 +52847,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikSwitch.OnLabel", "Documentation": "\n\nDefinestheonlabeloftheswitch.\nIfnotset,itsvalueissetthroughthelocalizaiton,or\"On\"ifthereisnolocalization.\n\n", - "Metadata": { "Common.PropertyName": "OnLabel" } + "Metadata": { + "Common.PropertyName": "OnLabel" + } }, { "Kind": "Components.Component", @@ -46725,7 +52857,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikSwitch.OffLabel", "Documentation": "\n\nDefinestheofflabeloftheswitch.\nIfnotset,itsvalueissetthroughthelocalizaiton,or\"Off\"ifthereisnolocalization.\n\n", - "Metadata": { "Common.PropertyName": "OffLabel" } + "Metadata": { + "Common.PropertyName": "OffLabel" + } }, { "Kind": "Components.Component", @@ -46733,7 +52867,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikSwitch.TabIndex", "Documentation": "\n\nDefinesthetabindexoftheswitch.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } }, { "Kind": "Components.Component", @@ -46741,7 +52877,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikSwitch.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -46749,7 +52887,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikSwitch.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -46757,7 +52897,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikSwitch.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -46806,17 +52948,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikSwitch", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6684189619333011174, - "Data2": 8835492644244998019, - "Data3": -7150854746668968886, - "Data4": 4687832914883005555 + "Data1": 5692688263828568877, + "Data2": -5310445570000570793, + "Data3": -7710965544155803682, + "Data4": 5439266996112924766 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikSwitch", @@ -46824,7 +52966,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikSwitch", "Documentation": "\n\nTheclassfortheTelerikSwitchcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikSwitch" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikSwitch" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -46843,7 +52989,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikSwitch.Width", "Documentation": "\n\nDefinesthewidthofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -46851,7 +52999,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikSwitch.OnLabel", "Documentation": "\n\nDefinestheonlabeloftheswitch.\nIfnotset,itsvalueissetthroughthelocalizaiton,or\"On\"ifthereisnolocalization.\n\n", - "Metadata": { "Common.PropertyName": "OnLabel" } + "Metadata": { + "Common.PropertyName": "OnLabel" + } }, { "Kind": "Components.Component", @@ -46859,7 +53009,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikSwitch.OffLabel", "Documentation": "\n\nDefinestheofflabeloftheswitch.\nIfnotset,itsvalueissetthroughthelocalizaiton,or\"Off\"ifthereisnolocalization.\n\n", - "Metadata": { "Common.PropertyName": "OffLabel" } + "Metadata": { + "Common.PropertyName": "OffLabel" + } }, { "Kind": "Components.Component", @@ -46867,7 +53019,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikSwitch.TabIndex", "Documentation": "\n\nDefinesthetabindexoftheswitch.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } }, { "Kind": "Components.Component", @@ -46875,7 +53029,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikSwitch.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -46883,7 +53039,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikSwitch.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -46891,7 +53049,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikSwitch.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -46948,10 +53108,10 @@ }, { "__Checksum": { - "Data1": -8133748684784389127, - "Data2": 5761400542978192058, - "Data3": 7410507831895402372, - "Data4": -616905580597888936 + "Data1": 5917731734665945876, + "Data2": 2900622872091934834, + "Data3": 8437428000356492315, + "Data4": -2918669393536508512 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TabStripTabBase", @@ -46959,7 +53119,11 @@ "DisplayName": "Telerik.Blazor.Components.TabStripTabBase", "Documentation": "\n\nTheclassforaTabinuseunderaTabStripcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TabStripTabBase" } ], + "TagMatchingRules": [ + { + "TagName": "TabStripTabBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -46967,7 +53131,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TabStripTabBase.Title", "Documentation": "\n\nThetitleofthetabrenderedinthetablist.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -46986,20 +53152,22 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TabStripTabBase.Disabled", "Documentation": "\n\nWhetherthetabisdisabledsotheusercan'tselectit.\n\n", - "Metadata": { "Common.PropertyName": "Disabled" } + "Metadata": { + "Common.PropertyName": "Disabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TabStripTabBase" + "Common.TypeName": "Telerik.Blazor.Components.TabStripTabBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5612260747176387609, - "Data2": 4847661114400257064, - "Data3": 6017791982229458842, - "Data4": 7400314229506805671 + "Data1": 8350872201442553358, + "Data2": -2054787533309119940, + "Data3": 5782451996399706507, + "Data4": 4931739632904367317 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TabStripTabBase", @@ -47007,7 +53175,11 @@ "DisplayName": "Telerik.Blazor.Components.TabStripTabBase", "Documentation": "\n\nTheclassforaTabinuseunderaTabStripcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TabStripTabBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TabStripTabBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -47015,7 +53187,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TabStripTabBase.Title", "Documentation": "\n\nThetitleofthetabrenderedinthetablist.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -47034,21 +53208,23 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TabStripTabBase.Disabled", "Documentation": "\n\nWhetherthetabisdisabledsotheusercan'tselectit.\n\n", - "Metadata": { "Common.PropertyName": "Disabled" } + "Metadata": { + "Common.PropertyName": "Disabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TabStripTabBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8895735376640539367, - "Data2": 8986416687150408011, - "Data3": -4952742542588291657, - "Data4": 9184364711790219781 + "Data1": 9005462854575678876, + "Data2": -4408008119511443758, + "Data3": 5021735401310966823, + "Data4": -7850939703599674422 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TabStripTabBase.ChildContent", @@ -47063,17 +53239,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TabStripTabBase.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 2311960851918470044, - "Data2": 8431149598434656751, - "Data3": -4009598455960102325, - "Data4": -7758412488826685131 + "Data1": -1555504904600995579, + "Data2": 8631253340524261300, + "Data3": -6192096647497402568, + "Data4": -7923445045704660541 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TabStripTabBase.ChildContent", @@ -47096,10 +53272,10 @@ }, { "__Checksum": { - "Data1": 5360718310764485451, - "Data2": -1221836735488261387, - "Data3": 8481006684231684904, - "Data4": 1303529413762517347 + "Data1": -4669450962632597211, + "Data2": -3346719244090925954, + "Data3": -1883128609553257536, + "Data4": -2242127007438730461 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTabStrip", @@ -47107,7 +53283,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTabStrip", "Documentation": "\n\nTheclassfortheTelerikTabStripcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikTabStrip" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikTabStrip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -47126,7 +53306,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TabPosition Telerik.Blazor.Components.TelerikTabStrip.TabPosition", "Documentation": "\n\nThepositionofthetabslistinrelationtothecontent.\n\n", - "Metadata": { "Common.PropertyName": "TabPosition" } + "Metadata": { + "Common.PropertyName": "TabPosition" + } }, { "Kind": "Components.Component", @@ -47134,7 +53316,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikTabStrip.ActiveTabIndex", "Documentation": "\n\nThecurrentlyactivetab'sindex.Ifnotset,thefirsttabwillbeactive.\n\n", - "Metadata": { "Common.PropertyName": "ActiveTabIndex" } + "Metadata": { + "Common.PropertyName": "ActiveTabIndex" + } }, { "Kind": "Components.Component", @@ -47149,16 +53333,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikTabStrip" + "Common.TypeName": "Telerik.Blazor.Components.TelerikTabStrip", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8039837036877989041, - "Data2": -6722000478346678088, - "Data3": -6389114850483272405, - "Data4": 8908203282570305401 + "Data1": -3607674153291158805, + "Data2": 6233804825441535367, + "Data3": -3553079357241057198, + "Data4": -2553975460296881693 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTabStrip", @@ -47166,7 +53350,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTabStrip", "Documentation": "\n\nTheclassfortheTelerikTabStripcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikTabStrip" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikTabStrip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -47185,7 +53373,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TabPosition Telerik.Blazor.Components.TelerikTabStrip.TabPosition", "Documentation": "\n\nThepositionofthetabslistinrelationtothecontent.\n\n", - "Metadata": { "Common.PropertyName": "TabPosition" } + "Metadata": { + "Common.PropertyName": "TabPosition" + } }, { "Kind": "Components.Component", @@ -47193,7 +53383,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikTabStrip.ActiveTabIndex", "Documentation": "\n\nThecurrentlyactivetab'sindex.Ifnotset,thefirsttabwillbeactive.\n\n", - "Metadata": { "Common.PropertyName": "ActiveTabIndex" } + "Metadata": { + "Common.PropertyName": "ActiveTabIndex" + } }, { "Kind": "Components.Component", @@ -47208,17 +53400,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikTabStrip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7606167225792175505, - "Data2": -1528401348385822261, - "Data3": -617815999849951849, - "Data4": -6660370547706802312 + "Data1": -7264292245580147910, + "Data2": 1177815936480210599, + "Data3": 8624451846494230273, + "Data4": 1778853507152525848 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTabStrip.ChildContent", @@ -47232,17 +53424,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikTabStrip.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5173955812020759906, - "Data2": 8229410173780804615, - "Data3": -2966043281127653443, - "Data4": -7207809418522573316 + "Data1": 725736150883445539, + "Data2": -6362338454027342639, + "Data3": 8193241334957917910, + "Data4": 8309048511485400115 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTabStrip.ChildContent", @@ -47264,10 +53456,10 @@ }, { "__Checksum": { - "Data1": 2648405301840045152, - "Data2": -6636650768681260037, - "Data3": 8691127968313079477, - "Data4": -2931257631000389485 + "Data1": 8583717890267949010, + "Data2": -845903490360120130, + "Data3": 441604463279013009, + "Data4": -2390603480153213428 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTextBox", @@ -47275,7 +53467,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTextBox", "Documentation": "\n\nTheTelerikTextBoxclass.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikTextBox" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikTextBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -47283,7 +53479,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Label", "Documentation": "\n\nSpecifiesthefloatinglabeloftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "Components.Component", @@ -47291,7 +53489,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Width", "Documentation": "\n\nSpecifiesthewidthoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -47299,7 +53499,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Title", "Documentation": "\n\nSpecifiesthetitleattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -47307,7 +53509,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.AutoComplete", "Documentation": "\n\nSpecifiestheautocompleteattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "AutoComplete" } + "Metadata": { + "Common.PropertyName": "AutoComplete" + } }, { "Kind": "Components.Component", @@ -47315,7 +53519,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.PlaceHolder", "Documentation": "\n\nSpecifiestheplaceholderattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "PlaceHolder" } + "Metadata": { + "Common.PropertyName": "PlaceHolder" + } }, { "Kind": "Components.Component", @@ -47323,7 +53529,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.TelerikTextBox.TabIndex", "Documentation": "\n\nSpecifiesthetabindexattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } }, { "Kind": "Components.Component", @@ -47331,7 +53539,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.InputMode", "Documentation": "\n\nSpecifiestheinputmodeattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "InputMode" } + "Metadata": { + "Common.PropertyName": "InputMode" + } }, { "Kind": "Components.Component", @@ -47339,7 +53549,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Name", "Documentation": "\n\nSpecifiesthenameattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -47347,7 +53559,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTextBox.Password", "Documentation": "\n\nSpecifieswhetherthecharactersoftheTextBoxshouldbemaskedout.\n\n", - "Metadata": { "Common.PropertyName": "Password" } + "Metadata": { + "Common.PropertyName": "Password" + } }, { "Kind": "Components.Component", @@ -47355,7 +53569,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -47363,7 +53579,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTextBox.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -47371,7 +53589,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -47379,7 +53599,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Telerik.Blazor.Components.TelerikTextBox.ValueExpression", "Documentation": "\n\nSpecifiestheexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } }, { "Kind": "Components.Component", @@ -47398,7 +53620,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Value", "Documentation": "\n\nSpecifiesthevalueoftheinput.Usedwithtwo-waybinding.\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -47413,16 +53637,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikTextBox" + "Common.TypeName": "Telerik.Blazor.Components.TelerikTextBox", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -151795036239364861, - "Data2": -2995785506662112862, - "Data3": -4401289099644735229, - "Data4": 2013100019985239106 + "Data1": 1301639264819445025, + "Data2": -1219107513331923983, + "Data3": -5682832169861473221, + "Data4": 2375870958519428647 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTextBox", @@ -47430,7 +53654,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTextBox", "Documentation": "\n\nTheTelerikTextBoxclass.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikTextBox" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikTextBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -47438,7 +53666,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Label", "Documentation": "\n\nSpecifiesthefloatinglabeloftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "Label" } + "Metadata": { + "Common.PropertyName": "Label" + } }, { "Kind": "Components.Component", @@ -47446,7 +53676,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Width", "Documentation": "\n\nSpecifiesthewidthoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -47454,7 +53686,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Title", "Documentation": "\n\nSpecifiesthetitleattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -47462,7 +53696,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.AutoComplete", "Documentation": "\n\nSpecifiestheautocompleteattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "AutoComplete" } + "Metadata": { + "Common.PropertyName": "AutoComplete" + } }, { "Kind": "Components.Component", @@ -47470,7 +53706,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.PlaceHolder", "Documentation": "\n\nSpecifiestheplaceholderattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "PlaceHolder" } + "Metadata": { + "Common.PropertyName": "PlaceHolder" + } }, { "Kind": "Components.Component", @@ -47478,7 +53716,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.TelerikTextBox.TabIndex", "Documentation": "\n\nSpecifiesthetabindexattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } }, { "Kind": "Components.Component", @@ -47486,7 +53726,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.InputMode", "Documentation": "\n\nSpecifiestheinputmodeattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "InputMode" } + "Metadata": { + "Common.PropertyName": "InputMode" + } }, { "Kind": "Components.Component", @@ -47494,7 +53736,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Name", "Documentation": "\n\nSpecifiesthenameattributeoftheTextBox.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -47502,7 +53746,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTextBox.Password", "Documentation": "\n\nSpecifieswhetherthecharactersoftheTextBoxshouldbemaskedout.\n\n", - "Metadata": { "Common.PropertyName": "Password" } + "Metadata": { + "Common.PropertyName": "Password" + } }, { "Kind": "Components.Component", @@ -47510,7 +53756,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -47518,7 +53766,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTextBox.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -47526,7 +53776,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -47534,7 +53786,9 @@ "TypeName": "System.Linq.Expressions.Expression>", "DisplayName": "System.Linq.Expressions.Expression> Telerik.Blazor.Components.TelerikTextBox.ValueExpression", "Documentation": "\n\nSpecifiestheexpressionthatidentifiestheboundvalue.\n\n", - "Metadata": { "Common.PropertyName": "ValueExpression" } + "Metadata": { + "Common.PropertyName": "ValueExpression" + } }, { "Kind": "Components.Component", @@ -47553,7 +53807,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTextBox.Value", "Documentation": "\n\nSpecifiesthevalueoftheinput.Usedwithtwo-waybinding.\n\n", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -47568,17 +53824,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikTextBox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1941205815217595302, - "Data2": -4061441268637423964, - "Data3": 8425062674674375984, - "Data4": -7086358876912133881 + "Data1": -5125028855501375337, + "Data2": -9146329333357783929, + "Data3": 7119564851704209450, + "Data4": 1426761900137312683 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTileLayout", @@ -47586,7 +53842,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTileLayout", "Documentation": "\n\nTheclassfortheTelerikTileLayoutcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikTileLayout" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikTileLayout" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -47594,7 +53854,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthecomponent'swrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -47602,7 +53864,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikTileLayout.Columns", "Documentation": "\n\nThenumberofcolumnsinthegridlayout.\n\n", - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "Components.Component", @@ -47610,7 +53874,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.ColumnWidth", "Documentation": "\n\nThecolumnwidthinthegridlayout.TakesCSSunitsanddefaultsto\"1fr\".\n\n", - "Metadata": { "Common.PropertyName": "ColumnWidth" } + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } }, { "Kind": "Components.Component", @@ -47618,7 +53884,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.RowHeight", "Documentation": "\n\nTherowheightinthegridlayout.TakesCSSunitsanddefaultsto\"1fr\".\n\n", - "Metadata": { "Common.PropertyName": "RowHeight" } + "Metadata": { + "Common.PropertyName": "RowHeight" + } }, { "Kind": "Components.Component", @@ -47626,7 +53894,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.RowSpacing", "Documentation": "\n\nTheoverallpaddingandrowspacingbetweenrows,inpixels.\n\n", - "Metadata": { "Common.PropertyName": "RowSpacing" } + "Metadata": { + "Common.PropertyName": "RowSpacing" + } }, { "Kind": "Components.Component", @@ -47634,7 +53904,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.ColumnSpacing", "Documentation": "\n\nTheoverallpaddingandcolumnspacingbetweencolumns,inpixels.\n\n", - "Metadata": { "Common.PropertyName": "ColumnSpacing" } + "Metadata": { + "Common.PropertyName": "ColumnSpacing" + } }, { "Kind": "Components.Component", @@ -47642,7 +53914,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.Width", "Documentation": "\n\nDefinesthewidthofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -47650,7 +53924,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.Height", "Documentation": "\n\nDefinestheheightofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -47669,7 +53945,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTileLayout.Resizable", "Documentation": "\n\nDefineswhetherresizingoftilesisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -47677,7 +53955,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTileLayout.Reorderable", "Documentation": "\n\nDefineswhetherreorderingoftilesisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -47703,16 +53983,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikTileLayout" + "Common.TypeName": "Telerik.Blazor.Components.TelerikTileLayout", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -54596416429994525, - "Data2": -2112014710130300854, - "Data3": -6449757981332175891, - "Data4": -1492429455082362218 + "Data1": 5716833441833571001, + "Data2": 2795296140932808320, + "Data3": -8466055972577155660, + "Data4": -1589865615558953997 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTileLayout", @@ -47720,7 +54000,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTileLayout", "Documentation": "\n\nTheclassfortheTelerikTileLayoutcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikTileLayout" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikTileLayout" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -47728,7 +54012,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthecomponent'swrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -47736,7 +54022,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikTileLayout.Columns", "Documentation": "\n\nThenumberofcolumnsinthegridlayout.\n\n", - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "Components.Component", @@ -47744,7 +54032,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.ColumnWidth", "Documentation": "\n\nThecolumnwidthinthegridlayout.TakesCSSunitsanddefaultsto\"1fr\".\n\n", - "Metadata": { "Common.PropertyName": "ColumnWidth" } + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } }, { "Kind": "Components.Component", @@ -47752,7 +54042,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.RowHeight", "Documentation": "\n\nTherowheightinthegridlayout.TakesCSSunitsanddefaultsto\"1fr\".\n\n", - "Metadata": { "Common.PropertyName": "RowHeight" } + "Metadata": { + "Common.PropertyName": "RowHeight" + } }, { "Kind": "Components.Component", @@ -47760,7 +54052,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.RowSpacing", "Documentation": "\n\nTheoverallpaddingandrowspacingbetweenrows,inpixels.\n\n", - "Metadata": { "Common.PropertyName": "RowSpacing" } + "Metadata": { + "Common.PropertyName": "RowSpacing" + } }, { "Kind": "Components.Component", @@ -47768,7 +54062,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.ColumnSpacing", "Documentation": "\n\nTheoverallpaddingandcolumnspacingbetweencolumns,inpixels.\n\n", - "Metadata": { "Common.PropertyName": "ColumnSpacing" } + "Metadata": { + "Common.PropertyName": "ColumnSpacing" + } }, { "Kind": "Components.Component", @@ -47776,7 +54072,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.Width", "Documentation": "\n\nDefinesthewidthofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -47784,7 +54082,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTileLayout.Height", "Documentation": "\n\nDefinestheheightofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -47803,7 +54103,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTileLayout.Resizable", "Documentation": "\n\nDefineswhetherresizingoftilesisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -47811,7 +54113,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTileLayout.Reorderable", "Documentation": "\n\nDefineswhetherreorderingoftilesisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -47837,17 +54141,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikTileLayout", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8009349220654495354, - "Data2": -4469167008714205276, - "Data3": 2910694633068612487, - "Data4": -6988768723362203527 + "Data1": 8160279900315008147, + "Data2": 2294602513715996758, + "Data3": 3491372685971947124, + "Data4": -4466279936092043206 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTileLayout.TileLayoutItems", @@ -47862,17 +54166,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikTileLayout.TileLayoutItems", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -380431614561279878, - "Data2": 4008073586250502061, - "Data3": -5294386395130747391, - "Data4": 3362184062279078158 + "Data1": 4269996526227400422, + "Data2": 2135669712763983899, + "Data3": -2968213921677087567, + "Data4": 2496933159351728747 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTileLayout.TileLayoutItems", @@ -47895,10 +54199,10 @@ }, { "__Checksum": { - "Data1": -7025610011975699095, - "Data2": -998673557863448878, - "Data3": -5137470688021383989, - "Data4": -5729060601901557743 + "Data1": -2709929779404888870, + "Data2": 1567150002032901147, + "Data3": 4006306708444965931, + "Data4": 1301546053544849106 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TileLayoutItem", @@ -47906,7 +54210,11 @@ "DisplayName": "Telerik.Blazor.Components.TileLayoutItem", "Documentation": "\n\nTheclassforTileLayoutitems.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TileLayoutItem" } ], + "TagMatchingRules": [ + { + "TagName": "TileLayoutItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -47914,7 +54222,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TileLayoutItem.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthetile'swrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -47922,7 +54232,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TileLayoutItem.RowSpan", "Documentation": "\n\nThenumberofrowstheitemiswide.\n\n", - "Metadata": { "Common.PropertyName": "RowSpan" } + "Metadata": { + "Common.PropertyName": "RowSpan" + } }, { "Kind": "Components.Component", @@ -47930,7 +54242,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TileLayoutItem.ColSpan", "Documentation": "\n\nThenumberofcolumnstheitemistall.\n\n", - "Metadata": { "Common.PropertyName": "ColSpan" } + "Metadata": { + "Common.PropertyName": "ColSpan" + } }, { "Kind": "Components.Component", @@ -47938,7 +54252,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TileLayoutItem.HeaderText", "Documentation": "\n\nTheheadertextoftheitem.\n\n", - "Metadata": { "Common.PropertyName": "HeaderText" } + "Metadata": { + "Common.PropertyName": "HeaderText" + } }, { "Kind": "Components.Component", @@ -47964,16 +54280,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TileLayoutItem" + "Common.TypeName": "Telerik.Blazor.Components.TileLayoutItem", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7660258123272426145, - "Data2": -7363869718414780001, - "Data3": 2082316946606453351, - "Data4": 3259207689653322667 + "Data1": 4412955485130145565, + "Data2": -1980613900337251440, + "Data3": -5332278915847543101, + "Data4": -8634010849296838717 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TileLayoutItem", @@ -47981,7 +54297,11 @@ "DisplayName": "Telerik.Blazor.Components.TileLayoutItem", "Documentation": "\n\nTheclassforTileLayoutitems.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TileLayoutItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TileLayoutItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -47989,7 +54309,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TileLayoutItem.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthetile'swrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -47997,7 +54319,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TileLayoutItem.RowSpan", "Documentation": "\n\nThenumberofrowstheitemiswide.\n\n", - "Metadata": { "Common.PropertyName": "RowSpan" } + "Metadata": { + "Common.PropertyName": "RowSpan" + } }, { "Kind": "Components.Component", @@ -48005,7 +54329,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TileLayoutItem.ColSpan", "Documentation": "\n\nThenumberofcolumnstheitemistall.\n\n", - "Metadata": { "Common.PropertyName": "ColSpan" } + "Metadata": { + "Common.PropertyName": "ColSpan" + } }, { "Kind": "Components.Component", @@ -48013,7 +54339,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TileLayoutItem.HeaderText", "Documentation": "\n\nTheheadertextoftheitem.\n\n", - "Metadata": { "Common.PropertyName": "HeaderText" } + "Metadata": { + "Common.PropertyName": "HeaderText" + } }, { "Kind": "Components.Component", @@ -48039,17 +54367,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TileLayoutItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4206853964184569967, - "Data2": -7340470617743484653, - "Data3": 1043026569135218903, - "Data4": 6710548580093188607 + "Data1": -6789806461832299887, + "Data2": 128721710232968262, + "Data3": -4763300626809778085, + "Data4": 3619293810449052888 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TileLayoutItem.HeaderTemplate", @@ -48064,17 +54392,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TileLayoutItem.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4929886010919357858, - "Data2": 5613629987847335735, - "Data3": -9112003280526426035, - "Data4": 6051389583004865842 + "Data1": 2623010944063432618, + "Data2": -6893627949524950880, + "Data3": -7561311104066603939, + "Data4": 801371240045309950 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TileLayoutItem.HeaderTemplate", @@ -48097,10 +54425,10 @@ }, { "__Checksum": { - "Data1": 3038283040874079265, - "Data2": -4051258817095930501, - "Data3": 6655382854693782392, - "Data4": -102990539146361504 + "Data1": 5532238675526883289, + "Data2": -8899102531570919635, + "Data3": -8644948298522847530, + "Data4": 5092304073114767300 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TileLayoutItem.Content", @@ -48115,17 +54443,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TileLayoutItem.Content", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4657915397699465487, - "Data2": -226678820928044823, - "Data3": -8974454445133733920, - "Data4": 4316958321802756189 + "Data1": -3139596022123520645, + "Data2": 2220059994997833551, + "Data3": 8286287252438902450, + "Data4": -2496352002166363098 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TileLayoutItem.Content", @@ -48148,10 +54476,10 @@ }, { "__Checksum": { - "Data1": 649844155844831108, - "Data2": -5817423654971912005, - "Data3": 4444441381598599738, - "Data4": 5849220872453904874 + "Data1": 737691339470869662, + "Data2": 9071209851773118533, + "Data3": -5535159593777590308, + "Data4": -6256088319760221339 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTimePicker", @@ -48159,7 +54487,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTimePicker", "Documentation": "\n\nTheclassfortheDatePickercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikTimePicker" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikTimePicker" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -48178,7 +54510,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikTimePicker.Min", "Documentation": "\n\nSetstheminimumalloweddateofthetimepicker.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -48186,7 +54520,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikTimePicker.Max", "Documentation": "\n\nSetsthemaximumalloweddateofthetimepicker.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -48194,7 +54530,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTimePicker.Format", "Documentation": "\n\nSpecifiestheformatoftheDateInputoftheTimePicker.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -48202,7 +54540,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTimePicker.Width", "Documentation": "\n\nSpecifiesthewidthoftheTimePicker.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -48210,7 +54550,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTimePicker.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -48218,7 +54560,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTimePicker.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -48226,7 +54570,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTimePicker.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -48275,17 +54621,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikTimePicker", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2066941799033923572, - "Data2": 6815332928856173642, - "Data3": -752443842030591876, - "Data4": -2102491250870429495 + "Data1": 2871453256921167918, + "Data2": -5183435694531388813, + "Data3": 3714644368534407604, + "Data4": -3170757620847789637 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTimePicker", @@ -48293,7 +54639,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTimePicker", "Documentation": "\n\nTheclassfortheDatePickercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikTimePicker" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikTimePicker" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -48312,7 +54662,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikTimePicker.Min", "Documentation": "\n\nSetstheminimumalloweddateofthetimepicker.\n\n", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", @@ -48320,7 +54672,9 @@ "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TelerikTimePicker.Max", "Documentation": "\n\nSetsthemaximumalloweddateofthetimepicker.\n\n", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -48328,7 +54682,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTimePicker.Format", "Documentation": "\n\nSpecifiestheformatoftheDateInputoftheTimePicker.\n\n", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -48336,7 +54692,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTimePicker.Width", "Documentation": "\n\nSpecifiesthewidthoftheTimePicker.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -48344,7 +54702,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTimePicker.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -48352,7 +54712,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTimePicker.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -48360,7 +54722,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTimePicker.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -48417,10 +54781,10 @@ }, { "__Checksum": { - "Data1": -1213914166486916368, - "Data2": -525524135562740786, - "Data3": -5811986901939154579, - "Data4": -7250978716471760751 + "Data1": 4168561717130899408, + "Data2": -8765633895793342965, + "Data3": -8361141658625342385, + "Data4": 9137091853964551714 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikToggleButton", @@ -48428,7 +54792,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikToggleButton", "Documentation": "\n\nTheclassfortheTelerikToggleButtoncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikToggleButton" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikToggleButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -48436,7 +54804,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikToggleButton.Selected", "Documentation": "\n\nDefineswhetherthetogglebuttonstateisselected.\n\n", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -48465,7 +54835,9 @@ "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -48483,7 +54855,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -48491,7 +54865,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -48499,7 +54875,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -48507,7 +54885,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -48515,7 +54895,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -48523,7 +54905,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -48531,7 +54915,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikToggleButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -48539,20 +54925,22 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikToggleButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikToggleButton" + "Common.TypeName": "Telerik.Blazor.Components.TelerikToggleButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1101437746400079858, - "Data2": -4678931694758043684, - "Data3": 9150111182254079653, - "Data4": -1883147544489364084 + "Data1": -6218619468750404979, + "Data2": -8091364022893791132, + "Data3": 7922434362407566432, + "Data4": -830382425637240311 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikToggleButton", @@ -48560,7 +54948,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikToggleButton", "Documentation": "\n\nTheclassfortheTelerikToggleButtoncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikToggleButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikToggleButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -48568,7 +54960,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikToggleButton.Selected", "Documentation": "\n\nDefineswhetherthetogglebuttonstateisselected.\n\n", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -48597,7 +54991,9 @@ "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -48615,7 +55011,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -48623,7 +55021,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -48631,7 +55031,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -48639,7 +55041,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -48647,7 +55051,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -48655,7 +55061,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikToggleButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -48663,7 +55071,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikToggleButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -48671,21 +55081,23 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikToggleButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikToggleButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1546814855176164547, - "Data2": -3555995180232784124, - "Data3": -8737101250303114889, - "Data4": -84698248513682598 + "Data1": 5314141347277909027, + "Data2": 3528077123813639309, + "Data3": -8246697102729566680, + "Data4": 5106416138048437690 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikToggleButton.ChildContent", @@ -48699,17 +55111,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikToggleButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1629877625370203156, - "Data2": -620921136115372197, - "Data3": 9130490793056465238, - "Data4": 848225142378976080 + "Data1": 5764530872789705832, + "Data2": -1012285386723629570, + "Data3": -8887878600468329066, + "Data4": 3980735044257761635 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikToggleButton.ChildContent", @@ -48731,10 +55143,10 @@ }, { "__Checksum": { - "Data1": 3689541337051932502, - "Data2": -4885735345934157616, - "Data3": -9046538080454125697, - "Data4": 2516354597625982015 + "Data1": -3234749945491547051, + "Data2": -3075586105522081687, + "Data3": 111181107512397286, + "Data4": 7143791673682613420 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTooltip", @@ -48742,7 +55154,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTooltip", "Documentation": "\n\nTheclassfortheTooltipcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -48761,7 +55177,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.TargetSelector", "Documentation": "\n\nSpecifiestheselectorforthetargetelementsofthetooltip.UsesCSS-typeselectors.\n\n", - "Metadata": { "Common.PropertyName": "TargetSelector" } + "Metadata": { + "Common.PropertyName": "TargetSelector" + } }, { "Kind": "Components.Component", @@ -48769,7 +55187,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Width", "Documentation": "\n\nSpecifiesthewidthoftheTooltip.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -48777,7 +55197,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Height", "Documentation": "\n\nSpecifiestheheightoftheTooltip.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -48785,7 +55207,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheTooltip.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -48793,7 +55217,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Id", "Documentation": "\n\nSpecifiesidattributeoftheTooltipelement.\nCanbeusefulsoyoucanpointanaria-described-byattributeofyourtargettothetooltipIDforthebenefitofscreenreaders.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -48802,7 +55228,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TooltipPosition Telerik.Blazor.Components.TelerikTooltip.Position", "Documentation": "\n\nSpecifiesthepositionoftheTooltipinrelationtoitstarget.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "Components.Component", @@ -48811,7 +55239,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TooltipShowEvent Telerik.Blazor.Components.TelerikTooltip.ShowOn", "Documentation": "\n\nSpecifiestheeventwhichwilltriggertheTooltiptobeshown.\n\n", - "Metadata": { "Common.PropertyName": "ShowOn" } + "Metadata": { + "Common.PropertyName": "ShowOn" + } }, { "Kind": "Components.Component", @@ -48820,22 +55250,22 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikTooltip" + "Common.TypeName": "Telerik.Blazor.Components.TelerikTooltip", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4894686941169290803, - "Data2": 5786934221877427073, - "Data3": -519907318716586417, - "Data4": 7272115496633027643 + "Data1": 9061108464647983396, + "Data2": 8095968203176163482, + "Data3": -7640312220249751678, + "Data4": -4151337846295915463 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTooltip", @@ -48843,7 +55273,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTooltip", "Documentation": "\n\nTheclassfortheTooltipcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -48862,7 +55296,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.TargetSelector", "Documentation": "\n\nSpecifiestheselectorforthetargetelementsofthetooltip.UsesCSS-typeselectors.\n\n", - "Metadata": { "Common.PropertyName": "TargetSelector" } + "Metadata": { + "Common.PropertyName": "TargetSelector" + } }, { "Kind": "Components.Component", @@ -48870,7 +55306,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Width", "Documentation": "\n\nSpecifiesthewidthoftheTooltip.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -48878,7 +55316,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Height", "Documentation": "\n\nSpecifiestheheightoftheTooltip.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -48886,7 +55326,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheTooltip.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -48894,7 +55336,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Id", "Documentation": "\n\nSpecifiesidattributeoftheTooltipelement.\nCanbeusefulsoyoucanpointanaria-described-byattributeofyourtargettothetooltipIDforthebenefitofscreenreaders.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -48903,7 +55347,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TooltipPosition Telerik.Blazor.Components.TelerikTooltip.Position", "Documentation": "\n\nSpecifiesthepositionoftheTooltipinrelationtoitstarget.\n\n", - "Metadata": { "Common.PropertyName": "Position" } + "Metadata": { + "Common.PropertyName": "Position" + } }, { "Kind": "Components.Component", @@ -48912,7 +55358,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TooltipShowEvent Telerik.Blazor.Components.TelerikTooltip.ShowOn", "Documentation": "\n\nSpecifiestheeventwhichwilltriggertheTooltiptobeshown.\n\n", - "Metadata": { "Common.PropertyName": "ShowOn" } + "Metadata": { + "Common.PropertyName": "ShowOn" + } }, { "Kind": "Components.Component", @@ -48921,23 +55369,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8204664587920699188, - "Data2": 738838556475377584, - "Data3": 6432542849340879568, - "Data4": -1629596240150210900 + "Data1": -7625963377598141761, + "Data2": 7490180671768752383, + "Data3": -8269573485653489632, + "Data4": 3048181804955773239 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTooltip.Template", @@ -48959,23 +55407,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikTooltip.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1498119580783178162, - "Data2": 5870276014673942387, - "Data3": 6482283723414879708, - "Data4": -4259307590452476194 + "Data1": -6023426271748290704, + "Data2": -4204193360181476930, + "Data3": 5674901354603525204, + "Data4": -2158023121335726225 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTooltip.Template", @@ -48997,8 +55445,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikTooltip.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -49011,10 +55459,10 @@ }, { "__Checksum": { - "Data1": 4260516098567837312, - "Data2": 2516013761379859784, - "Data3": 2421921368672703897, - "Data4": -2314360911771485777 + "Data1": -527099766688139378, + "Data2": 4369970428153453906, + "Data3": -8556113190710657892, + "Data4": -2647569811666321835 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListAutoGeneratedColumns", @@ -49022,7 +55470,11 @@ "DisplayName": "Telerik.Blazor.Components.TreeListAutoGeneratedColumns", "Documentation": "\n\nThecomponentfortheAutoGeneratedColumnofthecomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListAutoGeneratedColumns" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListAutoGeneratedColumns" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -49030,20 +55482,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListAutoGeneratedColumns.ColumnWidth", "Documentation": "\n\nDefinesthewidtheachauto-generatedcolumn.\n\n", - "Metadata": { "Common.PropertyName": "ColumnWidth" } + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeListAutoGeneratedColumns" + "Common.TypeName": "Telerik.Blazor.Components.TreeListAutoGeneratedColumns", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -368604053861106225, - "Data2": -8745899034134735902, - "Data3": -1120882808609557487, - "Data4": 1549023207523533347 + "Data1": -2692856601348624323, + "Data2": 1304907157619124782, + "Data3": -8722426923112578551, + "Data4": 2406005533330796035 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListAutoGeneratedColumns", @@ -49051,7 +55505,11 @@ "DisplayName": "Telerik.Blazor.Components.TreeListAutoGeneratedColumns", "Documentation": "\n\nThecomponentfortheAutoGeneratedColumnofthecomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeListAutoGeneratedColumns" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeListAutoGeneratedColumns" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -49059,28 +55517,34 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListAutoGeneratedColumns.ColumnWidth", "Documentation": "\n\nDefinesthewidtheachauto-generatedcolumn.\n\n", - "Metadata": { "Common.PropertyName": "ColumnWidth" } + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeListAutoGeneratedColumns", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6354853983123990130, - "Data2": 6241228844657093157, - "Data3": 6962783822495041312, - "Data4": 1381094655110708191 + "Data1": 3491364648604473721, + "Data2": -2345430916649878406, + "Data3": 216117802156933999, + "Data4": -7243386195619216022 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListCheckboxColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeListCheckboxColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListCheckboxColumn" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListCheckboxColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -49089,7 +55553,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListSelectAllMode Telerik.Blazor.Components.TreeListCheckboxColumn.SelectAllMode", "Documentation": "\n\nThemodeusedforselectallcheckbox.\n\n", - "Metadata": { "Common.PropertyName": "SelectAllMode" } + "Metadata": { + "Common.PropertyName": "SelectAllMode" + } }, { "Kind": "Components.Component", @@ -49097,14 +55563,18 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCheckboxColumn.SelectChildren", "Documentation": "\n\nDefineswhetherselectingaparentitemshouldalsoselectallchilditems.\n\n", - "Metadata": { "Common.PropertyName": "SelectChildren" } + "Metadata": { + "Common.PropertyName": "SelectChildren" + } }, { "Kind": "Components.Component", "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCheckboxColumn.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -49112,7 +55582,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCheckboxColumn.SelectAll", "Documentation": "\n\nCheckboxisrenderedintheColumnheader.Titleoptiongetsignored.\n\n", - "Metadata": { "Common.PropertyName": "SelectAll" } + "Metadata": { + "Common.PropertyName": "SelectAll" + } }, { "Kind": "Components.Component", @@ -49120,7 +55592,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCheckboxColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -49128,7 +55602,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.TreeListCheckboxColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -49136,7 +55612,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCheckboxColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -49144,7 +55622,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCheckboxColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -49152,27 +55632,33 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCheckboxColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeListCheckboxColumn" + "Common.TypeName": "Telerik.Blazor.Components.TreeListCheckboxColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7318154599313117046, - "Data2": 9056997174714259149, - "Data3": 9132975262627116690, - "Data4": -1455908809101623032 + "Data1": -2425055237282310219, + "Data2": -1289190152224109514, + "Data3": -446389334317171999, + "Data4": 750060738727290048 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListCheckboxColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeListCheckboxColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeListCheckboxColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeListCheckboxColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -49181,7 +55667,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListSelectAllMode Telerik.Blazor.Components.TreeListCheckboxColumn.SelectAllMode", "Documentation": "\n\nThemodeusedforselectallcheckbox.\n\n", - "Metadata": { "Common.PropertyName": "SelectAllMode" } + "Metadata": { + "Common.PropertyName": "SelectAllMode" + } }, { "Kind": "Components.Component", @@ -49189,14 +55677,18 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCheckboxColumn.SelectChildren", "Documentation": "\n\nDefineswhetherselectingaparentitemshouldalsoselectallchilditems.\n\n", - "Metadata": { "Common.PropertyName": "SelectChildren" } + "Metadata": { + "Common.PropertyName": "SelectChildren" + } }, { "Kind": "Components.Component", "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCheckboxColumn.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -49204,7 +55696,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCheckboxColumn.SelectAll", "Documentation": "\n\nCheckboxisrenderedintheColumnheader.Titleoptiongetsignored.\n\n", - "Metadata": { "Common.PropertyName": "SelectAll" } + "Metadata": { + "Common.PropertyName": "SelectAll" + } }, { "Kind": "Components.Component", @@ -49212,7 +55706,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCheckboxColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -49220,7 +55716,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.TreeListCheckboxColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -49228,7 +55726,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCheckboxColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -49236,7 +55736,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCheckboxColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -49244,21 +55746,23 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCheckboxColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeListCheckboxColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6622926246101783989, - "Data2": 6698892414370361624, - "Data3": 1600931061472436291, - "Data4": 6624346930254341641 + "Data1": -3059973587749071770, + "Data2": -7058835642967603508, + "Data3": 8616583610276992621, + "Data4": 8637690429250432504 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListColumn", @@ -49266,7 +55770,11 @@ "DisplayName": "Telerik.Blazor.Components.TreeListColumn", "Documentation": "\n\nTheclassfordatacolumnsinthetreelistthatcanshowalltypesofdata.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListColumn" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -49274,7 +55782,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Expandable", "Documentation": "\n\nSpecifiesifthecolumnshouldrenderanexpandtoggle.\n\n", - "Metadata": { "Common.PropertyName": "Expandable" } + "Metadata": { + "Common.PropertyName": "Expandable" + } }, { "Kind": "Components.Component", @@ -49282,7 +55792,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.Field", "Documentation": "\n\nThenameofthefieldwhosedatathegridwilldisplay.Youcanusethenameofoperator.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -49290,7 +55802,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.TreeListColumn.FieldType", "Documentation": "\n\nThetypeofthefieldwhosedatathegridwilldisplay.YouneedtopassthisparameteronlyifyouareusingExpandoObjectorDictionary.\n\n", - "Metadata": { "Common.PropertyName": "FieldType" } + "Metadata": { + "Common.PropertyName": "FieldType" + } }, { "Kind": "Components.Component", @@ -49298,7 +55812,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -49306,7 +55822,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Editable", "Documentation": "\n\nWhetherthefieldcanbeeditedbytheuser.Ifsettofalse,\naneditorwillnotberenderedforthiscolumnwhentheusereditsanexistingrecord.\n\n", - "Metadata": { "Common.PropertyName": "Editable" } + "Metadata": { + "Common.PropertyName": "Editable" + } }, { "Kind": "Components.Component", @@ -49314,7 +55832,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Filterable", "Documentation": "\n\nWhethertheusercanfilterthiscolumn.Whensettofalse,thefiltercellwillremainempty.\n\n", - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "Components.Component", @@ -49322,7 +55842,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Sortable", "Documentation": "\n\nSpecifieswhetherthecolumncanbesorted.Fieldisrequired.\n\n", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -49385,7 +55907,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.Width", "Documentation": "\n\nThewidthofthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -49393,7 +55917,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.TreeListColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -49401,7 +55927,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -49409,7 +55937,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -49417,7 +55947,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } }, { "Kind": "Components.Component", @@ -49426,22 +55958,22 @@ "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeListColumn" + "Common.TypeName": "Telerik.Blazor.Components.TreeListColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 821910183474315165, - "Data2": 142341719983109979, - "Data3": 9069747044215748013, - "Data4": -6303419828097247784 + "Data1": -4799762797444935012, + "Data2": -403978400985510424, + "Data3": 4014927197442745311, + "Data4": 978925497112056163 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListColumn", @@ -49449,7 +55981,11 @@ "DisplayName": "Telerik.Blazor.Components.TreeListColumn", "Documentation": "\n\nTheclassfordatacolumnsinthetreelistthatcanshowalltypesofdata.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeListColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeListColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -49457,7 +55993,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Expandable", "Documentation": "\n\nSpecifiesifthecolumnshouldrenderanexpandtoggle.\n\n", - "Metadata": { "Common.PropertyName": "Expandable" } + "Metadata": { + "Common.PropertyName": "Expandable" + } }, { "Kind": "Components.Component", @@ -49465,7 +56003,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.Field", "Documentation": "\n\nThenameofthefieldwhosedatathegridwilldisplay.Youcanusethenameofoperator.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -49473,7 +56013,9 @@ "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.TreeListColumn.FieldType", "Documentation": "\n\nThetypeofthefieldwhosedatathegridwilldisplay.YouneedtopassthisparameteronlyifyouareusingExpandoObjectorDictionary.\n\n", - "Metadata": { "Common.PropertyName": "FieldType" } + "Metadata": { + "Common.PropertyName": "FieldType" + } }, { "Kind": "Components.Component", @@ -49481,7 +56023,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -49489,7 +56033,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Editable", "Documentation": "\n\nWhetherthefieldcanbeeditedbytheuser.Ifsettofalse,\naneditorwillnotberenderedforthiscolumnwhentheusereditsanexistingrecord.\n\n", - "Metadata": { "Common.PropertyName": "Editable" } + "Metadata": { + "Common.PropertyName": "Editable" + } }, { "Kind": "Components.Component", @@ -49497,7 +56043,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Filterable", "Documentation": "\n\nWhethertheusercanfilterthiscolumn.Whensettofalse,thefiltercellwillremainempty.\n\n", - "Metadata": { "Common.PropertyName": "Filterable" } + "Metadata": { + "Common.PropertyName": "Filterable" + } }, { "Kind": "Components.Component", @@ -49505,7 +56053,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Sortable", "Documentation": "\n\nSpecifieswhetherthecolumncanbesorted.Fieldisrequired.\n\n", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -49568,7 +56118,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.Width", "Documentation": "\n\nThewidthofthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -49576,7 +56128,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.TreeListColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -49584,7 +56138,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -49592,7 +56148,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -49600,7 +56158,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } }, { "Kind": "Components.Component", @@ -49609,23 +56169,23 @@ "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeListColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8096527676604832218, - "Data2": 4152820998377389055, - "Data3": -368063177937452970, - "Data4": 5436747661142213027 + "Data1": -1536520681145934906, + "Data2": -5479013024472378853, + "Data3": 4183647910430529977, + "Data4": 4297146335564343330 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListColumn.Template", @@ -49647,23 +56207,23 @@ "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TreeListColumn.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7394826110723587155, - "Data2": 7923605539897553947, - "Data3": 4671267843444722303, - "Data4": 5693654438112226678 + "Data1": 9185423431046477133, + "Data2": -5341102147407746431, + "Data3": -3393039333138329698, + "Data4": -3484537849137407283 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListColumn.Template", @@ -49685,8 +56245,8 @@ "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -49699,10 +56259,10 @@ }, { "__Checksum": { - "Data1": 1921364948544467473, - "Data2": 6845910665023473486, - "Data3": 1092556947591218672, - "Data4": 217993764989128484 + "Data1": -8003396026994148468, + "Data2": -8135026607292771149, + "Data3": -7228463299755630773, + "Data4": -4385606794587248273 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListColumn.HeaderTemplate", @@ -49717,17 +56277,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TreeListColumn.HeaderTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -5890377848920766449, - "Data2": -8601589301835540230, - "Data3": -103740396995926342, - "Data4": -4364750793745385552 + "Data1": -6421480208631097216, + "Data2": -8083881196897818669, + "Data3": -4041661901529039114, + "Data4": 7741365765988308286 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListColumn.HeaderTemplate", @@ -49750,10 +56310,10 @@ }, { "__Checksum": { - "Data1": -2863857511591834562, - "Data2": -1310650182590407614, - "Data3": -3866807048150321099, - "Data4": 3016583970417486325 + "Data1": -8702522373332672526, + "Data2": -1937923833765149082, + "Data3": 6873289933720382979, + "Data4": -7600920806250407195 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListColumn.EditorTemplate", @@ -49775,23 +56335,23 @@ "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.EditorTemplate.Context", "Documentation": "Specifiestheparameternameforthe'EditorTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TreeListColumn.EditorTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8987852245438162569, - "Data2": 6003860277387476594, - "Data3": 5722217303903251511, - "Data4": 6647330667682699699 + "Data1": 2300848688516726058, + "Data2": 5524432154476403994, + "Data3": -5118633602731879992, + "Data4": 1229427772474679776 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListColumn.EditorTemplate", @@ -49813,8 +56373,8 @@ "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.EditorTemplate.Context", "Documentation": "Specifiestheparameternameforthe'EditorTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -49827,10 +56387,10 @@ }, { "__Checksum": { - "Data1": 591730943547167199, - "Data2": -2572364548093074828, - "Data3": -3010426284177293833, - "Data4": 2597294928250431403 + "Data1": -91308312732445912, + "Data2": -6258067398437667994, + "Data3": -5740631582607409200, + "Data4": 7415927111298507702 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListColumn.FilterCellTemplate", @@ -49852,23 +56412,23 @@ "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.FilterCellTemplate.Context", "Documentation": "Specifiestheparameternameforthe'FilterCellTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TreeListColumn.FilterCellTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8995017580005876522, - "Data2": -1074392120725041130, - "Data3": -1730446306353521409, - "Data4": -7468653650561922323 + "Data1": -9118822306808862695, + "Data2": 3780725215257289779, + "Data3": 7301416873720865398, + "Data4": -5924665558673753233 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListColumn.FilterCellTemplate", @@ -49890,8 +56450,8 @@ "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.FilterCellTemplate.Context", "Documentation": "Specifiestheparameternameforthe'FilterCellTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -49904,10 +56464,10 @@ }, { "__Checksum": { - "Data1": 5801598926292134528, - "Data2": 4292705941282038662, - "Data3": -7920854170609885587, - "Data4": -2021893649912353601 + "Data1": 9041756415350524483, + "Data2": 253641235155313632, + "Data3": 2353962107283923144, + "Data4": 3814276920094318907 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListColumn.FilterMenuTemplate", @@ -49929,23 +56489,23 @@ "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.FilterMenuTemplate.Context", "Documentation": "Specifiestheparameternameforthe'FilterMenuTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TreeListColumn.FilterMenuTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3044064752101281951, - "Data2": -667277913967411993, - "Data3": -1607869245051934765, - "Data4": 723249002545016696 + "Data1": 2921706781920157633, + "Data2": -3221619299127193370, + "Data3": 5224193710464636853, + "Data4": 5796176189154799775 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListColumn.FilterMenuTemplate", @@ -49967,8 +56527,8 @@ "DisplayName": "string Telerik.Blazor.Components.TreeListColumn.FilterMenuTemplate.Context", "Documentation": "Specifiestheparameternameforthe'FilterMenuTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -49981,10 +56541,10 @@ }, { "__Checksum": { - "Data1": 7525983608099923944, - "Data2": 7446621098155807871, - "Data3": -8709421342790849390, - "Data4": -417932351273218611 + "Data1": -3604829609675171641, + "Data2": -8857707303035034087, + "Data3": -5671774609572695712, + "Data4": 2274402216339265321 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListCommandColumn", @@ -49992,7 +56552,11 @@ "DisplayName": "Telerik.Blazor.Components.TreeListCommandColumn", "Documentation": "\n\nTheclassforthecommandcolumnofthetreelistwhereyoucanputbuttonsforbuilt-incommandslikeEdit,Save,Delete,Cancel;aswellasbuttonsforcustomcommandswhoseOnClickyoucanhandle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListCommandColumn" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListCommandColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -50000,7 +56564,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandColumn.Commands", "Documentation": "\n\nForinternaluse.\n\n", - "Metadata": { "Common.PropertyName": "Commands" } + "Metadata": { + "Common.PropertyName": "Commands" + } }, { "Kind": "Components.Component", @@ -50019,7 +56585,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -50027,7 +56595,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandColumn.Width", "Documentation": "\n\nThewidthofthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -50035,7 +56605,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.TreeListCommandColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -50043,7 +56615,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -50051,7 +56625,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -50059,20 +56635,22 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeListCommandColumn" + "Common.TypeName": "Telerik.Blazor.Components.TreeListCommandColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3214231559676439581, - "Data2": -5755975682996898313, - "Data3": 909166714459762740, - "Data4": -5085878670060425505 + "Data1": 7976755662292032042, + "Data2": 134920859790289694, + "Data3": 4835058098853750840, + "Data4": 4145794729748210521 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListCommandColumn", @@ -50080,7 +56658,11 @@ "DisplayName": "Telerik.Blazor.Components.TreeListCommandColumn", "Documentation": "\n\nTheclassforthecommandcolumnofthetreelistwhereyoucanputbuttonsforbuilt-incommandslikeEdit,Save,Delete,Cancel;aswellasbuttonsforcustomcommandswhoseOnClickyoucanhandle.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeListCommandColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeListCommandColumn" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -50088,7 +56670,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandColumn.Commands", "Documentation": "\n\nForinternaluse.\n\n", - "Metadata": { "Common.PropertyName": "Commands" } + "Metadata": { + "Common.PropertyName": "Commands" + } }, { "Kind": "Components.Component", @@ -50107,7 +56691,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandColumn.Title", "Documentation": "\n\nThestringtitlerenderedinthecolumnheader.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -50115,7 +56701,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandColumn.Width", "Documentation": "\n\nThewidthofthecolumn.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -50123,7 +56711,9 @@ "TypeName": "System.Boolean?", "DisplayName": "System.Boolean? Telerik.Blazor.Components.TreeListCommandColumn.Visible", "Documentation": "\n\nSpecifieswhetherthecolumnisvisible.Ifsettofalse,\nthecolumnwillbehiddenfromthegrid.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -50131,7 +56721,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandColumn.Reorderable", "Documentation": "\n\nSpecifieswhetherthecolumncanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -50139,7 +56731,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandColumn.Resizable", "Documentation": "\n\nSpecifieswhetherthecolumncanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -50147,21 +56741,23 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandColumn.Locked", "Documentation": "\n\nSpecifieswhetherthecolumnislocked.\n\n", - "Metadata": { "Common.PropertyName": "Locked" } + "Metadata": { + "Common.PropertyName": "Locked" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeListCommandColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6304468372282323773, - "Data2": -3627971706683754980, - "Data3": -5981626961507838455, - "Data4": 8922843586163145541 + "Data1": -7953169339991235294, + "Data2": -3708105420203921769, + "Data3": -8462981365109706056, + "Data4": 2433890929442864353 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListCommandColumn.ChildContent", @@ -50176,17 +56772,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TreeListCommandColumn.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 7464375691995834383, - "Data2": -5387319002985477307, - "Data3": 5417631017176256527, - "Data4": 3461894438144672949 + "Data1": 4295334173785868594, + "Data2": -1095388847744583308, + "Data3": 8943250971020484857, + "Data4": 4389026960423617209 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListCommandColumn.ChildContent", @@ -50209,10 +56805,10 @@ }, { "__Checksum": { - "Data1": -8063411698445790963, - "Data2": -3876549009814363506, - "Data3": 3221475159120667942, - "Data4": -8921925351127052245 + "Data1": -5133411728548936421, + "Data2": -7001603116693436466, + "Data3": -8702459323446651761, + "Data4": -8967987296804397715 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTreeList", @@ -50220,7 +56816,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTreeList", "Documentation": "\n\nTheclassfortheTelerikTreeListcomponent.\n\nThetypeofthemodeltowhichtheTreeListisbound.\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikTreeList" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikTreeList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -50239,7 +56839,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.IdField", "Documentation": "\n\nDefinestheIdDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -50247,7 +56849,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.ParentIdField", "Documentation": "\n\nDefinestheParentIdDataFieldoftheDataSource.UsethisDataFieldwhenthecomponentisboundtoaflatdatastructure.\n\n", - "Metadata": { "Common.PropertyName": "ParentIdField" } + "Metadata": { + "Common.PropertyName": "ParentIdField" + } }, { "Kind": "Components.Component", @@ -50255,7 +56859,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.ItemsField", "Documentation": "\n\nDefinestheItemsDataFieldoftheDataSourcethatcontainsthechildnodes.\n\n", - "Metadata": { "Common.PropertyName": "ItemsField" } + "Metadata": { + "Common.PropertyName": "ItemsField" + } }, { "Kind": "Components.Component", @@ -50263,7 +56869,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.HasChildrenField", "Documentation": "\n\nDefinestheHasChildrenDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "HasChildrenField" } + "Metadata": { + "Common.PropertyName": "HasChildrenField" + } }, { "Kind": "Components.Component", @@ -50271,7 +56879,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikTreeList.Page", "Documentation": "\n\nDefinestheselectedpage.Defaultvalueis1.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", @@ -50357,7 +56967,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListSelectionMode Telerik.Blazor.Components.TelerikTreeList.SelectionMode", "Documentation": "\n\nDefinestheSelectionModeoftheTreeList.\n\n", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", @@ -50410,7 +57022,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListEditMode Telerik.Blazor.Components.TelerikTreeList.EditMode", "Documentation": "\n\nDefinestheEditModeoftheTreeList.Supports\"Inline\",\"Popup\"and\"Incell\"editing.\n\n", - "Metadata": { "Common.PropertyName": "EditMode" } + "Metadata": { + "Common.PropertyName": "EditMode" + } }, { "Kind": "Components.Component", @@ -50419,7 +57033,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListFilterMode Telerik.Blazor.Components.TelerikTreeList.FilterMode", "Documentation": "\n\nDefinestheFilterModeoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", @@ -50427,7 +57043,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.ColumnVirtualization", "Documentation": "\n\nDefineswhethertheComponenthasColumnVirtualizationenabled.\n\n", - "Metadata": { "Common.PropertyName": "ColumnVirtualization" } + "Metadata": { + "Common.PropertyName": "ColumnVirtualization" + } }, { "Kind": "Components.Component", @@ -50435,7 +57053,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.AutoGenerateColumns", "Documentation": "\n\nDefineswhethertheComponentwillauto-generatecolumnsforyou.\n\n", - "Metadata": { "Common.PropertyName": "AutoGenerateColumns" } + "Metadata": { + "Common.PropertyName": "AutoGenerateColumns" + } }, { "Kind": "Components.Component", @@ -50443,7 +57063,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.Navigable", "Documentation": "\n\nDefineswhethertheComponentisnavigableusingthekeyboard.\n\n", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } }, { "Kind": "Components.Component", @@ -50463,7 +57085,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.Resizable", "Documentation": "\n\nDefineswhetherthecolumnsoftheComponentcanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -50471,7 +57095,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.Reorderable", "Documentation": "\n\nDefineswhetherthecolumnsoftheComponentcanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -50479,7 +57105,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.Sortable", "Documentation": "\n\nDefineswhethertheComponentissortable.\n\n", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -50488,7 +57116,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.SortMode Telerik.Blazor.Components.TelerikTreeList.SortMode", "Documentation": "\n\nDefinesthesortmode.\n\n", - "Metadata": { "Common.PropertyName": "SortMode" } + "Metadata": { + "Common.PropertyName": "SortMode" + } }, { "Kind": "Components.Component", @@ -50496,7 +57126,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthecomponent'swrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -50504,7 +57136,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.Width", "Documentation": "\n\nDefinesthewidthofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -50512,7 +57146,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.Height", "Documentation": "\n\nDefinestheheightofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -50520,7 +57156,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikTreeList.PageSize", "Documentation": "\n\nDefinesthepagesizeofthecomponent.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "Components.Component", @@ -50539,7 +57177,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.Pageable", "Documentation": "\n\nDefineswhetherthecomponentispageable.\n\n", - "Metadata": { "Common.PropertyName": "Pageable" } + "Metadata": { + "Common.PropertyName": "Pageable" + } }, { "Kind": "Components.Component", @@ -50559,23 +57199,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikTreeList", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4830357717088237886, - "Data2": 8803998089835989382, - "Data3": 1239753111068775081, - "Data4": -5976828385786118401 + "Data1": 1450932795249228542, + "Data2": -1537618753182084539, + "Data3": -2025959413942602820, + "Data4": 4172790686162761239 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTreeList", @@ -50583,7 +57223,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTreeList", "Documentation": "\n\nTheclassfortheTelerikTreeListcomponent.\n\nThetypeofthemodeltowhichtheTreeListisbound.\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikTreeList" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikTreeList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -50602,7 +57246,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.IdField", "Documentation": "\n\nDefinestheIdDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -50610,7 +57256,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.ParentIdField", "Documentation": "\n\nDefinestheParentIdDataFieldoftheDataSource.UsethisDataFieldwhenthecomponentisboundtoaflatdatastructure.\n\n", - "Metadata": { "Common.PropertyName": "ParentIdField" } + "Metadata": { + "Common.PropertyName": "ParentIdField" + } }, { "Kind": "Components.Component", @@ -50618,7 +57266,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.ItemsField", "Documentation": "\n\nDefinestheItemsDataFieldoftheDataSourcethatcontainsthechildnodes.\n\n", - "Metadata": { "Common.PropertyName": "ItemsField" } + "Metadata": { + "Common.PropertyName": "ItemsField" + } }, { "Kind": "Components.Component", @@ -50626,7 +57276,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.HasChildrenField", "Documentation": "\n\nDefinestheHasChildrenDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "HasChildrenField" } + "Metadata": { + "Common.PropertyName": "HasChildrenField" + } }, { "Kind": "Components.Component", @@ -50634,7 +57286,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikTreeList.Page", "Documentation": "\n\nDefinestheselectedpage.Defaultvalueis1.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", @@ -50720,7 +57374,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListSelectionMode Telerik.Blazor.Components.TelerikTreeList.SelectionMode", "Documentation": "\n\nDefinestheSelectionModeoftheTreeList.\n\n", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", @@ -50773,7 +57429,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListEditMode Telerik.Blazor.Components.TelerikTreeList.EditMode", "Documentation": "\n\nDefinestheEditModeoftheTreeList.Supports\"Inline\",\"Popup\"and\"Incell\"editing.\n\n", - "Metadata": { "Common.PropertyName": "EditMode" } + "Metadata": { + "Common.PropertyName": "EditMode" + } }, { "Kind": "Components.Component", @@ -50782,7 +57440,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListFilterMode Telerik.Blazor.Components.TelerikTreeList.FilterMode", "Documentation": "\n\nDefinestheFilterModeoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", @@ -50790,7 +57450,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.ColumnVirtualization", "Documentation": "\n\nDefineswhethertheComponenthasColumnVirtualizationenabled.\n\n", - "Metadata": { "Common.PropertyName": "ColumnVirtualization" } + "Metadata": { + "Common.PropertyName": "ColumnVirtualization" + } }, { "Kind": "Components.Component", @@ -50798,7 +57460,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.AutoGenerateColumns", "Documentation": "\n\nDefineswhethertheComponentwillauto-generatecolumnsforyou.\n\n", - "Metadata": { "Common.PropertyName": "AutoGenerateColumns" } + "Metadata": { + "Common.PropertyName": "AutoGenerateColumns" + } }, { "Kind": "Components.Component", @@ -50806,7 +57470,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.Navigable", "Documentation": "\n\nDefineswhethertheComponentisnavigableusingthekeyboard.\n\n", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } }, { "Kind": "Components.Component", @@ -50826,7 +57492,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.Resizable", "Documentation": "\n\nDefineswhetherthecolumnsoftheComponentcanberesized.\n\n", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -50834,7 +57502,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.Reorderable", "Documentation": "\n\nDefineswhetherthecolumnsoftheComponentcanbereordered.\n\n", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -50842,7 +57512,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.Sortable", "Documentation": "\n\nDefineswhethertheComponentissortable.\n\n", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -50851,7 +57523,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.SortMode Telerik.Blazor.Components.TelerikTreeList.SortMode", "Documentation": "\n\nDefinesthesortmode.\n\n", - "Metadata": { "Common.PropertyName": "SortMode" } + "Metadata": { + "Common.PropertyName": "SortMode" + } }, { "Kind": "Components.Component", @@ -50859,7 +57533,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthecomponent'swrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -50867,7 +57543,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.Width", "Documentation": "\n\nDefinesthewidthofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -50875,7 +57553,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.Height", "Documentation": "\n\nDefinestheheightofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -50883,7 +57563,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TelerikTreeList.PageSize", "Documentation": "\n\nDefinesthepagesizeofthecomponent.RequiresPageable=\"true\".\n\n", - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "Components.Component", @@ -50902,7 +57584,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikTreeList.Pageable", "Documentation": "\n\nDefineswhetherthecomponentispageable.\n\n", - "Metadata": { "Common.PropertyName": "Pageable" } + "Metadata": { + "Common.PropertyName": "Pageable" + } }, { "Kind": "Components.Component", @@ -50922,8 +57606,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -50936,10 +57620,10 @@ }, { "__Checksum": { - "Data1": 9035446940046953080, - "Data2": 2370375897075031639, - "Data3": 1653025239688967363, - "Data4": 1956884410991503455 + "Data1": -8202443942381730526, + "Data2": -6254564684346169305, + "Data3": -2605868818108351033, + "Data4": 378550488399189574 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTreeList.TreeListColumns", @@ -50954,17 +57638,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikTreeList.TreeListColumns", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3391157731455636156, - "Data2": 1096513525148035396, - "Data3": -4200728475020727942, - "Data4": 9205980402299620082 + "Data1": 7107412504573875209, + "Data2": 1119552908193291655, + "Data3": -7043519848164632221, + "Data4": -4431548174694541081 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTreeList.TreeListColumns", @@ -50987,10 +57671,10 @@ }, { "__Checksum": { - "Data1": 3909101292937332979, - "Data2": -5849998389266716913, - "Data3": 191724108173565452, - "Data4": 172745258505448632 + "Data1": -7876577772259383442, + "Data2": -1434394329364357172, + "Data3": -2958596083194804539, + "Data4": -3173468055978293866 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTreeList.TreeListToolBar", @@ -51005,17 +57689,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikTreeList.TreeListToolBar", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4391816039141664845, - "Data2": 6982442677683470599, - "Data3": 2024234481085526178, - "Data4": 2682353903100128681 + "Data1": 8629894067842741707, + "Data2": 7410732916347095965, + "Data3": 1515339002667883083, + "Data4": -5239824784738165146 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTreeList.TreeListToolBar", @@ -51038,10 +57722,10 @@ }, { "__Checksum": { - "Data1": 4403836987348548879, - "Data2": 3865722588898167054, - "Data3": 6827362202449847255, - "Data4": -6386153350834651423 + "Data1": 8609966781027312523, + "Data2": -2114266495720614033, + "Data3": 6143341544120920773, + "Data4": 5040808426095124214 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTreeList.RowTemplate", @@ -51063,23 +57747,23 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.RowTemplate.Context", "Documentation": "Specifiestheparameternameforthe'RowTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikTreeList.RowTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8778411929507972073, - "Data2": -2909590196063883282, - "Data3": -1356087067767188093, - "Data4": 8172974873558515291 + "Data1": -854283178243853104, + "Data2": 6882026679979148521, + "Data3": -1801898229973950398, + "Data4": -2491016990287542416 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTreeList.RowTemplate", @@ -51101,8 +57785,8 @@ "DisplayName": "string Telerik.Blazor.Components.TelerikTreeList.RowTemplate.Context", "Documentation": "Specifiestheparameternameforthe'RowTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -51115,10 +57799,10 @@ }, { "__Checksum": { - "Data1": 4544624570396740312, - "Data2": -8958545612155194514, - "Data3": 1178862180685514763, - "Data4": 2359369247628027898 + "Data1": -3071153048546231059, + "Data2": 7395717125159799777, + "Data3": 9016273042205837833, + "Data4": -1280947618816576354 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListCommandButton", @@ -51126,7 +57810,11 @@ "DisplayName": "Telerik.Blazor.Components.TreeListCommandButton", "Documentation": "\n\nTheclassforthecommandbuttoninaTreeList.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListCommandButton" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListCommandButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -51134,7 +57822,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandButton.ShowInEdit", "Documentation": "\n\nDefineswhetherthebuttonwillbeshownwhentherowisineditmode.Settofalsetomakeitvisibleonlyinreadmode.\n\n", - "Metadata": { "Common.PropertyName": "ShowInEdit" } + "Metadata": { + "Common.PropertyName": "ShowInEdit" + } }, { "Kind": "Components.Component", @@ -51153,7 +57843,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.Command", "Documentation": "\n\nThecommandnamethebuttonwillinvoke.Supportscustomcommandnames,aswellasthebuilt-in\"Save\",\"Edit\",\"Cancel\",\"Add\"and\"Delete\"commands.\n\n", - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "Components.Component", @@ -51161,14 +57853,18 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandButton.Primary", "Documentation": "\n\nWhetherthebuttonisprimary(hasstrongercolors).\n\n", - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "Components.Component", "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -51186,7 +57882,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -51194,7 +57892,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -51202,7 +57902,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -51210,7 +57912,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -51218,7 +57922,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -51226,7 +57932,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -51234,7 +57942,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -51242,20 +57952,22 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeListCommandButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeListCommandButton" + "Common.TypeName": "Telerik.Blazor.Components.TreeListCommandButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1553388302816956597, - "Data2": 3356814233741079136, - "Data3": 2319390039124938648, - "Data4": 8242106523818202301 + "Data1": 2725968861924418374, + "Data2": 7655171567040260587, + "Data3": 4773047028428581274, + "Data4": -1511418602797759201 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListCommandButton", @@ -51263,7 +57975,11 @@ "DisplayName": "Telerik.Blazor.Components.TreeListCommandButton", "Documentation": "\n\nTheclassforthecommandbuttoninaTreeList.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeListCommandButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeListCommandButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -51271,7 +57987,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandButton.ShowInEdit", "Documentation": "\n\nDefineswhetherthebuttonwillbeshownwhentherowisineditmode.Settofalsetomakeitvisibleonlyinreadmode.\n\n", - "Metadata": { "Common.PropertyName": "ShowInEdit" } + "Metadata": { + "Common.PropertyName": "ShowInEdit" + } }, { "Kind": "Components.Component", @@ -51290,7 +58008,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.Command", "Documentation": "\n\nThecommandnamethebuttonwillinvoke.Supportscustomcommandnames,aswellasthebuilt-in\"Save\",\"Edit\",\"Cancel\",\"Add\"and\"Delete\"commands.\n\n", - "Metadata": { "Common.PropertyName": "Command" } + "Metadata": { + "Common.PropertyName": "Command" + } }, { "Kind": "Components.Component", @@ -51298,14 +58018,18 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandButton.Primary", "Documentation": "\n\nWhetherthebuttonisprimary(hasstrongercolors).\n\n", - "Metadata": { "Common.PropertyName": "Primary" } + "Metadata": { + "Common.PropertyName": "Primary" + } }, { "Kind": "Components.Component", "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -51323,7 +58047,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -51331,7 +58057,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -51339,7 +58067,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -51347,7 +58077,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -51355,7 +58087,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -51363,7 +58097,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListCommandButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -51371,7 +58107,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeListCommandButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -51379,21 +58117,23 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeListCommandButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeListCommandButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5770858114922697742, - "Data2": 1354286376530106055, - "Data3": 6590699771287621522, - "Data4": 3743057823965292141 + "Data1": 4994704654533682960, + "Data2": 8146412188089978574, + "Data3": 1782682863622259546, + "Data4": -1990177797892328503 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListCommandButton.ChildContent", @@ -51407,17 +58147,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TreeListCommandButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8879807755567177924, - "Data2": -2674374081910888247, - "Data3": 6679953024433290353, - "Data4": -6573651015959380562 + "Data1": 8483665463831820649, + "Data2": -6267584025402199875, + "Data3": -7413595359693686355, + "Data4": 77606736284089214 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeListCommandButton.ChildContent", @@ -51439,10 +58179,10 @@ }, { "__Checksum": { - "Data1": -4811497033537128482, - "Data2": 19024038212759199, - "Data3": 5816241857665500054, - "Data4": 3797213862309458258 + "Data1": 2784930872334238767, + "Data2": 6800202797378157650, + "Data3": -2548499288763286600, + "Data4": 7717093719172919769 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListSearchBox", @@ -51450,7 +58190,11 @@ "DisplayName": "Telerik.Blazor.Components.TreeListSearchBox", "Documentation": "\n\nTheclassfortheSearchBoxyoucanaddintheTreeListToolBar.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListSearchBox" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListSearchBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -51458,7 +58202,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeListSearchBox.DebounceDelay", "Documentation": "\n\nTimeinmsbetweenlasttypedsymbolandthetreelistfilteringoperation.\n\n", - "Metadata": { "Common.PropertyName": "DebounceDelay" } + "Metadata": { + "Common.PropertyName": "DebounceDelay" + } }, { "Kind": "Components.Component", @@ -51466,7 +58212,9 @@ "TypeName": "System.Collections.Generic.IList", "DisplayName": "System.Collections.Generic.IList Telerik.Blazor.Components.TreeListSearchBox.Fields", "Documentation": "\n\nFieldnamestouseforsearching.Leaveemptytouseallstringfields.\n\n", - "Metadata": { "Common.PropertyName": "Fields" } + "Metadata": { + "Common.PropertyName": "Fields" + } }, { "Kind": "Components.Component", @@ -51474,20 +58222,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListSearchBox.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthewrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeListSearchBox" + "Common.TypeName": "Telerik.Blazor.Components.TreeListSearchBox", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8345461579341528909, - "Data2": -4649638373330988555, - "Data3": -1964341270726373175, - "Data4": -2785876606084757773 + "Data1": 5382614449864711953, + "Data2": -1738340328313850024, + "Data3": 3974809230843224664, + "Data4": 5643893393762568343 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeListSearchBox", @@ -51495,7 +58245,11 @@ "DisplayName": "Telerik.Blazor.Components.TreeListSearchBox", "Documentation": "\n\nTheclassfortheSearchBoxyoucanaddintheTreeListToolBar.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeListSearchBox" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeListSearchBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -51503,7 +58257,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeListSearchBox.DebounceDelay", "Documentation": "\n\nTimeinmsbetweenlasttypedsymbolandthetreelistfilteringoperation.\n\n", - "Metadata": { "Common.PropertyName": "DebounceDelay" } + "Metadata": { + "Common.PropertyName": "DebounceDelay" + } }, { "Kind": "Components.Component", @@ -51511,7 +58267,9 @@ "TypeName": "System.Collections.Generic.IList", "DisplayName": "System.Collections.Generic.IList Telerik.Blazor.Components.TreeListSearchBox.Fields", "Documentation": "\n\nFieldnamestouseforsearching.Leaveemptytouseallstringfields.\n\n", - "Metadata": { "Common.PropertyName": "Fields" } + "Metadata": { + "Common.PropertyName": "Fields" + } }, { "Kind": "Components.Component", @@ -51519,21 +58277,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeListSearchBox.Class", "Documentation": "\n\nTheCSSclassthatwillberenderedonthewrappingelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeListSearchBox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1824075125078717246, - "Data2": 117500143088127069, - "Data3": 5498234475534585914, - "Data4": 6386463134426692826 + "Data1": 7353822316791165202, + "Data2": 1086261145519473070, + "Data3": -7186637312243382418, + "Data4": 1694763377363960687 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTreeView", @@ -51541,7 +58301,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTreeView", "Documentation": "\n\nTheclassfortheTelerikTreeViewcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikTreeView" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikTreeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -51582,7 +58346,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.TelerikTreeView.SelectedItems", "Documentation": "\n\nDefinescollectionofSelectedItemsintheTreeView.\n\n", - "Metadata": { "Common.PropertyName": "SelectedItems" } + "Metadata": { + "Common.PropertyName": "SelectedItems" + } }, { "Kind": "Components.Component", @@ -51602,7 +58368,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.Components.TreeViewSelectionMode Telerik.Blazor.Components.TelerikTreeView.SelectionMode", "Documentation": "\n\nDefinesmodefortheitemsselection.\n\n", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", @@ -51610,20 +58378,22 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.TelerikTreeView.Data", "Documentation": "\n\nDefinestheDataofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikTreeView" + "Common.TypeName": "Telerik.Blazor.Components.TelerikTreeView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6884203867668600895, - "Data2": 3698419188981708296, - "Data3": -2720154802948805555, - "Data4": 5919312458603272020 + "Data1": -8529581617913830414, + "Data2": 8646430000366710967, + "Data3": -6527361476966630743, + "Data4": -4578299935582565640 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikTreeView", @@ -51631,7 +58401,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikTreeView", "Documentation": "\n\nTheclassfortheTelerikTreeViewcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikTreeView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikTreeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -51672,7 +58446,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.TelerikTreeView.SelectedItems", "Documentation": "\n\nDefinescollectionofSelectedItemsintheTreeView.\n\n", - "Metadata": { "Common.PropertyName": "SelectedItems" } + "Metadata": { + "Common.PropertyName": "SelectedItems" + } }, { "Kind": "Components.Component", @@ -51692,7 +58468,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.Components.TreeViewSelectionMode Telerik.Blazor.Components.TelerikTreeView.SelectionMode", "Documentation": "\n\nDefinesmodefortheitemsselection.\n\n", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", @@ -51700,21 +58478,23 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.TelerikTreeView.Data", "Documentation": "\n\nDefinestheDataofthecomponent.\n\n", - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikTreeView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5266084877940602032, - "Data2": -2688499796893890839, - "Data3": 7868202346773631594, - "Data4": -4487973323451507398 + "Data1": 8271985625693241748, + "Data2": 5614228410074585975, + "Data3": -2926569585609718333, + "Data4": 6737421289796177413 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTreeView.TreeViewBindings", @@ -51729,17 +58509,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikTreeView.TreeViewBindings", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7902562145537951631, - "Data2": -7174848743676701250, - "Data3": -664450890946458464, - "Data4": 4961211557766021245 + "Data1": 534982498670555084, + "Data2": -1129757864337110750, + "Data3": -3068090502974725718, + "Data4": -3236090308155580016 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikTreeView.TreeViewBindings", @@ -51762,10 +58542,10 @@ }, { "__Checksum": { - "Data1": -2568625429997580893, - "Data2": -2835412308676149737, - "Data3": 4716416803883074486, - "Data4": 2799659515128040913 + "Data1": -2597551609697526624, + "Data2": 7004210017443514404, + "Data3": -829014849155643571, + "Data4": 6799753703296531950 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikUpload", @@ -51773,7 +58553,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikUpload", "Documentation": "\n\nTheclassfortheTelerikUploadcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikUpload" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikUpload" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -51781,7 +58565,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikUpload.SaveUrl", "Documentation": "\n\nTheURLofthehandlerthatwillreceivethesubmittedfile(s).\n\n", - "Metadata": { "Common.PropertyName": "SaveUrl" } + "Metadata": { + "Common.PropertyName": "SaveUrl" + } }, { "Kind": "Components.Component", @@ -51789,7 +58575,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikUpload.RemoveUrl", "Documentation": "\n\nTheURLofthehandlerwhichisresponsiblefortheremovaloftheuploadedfiles(ifany).\n\n", - "Metadata": { "Common.PropertyName": "RemoveUrl" } + "Metadata": { + "Common.PropertyName": "RemoveUrl" + } }, { "Kind": "Components.Component", @@ -51797,7 +58585,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikUpload.SaveField", "Documentation": "\n\nSetstheFormDatakeywhichcontainsthefilessubmittedtosaveUrl.\n\n", - "Metadata": { "Common.PropertyName": "SaveField" } + "Metadata": { + "Common.PropertyName": "SaveField" + } }, { "Kind": "Components.Component", @@ -51805,7 +58595,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikUpload.RemoveField", "Documentation": "\n\nSetstheFormDatakeywhichcontainsthelistoffilenamesthataresubmittedtoremoveUrl.\n\n", - "Metadata": { "Common.PropertyName": "RemoveField" } + "Metadata": { + "Common.PropertyName": "RemoveField" + } }, { "Kind": "Components.Component", @@ -51813,7 +58605,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikUpload.WithCredentials", "Documentation": "\n\nConfigureswhethercredentials(cookies,headers)willbesentforcross-siterequests.\n\n", - "Metadata": { "Common.PropertyName": "WithCredentials" } + "Metadata": { + "Common.PropertyName": "WithCredentials" + } }, { "Kind": "Components.Component", @@ -51821,7 +58615,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikUpload.AllowedExtensions", "Documentation": "\n\nThelistoftheallowedfileextensions.\n\n", - "Metadata": { "Common.PropertyName": "AllowedExtensions" } + "Metadata": { + "Common.PropertyName": "AllowedExtensions" + } }, { "Kind": "Components.Component", @@ -51829,7 +58625,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.TelerikUpload.MinFileSize", "Documentation": "\n\nDefinestheminimumfilesizeinbytes.\n\n", - "Metadata": { "Common.PropertyName": "MinFileSize" } + "Metadata": { + "Common.PropertyName": "MinFileSize" + } }, { "Kind": "Components.Component", @@ -51837,7 +58635,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.TelerikUpload.MaxFileSize", "Documentation": "\n\nDefinesthemaximumfilesizeinbytes.\n\n", - "Metadata": { "Common.PropertyName": "MaxFileSize" } + "Metadata": { + "Common.PropertyName": "MaxFileSize" + } }, { "Kind": "Components.Component", @@ -51845,7 +58645,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikUpload.AutoUpload", "Documentation": "\n\nConfigureswhethertheselectedfileswillbeuploadedautomatically.\n\n", - "Metadata": { "Common.PropertyName": "AutoUpload" } + "Metadata": { + "Common.PropertyName": "AutoUpload" + } }, { "Kind": "Components.Component", @@ -51853,7 +58655,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikUpload.Multiple", "Documentation": "\n\nEnablestheselectionofmultiplefiles.Ifsettofalse,onlyonefilecanbeselectedatatime.\n\n", - "Metadata": { "Common.PropertyName": "Multiple" } + "Metadata": { + "Common.PropertyName": "Multiple" + } }, { "Kind": "Components.Component", @@ -51861,7 +58665,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikUpload.Enabled", "Documentation": "\n\nSpecifiesifthecomponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -51953,16 +58759,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikUpload" + "Common.TypeName": "Telerik.Blazor.Components.TelerikUpload", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 970206779535546043, - "Data2": -599062489085312323, - "Data3": 1661966103076473004, - "Data4": -1529808577596154686 + "Data1": 1493633034226489198, + "Data2": 271303947289990445, + "Data3": 8107545716488189911, + "Data4": -9209463526961935410 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikUpload", @@ -51970,7 +58776,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikUpload", "Documentation": "\n\nTheclassfortheTelerikUploadcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikUpload" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikUpload" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -51978,7 +58788,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikUpload.SaveUrl", "Documentation": "\n\nTheURLofthehandlerthatwillreceivethesubmittedfile(s).\n\n", - "Metadata": { "Common.PropertyName": "SaveUrl" } + "Metadata": { + "Common.PropertyName": "SaveUrl" + } }, { "Kind": "Components.Component", @@ -51986,7 +58798,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikUpload.RemoveUrl", "Documentation": "\n\nTheURLofthehandlerwhichisresponsiblefortheremovaloftheuploadedfiles(ifany).\n\n", - "Metadata": { "Common.PropertyName": "RemoveUrl" } + "Metadata": { + "Common.PropertyName": "RemoveUrl" + } }, { "Kind": "Components.Component", @@ -51994,7 +58808,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikUpload.SaveField", "Documentation": "\n\nSetstheFormDatakeywhichcontainsthefilessubmittedtosaveUrl.\n\n", - "Metadata": { "Common.PropertyName": "SaveField" } + "Metadata": { + "Common.PropertyName": "SaveField" + } }, { "Kind": "Components.Component", @@ -52002,7 +58818,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikUpload.RemoveField", "Documentation": "\n\nSetstheFormDatakeywhichcontainsthelistoffilenamesthataresubmittedtoremoveUrl.\n\n", - "Metadata": { "Common.PropertyName": "RemoveField" } + "Metadata": { + "Common.PropertyName": "RemoveField" + } }, { "Kind": "Components.Component", @@ -52010,7 +58828,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikUpload.WithCredentials", "Documentation": "\n\nConfigureswhethercredentials(cookies,headers)willbesentforcross-siterequests.\n\n", - "Metadata": { "Common.PropertyName": "WithCredentials" } + "Metadata": { + "Common.PropertyName": "WithCredentials" + } }, { "Kind": "Components.Component", @@ -52018,7 +58838,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TelerikUpload.AllowedExtensions", "Documentation": "\n\nThelistoftheallowedfileextensions.\n\n", - "Metadata": { "Common.PropertyName": "AllowedExtensions" } + "Metadata": { + "Common.PropertyName": "AllowedExtensions" + } }, { "Kind": "Components.Component", @@ -52026,7 +58848,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.TelerikUpload.MinFileSize", "Documentation": "\n\nDefinestheminimumfilesizeinbytes.\n\n", - "Metadata": { "Common.PropertyName": "MinFileSize" } + "Metadata": { + "Common.PropertyName": "MinFileSize" + } }, { "Kind": "Components.Component", @@ -52034,7 +58858,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.TelerikUpload.MaxFileSize", "Documentation": "\n\nDefinesthemaximumfilesizeinbytes.\n\n", - "Metadata": { "Common.PropertyName": "MaxFileSize" } + "Metadata": { + "Common.PropertyName": "MaxFileSize" + } }, { "Kind": "Components.Component", @@ -52042,7 +58868,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikUpload.AutoUpload", "Documentation": "\n\nConfigureswhethertheselectedfileswillbeuploadedautomatically.\n\n", - "Metadata": { "Common.PropertyName": "AutoUpload" } + "Metadata": { + "Common.PropertyName": "AutoUpload" + } }, { "Kind": "Components.Component", @@ -52050,7 +58878,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikUpload.Multiple", "Documentation": "\n\nEnablestheselectionofmultiplefiles.Ifsettofalse,onlyonefilecanbeselectedatatime.\n\n", - "Metadata": { "Common.PropertyName": "Multiple" } + "Metadata": { + "Common.PropertyName": "Multiple" + } }, { "Kind": "Components.Component", @@ -52058,7 +58888,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikUpload.Enabled", "Documentation": "\n\nSpecifiesifthecomponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -52150,17 +58982,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikUpload", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 870824735147310094, - "Data2": 7797440709157250864, - "Data3": 589831132928667210, - "Data4": 2632359659505825740 + "Data1": -189440634109921882, + "Data2": -601734885576435714, + "Data3": -5784229243717568017, + "Data4": -5767364841646969436 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikWindow", @@ -52168,7 +59000,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikWindow", "Documentation": "\n\nTheclassfortheTelerikWindowcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikWindow" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikWindow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -52209,7 +59045,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikWindow.Width", "Documentation": "\n\nDefinesthewidthoftheWindow.OverridesapredefinedSize.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -52217,7 +59055,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikWindow.Height", "Documentation": "\n\nDefinestheheightoftheWindow.OverridesapredefinedSize.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -52225,7 +59065,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikWindow.Top", "Documentation": "\n\nDefinesthetoppositionoftheWindow.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "Components.Component", @@ -52233,7 +59075,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikWindow.Left", "Documentation": "\n\nDefinestheleftpositionoftheWindow.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -52241,7 +59085,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikWindow.Visible", "Documentation": "\n\nDefineswhethertheWindowisrendered.Candefineinitialvisibilityandtogglevisibilityatruntime.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -52261,7 +59107,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.WindowState Telerik.Blazor.Components.TelerikWindow.State", "Documentation": "\n\nDefinesthestateofthewindow.Toberenderedminimized,maximizedorindefaultstate.\n\n", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } }, { "Kind": "Components.Component", @@ -52280,7 +59128,9 @@ "TypeName": "Telerik.Blazor.WindowSize?", "DisplayName": "Telerik.Blazor.WindowSize? Telerik.Blazor.Components.TelerikWindow.Size", "Documentation": "\n\nDefinesthepredefinedsizesoftheWindow.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -52288,7 +59138,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikWindow.Centered", "Documentation": "\n\nDefineswhethertheWindowwillbecentered.Itistruebydefault.\nNotrespectedifWindowhasToporLeftPosition.\n\n", - "Metadata": { "Common.PropertyName": "Centered" } + "Metadata": { + "Common.PropertyName": "Centered" + } }, { "Kind": "Components.Component", @@ -52296,7 +59148,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikWindow.Modal", "Documentation": "\n\nWhethertheWindowismodal.\n\n", - "Metadata": { "Common.PropertyName": "Modal" } + "Metadata": { + "Common.PropertyName": "Modal" + } }, { "Kind": "Components.Component", @@ -52304,20 +59158,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikWindow.Class", "Documentation": "\n\nTheCSSclassrenderedinthemainHTMLelementoftheWindow.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TelerikWindow" + "Common.TypeName": "Telerik.Blazor.Components.TelerikWindow", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3888749227858147233, - "Data2": -3421234801807333496, - "Data3": -6954366641271833704, - "Data4": -4225521378855727083 + "Data1": 3411826043657732307, + "Data2": 6986841774022749045, + "Data3": 8600147062882869406, + "Data4": 2213349144717764272 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TelerikWindow", @@ -52325,7 +59181,11 @@ "DisplayName": "Telerik.Blazor.Components.TelerikWindow", "Documentation": "\n\nTheclassfortheTelerikWindowcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TelerikWindow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TelerikWindow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -52366,7 +59226,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikWindow.Width", "Documentation": "\n\nDefinesthewidthoftheWindow.OverridesapredefinedSize.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -52374,7 +59236,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikWindow.Height", "Documentation": "\n\nDefinestheheightoftheWindow.OverridesapredefinedSize.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -52382,7 +59246,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikWindow.Top", "Documentation": "\n\nDefinesthetoppositionoftheWindow.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "Components.Component", @@ -52390,7 +59256,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikWindow.Left", "Documentation": "\n\nDefinestheleftpositionoftheWindow.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -52398,7 +59266,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikWindow.Visible", "Documentation": "\n\nDefineswhethertheWindowisrendered.Candefineinitialvisibilityandtogglevisibilityatruntime.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -52418,7 +59288,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.WindowState Telerik.Blazor.Components.TelerikWindow.State", "Documentation": "\n\nDefinesthestateofthewindow.Toberenderedminimized,maximizedorindefaultstate.\n\n", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } }, { "Kind": "Components.Component", @@ -52437,7 +59309,9 @@ "TypeName": "Telerik.Blazor.WindowSize?", "DisplayName": "Telerik.Blazor.WindowSize? Telerik.Blazor.Components.TelerikWindow.Size", "Documentation": "\n\nDefinesthepredefinedsizesoftheWindow.\n\n", - "Metadata": { "Common.PropertyName": "Size" } + "Metadata": { + "Common.PropertyName": "Size" + } }, { "Kind": "Components.Component", @@ -52445,7 +59319,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikWindow.Centered", "Documentation": "\n\nDefineswhethertheWindowwillbecentered.Itistruebydefault.\nNotrespectedifWindowhasToporLeftPosition.\n\n", - "Metadata": { "Common.PropertyName": "Centered" } + "Metadata": { + "Common.PropertyName": "Centered" + } }, { "Kind": "Components.Component", @@ -52453,7 +59329,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TelerikWindow.Modal", "Documentation": "\n\nWhethertheWindowismodal.\n\n", - "Metadata": { "Common.PropertyName": "Modal" } + "Metadata": { + "Common.PropertyName": "Modal" + } }, { "Kind": "Components.Component", @@ -52461,21 +59339,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TelerikWindow.Class", "Documentation": "\n\nTheCSSclassrenderedinthemainHTMLelementoftheWindow.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TelerikWindow", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -221628111758754597, - "Data2": 2286416446260098717, - "Data3": 4585563396238874406, - "Data4": 2619497189670333384 + "Data1": -961787736432486294, + "Data2": 8224920040857152368, + "Data3": -5253229757735957204, + "Data4": 8293233614522275351 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikWindow.WindowActions", @@ -52490,17 +59370,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikWindow.WindowActions", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8545461445832934822, - "Data2": 6830553570620705446, - "Data3": -337812380931174613, - "Data4": -8956337643078291039 + "Data1": 7630323618764486296, + "Data2": -264937560234030553, + "Data3": -3154191320695548841, + "Data4": -3994942096367273679 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikWindow.WindowActions", @@ -52523,10 +59403,10 @@ }, { "__Checksum": { - "Data1": -3708571432742419874, - "Data2": 5092924401704463988, - "Data3": 5222407783859618339, - "Data4": -7125304156356996980 + "Data1": 3017642816094421135, + "Data2": 3335084686468478061, + "Data3": -8827945437825839850, + "Data4": -6925220852036651288 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikWindow.WindowTitle", @@ -52541,17 +59421,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikWindow.WindowTitle", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 433745015768328786, - "Data2": 702577489884800607, - "Data3": -3087516371806458125, - "Data4": 411306442242993077 + "Data1": -5049097238591244945, + "Data2": 9055416551030660680, + "Data3": -202475877132669355, + "Data4": 2366499293427159480 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikWindow.WindowTitle", @@ -52574,10 +59454,10 @@ }, { "__Checksum": { - "Data1": -2467047400238741391, - "Data2": -86846254697909, - "Data3": -4143780254741346504, - "Data4": 6090848773538582891 + "Data1": -5722991583655151749, + "Data2": -5213213282540923391, + "Data3": 3217856634679529767, + "Data4": 8815335132208480104 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikWindow.WindowContent", @@ -52592,17 +59472,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TelerikWindow.WindowContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3523214344593523337, - "Data2": -8152614767979866016, - "Data3": -6883954200422270152, - "Data4": 4464704372030417484 + "Data1": -9170438368576063704, + "Data2": -8481031544422877081, + "Data3": -342608357022324605, + "Data4": 5941028301178186664 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TelerikWindow.WindowContent", @@ -52625,17 +59505,21 @@ }, { "__Checksum": { - "Data1": -5139877174902349360, - "Data2": 8693895159045567774, - "Data3": -2150661565119420025, - "Data4": -2871535061336688182 + "Data1": -4954499059196793305, + "Data2": 6140643786688454506, + "Data3": -3388512921635119166, + "Data4": 6931186671536441477 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ButtonGroupButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ButtonGroupButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ButtonGroupButton" } ], + "TagMatchingRules": [ + { + "TagName": "ButtonGroupButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -52643,7 +59527,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroupButton.Visible", "Documentation": "\n\nDefineswhetherabuttonisvisiblebydefault.Defaultvalueistrue.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -52661,7 +59547,9 @@ "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -52679,7 +59567,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -52687,7 +59577,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -52695,7 +59587,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -52703,7 +59597,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -52711,7 +59607,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -52719,7 +59617,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -52727,7 +59627,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroupButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -52735,27 +59637,33 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.ButtonGroupButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ButtonGroupButton" + "Common.TypeName": "Telerik.Blazor.Components.ButtonGroupButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -133334470097286511, - "Data2": -1084464398067272200, - "Data3": 3214237649190334751, - "Data4": 3991162260363580627 + "Data1": 8722306048834493513, + "Data2": 8427531467267957407, + "Data3": -2439292962434924696, + "Data4": 4224193238749935622 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ButtonGroupButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ButtonGroupButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ButtonGroupButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ButtonGroupButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -52763,7 +59671,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroupButton.Visible", "Documentation": "\n\nDefineswhetherabuttonisvisiblebydefault.Defaultvalueistrue.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -52781,7 +59691,9 @@ "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -52799,7 +59711,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -52807,7 +59721,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -52815,7 +59731,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -52823,7 +59741,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -52831,7 +59751,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -52839,7 +59761,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroupButton.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -52847,7 +59771,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroupButton.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -52855,21 +59781,23 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.ButtonGroupButton.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ButtonGroupButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1918706086098735519, - "Data2": -379110195567461291, - "Data3": 6041232921928491902, - "Data4": -7021618516984498551 + "Data1": -2629787951746071514, + "Data2": 8226028821158592463, + "Data3": -7953804289634027173, + "Data4": 5302835672603146666 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ButtonGroupButton.ChildContent", @@ -52883,17 +59811,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ButtonGroupButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 205992463980201181, - "Data2": 1954644436983426457, - "Data3": 3795413170643759897, - "Data4": -7114749813617980207 + "Data1": 646288136453952845, + "Data2": 5919209287762973645, + "Data3": -7664759048623377073, + "Data4": 5227791494872967667 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ButtonGroupButton.ChildContent", @@ -52915,17 +59843,21 @@ }, { "__Checksum": { - "Data1": -586072551817731627, - "Data2": -7658078267832859674, - "Data3": -8267421065290475347, - "Data4": 9190709806866206649 + "Data1": -7903263656424630768, + "Data2": 7656702106181493658, + "Data3": 1163778929094842911, + "Data4": -28530525074103911 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridAggregate", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.GridAggregate", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridAggregate" } ], + "TagMatchingRules": [ + { + "TagName": "GridAggregate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -52933,7 +59865,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridAggregate.Field", "Documentation": "\n\nThemodelfieldthattheaggregateisappliedon.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -52942,27 +59876,33 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridAggregateType Telerik.Blazor.Components.GridAggregate.Aggregate", "Documentation": "\n\nTheaggregatefunctionname.\n\n", - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.GridAggregate" + "Common.TypeName": "Telerik.Blazor.Components.GridAggregate", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2276411141894628881, - "Data2": 4985298066934018979, - "Data3": 1218930324422731027, - "Data4": 3608638162960487165 + "Data1": -1885834636480924272, + "Data2": 6695755339076663337, + "Data3": 6853243141814865929, + "Data4": -6969915489255705906 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.GridAggregate", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.GridAggregate", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.GridAggregate" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.GridAggregate" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -52970,7 +59910,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.GridAggregate.Field", "Documentation": "\n\nThemodelfieldthattheaggregateisappliedon.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -52979,28 +59921,34 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.GridAggregateType Telerik.Blazor.Components.GridAggregate.Aggregate", "Documentation": "\n\nTheaggregatefunctionname.\n\n", - "Metadata": { "Common.PropertyName": "Aggregate" } + "Metadata": { + "Common.PropertyName": "Aggregate" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.GridAggregate", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8089601276295479231, - "Data2": -2773781796630626393, - "Data3": 6685542176775189214, - "Data4": -6419327368735155766 + "Data1": -1907183621745784258, + "Data2": 5526590525554207034, + "Data3": -4796046061607192212, + "Data4": 4005178787891803504 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.SchedulerResource", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.SchedulerResource", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerResource" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerResource" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -53008,7 +59956,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.SchedulerResource.Title", "Documentation": "\n\nTheuserfriendlytitleoftheresource,displayedintheschedulereditform.\nIfnotset,thevalueoftheFieldoptionisused.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -53016,7 +59966,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.SchedulerResource.Field", "Documentation": "\n\nThefieldoftheschedulerappointmentthatcontainstheresourceid.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -53024,7 +59976,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.SchedulerResource.TextField", "Documentation": "\n\nThefieldoftheresourcedataitemwhichrepresentstheresourcetext.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -53032,7 +59986,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.SchedulerResource.ValueField", "Documentation": "\n\nThefieldoftheresourcedataitemwhichrepresentstheresourcevalue.\nTheresourcevalueisusedtolinkaschedulerappointmentwitharesource.\n\n", - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "Components.Component", @@ -53040,7 +59996,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.SchedulerResource.ColorField", "Documentation": "\n\nThefieldoftheresourcedataitemwhichcontainstheresourcecolor.\n\n", - "Metadata": { "Common.PropertyName": "ColorField" } + "Metadata": { + "Common.PropertyName": "ColorField" + } }, { "Kind": "Components.Component", @@ -53048,27 +60006,33 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.SchedulerResource.Data", "Documentation": "\n\nDefinesthedatasourceoftheresource.\n\n", - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.SchedulerResource" + "Common.TypeName": "Telerik.Blazor.Components.SchedulerResource", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -766001599034175587, - "Data2": 2824275936674059637, - "Data3": 4837417217063431971, - "Data4": 9209998610285950960 + "Data1": -4594723960311871059, + "Data2": 5180506058440524706, + "Data3": -6632072319459852958, + "Data4": -862075882593794248 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.SchedulerResource", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.SchedulerResource", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.SchedulerResource" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.SchedulerResource" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -53076,7 +60040,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.SchedulerResource.Title", "Documentation": "\n\nTheuserfriendlytitleoftheresource,displayedintheschedulereditform.\nIfnotset,thevalueoftheFieldoptionisused.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -53084,7 +60050,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.SchedulerResource.Field", "Documentation": "\n\nThefieldoftheschedulerappointmentthatcontainstheresourceid.\n\n", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", @@ -53092,7 +60060,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.SchedulerResource.TextField", "Documentation": "\n\nThefieldoftheresourcedataitemwhichrepresentstheresourcetext.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -53100,7 +60070,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.SchedulerResource.ValueField", "Documentation": "\n\nThefieldoftheresourcedataitemwhichrepresentstheresourcevalue.\nTheresourcevalueisusedtolinkaschedulerappointmentwitharesource.\n\n", - "Metadata": { "Common.PropertyName": "ValueField" } + "Metadata": { + "Common.PropertyName": "ValueField" + } }, { "Kind": "Components.Component", @@ -53108,7 +60080,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.SchedulerResource.ColorField", "Documentation": "\n\nThefieldoftheresourcedataitemwhichcontainstheresourcecolor.\n\n", - "Metadata": { "Common.PropertyName": "ColorField" } + "Metadata": { + "Common.PropertyName": "ColorField" + } }, { "Kind": "Components.Component", @@ -53116,454 +60090,568 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Telerik.Blazor.Components.SchedulerResource.Data", "Documentation": "\n\nDefinesthedatasourceoftheresource.\n\n", - "Metadata": { "Common.PropertyName": "Data" } + "Metadata": { + "Common.PropertyName": "Data" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.SchedulerResource", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5658804978774928748, - "Data2": -7464084169918113726, - "Data3": -8454783634424042454, - "Data4": 1724746622459466467 + "Data1": 2964898704049075550, + "Data2": 2084051064559594806, + "Data3": -6763090223686993883, + "Data4": -1719093527659839048 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.SchedulerDayView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.SchedulerDayView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerDayView" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerDayView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "SlotDuration", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerDayView.SlotDuration", - "Metadata": { "Common.PropertyName": "SlotDuration" } + "Metadata": { + "Common.PropertyName": "SlotDuration" + } }, { "Kind": "Components.Component", "Name": "SlotDivisions", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerDayView.SlotDivisions", - "Metadata": { "Common.PropertyName": "SlotDivisions" } + "Metadata": { + "Common.PropertyName": "SlotDivisions" + } }, { "Kind": "Components.Component", "Name": "StartTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerDayView.StartTime", - "Metadata": { "Common.PropertyName": "StartTime" } + "Metadata": { + "Common.PropertyName": "StartTime" + } }, { "Kind": "Components.Component", "Name": "EndTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerDayView.EndTime", - "Metadata": { "Common.PropertyName": "EndTime" } + "Metadata": { + "Common.PropertyName": "EndTime" + } }, { "Kind": "Components.Component", "Name": "WorkDayStart", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerDayView.WorkDayStart", - "Metadata": { "Common.PropertyName": "WorkDayStart" } + "Metadata": { + "Common.PropertyName": "WorkDayStart" + } }, { "Kind": "Components.Component", "Name": "WorkDayEnd", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerDayView.WorkDayEnd", - "Metadata": { "Common.PropertyName": "WorkDayEnd" } + "Metadata": { + "Common.PropertyName": "WorkDayEnd" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.SchedulerDayView" + "Common.TypeName": "Telerik.Blazor.Components.SchedulerDayView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 447883279222976091, - "Data2": -7523928122829133105, - "Data3": -527054254300020730, - "Data4": 7398172758544047850 + "Data1": 5858733477004331105, + "Data2": -3494647642349647273, + "Data3": -4901427814856288888, + "Data4": 4530238109653042843 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.SchedulerDayView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.SchedulerDayView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.SchedulerDayView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.SchedulerDayView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "SlotDuration", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerDayView.SlotDuration", - "Metadata": { "Common.PropertyName": "SlotDuration" } + "Metadata": { + "Common.PropertyName": "SlotDuration" + } }, { "Kind": "Components.Component", "Name": "SlotDivisions", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerDayView.SlotDivisions", - "Metadata": { "Common.PropertyName": "SlotDivisions" } + "Metadata": { + "Common.PropertyName": "SlotDivisions" + } }, { "Kind": "Components.Component", "Name": "StartTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerDayView.StartTime", - "Metadata": { "Common.PropertyName": "StartTime" } + "Metadata": { + "Common.PropertyName": "StartTime" + } }, { "Kind": "Components.Component", "Name": "EndTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerDayView.EndTime", - "Metadata": { "Common.PropertyName": "EndTime" } + "Metadata": { + "Common.PropertyName": "EndTime" + } }, { "Kind": "Components.Component", "Name": "WorkDayStart", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerDayView.WorkDayStart", - "Metadata": { "Common.PropertyName": "WorkDayStart" } + "Metadata": { + "Common.PropertyName": "WorkDayStart" + } }, { "Kind": "Components.Component", "Name": "WorkDayEnd", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerDayView.WorkDayEnd", - "Metadata": { "Common.PropertyName": "WorkDayEnd" } + "Metadata": { + "Common.PropertyName": "WorkDayEnd" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.SchedulerDayView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4245566892282017031, - "Data2": 4573871979446082787, - "Data3": 1131495922063507364, - "Data4": -1031379726386137351 + "Data1": -413298613902849670, + "Data2": 1056984374123006557, + "Data3": 3537404267162231821, + "Data4": 8660393111746226848 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.SchedulerMonthView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.SchedulerMonthView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerMonthView" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerMonthView" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.SchedulerMonthView" + "Common.TypeName": "Telerik.Blazor.Components.SchedulerMonthView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3112599027504103096, - "Data2": -1047094804510863697, - "Data3": -8012196308649563816, - "Data4": -1265633099110510489 + "Data1": -1031468651132707368, + "Data2": 7293853486574663543, + "Data3": -8305789097243448825, + "Data4": -7430810209817235997 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.SchedulerMonthView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.SchedulerMonthView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.SchedulerMonthView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.SchedulerMonthView" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.SchedulerMonthView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -9132375010867652638, - "Data2": 5617767696380954803, - "Data3": -4905025132737942707, - "Data4": 57002678033720736 + "Data1": 6662046029635797934, + "Data2": -4709200725399404615, + "Data3": 1225340510777591532, + "Data4": -4256551139904399294 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.SchedulerMultiDayView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.SchedulerMultiDayView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerMultiDayView" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerMultiDayView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "NumberOfDays", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerMultiDayView.NumberOfDays", - "Metadata": { "Common.PropertyName": "NumberOfDays" } + "Metadata": { + "Common.PropertyName": "NumberOfDays" + } }, { "Kind": "Components.Component", "Name": "SlotDuration", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerMultiDayView.SlotDuration", - "Metadata": { "Common.PropertyName": "SlotDuration" } + "Metadata": { + "Common.PropertyName": "SlotDuration" + } }, { "Kind": "Components.Component", "Name": "SlotDivisions", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerMultiDayView.SlotDivisions", - "Metadata": { "Common.PropertyName": "SlotDivisions" } + "Metadata": { + "Common.PropertyName": "SlotDivisions" + } }, { "Kind": "Components.Component", "Name": "StartTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerMultiDayView.StartTime", - "Metadata": { "Common.PropertyName": "StartTime" } + "Metadata": { + "Common.PropertyName": "StartTime" + } }, { "Kind": "Components.Component", "Name": "EndTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerMultiDayView.EndTime", - "Metadata": { "Common.PropertyName": "EndTime" } + "Metadata": { + "Common.PropertyName": "EndTime" + } }, { "Kind": "Components.Component", "Name": "WorkDayStart", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerMultiDayView.WorkDayStart", - "Metadata": { "Common.PropertyName": "WorkDayStart" } + "Metadata": { + "Common.PropertyName": "WorkDayStart" + } }, { "Kind": "Components.Component", "Name": "WorkDayEnd", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerMultiDayView.WorkDayEnd", - "Metadata": { "Common.PropertyName": "WorkDayEnd" } + "Metadata": { + "Common.PropertyName": "WorkDayEnd" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.SchedulerMultiDayView" + "Common.TypeName": "Telerik.Blazor.Components.SchedulerMultiDayView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1567566132651178200, - "Data2": 3122461020968883967, - "Data3": 4320594185205414072, - "Data4": 4695353025306342334 + "Data1": 8536459198592092599, + "Data2": -6263733480964525262, + "Data3": -4869005393995005682, + "Data4": -4788758162792503114 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.SchedulerMultiDayView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.SchedulerMultiDayView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.SchedulerMultiDayView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.SchedulerMultiDayView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "NumberOfDays", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerMultiDayView.NumberOfDays", - "Metadata": { "Common.PropertyName": "NumberOfDays" } + "Metadata": { + "Common.PropertyName": "NumberOfDays" + } }, { "Kind": "Components.Component", "Name": "SlotDuration", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerMultiDayView.SlotDuration", - "Metadata": { "Common.PropertyName": "SlotDuration" } + "Metadata": { + "Common.PropertyName": "SlotDuration" + } }, { "Kind": "Components.Component", "Name": "SlotDivisions", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerMultiDayView.SlotDivisions", - "Metadata": { "Common.PropertyName": "SlotDivisions" } + "Metadata": { + "Common.PropertyName": "SlotDivisions" + } }, { "Kind": "Components.Component", "Name": "StartTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerMultiDayView.StartTime", - "Metadata": { "Common.PropertyName": "StartTime" } + "Metadata": { + "Common.PropertyName": "StartTime" + } }, { "Kind": "Components.Component", "Name": "EndTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerMultiDayView.EndTime", - "Metadata": { "Common.PropertyName": "EndTime" } + "Metadata": { + "Common.PropertyName": "EndTime" + } }, { "Kind": "Components.Component", "Name": "WorkDayStart", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerMultiDayView.WorkDayStart", - "Metadata": { "Common.PropertyName": "WorkDayStart" } + "Metadata": { + "Common.PropertyName": "WorkDayStart" + } }, { "Kind": "Components.Component", "Name": "WorkDayEnd", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerMultiDayView.WorkDayEnd", - "Metadata": { "Common.PropertyName": "WorkDayEnd" } + "Metadata": { + "Common.PropertyName": "WorkDayEnd" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.SchedulerMultiDayView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1438065053220481545, - "Data2": 8665828109794121954, - "Data3": 5272685544962276493, - "Data4": 8400801953362589503 + "Data1": 8594066835713994434, + "Data2": -4758063438117451997, + "Data3": 6713344685675106370, + "Data4": -4835100743695506839 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.SchedulerWeekView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.SchedulerWeekView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerWeekView" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerWeekView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "SlotDuration", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerWeekView.SlotDuration", - "Metadata": { "Common.PropertyName": "SlotDuration" } + "Metadata": { + "Common.PropertyName": "SlotDuration" + } }, { "Kind": "Components.Component", "Name": "SlotDivisions", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerWeekView.SlotDivisions", - "Metadata": { "Common.PropertyName": "SlotDivisions" } + "Metadata": { + "Common.PropertyName": "SlotDivisions" + } }, { "Kind": "Components.Component", "Name": "StartTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerWeekView.StartTime", - "Metadata": { "Common.PropertyName": "StartTime" } + "Metadata": { + "Common.PropertyName": "StartTime" + } }, { "Kind": "Components.Component", "Name": "EndTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerWeekView.EndTime", - "Metadata": { "Common.PropertyName": "EndTime" } + "Metadata": { + "Common.PropertyName": "EndTime" + } }, { "Kind": "Components.Component", "Name": "WorkDayStart", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerWeekView.WorkDayStart", - "Metadata": { "Common.PropertyName": "WorkDayStart" } + "Metadata": { + "Common.PropertyName": "WorkDayStart" + } }, { "Kind": "Components.Component", "Name": "WorkDayEnd", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerWeekView.WorkDayEnd", - "Metadata": { "Common.PropertyName": "WorkDayEnd" } + "Metadata": { + "Common.PropertyName": "WorkDayEnd" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.SchedulerWeekView" + "Common.TypeName": "Telerik.Blazor.Components.SchedulerWeekView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3923836130394439459, - "Data2": 1780834600582647413, - "Data3": -8423251347580529654, - "Data4": -8951233532095108056 + "Data1": -7857721428414233593, + "Data2": -113772348306494871, + "Data3": -4448056439229451165, + "Data4": 2762099666727587062 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.SchedulerWeekView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.SchedulerWeekView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.SchedulerWeekView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.SchedulerWeekView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "SlotDuration", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerWeekView.SlotDuration", - "Metadata": { "Common.PropertyName": "SlotDuration" } + "Metadata": { + "Common.PropertyName": "SlotDuration" + } }, { "Kind": "Components.Component", "Name": "SlotDivisions", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.SchedulerWeekView.SlotDivisions", - "Metadata": { "Common.PropertyName": "SlotDivisions" } + "Metadata": { + "Common.PropertyName": "SlotDivisions" + } }, { "Kind": "Components.Component", "Name": "StartTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerWeekView.StartTime", - "Metadata": { "Common.PropertyName": "StartTime" } + "Metadata": { + "Common.PropertyName": "StartTime" + } }, { "Kind": "Components.Component", "Name": "EndTime", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerWeekView.EndTime", - "Metadata": { "Common.PropertyName": "EndTime" } + "Metadata": { + "Common.PropertyName": "EndTime" + } }, { "Kind": "Components.Component", "Name": "WorkDayStart", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerWeekView.WorkDayStart", - "Metadata": { "Common.PropertyName": "WorkDayStart" } + "Metadata": { + "Common.PropertyName": "WorkDayStart" + } }, { "Kind": "Components.Component", "Name": "WorkDayEnd", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.SchedulerWeekView.WorkDayEnd", - "Metadata": { "Common.PropertyName": "WorkDayEnd" } + "Metadata": { + "Common.PropertyName": "WorkDayEnd" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.SchedulerWeekView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3598686768905023490, - "Data2": 5826448934263124676, - "Data3": -2066644696813207330, - "Data4": 7850993816136202552 + "Data1": 2756203354861732863, + "Data2": 417604778691889632, + "Data3": -6803361572262548503, + "Data4": 4462846256912363578 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TabStripTab", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TabStripTab", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TabStripTab" } ], + "TagMatchingRules": [ + { + "TagName": "TabStripTab" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -53571,7 +60659,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TabStripTab.Title", "Documentation": "\n\nThetitleofthetabrenderedinthetablist.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -53590,27 +60680,33 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TabStripTab.Disabled", "Documentation": "\n\nWhetherthetabisdisabledsotheusercan'tselectit.\n\n", - "Metadata": { "Common.PropertyName": "Disabled" } + "Metadata": { + "Common.PropertyName": "Disabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TabStripTab" + "Common.TypeName": "Telerik.Blazor.Components.TabStripTab", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 878845894599823392, - "Data2": -8524295074081692897, - "Data3": 8825311312008793722, - "Data4": 7691757297546143807 + "Data1": 6144225027179135348, + "Data2": 8759230438120143196, + "Data3": -4681251106839258328, + "Data4": -6424809387721224904 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TabStripTab", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TabStripTab", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TabStripTab" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TabStripTab" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -53618,7 +60714,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TabStripTab.Title", "Documentation": "\n\nThetitleofthetabrenderedinthetablist.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -53637,21 +60735,23 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TabStripTab.Disabled", "Documentation": "\n\nWhetherthetabisdisabledsotheusercan'tselectit.\n\n", - "Metadata": { "Common.PropertyName": "Disabled" } + "Metadata": { + "Common.PropertyName": "Disabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TabStripTab", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6917186769127769686, - "Data2": 3734986133050083907, - "Data3": -2865380395642170401, - "Data4": -3843771825491528132 + "Data1": 4785698152608928213, + "Data2": 4340655561590348313, + "Data3": -4597689237893092401, + "Data4": 1498892309054816297 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TabStripTab.ChildContent", @@ -53666,17 +60766,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TabStripTab.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -423977710790178439, - "Data2": 8617037964245831625, - "Data3": -344753832957320452, - "Data4": -7730183311226331713 + "Data1": -5613619453489913083, + "Data2": 5195433147544542818, + "Data3": 9178218315424666084, + "Data4": 4272361946293706276 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TabStripTab.ChildContent", @@ -53699,17 +60799,21 @@ }, { "__Checksum": { - "Data1": -8537993654786466292, - "Data2": 971252923981006870, - "Data3": 4835420673648960344, - "Data4": 7380045145891165675 + "Data1": -5204184371535161081, + "Data2": -3874634075481612701, + "Data3": -7401138717673459312, + "Data4": 5428121151546762521 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeViewBinding", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeViewBinding", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeViewBinding" } ], + "TagMatchingRules": [ + { + "TagName": "TreeViewBinding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -53717,7 +60821,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.TreeViewBinding.Level", "Documentation": "\n\nDefinestheHierarchyLeveloftheDataSourcethatshouldapplybindingsto.\n\n", - "Metadata": { "Common.PropertyName": "Level" } + "Metadata": { + "Common.PropertyName": "Level" + } }, { "Kind": "Components.Component", @@ -53725,7 +60831,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.ExpandedField", "Documentation": "\n\nDefinestheExpandedDataFieldoftheDataSource\n\n", - "Metadata": { "Common.PropertyName": "ExpandedField" } + "Metadata": { + "Common.PropertyName": "ExpandedField" + } }, { "Kind": "Components.Component", @@ -53733,7 +60841,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.IdField", "Documentation": "\n\nDefinestheIdDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -53741,7 +60851,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.ParentIdField", "Documentation": "\n\nDefinestheParentIdDataFieldoftheDataSource.UsethisDataFieldwhenthecomponentisboundtoaflatdatastructure.\n\n", - "Metadata": { "Common.PropertyName": "ParentIdField" } + "Metadata": { + "Common.PropertyName": "ParentIdField" + } }, { "Kind": "Components.Component", @@ -53749,7 +60861,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.HasChildrenField", "Documentation": "\n\nDefinestheHasChildrenDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "HasChildrenField" } + "Metadata": { + "Common.PropertyName": "HasChildrenField" + } }, { "Kind": "Components.Component", @@ -53757,7 +60871,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.ItemsField", "Documentation": "\n\nDefinestheItemsDataFieldoftheDataSourcethatcontainsthechildnodes.\n\n", - "Metadata": { "Common.PropertyName": "ItemsField" } + "Metadata": { + "Common.PropertyName": "ItemsField" + } }, { "Kind": "Components.Component", @@ -53765,7 +60881,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.TextField", "Documentation": "\n\nDefinestheTextDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -53773,7 +60891,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.IconClassField", "Documentation": "\n\nDefinestheIconClassDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheIconandImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -53781,7 +60901,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.IconField", "Documentation": "\n\nDefinestheIconDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -53789,7 +60911,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.ImageUrlField", "Documentation": "\n\nDefinestheImageUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -53797,7 +60921,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.UrlField", "Documentation": "\n\nDefinestheUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -53817,29 +60943,33 @@ "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeViewBinding" + "Common.TypeName": "Telerik.Blazor.Components.TreeViewBinding", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6462135871432138926, - "Data2": 1148290515975421356, - "Data3": -4625254339439662908, - "Data4": 4789516823773436777 + "Data1": -4431682725906452556, + "Data2": -8411985710511187420, + "Data3": 1050531320894602044, + "Data4": -2614514940133963951 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeViewBinding", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeViewBinding", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeViewBinding" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeViewBinding" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -53847,7 +60977,9 @@ "TypeName": "System.Int32?", "DisplayName": "System.Int32? Telerik.Blazor.Components.TreeViewBinding.Level", "Documentation": "\n\nDefinestheHierarchyLeveloftheDataSourcethatshouldapplybindingsto.\n\n", - "Metadata": { "Common.PropertyName": "Level" } + "Metadata": { + "Common.PropertyName": "Level" + } }, { "Kind": "Components.Component", @@ -53855,7 +60987,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.ExpandedField", "Documentation": "\n\nDefinestheExpandedDataFieldoftheDataSource\n\n", - "Metadata": { "Common.PropertyName": "ExpandedField" } + "Metadata": { + "Common.PropertyName": "ExpandedField" + } }, { "Kind": "Components.Component", @@ -53863,7 +60997,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.IdField", "Documentation": "\n\nDefinestheIdDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -53871,7 +61007,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.ParentIdField", "Documentation": "\n\nDefinestheParentIdDataFieldoftheDataSource.UsethisDataFieldwhenthecomponentisboundtoaflatdatastructure.\n\n", - "Metadata": { "Common.PropertyName": "ParentIdField" } + "Metadata": { + "Common.PropertyName": "ParentIdField" + } }, { "Kind": "Components.Component", @@ -53879,7 +61017,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.HasChildrenField", "Documentation": "\n\nDefinestheHasChildrenDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "HasChildrenField" } + "Metadata": { + "Common.PropertyName": "HasChildrenField" + } }, { "Kind": "Components.Component", @@ -53887,7 +61027,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.ItemsField", "Documentation": "\n\nDefinestheItemsDataFieldoftheDataSourcethatcontainsthechildnodes.\n\n", - "Metadata": { "Common.PropertyName": "ItemsField" } + "Metadata": { + "Common.PropertyName": "ItemsField" + } }, { "Kind": "Components.Component", @@ -53895,7 +61037,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.TextField", "Documentation": "\n\nDefinestheTextDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -53903,7 +61047,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.IconClassField", "Documentation": "\n\nDefinestheIconClassDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheIconandImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -53911,7 +61057,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.IconField", "Documentation": "\n\nDefinestheIconDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -53919,7 +61067,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.ImageUrlField", "Documentation": "\n\nDefinestheImageUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -53927,7 +61077,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.UrlField", "Documentation": "\n\nDefinestheUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -53947,23 +61099,23 @@ "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeViewBinding", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5529978298922956127, - "Data2": -7055278424272683646, - "Data3": -1301208365056243302, - "Data4": 1691247722177825495 + "Data1": 4573419728979797134, + "Data2": -2061774126867399553, + "Data3": 3135760505805632832, + "Data4": -1166437324394688322 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeViewBinding.ItemTemplate", @@ -53985,23 +61137,23 @@ "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TreeViewBinding.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4077592867418987322, - "Data2": 8265896891077072508, - "Data3": 3322801152090910915, - "Data4": 701770766680820930 + "Data1": -3402476410258837344, + "Data2": 4781505170205663471, + "Data3": -3055287570236105664, + "Data4": -5371251532487718237 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeViewBinding.ItemTemplate", @@ -54023,8 +61175,8 @@ "DisplayName": "string Telerik.Blazor.Components.TreeViewBinding.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -54037,17 +61189,21 @@ }, { "__Checksum": { - "Data1": -5177673602752556785, - "Data2": 3598448879516773913, - "Data3": -3048682985723283510, - "Data4": -8682619538543986332 + "Data1": 6527712518931082044, + "Data2": -1893269606227406445, + "Data3": -6151859151660985062, + "Data4": 857140339748659088 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.WindowAction", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.WindowAction", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "WindowAction" } ], + "TagMatchingRules": [ + { + "TagName": "WindowAction" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -54055,7 +61211,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.WindowAction.Name", "Documentation": "\n\nDefinesthenameoftheAction.PredefinedActionNamesare:Close,Minimize,Maximize\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -54063,7 +61221,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.WindowAction.Title", "Documentation": "\n\nDefinesthetitleoftheAction.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -54071,7 +61231,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.WindowAction.IconClass", "Documentation": "\n\nTheCSSclassrenderedfortheicon.Youcanusethistosetcustomfonticons.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -54079,7 +61241,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.WindowAction.Icon", "Documentation": "\n\nThepredefinedTelerikiconthatwillbeused.SeetheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -54098,27 +61262,33 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.WindowAction.Hidden", "Documentation": "\n\nDefineswhethertheactionshouldbehidden\n\n", - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.WindowAction" + "Common.TypeName": "Telerik.Blazor.Components.WindowAction", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1869102243676925972, - "Data2": 4429156216008730353, - "Data3": -885533451723001214, - "Data4": -779284784072256265 + "Data1": -6420348210344162725, + "Data2": 6323655725452123148, + "Data3": 605932000795957076, + "Data4": -5211887711435959636 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.WindowAction", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.WindowAction", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.WindowAction" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.WindowAction" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -54126,7 +61296,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.WindowAction.Name", "Documentation": "\n\nDefinesthenameoftheAction.PredefinedActionNamesare:Close,Minimize,Maximize\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -54134,7 +61306,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.WindowAction.Title", "Documentation": "\n\nDefinesthetitleoftheAction.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -54142,7 +61316,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.WindowAction.IconClass", "Documentation": "\n\nTheCSSclassrenderedfortheicon.Youcanusethistosetcustomfonticons.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -54150,7 +61326,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.WindowAction.Icon", "Documentation": "\n\nThepredefinedTelerikiconthatwillbeused.SeetheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -54169,28 +61347,34 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.WindowAction.Hidden", "Documentation": "\n\nDefineswhethertheactionshouldbehidden\n\n", - "Metadata": { "Common.PropertyName": "Hidden" } + "Metadata": { + "Common.PropertyName": "Hidden" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.WindowAction", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4967879484411941551, - "Data2": 8390719810646211770, - "Data3": 4884217543301403980, - "Data4": 449117943946289290 + "Data1": -9064913815676657552, + "Data2": 4881005503926113639, + "Data3": -6529680282365741426, + "Data4": -3416326659154799257 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.WindowHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.WindowHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "WindowHeader" } ], + "TagMatchingRules": [ + { + "TagName": "WindowHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -54207,34 +61391,42 @@ "Name": "TitleId", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.WindowHeader.TitleId", - "Metadata": { "Common.PropertyName": "TitleId" } + "Metadata": { + "Common.PropertyName": "TitleId" + } }, { "Kind": "Components.Component", "Name": "ActionCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.WindowHeader.ActionCollection", - "Metadata": { "Common.PropertyName": "ActionCollection" } + "Metadata": { + "Common.PropertyName": "ActionCollection" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.WindowHeader" + "Common.TypeName": "Telerik.Blazor.Components.WindowHeader", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1820469289544859577, - "Data2": 4811885544304033222, - "Data3": 6834727715089412715, - "Data4": -5519366680214178732 + "Data1": -3607607544158610608, + "Data2": -2987567504677139100, + "Data3": -148812113561605933, + "Data4": 1893797095599062885 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.WindowHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.WindowHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.WindowHeader" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.WindowHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -54251,28 +61443,32 @@ "Name": "TitleId", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.WindowHeader.TitleId", - "Metadata": { "Common.PropertyName": "TitleId" } + "Metadata": { + "Common.PropertyName": "TitleId" + } }, { "Kind": "Components.Component", "Name": "ActionCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.WindowHeader.ActionCollection", - "Metadata": { "Common.PropertyName": "ActionCollection" } + "Metadata": { + "Common.PropertyName": "ActionCollection" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.WindowHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8659623288576142264, - "Data2": 5072651244769556510, - "Data3": 5874387906028543952, - "Data4": -7786687333468460837 + "Data1": 7764400157107056297, + "Data2": -2529408892617930534, + "Data3": -5450031020081695288, + "Data4": -7125963174154749364 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.WindowHeader.ChildContent", @@ -54286,17 +61482,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.WindowHeader.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7723884842124153919, - "Data2": -1800125701717808557, - "Data3": -6059286901369607426, - "Data4": -7818681032608682025 + "Data1": -4732830318385424660, + "Data2": 1311456316013188904, + "Data3": -2655018995525367521, + "Data4": -4564271955168060874 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.WindowHeader.ChildContent", @@ -54318,10 +61514,10 @@ }, { "__Checksum": { - "Data1": 9010591324016186360, - "Data2": -3780123197565259547, - "Data3": 8861364755123359363, - "Data4": 8517642020342785646 + "Data1": 545434244232768135, + "Data2": -5561407092059876626, + "Data3": 3015383272236195393, + "Data4": 1256576737571134840 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase", @@ -54329,7 +61525,11 @@ "DisplayName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase", "Documentation": "\n\nThebaseclassfortheButtonGroupButtoncomponents.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ButtonGroupButtonBase" } ], + "TagMatchingRules": [ + { + "TagName": "ButtonGroupButtonBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -54337,7 +61537,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Visible", "Documentation": "\n\nDefineswhetherabuttonisvisiblebydefault.Defaultvalueistrue.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -54355,7 +61557,9 @@ "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -54373,7 +61577,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -54381,7 +61587,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -54389,7 +61597,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -54397,7 +61607,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -54405,7 +61617,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -54413,7 +61627,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -54421,7 +61637,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -54429,20 +61647,22 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase" + "Common.TypeName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8996234161041219176, - "Data2": -4749351720690159664, - "Data3": 6783547249599039471, - "Data4": 1676443083105262398 + "Data1": -1081299045857956602, + "Data2": 2156250341138262779, + "Data3": 8232951808722168937, + "Data4": -6985301073710997353 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase", @@ -54450,7 +61670,11 @@ "DisplayName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase", "Documentation": "\n\nThebaseclassfortheButtonGroupButtoncomponents.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -54458,7 +61682,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Visible", "Documentation": "\n\nDefineswhetherabuttonisvisiblebydefault.Defaultvalueistrue.\n\n", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -54476,7 +61702,9 @@ "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -54494,7 +61722,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -54502,7 +61732,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -54510,7 +61742,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -54518,7 +61752,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -54526,7 +61762,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -54534,7 +61772,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -54542,7 +61782,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -54550,21 +61792,23 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 291170966469423730, - "Data2": -9042673984218151606, - "Data3": 6411132801288037186, - "Data4": -2191126850010464884 + "Data1": -7896303405346374756, + "Data2": 6939665811095735697, + "Data3": -5572354428227357786, + "Data4": -6950340132077884409 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.ChildContent", @@ -54578,17 +61822,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3092989398227737262, - "Data2": -600217412930139265, - "Data3": -3092446202645228394, - "Data4": 6926376071102119344 + "Data1": -5053595109308968163, + "Data2": -5936277690633546656, + "Data3": -5652167238817789144, + "Data4": 3764890325197406009 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase.ChildContent", @@ -54610,45 +61854,57 @@ }, { "__Checksum": { - "Data1": 4375240153235666757, - "Data2": -8858945589353994393, - "Data3": -1013468799965322471, - "Data4": 5807622269152344168 + "Data1": 7610500059513287837, + "Data2": 5833164915913236721, + "Data3": 6056163788923891268, + "Data4": 1167500834059575687 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ButtonGroupItem" } ], + "TagMatchingRules": [ + { + "TagName": "ButtonGroupItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Item", "TypeName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase", "DisplayName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", "Name": "IsFirst", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem.IsFirst", - "Metadata": { "Common.PropertyName": "IsFirst" } + "Metadata": { + "Common.PropertyName": "IsFirst" + } }, { "Kind": "Components.Component", "Name": "IsLast", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem.IsLast", - "Metadata": { "Common.PropertyName": "IsLast" } + "Metadata": { + "Common.PropertyName": "IsLast" + } }, { "Kind": "Components.Component", @@ -54662,51 +61918,63 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem" + "Common.TypeName": "Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2637278987487525070, - "Data2": 2173357671321157793, - "Data3": -655065005254763158, - "Data4": -3063794877785526203 + "Data1": 85276188791504237, + "Data2": -2961070760854461235, + "Data3": -3662491106116268601, + "Data4": -7919738705795917363 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Item", "TypeName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase", "DisplayName": "Telerik.Blazor.Components.ButtonGroup.ButtonGroupButtonBase Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", "Name": "IsFirst", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem.IsFirst", - "Metadata": { "Common.PropertyName": "IsFirst" } + "Metadata": { + "Common.PropertyName": "IsFirst" + } }, { "Kind": "Components.Component", "Name": "IsLast", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem.IsLast", - "Metadata": { "Common.PropertyName": "IsLast" } + "Metadata": { + "Common.PropertyName": "IsLast" + } }, { "Kind": "Components.Component", @@ -54720,121 +61988,149 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ButtonGroup.Rendering.ButtonGroupItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8036500538311083565, - "Data2": -816659519416086573, - "Data3": -1041033232646266583, - "Data4": 3372946866978124917 + "Data1": -5089627072615485738, + "Data2": 5265595509241929761, + "Data3": 7166299780056176358, + "Data4": -8892891070304583673 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.CalendarCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.CalendarCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarCell" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerRow", "TypeName": "Telerik.Blazor.Components.Calendar.CalendarRow", "DisplayName": "Telerik.Blazor.Components.Calendar.CalendarRow Telerik.Blazor.Components.Calendar.CalendarCell.ContainerRow", - "Metadata": { "Common.PropertyName": "ContainerRow" } + "Metadata": { + "Common.PropertyName": "ContainerRow" + } }, { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarCell.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", "Name": "Empty", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Calendar.CalendarCell.Empty", - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.CalendarCell" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.CalendarCell", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4520945854593681779, - "Data2": -6427924217396351583, - "Data3": 7593413800378837987, - "Data4": 3346854488980849736 + "Data1": 5843149432084204215, + "Data2": -4474014475952402321, + "Data3": 3058137418576984948, + "Data4": -3920738578713643495 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.CalendarCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.CalendarCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.CalendarCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.CalendarCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerRow", "TypeName": "Telerik.Blazor.Components.Calendar.CalendarRow", "DisplayName": "Telerik.Blazor.Components.Calendar.CalendarRow Telerik.Blazor.Components.Calendar.CalendarCell.ContainerRow", - "Metadata": { "Common.PropertyName": "ContainerRow" } + "Metadata": { + "Common.PropertyName": "ContainerRow" + } }, { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarCell.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", "Name": "Empty", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Calendar.CalendarCell.Empty", - "Metadata": { "Common.PropertyName": "Empty" } + "Metadata": { + "Common.PropertyName": "Empty" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.CalendarCell", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5383691258720648096, - "Data2": 5220542113221771241, - "Data3": -5975635011767656680, - "Data4": 5815268409892661596 + "Data1": -6913373167582202812, + "Data2": -8521033925974990765, + "Data3": 6780338740367561144, + "Data4": -7687814487314211833 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.CalendarHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.CalendarHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarHeader" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.CalendarHeader.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Views", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Calendar.CalendarHeader.Views", - "Metadata": { "Common.PropertyName": "Views" } + "Metadata": { + "Common.PropertyName": "Views" + } }, { "Kind": "Components.Component", @@ -54842,14 +62138,18 @@ "TypeName": "Telerik.Blazor.CalendarView", "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.Calendar.CalendarHeader.View", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarHeader.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", @@ -54866,21 +62166,27 @@ "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.CalendarHeader.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarHeader.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarHeader.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -54904,37 +62210,45 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.CalendarHeader" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.CalendarHeader", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2749671604296402196, - "Data2": 3555928776962647681, - "Data3": -2762380003135203317, - "Data4": 6989902575111659449 + "Data1": 7178617188702194056, + "Data2": -1964947644655129368, + "Data3": 8790763999347465414, + "Data4": 3530202811968780773 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.CalendarHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.CalendarHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.CalendarHeader" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.CalendarHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.CalendarHeader.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Views", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Calendar.CalendarHeader.Views", - "Metadata": { "Common.PropertyName": "Views" } + "Metadata": { + "Common.PropertyName": "Views" + } }, { "Kind": "Components.Component", @@ -54942,14 +62256,18 @@ "TypeName": "Telerik.Blazor.CalendarView", "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.Calendar.CalendarHeader.View", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarHeader.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", @@ -54966,21 +62284,27 @@ "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.CalendarHeader.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarHeader.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarHeader.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -55004,45 +62328,55 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.CalendarHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3420395950725980627, - "Data2": 1229008407318801329, - "Data3": -6046631752580594387, - "Data4": -6825874481129859292 + "Data1": -6269168745887443161, + "Data2": 7795818190763410064, + "Data3": -1048620219420415363, + "Data4": -201763999249091987 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.CalendarRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.CalendarRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarRow" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.CalendarRow.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarRow.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarRow.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -55050,69 +62384,87 @@ "TypeName": "Telerik.Blazor.CalendarView", "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.Calendar.CalendarRow.View", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarRow.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarRow.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarRow.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.CalendarRow" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.CalendarRow", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1923283032702377374, - "Data2": 6678755691629139302, - "Data3": 4882610388036029108, - "Data4": 9133584791946351205 + "Data1": 4002686114238086196, + "Data2": 8650865839368208053, + "Data3": -1504099345761402156, + "Data4": 8035645223868241380 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.CalendarRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.CalendarRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.CalendarRow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.CalendarRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.CalendarRow.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarRow.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarRow.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -55120,56 +62472,70 @@ "TypeName": "Telerik.Blazor.CalendarView", "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.Calendar.CalendarRow.View", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarRow.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarRow.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.CalendarRow.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.CalendarRow", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8933787880466399980, - "Data2": 8964274629527860298, - "Data3": -4433125686061437941, - "Data4": -1961806424443834163 + "Data1": 2425596295853962070, + "Data2": 6030121168649814482, + "Data3": 7284542038846386450, + "Data4": 9115724159448955649 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarBaseViewBase" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarBaseViewBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", @@ -55177,69 +62543,87 @@ "TypeName": "Telerik.Blazor.CalendarView", "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.View", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", "Name": "Offset", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.Offset", - "Metadata": { "Common.PropertyName": "Offset" } + "Metadata": { + "Common.PropertyName": "Offset" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4617938846262703340, - "Data2": 213147970736571828, - "Data3": -2565673707609671652, - "Data4": -2547967533357386347 + "Data1": 169646982536966142, + "Data2": -7978571221370878607, + "Data3": -8932254533284261355, + "Data4": -5436910995705399387 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", @@ -55247,765 +62631,963 @@ "TypeName": "Telerik.Blazor.CalendarView", "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.View", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", "Name": "Offset", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.Offset", - "Metadata": { "Common.PropertyName": "Offset" } + "Metadata": { + "Common.PropertyName": "Offset" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseViewBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 718091458887672019, - "Data2": 2611751774859420393, - "Data3": 5902433302140383360, - "Data4": -7900905304597934501 + "Data1": -5231519447666940107, + "Data2": -900831733971636869, + "Data3": -1469182862973900762, + "Data4": -562156635210422807 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarCenturyViewBase" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarCenturyViewBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6033552608178875810, - "Data2": -4642263781671695091, - "Data3": -3619082045339395651, - "Data4": -7274571703209154371 + "Data1": 1105946428284416626, + "Data2": -9119176715500395924, + "Data3": -4056640430823376577, + "Data4": -8483433353740788126 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyViewBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2064860064090607153, - "Data2": -1188299686086954283, - "Data3": 4803676209347114578, - "Data4": -1576789193835419533 + "Data1": -6406810710098251619, + "Data2": 2133478779772458742, + "Data3": -4065136877336219611, + "Data4": 5546556206215408423 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarDecadeViewBase" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarDecadeViewBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3415512077526864102, - "Data2": 8467375419899525053, - "Data3": -3428135955256905381, - "Data4": 8835482690865849232 + "Data1": -1088806576778329739, + "Data2": -533883418778847852, + "Data3": -8665733396783912149, + "Data4": 6058793255759181968 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeViewBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -79909870353804940, - "Data2": 4370125560697822086, - "Data3": 2251691324142610754, - "Data4": -2327079039242505409 + "Data1": 91111243483698696, + "Data2": 7095309866972319980, + "Data3": 216975004174012335, + "Data4": -8107382966026522010 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarMonthViewBase" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarMonthViewBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4743611758881392008, - "Data2": 2974833906386304677, - "Data3": 8163118560363911540, - "Data4": 8568190125736837081 + "Data1": 1690901457470884001, + "Data2": -676806386575277798, + "Data3": 2528693405982235043, + "Data4": 3148677336548154847 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthViewBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 701873440096719582, - "Data2": 1058375952995100737, - "Data3": -1623058412507224165, - "Data4": 6253510001406709784 + "Data1": -6224500253338661971, + "Data2": 1414244964280175490, + "Data3": -6217985877908061463, + "Data4": 6291409489410999777 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarViewComponentBase" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarViewComponentBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 562716228217454528, - "Data2": 7646513526625549225, - "Data3": 4410111249481519901, - "Data4": -3134039192082224002 + "Data1": -3802917248279513044, + "Data2": 317970686990803028, + "Data3": -5780742501232453753, + "Data4": -4632130518211774849 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarViewComponentBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6132990555098108054, - "Data2": -8246187325012708524, - "Data3": 3540815047413101030, - "Data4": -4928953698831301724 + "Data1": 3554274796644567326, + "Data2": 1780748119094654358, + "Data3": 89247494682142523, + "Data4": 1815498250211681133 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarYearViewBase" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarYearViewBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1788575979895421189, - "Data2": 500584847564806059, - "Data3": 8446306060674371338, - "Data4": -9008838547484422414 + "Data1": -7819222298237026429, + "Data2": 7133691620630084290, + "Data3": 5548191936550548163, + "Data4": -6942786406775341506 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearViewBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1799593173615872160, - "Data2": 1734230730310820625, - "Data3": 7620510771300031022, - "Data4": -3498582620344319756 + "Data1": 8511735387233976378, + "Data2": 4085519030156523223, + "Data3": -5131315507069664056, + "Data4": 3107863354876249846 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarBaseView" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarBaseView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", @@ -56013,69 +63595,87 @@ "TypeName": "Telerik.Blazor.CalendarView", "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.View", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", "Name": "Offset", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.Offset", - "Metadata": { "Common.PropertyName": "Offset" } + "Metadata": { + "Common.PropertyName": "Offset" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseView" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7243528621241542119, - "Data2": 7796550136462258060, - "Data3": 882737100797664577, - "Data4": 4067356585773918668 + "Data1": -6936909408416084287, + "Data2": 4345467009887974195, + "Data3": -5787221005354593634, + "Data4": 7808865052418139371 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", @@ -56083,663 +63683,833 @@ "TypeName": "Telerik.Blazor.CalendarView", "IsEnum": true, "DisplayName": "Telerik.Blazor.CalendarView Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.View", - "Metadata": { "Common.PropertyName": "View" } + "Metadata": { + "Common.PropertyName": "View" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", "Name": "Offset", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.Offset", - "Metadata": { "Common.PropertyName": "Offset" } + "Metadata": { + "Common.PropertyName": "Offset" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarBaseView.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarBaseView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -499925790158496459, - "Data2": 2376701187208777015, - "Data3": -7710672234737017815, - "Data4": -2253938492766183040 + "Data1": 4326705690428481730, + "Data2": 6771604841957441638, + "Data3": 7773103022298144913, + "Data4": 612745754986166196 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarCenturyView" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarCenturyView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6534481365156283083, - "Data2": 2025895023964462175, - "Data3": 3738777338958071165, - "Data4": -3089495126980212047 + "Data1": -2008708354354893926, + "Data2": -8597601675580563176, + "Data3": 3701299427793188307, + "Data4": 2570535804124712881 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarCenturyView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3010299187629031500, - "Data2": -871182047620273434, - "Data3": 8762712591872476986, - "Data4": 6059720450781756192 + "Data1": -4117965029954257425, + "Data2": -8121717367917772684, + "Data3": 1079655010131226202, + "Data4": -7211603954723030470 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarDecadeView" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarDecadeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5850028378289341724, - "Data2": 5851200550143264054, - "Data3": 6780242737561477809, - "Data4": 7000131185188048672 + "Data1": 3001464284332864733, + "Data2": 5544830275018519906, + "Data3": 3960757091844886064, + "Data4": -1970557669979900461 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarDecadeView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2551245862885344027, - "Data2": -8602922594634774200, - "Data3": 1616911403862049179, - "Data4": 5201011480564115122 + "Data1": -3610808081186425249, + "Data2": -2230584049722924539, + "Data3": 8834752979778239632, + "Data4": -6365693911229795218 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarMonthView" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarMonthView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthView" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4399136947550911386, - "Data2": 2029336155640387546, - "Data3": -9001174039193335074, - "Data4": 469509243285443037 + "Data1": 4263110532718534784, + "Data2": -9131022576085629379, + "Data3": -7864279301262558414, + "Data4": -2797341360055174741 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarMonthView.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarMonthView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7942901817597631285, - "Data2": 3912306460020928927, - "Data3": 3142729033424505414, - "Data4": 6090867651434250568 + "Data1": -3055657153376830152, + "Data2": 5959826607836007209, + "Data3": 2820734988844718757, + "Data4": -2448795010066761199 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarYearView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CalendarYearView" } ], + "TagMatchingRules": [ + { + "TagName": "CalendarYearView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarYearView.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearView.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearView.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearView.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearView.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearView.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarYearView.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearView" + "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8556589109686348248, - "Data2": 3795218769316139952, - "Data3": -7889475630299721488, - "Data4": -7867454310323343824 + "Data1": -8377973910882076536, + "Data2": 943769123356769343, + "Data3": -5965463158680471393, + "Data4": -7527233713197760390 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Calendar.Views.CalendarYearView", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearView", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearView" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerCalendar", "TypeName": "Telerik.Blazor.Components.TelerikCalendar", "DisplayName": "Telerik.Blazor.Components.TelerikCalendar Telerik.Blazor.Components.Calendar.Views.CalendarYearView.ContainerCalendar", - "Metadata": { "Common.PropertyName": "ContainerCalendar" } + "Metadata": { + "Common.PropertyName": "ContainerCalendar" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearView.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearView.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "StartDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearView.StartDate", - "Metadata": { "Common.PropertyName": "StartDate" } + "Metadata": { + "Common.PropertyName": "StartDate" + } }, { "Kind": "Components.Component", "Name": "EndDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearView.EndDate", - "Metadata": { "Common.PropertyName": "EndDate" } + "Metadata": { + "Common.PropertyName": "EndDate" + } }, { "Kind": "Components.Component", "Name": "FirstDate", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Calendar.Views.CalendarYearView.FirstDate", - "Metadata": { "Common.PropertyName": "FirstDate" } + "Metadata": { + "Common.PropertyName": "FirstDate" + } }, { "Kind": "Components.Component", "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel", "DisplayName": "Telerik.Blazor.Components.Calendar.Models.ICalendarViewModel Telerik.Blazor.Components.Calendar.Views.CalendarYearView.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Calendar.Views.CalendarYearView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4022366654810867093, - "Data2": 7103703369813733085, - "Data3": -715029130625852776, - "Data4": 8270055527416697826 + "Data1": -2959392775215900957, + "Data2": 8208251834762430753, + "Data3": 5338583119346335486, + "Data4": 7139178712560168609 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.BaseComponent", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.BaseComponent", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BaseComponent" } ], + "TagMatchingRules": [ + { + "TagName": "BaseComponent" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.BaseComponent" + "Common.TypeName": "Telerik.Blazor.Components.Common.BaseComponent", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6510885689349492108, - "Data2": 5087078353048299332, - "Data3": 606345521521968319, - "Data4": 7320199634543496634 + "Data1": 3513995576207078110, + "Data2": 6299066518323733818, + "Data3": 3916896012098516753, + "Data4": 7689471695219307276 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.BaseComponent", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.BaseComponent", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.BaseComponent" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.BaseComponent" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.BaseComponent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1415119629143391229, - "Data2": -7827667934371362202, - "Data3": -5186455208143169579, - "Data4": -3173022222697366186 + "Data1": 2918108512411378799, + "Data2": -1951053689313334232, + "Data3": -4080504150651131880, + "Data4": 5107108557346703737 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ButtonBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ButtonBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ButtonBase" } ], + "TagMatchingRules": [ + { + "TagName": "ButtonBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -56757,7 +64527,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -56765,7 +64537,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -56773,7 +64547,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -56781,7 +64557,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -56789,7 +64567,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -56797,7 +64577,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -56805,7 +64587,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ButtonBase.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -56813,34 +64597,42 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.ButtonBase.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.ButtonBase" + "Common.TypeName": "Telerik.Blazor.Components.Common.ButtonBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -170557560196702569, - "Data2": -5351279783447817615, - "Data3": -8824664849314292660, - "Data4": -4732886082782965016 + "Data1": -6570235887437524243, + "Data2": -1506887018701194683, + "Data3": -2062553474848510940, + "Data4": 1772620393177303342 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ButtonBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ButtonBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.ButtonBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.ButtonBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -56858,7 +64650,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.Class", "Documentation": "\n\nTheCSSclassrenderedonthebutton.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -56866,7 +64660,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.Title", "Documentation": "\n\nThetitleattributeoftheButton.\n\n", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -56874,7 +64670,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.Icon", "Documentation": "\n\nThepredefinedTelerikIconrenderedinthebutton.CantakeamemberoftheIconNameclass.\n\n", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -56882,7 +64680,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.IconClass", "Documentation": "\n\nAcustomCSSclassfortheiconelement.\n\n", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -56890,7 +64690,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.ImageUrl", "Documentation": "\n\nTheURLofanimageinsidethebutton.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", @@ -56898,7 +64700,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ButtonBase.SpriteClass", "Documentation": "\n\nTheCSSclasstodefineanimagefromasprite.\n\n", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", @@ -56906,7 +64710,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ButtonBase.Enabled", "Documentation": "\n\nWhetherthebuttonisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -56914,21 +64720,23 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.ButtonBase.TabIndex", "Documentation": "\n\nThetabindexofthebutton.\n\n", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.ButtonBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4374864107076573433, - "Data2": 3198545702594090653, - "Data3": -5405625224790936604, - "Data4": -1415553632516158349 + "Data1": 1344557195197841580, + "Data2": 6716014195619332600, + "Data3": -90050194684604054, + "Data4": 7861507610635574645 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.ButtonBase.ChildContent", @@ -56942,17 +64750,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.ButtonBase.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8940230908505865940, - "Data2": -7060038975012343912, - "Data3": 4600072746207781855, - "Data4": 1904305962953828360 + "Data1": 6596002511127146827, + "Data2": -8140795008031186978, + "Data3": 439616463065683504, + "Data4": 8434698241823293912 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.ButtonBase.ChildContent", @@ -56974,17 +64782,21 @@ }, { "__Checksum": { - "Data1": -3638269965426858712, - "Data2": 1658682985499601217, - "Data3": 5627389030919231219, - "Data4": -335644345302190645 + "Data1": 286156717321281836, + "Data2": -3022289985254716558, + "Data3": 2664966644733461887, + "Data4": -1660723282540500229 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.TelerikInputBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.TelerikInputBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikInputBase" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikInputBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -57003,7 +64815,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.TelerikInputBase.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -57011,7 +64825,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.TelerikInputBase.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -57019,7 +64835,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.TelerikInputBase.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -57068,24 +64886,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.TelerikInputBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2400492946298699588, - "Data2": -1599222734719825458, - "Data3": -3003543405238623835, - "Data4": 7354885523165695923 + "Data1": 5532179527235338, + "Data2": -8086902219004993420, + "Data3": 8453369642315227024, + "Data4": -6621386021766570771 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.TelerikInputBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.TelerikInputBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.TelerikInputBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.TelerikInputBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -57104,7 +64926,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.TelerikInputBase.Id", "Documentation": "\n\nSpecifiestheidoftheComponent.\n\n", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } }, { "Kind": "Components.Component", @@ -57112,7 +64936,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.TelerikInputBase.Enabled", "Documentation": "\n\nSpecifieswhethertheComponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -57120,7 +64946,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.TelerikInputBase.Class", "Documentation": "\n\nSpecifiescssclassestobeappliedtotheComponent'swrapper.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -57177,47 +65005,55 @@ }, { "__Checksum": { - "Data1": -8188095809410603839, - "Data2": -3216890347056012804, - "Data3": -100074822666372006, - "Data4": 7647251442131095988 + "Data1": 7239330768290035748, + "Data2": -4360940374961424666, + "Data3": 1786892864230205631, + "Data4": 4151053887932865848 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.TrialMessage", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.TrialMessage", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TrialMessage" } ], + "TagMatchingRules": [ + { + "TagName": "TrialMessage" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.TrialMessage" + "Common.TypeName": "Telerik.Blazor.Components.Common.TrialMessage", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7004423201637652522, - "Data2": -1459997182019818136, - "Data3": -6142601097305567341, - "Data4": 3726792646469662930 + "Data1": 873221599612895305, + "Data2": -7490862574050062614, + "Data3": 5373473350000368819, + "Data4": -6604968404691899057 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.TrialMessage", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.TrialMessage", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.TrialMessage" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.TrialMessage" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.TrialMessage", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7756923162288898533, - "Data2": -4604122080466777546, - "Data3": -1155553590122041206, - "Data4": -8927405062273320486 + "Data1": -6448642924588956413, + "Data2": 5501636428694621612, + "Data3": -251523309071768747, + "Data4": 8021649752481414672 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase", @@ -57225,21 +65061,29 @@ "DisplayName": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase", "Documentation": "\n\nTheclassforAnimationGroup.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AnimationGroupBase" } ], + "TagMatchingRules": [ + { + "TagName": "AnimationGroupBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Height", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.Height", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -57247,28 +65091,36 @@ "TypeName": "Telerik.Blazor.AnimationType", "IsEnum": true, "DisplayName": "Telerik.Blazor.AnimationType Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.AnimationType", - "Metadata": { "Common.PropertyName": "AnimationType" } + "Metadata": { + "Common.PropertyName": "AnimationType" + } }, { "Kind": "Components.Component", "Name": "Duration", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.Duration", - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } }, { "Kind": "Components.Component", "Name": "ExitDelay", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.ExitDelay", - "Metadata": { "Common.PropertyName": "ExitDelay" } + "Metadata": { + "Common.PropertyName": "ExitDelay" + } }, { "Kind": "Components.Component", "Name": "AppearDelay", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.AppearDelay", - "Metadata": { "Common.PropertyName": "AppearDelay" } + "Metadata": { + "Common.PropertyName": "AppearDelay" + } }, { "Kind": "Components.Component", @@ -57304,16 +65156,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase" + "Common.TypeName": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4107982306998344831, - "Data2": 3960642396423707780, - "Data3": 4204494136893640318, - "Data4": -5253910080103647030 + "Data1": -7219710607104257235, + "Data2": 8697610551771085021, + "Data3": -6926522834286289115, + "Data4": 8806639846483742710 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase", @@ -57321,21 +65173,29 @@ "DisplayName": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase", "Documentation": "\n\nTheclassforAnimationGroup.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Height", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.Height", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -57343,28 +65203,36 @@ "TypeName": "Telerik.Blazor.AnimationType", "IsEnum": true, "DisplayName": "Telerik.Blazor.AnimationType Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.AnimationType", - "Metadata": { "Common.PropertyName": "AnimationType" } + "Metadata": { + "Common.PropertyName": "AnimationType" + } }, { "Kind": "Components.Component", "Name": "Duration", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.Duration", - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } }, { "Kind": "Components.Component", "Name": "ExitDelay", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.ExitDelay", - "Metadata": { "Common.PropertyName": "ExitDelay" } + "Metadata": { + "Common.PropertyName": "ExitDelay" + } }, { "Kind": "Components.Component", "Name": "AppearDelay", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.AppearDelay", - "Metadata": { "Common.PropertyName": "AppearDelay" } + "Metadata": { + "Common.PropertyName": "AppearDelay" + } }, { "Kind": "Components.Component", @@ -57400,17 +65268,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2794608560275806219, - "Data2": 8186619443809141103, - "Data3": -6270210170947659384, - "Data4": -1148744151935195746 + "Data1": -35025525726243604, + "Data2": -1304167978268645521, + "Data3": 2696032828523320647, + "Data4": -2925891235913297156 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.ChildContent", @@ -57424,17 +65292,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6609560142638776842, - "Data2": 9168236184540947585, - "Data3": 6239966540324807969, - "Data4": -1118483514695695858 + "Data1": -7058242193426740160, + "Data2": -386194106011211593, + "Data3": -6129756588978976295, + "Data4": -5597877391480461275 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Animation.AnimationGroupBase.ChildContent", @@ -57456,31 +65324,39 @@ }, { "__Checksum": { - "Data1": -8200450054534560338, - "Data2": 2768243017991808114, - "Data3": 8741771604414108356, - "Data4": 5056193931392848807 + "Data1": 9061671958242885200, + "Data2": 8554717288287826083, + "Data3": 7050159244042138306, + "Data4": 5993160777095691417 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Animation.AnimationGroup", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Animation.AnimationGroup", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "AnimationGroup" } ], + "TagMatchingRules": [ + { + "TagName": "AnimationGroup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Animation.AnimationGroup.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Height", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Animation.AnimationGroup.Height", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -57488,28 +65364,36 @@ "TypeName": "Telerik.Blazor.AnimationType", "IsEnum": true, "DisplayName": "Telerik.Blazor.AnimationType Telerik.Blazor.Components.Common.Animation.AnimationGroup.AnimationType", - "Metadata": { "Common.PropertyName": "AnimationType" } + "Metadata": { + "Common.PropertyName": "AnimationType" + } }, { "Kind": "Components.Component", "Name": "Duration", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroup.Duration", - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } }, { "Kind": "Components.Component", "Name": "ExitDelay", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroup.ExitDelay", - "Metadata": { "Common.PropertyName": "ExitDelay" } + "Metadata": { + "Common.PropertyName": "ExitDelay" + } }, { "Kind": "Components.Component", "Name": "AppearDelay", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroup.AppearDelay", - "Metadata": { "Common.PropertyName": "AppearDelay" } + "Metadata": { + "Common.PropertyName": "AppearDelay" + } }, { "Kind": "Components.Component", @@ -57545,37 +65429,45 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Animation.AnimationGroup" + "Common.TypeName": "Telerik.Blazor.Components.Common.Animation.AnimationGroup", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -701474271556055962, - "Data2": -3951752946581655623, - "Data3": 6095707457610531812, - "Data4": -8697292866675505104 + "Data1": 3499081610848492139, + "Data2": 1629889531670178676, + "Data3": -7657526951730967206, + "Data4": 7509082543013614673 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Animation.AnimationGroup", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Animation.AnimationGroup", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Animation.AnimationGroup" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Animation.AnimationGroup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Animation.AnimationGroup.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Height", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Animation.AnimationGroup.Height", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -57583,28 +65475,36 @@ "TypeName": "Telerik.Blazor.AnimationType", "IsEnum": true, "DisplayName": "Telerik.Blazor.AnimationType Telerik.Blazor.Components.Common.Animation.AnimationGroup.AnimationType", - "Metadata": { "Common.PropertyName": "AnimationType" } + "Metadata": { + "Common.PropertyName": "AnimationType" + } }, { "Kind": "Components.Component", "Name": "Duration", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroup.Duration", - "Metadata": { "Common.PropertyName": "Duration" } + "Metadata": { + "Common.PropertyName": "Duration" + } }, { "Kind": "Components.Component", "Name": "ExitDelay", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroup.ExitDelay", - "Metadata": { "Common.PropertyName": "ExitDelay" } + "Metadata": { + "Common.PropertyName": "ExitDelay" + } }, { "Kind": "Components.Component", "Name": "AppearDelay", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Animation.AnimationGroup.AppearDelay", - "Metadata": { "Common.PropertyName": "AppearDelay" } + "Metadata": { + "Common.PropertyName": "AppearDelay" + } }, { "Kind": "Components.Component", @@ -57640,17 +65540,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Animation.AnimationGroup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8198780999323107066, - "Data2": 13992026502791547, - "Data3": -1615143324775854373, - "Data4": -4348306124595998599 + "Data1": 8545354595563304365, + "Data2": 7714070494835763634, + "Data3": -3345168286171761811, + "Data4": -32499254646451023 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Animation.AnimationGroup.ChildContent", @@ -57664,17 +65564,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.Animation.AnimationGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -920670424624735758, - "Data2": 359832594622482145, - "Data3": 2166419916615480311, - "Data4": -3966616284933150846 + "Data1": 2800712740783367977, + "Data2": -8059389558712020749, + "Data3": 1685853798111142715, + "Data4": 8196392313772494512 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Animation.AnimationGroup.ChildContent", @@ -57696,188 +65596,232 @@ }, { "__Checksum": { - "Data1": -8258680985486037114, - "Data2": -8427615005995434310, - "Data3": 6538117273312365281, - "Data4": 5569630649526239245 + "Data1": 3719891319935690945, + "Data2": -7120128378343841395, + "Data3": -5853985420434583673, + "Data4": 4168398073779177832 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CrosshairTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "CrosshairTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "AxisKey", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip.AxisKey", - "Metadata": { "Common.PropertyName": "AxisKey" } + "Metadata": { + "Common.PropertyName": "AxisKey" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip" + "Common.TypeName": "Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7849900466476592433, - "Data2": -4448644231383580897, - "Data3": 2093797997413594265, - "Data4": 1591651484330503988 + "Data1": 7032700653942278307, + "Data2": -4509989548102110514, + "Data3": -1725567984497977567, + "Data4": -5749924006999211048 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "AxisKey", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip.AxisKey", - "Metadata": { "Common.PropertyName": "AxisKey" } + "Metadata": { + "Common.PropertyName": "AxisKey" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Charts.Tooltip.CrosshairTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -9174794131474043821, - "Data2": 1121588000299614580, - "Data3": 731809849063042116, - "Data4": -6828890893380698353 + "Data1": 2275331001183529446, + "Data2": 3072510668938999111, + "Data3": -3910323704415229388, + "Data4": 3983513148264988337 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Charts.Tooltip.SeriesTooltip", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Charts.Tooltip.SeriesTooltip", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SeriesTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "SeriesTooltip" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Charts.Tooltip.SeriesTooltip" + "Common.TypeName": "Telerik.Blazor.Components.Common.Charts.Tooltip.SeriesTooltip", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3152605612204276075, - "Data2": -2846691306722244340, - "Data3": -9094227815622182858, - "Data4": 5283255916916372586 + "Data1": -7803007354737884407, + "Data2": -680125033879522530, + "Data3": 8288359193355459623, + "Data4": -8838010646663900666 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Charts.Tooltip.SeriesTooltip", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Charts.Tooltip.SeriesTooltip", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Charts.Tooltip.SeriesTooltip" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Charts.Tooltip.SeriesTooltip" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Charts.Tooltip.SeriesTooltip", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6015544410523937626, - "Data2": 1218596768166961190, - "Data3": 260808590340595829, - "Data4": 7742790811133968703 + "Data1": 9079662801576629260, + "Data2": -7465444837821744340, + "Data3": 2179047586792109490, + "Data4": 5428914962216712283 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Charts.Tooltip.TooltipBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Charts.Tooltip.TooltipBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TooltipBase" } ], + "TagMatchingRules": [ + { + "TagName": "TooltipBase" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Charts.Tooltip.TooltipBase" + "Common.TypeName": "Telerik.Blazor.Components.Common.Charts.Tooltip.TooltipBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5299817947457259373, - "Data2": 4998350276765354327, - "Data3": -7102528011210598513, - "Data4": -2602006863740900589 + "Data1": -5440693496063506696, + "Data2": 7488560015554459584, + "Data3": 5163408483627670032, + "Data4": -2090741857789199462 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Charts.Tooltip.TooltipBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Charts.Tooltip.TooltipBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Charts.Tooltip.TooltipBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Charts.Tooltip.TooltipBase" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Charts.Tooltip.TooltipBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4769950545251479689, - "Data2": 8819426822104739213, - "Data3": -2064061833042631028, - "Data4": -1568265156383121729 + "Data1": -834580682696856831, + "Data2": 1255311781104553255, + "Data3": -7312009821636877556, + "Data4": -7953126312155327245 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ColumnMenu" } ], + "TagMatchingRules": [ + { + "TagName": "ColumnMenu" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "Columns", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.Columns", - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "Components.Component", "Name": "ChooserColumns", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.ChooserColumns", - "Metadata": { "Common.PropertyName": "ChooserColumns" } + "Metadata": { + "Common.PropertyName": "ChooserColumns" + } }, { "Kind": "Components.Component", "Name": "ShowColumnChooser", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.ShowColumnChooser", - "Metadata": { "Common.PropertyName": "ShowColumnChooser" } + "Metadata": { + "Common.PropertyName": "ShowColumnChooser" + } }, { "Kind": "Components.Component", "Name": "SortDescriptor", "TypeName": "Telerik.DataSource.SortDescriptor", "DisplayName": "Telerik.DataSource.SortDescriptor Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.SortDescriptor", - "Metadata": { "Common.PropertyName": "SortDescriptor" } + "Metadata": { + "Common.PropertyName": "SortDescriptor" + } }, { "Kind": "Components.Component", "Name": "ShowSort", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.ShowSort", - "Metadata": { "Common.PropertyName": "ShowSort" } + "Metadata": { + "Common.PropertyName": "ShowSort" + } }, { "Kind": "Components.Component", @@ -57904,14 +65848,18 @@ "Name": "ShowFilter", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.ShowFilter", - "Metadata": { "Common.PropertyName": "ShowFilter" } + "Metadata": { + "Common.PropertyName": "ShowFilter" + } }, { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -57948,7 +65896,9 @@ "Name": "ShowLock", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.ShowLock", - "Metadata": { "Common.PropertyName": "ShowLock" } + "Metadata": { + "Common.PropertyName": "ShowLock" + } }, { "Kind": "Components.Component", @@ -57992,65 +65942,81 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu" + "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6938203822684702141, - "Data2": 4280172477426826027, - "Data3": 2958765345015096052, - "Data4": 6888045915376163651 + "Data1": -3810348760001285202, + "Data2": -2125206848996330781, + "Data3": 4227707830986682818, + "Data4": 2699411227011453144 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "Columns", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.Columns", - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "Components.Component", "Name": "ChooserColumns", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.ChooserColumns", - "Metadata": { "Common.PropertyName": "ChooserColumns" } + "Metadata": { + "Common.PropertyName": "ChooserColumns" + } }, { "Kind": "Components.Component", "Name": "ShowColumnChooser", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.ShowColumnChooser", - "Metadata": { "Common.PropertyName": "ShowColumnChooser" } + "Metadata": { + "Common.PropertyName": "ShowColumnChooser" + } }, { "Kind": "Components.Component", "Name": "SortDescriptor", "TypeName": "Telerik.DataSource.SortDescriptor", "DisplayName": "Telerik.DataSource.SortDescriptor Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.SortDescriptor", - "Metadata": { "Common.PropertyName": "SortDescriptor" } + "Metadata": { + "Common.PropertyName": "SortDescriptor" + } }, { "Kind": "Components.Component", "Name": "ShowSort", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.ShowSort", - "Metadata": { "Common.PropertyName": "ShowSort" } + "Metadata": { + "Common.PropertyName": "ShowSort" + } }, { "Kind": "Components.Component", @@ -58077,14 +66043,18 @@ "Name": "ShowFilter", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.ShowFilter", - "Metadata": { "Common.PropertyName": "ShowFilter" } + "Metadata": { + "Common.PropertyName": "ShowFilter" + } }, { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -58121,7 +66091,9 @@ "Name": "ShowLock", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu.ShowLock", - "Metadata": { "Common.PropertyName": "ShowLock" } + "Metadata": { + "Common.PropertyName": "ShowLock" + } }, { "Kind": "Components.Component", @@ -58165,38 +66137,46 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6239335804044961698, - "Data2": 2848486299953641811, - "Data3": -8035657787949042856, - "Data4": -3527495443001889845 + "Data1": 1733709007325475990, + "Data2": -6297109668219444449, + "Data3": 1847278110717358997, + "Data4": 6325646897068146762 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ColumnMenuChooser" } ], + "TagMatchingRules": [ + { + "TagName": "ColumnMenuChooser" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "AllColumns", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser.AllColumns", - "Metadata": { "Common.PropertyName": "AllColumns" } + "Metadata": { + "Common.PropertyName": "AllColumns" + } }, { "Kind": "Components.Component", "Name": "Columns", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser.Columns", - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "Components.Component", @@ -58223,41 +66203,51 @@ "Name": "Expandable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser.Expandable", - "Metadata": { "Common.PropertyName": "Expandable" } + "Metadata": { + "Common.PropertyName": "Expandable" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser" + "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3270471570550769418, - "Data2": -3387936717052170318, - "Data3": 869170083910952099, - "Data4": 1269610968532695661 + "Data1": 3184987290502901031, + "Data2": 4380270938323613206, + "Data3": 1997526403027174605, + "Data4": 6658293258205602809 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "AllColumns", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser.AllColumns", - "Metadata": { "Common.PropertyName": "AllColumns" } + "Metadata": { + "Common.PropertyName": "AllColumns" + } }, { "Kind": "Components.Component", "Name": "Columns", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser.Columns", - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "Components.Component", @@ -58284,42 +66274,52 @@ "Name": "Expandable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser.Expandable", - "Metadata": { "Common.PropertyName": "Expandable" } + "Metadata": { + "Common.PropertyName": "Expandable" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuChooser", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8424645827460402844, - "Data2": -2447672242709860085, - "Data3": -7898633518395022789, - "Data4": 8196594471618874752 + "Data1": -7141380746489410918, + "Data2": -3935221593633191327, + "Data3": -9220846330705592993, + "Data4": 841289212683284994 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ColumnMenuFilter" } ], + "TagMatchingRules": [ + { + "TagName": "ColumnMenuFilter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -58356,7 +66356,9 @@ "Name": "Expandable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter.Expandable", - "Metadata": { "Common.PropertyName": "Expandable" } + "Metadata": { + "Common.PropertyName": "Expandable" + } }, { "Kind": "Components.Component", @@ -58370,37 +66372,45 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter" + "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8282595985764104172, - "Data2": 5725717790349811054, - "Data3": 7168950576995559615, - "Data4": -1045561780611469029 + "Data1": -1824216941196987956, + "Data2": -2284909492864487599, + "Data3": 2207289983251385143, + "Data4": -2130363597338158175 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -58437,7 +66447,9 @@ "Name": "Expandable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter.Expandable", - "Metadata": { "Common.PropertyName": "Expandable" } + "Metadata": { + "Common.PropertyName": "Expandable" + } }, { "Kind": "Components.Component", @@ -58451,38 +66463,46 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2758219305590671431, - "Data2": -1009989292841417434, - "Data3": 2073476801693401184, - "Data4": -8882932477346301270 + "Data1": -7512841664877306212, + "Data2": 2839336681759385957, + "Data3": 3118085052186282498, + "Data4": 7930986963245875251 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ColumnMenuItem" } ], + "TagMatchingRules": [ + { + "TagName": "ColumnMenuItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Text", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem.Text", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", "Name": "IconClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem.IconClass", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -58509,55 +66529,69 @@ "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", "Name": "Expanded", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem.Expanded", - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "Components.Component", "Name": "Navigable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem.Navigable", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem" + "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6766166651296557528, - "Data2": 2659887821919933765, - "Data3": 9209230580806164688, - "Data4": -3607436991993524534 + "Data1": -7752536624873674761, + "Data2": -6301519416651109955, + "Data3": 2969570846623290417, + "Data4": -5643116342002023836 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Text", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem.Text", - "Metadata": { "Common.PropertyName": "Text" } + "Metadata": { + "Common.PropertyName": "Text" + } }, { "Kind": "Components.Component", "Name": "IconClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem.IconClass", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", @@ -58584,42 +66618,52 @@ "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", "Name": "Expanded", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem.Expanded", - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "Components.Component", "Name": "Navigable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem.Navigable", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6067315197912878890, - "Data2": -7347670155157644975, - "Data3": -3211839933411408810, - "Data4": 2328909620434456248 + "Data1": 4586547959274049888, + "Data2": -6033508938933797958, + "Data3": -4178287522979624894, + "Data4": -8598275798302744347 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ColumnMenuItemList" } ], + "TagMatchingRules": [ + { + "TagName": "ColumnMenuItemList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -58643,23 +66687,27 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList" + "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -303195039827180508, - "Data2": -6913524095893837918, - "Data3": 6375810273182218743, - "Data4": -9033059572716857218 + "Data1": -6821367150160949910, + "Data2": 5823312098286987570, + "Data3": -8950428677826294645, + "Data4": -1472279807717032430 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -58683,17 +66731,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5616322076206482033, - "Data2": -8659192333195400494, - "Data3": -4553702665498884051, - "Data4": -353368443474598262 + "Data1": 1575785557556211217, + "Data2": 3357425717897127238, + "Data3": -8728584984537763608, + "Data4": 3144070218105095665 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList.ChildContent", @@ -58707,17 +66755,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 623698309501400727, - "Data2": -7177039630357461327, - "Data3": -4275059694242125071, - "Data4": -2876229748717606009 + "Data1": 1855636137914642977, + "Data2": -1972374791489136584, + "Data3": -6704972217492973853, + "Data4": 171548323062077051 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuItemList.ChildContent", @@ -58739,24 +66787,30 @@ }, { "__Checksum": { - "Data1": -8952621506541719801, - "Data2": -7162890632222039581, - "Data3": -5076365982937139752, - "Data4": 7286020296362676179 + "Data1": -4258923112016977473, + "Data2": 721100164093761535, + "Data3": -6562545660053546576, + "Data4": 3989948470502102618 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ColumnMenuLock" } ], + "TagMatchingRules": [ + { + "TagName": "ColumnMenuLock" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", @@ -58780,30 +66834,36 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock" + "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2147376895476992190, - "Data2": 6970201304022211943, - "Data3": 6952766058205420961, - "Data4": 6419132817409555348 + "Data1": -8958710384845497609, + "Data2": 8868370887568753571, + "Data3": -4900775218713998384, + "Data4": -1070768916383480712 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", @@ -58827,38 +66887,46 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuLock", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 960501346205967760, - "Data2": -6106781426571263440, - "Data3": -5058887275889595025, - "Data4": 8423105072132231647 + "Data1": -4170432354448495994, + "Data2": -8930542912280587842, + "Data3": -7122126140940016533, + "Data4": 6331294058236585996 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ColumnMenuSort" } ], + "TagMatchingRules": [ + { + "TagName": "ColumnMenuSort" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Field", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort.Field", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", "Name": "SortDescriptor", "TypeName": "Telerik.DataSource.SortDescriptor", "DisplayName": "Telerik.DataSource.SortDescriptor Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort.SortDescriptor", - "Metadata": { "Common.PropertyName": "SortDescriptor" } + "Metadata": { + "Common.PropertyName": "SortDescriptor" + } }, { "Kind": "Components.Component", @@ -58882,37 +66950,45 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort" + "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -533216598524717664, - "Data2": 4176633462794993320, - "Data3": 7496407483751672510, - "Data4": -8212138565831077753 + "Data1": 2501397011445099595, + "Data2": -8116862299087187850, + "Data3": -8561879808417730979, + "Data4": 1584519961964138419 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Field", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort.Field", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", "Name": "SortDescriptor", "TypeName": "Telerik.DataSource.SortDescriptor", "DisplayName": "Telerik.DataSource.SortDescriptor Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort.SortDescriptor", - "Metadata": { "Common.PropertyName": "SortDescriptor" } + "Metadata": { + "Common.PropertyName": "SortDescriptor" + } }, { "Kind": "Components.Component", @@ -58936,24 +67012,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuSort", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6241653735014950880, - "Data2": 8088669449126516866, - "Data3": -7563322031367003260, - "Data4": 8900965746505929420 + "Data1": -1267239254728147120, + "Data2": -9006146038228575790, + "Data3": -6734997312761560012, + "Data4": 6398452979957389375 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListContainer", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListContainer", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ListContainer" } ], + "TagMatchingRules": [ + { + "TagName": "ListContainer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -58971,14 +67051,18 @@ "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState Telerik.Blazor.Components.Common.Dropdowns.ListContainer.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } }, { "Kind": "Components.Component", "Name": "Items", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.Dropdowns.ListContainer.Items", - "Metadata": { "Common.PropertyName": "Items" } + "Metadata": { + "Common.PropertyName": "Items" + } }, { "Kind": "Components.Component", @@ -59008,30 +67092,34 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Dropdowns.ListContainer.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListContainer", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3519054403246432288, - "Data2": 5722129956479181000, - "Data3": -964427318639726423, - "Data4": 7236892063227404266 + "Data1": 4541405892271422358, + "Data2": 5724307456063953142, + "Data3": -6062766059635499026, + "Data4": -8792796669768402810 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListContainer", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListContainer", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Dropdowns.ListContainer" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Dropdowns.ListContainer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -59049,14 +67137,18 @@ "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState Telerik.Blazor.Components.Common.Dropdowns.ListContainer.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } }, { "Kind": "Components.Component", "Name": "Items", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.Dropdowns.ListContainer.Items", - "Metadata": { "Common.PropertyName": "Items" } + "Metadata": { + "Common.PropertyName": "Items" + } }, { "Kind": "Components.Component", @@ -59086,8 +67178,8 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Dropdowns.ListContainer.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -59100,10 +67192,10 @@ }, { "__Checksum": { - "Data1": -8739775588751084226, - "Data2": -7801013414999671713, - "Data3": 8751178871588362405, - "Data4": 3686652488162122276 + "Data1": -1048473312038683801, + "Data2": -841700395324370519, + "Data3": -546956268732067183, + "Data4": -5763982288903037874 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListContainer.ItemTemplate", @@ -59124,23 +67216,23 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Dropdowns.ListContainer.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListContainer.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 8529845629963417023, - "Data2": -2749322691502317669, - "Data3": -897082278389361856, - "Data4": -967354236625859416 + "Data1": 9028384155728910978, + "Data2": 5510161785670710284, + "Data3": 4520334778263175509, + "Data4": -3010160471946204711 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListContainer.ItemTemplate", @@ -59161,8 +67253,8 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Dropdowns.ListContainer.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -59175,38 +67267,48 @@ }, { "__Checksum": { - "Data1": -7429880919291292935, - "Data2": -5436144474283213744, - "Data3": 5737527432867513924, - "Data4": -583628478131079816 + "Data1": -7148402917837416356, + "Data2": -3379375795478626496, + "Data3": 807943477719372734, + "Data4": -1772795267538137087 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ListItem" } ], + "TagMatchingRules": [ + { + "TagName": "ListItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Dropdowns.ListItem.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState Telerik.Blazor.Components.Common.Dropdowns.ListItem.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } }, { "Kind": "Components.Component", "Name": "Item", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem Telerik.Blazor.Components.Common.Dropdowns.ListItem.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", @@ -59230,44 +67332,54 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListItem" + "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListItem", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7447665734546057050, - "Data2": -1494840819216788922, - "Data3": -8392944243058496017, - "Data4": 4386969098105935955 + "Data1": -158865158954980361, + "Data2": -8470614145251636276, + "Data3": -553045996137027140, + "Data4": -5932493049464991036 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Dropdowns.ListItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Dropdowns.ListItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Dropdowns.ListItem.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState Telerik.Blazor.Components.Common.Dropdowns.ListItem.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } }, { "Kind": "Components.Component", "Name": "Item", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem Telerik.Blazor.Components.Common.Dropdowns.ListItem.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", @@ -59291,17 +67403,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -53502221789274634, - "Data2": 5224429372143429865, - "Data3": 2742439911250528916, - "Data4": 2606105585184517973 + "Data1": -1588774317353847565, + "Data2": -836721576483351454, + "Data3": 8732453922528141483, + "Data4": 1706982521392518129 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListItem.ChildContent", @@ -59315,17 +67427,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -9082217975865618922, - "Data2": 6188391219075803386, - "Data3": -3002968319283315714, - "Data4": 2787134726369783576 + "Data1": 567834949722478699, + "Data2": -1336148368591275542, + "Data3": -4667440368627747842, + "Data4": -8024127085783719406 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListItem.ChildContent", @@ -59347,38 +67459,48 @@ }, { "__Checksum": { - "Data1": -8228639231742980434, - "Data2": -7087491482848384595, - "Data3": -1802945773109187234, - "Data4": -2900064035455382575 + "Data1": 2717914044781703594, + "Data2": 4992060749678073507, + "Data3": -7655946373632656755, + "Data4": -4959092470477443641 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ListItemBase" } ], + "TagMatchingRules": [ + { + "TagName": "ListItemBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Dropdowns.ListItemBase.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState Telerik.Blazor.Components.Common.Dropdowns.ListItemBase.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } }, { "Kind": "Components.Component", "Name": "Item", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem Telerik.Blazor.Components.Common.Dropdowns.ListItemBase.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", @@ -59402,44 +67524,54 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase" + "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7910514861099515516, - "Data2": -6928035760309753253, - "Data3": -5966649992384699952, - "Data4": 649948827772611656 + "Data1": -6793267927904898519, + "Data2": 6676136463162576910, + "Data3": -1155433578249434835, + "Data4": -8478512147117410777 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Dropdowns.ListItemBase.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState Telerik.Blazor.Components.Common.Dropdowns.ListItemBase.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } }, { "Kind": "Components.Component", "Name": "Item", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem Telerik.Blazor.Components.Common.Dropdowns.ListItemBase.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", @@ -59463,17 +67595,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5985028576225743343, - "Data2": 857156119627992104, - "Data3": -5088373755566853834, - "Data4": 2386080072902968243 + "Data1": -5232255766280700448, + "Data2": -560484804562633003, + "Data3": 3669282967874573697, + "Data4": 2457403369313089095 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase.ChildContent", @@ -59487,17 +67619,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6978061825634153684, - "Data2": -6630255898718881292, - "Data3": -22655104428722922, - "Data4": -2985254920509401693 + "Data1": -4977350512720308708, + "Data2": -6037802538829487112, + "Data3": -2366249110941814243, + "Data4": -6217104262177990009 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Dropdowns.ListItemBase.ChildContent", @@ -59519,38 +67651,48 @@ }, { "__Checksum": { - "Data1": 5325016870627529800, - "Data2": 6756479545775002528, - "Data3": -6791956524878714001, - "Data4": 169295875187101815 + "Data1": -2962131658578329169, + "Data2": -6795369118129532664, + "Data3": 3029283433379066953, + "Data4": 6583554701714831944 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DefaultListItem" } ], + "TagMatchingRules": [ + { + "TagName": "DefaultListItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } }, { "Kind": "Components.Component", "Name": "Item", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", @@ -59574,44 +67716,54 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem" + "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8240027331208740873, - "Data2": -627340657508936723, - "Data3": -7508153220687135291, - "Data4": -7144592843693858108 + "Data1": -6326854802868566437, + "Data2": 5194945299057716502, + "Data3": 2956479288099326071, + "Data4": -4908749537259209617 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IDropdownState Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } }, { "Kind": "Components.Component", "Name": "Item", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", @@ -59635,17 +67787,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6773606768792669156, - "Data2": 7328870257111521032, - "Data3": -6329526450271944046, - "Data4": 382119270983071881 + "Data1": 1595033001242782323, + "Data2": -3426746880462708273, + "Data3": -5246473220612644304, + "Data4": -7962927998182072537 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem.ChildContent", @@ -59659,17 +67811,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8554683427924684797, - "Data2": 5998630675844165102, - "Data3": 4449291618247386631, - "Data4": 8339571333407213222 + "Data1": 1056194922340143090, + "Data2": 3061786553213042097, + "Data3": -2173530100416085502, + "Data4": -5156495097921925993 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Dropdowns.DefaultListItem.ChildContent", @@ -59691,24 +67843,30 @@ }, { "__Checksum": { - "Data1": 3838375429962710522, - "Data2": 5929637568327145587, - "Data3": 6150264086059933481, - "Data4": -5083869394231402277 + "Data1": -2430337779018373634, + "Data2": -5612755580522840894, + "Data3": 8959729921748691261, + "Data4": -6251078997802687640 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikBooleanEditorBase" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikBooleanEditorBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -59735,34 +67893,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6741323039196861969, - "Data2": -2543696113991371000, - "Data3": 8584078408901539897, - "Data4": 693717445775638606 + "Data1": 2378378803716291188, + "Data2": -6545437270827076828, + "Data3": 5837306942357494965, + "Data4": -2042080190987525195 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -59789,28 +67955,34 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1868525258623225800, - "Data2": 8948845869914966352, - "Data3": -2346409815003532028, - "Data4": 2496784576108501584 + "Data1": 711172979157864176, + "Data2": 2688588160738465662, + "Data3": 2469623388834042997, + "Data4": -4137815750025293158 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEditorBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikEditorBase" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikEditorBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -59828,7 +68000,9 @@ "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikEditorBase.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -59855,28 +68029,34 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikEditorBase.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6676331202190500208, - "Data2": 3988868688207981182, - "Data3": -8789402873302615609, - "Data4": -7996804307427995443 + "Data1": 2345509366443247275, + "Data2": -1017858774463850060, + "Data3": -1845537442980756793, + "Data4": -1380435815326662190 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEditorBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -59894,7 +68074,9 @@ "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikEditorBase.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -59921,7 +68103,9 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikEditorBase.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { @@ -59933,31 +68117,39 @@ }, { "__Checksum": { - "Data1": -978065801758833138, - "Data2": 7808307266432094291, - "Data3": 4294812118492153473, - "Data4": 3288517665985006529 + "Data1": -968871044664366893, + "Data2": 667237056970137751, + "Data3": 166306898157675067, + "Data4": -8140519153426440059 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikEnumEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikEnumEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "PropType", "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor.PropType", - "Metadata": { "Common.PropertyName": "PropType" } + "Metadata": { + "Common.PropertyName": "PropType" + } }, { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -59984,48 +68176,60 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } }, { "Kind": "Components.Component", "Name": "NullableForEnum", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor.NullableForEnum", - "Metadata": { "Common.PropertyName": "NullableForEnum" } + "Metadata": { + "Common.PropertyName": "NullableForEnum" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2537306253360139175, - "Data2": -3839079887034265972, - "Data3": -8216433356792671742, - "Data4": 3665551517508949471 + "Data1": 319415539176395477, + "Data2": 8516274185344300859, + "Data3": -1819643256963665105, + "Data4": -7423294013821207961 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "PropType", "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor.PropType", - "Metadata": { "Common.PropertyName": "PropType" } + "Metadata": { + "Common.PropertyName": "PropType" + } }, { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60052,42 +68256,52 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } }, { "Kind": "Components.Component", "Name": "NullableForEnum", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor.NullableForEnum", - "Metadata": { "Common.PropertyName": "NullableForEnum" } + "Metadata": { + "Common.PropertyName": "NullableForEnum" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2458565347787375276, - "Data2": 8590485530675960886, - "Data3": 1210605985069775428, - "Data4": -7467074256819915759 + "Data1": 3435033873023005057, + "Data2": 4719619065658678449, + "Data3": 883064778024834557, + "Data4": 8923179234610603594 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikBooleanCheckBox" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikBooleanCheckBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60114,34 +68328,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2813146919526900783, - "Data2": 5315204451324449260, - "Data3": 2288123624417720186, - "Data4": -6982307268644628008 + "Data1": -780785200024322100, + "Data2": -6263977421784204896, + "Data3": -507440076983618585, + "Data4": -5418355173000526777 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60168,35 +68390,43 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1247013894484929945, - "Data2": 1545062312113253505, - "Data3": -4999158046129268868, - "Data4": 439417773126924917 + "Data1": 4971795340969394393, + "Data2": 4329750907738406614, + "Data3": 6031381114632765457, + "Data4": 5839817230151957917 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikBooleanDropDownList" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikBooleanDropDownList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60223,34 +68453,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8871431709481451158, - "Data2": 3385153572716056043, - "Data3": 21964855249842550, - "Data4": 7017872554811548447 + "Data1": 5081616739761638181, + "Data2": 279586083690318884, + "Data3": 4353265460651511731, + "Data4": 2728063870895658524 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60277,35 +68515,43 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8120505959183048347, - "Data2": -5560148279005739444, - "Data3": -3440366178367836049, - "Data4": -349063378741917969 + "Data1": -6423948538747426827, + "Data2": 4487251317689726701, + "Data3": -3334649517195900734, + "Data4": 626509502938667276 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikDateTimeEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikDateTimeEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60332,34 +68578,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 977821970056696194, - "Data2": -1656036546178502773, - "Data3": -722173927419758844, - "Data4": -312381679304136452 + "Data1": -8648213309193079755, + "Data2": 3194311483555841806, + "Data3": -2339834261027832388, + "Data4": 7633762399586500561 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60386,35 +68640,43 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5968354030559894649, - "Data2": 3024953868567230439, - "Data3": 5060823338949273124, - "Data4": -6966244472403525818 + "Data1": -4105414443877243513, + "Data2": -7556689360499920386, + "Data3": -1822534847139071603, + "Data4": 6537012420306507755 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikDecimalEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikDecimalEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60441,34 +68703,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5164568506845080753, - "Data2": 7101408942596291670, - "Data3": 3058459537851793514, - "Data4": -1315890121056019773 + "Data1": -1785924597556304792, + "Data2": 8818609120577580827, + "Data3": -5199569707073466999, + "Data4": -275610728118597390 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60495,35 +68765,43 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2662017848088298901, - "Data2": -2614232082487568012, - "Data3": 8565796164303452429, - "Data4": -2846590707424423570 + "Data1": 2071574254037224618, + "Data2": -8506998216088535476, + "Data3": -1396167899821129639, + "Data4": -5648387025001623377 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikDoubleEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikDoubleEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60550,34 +68828,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6860555238461641826, - "Data2": -5426237574860640572, - "Data3": 4002317950617126663, - "Data4": 2666226876543996405 + "Data1": -7717815110606433552, + "Data2": 7408337877212429437, + "Data3": -6822213140531260796, + "Data4": -312359007242284408 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60604,63 +68890,79 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3776442444147416869, - "Data2": 7886300210242684045, - "Data3": -3838700277975239122, - "Data4": 7119957454244757786 + "Data1": -8629766062399375564, + "Data2": -6383344686301262344, + "Data3": 4698629322278928105, + "Data4": -8218098168000814334 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikEditorFactory" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikEditorFactory" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "PropType", "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory.PropType", - "Metadata": { "Common.PropertyName": "PropType" } + "Metadata": { + "Common.PropertyName": "PropType" + } }, { "Kind": "Components.Component", "Name": "CheckBoxForBoolean", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory.CheckBoxForBoolean", - "Metadata": { "Common.PropertyName": "CheckBoxForBoolean" } + "Metadata": { + "Common.PropertyName": "CheckBoxForBoolean" + } }, { "Kind": "Components.Component", "Name": "NullableForEnum", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory.NullableForEnum", - "Metadata": { "Common.PropertyName": "NullableForEnum" } + "Metadata": { + "Common.PropertyName": "NullableForEnum" + } }, { "Kind": "Components.Component", "Name": "FieldIdentifier", "TypeName": "Microsoft.AspNetCore.Components.Forms.FieldIdentifier?", "DisplayName": "Microsoft.AspNetCore.Components.Forms.FieldIdentifier? Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory.FieldIdentifier", - "Metadata": { "Common.PropertyName": "FieldIdentifier" } + "Metadata": { + "Common.PropertyName": "FieldIdentifier" + } }, { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60684,58 +68986,72 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2507058588726120473, - "Data2": -7952101920508756489, - "Data3": 4387332602192176125, - "Data4": 1262820816013923402 + "Data1": -1496616239972924513, + "Data2": 1472080786251805284, + "Data3": 6279254209428778217, + "Data4": 6700402534959355883 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "PropType", "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory.PropType", - "Metadata": { "Common.PropertyName": "PropType" } + "Metadata": { + "Common.PropertyName": "PropType" + } }, { "Kind": "Components.Component", "Name": "CheckBoxForBoolean", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory.CheckBoxForBoolean", - "Metadata": { "Common.PropertyName": "CheckBoxForBoolean" } + "Metadata": { + "Common.PropertyName": "CheckBoxForBoolean" + } }, { "Kind": "Components.Component", "Name": "NullableForEnum", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory.NullableForEnum", - "Metadata": { "Common.PropertyName": "NullableForEnum" } + "Metadata": { + "Common.PropertyName": "NullableForEnum" + } }, { "Kind": "Components.Component", "Name": "FieldIdentifier", "TypeName": "Microsoft.AspNetCore.Components.Forms.FieldIdentifier?", "DisplayName": "Microsoft.AspNetCore.Components.Forms.FieldIdentifier? Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory.FieldIdentifier", - "Metadata": { "Common.PropertyName": "FieldIdentifier" } + "Metadata": { + "Common.PropertyName": "FieldIdentifier" + } }, { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60759,45 +69075,55 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -959958123295174609, - "Data2": 1251353131523793512, - "Data3": -1997771672178466340, - "Data4": 4540250593953104531 + "Data1": -3030068440005186418, + "Data2": -3049413211171942142, + "Data3": -339019702378689949, + "Data4": -5812876526669037875 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikFieldEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikFieldEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Item", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", "Name": "PropName", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor.PropName", - "Metadata": { "Common.PropertyName": "PropName" } + "Metadata": { + "Common.PropertyName": "PropName" + } }, { "Kind": "Components.Component", "Name": "PropType", "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor.PropType", - "Metadata": { "Common.PropertyName": "PropType" } + "Metadata": { + "Common.PropertyName": "PropType" + } }, { "Kind": "Components.Component", @@ -60811,44 +69137,54 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8846743846278114830, - "Data2": 3228980392329721530, - "Data3": -5204046276629819764, - "Data4": 1159018931126561248 + "Data1": 3719235068605632563, + "Data2": 8253258061739285259, + "Data3": 2547166977978651739, + "Data4": -3835383631856658402 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Item", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", "Name": "PropName", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor.PropName", - "Metadata": { "Common.PropertyName": "PropName" } + "Metadata": { + "Common.PropertyName": "PropName" + } }, { "Kind": "Components.Component", "Name": "PropType", "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor.PropType", - "Metadata": { "Common.PropertyName": "PropType" } + "Metadata": { + "Common.PropertyName": "PropType" + } }, { "Kind": "Components.Component", @@ -60862,31 +69198,37 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikFieldEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6455719807315169328, - "Data2": 5396869432087959730, - "Data3": -388161135631804216, - "Data4": 224961587258876223 + "Data1": -8353894860159814217, + "Data2": -4981940440920819010, + "Data3": 7616861020452249036, + "Data4": -4689804768900470187 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikFloatEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikFloatEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60913,34 +69255,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3875953629736866340, - "Data2": -3577918513138630609, - "Data3": 1503117195692310665, - "Data4": -7827033978873984942 + "Data1": 7633126882170129403, + "Data2": 910553284535620949, + "Data3": -667281819177508458, + "Data4": 637025156266169830 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -60967,35 +69317,43 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4177693807313419510, - "Data2": 5704433168251680879, - "Data3": 8619208929058438219, - "Data4": 7328462316796541930 + "Data1": 5819927687384605780, + "Data2": 6232911772082920038, + "Data3": -8136349467903549596, + "Data4": -2045677394689022189 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikIntEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikIntEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikIntEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -61022,34 +69380,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikIntEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1403811889579045716, - "Data2": 1740013217725120847, - "Data3": -8598356151625739229, - "Data4": -5393652370546875909 + "Data1": -3533883216524370715, + "Data2": -3708969679091790380, + "Data3": 8128511190285072800, + "Data4": 3706300926183330678 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikIntEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -61076,35 +69442,43 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikIntEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3578920567182122351, - "Data2": 7888915525865255504, - "Data3": 7285087328752762492, - "Data4": -6625750239369143526 + "Data1": 5949332194096897809, + "Data2": 3788912045670490422, + "Data3": -5982027901045678180, + "Data4": -5463391601887383042 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikLongEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikLongEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikLongEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -61131,34 +69505,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikLongEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1735745589241358949, - "Data2": -5863472728453329853, - "Data3": 6708580614850329682, - "Data4": -6633935658276519270 + "Data1": 1900636398844093433, + "Data2": 8499984683193916302, + "Data3": -2349433306916940521, + "Data4": 6823749556271807699 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikLongEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -61185,35 +69567,43 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikLongEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5057809700311376941, - "Data2": -2832591480540473808, - "Data3": 8861588348634789424, - "Data4": -7296187364824463303 + "Data1": -1757737021435613828, + "Data2": -6793145772720239493, + "Data3": 2943289239344101156, + "Data4": 774399224280574488 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikShortEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikShortEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikShortEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -61240,34 +69630,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikShortEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1604089114463174851, - "Data2": 5689669057062770135, - "Data3": -793552276706194595, - "Data4": 4208981196643276800 + "Data1": 5305880589973748734, + "Data2": 6222285566367815000, + "Data3": -7182643862091512014, + "Data4": 5594173684736491221 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikShortEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -61294,35 +69692,43 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikShortEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3220181527401021002, - "Data2": 7533250149872313187, - "Data3": 6194293464988914963, - "Data4": -2390356497531086520 + "Data1": 1271659880357852966, + "Data2": -1049561042902030058, + "Data3": 528712669233452122, + "Data4": 7703381353574709360 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikStringEditor" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikStringEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikStringEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -61349,34 +69755,42 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikStringEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor" + "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3262774968352414667, - "Data2": -1812461615731619497, - "Data3": 3269776407257459081, - "Data4": 5551869654787213860 + "Data1": 6359431242044055432, + "Data2": -5420055966927320529, + "Data3": 8360754638333519184, + "Data4": 4652807329243412134 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.Common.Editors.TelerikStringEditor.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -61403,28 +69817,34 @@ "Name": "TabIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.Editors.TelerikStringEditor.TabIndex", - "Metadata": { "Common.PropertyName": "TabIndex" } + "Metadata": { + "Common.PropertyName": "TabIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -442503160725697999, - "Data2": -5724356180548213728, - "Data3": -1682432996298918908, - "Data4": 7317802512978545421 + "Data1": -425794684279637565, + "Data2": 8631662728704108234, + "Data3": -542562076393700191, + "Data4": 6716195488243682347 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.TelerikFilterHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Filters.TelerikFilterHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikFilterHeader" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikFilterHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -61442,7 +69862,9 @@ "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.FilterDescriptor", "DisplayName": "Telerik.DataSource.FilterDescriptor Telerik.Blazor.Components.Common.Filters.TelerikFilterHeader.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -61466,24 +69888,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.TelerikFilterHeader", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4405206185210998646, - "Data2": 3125276681220891925, - "Data3": 1994782947968402550, - "Data4": -7454836756581842427 + "Data1": -355793246547100986, + "Data2": 427912740799857360, + "Data3": -5212119555994945053, + "Data4": -1433337937920664341 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.TelerikFilterHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Filters.TelerikFilterHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Filters.TelerikFilterHeader" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Filters.TelerikFilterHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -61501,7 +69927,9 @@ "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.FilterDescriptor", "DisplayName": "Telerik.DataSource.FilterDescriptor Telerik.Blazor.Components.Common.Filters.TelerikFilterHeader.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -61533,10 +69961,10 @@ }, { "__Checksum": { - "Data1": 4041600311124065058, - "Data2": -1030626350618837645, - "Data3": 2165555392732515167, - "Data4": 6894025399768938886 + "Data1": 5253960611439173807, + "Data2": -7860322952040631207, + "Data3": -3848084563644271781, + "Data4": 8366909397704455334 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter", @@ -61544,14 +69972,20 @@ "DisplayName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter", "Documentation": "\n\nTheclassfortheTelerikFiltercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikFilter" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikFilter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -61565,16 +69999,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter" + "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8275679088308908442, - "Data2": -654038391653907509, - "Data3": -6012337345616327017, - "Data4": -8614244666916748811 + "Data1": -933676210765110726, + "Data2": 657283666173643288, + "Data3": -8710372953686086513, + "Data4": -5112647451323475395 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter", @@ -61582,14 +70016,20 @@ "DisplayName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter", "Documentation": "\n\nTheclassfortheTelerikFiltercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -61603,17 +70043,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6061484123974606024, - "Data2": -5820674735712741119, - "Data3": -4457896598590174087, - "Data4": -561730733567594203 + "Data1": -6078478651180834571, + "Data2": -3860722873303672974, + "Data3": -3117231470168535841, + "Data4": -2538924546396980907 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression", @@ -61621,14 +70061,20 @@ "DisplayName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression", "Documentation": "\n\nTheclassfortheTelerikFilterExpressioncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikFilterExpression" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikFilterExpression" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.FilterDescriptor", "DisplayName": "Telerik.DataSource.FilterDescriptor Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -61642,16 +70088,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression" + "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7904943680941640597, - "Data2": -2838131915108186598, - "Data3": 2781236236664695583, - "Data4": 3216434004872746642 + "Data1": 7394098382440056132, + "Data2": -3504764307037011225, + "Data3": -3729726169069619537, + "Data4": 298865137091237821 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression", @@ -61659,14 +70105,20 @@ "DisplayName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression", "Documentation": "\n\nTheclassfortheTelerikFilterExpressioncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.FilterDescriptor", "DisplayName": "Telerik.DataSource.FilterDescriptor Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -61680,31 +70132,37 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8910937405228740354, - "Data2": 7215583910568389006, - "Data3": 555680581563940257, - "Data4": 3278025907811977628 + "Data1": -3601223172836916191, + "Data2": -4454534833940999816, + "Data3": -6403199918736079882, + "Data4": 6358819932407709 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikFilterList" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikFilterList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "PropType", "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.PropType", - "Metadata": { "Common.PropertyName": "PropType" } + "Metadata": { + "Common.PropertyName": "PropType" + } }, { "Kind": "Components.Component", @@ -61712,7 +70170,9 @@ "TypeName": "Telerik.DataSource.FilterOperator", "IsEnum": true, "DisplayName": "Telerik.DataSource.FilterOperator Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -61749,55 +70209,69 @@ "Name": "SelectArrowIconClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.SelectArrowIconClass", - "Metadata": { "Common.PropertyName": "SelectArrowIconClass" } + "Metadata": { + "Common.PropertyName": "SelectArrowIconClass" + } }, { "Kind": "Components.Component", "Name": "ShowSelectedValue", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.ShowSelectedValue", - "Metadata": { "Common.PropertyName": "ShowSelectedValue" } + "Metadata": { + "Common.PropertyName": "ShowSelectedValue" + } }, { "Kind": "Components.Component", "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", "Name": "PopupWidth", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.PopupWidth", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList" + "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6441139320119525851, - "Data2": 7095758650365266292, - "Data3": -7450896200652613535, - "Data4": 3084070879227064357 + "Data1": 8891967755531560200, + "Data2": 6920632469403532741, + "Data3": 8141053805300063804, + "Data4": -8111885605636815477 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "PropType", "TypeName": "System.Type", "DisplayName": "System.Type Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.PropType", - "Metadata": { "Common.PropertyName": "PropType" } + "Metadata": { + "Common.PropertyName": "PropType" + } }, { "Kind": "Components.Component", @@ -61805,7 +70279,9 @@ "TypeName": "Telerik.DataSource.FilterOperator", "IsEnum": true, "DisplayName": "Telerik.DataSource.FilterOperator Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -61842,49 +70318,61 @@ "Name": "SelectArrowIconClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.SelectArrowIconClass", - "Metadata": { "Common.PropertyName": "SelectArrowIconClass" } + "Metadata": { + "Common.PropertyName": "SelectArrowIconClass" + } }, { "Kind": "Components.Component", "Name": "ShowSelectedValue", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.ShowSelectedValue", - "Metadata": { "Common.PropertyName": "ShowSelectedValue" } + "Metadata": { + "Common.PropertyName": "ShowSelectedValue" + } }, { "Kind": "Components.Component", "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", "Name": "PopupWidth", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList.PopupWidth", - "Metadata": { "Common.PropertyName": "PopupWidth" } + "Metadata": { + "Common.PropertyName": "PopupWidth" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 133239931034350362, - "Data2": 6876789117959301566, - "Data3": 3146812871325726076, - "Data4": -5423011842235859518 + "Data1": 3471848949798343299, + "Data2": -6783959587184462786, + "Data3": -8638778404482919074, + "Data4": -5651464253885995598 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "FilterMenuForm" } ], + "TagMatchingRules": [ + { + "TagName": "FilterMenuForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -61911,7 +70399,9 @@ "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -61928,34 +70418,42 @@ "Name": "Navigable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm.Navigable", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } }, { "Kind": "Components.Component", "Name": "TemplateContainer", "TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuTemplateContainer", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuTemplateContainer Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm.TemplateContainer", - "Metadata": { "Common.PropertyName": "TemplateContainer" } + "Metadata": { + "Common.PropertyName": "TemplateContainer" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm" + "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2530198770585957177, - "Data2": -4133988358314022268, - "Data3": 9153731204076163919, - "Data4": 1037985651511554630 + "Data1": -7591660291849326116, + "Data2": -2004670906444394977, + "Data3": 6355752675465346280, + "Data4": 3940900647535448336 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -61982,7 +70480,9 @@ "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -61999,42 +70499,52 @@ "Name": "Navigable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm.Navigable", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } }, { "Kind": "Components.Component", "Name": "TemplateContainer", "TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuTemplateContainer", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuTemplateContainer Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm.TemplateContainer", - "Metadata": { "Common.PropertyName": "TemplateContainer" } + "Metadata": { + "Common.PropertyName": "TemplateContainer" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8855048125627090126, - "Data2": 304932612065549234, - "Data3": -2209464022614917424, - "Data4": 7444777288059643778 + "Data1": 853653085466834171, + "Data2": 6679776998465118089, + "Data3": 8933444684211585805, + "Data4": 2428947405523309940 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "FilterMenuHeader" } ], + "TagMatchingRules": [ + { + "TagName": "FilterMenuHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Expanded", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader.Expanded", - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "Components.Component", @@ -62058,30 +70568,36 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader" + "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 682752337923494173, - "Data2": -733422996519914669, - "Data3": -8629399283409160040, - "Data4": 1303801166550011673 + "Data1": -9103392919623714725, + "Data2": -2710524372089162380, + "Data3": 4074848202719326071, + "Data4": 80409380724483122 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Expanded", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader.Expanded", - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "Components.Component", @@ -62105,17 +70621,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2036180674490653047, - "Data2": 6527921228606035852, - "Data3": -6425529985869070962, - "Data4": -4091130799447133162 + "Data1": -8837104187982729230, + "Data2": -6071387798900136370, + "Data3": -5389548662025702674, + "Data4": -5044811053585358428 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu", @@ -62123,7 +70639,11 @@ "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu", "Documentation": "\n\nTheclassfortheTelerikFilterMenucomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikFilterMenu" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikFilterMenu" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -62150,7 +70670,9 @@ "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -62167,27 +70689,31 @@ "Name": "Navigable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu.Navigable", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } }, { "Kind": "Components.Component", "Name": "TemplateContainer", "TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuTemplateContainer", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuTemplateContainer Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu.TemplateContainer", - "Metadata": { "Common.PropertyName": "TemplateContainer" } + "Metadata": { + "Common.PropertyName": "TemplateContainer" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu" + "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5835839569064942704, - "Data2": -7636651678963723793, - "Data3": -2475456111871188814, - "Data4": 6361484905331234617 + "Data1": 6128914286959702546, + "Data2": 890559379168358711, + "Data3": 5359006484434840888, + "Data4": -4844493119354322285 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu", @@ -62195,7 +70721,11 @@ "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu", "Documentation": "\n\nTheclassfortheTelerikFilterMenucomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -62222,7 +70752,9 @@ "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -62239,35 +70771,43 @@ "Name": "Navigable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu.Navigable", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } }, { "Kind": "Components.Component", "Name": "TemplateContainer", "TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuTemplateContainer", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuTemplateContainer Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu.TemplateContainer", - "Metadata": { "Common.PropertyName": "TemplateContainer" } + "Metadata": { + "Common.PropertyName": "TemplateContainer" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4867543418459893377, - "Data2": 5972469189550839039, - "Data3": -8364152783211112191, - "Data4": -4939155483359534346 + "Data1": -4696049575366048765, + "Data2": 2529027913264978058, + "Data3": -4023761941576703411, + "Data4": 2278531602986763276 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikFilterMenuHeader" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikFilterMenuHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -62285,21 +70825,27 @@ "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "Navigable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader.Navigable", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } }, { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -62333,24 +70879,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6003032124596486741, - "Data2": 8068594576096932089, - "Data3": -2017773614788843317, - "Data4": 8750763161369382323 + "Data1": 7941069672042138295, + "Data2": 2533507511249312638, + "Data3": -3595429751375352640, + "Data4": 3992802848562195051 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -62368,21 +70918,27 @@ "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "Navigable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader.Navigable", - "Metadata": { "Common.PropertyName": "Navigable" } + "Metadata": { + "Common.PropertyName": "Navigable" + } }, { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -62424,17 +70980,21 @@ }, { "__Checksum": { - "Data1": -6232954333827313284, - "Data2": 2246863112291083412, - "Data3": -3670131775247734548, - "Data4": 7493831321619551420 + "Data1": 5278563440576483503, + "Data2": 1733213761305914904, + "Data3": -8117547431586522372, + "Data4": -4243955496210944458 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Grid.GridEditForm", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Grid.GridEditForm", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridEditForm" } ], + "TagMatchingRules": [ + { + "TagName": "GridEditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -62452,7 +71012,9 @@ "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.Grid.GridEditForm.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", @@ -62469,7 +71031,9 @@ "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Grid.GridEditForm.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", @@ -62486,35 +71050,43 @@ "Name": "SaveText", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Grid.GridEditForm.SaveText", - "Metadata": { "Common.PropertyName": "SaveText" } + "Metadata": { + "Common.PropertyName": "SaveText" + } }, { "Kind": "Components.Component", "Name": "CancelText", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Grid.GridEditForm.CancelText", - "Metadata": { "Common.PropertyName": "CancelText" } + "Metadata": { + "Common.PropertyName": "CancelText" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Grid.GridEditForm", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1854984842195115353, - "Data2": 7899086894960878246, - "Data3": 4435993718596478730, - "Data4": -3267292349642226197 + "Data1": 2709604296040365709, + "Data2": 1660900369654157713, + "Data3": -7625260513851685857, + "Data4": 3072562308233100756 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Grid.GridEditForm", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Grid.GridEditForm", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Grid.GridEditForm" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Grid.GridEditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -62532,7 +71104,9 @@ "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Common.Grid.GridEditForm.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", @@ -62549,7 +71123,9 @@ "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.Grid.GridEditForm.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", @@ -62566,14 +71142,18 @@ "Name": "SaveText", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Grid.GridEditForm.SaveText", - "Metadata": { "Common.PropertyName": "SaveText" } + "Metadata": { + "Common.PropertyName": "SaveText" + } }, { "Kind": "Components.Component", "Name": "CancelText", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Grid.GridEditForm.CancelText", - "Metadata": { "Common.PropertyName": "CancelText" } + "Metadata": { + "Common.PropertyName": "CancelText" + } } ], "Metadata": { @@ -62585,17 +71165,21 @@ }, { "__Checksum": { - "Data1": -1075348317532372780, - "Data2": 6135264037557435163, - "Data3": -6477601023923724891, - "Data4": -5582829056639295267 + "Data1": 2144402089660360897, + "Data2": -4031628464070334898, + "Data3": -1517192353734535956, + "Data4": 7392773603348233421 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Layout.BindingComponentBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Layout.BindingComponentBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BindingComponentBase" } ], + "TagMatchingRules": [ + { + "TagName": "BindingComponentBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -62614,7 +71198,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.TextField", "Documentation": "\n\nDefinestheTextDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -62622,7 +71208,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.IconClassField", "Documentation": "\n\nDefinestheIconClassDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheIconandImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -62630,7 +71218,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.IconField", "Documentation": "\n\nDefinestheIconDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -62638,7 +71228,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.ImageUrlField", "Documentation": "\n\nDefinestheImageUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -62646,7 +71238,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.UrlField", "Documentation": "\n\nDefinestheUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -62667,30 +71261,34 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Layout.BindingComponentBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1530604245889827253, - "Data2": -9043408857587106968, - "Data3": -8677848760222299853, - "Data4": -5910494327128318089 + "Data1": -8217857697111385276, + "Data2": -2549285128761488315, + "Data3": 7711938644310929435, + "Data4": 1230557510646275898 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Layout.BindingComponentBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Layout.BindingComponentBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Layout.BindingComponentBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Layout.BindingComponentBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -62709,7 +71307,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.TextField", "Documentation": "\n\nDefinestheTextDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -62717,7 +71317,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.IconClassField", "Documentation": "\n\nDefinestheIconClassDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheIconandImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -62725,7 +71327,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.IconField", "Documentation": "\n\nDefinestheIconDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -62733,7 +71337,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.ImageUrlField", "Documentation": "\n\nDefinestheImageUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -62741,7 +71347,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.UrlField", "Documentation": "\n\nDefinestheUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -62762,8 +71370,8 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -62776,10 +71384,10 @@ }, { "__Checksum": { - "Data1": -6071461741509406922, - "Data2": -6337505064537645082, - "Data3": 6811296967084914872, - "Data4": -10695228371310340 + "Data1": -5826392738279996522, + "Data2": 876133533423295814, + "Data3": -7790221577971684573, + "Data4": 8079106363963094934 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Layout.BindingComponentBase.ItemTemplate", @@ -62801,23 +71409,23 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.Layout.BindingComponentBase.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1767309197935675286, - "Data2": 6197765668633509036, - "Data3": 6619266935708954228, - "Data4": -3016836349615267313 + "Data1": -8197791791412452139, + "Data2": -1807842961849415282, + "Data3": 4706393468501864511, + "Data4": 7603251265819625558 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Layout.BindingComponentBase.ItemTemplate", @@ -62839,8 +71447,8 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Layout.BindingComponentBase.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -62853,17 +71461,21 @@ }, { "__Checksum": { - "Data1": 2558994650071756176, - "Data2": -138792875505893877, - "Data3": 6162146910828587030, - "Data4": 2329130963888989046 + "Data1": -1804854735900492549, + "Data2": 997078692047842854, + "Data3": -2270459058217774349, + "Data4": -5321796687550267236 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "HierarchicalBindingComponentBase" } ], + "TagMatchingRules": [ + { + "TagName": "HierarchicalBindingComponentBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -62882,7 +71494,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.IdField", "Documentation": "\n\nDefinestheIdDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -62890,7 +71504,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ParentIdField", "Documentation": "\n\nDefinestheParentIdDataFieldoftheDataSource.UsethisDataFieldwhenthecomponentisboundtoaflatdatastructure.\n\n", - "Metadata": { "Common.PropertyName": "ParentIdField" } + "Metadata": { + "Common.PropertyName": "ParentIdField" + } }, { "Kind": "Components.Component", @@ -62898,7 +71514,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.HasChildrenField", "Documentation": "\n\nDefinestheHasChildrenDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "HasChildrenField" } + "Metadata": { + "Common.PropertyName": "HasChildrenField" + } }, { "Kind": "Components.Component", @@ -62906,7 +71524,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ItemsField", "Documentation": "\n\nDefinestheItemsDataFieldoftheDataSourcethatcontainsthechildnodes.\n\n", - "Metadata": { "Common.PropertyName": "ItemsField" } + "Metadata": { + "Common.PropertyName": "ItemsField" + } }, { "Kind": "Components.Component", @@ -62914,7 +71534,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.TextField", "Documentation": "\n\nDefinestheTextDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -62922,7 +71544,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.IconClassField", "Documentation": "\n\nDefinestheIconClassDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheIconandImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -62930,7 +71554,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.IconField", "Documentation": "\n\nDefinestheIconDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -62938,7 +71564,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ImageUrlField", "Documentation": "\n\nDefinestheImageUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -62946,7 +71574,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.UrlField", "Documentation": "\n\nDefinestheUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -62967,30 +71597,34 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5626665390994437423, - "Data2": 4803450423547242243, - "Data3": -2584224887946811375, - "Data4": -7591692020983419731 + "Data1": 4529200510582456798, + "Data2": -770061883106299425, + "Data3": 8652418858935066211, + "Data4": 5615159807892179037 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -63009,7 +71643,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.IdField", "Documentation": "\n\nDefinestheIdDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "IdField" } + "Metadata": { + "Common.PropertyName": "IdField" + } }, { "Kind": "Components.Component", @@ -63017,7 +71653,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ParentIdField", "Documentation": "\n\nDefinestheParentIdDataFieldoftheDataSource.UsethisDataFieldwhenthecomponentisboundtoaflatdatastructure.\n\n", - "Metadata": { "Common.PropertyName": "ParentIdField" } + "Metadata": { + "Common.PropertyName": "ParentIdField" + } }, { "Kind": "Components.Component", @@ -63025,7 +71663,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.HasChildrenField", "Documentation": "\n\nDefinestheHasChildrenDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "HasChildrenField" } + "Metadata": { + "Common.PropertyName": "HasChildrenField" + } }, { "Kind": "Components.Component", @@ -63033,7 +71673,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ItemsField", "Documentation": "\n\nDefinestheItemsDataFieldoftheDataSourcethatcontainsthechildnodes.\n\n", - "Metadata": { "Common.PropertyName": "ItemsField" } + "Metadata": { + "Common.PropertyName": "ItemsField" + } }, { "Kind": "Components.Component", @@ -63041,7 +71683,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.TextField", "Documentation": "\n\nDefinestheTextDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "TextField" } + "Metadata": { + "Common.PropertyName": "TextField" + } }, { "Kind": "Components.Component", @@ -63049,7 +71693,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.IconClassField", "Documentation": "\n\nDefinestheIconClassDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheIconandImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconClassField" } + "Metadata": { + "Common.PropertyName": "IconClassField" + } }, { "Kind": "Components.Component", @@ -63057,7 +71703,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.IconField", "Documentation": "\n\nDefinestheIconDataFieldoftheDataSource.\nIt'svalueistakenwithpriorityovertheImageUrlfield.\n\n", - "Metadata": { "Common.PropertyName": "IconField" } + "Metadata": { + "Common.PropertyName": "IconField" + } }, { "Kind": "Components.Component", @@ -63065,7 +71713,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ImageUrlField", "Documentation": "\n\nDefinestheImageUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "ImageUrlField" } + "Metadata": { + "Common.PropertyName": "ImageUrlField" + } }, { "Kind": "Components.Component", @@ -63073,7 +71723,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.UrlField", "Documentation": "\n\nDefinestheUrlDataFieldoftheDataSource.\n\n", - "Metadata": { "Common.PropertyName": "UrlField" } + "Metadata": { + "Common.PropertyName": "UrlField" + } }, { "Kind": "Components.Component", @@ -63094,8 +71746,8 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -63108,10 +71760,10 @@ }, { "__Checksum": { - "Data1": -3203890809600069170, - "Data2": -8790558515454221375, - "Data3": 4076162707092339998, - "Data4": -612483211569399836 + "Data1": 928386830442113552, + "Data2": -2094000758544285658, + "Data3": 6860203391981287054, + "Data4": -5508293189438144330 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ItemTemplate", @@ -63133,23 +71785,23 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ItemTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1753412485940967882, - "Data2": 7489187992925115610, - "Data3": -8556597480663341810, - "Data4": 6828800258762048844 + "Data1": 360805597612063404, + "Data2": -622528108676668884, + "Data3": 7838710044140044225, + "Data4": -4026376243475741628 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ItemTemplate", @@ -63171,8 +71823,8 @@ "DisplayName": "string Telerik.Blazor.Components.Common.Layout.HierarchicalBindingComponentBase.ItemTemplate.Context", "Documentation": "Specifiestheparameternameforthe'ItemTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -63185,10 +71837,10 @@ }, { "__Checksum": { - "Data1": -7211600131750405168, - "Data2": -4768543873824873392, - "Data3": -7550287661077675366, - "Data4": 7248828581258527089 + "Data1": -6087890546075866587, + "Data2": 3941905661112937484, + "Data3": -6310353625203450942, + "Data4": 6882626972934252583 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Layout.ItemElement", @@ -63196,7 +71848,11 @@ "DisplayName": "Telerik.Blazor.Components.Common.Layout.ItemElement", "Documentation": "\n\nTheclassfortheTelerikNavigationItemElementBasecomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ItemElement" } ], + "TagMatchingRules": [ + { + "TagName": "ItemElement" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -63224,7 +71880,9 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.ItemElement.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -63258,17 +71916,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.Layout.ItemElement", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4082586302367011277, - "Data2": -6871458061447986830, - "Data3": 8435322779230637946, - "Data4": -8437278447137638490 + "Data1": -8732700231933829306, + "Data2": 4913290393519829860, + "Data3": 4865768892461472175, + "Data4": -8746430631689464319 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.Layout.ItemElement", @@ -63276,7 +71934,11 @@ "DisplayName": "Telerik.Blazor.Components.Common.Layout.ItemElement", "Documentation": "\n\nTheclassfortheTelerikNavigationItemElementBasecomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.Layout.ItemElement" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.Layout.ItemElement" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -63304,7 +71966,9 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.Layout.ItemElement.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -63346,10 +72010,10 @@ }, { "__Checksum": { - "Data1": -718071326926151442, - "Data2": -1616101973298775287, - "Data3": 5281028974273988446, - "Data4": 4884474749016945260 + "Data1": 2245183122459489012, + "Data2": 5684176510474193113, + "Data3": -867393250860372385, + "Data4": 5188360351992499066 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Layout.ItemElement.ChildContent", @@ -63363,17 +72027,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.Layout.ItemElement.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1775571657787990187, - "Data2": 6957840930259063867, - "Data3": -1530680270185079206, - "Data4": 4747438865434601958 + "Data1": 990964835329395436, + "Data2": -8592476967225141526, + "Data3": -454697469674923558, + "Data4": -4246052803155058990 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.Layout.ItemElement.ChildContent", @@ -63395,17 +72059,21 @@ }, { "__Checksum": { - "Data1": -2988496387607587931, - "Data2": -711053460222163648, - "Data3": 548496046095341918, - "Data4": 4771106691161299442 + "Data1": -4870351502657693396, + "Data2": -2314757912087255488, + "Data3": -866648437857026725, + "Data4": -1156546750248752594 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.VirtualColumnScroller.VirtualColumnScroller", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.VirtualColumnScroller.VirtualColumnScroller", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "VirtualColumnScroller" } ], + "TagMatchingRules": [ + { + "TagName": "VirtualColumnScroller" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -63423,7 +72091,9 @@ "Name": "DataId", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.VirtualColumnScroller.VirtualColumnScroller.DataId", - "Metadata": { "Common.PropertyName": "DataId" } + "Metadata": { + "Common.PropertyName": "DataId" + } }, { "Kind": "Components.Component", @@ -63448,24 +72118,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.VirtualColumnScroller.VirtualColumnScroller", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3603120192131640501, - "Data2": -3466797617848129960, - "Data3": -2630050342848708881, - "Data4": -6231653510371650743 + "Data1": 4052481088579815547, + "Data2": 60969561912888996, + "Data3": 8543223452282715821, + "Data4": -4742383209611881888 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.VirtualColumnScroller.VirtualColumnScroller", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Common.VirtualColumnScroller.VirtualColumnScroller", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.VirtualColumnScroller.VirtualColumnScroller" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.VirtualColumnScroller.VirtualColumnScroller" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -63483,7 +72157,9 @@ "Name": "DataId", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.VirtualColumnScroller.VirtualColumnScroller.DataId", - "Metadata": { "Common.PropertyName": "DataId" } + "Metadata": { + "Common.PropertyName": "DataId" + } }, { "Kind": "Components.Component", @@ -63516,10 +72192,10 @@ }, { "__Checksum": { - "Data1": 2528940784361686413, - "Data2": -5473867892330512880, - "Data3": 2912611107568410153, - "Data4": -1999202265230852197 + "Data1": 5016191681616945634, + "Data2": 1133981727490531848, + "Data3": 6526688116641866278, + "Data4": 7074132988588519247 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer", @@ -63527,35 +72203,47 @@ "DisplayName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer", "Documentation": "\n\nTheclassfortheVirtualScrollContainercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "VirtualScrollContainer" } ], + "TagMatchingRules": [ + { + "TagName": "VirtualScrollContainer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Total", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.Total", - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "Components.Component", "Name": "PageSize", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.PageSize", - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "Components.Component", "Name": "ItemHeight", "TypeName": "System.Decimal", "DisplayName": "decimal Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.ItemHeight", - "Metadata": { "Common.PropertyName": "ItemHeight" } + "Metadata": { + "Common.PropertyName": "ItemHeight" + } }, { "Kind": "Components.Component", @@ -63572,7 +72260,9 @@ "Name": "Skip", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.Skip", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -63589,20 +72279,22 @@ "Name": "EnableVirtualScroll", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.EnableVirtualScroll", - "Metadata": { "Common.PropertyName": "EnableVirtualScroll" } + "Metadata": { + "Common.PropertyName": "EnableVirtualScroll" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer" + "Common.TypeName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6140727865266557475, - "Data2": -7294030927562901640, - "Data3": -866842212509819982, - "Data4": 9049494853769310018 + "Data1": 2605875268636091621, + "Data2": -8182872739477942053, + "Data3": -9142343661719398800, + "Data4": -4795929075985344757 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer", @@ -63610,35 +72302,47 @@ "DisplayName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer", "Documentation": "\n\nTheclassfortheVirtualScrollContainercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Total", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.Total", - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "Components.Component", "Name": "PageSize", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.PageSize", - "Metadata": { "Common.PropertyName": "PageSize" } + "Metadata": { + "Common.PropertyName": "PageSize" + } }, { "Kind": "Components.Component", "Name": "ItemHeight", "TypeName": "System.Decimal", "DisplayName": "decimal Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.ItemHeight", - "Metadata": { "Common.PropertyName": "ItemHeight" } + "Metadata": { + "Common.PropertyName": "ItemHeight" + } }, { "Kind": "Components.Component", @@ -63655,7 +72359,9 @@ "Name": "Skip", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.Skip", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -63672,21 +72378,23 @@ "Name": "EnableVirtualScroll", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.EnableVirtualScroll", - "Metadata": { "Common.PropertyName": "EnableVirtualScroll" } + "Metadata": { + "Common.PropertyName": "EnableVirtualScroll" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 87448696764281798, - "Data2": -791292865451306856, - "Data3": -526123220092421621, - "Data4": 535591004505131931 + "Data1": -5686673256914113439, + "Data2": -6017037001142974910, + "Data3": -1196972060920184014, + "Data4": 6855980896415098062 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.ChildContent", @@ -63700,17 +72408,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 95861745665303756, - "Data2": 6489419035158702748, - "Data3": 2764792408500309740, - "Data4": 424221911011108658 + "Data1": 6980792915718507845, + "Data2": 3978010664079278873, + "Data3": 8079781780995094961, + "Data4": 5118349449502431543 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer.ChildContent", @@ -63732,10 +72440,10 @@ }, { "__Checksum": { - "Data1": -2238181404482246478, - "Data2": -4286055073012827459, - "Data3": 2973949355211458764, - "Data4": -6962774833918713006 + "Data1": 9122968686761365992, + "Data2": 335995779008224223, + "Data3": 6458747546984198744, + "Data4": 8555156104343763528 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller", @@ -63743,35 +72451,47 @@ "DisplayName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller", "Documentation": "\n\nTheclassfortheVirtualScrollercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "VirtualScroller" } ], + "TagMatchingRules": [ + { + "TagName": "VirtualScroller" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "DataId", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller.DataId", - "Metadata": { "Common.PropertyName": "DataId" } + "Metadata": { + "Common.PropertyName": "DataId" + } }, { "Kind": "Components.Component", "Name": "Total", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller.Total", - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "Components.Component", "Name": "ItemHeight", "TypeName": "System.Decimal", "DisplayName": "decimal Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller.ItemHeight", - "Metadata": { "Common.PropertyName": "ItemHeight" } + "Metadata": { + "Common.PropertyName": "ItemHeight" + } }, { "Kind": "Components.Component", "Name": "Skip", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller.Skip", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -63785,16 +72505,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller" + "Common.TypeName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7530334455149503083, - "Data2": -3639475509993630714, - "Data3": 1798242880424928702, - "Data4": -2973229581434508928 + "Data1": 7143972294894445157, + "Data2": -2236568841119145344, + "Data3": -2481965876469316595, + "Data4": 126782650857663091 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller", @@ -63802,35 +72522,47 @@ "DisplayName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller", "Documentation": "\n\nTheclassfortheVirtualScrollercomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "DataId", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller.DataId", - "Metadata": { "Common.PropertyName": "DataId" } + "Metadata": { + "Common.PropertyName": "DataId" + } }, { "Kind": "Components.Component", "Name": "Total", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller.Total", - "Metadata": { "Common.PropertyName": "Total" } + "Metadata": { + "Common.PropertyName": "Total" + } }, { "Kind": "Components.Component", "Name": "ItemHeight", "TypeName": "System.Decimal", "DisplayName": "decimal Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller.ItemHeight", - "Metadata": { "Common.PropertyName": "ItemHeight" } + "Metadata": { + "Common.PropertyName": "ItemHeight" + } }, { "Kind": "Components.Component", "Name": "Skip", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller.Skip", - "Metadata": { "Common.PropertyName": "Skip" } + "Metadata": { + "Common.PropertyName": "Skip" + } }, { "Kind": "Components.Component", @@ -63844,17 +72576,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2553569611498511993, - "Data2": 6411264218181850154, - "Data3": -2585805441888916985, - "Data4": -1143094393188503171 + "Data1": 7384635644479815233, + "Data2": -8798316011583339630, + "Data3": 4671112852839387396, + "Data4": 2320184861942568124 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.DateTimePicker.DateTimeSelector", @@ -63862,7 +72594,11 @@ "DisplayName": "Telerik.Blazor.Components.DateTimePicker.DateTimeSelector", "Documentation": "\n\nTheclassfortheTimePickerTimeSelectorcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DateTimeSelector" } ], + "TagMatchingRules": [ + { + "TagName": "DateTimeSelector" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -63931,35 +72667,41 @@ "Name": "Format", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.DateTimePicker.DateTimeSelector.Format", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.DateTimePicker.DateTimeSelector.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.DateTimePicker.DateTimeSelector.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.DateTimePicker.DateTimeSelector", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1064681012549802976, - "Data2": 2983628547016264053, - "Data3": -6886065469565536001, - "Data4": 823066311625404903 + "Data1": -2906979412249296819, + "Data2": -5658802038427623589, + "Data3": 4855798535392943498, + "Data4": 8447052305523632887 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.DateTimePicker.DateTimeSelector", @@ -63967,7 +72709,11 @@ "DisplayName": "Telerik.Blazor.Components.DateTimePicker.DateTimeSelector", "Documentation": "\n\nTheclassfortheTimePickerTimeSelectorcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.DateTimePicker.DateTimeSelector" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.DateTimePicker.DateTimeSelector" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -64036,21 +72782,27 @@ "Name": "Format", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.DateTimePicker.DateTimeSelector.Format", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.DateTimePicker.DateTimeSelector.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.DateTimePicker.DateTimeSelector.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } } ], "Metadata": { @@ -64062,17 +72814,21 @@ }, { "__Checksum": { - "Data1": -4343348278952901192, - "Data2": 414913609075768404, - "Data3": 2051508897333837045, - "Data4": 4284792123266712513 + "Data1": 6422141404527371870, + "Data2": -1344774329474030102, + "Data3": 2475501277729663886, + "Data4": 3419265914179300349 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Drawer.DrawerItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Drawer.DrawerItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DrawerItem" } ], + "TagMatchingRules": [ + { + "TagName": "DrawerItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -64090,7 +72846,9 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Drawer.DrawerItem.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", @@ -64135,24 +72893,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Drawer.DrawerItem", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3506252868919361533, - "Data2": 6611680073616452602, - "Data3": -6781031963214087922, - "Data4": -3536469647299815889 + "Data1": 1895339340066337085, + "Data2": 7533987963065340565, + "Data3": 7582840069286087278, + "Data4": -4689166656125318392 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Drawer.DrawerItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Drawer.DrawerItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Drawer.DrawerItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Drawer.DrawerItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -64170,7 +72932,9 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Drawer.DrawerItem.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", @@ -64223,10 +72987,10 @@ }, { "__Checksum": { - "Data1": 2581845543524444793, - "Data2": -4538133117296096240, - "Data3": 9000690179120952723, - "Data4": -7210891668681397703 + "Data1": 4504539456239078180, + "Data2": -6698857783732894756, + "Data3": 3384358902049446915, + "Data4": 9152232563634661099 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.EditorCustomTool", @@ -64234,7 +72998,11 @@ "DisplayName": "Telerik.Blazor.Components.Editor.EditorCustomTool", "Documentation": "\n\nTheclassfortheCustomToolsintheEditor.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "EditorCustomTool" } ], + "TagMatchingRules": [ + { + "TagName": "EditorCustomTool" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -64242,7 +73010,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Editor.EditorCustomTool.Name", "Documentation": "\n\nDefinesthetoolnamethatisassociatedtothetoolrendering.Usedtoaddthecustomtooltothetoolbar.Required.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -64257,16 +73027,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Editor.EditorCustomTool" + "Common.TypeName": "Telerik.Blazor.Components.Editor.EditorCustomTool", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3120175233149565267, - "Data2": 8927591291630571186, - "Data3": 5078323157566454865, - "Data4": -1256730680869105176 + "Data1": -4362850212572174895, + "Data2": 8751540425787196813, + "Data3": -5792511553011748066, + "Data4": 8972167283048773169 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.EditorCustomTool", @@ -64274,7 +73044,11 @@ "DisplayName": "Telerik.Blazor.Components.Editor.EditorCustomTool", "Documentation": "\n\nTheclassfortheCustomToolsintheEditor.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Editor.EditorCustomTool" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Editor.EditorCustomTool" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -64282,7 +73056,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Editor.EditorCustomTool.Name", "Documentation": "\n\nDefinesthetoolnamethatisassociatedtothetoolrendering.Usedtoaddthecustomtooltothetoolbar.Required.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -64297,17 +73073,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Editor.EditorCustomTool", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 409073721876601278, - "Data2": 4775494531355507977, - "Data3": -7915090149787192325, - "Data4": 1271170731478084380 + "Data1": -4815116546866001595, + "Data2": 1406570817408221025, + "Data3": 5271762803330769645, + "Data4": -7027661393889972901 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Editor.EditorCustomTool.ChildContent", @@ -64322,17 +73098,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Editor.EditorCustomTool.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 216790917607538104, - "Data2": -1199117401122886079, - "Data3": 2649593182926559132, - "Data4": 2727814388814358592 + "Data1": 6736861409072374332, + "Data2": 6420609460086845219, + "Data3": 1184217008733508622, + "Data4": 5255530384882980681 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Editor.EditorCustomTool.ChildContent", @@ -64355,107 +73131,133 @@ }, { "__Checksum": { - "Data1": 7884510852751060953, - "Data2": -1281963569729518339, - "Data3": 3968394201874929750, - "Data4": 4469650256890101854 + "Data1": 3252847737152120787, + "Data2": -6147976635574536184, + "Data3": -8934041045117861096, + "Data4": 2971506588514133656 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.EditorToolBar", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.EditorToolBar", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "EditorToolBar" } ], + "TagMatchingRules": [ + { + "TagName": "EditorToolBar" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Editor", "TypeName": "Telerik.Blazor.Components.TelerikEditor", "DisplayName": "Telerik.Blazor.Components.TelerikEditor Telerik.Blazor.Components.Editor.EditorToolBar.Editor", - "Metadata": { "Common.PropertyName": "Editor" } + "Metadata": { + "Common.PropertyName": "Editor" + } }, { "Kind": "Components.Component", "Name": "Tools", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Editor.EditorToolBar.Tools", - "Metadata": { "Common.PropertyName": "Tools" } + "Metadata": { + "Common.PropertyName": "Tools" + } }, { "Kind": "Components.Component", "Name": "CustomTools", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Editor.EditorToolBar.CustomTools", - "Metadata": { "Common.PropertyName": "CustomTools" } + "Metadata": { + "Common.PropertyName": "CustomTools" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Editor.EditorToolBar" + "Common.TypeName": "Telerik.Blazor.Components.Editor.EditorToolBar", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4182796743870581937, - "Data2": -6312725053411750006, - "Data3": -3100917007807468444, - "Data4": -1761323849676861339 + "Data1": 3570613545423687692, + "Data2": 5822227181128180713, + "Data3": -5964579100388971906, + "Data4": -798749684111588494 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.EditorToolBar", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.EditorToolBar", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Editor.EditorToolBar" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Editor.EditorToolBar" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Editor", "TypeName": "Telerik.Blazor.Components.TelerikEditor", "DisplayName": "Telerik.Blazor.Components.TelerikEditor Telerik.Blazor.Components.Editor.EditorToolBar.Editor", - "Metadata": { "Common.PropertyName": "Editor" } + "Metadata": { + "Common.PropertyName": "Editor" + } }, { "Kind": "Components.Component", "Name": "Tools", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Editor.EditorToolBar.Tools", - "Metadata": { "Common.PropertyName": "Tools" } + "Metadata": { + "Common.PropertyName": "Tools" + } }, { "Kind": "Components.Component", "Name": "CustomTools", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Editor.EditorToolBar.CustomTools", - "Metadata": { "Common.PropertyName": "CustomTools" } + "Metadata": { + "Common.PropertyName": "CustomTools" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Editor.EditorToolBar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1293918395622360758, - "Data2": 4540347326285620048, - "Data3": 4726784112561764613, - "Data4": -6987623728860792591 + "Data1": 5970390984883016658, + "Data2": -3400781712667999378, + "Data3": 3564651918382804848, + "Data4": 3655856540212042287 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InsertImageForm" } ], + "TagMatchingRules": [ + { + "TagName": "InsertImageForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "CommandArgs", "TypeName": "Telerik.Blazor.Components.Editor.ImageCommandArgs", "DisplayName": "Telerik.Blazor.Components.Editor.ImageCommandArgs Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm.CommandArgs", - "Metadata": { "Common.PropertyName": "CommandArgs" } + "Metadata": { + "Common.PropertyName": "CommandArgs" + } }, { "Kind": "Components.Component", @@ -64479,30 +73281,36 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm" + "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3986473548449524750, - "Data2": 2879890211025697467, - "Data3": 8856799251281406073, - "Data4": 4450048025746893167 + "Data1": 3085073508558624400, + "Data2": 2549234798914590955, + "Data3": 8479267355693704369, + "Data4": 8965949954927216105 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "CommandArgs", "TypeName": "Telerik.Blazor.Components.Editor.ImageCommandArgs", "DisplayName": "Telerik.Blazor.Components.Editor.ImageCommandArgs Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm.CommandArgs", - "Metadata": { "Common.PropertyName": "CommandArgs" } + "Metadata": { + "Common.PropertyName": "CommandArgs" + } }, { "Kind": "Components.Component", @@ -64526,31 +73334,37 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.InsertImageForm", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -512167155039415545, - "Data2": 3941109933567840366, - "Data3": 3164901751040842991, - "Data4": -7478367665766931056 + "Data1": 438111731046962247, + "Data2": 4753045214306776795, + "Data3": 3224759597559966439, + "Data4": -4215294739318878682 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InsertLinkForm" } ], + "TagMatchingRules": [ + { + "TagName": "InsertLinkForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "CommandArgs", "TypeName": "Telerik.Blazor.Components.Editor.LinkCommandArgs", "DisplayName": "Telerik.Blazor.Components.Editor.LinkCommandArgs Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm.CommandArgs", - "Metadata": { "Common.PropertyName": "CommandArgs" } + "Metadata": { + "Common.PropertyName": "CommandArgs" + } }, { "Kind": "Components.Component", @@ -64574,30 +73388,36 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm" + "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1811564617917333653, - "Data2": -8392656923914134485, - "Data3": -2044443110989974476, - "Data4": -4349578670634483026 + "Data1": 7357757350011691050, + "Data2": 1636395265068239324, + "Data3": -4849282829502627100, + "Data4": 2759473167425509008 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "CommandArgs", "TypeName": "Telerik.Blazor.Components.Editor.LinkCommandArgs", "DisplayName": "Telerik.Blazor.Components.Editor.LinkCommandArgs Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm.CommandArgs", - "Metadata": { "Common.PropertyName": "CommandArgs" } + "Metadata": { + "Common.PropertyName": "CommandArgs" + } }, { "Kind": "Components.Component", @@ -64621,31 +73441,37 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.InsertLinkForm", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -484778605965490954, - "Data2": -2380424141012976656, - "Data3": 5829987681216980931, - "Data4": -2101179730446366983 + "Data1": -2914461378482623991, + "Data2": -2678960698298937275, + "Data3": -2081097153221337663, + "Data4": -7901003216969370156 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ViewHtmlDialog" } ], + "TagMatchingRules": [ + { + "TagName": "ViewHtmlDialog" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "CommandArgs", "TypeName": "Telerik.Blazor.Components.Editor.HtmlCommandArgs", "DisplayName": "Telerik.Blazor.Components.Editor.HtmlCommandArgs Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog.CommandArgs", - "Metadata": { "Common.PropertyName": "CommandArgs" } + "Metadata": { + "Common.PropertyName": "CommandArgs" + } }, { "Kind": "Components.Component", @@ -64669,30 +73495,36 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog" + "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8923554395362254692, - "Data2": 411368049630224585, - "Data3": 2029923021458468815, - "Data4": -2888776936237002035 + "Data1": -8203344793830527167, + "Data2": -501818669668914970, + "Data3": -8160413627387395058, + "Data4": -6648688648563799789 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "CommandArgs", "TypeName": "Telerik.Blazor.Components.Editor.HtmlCommandArgs", "DisplayName": "Telerik.Blazor.Components.Editor.HtmlCommandArgs Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog.CommandArgs", - "Metadata": { "Common.PropertyName": "CommandArgs" } + "Metadata": { + "Common.PropertyName": "CommandArgs" + } }, { "Kind": "Components.Component", @@ -64716,31 +73548,37 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.ViewHtmlDialog", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7353417082414316930, - "Data2": -1501493642064818876, - "Data3": 4088982226777502518, - "Data4": -4557009812195247842 + "Data1": -27904003878409372, + "Data2": -2531939443929238731, + "Data3": 4476478594552398350, + "Data4": 5814443168849238210 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "InsertTablePopup" } ], + "TagMatchingRules": [ + { + "TagName": "InsertTablePopup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Tool", "TypeName": "Telerik.Blazor.Components.Editor.ButtonTool", "DisplayName": "Telerik.Blazor.Components.Editor.ButtonTool Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup.Tool", - "Metadata": { "Common.PropertyName": "Tool" } + "Metadata": { + "Common.PropertyName": "Tool" + } }, { "Kind": "Components.Component", @@ -64754,30 +73592,36 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup" + "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 595156772458479376, - "Data2": -1349581002772865096, - "Data3": -2789893184344706805, - "Data4": -7643416098270129971 + "Data1": 7610371611499205320, + "Data2": 2994835737986894558, + "Data3": -4075109814682364393, + "Data4": 653015921401996093 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Tool", "TypeName": "Telerik.Blazor.Components.Editor.ButtonTool", "DisplayName": "Telerik.Blazor.Components.Editor.ButtonTool Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup.Tool", - "Metadata": { "Common.PropertyName": "Tool" } + "Metadata": { + "Common.PropertyName": "Tool" + } }, { "Kind": "Components.Component", @@ -64791,45 +73635,55 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.InsertTablePopup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6189211347054252878, - "Data2": 6850757607127336689, - "Data3": -7406262900614284805, - "Data4": 4978398088349520293 + "Data1": 1111832871722811869, + "Data2": -1831742079577234787, + "Data3": 2562390950071222197, + "Data4": -9094000390821611449 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "EditorDialog" } ], + "TagMatchingRules": [ + { + "TagName": "EditorDialog" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Tool", "TypeName": "Telerik.Blazor.Components.Editor.DialogTool", "DisplayName": "Telerik.Blazor.Components.Editor.DialogTool Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.Tool", - "Metadata": { "Common.PropertyName": "Tool" } + "Metadata": { + "Common.PropertyName": "Tool" + } }, { "Kind": "Components.Component", "Name": "CommandArgs", "TypeName": "Telerik.Blazor.Components.Editor.ToolCommandArgsBase", "DisplayName": "Telerik.Blazor.Components.Editor.ToolCommandArgsBase Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.CommandArgs", - "Metadata": { "Common.PropertyName": "CommandArgs" } + "Metadata": { + "Common.PropertyName": "CommandArgs" + } }, { "Kind": "Components.Component", "Name": "EditorContainer", "TypeName": "Telerik.Blazor.Components.TelerikEditor", "DisplayName": "Telerik.Blazor.Components.TelerikEditor Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.EditorContainer", - "Metadata": { "Common.PropertyName": "EditorContainer" } + "Metadata": { + "Common.PropertyName": "EditorContainer" + } }, { "Kind": "Components.Component", @@ -64856,7 +73710,9 @@ "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -64880,44 +73736,54 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog" + "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8852021643495587539, - "Data2": 2274274760072953211, - "Data3": -2441548136162299387, - "Data4": -2785442447208184794 + "Data1": 259966946640402751, + "Data2": 3732318387996039347, + "Data3": 3096478554893040133, + "Data4": 6582246482276049160 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Tool", "TypeName": "Telerik.Blazor.Components.Editor.DialogTool", "DisplayName": "Telerik.Blazor.Components.Editor.DialogTool Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.Tool", - "Metadata": { "Common.PropertyName": "Tool" } + "Metadata": { + "Common.PropertyName": "Tool" + } }, { "Kind": "Components.Component", "Name": "CommandArgs", "TypeName": "Telerik.Blazor.Components.Editor.ToolCommandArgsBase", "DisplayName": "Telerik.Blazor.Components.Editor.ToolCommandArgsBase Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.CommandArgs", - "Metadata": { "Common.PropertyName": "CommandArgs" } + "Metadata": { + "Common.PropertyName": "CommandArgs" + } }, { "Kind": "Components.Component", "Name": "EditorContainer", "TypeName": "Telerik.Blazor.Components.TelerikEditor", "DisplayName": "Telerik.Blazor.Components.TelerikEditor Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.EditorContainer", - "Metadata": { "Common.PropertyName": "EditorContainer" } + "Metadata": { + "Common.PropertyName": "EditorContainer" + } }, { "Kind": "Components.Component", @@ -64944,7 +73810,9 @@ "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } }, { "Kind": "Components.Component", @@ -64968,17 +73836,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2786848247403253163, - "Data2": -3506741428433709007, - "Data3": 1266963941704743113, - "Data4": 3447089383569068472 + "Data1": 8138716041131216264, + "Data2": -5122506120415382232, + "Data3": 8815315968471661842, + "Data4": -814596630626182288 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.ChildContent", @@ -64992,17 +73860,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3086806372341333450, - "Data2": 3947626334435247085, - "Data3": -2490611352772331124, - "Data4": 2924678581261982265 + "Data1": -7426701823857724982, + "Data2": -3468453778601400049, + "Data3": 3040053226681248170, + "Data4": 1793140540803500471 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog.ChildContent", @@ -65024,38 +73892,48 @@ }, { "__Checksum": { - "Data1": 1374144826086506402, - "Data2": -4618752266613335962, - "Data3": -4118382019052043356, - "Data4": 5375777764555328067 + "Data1": -4968575600718057658, + "Data2": 494812658336482021, + "Data3": 7490450903950700987, + "Data4": 7565237137327522797 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "EditorToolsFactory" } ], + "TagMatchingRules": [ + { + "TagName": "EditorToolsFactory" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Tool", "TypeName": "Telerik.Blazor.Components.IEditorTool", "DisplayName": "Telerik.Blazor.Components.IEditorTool Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory.Tool", - "Metadata": { "Common.PropertyName": "Tool" } + "Metadata": { + "Common.PropertyName": "Tool" + } }, { "Kind": "Components.Component", "Name": "StateContainer", "TypeName": "Telerik.Blazor.Components.Editor.State.EditorStateContainer", "DisplayName": "Telerik.Blazor.Components.Editor.State.EditorStateContainer Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory.StateContainer", - "Metadata": { "Common.PropertyName": "StateContainer" } + "Metadata": { + "Common.PropertyName": "StateContainer" + } }, { "Kind": "Components.Component", "Name": "ToolRendering", "TypeName": "Telerik.Blazor.Components.Editor.IEditorCustomToolRendering", "DisplayName": "Telerik.Blazor.Components.Editor.IEditorCustomToolRendering Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory.ToolRendering", - "Metadata": { "Common.PropertyName": "ToolRendering" } + "Metadata": { + "Common.PropertyName": "ToolRendering" + } }, { "Kind": "Components.Component", @@ -65079,44 +73957,54 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory" + "Common.TypeName": "Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7054803282538601395, - "Data2": 319927194323332685, - "Data3": -3610755774781281003, - "Data4": -5833876516795712372 + "Data1": 9076469246677513027, + "Data2": -4258113975290053680, + "Data3": 3909373264951274413, + "Data4": -3464274769325969146 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Tool", "TypeName": "Telerik.Blazor.Components.IEditorTool", "DisplayName": "Telerik.Blazor.Components.IEditorTool Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory.Tool", - "Metadata": { "Common.PropertyName": "Tool" } + "Metadata": { + "Common.PropertyName": "Tool" + } }, { "Kind": "Components.Component", "Name": "StateContainer", "TypeName": "Telerik.Blazor.Components.Editor.State.EditorStateContainer", "DisplayName": "Telerik.Blazor.Components.Editor.State.EditorStateContainer Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory.StateContainer", - "Metadata": { "Common.PropertyName": "StateContainer" } + "Metadata": { + "Common.PropertyName": "StateContainer" + } }, { "Kind": "Components.Component", "Name": "ToolRendering", "TypeName": "Telerik.Blazor.Components.Editor.IEditorCustomToolRendering", "DisplayName": "Telerik.Blazor.Components.Editor.IEditorCustomToolRendering Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory.ToolRendering", - "Metadata": { "Common.PropertyName": "ToolRendering" } + "Metadata": { + "Common.PropertyName": "ToolRendering" + } }, { "Kind": "Components.Component", @@ -65140,24 +74028,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Editor.ToolBar.EditorToolsFactory", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3454054504909373394, - "Data2": -2375656254268919384, - "Data3": -898924273940066892, - "Data4": -5470329213760881858 + "Data1": -6535071150850241908, + "Data2": -5729973203864275286, + "Data3": 726692411820096741, + "Data4": 2983071400307942909 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridCheckBoxCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridCheckBoxCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridCheckBoxCell" } ], + "TagMatchingRules": [ + { + "TagName": "GridCheckBoxCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -65175,7 +74067,9 @@ "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridCheckBoxCell.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -65212,35 +74106,43 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridCheckBoxCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridCheckBoxCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridCheckBoxCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1281870351932422645, - "Data2": -6333740294255843975, - "Data3": -7805559243859095250, - "Data4": 4892664621417226143 + "Data1": 8583185498035738209, + "Data2": -874268631770495222, + "Data3": -6852911847368531251, + "Data4": -3836339942298817318 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridCheckBoxCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridCheckBoxCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridCheckBoxCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridCheckBoxCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -65258,7 +74160,9 @@ "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridCheckBoxCell.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -65295,14 +74199,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridCheckBoxCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridCheckBoxCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { @@ -65314,17 +74222,21 @@ }, { "__Checksum": { - "Data1": 8789833345462862699, - "Data2": 6919116015002581978, - "Data3": 2523077183990374854, - "Data4": 8500022821438379315 + "Data1": -2322376633186406699, + "Data2": -2835462960013141376, + "Data3": -5592410234871030064, + "Data4": 2802158641252609169 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridCommandCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridCommandCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridCommandCell" } ], + "TagMatchingRules": [ + { + "TagName": "GridCommandCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -65372,35 +74284,43 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridCommandCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridCommandCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridCommandCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5949379705191760872, - "Data2": -8031737769570543415, - "Data3": -446288219076684544, - "Data4": -2961415538330864753 + "Data1": 1934798827643293370, + "Data2": -5819043679722217687, + "Data3": 2177474465530076818, + "Data4": -8309657679336888648 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridCommandCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridCommandCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridCommandCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridCommandCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -65448,14 +74368,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridCommandCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridCommandCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { @@ -65467,17 +74391,21 @@ }, { "__Checksum": { - "Data1": 5341673673199504751, - "Data2": 237069076172925538, - "Data3": -7227196131696559487, - "Data4": 3047945394346057668 + "Data1": -925389249971077930, + "Data2": -582452097301949069, + "Data3": -8658379010262526884, + "Data4": -2304453611241997558 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridContentCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridContentCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridContentCell" } ], + "TagMatchingRules": [ + { + "TagName": "GridContentCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -65525,35 +74453,43 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridContentCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridContentCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridContentCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -887892072736943990, - "Data2": -1682860658537729395, - "Data3": -840575229219664834, - "Data4": 2885417427878125502 + "Data1": 1463685905303257567, + "Data2": -1941186720273386121, + "Data3": 39853607666169817, + "Data4": 2718191680289976869 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridContentCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridContentCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridContentCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridContentCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -65601,14 +74537,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridContentCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridContentCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { @@ -65620,17 +74560,21 @@ }, { "__Checksum": { - "Data1": 1604657106247420422, - "Data2": -5912115065191182742, - "Data3": -5841064796388384854, - "Data4": -6835557863974199063 + "Data1": 1157418282777852673, + "Data2": 7887677377881148893, + "Data3": -1984319764509536264, + "Data4": 8612053782260321690 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridFilterCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridFilterCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridFilterCell" } ], + "TagMatchingRules": [ + { + "TagName": "GridFilterCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -65648,7 +74592,9 @@ "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Grid.GridFilterCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", @@ -65675,7 +74621,9 @@ "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.FilterDescriptor", "DisplayName": "Telerik.DataSource.FilterDescriptor Telerik.Blazor.Components.Grid.GridFilterCell.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -65702,35 +74650,43 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFilterCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFilterCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridFilterCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 543834160902480102, - "Data2": 9050658123859796055, - "Data3": -8489469530998548893, - "Data4": -4534541702241709260 + "Data1": 3393978865812818144, + "Data2": -1561196991827682713, + "Data3": 4494158583437317556, + "Data4": 5151743409355340838 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridFilterCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridFilterCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridFilterCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridFilterCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -65748,7 +74704,9 @@ "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Grid.GridFilterCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", @@ -65775,7 +74733,9 @@ "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.FilterDescriptor", "DisplayName": "Telerik.DataSource.FilterDescriptor Telerik.Blazor.Components.Grid.GridFilterCell.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -65802,14 +74762,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFilterCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFilterCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { @@ -65821,17 +74785,21 @@ }, { "__Checksum": { - "Data1": 8253279581578862048, - "Data2": 8846783372237078485, - "Data3": 3311078387751296335, - "Data4": 6585037782769566362 + "Data1": -5051439116680018168, + "Data2": -1084371409799843395, + "Data3": 88898368459035476, + "Data4": -2534669629547483688 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridFooterCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridFooterCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridFooterCell" } ], + "TagMatchingRules": [ + { + "TagName": "GridFooterCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -65849,14 +74817,18 @@ "Name": "Context", "TypeName": "Telerik.Blazor.Components.FooterTemplateContext", "DisplayName": "Telerik.Blazor.Components.FooterTemplateContext Telerik.Blazor.Components.Grid.GridFooterCell.Context", - "Metadata": { "Common.PropertyName": "Context" } + "Metadata": { + "Common.PropertyName": "Context" + } }, { "Kind": "Components.Component", "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Grid.GridFooterCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", @@ -65883,35 +74855,43 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFooterCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFooterCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridFooterCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -410868868177245745, - "Data2": 2297565747244313767, - "Data3": 1972712048025108671, - "Data4": 7524781242487840406 + "Data1": 4363688678817729556, + "Data2": 7485176641915490152, + "Data3": -5950929908902998727, + "Data4": -2380758757073967169 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridFooterCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridFooterCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridFooterCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridFooterCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -65929,14 +74909,18 @@ "Name": "Context", "TypeName": "Telerik.Blazor.Components.FooterTemplateContext", "DisplayName": "Telerik.Blazor.Components.FooterTemplateContext Telerik.Blazor.Components.Grid.GridFooterCell.Context", - "Metadata": { "Common.PropertyName": "Context" } + "Metadata": { + "Common.PropertyName": "Context" + } }, { "Kind": "Components.Component", "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Grid.GridFooterCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", @@ -65963,14 +74947,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFooterCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFooterCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { @@ -65982,17 +74970,21 @@ }, { "__Checksum": { - "Data1": 6001282423280045308, - "Data2": 875654624080504019, - "Data3": 519105744615079366, - "Data4": -6118931742306038234 + "Data1": 7446176752558699786, + "Data2": -8985502442001178588, + "Data3": 7342667430412518916, + "Data4": -1054730229421153131 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridHeaderCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridHeaderCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridHeaderCell" } ], + "TagMatchingRules": [ + { + "TagName": "GridHeaderCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -66010,21 +75002,27 @@ "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Grid.GridHeaderCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "Columns", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.GridHeaderCell.Columns", - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "Components.Component", "Name": "SortDescriptor", "TypeName": "Telerik.DataSource.SortDescriptor", "DisplayName": "Telerik.DataSource.SortDescriptor Telerik.Blazor.Components.Grid.GridHeaderCell.SortDescriptor", - "Metadata": { "Common.PropertyName": "SortDescriptor" } + "Metadata": { + "Common.PropertyName": "SortDescriptor" + } }, { "Kind": "Components.Component", @@ -66051,7 +75049,9 @@ "Name": "Sortable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderCell.Sortable", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -66059,42 +75059,54 @@ "TypeName": "Telerik.Blazor.GridFilterMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.GridFilterMode Telerik.Blazor.Components.Grid.GridHeaderCell.FilterMode", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", "Name": "Groupable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderCell.Groupable", - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "Components.Component", "Name": "Reorderable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderCell.Reorderable", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", "Name": "Resizable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderCell.Resizable", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridHeaderCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } }, { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Grid.GridHeaderCell.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -66181,35 +75193,43 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridHeaderCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridHeaderCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridHeaderCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6337716434655548979, - "Data2": -1613934500054805782, - "Data3": 2161016760045443745, - "Data4": -5203258969158532251 + "Data1": 91057459143882594, + "Data2": -7652686898474961371, + "Data3": 1787867639165783941, + "Data4": -2481506939827939155 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridHeaderCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridHeaderCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridHeaderCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridHeaderCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -66227,21 +75247,27 @@ "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.Grid.GridHeaderCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "Columns", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.GridHeaderCell.Columns", - "Metadata": { "Common.PropertyName": "Columns" } + "Metadata": { + "Common.PropertyName": "Columns" + } }, { "Kind": "Components.Component", "Name": "SortDescriptor", "TypeName": "Telerik.DataSource.SortDescriptor", "DisplayName": "Telerik.DataSource.SortDescriptor Telerik.Blazor.Components.Grid.GridHeaderCell.SortDescriptor", - "Metadata": { "Common.PropertyName": "SortDescriptor" } + "Metadata": { + "Common.PropertyName": "SortDescriptor" + } }, { "Kind": "Components.Component", @@ -66268,7 +75294,9 @@ "Name": "Sortable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderCell.Sortable", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -66276,42 +75304,54 @@ "TypeName": "Telerik.Blazor.GridFilterMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.GridFilterMode Telerik.Blazor.Components.Grid.GridHeaderCell.FilterMode", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", "Name": "Groupable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderCell.Groupable", - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "Components.Component", "Name": "Reorderable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderCell.Reorderable", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", "Name": "Resizable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderCell.Resizable", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridHeaderCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } }, { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.Grid.GridHeaderCell.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -66398,14 +75438,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridHeaderCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridHeaderCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { @@ -66417,17 +75461,21 @@ }, { "__Checksum": { - "Data1": 5836075136458038995, - "Data2": 6480112391040273853, - "Data3": 2022684189878389365, - "Data4": -3148373491216125269 + "Data1": 4820381228665867313, + "Data2": 1197269869206927379, + "Data3": 3064627477302631358, + "Data4": -3046286166462473275 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.DetailRowBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.DetailRowBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DetailRowBase" } ], + "TagMatchingRules": [ + { + "TagName": "DetailRowBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -66455,21 +75503,27 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailRowBase.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "Colspan", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailRowBase.Colspan", - "Metadata": { "Common.PropertyName": "Colspan" } + "Metadata": { + "Common.PropertyName": "Colspan" + } }, { "Kind": "Components.Component", "Name": "RelativeRowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailRowBase.RelativeRowIndex", - "Metadata": { "Common.PropertyName": "RelativeRowIndex" } + "Metadata": { + "Common.PropertyName": "RelativeRowIndex" + } }, { "Kind": "Components.Component", @@ -66487,7 +75541,9 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.DetailRowBase.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -66496,30 +75552,34 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.DetailRowBase.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.DetailRowBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2484358181505426855, - "Data2": -6713362115006948304, - "Data3": 6882223721449149581, - "Data4": 8189858366510643472 + "Data1": 4929764991053711055, + "Data2": 7828070116861512987, + "Data3": -8745870492941593336, + "Data4": 2141383127057799927 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.DetailRowBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.DetailRowBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.DetailRowBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.DetailRowBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -66547,21 +75607,27 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailRowBase.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "Colspan", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailRowBase.Colspan", - "Metadata": { "Common.PropertyName": "Colspan" } + "Metadata": { + "Common.PropertyName": "Colspan" + } }, { "Kind": "Components.Component", "Name": "RelativeRowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailRowBase.RelativeRowIndex", - "Metadata": { "Common.PropertyName": "RelativeRowIndex" } + "Metadata": { + "Common.PropertyName": "RelativeRowIndex" + } }, { "Kind": "Components.Component", @@ -66579,7 +75645,9 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.DetailRowBase.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -66588,8 +75656,8 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.DetailRowBase.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -66602,10 +75670,10 @@ }, { "__Checksum": { - "Data1": 6911949485907779592, - "Data2": -3607407566047390374, - "Data3": 4532228277879045294, - "Data4": -7039066356948790675 + "Data1": 5783880200541194895, + "Data2": 2309981071566975804, + "Data3": -2959039719759470237, + "Data4": 722554801400164769 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.DetailRowBase.Template", @@ -66626,23 +75694,23 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.DetailRowBase.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Grid.DetailRowBase.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1839453346823794591, - "Data2": 6863060105113712121, - "Data3": 7793357539496936506, - "Data4": -7391142963095275556 + "Data1": -196494668824760692, + "Data2": 6871081022222163791, + "Data3": -5744353833484357210, + "Data4": -5641705222144629078 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.DetailRowBase.Template", @@ -66663,8 +75731,8 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.DetailRowBase.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -66677,17 +75745,21 @@ }, { "__Checksum": { - "Data1": -7560155960350452138, - "Data2": 3182778359675757981, - "Data3": 7801394166715581125, - "Data4": 6391086578787137335 + "Data1": -5785869219130388002, + "Data2": -6411609642470350484, + "Data3": 5766576785184709948, + "Data4": -8858502894953543237 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridFooterRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridFooterRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridFooterRow" } ], + "TagMatchingRules": [ + { + "TagName": "GridFooterRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -66715,35 +75787,43 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFooterRow.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "AggregateResults", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.GridFooterRow.AggregateResults", - "Metadata": { "Common.PropertyName": "AggregateResults" } + "Metadata": { + "Common.PropertyName": "AggregateResults" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridFooterRow", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2088508430147719360, - "Data2": 4973839833998038052, - "Data3": 6578087436987127317, - "Data4": 6362481810116848360 + "Data1": -6268571427781646588, + "Data2": 4061747077181418492, + "Data3": 3163403871658382568, + "Data4": -8762819478726544036 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridFooterRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridFooterRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridFooterRow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridFooterRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -66771,14 +75851,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFooterRow.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "AggregateResults", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.GridFooterRow.AggregateResults", - "Metadata": { "Common.PropertyName": "AggregateResults" } + "Metadata": { + "Common.PropertyName": "AggregateResults" + } } ], "Metadata": { @@ -66790,17 +75874,85 @@ }, { "__Checksum": { - "Data1": -3313778142431654407, - "Data2": -2292987351425529953, - "Data3": 830866598347711362, - "Data4": 4796593766290882948 + "Data1": -4405592761902550680, + "Data2": 7649122275961593934, + "Data3": 4348822957946146312, + "Data4": 9112187958545641603 + }, + "Kind": "Components.Component", + "Name": "Telerik.Blazor.Components.Grid.GridLoadingCell", + "AssemblyName": "Telerik.Blazor", + "DisplayName": "Telerik.Blazor.Components.Grid.GridLoadingCell", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "GridLoadingCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "DisplayName": "System.Type Telerik.Blazor.Components.Grid.GridLoadingCell.TItem", + "Documentation": "SpecifiesthetypeofthetypeparameterTItemfortheTelerik.Blazor.Components.Grid.GridLoadingCellcomponent.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContainerGrid", + "TypeName": "Telerik.Blazor.Components.TelerikGrid", + "DisplayName": "Telerik.Blazor.Components.TelerikGrid Telerik.Blazor.Components.Grid.GridLoadingCell.ContainerGrid", + "Metadata": { + "Common.PropertyName": "ContainerGrid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowIndex", + "TypeName": "System.Int32", + "DisplayName": "int Telerik.Blazor.Components.Grid.GridLoadingCell.RowIndex", + "Metadata": { + "Common.PropertyName": "RowIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CellIndex", + "TypeName": "System.Int32", + "DisplayName": "int Telerik.Blazor.Components.Grid.GridLoadingCell.CellIndex", + "Metadata": { + "Common.PropertyName": "CellIndex" + } + } + ], + "Metadata": { + "Common.TypeName": "Telerik.Blazor.Components.Grid.GridLoadingCell", + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 4494751792422898050, + "Data2": -7785447655906407331, + "Data3": 2133183493457030059, + "Data4": 8258302574875070008 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridLoadingCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridLoadingCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridLoadingCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridLoadingCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -66828,70 +75980,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridLoadingCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } - }, - { - "Kind": "Components.Component", - "Name": "CellIndex", - "TypeName": "System.Int32", - "DisplayName": "int Telerik.Blazor.Components.Grid.GridLoadingCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.GridLoadingCell", - "Components.GenericTyped": "True" - } - }, - { - "__Checksum": { - "Data1": 7898914862847469862, - "Data2": -2977497810307275429, - "Data3": -7047687174637869121, - "Data4": -8970864790211757370 - }, - "Kind": "Components.Component", - "Name": "Telerik.Blazor.Components.Grid.GridLoadingCell", - "AssemblyName": "Telerik.Blazor", - "DisplayName": "Telerik.Blazor.Components.Grid.GridLoadingCell", - "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridLoadingCell" } ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "DisplayName": "System.Type Telerik.Blazor.Components.Grid.GridLoadingCell.TItem", - "Documentation": "SpecifiesthetypeofthetypeparameterTItemfortheTelerik.Blazor.Components.Grid.GridLoadingCellcomponent.", "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True" + "Common.PropertyName": "RowIndex" } }, - { - "Kind": "Components.Component", - "Name": "ContainerGrid", - "TypeName": "Telerik.Blazor.Components.TelerikGrid", - "DisplayName": "Telerik.Blazor.Components.TelerikGrid Telerik.Blazor.Components.Grid.GridLoadingCell.ContainerGrid", - "Metadata": { - "Common.PropertyName": "ContainerGrid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "RowIndex", - "TypeName": "System.Int32", - "DisplayName": "int Telerik.Blazor.Components.Grid.GridLoadingCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } - }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridLoadingCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { @@ -66903,17 +76003,21 @@ }, { "__Checksum": { - "Data1": 7257813576124324027, - "Data2": -1617389198296513923, - "Data3": 5373619776985952658, - "Data4": -4837829675914636615 + "Data1": -981835084812211165, + "Data2": -5275532815370901753, + "Data3": 7066446055315783094, + "Data4": 7101160408999240518 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridLoadingRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridLoadingRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridLoadingRow" } ], + "TagMatchingRules": [ + { + "TagName": "GridLoadingRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -66941,35 +76045,43 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridLoadingRow.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Height", "TypeName": "System.Decimal", "DisplayName": "decimal Telerik.Blazor.Components.Grid.GridLoadingRow.Height", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridLoadingRow", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7639268126890582200, - "Data2": -639312254603853745, - "Data3": -4039308309287432327, - "Data4": 2858598810179319029 + "Data1": 8242612045333369025, + "Data2": 654067608387582664, + "Data3": 8817744271683752104, + "Data4": -7644980055475209913 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridLoadingRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridLoadingRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridLoadingRow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridLoadingRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -66997,14 +76109,18 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridLoadingRow.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Height", "TypeName": "System.Decimal", "DisplayName": "decimal Telerik.Blazor.Components.Grid.GridLoadingRow.Height", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } } ], "Metadata": { @@ -67016,17 +76132,21 @@ }, { "__Checksum": { - "Data1": -7857769238409817405, - "Data2": -1408682011307437402, - "Data3": -9222936000099456119, - "Data4": -403763972696554476 + "Data1": 9090254615547409347, + "Data2": -2835649281572893232, + "Data3": -529108194689323744, + "Data4": 1791103871100946884 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRowBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRowBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridRowBase" } ], + "TagMatchingRules": [ + { + "TagName": "GridRowBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -67064,35 +76184,45 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridRowBase.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "InEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRowBase.InEdit", - "Metadata": { "Common.PropertyName": "InEdit" } + "Metadata": { + "Common.PropertyName": "InEdit" + } }, { "Kind": "Components.Component", "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRowBase.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", "Name": "AllowInCellEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRowBase.AllowInCellEdit", - "Metadata": { "Common.PropertyName": "AllowInCellEdit" } + "Metadata": { + "Common.PropertyName": "AllowInCellEdit" + } }, { "Kind": "Components.Component", "Name": "EditField", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridRowBase.EditField", - "Metadata": { "Common.PropertyName": "EditField" } + "Metadata": { + "Common.PropertyName": "EditField" + } }, { "Kind": "Components.Component", @@ -67109,21 +76239,27 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowBase.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowBase.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "RelativeIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowBase.RelativeIndex", - "Metadata": { "Common.PropertyName": "RelativeIndex" } + "Metadata": { + "Common.PropertyName": "RelativeIndex" + } }, { "Kind": "Components.Component", @@ -67153,30 +76289,34 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.GridRowBase.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridRowBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2096083821046828683, - "Data2": -7639217590088640853, - "Data3": -4312755934443475914, - "Data4": -3844481849883861576 + "Data1": 3895071567184205693, + "Data2": 4036370706623982569, + "Data3": 5441775305961346763, + "Data4": -8495560716557864649 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRowBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRowBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridRowBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridRowBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -67214,35 +76354,45 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridRowBase.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "InEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRowBase.InEdit", - "Metadata": { "Common.PropertyName": "InEdit" } + "Metadata": { + "Common.PropertyName": "InEdit" + } }, { "Kind": "Components.Component", "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRowBase.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", "Name": "AllowInCellEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRowBase.AllowInCellEdit", - "Metadata": { "Common.PropertyName": "AllowInCellEdit" } + "Metadata": { + "Common.PropertyName": "AllowInCellEdit" + } }, { "Kind": "Components.Component", "Name": "EditField", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridRowBase.EditField", - "Metadata": { "Common.PropertyName": "EditField" } + "Metadata": { + "Common.PropertyName": "EditField" + } }, { "Kind": "Components.Component", @@ -67259,21 +76409,27 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowBase.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowBase.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "RelativeIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowBase.RelativeIndex", - "Metadata": { "Common.PropertyName": "RelativeIndex" } + "Metadata": { + "Common.PropertyName": "RelativeIndex" + } }, { "Kind": "Components.Component", @@ -67303,8 +76459,8 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.GridRowBase.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -67317,10 +76473,10 @@ }, { "__Checksum": { - "Data1": 6741051665441606069, - "Data2": -2242488956806148999, - "Data3": -1916117464493741987, - "Data4": -9004268494759411499 + "Data1": 3864315108692033700, + "Data2": 1086709317134174503, + "Data3": -5380829464256257063, + "Data4": 5850338712223698441 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.GridRowBase.DetailTemplate", @@ -67341,23 +76497,23 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.GridRowBase.DetailTemplate.Context", "Documentation": "Specifiestheparameternameforthe'DetailTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridRowBase.DetailTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 6307627472291916410, - "Data2": -202062605710343585, - "Data3": 6497138408678354452, - "Data4": 8855278208176706883 + "Data1": -1567421857397932547, + "Data2": 1399216260935139741, + "Data3": -1106761464444585562, + "Data4": 4393339232740358447 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.GridRowBase.DetailTemplate", @@ -67378,8 +76534,8 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.GridRowBase.DetailTemplate.Context", "Documentation": "Specifiestheparameternameforthe'DetailTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -67392,17 +76548,21 @@ }, { "__Checksum": { - "Data1": -4123501731504364841, - "Data2": 6798664015702805231, - "Data3": 2037486298091748429, - "Data4": -6708083068257392222 + "Data1": 6697137107316127844, + "Data2": 1718236540484403852, + "Data3": 6671073886756539735, + "Data4": 7896324254230552945 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRowCollectionBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRowCollectionBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridRowCollectionBase" } ], + "TagMatchingRules": [ + { + "TagName": "GridRowCollectionBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -67440,28 +76600,34 @@ "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowCollectionBase.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridRowCollectionBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5099345970031917179, - "Data2": 4309800153787721383, - "Data3": -3537690580985814479, - "Data4": -4240968208963695744 + "Data1": -5600348598113781445, + "Data2": -6671727906014612058, + "Data3": -7952098530353029492, + "Data4": 6799926206407380482 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRowCollectionBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRowCollectionBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridRowCollectionBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridRowCollectionBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -67499,7 +76665,9 @@ "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowCollectionBase.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { @@ -67511,17 +76679,21 @@ }, { "__Checksum": { - "Data1": 2783536485699444956, - "Data2": -5504080206025811631, - "Data3": -7919118373535965933, - "Data4": 6626290069474579698 + "Data1": -6559836085292636353, + "Data2": -7843247939943338854, + "Data3": -5603446414174497049, + "Data4": -7816225769714451385 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridRowGroupedCollectionBase" } ], + "TagMatchingRules": [ + { + "TagName": "GridRowGroupedCollectionBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -67549,49 +76721,61 @@ "Name": "Groups", "TypeName": "System.Collections.Generic.ICollection", "DisplayName": "System.Collections.Generic.ICollection Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase.Groups", - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "Components.Component", "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "ParentGroupIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase.ParentGroupIndex", - "Metadata": { "Common.PropertyName": "ParentGroupIndex" } + "Metadata": { + "Common.PropertyName": "ParentGroupIndex" + } }, { "Kind": "Components.Component", "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3750394279778367198, - "Data2": 3082398450886036482, - "Data3": -4173073972511989737, - "Data4": 2904717736970355374 + "Data1": -2689636009267823490, + "Data2": -7910168116597790391, + "Data3": 3460314023408227806, + "Data4": 7075500232151123539 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -67619,28 +76803,36 @@ "Name": "Groups", "TypeName": "System.Collections.Generic.ICollection", "DisplayName": "System.Collections.Generic.ICollection Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase.Groups", - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "Components.Component", "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "ParentGroupIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase.ParentGroupIndex", - "Metadata": { "Common.PropertyName": "ParentGroupIndex" } + "Metadata": { + "Common.PropertyName": "ParentGroupIndex" + } }, { "Kind": "Components.Component", "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollectionBase.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { @@ -67652,17 +76844,21 @@ }, { "__Checksum": { - "Data1": -7174778535296441363, - "Data2": -2644802413189699669, - "Data3": 7993012288218541613, - "Data4": -5931250250972614785 + "Data1": -7011537645592306900, + "Data2": -6252405682923107270, + "Data3": -5170005969891421740, + "Data4": -2381107840573558005 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridToolBarItemBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridToolBarItemBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridToolBarItemBase" } ], + "TagMatchingRules": [ + { + "TagName": "GridToolBarItemBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -67697,24 +76893,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridToolBarItemBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1015255564579469623, - "Data2": -953475248695133035, - "Data3": 2600180589483311203, - "Data4": -269291680338857658 + "Data1": -9088881238047910117, + "Data2": -7727382305095194288, + "Data3": 5974354841380347389, + "Data4": 8880061004342382312 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridToolBarItemBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridToolBarItemBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridToolBarItemBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridToolBarItemBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -67757,10 +76957,10 @@ }, { "__Checksum": { - "Data1": 1241775683629085662, - "Data2": -4799682889897713740, - "Data3": -1493884926526135750, - "Data4": -8409277626494426894 + "Data1": -4682633286777589991, + "Data2": 3059407595811313029, + "Data3": -5754734578071048664, + "Data4": -7233784552442391649 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.GridToolBarItemBase.ChildContent", @@ -67774,17 +76974,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridToolBarItemBase.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5542980770408459257, - "Data2": -8914254350897084223, - "Data3": -6055174254684525122, - "Data4": 2254231863877977916 + "Data1": -3458883836557063902, + "Data2": 429474148872851762, + "Data3": 1068729165133726618, + "Data4": 3474388046742583306 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.GridToolBarItemBase.ChildContent", @@ -67806,17 +77006,21 @@ }, { "__Checksum": { - "Data1": -7510773430259257012, - "Data2": -1480746859127659700, - "Data3": 6801945638077097607, - "Data4": 6765012916185822054 + "Data1": 5904776882922892573, + "Data2": 2285106674715360318, + "Data3": -6952394462522687013, + "Data4": -1696306792875382310 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridFilterRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridFilterRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridFilterRow" } ], + "TagMatchingRules": [ + { + "TagName": "GridFilterRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -67844,14 +77048,18 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFilterRow.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFilterRow.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", @@ -67885,24 +77093,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridFilterRow", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1074111978631166266, - "Data2": -6509090582306106273, - "Data3": -5748379497014153706, - "Data4": 7533114333796109831 + "Data1": 3243145645654398140, + "Data2": 5739509942548567951, + "Data3": 6775312724273472189, + "Data4": -3977796494388921224 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridFilterRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridFilterRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridFilterRow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridFilterRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -67930,14 +77142,18 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFilterRow.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridFilterRow.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", @@ -67979,17 +77195,21 @@ }, { "__Checksum": { - "Data1": 1505078801623489577, - "Data2": -5850761510465998826, - "Data3": -7998430459390357321, - "Data4": -7630440451449977725 + "Data1": 6226417189674008671, + "Data2": 1725529900720082265, + "Data3": -2730536435187878488, + "Data4": -3101637595348239581 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridHeaderRowBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridHeaderRowBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridHeaderRowBase" } ], + "TagMatchingRules": [ + { + "TagName": "GridHeaderRowBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -68037,14 +77257,18 @@ "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.GridHeaderRowBase.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", "Name": "Sortable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRowBase.Sortable", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -68052,28 +77276,36 @@ "TypeName": "Telerik.Blazor.GridFilterMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.GridFilterMode Telerik.Blazor.Components.Grid.GridHeaderRowBase.FilterMode", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", "Name": "Groupable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRowBase.Groupable", - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "Components.Component", "Name": "Reorderable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRowBase.Reorderable", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", "Name": "Resizable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRowBase.Resizable", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -68160,49 +77392,61 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridHeaderRowBase.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "HasDetails", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRowBase.HasDetails", - "Metadata": { "Common.PropertyName": "HasDetails" } + "Metadata": { + "Common.PropertyName": "HasDetails" + } }, { "Kind": "Components.Component", "Name": "DraggableGroup", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridHeaderRowBase.DraggableGroup", - "Metadata": { "Common.PropertyName": "DraggableGroup" } + "Metadata": { + "Common.PropertyName": "DraggableGroup" + } }, { "Kind": "Components.Component", "Name": "TableWidth", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridHeaderRowBase.TableWidth", - "Metadata": { "Common.PropertyName": "TableWidth" } + "Metadata": { + "Common.PropertyName": "TableWidth" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridHeaderRowBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3619745638997150281, - "Data2": 5859356818270580586, - "Data3": -659157224399208604, - "Data4": -3647372533991238203 + "Data1": -1925832361127147608, + "Data2": 3712583425390080868, + "Data3": -7521604154771496624, + "Data4": -1082206578092342756 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridHeaderRowBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridHeaderRowBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridHeaderRowBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridHeaderRowBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -68250,14 +77494,18 @@ "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.GridHeaderRowBase.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", "Name": "Sortable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRowBase.Sortable", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -68265,28 +77513,36 @@ "TypeName": "Telerik.Blazor.GridFilterMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.GridFilterMode Telerik.Blazor.Components.Grid.GridHeaderRowBase.FilterMode", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", "Name": "Groupable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRowBase.Groupable", - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "Components.Component", "Name": "Reorderable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRowBase.Reorderable", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", "Name": "Resizable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRowBase.Resizable", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -68373,28 +77629,36 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridHeaderRowBase.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "HasDetails", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRowBase.HasDetails", - "Metadata": { "Common.PropertyName": "HasDetails" } + "Metadata": { + "Common.PropertyName": "HasDetails" + } }, { "Kind": "Components.Component", "Name": "DraggableGroup", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridHeaderRowBase.DraggableGroup", - "Metadata": { "Common.PropertyName": "DraggableGroup" } + "Metadata": { + "Common.PropertyName": "DraggableGroup" + } }, { "Kind": "Components.Component", "Name": "TableWidth", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridHeaderRowBase.TableWidth", - "Metadata": { "Common.PropertyName": "TableWidth" } + "Metadata": { + "Common.PropertyName": "TableWidth" + } } ], "Metadata": { @@ -68406,17 +77670,21 @@ }, { "__Checksum": { - "Data1": -3052548371092305549, - "Data2": 5076428696766130403, - "Data3": 1679178327349664233, - "Data4": -1675331489916402437 + "Data1": -8015885192083240937, + "Data2": 300256659206187628, + "Data3": 1842097921574238576, + "Data4": -5300506172053799697 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridRow" } ], + "TagMatchingRules": [ + { + "TagName": "GridRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -68454,35 +77722,45 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridRow.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "InEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRow.InEdit", - "Metadata": { "Common.PropertyName": "InEdit" } + "Metadata": { + "Common.PropertyName": "InEdit" + } }, { "Kind": "Components.Component", "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRow.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", "Name": "AllowInCellEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRow.AllowInCellEdit", - "Metadata": { "Common.PropertyName": "AllowInCellEdit" } + "Metadata": { + "Common.PropertyName": "AllowInCellEdit" + } }, { "Kind": "Components.Component", "Name": "EditField", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridRow.EditField", - "Metadata": { "Common.PropertyName": "EditField" } + "Metadata": { + "Common.PropertyName": "EditField" + } }, { "Kind": "Components.Component", @@ -68499,21 +77777,27 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRow.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRow.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "RelativeIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRow.RelativeIndex", - "Metadata": { "Common.PropertyName": "RelativeIndex" } + "Metadata": { + "Common.PropertyName": "RelativeIndex" + } }, { "Kind": "Components.Component", @@ -68543,30 +77827,34 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.GridRow.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridRow", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5666344545540954448, - "Data2": -3423290332137878125, - "Data3": -6537732933035163354, - "Data4": -7588166116017754444 + "Data1": -2310836450767533930, + "Data2": 8930427903225536768, + "Data3": -3600752303564176639, + "Data4": -4275100266889489136 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridRow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -68604,35 +77892,45 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridRow.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "InEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRow.InEdit", - "Metadata": { "Common.PropertyName": "InEdit" } + "Metadata": { + "Common.PropertyName": "InEdit" + } }, { "Kind": "Components.Component", "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRow.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", "Name": "AllowInCellEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridRow.AllowInCellEdit", - "Metadata": { "Common.PropertyName": "AllowInCellEdit" } + "Metadata": { + "Common.PropertyName": "AllowInCellEdit" + } }, { "Kind": "Components.Component", "Name": "EditField", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridRow.EditField", - "Metadata": { "Common.PropertyName": "EditField" } + "Metadata": { + "Common.PropertyName": "EditField" + } }, { "Kind": "Components.Component", @@ -68649,21 +77947,27 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRow.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRow.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "RelativeIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRow.RelativeIndex", - "Metadata": { "Common.PropertyName": "RelativeIndex" } + "Metadata": { + "Common.PropertyName": "RelativeIndex" + } }, { "Kind": "Components.Component", @@ -68693,8 +77997,8 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.GridRow.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -68707,10 +78011,10 @@ }, { "__Checksum": { - "Data1": -8699129471180477750, - "Data2": 1276825806878942544, - "Data3": -3003386717632484301, - "Data4": -4701405693485082744 + "Data1": 63517919452856057, + "Data2": -971667611134955921, + "Data3": 6816414270418560716, + "Data4": 4428628347004423284 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.GridRow.DetailTemplate", @@ -68731,23 +78035,23 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.GridRow.DetailTemplate.Context", "Documentation": "Specifiestheparameternameforthe'DetailTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridRow.DetailTemplate", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 233478757600479859, - "Data2": -7334793012752913681, - "Data3": 3348670578543359481, - "Data4": -6500462120714089517 + "Data1": -8167412283860604991, + "Data2": -3710656622790976322, + "Data3": 45647143764520106, + "Data4": -1715362150096086672 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.GridRow.DetailTemplate", @@ -68768,8 +78072,8 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.GridRow.DetailTemplate.Context", "Documentation": "Specifiestheparameternameforthe'DetailTemplate'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -68782,17 +78086,21 @@ }, { "__Checksum": { - "Data1": 8069283552770675625, - "Data2": 5919148919202985091, - "Data3": -6179051330931524513, - "Data4": 2194626523371857487 + "Data1": 2749739894267601586, + "Data2": 5077501335472115664, + "Data3": 1595403950704694957, + "Data4": -5873191308803550927 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRowCollection", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRowCollection", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridRowCollection" } ], + "TagMatchingRules": [ + { + "TagName": "GridRowCollection" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -68830,28 +78138,34 @@ "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowCollection.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridRowCollection", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2226226462785918628, - "Data2": 885825525360826414, - "Data3": 3096132529617529382, - "Data4": 7623944849149959758 + "Data1": -5254984467603728612, + "Data2": -4864754991162874643, + "Data3": 2753732920428936412, + "Data4": -7930983562368248043 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRowCollection", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRowCollection", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridRowCollection" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridRowCollection" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -68889,7 +78203,9 @@ "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowCollection.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { @@ -68901,17 +78217,21 @@ }, { "__Checksum": { - "Data1": -8426542381316522320, - "Data2": 178340721422991316, - "Data3": -5566671484984309500, - "Data4": -1397043413634295607 + "Data1": -8711085651772549606, + "Data2": -9191532615563153970, + "Data3": 203512187453741320, + "Data4": -240360148090901674 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRowGroupedCollection", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRowGroupedCollection", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridRowGroupedCollection" } ], + "TagMatchingRules": [ + { + "TagName": "GridRowGroupedCollection" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -68939,49 +78259,61 @@ "Name": "Groups", "TypeName": "System.Collections.Generic.ICollection", "DisplayName": "System.Collections.Generic.ICollection Telerik.Blazor.Components.Grid.GridRowGroupedCollection.Groups", - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "Components.Component", "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollection.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "ParentGroupIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollection.ParentGroupIndex", - "Metadata": { "Common.PropertyName": "ParentGroupIndex" } + "Metadata": { + "Common.PropertyName": "ParentGroupIndex" + } }, { "Kind": "Components.Component", "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollection.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridRowGroupedCollection", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6292891320759087519, - "Data2": -5713957484815227564, - "Data3": 5494355877460903884, - "Data4": 7523708841197954441 + "Data1": -7489434809746336568, + "Data2": -6537348732199711299, + "Data3": -4857052450889061659, + "Data4": 5289558606173893192 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridRowGroupedCollection", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridRowGroupedCollection", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridRowGroupedCollection" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridRowGroupedCollection" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -69009,28 +78341,36 @@ "Name": "Groups", "TypeName": "System.Collections.Generic.ICollection", "DisplayName": "System.Collections.Generic.ICollection Telerik.Blazor.Components.Grid.GridRowGroupedCollection.Groups", - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "Components.Component", "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollection.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "ParentGroupIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollection.ParentGroupIndex", - "Metadata": { "Common.PropertyName": "ParentGroupIndex" } + "Metadata": { + "Common.PropertyName": "ParentGroupIndex" + } }, { "Kind": "Components.Component", "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridRowGroupedCollection.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { @@ -69042,17 +78382,21 @@ }, { "__Checksum": { - "Data1": 8209540440624057117, - "Data2": -2970832954289870536, - "Data3": 5238217204140476385, - "Data4": 109844208111290769 + "Data1": 547423296396397220, + "Data2": 685646518525426903, + "Data3": 8921891248175585223, + "Data4": -6305618165920271430 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridToolBarItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridToolBarItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridToolBarItem" } ], + "TagMatchingRules": [ + { + "TagName": "GridToolBarItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -69087,24 +78431,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridToolBarItem", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1355399797059674769, - "Data2": 1155238568984268935, - "Data3": -3609892172266162454, - "Data4": -8278064036437545489 + "Data1": 750691320965783741, + "Data2": -9076095457120092814, + "Data3": -7112745356972732088, + "Data4": -155251699513654520 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridToolBarItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridToolBarItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridToolBarItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridToolBarItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -69147,10 +78495,10 @@ }, { "__Checksum": { - "Data1": 4406095977032919353, - "Data2": 4073427290524657363, - "Data3": 5566788934499483332, - "Data4": 7457655879331278858 + "Data1": -9180259020756916821, + "Data2": -4866319137321323601, + "Data3": -6381757629598264020, + "Data4": -5028291906299617961 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.GridToolBarItem.ChildContent", @@ -69164,17 +78512,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridToolBarItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6241939462912469335, - "Data2": 6051102028322054415, - "Data3": 3371276595359931629, - "Data4": -2861597962155246928 + "Data1": 8193201918263501360, + "Data2": 7514274165084094517, + "Data3": 2455130195211671945, + "Data4": 6297375186788428038 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.GridToolBarItem.ChildContent", @@ -69196,17 +78544,21 @@ }, { "__Checksum": { - "Data1": -459984876624765262, - "Data2": 4143987914706134240, - "Data3": -6931185684674161437, - "Data4": 8787186238596577656 + "Data1": 494411580543932247, + "Data2": 3130005411567099930, + "Data3": -3434576326324200785, + "Data4": 8536021084252545375 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridHeaderRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridHeaderRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridHeaderRow" } ], + "TagMatchingRules": [ + { + "TagName": "GridHeaderRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -69254,14 +78606,18 @@ "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.GridHeaderRow.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", "Name": "Sortable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRow.Sortable", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -69269,28 +78625,36 @@ "TypeName": "Telerik.Blazor.GridFilterMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.GridFilterMode Telerik.Blazor.Components.Grid.GridHeaderRow.FilterMode", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", "Name": "Groupable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRow.Groupable", - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "Components.Component", "Name": "Reorderable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRow.Reorderable", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", "Name": "Resizable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRow.Resizable", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -69377,49 +78741,61 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridHeaderRow.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "HasDetails", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRow.HasDetails", - "Metadata": { "Common.PropertyName": "HasDetails" } + "Metadata": { + "Common.PropertyName": "HasDetails" + } }, { "Kind": "Components.Component", "Name": "DraggableGroup", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridHeaderRow.DraggableGroup", - "Metadata": { "Common.PropertyName": "DraggableGroup" } + "Metadata": { + "Common.PropertyName": "DraggableGroup" + } }, { "Kind": "Components.Component", "Name": "TableWidth", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridHeaderRow.TableWidth", - "Metadata": { "Common.PropertyName": "TableWidth" } + "Metadata": { + "Common.PropertyName": "TableWidth" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.GridHeaderRow", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3679597401344806358, - "Data2": -2075548162980611315, - "Data3": 8784156839619363511, - "Data4": 6446565266673973707 + "Data1": -7790713160410469322, + "Data2": -4696086374903906656, + "Data3": -7267335114627301471, + "Data4": 6085846217026086642 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.GridHeaderRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.GridHeaderRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.GridHeaderRow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.GridHeaderRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -69467,14 +78843,18 @@ "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.GridHeaderRow.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", "Name": "Sortable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRow.Sortable", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -69482,28 +78862,36 @@ "TypeName": "Telerik.Blazor.GridFilterMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.GridFilterMode Telerik.Blazor.Components.Grid.GridHeaderRow.FilterMode", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", "Name": "Groupable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRow.Groupable", - "Metadata": { "Common.PropertyName": "Groupable" } + "Metadata": { + "Common.PropertyName": "Groupable" + } }, { "Kind": "Components.Component", "Name": "Reorderable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRow.Reorderable", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", "Name": "Resizable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRow.Resizable", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -69590,28 +78978,36 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.GridHeaderRow.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "HasDetails", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.GridHeaderRow.HasDetails", - "Metadata": { "Common.PropertyName": "HasDetails" } + "Metadata": { + "Common.PropertyName": "HasDetails" + } }, { "Kind": "Components.Component", "Name": "DraggableGroup", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridHeaderRow.DraggableGroup", - "Metadata": { "Common.PropertyName": "DraggableGroup" } + "Metadata": { + "Common.PropertyName": "DraggableGroup" + } }, { "Kind": "Components.Component", "Name": "TableWidth", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.GridHeaderRow.TableWidth", - "Metadata": { "Common.PropertyName": "TableWidth" } + "Metadata": { + "Common.PropertyName": "TableWidth" + } } ], "Metadata": { @@ -69623,165 +79019,294 @@ }, { "__Checksum": { - "Data1": -8598988257079284739, - "Data2": 6090397937964253418, - "Data3": 4548086507102120688, - "Data4": 4704336251248815204 + "Data1": -2140223498456761720, + "Data2": -6220141340589371832, + "Data3": -2101601332125286350, + "Data4": 3151035532582162158 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.ColumnMenu.GridColumnMenuSettings", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.ColumnMenu.GridColumnMenuSettings", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridColumnMenuSettings" } ], + "TagMatchingRules": [ + { + "TagName": "GridColumnMenuSettings" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.ColumnMenu.GridColumnMenuSettings" + "Common.TypeName": "Telerik.Blazor.Components.Grid.ColumnMenu.GridColumnMenuSettings", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1432629786170308147, - "Data2": 7059311853717842891, - "Data3": 8482603153069106600, - "Data4": -1420758654974918965 + "Data1": -2401117291719125890, + "Data2": -132281516079191505, + "Data3": -9183426025421691594, + "Data4": -5912436811696035364 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.ColumnMenu.GridColumnMenuSettings", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.ColumnMenu.GridColumnMenuSettings", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.ColumnMenu.GridColumnMenuSettings" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.ColumnMenu.GridColumnMenuSettings" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.ColumnMenu.GridColumnMenuSettings", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8175334072599480007, - "Data2": 7019203408451285177, - "Data3": 3644225146634939978, - "Data4": -185634635086477072 + "Data1": -3521106356374774165, + "Data2": -589692450140869861, + "Data3": 634497871163088087, + "Data4": -7867267971819038901 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Columns.GridCheckboxColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Columns.GridCheckboxColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridCheckboxColumn" } ], + "TagMatchingRules": [ + { + "TagName": "GridCheckboxColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.Columns.GridCheckboxColumn" + "Common.TypeName": "Telerik.Blazor.Components.Grid.Columns.GridCheckboxColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5212468214308932624, - "Data2": -3078074870656796804, - "Data3": -285164632261293944, - "Data4": 826624507201856300 + "Data1": -6365762788263741696, + "Data2": -5828845066846005581, + "Data3": -1719643989627193406, + "Data4": -1868367107826544569 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Columns.GridCheckboxColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Columns.GridCheckboxColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Columns.GridCheckboxColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Columns.GridCheckboxColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Columns.GridCheckboxColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -258189660371125776, - "Data2": -9159269320490285505, - "Data3": 711643667413745356, - "Data4": 2295793577623622141 + "Data1": -7648301830688289977, + "Data2": -4140547735905506560, + "Data3": 6995371220289729976, + "Data4": 8943344644147244557 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Columns.GridColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Columns.GridColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridColumn" } ], + "TagMatchingRules": [ + { + "TagName": "GridColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.Columns.GridColumn" + "Common.TypeName": "Telerik.Blazor.Components.Grid.Columns.GridColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7983812758933372784, - "Data2": -9039481628734513672, - "Data3": 2587291430777871838, - "Data4": 6857399734965193451 + "Data1": -3690322666242199046, + "Data2": -4367235212346496968, + "Data3": -8327655069864760058, + "Data4": 307588606938676627 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Columns.GridColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Columns.GridColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Columns.GridColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Columns.GridColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Columns.GridColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8449833606250046748, - "Data2": 2394095150641058534, - "Data3": 1004290529137109397, - "Data4": 2219019189201549105 + "Data1": 1643642231769319780, + "Data2": -5623291363817863803, + "Data3": 6665738294850129645, + "Data4": 9096369590704110499 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Columns.GridCommandColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Columns.GridCommandColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridCommandColumn" } ], + "TagMatchingRules": [ + { + "TagName": "GridCommandColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.Columns.GridCommandColumn" + "Common.TypeName": "Telerik.Blazor.Components.Grid.Columns.GridCommandColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3099663664411892589, - "Data2": 7757875550106187362, - "Data3": -2245233391033003517, - "Data4": -8516399279012251572 + "Data1": 6582078724662838763, + "Data2": 8140732159238583881, + "Data3": 6139470116551211910, + "Data4": 7994899660628607200 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Columns.GridCommandColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Columns.GridCommandColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Columns.GridCommandColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Columns.GridCommandColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Columns.GridCommandColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": -7973997703205328005, + "Data2": -6930609968663720720, + "Data3": -1092001362180120127, + "Data4": -8865473594031547851 + }, + "Kind": "Components.Component", + "Name": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell", + "AssemblyName": "Telerik.Blazor", + "DisplayName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DetailCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "DisplayName": "System.Type Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.TItem", + "Documentation": "SpecifiesthetypeofthetypeparameterTItemfortheTelerik.Blazor.Components.Grid.DetailTemplate.DetailCellcomponent.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "DisplayName": "bool Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.Expanded", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "OnToggle", + "TypeName": "System.Func", + "DisplayName": "System.Func Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.OnToggle", + "Metadata": { + "Common.PropertyName": "OnToggle", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ExecuteCommand", + "TypeName": "System.Func", + "DisplayName": "System.Func Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.ExecuteCommand", + "Metadata": { + "Common.PropertyName": "ExecuteCommand", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContainerGrid", + "TypeName": "Telerik.Blazor.Components.TelerikGrid", + "DisplayName": "Telerik.Blazor.Components.TelerikGrid Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.ContainerGrid", + "Metadata": { + "Common.PropertyName": "ContainerGrid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowIndex", + "TypeName": "System.Int32", + "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.RowIndex", + "Metadata": { + "Common.PropertyName": "RowIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CellIndex", + "TypeName": "System.Int32", + "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.CellIndex", + "Metadata": { + "Common.PropertyName": "CellIndex" + } + } + ], + "Metadata": { + "Common.TypeName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell", + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7762587515112487144, - "Data2": 1556656558052548054, - "Data3": 7983732570099970483, - "Data4": 6275548244423768416 + "Data1": -381574022939846797, + "Data2": -8013349049819168950, + "Data3": 8768801062054658094, + "Data4": -5077313952534359513 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DetailCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -69799,7 +79324,9 @@ "Name": "Expanded", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.Expanded", - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "Components.Component", @@ -69836,97 +79363,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } - }, - { - "Kind": "Components.Component", - "Name": "CellIndex", - "TypeName": "System.Int32", - "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell", - "Components.GenericTyped": "True" - } - }, - { - "__Checksum": { - "Data1": 121244618844279779, - "Data2": -8846789786299537091, - "Data3": 6935879301892383807, - "Data4": 3048794801458365049 - }, - "Kind": "Components.Component", - "Name": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell", - "AssemblyName": "Telerik.Blazor", - "DisplayName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell", - "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell" } ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "DisplayName": "System.Type Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.TItem", - "Documentation": "SpecifiesthetypeofthetypeparameterTItemfortheTelerik.Blazor.Components.Grid.DetailTemplate.DetailCellcomponent.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "DisplayName": "bool Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.Expanded", - "Metadata": { "Common.PropertyName": "Expanded" } - }, - { - "Kind": "Components.Component", - "Name": "OnToggle", - "TypeName": "System.Func", - "DisplayName": "System.Func Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.OnToggle", - "Metadata": { - "Common.PropertyName": "OnToggle", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ExecuteCommand", - "TypeName": "System.Func", - "DisplayName": "System.Func Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.ExecuteCommand", - "Metadata": { - "Common.PropertyName": "ExecuteCommand", - "Components.DelegateSignature": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContainerGrid", - "TypeName": "Telerik.Blazor.Components.TelerikGrid", - "DisplayName": "Telerik.Blazor.Components.TelerikGrid Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.ContainerGrid", "Metadata": { - "Common.PropertyName": "ContainerGrid", - "Components.GenericTyped": "True" + "Common.PropertyName": "RowIndex" } }, - { - "Kind": "Components.Component", - "Name": "RowIndex", - "TypeName": "System.Int32", - "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } - }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { @@ -69938,54 +79386,66 @@ }, { "__Checksum": { - "Data1": -4993341165269814792, - "Data2": 7012498859551387557, - "Data3": 2296623248313859766, - "Data4": 239278074956326836 + "Data1": -8091542310865459738, + "Data2": 352837228247860143, + "Data3": 5788284358062727226, + "Data4": -7337895671442632130 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DetailColumn" } ], + "TagMatchingRules": [ + { + "TagName": "DetailColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailColumn" + "Common.TypeName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3359017108257971807, - "Data2": -5421155614899331380, - "Data3": -2514639506733533811, - "Data4": 8661934409306070159 + "Data1": -4673132168707251907, + "Data2": 6866485003266812884, + "Data3": -8723122253596531466, + "Data4": 5418404183041060626 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2565184880601970381, - "Data2": 5817558990552882445, - "Data3": -3040665309639120043, - "Data4": 6058525049378027830 + "Data1": 7673317062149028999, + "Data2": -5610481209857418246, + "Data3": 4454533389701574343, + "Data4": -318621444543411316 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DetailRow" } ], + "TagMatchingRules": [ + { + "TagName": "DetailRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -70013,21 +79473,27 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "Colspan", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Colspan", - "Metadata": { "Common.PropertyName": "Colspan" } + "Metadata": { + "Common.PropertyName": "Colspan" + } }, { "Kind": "Components.Component", "Name": "RelativeRowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.RelativeRowIndex", - "Metadata": { "Common.PropertyName": "RelativeRowIndex" } + "Metadata": { + "Common.PropertyName": "RelativeRowIndex" + } }, { "Kind": "Components.Component", @@ -70045,7 +79511,9 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -70054,30 +79522,34 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8199129534899542904, - "Data2": -4881559739682552775, - "Data3": 8419067481337768271, - "Data4": -235297565373302491 + "Data1": 9115962878457395001, + "Data2": -2669476039530729352, + "Data3": 6559622190285242343, + "Data4": 5526600410262006574 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -70105,21 +79577,27 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "Colspan", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Colspan", - "Metadata": { "Common.PropertyName": "Colspan" } + "Metadata": { + "Common.PropertyName": "Colspan" + } }, { "Kind": "Components.Component", "Name": "RelativeRowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.RelativeRowIndex", - "Metadata": { "Common.PropertyName": "RelativeRowIndex" } + "Metadata": { + "Common.PropertyName": "RelativeRowIndex" + } }, { "Kind": "Components.Component", @@ -70137,7 +79615,9 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -70146,8 +79626,8 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -70160,10 +79640,10 @@ }, { "__Checksum": { - "Data1": 2995233835466050135, - "Data2": 5114321161894816867, - "Data3": 8766411243210011969, - "Data4": -563716097001047350 + "Data1": 4517687592884107594, + "Data2": 4135872925823199962, + "Data3": -723455393428064408, + "Data4": 1703486663892373784 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Template", @@ -70184,23 +79664,23 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6986558232171110148, - "Data2": -2125744262403591893, - "Data3": 2565684764836618067, - "Data4": -4036837521831154464 + "Data1": 8050048489565632210, + "Data2": -9112236644648485919, + "Data3": -5653665189669034864, + "Data4": -4243658252680424599 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Template", @@ -70221,8 +79701,8 @@ "DisplayName": "string Telerik.Blazor.Components.Grid.DetailTemplate.DetailRow.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -70235,102 +79715,122 @@ }, { "__Checksum": { - "Data1": -5782980299603675768, - "Data2": -7108164521309465582, - "Data3": 4609957776984086135, - "Data4": 692699295629129413 + "Data1": -4861935905854723733, + "Data2": -7325488919480482790, + "Data3": -8237100658850518568, + "Data4": -6102008598848894381 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Export.Excel.GridExcelExport", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Export.Excel.GridExcelExport", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GridExcelExport" } ], + "TagMatchingRules": [ + { + "TagName": "GridExcelExport" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.Export.Excel.GridExcelExport" + "Common.TypeName": "Telerik.Blazor.Components.Grid.Export.Excel.GridExcelExport", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3231396247684069942, - "Data2": 232414443961929684, - "Data3": -6421520149339853275, - "Data4": -8758830902367863460 + "Data1": 1986295696343831943, + "Data2": -6788130058484739006, + "Data3": 6087052963985807749, + "Data4": -5044999413726570057 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Export.Excel.GridExcelExport", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Export.Excel.GridExcelExport", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Export.Excel.GridExcelExport" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Export.Excel.GridExcelExport" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Export.Excel.GridExcelExport", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5990134815726223602, - "Data2": -2940830243700960047, - "Data3": 2958725618409282443, - "Data4": 7494949784427037353 + "Data1": -5575824206149158500, + "Data2": -2997240324144722772, + "Data3": -7626400461813068237, + "Data4": -5183253470653710561 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GroupCellSpacerBase" } ], + "TagMatchingRules": [ + { + "TagName": "GroupCellSpacerBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Length", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase.Length", - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase" + "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6962657526777095049, - "Data2": 2330280388849038126, - "Data3": -4568544814637696082, - "Data4": -622455895565675463 + "Data1": 7204810321615248054, + "Data2": 5590675308227913974, + "Data3": -3937142169573792688, + "Data4": -6027624169407073845 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Length", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase.Length", - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacerBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3600210776872652535, - "Data2": 4315038451427988065, - "Data3": 1970811103984483500, - "Data4": 3419698695203528091 + "Data1": 1269205308661695262, + "Data2": -4329162090716234370, + "Data3": -1419698259261732978, + "Data4": -2446922732376452784 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupFooter", @@ -70338,7 +79838,11 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupFooter", "Documentation": "\n\nThegroupfooter.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GroupFooter" } ], + "TagMatchingRules": [ + { + "TagName": "GroupFooter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -70366,35 +79870,41 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupFooter.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.Grouping.GroupFooter.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", "Name": "Aggregates", "TypeName": "System.Collections.Generic.IDictionary", "DisplayName": "System.Collections.Generic.IDictionary Telerik.Blazor.Components.Grid.Grouping.GroupFooter.Aggregates", - "Metadata": { "Common.PropertyName": "Aggregates" } + "Metadata": { + "Common.PropertyName": "Aggregates" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupFooter", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -918856563060343589, - "Data2": 2456587746651465908, - "Data3": 2725956584796003322, - "Data4": -8645210162995857032 + "Data1": -2607467651768016784, + "Data2": -7741149595606732315, + "Data3": 3218633465573521969, + "Data4": 2630609284916887100 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupFooter", @@ -70402,7 +79912,11 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupFooter", "Documentation": "\n\nThegroupfooter.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupFooter" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupFooter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -70430,21 +79944,27 @@ "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupFooter.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.Grouping.GroupFooter.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", "Name": "Aggregates", "TypeName": "System.Collections.Generic.IDictionary", "DisplayName": "System.Collections.Generic.IDictionary Telerik.Blazor.Components.Grid.Grouping.GroupFooter.Aggregates", - "Metadata": { "Common.PropertyName": "Aggregates" } + "Metadata": { + "Common.PropertyName": "Aggregates" + } } ], "Metadata": { @@ -70456,10 +79976,10 @@ }, { "__Checksum": { - "Data1": 1538824169728730884, - "Data2": 2120101486797234109, - "Data3": 5349469197018156238, - "Data4": -7098231514783892856 + "Data1": -6237153771097742756, + "Data2": 5829966029572516202, + "Data3": -4502670221367407391, + "Data4": -3174703968972180809 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell", @@ -70467,7 +79987,11 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell", "Documentation": "\n\nThegroupfootercell.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GroupFooterCell" } ], + "TagMatchingRules": [ + { + "TagName": "GroupFooterCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -70485,7 +80009,9 @@ "Name": "GroupFooterTemplateContext", "TypeName": "Telerik.Blazor.Components.GridGroupTemplateContext", "DisplayName": "Telerik.Blazor.Components.GridGroupTemplateContext Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell.GroupFooterTemplateContext", - "Metadata": { "Common.PropertyName": "GroupFooterTemplateContext" } + "Metadata": { + "Common.PropertyName": "GroupFooterTemplateContext" + } }, { "Kind": "Components.Component", @@ -70512,28 +80038,32 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3401470065988205325, - "Data2": -3313018025024202099, - "Data3": 4311207457106010513, - "Data4": 6938587449212126340 + "Data1": -6280552847567267966, + "Data2": 6221539369980583316, + "Data3": 4288689419061452163, + "Data4": -4387774306014796357 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell", @@ -70541,7 +80071,11 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell", "Documentation": "\n\nThegroupfootercell.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -70559,7 +80093,9 @@ "Name": "GroupFooterTemplateContext", "TypeName": "Telerik.Blazor.Components.GridGroupTemplateContext", "DisplayName": "Telerik.Blazor.Components.GridGroupTemplateContext Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell.GroupFooterTemplateContext", - "Metadata": { "Common.PropertyName": "GroupFooterTemplateContext" } + "Metadata": { + "Common.PropertyName": "GroupFooterTemplateContext" + } }, { "Kind": "Components.Component", @@ -70586,14 +80122,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupFooterCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { @@ -70605,10 +80145,10 @@ }, { "__Checksum": { - "Data1": -7201625269973917001, - "Data2": -6075844654925057262, - "Data3": 8454455373424830639, - "Data4": -5684615378746820453 + "Data1": -6193635965049386225, + "Data2": -6342181411389669986, + "Data3": 7071738860396290712, + "Data4": -5359509790861338191 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupHeader", @@ -70616,7 +80156,131 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeader", "Documentation": "\n\nThegroupindicator.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GroupHeader" } ], + "TagMatchingRules": [ + { + "TagName": "GroupHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "DisplayName": "System.Type Telerik.Blazor.Components.Grid.Grouping.GroupHeader.TItem", + "Documentation": "SpecifiesthetypeofthetypeparameterTItemfortheTelerik.Blazor.Components.Grid.Grouping.GroupHeadercomponent.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContainerGrid", + "TypeName": "Telerik.Blazor.Components.TelerikGrid", + "DisplayName": "Telerik.Blazor.Components.TelerikGrid Telerik.Blazor.Components.Grid.Grouping.GroupHeader.ContainerGrid", + "Metadata": { + "Common.PropertyName": "ContainerGrid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupIndex", + "TypeName": "System.Int32", + "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.GroupIndex", + "Metadata": { + "Common.PropertyName": "GroupIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupLevel", + "TypeName": "System.Int32", + "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.GroupLevel", + "Metadata": { + "Common.PropertyName": "GroupLevel" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "DisplayName": "bool Telerik.Blazor.Components.Grid.Grouping.GroupHeader.Expanded", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "Colspan", + "TypeName": "System.Int32", + "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.Colspan", + "Metadata": { + "Common.PropertyName": "Colspan" + } + }, + { + "Kind": "Components.Component", + "Name": "RelativeIndex", + "TypeName": "System.Int32", + "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.RelativeIndex", + "Metadata": { + "Common.PropertyName": "RelativeIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Group", + "TypeName": "Telerik.DataSource.AggregateFunctionsGroup", + "DisplayName": "Telerik.DataSource.AggregateFunctionsGroup Telerik.Blazor.Components.Grid.Grouping.GroupHeader.Group", + "Metadata": { + "Common.PropertyName": "Group" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnsCollection", + "TypeName": "System.Collections.Generic.List", + "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.Grouping.GroupHeader.ColumnsCollection", + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } + }, + { + "Kind": "Components.Component", + "Name": "OnToggle", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Telerik.Blazor.Components.Grid.Grouping.GroupHeader.OnToggle", + "Metadata": { + "Common.PropertyName": "OnToggle", + "Components.EventCallback": "True" + } + } + ], + "Metadata": { + "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeader", + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" + } + }, + { + "__Checksum": { + "Data1": 6480890428508412291, + "Data2": 3038351527117310202, + "Data3": -3666596580417832732, + "Data4": 8846170583576605664 + }, + "Kind": "Components.Component", + "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupHeader", + "AssemblyName": "Telerik.Blazor", + "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeader", + "Documentation": "\n\nThegroupindicator.\n\n", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -70644,151 +80308,63 @@ "Name": "GroupIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.GroupIndex", - "Metadata": { "Common.PropertyName": "GroupIndex" } - }, - { - "Kind": "Components.Component", - "Name": "GroupLevel", - "TypeName": "System.Int32", - "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } - }, - { - "Kind": "Components.Component", - "Name": "Expanded", - "TypeName": "System.Boolean", - "DisplayName": "bool Telerik.Blazor.Components.Grid.Grouping.GroupHeader.Expanded", - "Metadata": { "Common.PropertyName": "Expanded" } - }, - { - "Kind": "Components.Component", - "Name": "Colspan", - "TypeName": "System.Int32", - "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.Colspan", - "Metadata": { "Common.PropertyName": "Colspan" } - }, - { - "Kind": "Components.Component", - "Name": "RelativeIndex", - "TypeName": "System.Int32", - "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.RelativeIndex", - "Metadata": { "Common.PropertyName": "RelativeIndex" } - }, - { - "Kind": "Components.Component", - "Name": "Group", - "TypeName": "Telerik.DataSource.AggregateFunctionsGroup", - "DisplayName": "Telerik.DataSource.AggregateFunctionsGroup Telerik.Blazor.Components.Grid.Grouping.GroupHeader.Group", - "Metadata": { "Common.PropertyName": "Group" } - }, - { - "Kind": "Components.Component", - "Name": "ColumnsCollection", - "TypeName": "System.Collections.Generic.List", - "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.Grouping.GroupHeader.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } - }, - { - "Kind": "Components.Component", - "Name": "OnToggle", - "TypeName": "Microsoft.AspNetCore.Components.EventCallback", - "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Telerik.Blazor.Components.Grid.Grouping.GroupHeader.OnToggle", "Metadata": { - "Common.PropertyName": "OnToggle", - "Components.EventCallback": "True" + "Common.PropertyName": "GroupIndex" } - } - ], - "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeader", - "Components.GenericTyped": "True" - } - }, - { - "__Checksum": { - "Data1": -270069391090188804, - "Data2": 7497965444877571383, - "Data3": 8769077740296359268, - "Data4": -8565941626531728602 - }, - "Kind": "Components.Component", - "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupHeader", - "AssemblyName": "Telerik.Blazor", - "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeader", - "Documentation": "\n\nThegroupindicator.\n\n", - "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeader" } ], - "BoundAttributes": [ - { - "Kind": "Components.Component", - "Name": "TItem", - "TypeName": "System.Type", - "DisplayName": "System.Type Telerik.Blazor.Components.Grid.Grouping.GroupHeader.TItem", - "Documentation": "SpecifiesthetypeofthetypeparameterTItemfortheTelerik.Blazor.Components.Grid.Grouping.GroupHeadercomponent.", - "Metadata": { - "Common.PropertyName": "TItem", - "Components.TypeParameter": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "ContainerGrid", - "TypeName": "Telerik.Blazor.Components.TelerikGrid", - "DisplayName": "Telerik.Blazor.Components.TelerikGrid Telerik.Blazor.Components.Grid.Grouping.GroupHeader.ContainerGrid", - "Metadata": { - "Common.PropertyName": "ContainerGrid", - "Components.GenericTyped": "True" - } - }, - { - "Kind": "Components.Component", - "Name": "GroupIndex", - "TypeName": "System.Int32", - "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.GroupIndex", - "Metadata": { "Common.PropertyName": "GroupIndex" } }, { "Kind": "Components.Component", "Name": "GroupLevel", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.GroupLevel", - "Metadata": { "Common.PropertyName": "GroupLevel" } + "Metadata": { + "Common.PropertyName": "GroupLevel" + } }, { "Kind": "Components.Component", "Name": "Expanded", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.Grouping.GroupHeader.Expanded", - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "Components.Component", "Name": "Colspan", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.Colspan", - "Metadata": { "Common.PropertyName": "Colspan" } + "Metadata": { + "Common.PropertyName": "Colspan" + } }, { "Kind": "Components.Component", "Name": "RelativeIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeader.RelativeIndex", - "Metadata": { "Common.PropertyName": "RelativeIndex" } + "Metadata": { + "Common.PropertyName": "RelativeIndex" + } }, { "Kind": "Components.Component", "Name": "Group", "TypeName": "Telerik.DataSource.AggregateFunctionsGroup", "DisplayName": "Telerik.DataSource.AggregateFunctionsGroup Telerik.Blazor.Components.Grid.Grouping.GroupHeader.Group", - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "Components.Component", "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Grid.Grouping.GroupHeader.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", @@ -70810,10 +80386,10 @@ }, { "__Checksum": { - "Data1": 6495971006931488600, - "Data2": -1707657524972337577, - "Data3": -6181583863742210310, - "Data4": -8157820919459137910 + "Data1": -2203826379864919432, + "Data2": -1445326308105759837, + "Data3": -9165411665399429949, + "Data4": -3027169092023285638 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell", @@ -70821,7 +80397,11 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell", "Documentation": "\n\nThegroupindicator.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GroupHeaderCell" } ], + "TagMatchingRules": [ + { + "TagName": "GroupHeaderCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -70839,28 +80419,36 @@ "Name": "Expanded", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.Expanded", - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "Components.Component", "Name": "Colspan", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.Colspan", - "Metadata": { "Common.PropertyName": "Colspan" } + "Metadata": { + "Common.PropertyName": "Colspan" + } }, { "Kind": "Components.Component", "Name": "Column", "TypeName": "Telerik.Blazor.Components.Grid.IGridBoundColumn", "DisplayName": "Telerik.Blazor.Components.Grid.IGridBoundColumn Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "Group", "TypeName": "Telerik.DataSource.AggregateFunctionsGroup", "DisplayName": "Telerik.DataSource.AggregateFunctionsGroup Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.Group", - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "Components.Component", @@ -70897,28 +80485,32 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5695643816905922041, - "Data2": 982310872839591996, - "Data3": -3970169141155946601, - "Data4": 905766489643156982 + "Data1": 6345584488045098332, + "Data2": -2557161045596337143, + "Data3": -8358644307122320247, + "Data4": 7268784467444545564 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell", @@ -70926,7 +80518,11 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell", "Documentation": "\n\nThegroupindicator.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -70944,28 +80540,36 @@ "Name": "Expanded", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.Expanded", - "Metadata": { "Common.PropertyName": "Expanded" } + "Metadata": { + "Common.PropertyName": "Expanded" + } }, { "Kind": "Components.Component", "Name": "Colspan", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.Colspan", - "Metadata": { "Common.PropertyName": "Colspan" } + "Metadata": { + "Common.PropertyName": "Colspan" + } }, { "Kind": "Components.Component", "Name": "Column", "TypeName": "Telerik.Blazor.Components.Grid.IGridBoundColumn", "DisplayName": "Telerik.Blazor.Components.Grid.IGridBoundColumn Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "Group", "TypeName": "Telerik.DataSource.AggregateFunctionsGroup", "DisplayName": "Telerik.DataSource.AggregateFunctionsGroup Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.Group", - "Metadata": { "Common.PropertyName": "Group" } + "Metadata": { + "Common.PropertyName": "Group" + } }, { "Kind": "Components.Component", @@ -71002,14 +80606,18 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupHeaderCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } } ], "Metadata": { @@ -71021,10 +80629,10 @@ }, { "__Checksum": { - "Data1": 699116815964500478, - "Data2": -7715652780605540846, - "Data3": -744926177621624015, - "Data4": -3110140484740626443 + "Data1": 2244249435225950403, + "Data2": 8691682193742278361, + "Data3": -164578812571139906, + "Data4": 3650413062388827265 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase", @@ -71032,21 +80640,29 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase", "Documentation": "\n\nThegroupindicator.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GroupIndicatorBase" } ], + "TagMatchingRules": [ + { + "TagName": "GroupIndicatorBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Field", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase.Field", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -71061,16 +80677,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase" + "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2336618516128029202, - "Data2": 933793908639584520, - "Data3": -1758268191987622697, - "Data4": -7929483123868031598 + "Data1": -5699980320661114175, + "Data2": -2953181541927568377, + "Data3": 740053052298022686, + "Data4": 7099284113751138191 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase", @@ -71078,21 +80694,29 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase", "Documentation": "\n\nThegroupindicator.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Field", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase.Field", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -71107,17 +80731,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicatorBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1491244909121916443, - "Data2": -4241635788093305780, - "Data3": -8132508375824649952, - "Data4": 8747947012891123606 + "Data1": -5615301136670354154, + "Data2": -6648528673916784250, + "Data3": -8080065568130701760, + "Data4": -5048491758895674597 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupPanel", @@ -71125,14 +80749,20 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupPanel", "Documentation": "\n\nThegrouppanel.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GroupPanel" } ], + "TagMatchingRules": [ + { + "TagName": "GroupPanel" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Groups", "TypeName": "System.Collections.Generic.IList", "DisplayName": "System.Collections.Generic.IList Telerik.Blazor.Components.Grid.Grouping.GroupPanel.Groups", - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "Components.Component", @@ -71171,20 +80801,22 @@ "Name": "DropTargetGroup", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.Grouping.GroupPanel.DropTargetGroup", - "Metadata": { "Common.PropertyName": "DropTargetGroup" } + "Metadata": { + "Common.PropertyName": "DropTargetGroup" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupPanel" + "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupPanel", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5098411681288892160, - "Data2": 2585076466335493418, - "Data3": -7859972897362664825, - "Data4": 8218860576976005036 + "Data1": -4175171375389831152, + "Data2": -7405625591639053839, + "Data3": -2185401931701917084, + "Data4": 5719200825785231414 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupPanel", @@ -71192,14 +80824,20 @@ "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupPanel", "Documentation": "\n\nThegrouppanel.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupPanel" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupPanel" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Groups", "TypeName": "System.Collections.Generic.IList", "DisplayName": "System.Collections.Generic.IList Telerik.Blazor.Components.Grid.Grouping.GroupPanel.Groups", - "Metadata": { "Common.PropertyName": "Groups" } + "Metadata": { + "Common.PropertyName": "Groups" + } }, { "Kind": "Components.Component", @@ -71238,97 +80876,119 @@ "Name": "DropTargetGroup", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.Grouping.GroupPanel.DropTargetGroup", - "Metadata": { "Common.PropertyName": "DropTargetGroup" } + "Metadata": { + "Common.PropertyName": "DropTargetGroup" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupPanel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1009274722001263481, - "Data2": 2979242495976132542, - "Data3": -4403361181510244627, - "Data4": -1468546762052973186 + "Data1": 5123375180048186093, + "Data2": 5136673904037438326, + "Data3": -2262892957287202261, + "Data4": -9188507691892107982 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GroupCellSpacer" } ], + "TagMatchingRules": [ + { + "TagName": "GroupCellSpacer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Length", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer.Length", - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer" + "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6926528980372850330, - "Data2": -1517396915281935631, - "Data3": -5193836327850326951, - "Data4": -5477675229470593646 + "Data1": 5072887591020809368, + "Data2": 6970572558883304028, + "Data3": -4617444665878427374, + "Data4": -7842990703847174188 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Length", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer.Length", - "Metadata": { "Common.PropertyName": "Length" } + "Metadata": { + "Common.PropertyName": "Length" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupCellSpacer", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1490483823366621409, - "Data2": -5684676523154035282, - "Data3": -471065619569689846, - "Data4": 8145680215217995935 + "Data1": -6260984958366881854, + "Data2": 5822090295497641561, + "Data3": -3739823577023000648, + "Data4": 3258287376020339005 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicator", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicator", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "GroupIndicator" } ], + "TagMatchingRules": [ + { + "TagName": "GroupIndicator" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Field", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.Grouping.GroupIndicator.Field", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.Grouping.GroupIndicator.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -71343,37 +81003,45 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicator" + "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicator", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5727500001936334697, - "Data2": -3397019445326287369, - "Data3": -7263255772693705257, - "Data4": -6998864242093150148 + "Data1": -4316322056004332771, + "Data2": -2893063996841152695, + "Data3": -6550523765042075577, + "Data4": 9210240469076497313 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicator", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicator", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicator" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicator" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Field", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.Grouping.GroupIndicator.Field", - "Metadata": { "Common.PropertyName": "Field" } + "Metadata": { + "Common.PropertyName": "Field" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Grid.Grouping.GroupIndicator.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -71388,24 +81056,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Grid.Grouping.GroupIndicator", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -488410804958901514, - "Data2": -922790061535530465, - "Data3": 1288254245061378688, - "Data4": 528021689439901151 + "Data1": 6872333312600053385, + "Data2": -2369244972346261705, + "Data3": -4341697831536827355, + "Data4": 1150018583546255023 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ListView.ListViewItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ListView.ListViewItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ListViewItem" } ], + "TagMatchingRules": [ + { + "TagName": "ListViewItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -71454,7 +81126,9 @@ "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ListView.ListViewItem.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", @@ -71463,30 +81137,34 @@ "DisplayName": "string Telerik.Blazor.Components.ListView.ListViewItem.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ListView.ListViewItem", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8041777397451876105, - "Data2": -7821094837346915402, - "Data3": 475237175292323800, - "Data4": -7742611237131785847 + "Data1": -6226422796608768601, + "Data2": -8480393983844342375, + "Data3": 3387597748460295781, + "Data4": -3565528093881676039 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ListView.ListViewItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ListView.ListViewItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ListView.ListViewItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ListView.ListViewItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -71535,7 +81213,9 @@ "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ListView.ListViewItem.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", @@ -71544,8 +81224,8 @@ "DisplayName": "string Telerik.Blazor.Components.ListView.ListViewItem.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -71558,10 +81238,10 @@ }, { "__Checksum": { - "Data1": -910203423967664477, - "Data2": 3377489608391753983, - "Data3": 7368839743257533596, - "Data4": -6326564754309154326 + "Data1": -7714105745213371530, + "Data2": -2790432658218884012, + "Data3": -5563172279683585633, + "Data4": 1429548415659808154 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ListView.ListViewItem.Template", @@ -71582,23 +81262,23 @@ "DisplayName": "string Telerik.Blazor.Components.ListView.ListViewItem.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ListView.ListViewItem.Template", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -9119941346450921463, - "Data2": -8610608905067298743, - "Data3": 6992881125528728410, - "Data4": -7694247039381049965 + "Data1": 4166994753351431380, + "Data2": 3257203152910128818, + "Data3": 1235807183974356153, + "Data4": 1572401826496730192 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ListView.ListViewItem.Template", @@ -71619,8 +81299,8 @@ "DisplayName": "string Telerik.Blazor.Components.ListView.ListViewItem.Template.Context", "Documentation": "Specifiestheparameternameforthe'Template'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -71633,10 +81313,10 @@ }, { "__Checksum": { - "Data1": 9070802459331010879, - "Data2": -3265608161277340071, - "Data3": 5210065451579505820, - "Data4": 6158530614750513045 + "Data1": 7143781666681931202, + "Data2": 8195108811704038228, + "Data3": -2470931181160117791, + "Data4": -7276431163955247223 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Menu.MenuItem", @@ -71644,7 +81324,11 @@ "DisplayName": "Telerik.Blazor.Components.Menu.MenuItem", "Documentation": "\n\nTheclassfortheMenuItem.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "MenuItem" } ], + "TagMatchingRules": [ + { + "TagName": "MenuItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -71673,7 +81357,9 @@ "Name": "PopupAlign", "TypeName": "Telerik.Blazor.Components.Popup.PopupAlignSettings", "DisplayName": "Telerik.Blazor.Components.Popup.PopupAlignSettings Telerik.Blazor.Components.Menu.MenuItem.PopupAlign", - "Metadata": { "Common.PropertyName": "PopupAlign" } + "Metadata": { + "Common.PropertyName": "PopupAlign" + } }, { "Kind": "Components.Component", @@ -71691,7 +81377,9 @@ "Name": "ParentPopupRef", "TypeName": "Telerik.Blazor.Components.Popup.TelerikPopup", "DisplayName": "Telerik.Blazor.Components.Popup.TelerikPopup Telerik.Blazor.Components.Menu.MenuItem.ParentPopupRef", - "Metadata": { "Common.PropertyName": "ParentPopupRef" } + "Metadata": { + "Common.PropertyName": "ParentPopupRef" + } }, { "Kind": "Components.Component", @@ -71699,35 +81387,45 @@ "TypeName": "Telerik.Blazor.MenuOrientation", "IsEnum": true, "DisplayName": "Telerik.Blazor.MenuOrientation Telerik.Blazor.Components.Menu.MenuItem.Orientation", - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "Components.Component", "Name": "NavigationState", "TypeName": "Telerik.Blazor.Components.Common.Layout.Navigation.State.IMenuNavigationState", "DisplayName": "Telerik.Blazor.Components.Common.Layout.Navigation.State.IMenuNavigationState Telerik.Blazor.Components.Menu.MenuItem.NavigationState", - "Metadata": { "Common.PropertyName": "NavigationState" } + "Metadata": { + "Common.PropertyName": "NavigationState" + } }, { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Menu.MenuItem.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "SeparatorField", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Menu.MenuItem.SeparatorField", - "Metadata": { "Common.PropertyName": "SeparatorField" } + "Metadata": { + "Common.PropertyName": "SeparatorField" + } }, { "Kind": "Components.Component", "Name": "DisabledField", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Menu.MenuItem.DisabledField", - "Metadata": { "Common.PropertyName": "DisabledField" } + "Metadata": { + "Common.PropertyName": "DisabledField" + } }, { "Kind": "Components.Component", @@ -71751,17 +81449,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Menu.MenuItem", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1680293809268261211, - "Data2": 1691710839915947890, - "Data3": 78016044464349177, - "Data4": -4366330263271207326 + "Data1": -7585904822447278979, + "Data2": -8200311271793213217, + "Data3": -3028098771927448865, + "Data4": 3979462264740058329 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Menu.MenuItem", @@ -71769,7 +81467,11 @@ "DisplayName": "Telerik.Blazor.Components.Menu.MenuItem", "Documentation": "\n\nTheclassfortheMenuItem.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Menu.MenuItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Menu.MenuItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -71798,7 +81500,9 @@ "Name": "PopupAlign", "TypeName": "Telerik.Blazor.Components.Popup.PopupAlignSettings", "DisplayName": "Telerik.Blazor.Components.Popup.PopupAlignSettings Telerik.Blazor.Components.Menu.MenuItem.PopupAlign", - "Metadata": { "Common.PropertyName": "PopupAlign" } + "Metadata": { + "Common.PropertyName": "PopupAlign" + } }, { "Kind": "Components.Component", @@ -71816,7 +81520,9 @@ "Name": "ParentPopupRef", "TypeName": "Telerik.Blazor.Components.Popup.TelerikPopup", "DisplayName": "Telerik.Blazor.Components.Popup.TelerikPopup Telerik.Blazor.Components.Menu.MenuItem.ParentPopupRef", - "Metadata": { "Common.PropertyName": "ParentPopupRef" } + "Metadata": { + "Common.PropertyName": "ParentPopupRef" + } }, { "Kind": "Components.Component", @@ -71824,35 +81530,45 @@ "TypeName": "Telerik.Blazor.MenuOrientation", "IsEnum": true, "DisplayName": "Telerik.Blazor.MenuOrientation Telerik.Blazor.Components.Menu.MenuItem.Orientation", - "Metadata": { "Common.PropertyName": "Orientation" } + "Metadata": { + "Common.PropertyName": "Orientation" + } }, { "Kind": "Components.Component", "Name": "NavigationState", "TypeName": "Telerik.Blazor.Components.Common.Layout.Navigation.State.IMenuNavigationState", "DisplayName": "Telerik.Blazor.Components.Common.Layout.Navigation.State.IMenuNavigationState Telerik.Blazor.Components.Menu.MenuItem.NavigationState", - "Metadata": { "Common.PropertyName": "NavigationState" } + "Metadata": { + "Common.PropertyName": "NavigationState" + } }, { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Menu.MenuItem.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "SeparatorField", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Menu.MenuItem.SeparatorField", - "Metadata": { "Common.PropertyName": "SeparatorField" } + "Metadata": { + "Common.PropertyName": "SeparatorField" + } }, { "Kind": "Components.Component", "Name": "DisabledField", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Menu.MenuItem.DisabledField", - "Metadata": { "Common.PropertyName": "DisabledField" } + "Metadata": { + "Common.PropertyName": "DisabledField" + } }, { "Kind": "Components.Component", @@ -71884,31 +81600,39 @@ }, { "__Checksum": { - "Data1": 7058505706410916372, - "Data2": -3425556763466836272, - "Data3": -5738445139910462127, - "Data4": 1248674531983022042 + "Data1": -664644594368719499, + "Data2": 7400126668458558612, + "Data3": -4617044704054667292, + "Data4": -2933540122941877063 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.MultiSelect.Tag", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.MultiSelect.Tag", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Tag" } ], + "TagMatchingRules": [ + { + "TagName": "Tag" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.MultiSelect.Tag.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "DataItem", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem Telerik.Blazor.Components.MultiSelect.Tag.DataItem", - "Metadata": { "Common.PropertyName": "DataItem" } + "Metadata": { + "Common.PropertyName": "DataItem" + } }, { "Kind": "Components.Component", @@ -71925,41 +81649,51 @@ "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IMultiSelectState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IMultiSelectState Telerik.Blazor.Components.MultiSelect.Tag.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.MultiSelect.Tag" + "Common.TypeName": "Telerik.Blazor.Components.MultiSelect.Tag", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2971592918514150696, - "Data2": -3345140647263703864, - "Data3": 2554798046474809211, - "Data4": -2425182663626019767 + "Data1": -6580865842945443948, + "Data2": 8371594190356393913, + "Data3": 278771394653223798, + "Data4": -7102496054894019427 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.MultiSelect.Tag", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.MultiSelect.Tag", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.MultiSelect.Tag" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.MultiSelect.Tag" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.MultiSelect.Tag.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "DataItem", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.ListDataItem Telerik.Blazor.Components.MultiSelect.Tag.DataItem", - "Metadata": { "Common.PropertyName": "DataItem" } + "Metadata": { + "Common.PropertyName": "DataItem" + } }, { "Kind": "Components.Component", @@ -71976,35 +81710,43 @@ "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IMultiSelectState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IMultiSelectState Telerik.Blazor.Components.MultiSelect.Tag.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.MultiSelect.Tag", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5222873414813530094, - "Data2": 3911423493612976306, - "Data3": -2158883357766702358, - "Data4": -4812985465743890163 + "Data1": -5312456051411032974, + "Data2": -2322037445294226359, + "Data3": -7754772112955982636, + "Data4": 3912067545310103292 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.MultiSelect.TagList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.MultiSelect.TagList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TagList" } ], + "TagMatchingRules": [ + { + "TagName": "TagList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "DataItems", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.MultiSelect.TagList.DataItems", - "Metadata": { "Common.PropertyName": "DataItems" } + "Metadata": { + "Common.PropertyName": "DataItems" + } }, { "Kind": "Components.Component", @@ -72021,34 +81763,42 @@ "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IMultiSelectState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IMultiSelectState Telerik.Blazor.Components.MultiSelect.TagList.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.MultiSelect.TagList" + "Common.TypeName": "Telerik.Blazor.Components.MultiSelect.TagList", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8036870185704833918, - "Data2": -1439535444020187602, - "Data3": 6431873057259150637, - "Data4": -5169275624274567352 + "Data1": -7370463486973286877, + "Data2": -5674393376003201588, + "Data3": 8316119678883599975, + "Data4": 476358724181524351 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.MultiSelect.TagList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.MultiSelect.TagList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.MultiSelect.TagList" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.MultiSelect.TagList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "DataItems", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.MultiSelect.TagList.DataItems", - "Metadata": { "Common.PropertyName": "DataItems" } + "Metadata": { + "Common.PropertyName": "DataItems" + } }, { "Kind": "Components.Component", @@ -72065,56 +81815,70 @@ "Name": "State", "TypeName": "Telerik.Blazor.Components.Common.Dropdowns.IMultiSelectState", "DisplayName": "Telerik.Blazor.Components.Common.Dropdowns.IMultiSelectState Telerik.Blazor.Components.MultiSelect.TagList.State", - "Metadata": { "Common.PropertyName": "State" } + "Metadata": { + "Common.PropertyName": "State" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.MultiSelect.TagList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6013156140988295710, - "Data2": 1347693395848464656, - "Data3": 9208227659617562046, - "Data4": -4534377532494378983 + "Data1": -6467615246347218710, + "Data2": -5283267196359681307, + "Data3": 5699799897567523468, + "Data4": 979987984228106317 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "PagerButton" } ], + "TagMatchingRules": [ + { + "TagName": "PagerButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "IconCssClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerButton.IconCssClass", - "Metadata": { "Common.PropertyName": "IconCssClass" } + "Metadata": { + "Common.PropertyName": "IconCssClass" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Pager.PagerButton.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerButton.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -72131,55 +81895,69 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerButton.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerButton" + "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8733140246088081892, - "Data2": -4463984010108076968, - "Data3": 9193577678866421189, - "Data4": 2030709162466730977 + "Data1": -2968715472237233618, + "Data2": -2766123068094074345, + "Data3": 6809239205247851302, + "Data4": -5701901083124837392 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Pager.PagerButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Pager.PagerButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "IconCssClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerButton.IconCssClass", - "Metadata": { "Common.PropertyName": "IconCssClass" } + "Metadata": { + "Common.PropertyName": "IconCssClass" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Pager.PagerButton.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerButton.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -72196,49 +81974,61 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerButton.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4420856803927979933, - "Data2": 2276087868264990299, - "Data3": 8949297531924709668, - "Data4": -6184040571879741130 + "Data1": -6537304773437793217, + "Data2": -3709575741948080036, + "Data3": -3035477570160011822, + "Data4": -1851937681663154584 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerListBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerListBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "PagerListBase" } ], + "TagMatchingRules": [ + { + "TagName": "PagerListBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Page", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerListBase.Page", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", "Name": "PageCount", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerListBase.PageCount", - "Metadata": { "Common.PropertyName": "PageCount" } + "Metadata": { + "Common.PropertyName": "PageCount" + } }, { "Kind": "Components.Component", "Name": "ButtonCount", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerListBase.ButtonCount", - "Metadata": { "Common.PropertyName": "ButtonCount" } + "Metadata": { + "Common.PropertyName": "ButtonCount" + } }, { "Kind": "Components.Component", @@ -72275,48 +82065,60 @@ "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerListBase.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerListBase" + "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerListBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7920042993643986358, - "Data2": 1888860804482917690, - "Data3": -4932412224732772751, - "Data4": 5719748501123414024 + "Data1": 7980707715152101130, + "Data2": 3173924842642446243, + "Data3": -8007512540028358550, + "Data4": -4754923312303570990 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerListBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerListBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Pager.PagerListBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Pager.PagerListBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Page", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerListBase.Page", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", "Name": "PageCount", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerListBase.PageCount", - "Metadata": { "Common.PropertyName": "PageCount" } + "Metadata": { + "Common.PropertyName": "PageCount" + } }, { "Kind": "Components.Component", "Name": "ButtonCount", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerListBase.ButtonCount", - "Metadata": { "Common.PropertyName": "ButtonCount" } + "Metadata": { + "Common.PropertyName": "ButtonCount" + } }, { "Kind": "Components.Component", @@ -72353,35 +82155,43 @@ "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerListBase.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerListBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6896233677202061641, - "Data2": -6425531045864858424, - "Data3": -4593025910195295420, - "Data4": 983218416943491850 + "Data1": -2391449988267992206, + "Data2": 3420793040168584056, + "Data3": 7997553767128432662, + "Data4": 7052551425907299382 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerMoreButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerMoreButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "PagerMoreButton" } ], + "TagMatchingRules": [ + { + "TagName": "PagerMoreButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerMoreButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -72398,34 +82208,42 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerMoreButton.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerMoreButton" + "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerMoreButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6825786892911846842, - "Data2": -4783617217642143452, - "Data3": 5375072054687787010, - "Data4": 4020462877112850455 + "Data1": -3366816037898283612, + "Data2": 231844475587031775, + "Data3": -7526034518176315494, + "Data4": 6647756691800274912 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerMoreButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerMoreButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Pager.PagerMoreButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Pager.PagerMoreButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerMoreButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -72442,42 +82260,52 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerMoreButton.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerMoreButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1979085659401429664, - "Data2": 3863419862400928760, - "Data3": -4241285649271396480, - "Data4": 7486289898304374614 + "Data1": 5580053825214958528, + "Data2": 2781155018064435565, + "Data3": 5104445479506173664, + "Data4": 8056524268081243227 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerNumberButtonBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerNumberButtonBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "PagerNumberButtonBase" } ], + "TagMatchingRules": [ + { + "TagName": "PagerNumberButtonBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Pager.PagerNumberButtonBase.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerNumberButtonBase.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -72494,41 +82322,51 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerNumberButtonBase.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerNumberButtonBase" + "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerNumberButtonBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7939557965692451008, - "Data2": 4023183250519843102, - "Data3": -4909901227693093308, - "Data4": 6956685068969782214 + "Data1": -7328893329824595489, + "Data2": -1255413566493497139, + "Data3": 1073359749418811457, + "Data4": 8419762558929324162 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerNumberButtonBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerNumberButtonBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Pager.PagerNumberButtonBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Pager.PagerNumberButtonBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Pager.PagerNumberButtonBase.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerNumberButtonBase.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -72545,49 +82383,61 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerNumberButtonBase.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerNumberButtonBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1021029868677707103, - "Data2": -7228032693918640471, - "Data3": 1969837580679180967, - "Data4": -8304394678104030724 + "Data1": -6606371291371966084, + "Data2": -5756925048699832482, + "Data3": -5935001959782367420, + "Data4": 8892372703261092102 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "PagerList" } ], + "TagMatchingRules": [ + { + "TagName": "PagerList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Page", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerList.Page", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", "Name": "PageCount", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerList.PageCount", - "Metadata": { "Common.PropertyName": "PageCount" } + "Metadata": { + "Common.PropertyName": "PageCount" + } }, { "Kind": "Components.Component", "Name": "ButtonCount", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerList.ButtonCount", - "Metadata": { "Common.PropertyName": "ButtonCount" } + "Metadata": { + "Common.PropertyName": "ButtonCount" + } }, { "Kind": "Components.Component", @@ -72624,48 +82474,60 @@ "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerList.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerList" + "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerList", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7538925441146789110, - "Data2": -5414363011517792964, - "Data3": 3818491603421586954, - "Data4": 215869726357215047 + "Data1": -8639835484414943816, + "Data2": 1482213195348167663, + "Data3": -8175131380865867451, + "Data4": -6282996224422770683 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Pager.PagerList" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Pager.PagerList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Page", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerList.Page", - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "Components.Component", "Name": "PageCount", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerList.PageCount", - "Metadata": { "Common.PropertyName": "PageCount" } + "Metadata": { + "Common.PropertyName": "PageCount" + } }, { "Kind": "Components.Component", "Name": "ButtonCount", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerList.ButtonCount", - "Metadata": { "Common.PropertyName": "ButtonCount" } + "Metadata": { + "Common.PropertyName": "ButtonCount" + } }, { "Kind": "Components.Component", @@ -72702,42 +82564,52 @@ "Name": "StartIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerList.StartIndex", - "Metadata": { "Common.PropertyName": "StartIndex" } + "Metadata": { + "Common.PropertyName": "StartIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2972269242638579531, - "Data2": -8041715678443632956, - "Data3": 3292902628669981277, - "Data4": -5869751189163561283 + "Data1": 6210661865709445933, + "Data2": -6490958816733662819, + "Data3": 4296286616537175136, + "Data4": -5231966536118169282 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerNumberButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerNumberButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "PagerNumberButton" } ], + "TagMatchingRules": [ + { + "TagName": "PagerNumberButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Pager.PagerNumberButton.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerNumberButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -72754,41 +82626,51 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerNumberButton.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerNumberButton" + "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerNumberButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -7817471585282196438, - "Data2": 2485299839202335565, - "Data3": -84499823615741765, - "Data4": 9163050557987928678 + "Data1": -4583982340755633226, + "Data2": 9052549738186334561, + "Data3": -6872113999571474706, + "Data4": -4401498759388796215 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Pager.PagerNumberButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Pager.PagerNumberButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Pager.PagerNumberButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Pager.PagerNumberButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Pager.PagerNumberButton.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Pager.PagerNumberButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", @@ -72805,21 +82687,23 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Pager.PagerNumberButton.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Pager.PagerNumberButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8675704898772490546, - "Data2": 8666531917478397333, - "Data3": 5994421362157373926, - "Data4": -484105199905766597 + "Data1": 2851399184623535459, + "Data2": 440236425767233004, + "Data3": 7638207250826961695, + "Data4": -3029477924219892441 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Popup.TelerikPopup", @@ -72827,35 +82711,47 @@ "DisplayName": "Telerik.Blazor.Components.Popup.TelerikPopup", "Documentation": "\n\nAcontainerthatcanbepositionedandsizedasdesired,andshowswithananimation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikPopup" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikPopup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "AnchorSelector", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.AnchorSelector", - "Metadata": { "Common.PropertyName": "AnchorSelector" } + "Metadata": { + "Common.PropertyName": "AnchorSelector" + } }, { "Kind": "Components.Component", "Name": "PopupAlign", "TypeName": "Telerik.Blazor.Components.Popup.PopupAlignSettings", "DisplayName": "Telerik.Blazor.Components.Popup.PopupAlignSettings Telerik.Blazor.Components.Popup.TelerikPopup.PopupAlign", - "Metadata": { "Common.PropertyName": "PopupAlign" } + "Metadata": { + "Common.PropertyName": "PopupAlign" + } }, { "Kind": "Components.Component", "Name": "AnchorAlign", "TypeName": "Telerik.Blazor.Components.Popup.PopupAlignSettings", "DisplayName": "Telerik.Blazor.Components.Popup.PopupAlignSettings Telerik.Blazor.Components.Popup.TelerikPopup.AnchorAlign", - "Metadata": { "Common.PropertyName": "AnchorAlign" } + "Metadata": { + "Common.PropertyName": "AnchorAlign" + } }, { "Kind": "Components.Component", "Name": "MarginSettings", "TypeName": "Telerik.Blazor.Components.Popup.PopupMarginSettings", "DisplayName": "Telerik.Blazor.Components.Popup.PopupMarginSettings Telerik.Blazor.Components.Popup.TelerikPopup.MarginSettings", - "Metadata": { "Common.PropertyName": "MarginSettings" } + "Metadata": { + "Common.PropertyName": "MarginSettings" + } }, { "Kind": "Components.Component", @@ -72863,7 +82759,9 @@ "TypeName": "Telerik.Blazor.PopupTriggerEvent", "IsEnum": true, "DisplayName": "Telerik.Blazor.PopupTriggerEvent Telerik.Blazor.Components.Popup.TelerikPopup.CloseOn", - "Metadata": { "Common.PropertyName": "CloseOn" } + "Metadata": { + "Common.PropertyName": "CloseOn" + } }, { "Kind": "Components.Component", @@ -72871,21 +82769,27 @@ "TypeName": "Telerik.Blazor.PopupTriggerEvent", "IsEnum": true, "DisplayName": "Telerik.Blazor.PopupTriggerEvent Telerik.Blazor.Components.Popup.TelerikPopup.OpenOn", - "Metadata": { "Common.PropertyName": "OpenOn" } + "Metadata": { + "Common.PropertyName": "OpenOn" + } }, { "Kind": "Components.Component", "Name": "ToggleElementSelector", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.ToggleElementSelector", - "Metadata": { "Common.PropertyName": "ToggleElementSelector" } + "Metadata": { + "Common.PropertyName": "ToggleElementSelector" + } }, { "Kind": "Components.Component", "Name": "AutoSize", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Popup.TelerikPopup.AutoSize", - "Metadata": { "Common.PropertyName": "AutoSize" } + "Metadata": { + "Common.PropertyName": "AutoSize" + } }, { "Kind": "Components.Component", @@ -72923,7 +82827,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.CloseParentPopupsUntilSelector", "Documentation": "\n\nDefineswhethertocloseparentpopupsonchildpopupcloseaction.Iftheselectorisnotnullorempty-CloseParentPopupswillbeexecuted.\nCurrently,wehavepopupelementcloseactiononlyinCloseOn=Mouseleavescenario.Neededinmenu.\n\n", - "Metadata": { "Common.PropertyName": "CloseParentPopupsUntilSelector" } + "Metadata": { + "Common.PropertyName": "CloseParentPopupsUntilSelector" + } }, { "Kind": "Components.Component", @@ -72931,7 +82837,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.Top", "Documentation": "\n\nDefinesthetoppositionoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "Components.Component", @@ -72939,7 +82847,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.Left", "Documentation": "\n\nDefinestheleftpositionoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -72947,7 +82857,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.Width", "Documentation": "\n\nDefinesthewidthoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -72955,7 +82867,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.Height", "Documentation": "\n\nDefinestheheightoftheanimationcontainer.Cannotbeinpercent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -72963,7 +82877,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Popup.TelerikPopup.ShowDelay", "Documentation": "\n\nDefinestheshowdelayoftheanimationcontainer.Defaultdelayis20ms.\n\n", - "Metadata": { "Common.PropertyName": "ShowDelay" } + "Metadata": { + "Common.PropertyName": "ShowDelay" + } }, { "Kind": "Components.Component", @@ -72971,7 +82887,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Popup.TelerikPopup.HideDelay", "Documentation": "\n\nDefinesthehidedelayoftheanimationcontainer.Defaultdelayis20ms.\n\n", - "Metadata": { "Common.PropertyName": "HideDelay" } + "Metadata": { + "Common.PropertyName": "HideDelay" + } }, { "Kind": "Components.Component", @@ -72980,7 +82898,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.AnimationType Telerik.Blazor.Components.Popup.TelerikPopup.AnimationType", "Documentation": "\n\nDefinestheanimationtypeofthecontainer.DefaultvalueisAnimationType.SlideDown.\n\n", - "Metadata": { "Common.PropertyName": "AnimationType" } + "Metadata": { + "Common.PropertyName": "AnimationType" + } }, { "Kind": "Components.Component", @@ -72988,7 +82908,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Popup.TelerikPopup.AnimationDuration", "Documentation": "\n\nDefinestheanimationdurationofthecontainer.DefaultAnimationDurationis300ms.\n\n", - "Metadata": { "Common.PropertyName": "AnimationDuration" } + "Metadata": { + "Common.PropertyName": "AnimationDuration" + } }, { "Kind": "Components.Component", @@ -73006,7 +82928,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.ParentInlineStyle", "Documentation": "\n\nDefinesinlinestyletobeaddedtothek-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "ParentInlineStyle" } + "Metadata": { + "Common.PropertyName": "ParentInlineStyle" + } }, { "Kind": "Components.Component", @@ -73014,7 +82938,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.ParentClass", "Documentation": "\n\nDefinesclasstobeaddedtothek-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "ParentClass" } + "Metadata": { + "Common.PropertyName": "ParentClass" + } }, { "Kind": "Components.Component", @@ -73022,20 +82948,22 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.Class", "Documentation": "\n\nDefinesclassnamestobeaddedtothek-child-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Popup.TelerikPopup" + "Common.TypeName": "Telerik.Blazor.Components.Popup.TelerikPopup", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6907321357051872053, - "Data2": 5415122686103306225, - "Data3": 1728500220929054438, - "Data4": 4369451179611694871 + "Data1": -4585283445243059208, + "Data2": 7516133413612341265, + "Data3": 2544367476213593413, + "Data4": -7924082394321963564 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Popup.TelerikPopup", @@ -73043,35 +82971,47 @@ "DisplayName": "Telerik.Blazor.Components.Popup.TelerikPopup", "Documentation": "\n\nAcontainerthatcanbepositionedandsizedasdesired,andshowswithananimation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Popup.TelerikPopup" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Popup.TelerikPopup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "AnchorSelector", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.AnchorSelector", - "Metadata": { "Common.PropertyName": "AnchorSelector" } + "Metadata": { + "Common.PropertyName": "AnchorSelector" + } }, { "Kind": "Components.Component", "Name": "PopupAlign", "TypeName": "Telerik.Blazor.Components.Popup.PopupAlignSettings", "DisplayName": "Telerik.Blazor.Components.Popup.PopupAlignSettings Telerik.Blazor.Components.Popup.TelerikPopup.PopupAlign", - "Metadata": { "Common.PropertyName": "PopupAlign" } + "Metadata": { + "Common.PropertyName": "PopupAlign" + } }, { "Kind": "Components.Component", "Name": "AnchorAlign", "TypeName": "Telerik.Blazor.Components.Popup.PopupAlignSettings", "DisplayName": "Telerik.Blazor.Components.Popup.PopupAlignSettings Telerik.Blazor.Components.Popup.TelerikPopup.AnchorAlign", - "Metadata": { "Common.PropertyName": "AnchorAlign" } + "Metadata": { + "Common.PropertyName": "AnchorAlign" + } }, { "Kind": "Components.Component", "Name": "MarginSettings", "TypeName": "Telerik.Blazor.Components.Popup.PopupMarginSettings", "DisplayName": "Telerik.Blazor.Components.Popup.PopupMarginSettings Telerik.Blazor.Components.Popup.TelerikPopup.MarginSettings", - "Metadata": { "Common.PropertyName": "MarginSettings" } + "Metadata": { + "Common.PropertyName": "MarginSettings" + } }, { "Kind": "Components.Component", @@ -73079,7 +83019,9 @@ "TypeName": "Telerik.Blazor.PopupTriggerEvent", "IsEnum": true, "DisplayName": "Telerik.Blazor.PopupTriggerEvent Telerik.Blazor.Components.Popup.TelerikPopup.CloseOn", - "Metadata": { "Common.PropertyName": "CloseOn" } + "Metadata": { + "Common.PropertyName": "CloseOn" + } }, { "Kind": "Components.Component", @@ -73087,21 +83029,27 @@ "TypeName": "Telerik.Blazor.PopupTriggerEvent", "IsEnum": true, "DisplayName": "Telerik.Blazor.PopupTriggerEvent Telerik.Blazor.Components.Popup.TelerikPopup.OpenOn", - "Metadata": { "Common.PropertyName": "OpenOn" } + "Metadata": { + "Common.PropertyName": "OpenOn" + } }, { "Kind": "Components.Component", "Name": "ToggleElementSelector", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.ToggleElementSelector", - "Metadata": { "Common.PropertyName": "ToggleElementSelector" } + "Metadata": { + "Common.PropertyName": "ToggleElementSelector" + } }, { "Kind": "Components.Component", "Name": "AutoSize", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Popup.TelerikPopup.AutoSize", - "Metadata": { "Common.PropertyName": "AutoSize" } + "Metadata": { + "Common.PropertyName": "AutoSize" + } }, { "Kind": "Components.Component", @@ -73139,7 +83087,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.CloseParentPopupsUntilSelector", "Documentation": "\n\nDefineswhethertocloseparentpopupsonchildpopupcloseaction.Iftheselectorisnotnullorempty-CloseParentPopupswillbeexecuted.\nCurrently,wehavepopupelementcloseactiononlyinCloseOn=Mouseleavescenario.Neededinmenu.\n\n", - "Metadata": { "Common.PropertyName": "CloseParentPopupsUntilSelector" } + "Metadata": { + "Common.PropertyName": "CloseParentPopupsUntilSelector" + } }, { "Kind": "Components.Component", @@ -73147,7 +83097,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.Top", "Documentation": "\n\nDefinesthetoppositionoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Top" } + "Metadata": { + "Common.PropertyName": "Top" + } }, { "Kind": "Components.Component", @@ -73155,7 +83107,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.Left", "Documentation": "\n\nDefinestheleftpositionoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Left" } + "Metadata": { + "Common.PropertyName": "Left" + } }, { "Kind": "Components.Component", @@ -73163,7 +83117,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.Width", "Documentation": "\n\nDefinesthewidthoftheanimationcontainer.\n\n", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -73171,7 +83127,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.Height", "Documentation": "\n\nDefinestheheightoftheanimationcontainer.Cannotbeinpercent.\n\n", - "Metadata": { "Common.PropertyName": "Height" } + "Metadata": { + "Common.PropertyName": "Height" + } }, { "Kind": "Components.Component", @@ -73179,7 +83137,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Popup.TelerikPopup.ShowDelay", "Documentation": "\n\nDefinestheshowdelayoftheanimationcontainer.Defaultdelayis20ms.\n\n", - "Metadata": { "Common.PropertyName": "ShowDelay" } + "Metadata": { + "Common.PropertyName": "ShowDelay" + } }, { "Kind": "Components.Component", @@ -73187,7 +83147,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Popup.TelerikPopup.HideDelay", "Documentation": "\n\nDefinesthehidedelayoftheanimationcontainer.Defaultdelayis20ms.\n\n", - "Metadata": { "Common.PropertyName": "HideDelay" } + "Metadata": { + "Common.PropertyName": "HideDelay" + } }, { "Kind": "Components.Component", @@ -73196,7 +83158,9 @@ "IsEnum": true, "DisplayName": "Telerik.Blazor.AnimationType Telerik.Blazor.Components.Popup.TelerikPopup.AnimationType", "Documentation": "\n\nDefinestheanimationtypeofthecontainer.DefaultvalueisAnimationType.SlideDown.\n\n", - "Metadata": { "Common.PropertyName": "AnimationType" } + "Metadata": { + "Common.PropertyName": "AnimationType" + } }, { "Kind": "Components.Component", @@ -73204,7 +83168,9 @@ "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.Popup.TelerikPopup.AnimationDuration", "Documentation": "\n\nDefinestheanimationdurationofthecontainer.DefaultAnimationDurationis300ms.\n\n", - "Metadata": { "Common.PropertyName": "AnimationDuration" } + "Metadata": { + "Common.PropertyName": "AnimationDuration" + } }, { "Kind": "Components.Component", @@ -73222,7 +83188,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.ParentInlineStyle", "Documentation": "\n\nDefinesinlinestyletobeaddedtothek-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "ParentInlineStyle" } + "Metadata": { + "Common.PropertyName": "ParentInlineStyle" + } }, { "Kind": "Components.Component", @@ -73230,7 +83198,9 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.ParentClass", "Documentation": "\n\nDefinesclasstobeaddedtothek-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "ParentClass" } + "Metadata": { + "Common.PropertyName": "ParentClass" + } }, { "Kind": "Components.Component", @@ -73238,21 +83208,23 @@ "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Popup.TelerikPopup.Class", "Documentation": "\n\nDefinesclassnamestobeaddedtothek-child-animation-containerelement.\n\n", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Popup.TelerikPopup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3550958645720800430, - "Data2": 6487372079139594371, - "Data3": -4116311160643981975, - "Data4": -1090669248387441277 + "Data1": 299719638172465767, + "Data2": 3709701512306236033, + "Data3": 9096075418765639683, + "Data4": -6309378629625863059 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Popup.TelerikPopup.ChildContent", @@ -73266,17 +83238,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Popup.TelerikPopup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -8525223535488629328, - "Data2": -720798230285575225, - "Data3": 2999570606664314022, - "Data4": 810101915189114872 + "Data1": -6859807111049418073, + "Data2": 8207982374774371152, + "Data3": -6955392806096782524, + "Data4": -7980172052931168003 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Popup.TelerikPopup.ChildContent", @@ -73298,17 +83270,21 @@ }, { "__Checksum": { - "Data1": 1392951091186993333, - "Data2": 297726230153452117, - "Data3": 1164424943671344895, - "Data4": 6560741911651280631 + "Data1": 4095601645135384198, + "Data2": 2004660441410182363, + "Data3": -2440463238573345585, + "Data4": 3011812397691675389 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikFragmentContainer" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikFragmentContainer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -73322,23 +83298,27 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer" + "Common.TypeName": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7012432013286972544, - "Data2": -6825840775434279478, - "Data3": -3701418267125959687, - "Data4": 2720653910736021247 + "Data1": 2394515860080771597, + "Data2": -3681550923147038503, + "Data3": -8858327192712395414, + "Data4": -201086002490776977 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -73352,17 +83332,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1956826006964139358, - "Data2": -2444467131406196390, - "Data3": 1227468631108315423, - "Data4": 5110621447037121923 + "Data1": -3469208357395886376, + "Data2": -8343690454814109892, + "Data3": -2686207198429342283, + "Data4": -2753480193729042043 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer.ChildContent", @@ -73376,17 +83356,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1895382370311421220, - "Data2": 331726629083286603, - "Data3": -5182732322484244156, - "Data4": -8875982993164424798 + "Data1": 8820140431055003230, + "Data2": -2786935594497551878, + "Data3": -222238342570541528, + "Data4": -9122199402799464670 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.RootComponent.TelerikFragmentContainer.ChildContent", @@ -73408,10 +83388,10 @@ }, { "__Checksum": { - "Data1": -6354436205663094068, - "Data2": 4523910593198068307, - "Data3": 7359269267866885619, - "Data4": 517165781446143236 + "Data1": 6582184638674040136, + "Data2": -6186080810518176080, + "Data3": 7567433892742829869, + "Data4": -6623394851673159194 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment", @@ -73419,7 +83399,11 @@ "DisplayName": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment", "Documentation": "\n\nAcontainerthatcanbepositionedandsizedasdesired,andshowswithananimation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikRootComponentFragment" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikRootComponentFragment" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -73433,16 +83417,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment" + "Common.TypeName": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1119410319187847717, - "Data2": 4877918489436246671, - "Data3": -6672074093931053831, - "Data4": 796019328694495089 + "Data1": 6638812202501340065, + "Data2": -2175873423815309125, + "Data3": 7674124936253783988, + "Data4": -2645321843718327307 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment", @@ -73450,7 +83434,11 @@ "DisplayName": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment", "Documentation": "\n\nAcontainerthatcanbepositionedandsizedasdesired,andshowswithananimation.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -73464,17 +83452,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2995966185338918269, - "Data2": 2492796033581944691, - "Data3": 6097695799616070987, - "Data4": -3758418598026845972 + "Data1": -6984297062838677402, + "Data2": -4942043537390435629, + "Data3": -431282090654958497, + "Data4": 4974733006456469481 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment.ChildContent", @@ -73488,17 +83476,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 584597072394312288, - "Data2": 8986002195028813817, - "Data3": -6227716663026457372, - "Data4": 5831806597124902450 + "Data1": -3523708622881973435, + "Data2": 2953386887594433450, + "Data3": -87427203611676465, + "Data4": -1676849883946064605 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragment.ChildContent", @@ -73520,17 +83508,21 @@ }, { "__Checksum": { - "Data1": -8437391631691323743, - "Data2": -2789936991277587080, - "Data3": 566382586786554461, - "Data4": 5786261063994313736 + "Data1": -176680721422207985, + "Data2": -7147243386306163817, + "Data3": 2150053403718905818, + "Data4": -6214250509442021843 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.RecurrenceDialog", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialog", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RecurrenceDialog" } ], + "TagMatchingRules": [ + { + "TagName": "RecurrenceDialog" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -73538,7 +83530,9 @@ "TypeName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialogStatus", "IsEnum": true, "DisplayName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialogStatus Telerik.Blazor.Components.Scheduler.RecurrenceDialog.Status", - "Metadata": { "Common.PropertyName": "Status" } + "Metadata": { + "Common.PropertyName": "Status" + } }, { "Kind": "Components.Component", @@ -73612,23 +83606,27 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialog" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialog", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8050643786659486709, - "Data2": 733202330050471029, - "Data3": -1436896743091462071, - "Data4": 5820887712488348084 + "Data1": -1697016790468318995, + "Data2": -7737726715639959746, + "Data3": 4860733034294357153, + "Data4": -6920872334377666558 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.RecurrenceDialog", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialog", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialog" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialog" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -73636,7 +83634,9 @@ "TypeName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialogStatus", "IsEnum": true, "DisplayName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialogStatus Telerik.Blazor.Components.Scheduler.RecurrenceDialog.Status", - "Metadata": { "Common.PropertyName": "Status" } + "Metadata": { + "Common.PropertyName": "Status" + } }, { "Kind": "Components.Component", @@ -73710,38 +83710,46 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.RecurrenceDialog", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2821070817904438211, - "Data2": 6532770003298931994, - "Data3": -270970155281572841, - "Data4": 8969022387997610906 + "Data1": -8805193276362878209, + "Data2": -6994698591533284384, + "Data3": 5794315730050988691, + "Data4": 1766439684013774317 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerEditForm", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.SchedulerEditForm", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerEditForm" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerEditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.SchedulerEditForm.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", "Name": "Appointment", "TypeName": "Telerik.Blazor.Components.Scheduler.Models.Appointment", "DisplayName": "Telerik.Blazor.Components.Scheduler.Models.Appointment Telerik.Blazor.Components.Scheduler.SchedulerEditForm.Appointment", - "Metadata": { "Common.PropertyName": "Appointment" } + "Metadata": { + "Common.PropertyName": "Appointment" + } }, { "Kind": "Components.Component", @@ -73778,41 +83786,51 @@ "Name": "Resources", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.SchedulerEditForm.Resources", - "Metadata": { "Common.PropertyName": "Resources" } + "Metadata": { + "Common.PropertyName": "Resources" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerEditForm" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerEditForm", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8164321637265824376, - "Data2": -4051405987032040491, - "Data3": -8177947109085967060, - "Data4": 5243972579486521771 + "Data1": -8265524330890453184, + "Data2": -317430073492981392, + "Data3": 4791531544918462746, + "Data4": -3540260820100497410 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerEditForm", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.SchedulerEditForm", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.SchedulerEditForm" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.SchedulerEditForm" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.SchedulerEditForm.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", "Name": "Appointment", "TypeName": "Telerik.Blazor.Components.Scheduler.Models.Appointment", "DisplayName": "Telerik.Blazor.Components.Scheduler.Models.Appointment Telerik.Blazor.Components.Scheduler.SchedulerEditForm.Appointment", - "Metadata": { "Common.PropertyName": "Appointment" } + "Metadata": { + "Common.PropertyName": "Appointment" + } }, { "Kind": "Components.Component", @@ -73849,35 +83867,43 @@ "Name": "Resources", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.SchedulerEditForm.Resources", - "Metadata": { "Common.PropertyName": "Resources" } + "Metadata": { + "Common.PropertyName": "Resources" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerEditForm", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6499915452945162253, - "Data2": 3019319368007642360, - "Data3": 2232550188262368602, - "Data4": -1246051442123955151 + "Data1": -6234346005389899385, + "Data2": 6402024798000094923, + "Data3": 8657886780295860639, + "Data4": 5549448823544630399 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerFooter", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.SchedulerFooter", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerFooter" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerFooter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ShowWorkHours", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.SchedulerFooter.ShowWorkHours", - "Metadata": { "Common.PropertyName": "ShowWorkHours" } + "Metadata": { + "Common.PropertyName": "ShowWorkHours" + } }, { "Kind": "Components.Component", @@ -73891,30 +83917,36 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerFooter" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerFooter", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3211982634627205268, - "Data2": 162642825232174914, - "Data3": 268998114466598965, - "Data4": 8201557188703957561 + "Data1": -1864230507783247181, + "Data2": -4796714246849179406, + "Data3": 7180913405967426261, + "Data4": 8788518817737693738 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerFooter", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.SchedulerFooter", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.SchedulerFooter" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.SchedulerFooter" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ShowWorkHours", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.SchedulerFooter.ShowWorkHours", - "Metadata": { "Common.PropertyName": "ShowWorkHours" } + "Metadata": { + "Common.PropertyName": "ShowWorkHours" + } }, { "Kind": "Components.Component", @@ -73928,31 +83960,37 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerFooter", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8766333086619365839, - "Data2": 3452105887159944858, - "Data3": -8823071008146083683, - "Data4": -6337458037652056468 + "Data1": -1591598624510788718, + "Data2": -7093786688750571592, + "Data3": 369550569113620309, + "Data4": 7321716938276996684 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerToolbar" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerToolbar" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Scheduler.SchedulerToolbar.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", @@ -73999,7 +84037,9 @@ "Name": "Views", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.SchedulerToolbar.Views", - "Metadata": { "Common.PropertyName": "Views" } + "Metadata": { + "Common.PropertyName": "Views" + } }, { "Kind": "Components.Component", @@ -74007,7 +84047,9 @@ "TypeName": "Telerik.Blazor.SchedulerView", "IsEnum": true, "DisplayName": "Telerik.Blazor.SchedulerView Telerik.Blazor.Components.Scheduler.SchedulerToolbar.ViewType", - "Metadata": { "Common.PropertyName": "ViewType" } + "Metadata": { + "Common.PropertyName": "ViewType" + } }, { "Kind": "Components.Component", @@ -74021,30 +84063,36 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 687084266956904092, - "Data2": -3647912448432485107, - "Data3": -7568480524300650300, - "Data4": -6712931980562858256 + "Data1": 2223664072308645223, + "Data2": -8747021356416362936, + "Data3": -7257502289462059783, + "Data4": -5374156649356250578 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Scheduler.SchedulerToolbar.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", @@ -74091,7 +84139,9 @@ "Name": "Views", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.SchedulerToolbar.Views", - "Metadata": { "Common.PropertyName": "Views" } + "Metadata": { + "Common.PropertyName": "Views" + } }, { "Kind": "Components.Component", @@ -74099,7 +84149,9 @@ "TypeName": "Telerik.Blazor.SchedulerView", "IsEnum": true, "DisplayName": "Telerik.Blazor.SchedulerView Telerik.Blazor.Components.Scheduler.SchedulerToolbar.ViewType", - "Metadata": { "Common.PropertyName": "ViewType" } + "Metadata": { + "Common.PropertyName": "ViewType" + } }, { "Kind": "Components.Component", @@ -74113,38 +84165,46 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -708311105429209984, - "Data2": -8952483713040245727, - "Data3": 7980436666931627844, - "Data4": 1833091929565384540 + "Data1": 6424743783111916315, + "Data2": -2535155140963649780, + "Data3": -5170442896599034703, + "Data4": -4328151593225139912 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerToolbarButton" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerToolbarButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", "Name": "Icon", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton.Icon", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -74158,37 +84218,45 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -626930694180740522, - "Data2": -8313819701198045570, - "Data3": 7280588435941994062, - "Data4": -3871102490174277052 + "Data1": 5061083620477932868, + "Data2": -3747719668906010617, + "Data3": -7428522865680391036, + "Data4": -6594446834193940629 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", "Name": "Icon", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton.Icon", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", @@ -74202,31 +84270,37 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5951185593018344057, - "Data2": -2203674978265144245, - "Data3": 5223027696777864836, - "Data4": 1925149255831973569 + "Data1": 4712605869376795035, + "Data2": 4579588315626087099, + "Data3": -2336576210485186980, + "Data4": -916802619437743315 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerToolbarCalendar" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerToolbarCalendar" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", @@ -74240,30 +84314,36 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6852039791713571384, - "Data2": -2483463468819453114, - "Data3": 7647589394178910255, - "Data4": -1103183277917982584 + "Data1": 5586128315693611108, + "Data2": -8207796214803826503, + "Data3": 2817484698437090789, + "Data4": -7349964856512710989 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", @@ -74277,300 +84357,368 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3415701278127222012, - "Data2": 5859787082267687902, - "Data3": -8540388087091067669, - "Data4": -1360213988043647331 + "Data1": -6603758828573607936, + "Data2": -8186068488625316081, + "Data3": -1353389831924076698, + "Data4": 8165483123183981609 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ByDayEditor" } ], + "TagMatchingRules": [ + { + "TagName": "ByDayEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ByDay", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor.ByDay", - "Metadata": { "Common.PropertyName": "ByDay" } + "Metadata": { + "Common.PropertyName": "ByDay" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4484271471260156572, - "Data2": 3811001259954224113, - "Data3": -6306082083397472756, - "Data4": 4609377628685826699 + "Data1": -6102783226162947034, + "Data2": -2231578579502988413, + "Data3": -9115730698569730131, + "Data4": 7661576711089388035 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ByDay", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor.ByDay", - "Metadata": { "Common.PropertyName": "ByDay" } + "Metadata": { + "Common.PropertyName": "ByDay" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByDayEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2608779572796868004, - "Data2": 9018296152810645730, - "Data3": -1872344233707956290, - "Data4": 4399491585752540379 + "Data1": -1855178782008851086, + "Data2": -2924206256451827333, + "Data3": 5785670237118952837, + "Data4": 1442512963365843642 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ByMonthDayEditor" } ], + "TagMatchingRules": [ + { + "TagName": "ByMonthDayEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ByMonthDay", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor.ByMonthDay", - "Metadata": { "Common.PropertyName": "ByMonthDay" } + "Metadata": { + "Common.PropertyName": "ByMonthDay" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4054429532837304806, - "Data2": -4900444553318383369, - "Data3": -4865120357633283453, - "Data4": -2645528131704124724 + "Data1": -4870130242184490423, + "Data2": 8479946954422555692, + "Data3": 85003654743194909, + "Data4": -6242545073119502701 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ByMonthDay", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor.ByMonthDay", - "Metadata": { "Common.PropertyName": "ByMonthDay" } + "Metadata": { + "Common.PropertyName": "ByMonthDay" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthDayEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4139801396868303632, - "Data2": -3206920407126126794, - "Data3": -8691645847173244499, - "Data4": 2359219461601920956 + "Data1": 8143605308537356583, + "Data2": 1447992138172802981, + "Data3": -3999482669914089554, + "Data4": -7835339141220625889 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ByMonthEditor" } ], + "TagMatchingRules": [ + { + "TagName": "ByMonthEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ByMonth", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor.ByMonth", - "Metadata": { "Common.PropertyName": "ByMonth" } + "Metadata": { + "Common.PropertyName": "ByMonth" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7143856618504541708, - "Data2": -358915134390905140, - "Data3": 1376142575812522776, - "Data4": 2469765990583069450 + "Data1": -5176127256967179381, + "Data2": -4702457148882914441, + "Data3": -3788446735421198977, + "Data4": 5706501950600702340 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ByMonth", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor.ByMonth", - "Metadata": { "Common.PropertyName": "ByMonth" } + "Metadata": { + "Common.PropertyName": "ByMonth" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ByMonthEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6412089490713227306, - "Data2": -4577816478171950004, - "Data3": 6003775297775329340, - "Data4": -3030927222953343170 + "Data1": -2812784033569625482, + "Data2": -31915908851559171, + "Data3": 6912068973562319371, + "Data4": 7275680916717609161 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "BySetPositionEditor" } ], + "TagMatchingRules": [ + { + "TagName": "BySetPositionEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "BySetPosition", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor.BySetPosition", - "Metadata": { "Common.PropertyName": "BySetPosition" } + "Metadata": { + "Common.PropertyName": "BySetPosition" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2194161292060584790, - "Data2": 3559270947848130213, - "Data3": 9053921226266685295, - "Data4": -3264464817229251469 + "Data1": 7868735020560025105, + "Data2": -4733504423980940936, + "Data3": -7346985397298433636, + "Data4": 4322572483498674473 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "BySetPosition", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor.BySetPosition", - "Metadata": { "Common.PropertyName": "BySetPosition" } + "Metadata": { + "Common.PropertyName": "BySetPosition" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.BySetPositionEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2566745169477338214, - "Data2": 5717698356318417405, - "Data3": 6406606844904838076, - "Data4": 8798341808420521001 + "Data1": 2630177624607097288, + "Data2": -8862397080799569247, + "Data3": 2520297162869986693, + "Data4": -2956259217054038248 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ToggleButton" } ], + "TagMatchingRules": [ + { + "TagName": "ToggleButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -74587,14 +84735,18 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -74608,23 +84760,27 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4598024420031379684, - "Data2": 5796579311370031769, - "Data3": -5122351473486050152, - "Data4": 2152533587538763566 + "Data1": -5842984820091426791, + "Data2": -3614073481076808851, + "Data3": -6570970539638594877, + "Data4": -3057851375709528210 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -74641,14 +84797,18 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -74662,17 +84822,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4922479214724567964, - "Data2": -3045853306489766874, - "Data3": 4812300576532599547, - "Data4": 2080409031862559192 + "Data1": -5994686061416658476, + "Data2": -9203157330368500845, + "Data3": -6038436272502111442, + "Data4": -1023719105809269662 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton.ChildContent", @@ -74686,17 +84846,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 3144578858037284722, - "Data2": -5550980388290529357, - "Data3": -3830668327107179587, - "Data4": 4148512613784984744 + "Data1": -7839285819614897912, + "Data2": 1473802791608417274, + "Data3": 8256448845941336476, + "Data4": 1845289237211788716 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.ToggleButton.ChildContent", @@ -74718,31 +84878,39 @@ }, { "__Checksum": { - "Data1": -1521218355731809388, - "Data2": -8071725222903486506, - "Data3": 9082624638039236093, - "Data4": -9138115980099297458 + "Data1": -516561263292665768, + "Data2": 2316915696047165366, + "Data3": -8800855947091511564, + "Data4": 8029141258495177815 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RecurrenceEditor" } ], + "TagMatchingRules": [ + { + "TagName": "RecurrenceEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Start", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor.Start", - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } }, { "Kind": "Components.Component", @@ -74756,37 +84924,45 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5239062523417867707, - "Data2": 2225311320042643782, - "Data3": -2271154009564989881, - "Data4": 2957604758059255172 + "Data1": 4030882394028859056, + "Data2": -4926052688368654614, + "Data3": 3952613283464468457, + "Data4": 755589011988654442 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Start", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor.Start", - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } }, { "Kind": "Components.Component", @@ -74800,100 +84976,122 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -9075703626360651374, - "Data2": -5852635325550254040, - "Data3": 3029676399117458722, - "Data4": 249693820438571899 + "Data1": -6785683593901644933, + "Data2": 1904078636862434315, + "Data3": 4330079023032621847, + "Data4": 3362440793684305874 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RecurrenceEndEditor" } ], + "TagMatchingRules": [ + { + "TagName": "RecurrenceEndEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Start", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor.Start", - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7353719340749342499, - "Data2": -3730469432522002170, - "Data3": 8206206030373007021, - "Data4": 8294450436356130944 + "Data1": -8214069173549881016, + "Data2": 6735691404747910337, + "Data3": -1130864102971922217, + "Data4": -7742116169122638500 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Start", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor.Start", - "Metadata": { "Common.PropertyName": "Start" } + "Metadata": { + "Common.PropertyName": "Start" + } }, { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEndEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 64834762777653789, - "Data2": -1037354125354126670, - "Data3": 2779414649996918241, - "Data4": -8219697304511047106 + "Data1": -7692821766581603776, + "Data2": 7611319415711739170, + "Data3": 4463713838156793447, + "Data4": -2950541791875190107 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RecurrenceFrequencyEditor" } ], + "TagMatchingRules": [ + { + "TagName": "RecurrenceFrequencyEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } }, { "Kind": "Components.Component", @@ -74907,30 +85105,36 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2873305284868771634, - "Data2": 2081386135883702621, - "Data3": -2202191566745635223, - "Data4": -2908920955742224738 + "Data1": 1587049341223028684, + "Data2": 7207390858631293754, + "Data3": -5206145848045675088, + "Data4": -1750043183575111106 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } }, { "Kind": "Components.Component", @@ -74944,258 +85148,314 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5432148464709707187, - "Data2": 3171464750605964086, - "Data3": 4065118255036052844, - "Data4": -4874765469539774082 + "Data1": 2552010886810861786, + "Data2": -465499125463864082, + "Data3": 7986178020776631208, + "Data4": -475692048133679350 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RecurrenceIntervalEditor" } ], + "TagMatchingRules": [ + { + "TagName": "RecurrenceIntervalEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5353190607056185299, - "Data2": 6514125966937737998, - "Data3": 8589703468276606354, - "Data4": -91392400905557975 + "Data1": 9006479389590583401, + "Data2": 8238139122539951800, + "Data3": -7292066680996185735, + "Data4": -5859580677481262244 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceIntervalEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3598391735413509037, - "Data2": -7373614138679485775, - "Data3": -9074608640729380511, - "Data4": 2236088535359919452 + "Data1": -503877215204411434, + "Data2": -1109778704697435211, + "Data3": -4277607616993706378, + "Data4": -3588133892588676648 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RecurrenceMonthlyEditor" } ], + "TagMatchingRules": [ + { + "TagName": "RecurrenceMonthlyEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1224114020367982916, - "Data2": 5997318361434606731, - "Data3": 5694431065474242792, - "Data4": 6473174096467020910 + "Data1": 29742375772188371, + "Data2": -7587004810849637791, + "Data3": 3685603301443703274, + "Data4": -5387595741821473635 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceMonthlyEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1136193384518392171, - "Data2": 8583583837418882246, - "Data3": 3413705189191801356, - "Data4": 7861762581493679694 + "Data1": -1302793689582674698, + "Data2": -1644599503861157965, + "Data3": -1901195540435923570, + "Data4": -6656168997396059335 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RecurrenceWeeklyEditor" } ], + "TagMatchingRules": [ + { + "TagName": "RecurrenceWeeklyEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3134709011874324928, - "Data2": 9184563107437404526, - "Data3": 5852815126433764680, - "Data4": -620398554023657950 + "Data1": -8402976659988087691, + "Data2": -1088875803120362103, + "Data3": -8105812158411513483, + "Data4": 8715011481315338970 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceWeeklyEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1958769492930058684, - "Data2": 1798246124619444477, - "Data3": 1974863710030946874, - "Data4": 266973478780943931 + "Data1": 772653156716345794, + "Data2": -8304901567541152774, + "Data3": 6682426551222039636, + "Data4": -2044352617165478073 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RecurrenceYearlyEditor" } ], + "TagMatchingRules": [ + { + "TagName": "RecurrenceYearlyEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2067314669272242786, - "Data2": -605864466151078181, - "Data3": 8261188851846036964, - "Data4": -4121530904339087201 + "Data1": 7184105094550434235, + "Data2": 550524545574099160, + "Data3": 817905502449610902, + "Data4": -2050754274084274160 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Rule", "TypeName": "Telerik.Recurrence.RecurrenceRule", "DisplayName": "Telerik.Recurrence.RecurrenceRule Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor.Rule", - "Metadata": { "Common.PropertyName": "Rule" } + "Metadata": { + "Common.PropertyName": "Rule" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceYearlyEditor", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8897122866095468306, - "Data2": 140390251603981253, - "Data3": -4943650747091501211, - "Data4": -5988734104200020706 + "Data1": 7963388803640940, + "Data2": -5086848857142583977, + "Data3": 5104710240283309575, + "Data4": 2225974122209739206 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.Rendering.DateHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.Rendering.DateHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DateHeader" } ], + "TagMatchingRules": [ + { + "TagName": "DateHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Scheduler.Rendering.DateHeader.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", "Name": "Format", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Scheduler.Rendering.DateHeader.Format", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -75209,37 +85469,45 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.Rendering.DateHeader" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.Rendering.DateHeader", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6316816695691866432, - "Data2": 3310599524915397298, - "Data3": 92239920684790286, - "Data4": -3504875336709101162 + "Data1": -2812672781638920630, + "Data2": -279621994753935691, + "Data3": -8309307634119300057, + "Data4": 8347191352773330213 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.Rendering.DateHeader", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.Rendering.DateHeader", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.Rendering.DateHeader" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.Rendering.DateHeader" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Date", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.Scheduler.Rendering.DateHeader.Date", - "Metadata": { "Common.PropertyName": "Date" } + "Metadata": { + "Common.PropertyName": "Date" + } }, { "Kind": "Components.Component", "Name": "Format", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.Scheduler.Rendering.DateHeader.Format", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", @@ -75253,31 +85521,37 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.Rendering.DateHeader", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 31351905983565631, - "Data2": 859956320347973979, - "Data3": 2483427353631802026, - "Data4": 4052748026753318375 + "Data1": 8607545261603630228, + "Data2": 7300135855121810989, + "Data3": 8947479209788783786, + "Data4": 2167289339586759929 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DayAppointment" } ], + "TagMatchingRules": [ + { + "TagName": "DayAppointment" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "AppointmentElement", "TypeName": "Telerik.Blazor.Components.Scheduler.Models.AppointmentElement", "DisplayName": "Telerik.Blazor.Components.Scheduler.Models.AppointmentElement Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment.AppointmentElement", - "Metadata": { "Common.PropertyName": "AppointmentElement" } + "Metadata": { + "Common.PropertyName": "AppointmentElement" + } }, { "Kind": "Components.Component", @@ -75314,41 +85588,51 @@ "Name": "AllowDelete", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment.AllowDelete", - "Metadata": { "Common.PropertyName": "AllowDelete" } + "Metadata": { + "Common.PropertyName": "AllowDelete" + } }, { "Kind": "Components.Component", "Name": "AllowUpdate", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment.AllowUpdate", - "Metadata": { "Common.PropertyName": "AllowUpdate" } + "Metadata": { + "Common.PropertyName": "AllowUpdate" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment" + "Common.TypeName": "Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -749986557805678456, - "Data2": 5401237285277576094, - "Data3": 4380008182123405476, - "Data4": -3441925749075291601 + "Data1": -5187057662159501492, + "Data2": 374267270241055469, + "Data3": -2396185162446944301, + "Data4": -1396502868470662434 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "AppointmentElement", "TypeName": "Telerik.Blazor.Components.Scheduler.Models.AppointmentElement", "DisplayName": "Telerik.Blazor.Components.Scheduler.Models.AppointmentElement Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment.AppointmentElement", - "Metadata": { "Common.PropertyName": "AppointmentElement" } + "Metadata": { + "Common.PropertyName": "AppointmentElement" + } }, { "Kind": "Components.Component", @@ -75385,35 +85669,43 @@ "Name": "AllowDelete", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment.AllowDelete", - "Metadata": { "Common.PropertyName": "AllowDelete" } + "Metadata": { + "Common.PropertyName": "AllowDelete" + } }, { "Kind": "Components.Component", "Name": "AllowUpdate", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment.AllowUpdate", - "Metadata": { "Common.PropertyName": "AllowUpdate" } + "Metadata": { + "Common.PropertyName": "AllowUpdate" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.Rendering.DayAppointment", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5183292234821274879, - "Data2": 437151012231988395, - "Data3": -8182611896961270046, - "Data4": -3902718136563314284 + "Data1": -9221048995075619616, + "Data2": -6241792032497210360, + "Data3": -2258096591654061388, + "Data4": 913990093763242736 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "SchedulerContentTable" } ], + "TagMatchingRules": [ + { + "TagName": "SchedulerContentTable" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -75431,14 +85723,18 @@ "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel", "DisplayName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } }, { "Kind": "Components.Component", "Name": "Appointments", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable.Appointments", - "Metadata": { "Common.PropertyName": "Appointments" } + "Metadata": { + "Common.PropertyName": "Appointments" + } }, { "Kind": "Components.Component", @@ -75492,24 +85788,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1055163089959635330, - "Data2": -1902664187857153009, - "Data3": -7723234959771407292, - "Data4": 2633929662337910827 + "Data1": 8557022454876844959, + "Data2": -4188328853403720431, + "Data3": -6699187800401648857, + "Data4": -8438968941016661889 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -75527,14 +85827,18 @@ "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel", "DisplayName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } }, { "Kind": "Components.Component", "Name": "Appointments", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.Rendering.SchedulerContentTable.Appointments", - "Metadata": { "Common.PropertyName": "Appointments" } + "Metadata": { + "Common.PropertyName": "Appointments" + } }, { "Kind": "Components.Component", @@ -75596,17 +85900,21 @@ }, { "__Checksum": { - "Data1": -4558709386757066812, - "Data2": -8010044175573606584, - "Data3": -324828996816065906, - "Data4": -8240267599685809081 + "Data1": -2140010015789810222, + "Data2": -7482141453573224238, + "Data3": 4198498217785110116, + "Data4": 54881651042651007 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "DayTable" } ], + "TagMatchingRules": [ + { + "TagName": "DayTable" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -75624,14 +85932,18 @@ "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel", "DisplayName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } }, { "Kind": "Components.Component", "Name": "Appointments", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable.Appointments", - "Metadata": { "Common.PropertyName": "Appointments" } + "Metadata": { + "Common.PropertyName": "Appointments" + } }, { "Kind": "Components.Component", @@ -75685,24 +85997,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6622893695142790049, - "Data2": 141262749567598956, - "Data3": 8827917594726160250, - "Data4": -1255057283771983639 + "Data1": -3071587229715570104, + "Data2": 3585489287574661590, + "Data3": -2049423657490068622, + "Data4": 5880586825237090749 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -75720,14 +86036,18 @@ "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel", "DisplayName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } }, { "Kind": "Components.Component", "Name": "Appointments", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.Rendering.DayView.DayTable.Appointments", - "Metadata": { "Common.PropertyName": "Appointments" } + "Metadata": { + "Common.PropertyName": "Appointments" + } }, { "Kind": "Components.Component", @@ -75789,17 +86109,21 @@ }, { "__Checksum": { - "Data1": -8528710548080780245, - "Data2": 3355502384346596364, - "Data3": 3129091228487515185, - "Data4": 6288166139564918349 + "Data1": 4951243782293008398, + "Data2": -4843436506011610031, + "Data3": -2520884227565104784, + "Data4": -3410368655767964646 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "MonthTable" } ], + "TagMatchingRules": [ + { + "TagName": "MonthTable" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -75817,14 +86141,18 @@ "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel", "DisplayName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } }, { "Kind": "Components.Component", "Name": "Appointments", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable.Appointments", - "Metadata": { "Common.PropertyName": "Appointments" } + "Metadata": { + "Common.PropertyName": "Appointments" + } }, { "Kind": "Components.Component", @@ -75878,24 +86206,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7576220366333055200, - "Data2": -718317256890882829, - "Data3": -3684027978382994082, - "Data4": 6373316832130532940 + "Data1": 6816710032862248308, + "Data2": -6421619788946268847, + "Data3": 455803636560110816, + "Data4": 8558677564166831656 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -75913,14 +86245,18 @@ "Name": "ViewModel", "TypeName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel", "DisplayName": "Telerik.Blazor.Components.Scheduler.ViewModels.ISchedulerViewModel Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable.ViewModel", - "Metadata": { "Common.PropertyName": "ViewModel" } + "Metadata": { + "Common.PropertyName": "ViewModel" + } }, { "Kind": "Components.Component", "Name": "Appointments", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Scheduler.Rendering.MonthView.MonthTable.Appointments", - "Metadata": { "Common.PropertyName": "Appointments" } + "Metadata": { + "Common.PropertyName": "Appointments" + } }, { "Kind": "Components.Component", @@ -75982,79 +86318,95 @@ }, { "__Checksum": { - "Data1": 303364582734916717, - "Data2": 8798867245663682320, - "Data3": -7819989956773784747, - "Data4": -4318210763634134459 + "Data1": -8179675541852050309, + "Data2": 1827494258342348373, + "Data3": 1981765335428241932, + "Data4": -567166960734172348 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TabStrip.TabContent", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TabStrip.TabContent", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TabContent" } ], + "TagMatchingRules": [ + { + "TagName": "TabContent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ActiveTab", "TypeName": "Telerik.Blazor.Components.TabStrip.ITab", "DisplayName": "Telerik.Blazor.Components.TabStrip.ITab Telerik.Blazor.Components.TabStrip.TabContent.ActiveTab", - "Metadata": { "Common.PropertyName": "ActiveTab" } + "Metadata": { + "Common.PropertyName": "ActiveTab" + } }, { "Kind": "Components.Component", "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TabStrip.TabContent.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TabStrip.TabContent" + "Common.TypeName": "Telerik.Blazor.Components.TabStrip.TabContent", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7382953505816228527, - "Data2": -7728537634403024049, - "Data3": -7853383401608772095, - "Data4": 9000681227217868765 + "Data1": 406190376674861784, + "Data2": -4522060305198911339, + "Data3": 8458202748394451212, + "Data4": -6424971137415942799 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TabStrip.TabContent", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TabStrip.TabContent", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TabStrip.TabContent" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TabStrip.TabContent" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ActiveTab", "TypeName": "Telerik.Blazor.Components.TabStrip.ITab", "DisplayName": "Telerik.Blazor.Components.TabStrip.ITab Telerik.Blazor.Components.TabStrip.TabContent.ActiveTab", - "Metadata": { "Common.PropertyName": "ActiveTab" } + "Metadata": { + "Common.PropertyName": "ActiveTab" + } }, { "Kind": "Components.Component", "Name": "Id", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TabStrip.TabContent.Id", - "Metadata": { "Common.PropertyName": "Id" } + "Metadata": { + "Common.PropertyName": "Id" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TabStrip.TabContent", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 898872482505991943, - "Data2": 4868111740106003440, - "Data3": 6512659083178308718, - "Data4": -5339278241191148742 + "Data1": 6222683342545526844, + "Data2": -4527161841290076496, + "Data3": 4550448645945552553, + "Data4": 8187660911356264870 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelectorBase", @@ -76062,7 +86414,11 @@ "DisplayName": "Telerik.Blazor.Components.TimePicker.TimeSelectorBase", "Documentation": "\n\nTheclassfortheTimePickerTimeSelectorcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TimeSelectorBase" } ], + "TagMatchingRules": [ + { + "TagName": "TimeSelectorBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -76111,42 +86467,50 @@ "Name": "Format", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TimePicker.TimeSelectorBase.Format", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "ShowActions", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TimePicker.TimeSelectorBase.ShowActions", - "Metadata": { "Common.PropertyName": "ShowActions" } + "Metadata": { + "Common.PropertyName": "ShowActions" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TimePicker.TimeSelectorBase", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -426312714181188482, - "Data2": -4764313829976570885, - "Data3": 4684761614325672736, - "Data4": -6798539435954379882 + "Data1": 2566730312132988771, + "Data2": 681373184806560761, + "Data3": -8802676697837631041, + "Data4": 986292592044871844 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelectorBase", @@ -76154,7 +86518,11 @@ "DisplayName": "Telerik.Blazor.Components.TimePicker.TimeSelectorBase", "Documentation": "\n\nTheclassfortheTimePickerTimeSelectorcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TimePicker.TimeSelectorBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TimePicker.TimeSelectorBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -76203,28 +86571,36 @@ "Name": "Format", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TimePicker.TimeSelectorBase.Format", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "ShowActions", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TimePicker.TimeSelectorBase.ShowActions", - "Metadata": { "Common.PropertyName": "ShowActions" } + "Metadata": { + "Common.PropertyName": "ShowActions" + } } ], "Metadata": { @@ -76236,10 +86612,10 @@ }, { "__Checksum": { - "Data1": 6149224986697160084, - "Data2": 289713257028760906, - "Data3": -618928455046813541, - "Data4": -8918793031760434572 + "Data1": 1913785821299963109, + "Data2": -3755663436581581544, + "Data3": 5699457527828851658, + "Data4": -6150645896075258340 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase", @@ -76247,28 +86623,38 @@ "DisplayName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase", "Documentation": "\n\nTheclassfortheTimePickerTimeSelectorcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TimeSelectorCarouselBase" } ], + "TagMatchingRules": [ + { + "TagName": "TimeSelectorCarouselBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "TimePart", "TypeName": "Telerik.Blazor.Common.DateHelpers.TimePart", "DisplayName": "Telerik.Blazor.Common.DateHelpers.TimePart Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase.TimePart", - "Metadata": { "Common.PropertyName": "TimePart" } + "Metadata": { + "Common.PropertyName": "TimePart" + } }, { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -76285,14 +86671,18 @@ "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -76306,16 +86696,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase" + "Common.TypeName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3125490452329937358, - "Data2": 7769069261962543313, - "Data3": -4110941051006009041, - "Data4": 7888667259184452271 + "Data1": -7040864085414737113, + "Data2": 1664177126097666963, + "Data3": 2972890173750634087, + "Data4": -8043972399745624219 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase", @@ -76323,28 +86713,38 @@ "DisplayName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase", "Documentation": "\n\nTheclassfortheTimePickerTimeSelectorcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "TimePart", "TypeName": "Telerik.Blazor.Common.DateHelpers.TimePart", "DisplayName": "Telerik.Blazor.Common.DateHelpers.TimePart Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase.TimePart", - "Metadata": { "Common.PropertyName": "TimePart" } + "Metadata": { + "Common.PropertyName": "TimePart" + } }, { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -76361,14 +86761,18 @@ "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -76382,24 +86786,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2674607390115312006, - "Data2": 4887160717109834573, - "Data3": -8042729893204758204, - "Data4": -2761239415633962388 + "Data1": 697189588251445421, + "Data2": -2808785327669724832, + "Data3": -6778773335545480117, + "Data4": 9196039517206365720 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelector", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TimePicker.TimeSelector", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TimeSelector" } ], + "TagMatchingRules": [ + { + "TagName": "TimeSelector" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -76448,49 +86856,61 @@ "Name": "Format", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TimePicker.TimeSelector.Format", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelector.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelector.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "ShowActions", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TimePicker.TimeSelector.ShowActions", - "Metadata": { "Common.PropertyName": "ShowActions" } + "Metadata": { + "Common.PropertyName": "ShowActions" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TimePicker.TimeSelector", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5732149205890968314, - "Data2": 6904299741638559753, - "Data3": 7332183425489609466, - "Data4": 7342058835136401972 + "Data1": -1052662429509644730, + "Data2": 6801390524397111366, + "Data3": -8461304377018696561, + "Data4": -8279099829687375233 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelector", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TimePicker.TimeSelector", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TimePicker.TimeSelector" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TimePicker.TimeSelector" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -76539,28 +86959,36 @@ "Name": "Format", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TimePicker.TimeSelector.Format", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Component", "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelector.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelector.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", "Name": "ShowActions", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TimePicker.TimeSelector.ShowActions", - "Metadata": { "Common.PropertyName": "ShowActions" } + "Metadata": { + "Common.PropertyName": "ShowActions" + } } ], "Metadata": { @@ -76572,38 +87000,48 @@ }, { "__Checksum": { - "Data1": -6754972189290909415, - "Data2": -722181529586084608, - "Data3": -4993858916925781710, - "Data4": 3732303721989098320 + "Data1": 1604000288152463457, + "Data2": 3987056679723389353, + "Data3": -4555320305228631123, + "Data4": -5752968508979089386 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TimeSelectorCarousel" } ], + "TagMatchingRules": [ + { + "TagName": "TimeSelectorCarousel" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "TimePart", "TypeName": "Telerik.Blazor.Common.DateHelpers.TimePart", "DisplayName": "Telerik.Blazor.Common.DateHelpers.TimePart Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel.TimePart", - "Metadata": { "Common.PropertyName": "TimePart" } + "Metadata": { + "Common.PropertyName": "TimePart" + } }, { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -76620,14 +87058,18 @@ "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -76641,44 +87083,54 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel" + "Common.TypeName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3707998210180977549, - "Data2": 300025863410733636, - "Data3": -478690784592985111, - "Data4": 1732558286964856363 + "Data1": -7312600971333849127, + "Data2": 7188627624455574262, + "Data3": 3405923204395286730, + "Data4": -3845026902966933108 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", "Name": "TimePart", "TypeName": "Telerik.Blazor.Common.DateHelpers.TimePart", "DisplayName": "Telerik.Blazor.Common.DateHelpers.TimePart Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel.TimePart", - "Metadata": { "Common.PropertyName": "TimePart" } + "Metadata": { + "Common.PropertyName": "TimePart" + } }, { "Kind": "Components.Component", "Name": "Value", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel.Value", - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } }, { "Kind": "Components.Component", @@ -76695,14 +87147,18 @@ "Name": "Min", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel.Min", - "Metadata": { "Common.PropertyName": "Min" } + "Metadata": { + "Common.PropertyName": "Min" + } }, { "Kind": "Components.Component", "Name": "Max", "TypeName": "System.DateTime", "DisplayName": "System.DateTime Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel.Max", - "Metadata": { "Common.PropertyName": "Max" } + "Metadata": { + "Common.PropertyName": "Max" + } }, { "Kind": "Components.Component", @@ -76716,80 +87172,100 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3478441578907868035, - "Data2": -1741963610041750343, - "Data3": 1968554944215013646, - "Data4": 9005170455926884792 + "Data1": 8377575027448162802, + "Data2": 5301438720165401783, + "Data3": 7190878295679213075, + "Data4": 3881655794574499826 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ToolBarButtonBase" } ], + "TagMatchingRules": [ + { + "TagName": "ToolBarButtonBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "IsIconButton", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.IsIconButton", - "Metadata": { "Common.PropertyName": "IsIconButton" } + "Metadata": { + "Common.PropertyName": "IsIconButton" + } }, { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", "Name": "Icon", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.Icon", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", "Name": "IconClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.IconClass", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", "Name": "ImageUrl", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.ImageUrl", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", "Name": "SpriteClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.SpriteClass", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -76816,83 +87292,105 @@ "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase" + "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -337458784735915660, - "Data2": -6916553363591965424, - "Data3": -7179649627006598803, - "Data4": -7942484325882756511 + "Data1": 1295440495764823203, + "Data2": -2778897182208363825, + "Data3": -4372772543577075720, + "Data4": 5649794090912272097 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "IsIconButton", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.IsIconButton", - "Metadata": { "Common.PropertyName": "IsIconButton" } + "Metadata": { + "Common.PropertyName": "IsIconButton" + } }, { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", "Name": "Icon", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.Icon", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", "Name": "IconClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.IconClass", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", "Name": "ImageUrl", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.ImageUrl", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", "Name": "SpriteClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.SpriteClass", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -76919,21 +87417,23 @@ "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6128140121687614262, - "Data2": -1282372967711534794, - "Data3": 5811703236702722174, - "Data4": 6541563188369914837 + "Data1": 5331213437527598096, + "Data2": 7397374826020207690, + "Data3": 1066301133576944853, + "Data4": 8566852859749107917 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.ChildContent", @@ -76947,17 +87447,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 5231805421047028348, - "Data2": 1796031354724895705, - "Data3": 1649726098284351286, - "Data4": 3313142091217375486 + "Data1": -4328441318636517885, + "Data2": -3067220691271818673, + "Data3": 4552106810438515471, + "Data4": -7096261003380630399 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButtonBase.ChildContent", @@ -76979,72 +87479,88 @@ }, { "__Checksum": { - "Data1": -475419799210789783, - "Data2": 2164999715596480774, - "Data3": -5000135522875142984, - "Data4": -1132430468879447188 + "Data1": -3921937051170649601, + "Data2": 352642706270629718, + "Data3": 1154292615521270154, + "Data4": -5476421979775777966 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarItemBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarItemBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ToolBarItemBase" } ], + "TagMatchingRules": [ + { + "TagName": "ToolBarItemBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarItemBase.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarItemBase" + "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarItemBase", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 972355736832300269, - "Data2": -2958273971413188459, - "Data3": 2345304844874058041, - "Data4": 2122224277039140232 + "Data1": 1844330570519865577, + "Data2": -8172201113955515365, + "Data3": -4993429298780942928, + "Data4": 5709097395496164438 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarItemBase", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarItemBase", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarItemBase" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarItemBase" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarItemBase.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarItemBase", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2490737663390318311, - "Data2": 4781432199722139887, - "Data3": -37148213153767175, - "Data4": -169340683008413019 + "Data1": 6536955379598570875, + "Data2": -133139876027447020, + "Data3": -7215555011648307779, + "Data4": -4238827915943664227 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ToolBarButtonGroup" } ], + "TagMatchingRules": [ + { + "TagName": "ToolBarButtonGroup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -77061,21 +87577,27 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -77083,34 +87605,42 @@ "TypeName": "Telerik.Blazor.ButtonGroupSelectionMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.ButtonGroupSelectionMode Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.SelectionMode", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup" + "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5560342267627097382, - "Data2": -7499859433373570994, - "Data3": -5045187952787390635, - "Data4": -8440619259368280751 + "Data1": -3569659276909615060, + "Data2": 5825392714251533583, + "Data3": 6520298140209427598, + "Data4": -7636640560541565272 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -77127,21 +87657,27 @@ "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", "Name": "Width", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.Width", - "Metadata": { "Common.PropertyName": "Width" } + "Metadata": { + "Common.PropertyName": "Width" + } }, { "Kind": "Components.Component", @@ -77149,28 +87685,32 @@ "TypeName": "Telerik.Blazor.ButtonGroupSelectionMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.ButtonGroupSelectionMode Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.SelectionMode", - "Metadata": { "Common.PropertyName": "SelectionMode" } + "Metadata": { + "Common.PropertyName": "SelectionMode" + } }, { "Kind": "Components.Component", "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 588739455124921514, - "Data2": 1621518455310118144, - "Data3": -7490629840091797846, - "Data4": -4306558598674220704 + "Data1": 6761284954865234122, + "Data2": 6657174315254886515, + "Data3": 8316602893111577703, + "Data4": -8969054148357326413 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.ChildContent", @@ -77184,17 +87724,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 1364934396233526192, - "Data2": 2227542646813844435, - "Data3": 397485091917578357, - "Data4": 532385138352551214 + "Data1": -3343034574565199080, + "Data2": 4152049326313210649, + "Data3": -5219281796722801366, + "Data4": -346687862474278512 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButtonGroup.ChildContent", @@ -77216,17 +87756,21 @@ }, { "__Checksum": { - "Data1": -4559343536320574790, - "Data2": 5791453075219375647, - "Data3": 4598911445183834696, - "Data4": -2290339490017195844 + "Data1": 4616993423175597756, + "Data2": -8581706891639405027, + "Data3": 2145350513985767587, + "Data4": -8882258803340588441 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ToolBarTemplateItem" } ], + "TagMatchingRules": [ + { + "TagName": "ToolBarTemplateItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -77243,27 +87787,33 @@ "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem" + "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 972907317355811308, - "Data2": 8191063588826615866, - "Data3": -8402820247046151612, - "Data4": -8967601365873600729 + "Data1": -6171837098293656679, + "Data2": -710131614606704508, + "Data3": 2574953991309075649, + "Data4": -1618513358553825597 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -77280,21 +87830,23 @@ "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 7512796779352459186, - "Data2": 1924691758436075957, - "Data3": 4702186781355691038, - "Data4": -7107879718446023854 + "Data1": -9156689367916529353, + "Data2": 9092974678794575547, + "Data3": -7457147638361657637, + "Data4": -4023557995052442883 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem.ChildContent", @@ -77308,17 +87860,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -7824928374732979359, - "Data2": 6743440054413444197, - "Data3": -4175337690231217686, - "Data4": -1277234984746631688 + "Data1": 3244222658921048121, + "Data2": -1719527862290707944, + "Data3": -658386824659403471, + "Data4": -4993098147559829095 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarTemplateItem.ChildContent", @@ -77340,10 +87892,10 @@ }, { "__Checksum": { - "Data1": 3664260395570393088, - "Data2": -3670111313371275334, - "Data3": 6120568528095604116, - "Data4": -6456227268494977170 + "Data1": -2307223340584045634, + "Data2": -6987274123417675546, + "Data3": 483757992453163065, + "Data4": 188322123656789556 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton", @@ -77351,14 +87903,20 @@ "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton", "Documentation": "\n\nTheclassfortheToolbarToggleButtoncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ToolBarToggleButton" } ], + "TagMatchingRules": [ + { + "TagName": "ToolBarToggleButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -77375,56 +87933,72 @@ "Name": "IsIconButton", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.IsIconButton", - "Metadata": { "Common.PropertyName": "IsIconButton" } + "Metadata": { + "Common.PropertyName": "IsIconButton" + } }, { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", "Name": "Icon", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Icon", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", "Name": "IconClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.IconClass", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", "Name": "ImageUrl", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.ImageUrl", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", "Name": "SpriteClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.SpriteClass", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -77451,20 +88025,22 @@ "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton" + "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -4077883668701529886, - "Data2": -1718626635544019522, - "Data3": -7276156105762417209, - "Data4": 6942514641709495309 + "Data1": -6022128651024304553, + "Data2": 1634926026186883914, + "Data3": -2244993583144727731, + "Data4": -7840137648745516468 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton", @@ -77472,14 +88048,20 @@ "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton", "Documentation": "\n\nTheclassfortheToolbarToggleButtoncomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -77496,56 +88078,72 @@ "Name": "IsIconButton", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.IsIconButton", - "Metadata": { "Common.PropertyName": "IsIconButton" } + "Metadata": { + "Common.PropertyName": "IsIconButton" + } }, { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", "Name": "Icon", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Icon", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", "Name": "IconClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.IconClass", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", "Name": "ImageUrl", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.ImageUrl", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", "Name": "SpriteClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.SpriteClass", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -77572,21 +88170,23 @@ "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -634352500033649204, - "Data2": 8381440126863704164, - "Data3": 3031018178904237520, - "Data4": -3193946951305309321 + "Data1": -7996706521806115120, + "Data2": -8205057698411503261, + "Data3": 1167114401215756686, + "Data4": -2260316289409195976 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.ChildContent", @@ -77600,17 +88200,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -6119068093710775364, - "Data2": -7099066646576249529, - "Data3": 7798309902946640921, - "Data4": -117376312069021618 + "Data1": -403687570009085298, + "Data2": 1267501301269331186, + "Data3": -7365763229879443674, + "Data4": -374668667577305789 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton.ChildContent", @@ -77632,10 +88232,10 @@ }, { "__Checksum": { - "Data1": -2293639126074213311, - "Data2": -7213450970774233888, - "Data3": 2949003987893952045, - "Data4": 345055535169796733 + "Data1": -2607321331081652617, + "Data2": 5957751699959978246, + "Data3": 6803802355284746545, + "Data4": 4424745938840992652 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.TelerikToolBar", @@ -77643,14 +88243,20 @@ "DisplayName": "Telerik.Blazor.Components.ToolBar.TelerikToolBar", "Documentation": "\n\nTheclassfortheTelerikToolBarcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TelerikToolBar" } ], + "TagMatchingRules": [ + { + "TagName": "TelerikToolBar" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.TelerikToolBar.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -77664,16 +88270,16 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ToolBar.TelerikToolBar" + "Common.TypeName": "Telerik.Blazor.Components.ToolBar.TelerikToolBar", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2042927156990320986, - "Data2": 8114026215655047831, - "Data3": -8688566183221845093, - "Data4": 6122251534018843945 + "Data1": -6723114340805488143, + "Data2": -7974099746500455843, + "Data3": 3622313578591146518, + "Data4": 8801666928113200962 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.TelerikToolBar", @@ -77681,14 +88287,20 @@ "DisplayName": "Telerik.Blazor.Components.ToolBar.TelerikToolBar", "Documentation": "\n\nTheclassfortheTelerikToolBarcomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ToolBar.TelerikToolBar" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ToolBar.TelerikToolBar" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.TelerikToolBar.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", @@ -77702,17 +88314,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.TelerikToolBar", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8599295503231976710, - "Data2": 7797181711250300300, - "Data3": 6470335464865461859, - "Data4": -5505050366459008647 + "Data1": -474329342665977024, + "Data2": -7170236421214907553, + "Data3": 7737086575971197616, + "Data4": 4925758581065627253 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.TelerikToolBar.ChildContent", @@ -77726,17 +88338,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.TelerikToolBar.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -1105016037182096654, - "Data2": -7317340199727457804, - "Data3": -5981489243732934411, - "Data4": 7364268634636892156 + "Data1": 1197423014709196715, + "Data2": 3935075353997881112, + "Data3": 7349270777489819152, + "Data4": -4657320419191211227 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.TelerikToolBar.ChildContent", @@ -77758,73 +88370,93 @@ }, { "__Checksum": { - "Data1": -648132107979967976, - "Data2": -501161331054383217, - "Data3": 4367407550840755786, - "Data4": -5457035799452925256 + "Data1": 75033236545473973, + "Data2": 5283787711834244533, + "Data3": 28776864361424743, + "Data4": 4348611837928358727 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ToolBarButton" } ], + "TagMatchingRules": [ + { + "TagName": "ToolBarButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "IsIconButton", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButton.IsIconButton", - "Metadata": { "Common.PropertyName": "IsIconButton" } + "Metadata": { + "Common.PropertyName": "IsIconButton" + } }, { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", "Name": "Icon", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.Icon", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", "Name": "IconClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.IconClass", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", "Name": "ImageUrl", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.ImageUrl", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", "Name": "SpriteClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.SpriteClass", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButton.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -77851,83 +88483,105 @@ "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButton.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButton" + "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButton", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4947019778854229634, - "Data2": 1448049930973311463, - "Data3": -5675674929017092285, - "Data4": 8506927788130555215 + "Data1": -5620420594109420465, + "Data2": 2442333206616701795, + "Data3": -7020509815709474449, + "Data4": 853163375474785304 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButton", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarButton", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarButton" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarButton" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "IsIconButton", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButton.IsIconButton", - "Metadata": { "Common.PropertyName": "IsIconButton" } + "Metadata": { + "Common.PropertyName": "IsIconButton" + } }, { "Kind": "Components.Component", "Name": "Class", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.Class", - "Metadata": { "Common.PropertyName": "Class" } + "Metadata": { + "Common.PropertyName": "Class" + } }, { "Kind": "Components.Component", "Name": "Title", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.Title", - "Metadata": { "Common.PropertyName": "Title" } + "Metadata": { + "Common.PropertyName": "Title" + } }, { "Kind": "Components.Component", "Name": "Icon", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.Icon", - "Metadata": { "Common.PropertyName": "Icon" } + "Metadata": { + "Common.PropertyName": "Icon" + } }, { "Kind": "Components.Component", "Name": "IconClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.IconClass", - "Metadata": { "Common.PropertyName": "IconClass" } + "Metadata": { + "Common.PropertyName": "IconClass" + } }, { "Kind": "Components.Component", "Name": "ImageUrl", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.ImageUrl", - "Metadata": { "Common.PropertyName": "ImageUrl" } + "Metadata": { + "Common.PropertyName": "ImageUrl" + } }, { "Kind": "Components.Component", "Name": "SpriteClass", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.ToolBar.ToolBarButton.SpriteClass", - "Metadata": { "Common.PropertyName": "SpriteClass" } + "Metadata": { + "Common.PropertyName": "SpriteClass" + } }, { "Kind": "Components.Component", "Name": "Enabled", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButton.Enabled", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "Components.Component", @@ -77954,21 +88608,23 @@ "Name": "Visible", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.ToolBar.ToolBarButton.Visible", - "Metadata": { "Common.PropertyName": "Visible" } + "Metadata": { + "Common.PropertyName": "Visible" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButton", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1364923855484390169, - "Data2": -6901368884057223160, - "Data3": -6193188703591948834, - "Data4": 4386352810521783057 + "Data1": 5965395269838716637, + "Data2": 6739844093923345005, + "Data3": -1702228333593217840, + "Data4": 772529999571467013 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButton.ChildContent", @@ -77982,17 +88638,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarButton.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -4651069723445078137, - "Data2": 4489487479181881877, - "Data3": -5204484172935825631, - "Data4": -4968246862138261950 + "Data1": 5369281998377544912, + "Data2": 3353908744347008759, + "Data3": -210072655168530411, + "Data4": 5470359268476424904 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarButton.ChildContent", @@ -78014,72 +88670,88 @@ }, { "__Checksum": { - "Data1": 1072594238501254828, - "Data2": -5165805361217694526, - "Data3": 4419132118803157759, - "Data4": 775073707563991579 + "Data1": 8699531842068815882, + "Data2": -4491383186423356658, + "Data3": 5492245617287752791, + "Data4": 2973391889406889434 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "ToolBarToolsFactory" } ], + "TagMatchingRules": [ + { + "TagName": "ToolBarToolsFactory" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Item", "TypeName": "Telerik.Blazor.Components.ToolBar.IToolBarItem", "DisplayName": "Telerik.Blazor.Components.ToolBar.IToolBarItem Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory" + "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5070056227731130045, - "Data2": 6585015538273959015, - "Data3": 7396252663881006798, - "Data4": -3793879236460495039 + "Data1": -6158699147950946522, + "Data2": -3830997950568659732, + "Data3": -84831347506554217, + "Data4": -6186441479183297397 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "Item", "TypeName": "Telerik.Blazor.Components.ToolBar.IToolBarItem", "DisplayName": "Telerik.Blazor.Components.ToolBar.IToolBarItem Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.ToolBar.ToolBarToolsFactory", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3600624784752715591, - "Data2": 2102827830972599296, - "Data3": -3616371918413320633, - "Data4": 5452373955756053082 + "Data1": -270659937455762036, + "Data2": 4954671102925321206, + "Data3": 3777086802359033443, + "Data4": -5586030454101051896 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListCheckBoxCell" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListCheckBoxCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -78097,7 +88769,9 @@ "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -78134,42 +88808,52 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -47656977436813029, - "Data2": -1451633209556311353, - "Data3": -2798371304565797717, - "Data4": -6170349703935114062 + "Data1": 6968029730761783993, + "Data2": -105759264731596334, + "Data3": 2589003931246669748, + "Data4": -5957392072225855094 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -78187,7 +88871,9 @@ "Name": "Selected", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell.Selected", - "Metadata": { "Common.PropertyName": "Selected" } + "Metadata": { + "Common.PropertyName": "Selected" + } }, { "Kind": "Components.Component", @@ -78224,21 +88910,27 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCheckBoxCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } } ], "Metadata": { @@ -78250,17 +88942,21 @@ }, { "__Checksum": { - "Data1": 3548436743622057526, - "Data2": -7869635712646590547, - "Data3": -4388791848571419107, - "Data4": -6437208957502396489 + "Data1": -8257021625886973397, + "Data2": -3579953453407013589, + "Data3": -6885046011689612313, + "Data4": -1132524241144245996 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListCommandCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListCommandCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListCommandCell" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListCommandCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -78308,42 +89004,52 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCommandCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCommandCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCommandCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.TreeListCommandCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1374993693889368020, - "Data2": 3821102911970846102, - "Data3": -5492945252361079873, - "Data4": -2272702441708603825 + "Data1": -2823078605938336454, + "Data2": -9189052162405265169, + "Data3": -7765177746725477850, + "Data4": -3954989072249384150 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListCommandCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListCommandCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.TreeListCommandCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.TreeListCommandCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -78391,21 +89097,27 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCommandCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCommandCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListCommandCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } } ], "Metadata": { @@ -78417,17 +89129,21 @@ }, { "__Checksum": { - "Data1": 7456843749735084386, - "Data2": -1658128800983551215, - "Data3": -2809411921931963817, - "Data4": 9092146672630306503 + "Data1": -4702456101138088057, + "Data2": 1495161623920856293, + "Data3": 6955046494604025876, + "Data4": 8965980248235401787 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListContentCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListContentCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListContentCell" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListContentCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -78475,42 +89191,52 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListContentCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListContentCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListContentCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.TreeListContentCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5080846349182710405, - "Data2": -3527854375828323507, - "Data3": 4631015427134732551, - "Data4": 3070778576451546073 + "Data1": -1690527931941315910, + "Data2": -5049931513547092557, + "Data3": -2335417678726265941, + "Data4": 6269500788323779751 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListContentCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListContentCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.TreeListContentCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.TreeListContentCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -78558,21 +89284,27 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListContentCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListContentCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListContentCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } } ], "Metadata": { @@ -78584,17 +89316,21 @@ }, { "__Checksum": { - "Data1": 7992308675247639512, - "Data2": 8176071825704757807, - "Data3": 9012194611028494325, - "Data4": -698841916318563810 + "Data1": -5176413819722016602, + "Data2": 2156262877014463660, + "Data3": 4052344969402667625, + "Data4": 6008678766814733288 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListFilterCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListFilterCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListFilterCell" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListFilterCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -78612,7 +89348,9 @@ "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.TreeList.TreeListFilterCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", @@ -78639,7 +89377,9 @@ "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.FilterDescriptor", "DisplayName": "Telerik.DataSource.FilterDescriptor Telerik.Blazor.Components.TreeList.TreeListFilterCell.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -78666,42 +89406,52 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListFilterCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListFilterCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListFilterCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.TreeListFilterCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2138603855375115099, - "Data2": -8109327953040157463, - "Data3": -4291226769380937550, - "Data4": 1436212320211845699 + "Data1": -2278958505599695901, + "Data2": 6059172807593562899, + "Data3": -7897552104729385675, + "Data4": -734945018593446471 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListFilterCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListFilterCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.TreeListFilterCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.TreeListFilterCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -78719,7 +89469,9 @@ "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.TreeList.TreeListFilterCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", @@ -78746,7 +89498,9 @@ "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.FilterDescriptor", "DisplayName": "Telerik.DataSource.FilterDescriptor Telerik.Blazor.Components.TreeList.TreeListFilterCell.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -78773,21 +89527,27 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListFilterCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListFilterCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListFilterCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } } ], "Metadata": { @@ -78799,17 +89559,21 @@ }, { "__Checksum": { - "Data1": 1950826304879945286, - "Data2": 617208042906749537, - "Data3": 2469907518468672739, - "Data4": 7791780755117018431 + "Data1": -2043009834965340285, + "Data2": 6914358959279241153, + "Data3": -6823970450095445808, + "Data4": -2518928463359753460 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListFilterRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListFilterRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListFilterRow" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListFilterRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -78837,14 +89601,18 @@ "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TreeList.TreeListFilterRow.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListFilterRow.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", @@ -78878,24 +89646,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.TreeListFilterRow", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1035351727706078969, - "Data2": -7864745972265011560, - "Data3": -7351331396268318756, - "Data4": 6029466899997129546 + "Data1": -565367454073534311, + "Data2": 7338519041163738296, + "Data3": -3250547929161628683, + "Data4": -2143525859031025106 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListFilterRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListFilterRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.TreeListFilterRow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.TreeListFilterRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -78923,14 +89695,18 @@ "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TreeList.TreeListFilterRow.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListFilterRow.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", @@ -78972,17 +89748,21 @@ }, { "__Checksum": { - "Data1": 5241257169899093629, - "Data2": -2222705376481525371, - "Data3": 321398336456998990, - "Data4": -1378034853896826864 + "Data1": 779497809888684733, + "Data2": -2815725957653036621, + "Data3": -8255683457103642621, + "Data4": 4302376709405210809 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListHeaderCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListHeaderCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListHeaderCell" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListHeaderCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -79000,28 +89780,36 @@ "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.TreeList.TreeListHeaderCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "Resizable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderCell.Resizable", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", "Name": "Sortable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderCell.Sortable", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", "Name": "SortDescriptor", "TypeName": "Telerik.DataSource.SortDescriptor", "DisplayName": "Telerik.DataSource.SortDescriptor Telerik.Blazor.Components.TreeList.TreeListHeaderCell.SortDescriptor", - "Metadata": { "Common.PropertyName": "SortDescriptor" } + "Metadata": { + "Common.PropertyName": "SortDescriptor" + } }, { "Kind": "Components.Component", @@ -79049,14 +89837,18 @@ "TypeName": "Telerik.Blazor.TreeListFilterMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListFilterMode Telerik.Blazor.Components.TreeList.TreeListHeaderCell.FilterMode", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.TreeList.TreeListHeaderCell.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -79093,7 +89885,9 @@ "Name": "Reorderable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderCell.Reorderable", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -79120,42 +89914,52 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListHeaderCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListHeaderCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListHeaderCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.TreeListHeaderCell", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1537276355818380429, - "Data2": 1367778329651411614, - "Data3": -8414363382632080378, - "Data4": 7616438589781684821 + "Data1": 1404597656715883798, + "Data2": -6527628001968852995, + "Data3": 6085950095185717790, + "Data4": 1859460165566884296 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListHeaderCell", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListHeaderCell", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.TreeListHeaderCell" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.TreeListHeaderCell" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -79173,28 +89977,36 @@ "Name": "Column", "TypeName": "Telerik.Blazor.Common.Columns.IColumn", "DisplayName": "Telerik.Blazor.Common.Columns.IColumn Telerik.Blazor.Components.TreeList.TreeListHeaderCell.Column", - "Metadata": { "Common.PropertyName": "Column" } + "Metadata": { + "Common.PropertyName": "Column" + } }, { "Kind": "Components.Component", "Name": "Resizable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderCell.Resizable", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", "Name": "Sortable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderCell.Sortable", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", "Name": "SortDescriptor", "TypeName": "Telerik.DataSource.SortDescriptor", "DisplayName": "Telerik.DataSource.SortDescriptor Telerik.Blazor.Components.TreeList.TreeListHeaderCell.SortDescriptor", - "Metadata": { "Common.PropertyName": "SortDescriptor" } + "Metadata": { + "Common.PropertyName": "SortDescriptor" + } }, { "Kind": "Components.Component", @@ -79222,14 +90034,18 @@ "TypeName": "Telerik.Blazor.TreeListFilterMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListFilterMode Telerik.Blazor.Components.TreeList.TreeListHeaderCell.FilterMode", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", "Name": "FilterDescriptor", "TypeName": "Telerik.DataSource.CompositeFilterDescriptor", "DisplayName": "Telerik.DataSource.CompositeFilterDescriptor Telerik.Blazor.Components.TreeList.TreeListHeaderCell.FilterDescriptor", - "Metadata": { "Common.PropertyName": "FilterDescriptor" } + "Metadata": { + "Common.PropertyName": "FilterDescriptor" + } }, { "Kind": "Components.Component", @@ -79266,7 +90082,9 @@ "Name": "Reorderable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderCell.Reorderable", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -79293,21 +90111,27 @@ "Name": "RowIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListHeaderCell.RowIndex", - "Metadata": { "Common.PropertyName": "RowIndex" } + "Metadata": { + "Common.PropertyName": "RowIndex" + } }, { "Kind": "Components.Component", "Name": "CellIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListHeaderCell.CellIndex", - "Metadata": { "Common.PropertyName": "CellIndex" } + "Metadata": { + "Common.PropertyName": "CellIndex" + } }, { "Kind": "Components.Component", "Name": "CellOrderIndex", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListHeaderCell.CellOrderIndex", - "Metadata": { "Common.PropertyName": "CellOrderIndex" } + "Metadata": { + "Common.PropertyName": "CellOrderIndex" + } } ], "Metadata": { @@ -79319,17 +90143,21 @@ }, { "__Checksum": { - "Data1": 6946327201175445543, - "Data2": -4807494334298852850, - "Data3": 4839817306737976074, - "Data4": 972234559120121992 + "Data1": 6734909218513835897, + "Data2": 8430259415242691586, + "Data3": 5282274151045629734, + "Data4": -3376617954971624995 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListHeaderRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListHeaderRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListHeaderRow" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListHeaderRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -79357,7 +90185,9 @@ "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TreeList.TreeListHeaderRow.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", @@ -79374,7 +90204,9 @@ "Name": "Resizable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderRow.Resizable", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -79391,7 +90223,9 @@ "Name": "Sortable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderRow.Sortable", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -79419,7 +90253,9 @@ "TypeName": "Telerik.Blazor.TreeListFilterMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListFilterMode Telerik.Blazor.Components.TreeList.TreeListHeaderRow.FilterMode", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", @@ -79446,7 +90282,9 @@ "Name": "Reorderable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderRow.Reorderable", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -79460,24 +90298,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.TreeListHeaderRow", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 5931120937073795886, - "Data2": 2028807553964674172, - "Data3": 2527435552936659490, - "Data4": 8420367710284810882 + "Data1": -1513427056300157126, + "Data2": -644632998645114265, + "Data3": 4454096449973879849, + "Data4": 901499095447906160 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListHeaderRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListHeaderRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.TreeListHeaderRow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.TreeListHeaderRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -79505,7 +90347,9 @@ "Name": "ColumnsCollection", "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.TreeList.TreeListHeaderRow.ColumnsCollection", - "Metadata": { "Common.PropertyName": "ColumnsCollection" } + "Metadata": { + "Common.PropertyName": "ColumnsCollection" + } }, { "Kind": "Components.Component", @@ -79522,7 +90366,9 @@ "Name": "Resizable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderRow.Resizable", - "Metadata": { "Common.PropertyName": "Resizable" } + "Metadata": { + "Common.PropertyName": "Resizable" + } }, { "Kind": "Components.Component", @@ -79539,7 +90385,9 @@ "Name": "Sortable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderRow.Sortable", - "Metadata": { "Common.PropertyName": "Sortable" } + "Metadata": { + "Common.PropertyName": "Sortable" + } }, { "Kind": "Components.Component", @@ -79567,7 +90415,9 @@ "TypeName": "Telerik.Blazor.TreeListFilterMode", "IsEnum": true, "DisplayName": "Telerik.Blazor.TreeListFilterMode Telerik.Blazor.Components.TreeList.TreeListHeaderRow.FilterMode", - "Metadata": { "Common.PropertyName": "FilterMode" } + "Metadata": { + "Common.PropertyName": "FilterMode" + } }, { "Kind": "Components.Component", @@ -79594,7 +90444,9 @@ "Name": "Reorderable", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListHeaderRow.Reorderable", - "Metadata": { "Common.PropertyName": "Reorderable" } + "Metadata": { + "Common.PropertyName": "Reorderable" + } }, { "Kind": "Components.Component", @@ -79616,17 +90468,21 @@ }, { "__Checksum": { - "Data1": -4782832830627574129, - "Data2": -4149244462521801807, - "Data3": -6718401800594434373, - "Data4": -6480776271863761688 + "Data1": 7519658627883760547, + "Data2": 5708190655977250473, + "Data3": -5721556283717166788, + "Data4": -8470237756237839462 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListToolBarContainer", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListToolBarContainer", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListToolBarContainer" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListToolBarContainer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -79661,24 +90517,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.TreeListToolBarContainer", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 8390754719679984343, - "Data2": 6396915264212778718, - "Data3": 412874460396420103, - "Data4": 3892275201459261462 + "Data1": -8773058794848418693, + "Data2": -8574081081606505092, + "Data3": -4854720011318011633, + "Data4": -495287627781531656 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListToolBarContainer", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListToolBarContainer", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.TreeListToolBarContainer" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.TreeListToolBarContainer" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -79721,10 +90581,10 @@ }, { "__Checksum": { - "Data1": -6507901169821353964, - "Data2": 7569414762231038695, - "Data3": 9157197254930092501, - "Data4": 4124877392345804102 + "Data1": 5570675719305116289, + "Data2": -933675921485260397, + "Data3": 5026356896992299142, + "Data4": -8997015655930239884 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeList.TreeListToolBarContainer.ChildContent", @@ -79738,17 +90598,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Telerik.Blazor.Components.TreeList.TreeListToolBarContainer.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3028939331936896098, - "Data2": 6135221725605721605, - "Data3": -1913369500204439135, - "Data4": -3805147629947716624 + "Data1": 1726992535993206931, + "Data2": -4337791480665695924, + "Data3": 8243697771903498129, + "Data4": 4269497270982828408 }, "Kind": "Components.ChildContent", "Name": "Telerik.Blazor.Components.TreeList.TreeListToolBarContainer.ChildContent", @@ -79770,17 +90630,21 @@ }, { "__Checksum": { - "Data1": 896919856110759356, - "Data2": 7185129941233548603, - "Data3": 2436794519235848099, - "Data4": 2804918465164523719 + "Data1": -1605608409627772406, + "Data2": -3563091549359176394, + "Data3": -7769716236480404234, + "Data4": 5232084776776414248 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListRow" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -79798,7 +90662,9 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListRow.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", @@ -79815,14 +90681,18 @@ "Name": "InEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListRow.InEdit", - "Metadata": { "Common.PropertyName": "InEdit" } + "Metadata": { + "Common.PropertyName": "InEdit" + } }, { "Kind": "Components.Component", "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListRow.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", @@ -79859,28 +90729,34 @@ "Name": "AllowInCellEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListRow.AllowInCellEdit", - "Metadata": { "Common.PropertyName": "AllowInCellEdit" } + "Metadata": { + "Common.PropertyName": "AllowInCellEdit" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.TreeListRow", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 3778119155166154400, - "Data2": -6139295019451151136, - "Data3": -4347092082188922890, - "Data4": 3367229131166468301 + "Data1": -8701815004158464639, + "Data2": -7168380222915985451, + "Data3": 116287722034008083, + "Data4": -7698946274754715980 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.TreeListRow", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.TreeListRow", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.TreeListRow" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.TreeListRow" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -79898,7 +90774,9 @@ "Name": "Index", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeList.TreeListRow.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", @@ -79915,14 +90793,18 @@ "Name": "InEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListRow.InEdit", - "Metadata": { "Common.PropertyName": "InEdit" } + "Metadata": { + "Common.PropertyName": "InEdit" + } }, { "Kind": "Components.Component", "Name": "IsNew", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListRow.IsNew", - "Metadata": { "Common.PropertyName": "IsNew" } + "Metadata": { + "Common.PropertyName": "IsNew" + } }, { "Kind": "Components.Component", @@ -79959,7 +90841,9 @@ "Name": "AllowInCellEdit", "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.TreeList.TreeListRow.AllowInCellEdit", - "Metadata": { "Common.PropertyName": "AllowInCellEdit" } + "Metadata": { + "Common.PropertyName": "AllowInCellEdit" + } } ], "Metadata": { @@ -79971,121 +90855,145 @@ }, { "__Checksum": { - "Data1": -1631122614246049535, - "Data2": -7632792363682121358, - "Data3": -4461318388890625379, - "Data4": -670473212937075127 + "Data1": 6027368012509016756, + "Data2": 4591823777754778404, + "Data3": -6728031658593800577, + "Data4": -4251889469238182258 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.Columns.TreeListCheckboxColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCheckboxColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListCheckboxColumn" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListCheckboxColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCheckboxColumn" + "Common.TypeName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCheckboxColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2083957044661120433, - "Data2": 7918400439470340851, - "Data3": 5277651582621095996, - "Data4": -2489292126309898940 + "Data1": 2241187289906290813, + "Data2": -1766105063739629164, + "Data3": 8746271956025767468, + "Data4": -5322263357693116984 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.Columns.TreeListCheckboxColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCheckboxColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCheckboxColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCheckboxColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCheckboxColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1167019277088246961, - "Data2": -4938972327446772457, - "Data3": 4873798567932338117, - "Data4": 8752596020684880575 + "Data1": -5396326681026930124, + "Data2": -8201915079561593888, + "Data3": -5349414172428089437, + "Data4": 8861317152609188921 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.Columns.TreeListColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.Columns.TreeListColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListColumn" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeList.Columns.TreeListColumn" + "Common.TypeName": "Telerik.Blazor.Components.TreeList.Columns.TreeListColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6980464002658455828, - "Data2": -9126373341369841271, - "Data3": 3080489328564391556, - "Data4": -9208227613824063751 + "Data1": -8194899029466250239, + "Data2": -151796762799998513, + "Data3": -6403319687815734882, + "Data4": -694369588923673508 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.Columns.TreeListColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.Columns.TreeListColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.Columns.TreeListColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.Columns.TreeListColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.Columns.TreeListColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2323574946171289561, - "Data2": 1332864339567539516, - "Data3": -1333894562419468965, - "Data4": 8317531373277404271 + "Data1": 3382380185874154168, + "Data2": -7814971685169827069, + "Data3": 5720296088438295948, + "Data4": -2462170667164651719 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.Columns.TreeListCommandColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCommandColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeListCommandColumn" } ], + "TagMatchingRules": [ + { + "TagName": "TreeListCommandColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCommandColumn" + "Common.TypeName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCommandColumn", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5631492940361423155, - "Data2": -3103358885700078510, - "Data3": 390887791729023846, - "Data4": 3143432446245008963 + "Data1": 1563340073793377273, + "Data2": -5444290705397554440, + "Data3": -4735766854659059340, + "Data4": 2880505391708768037 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeList.Columns.TreeListCommandColumn", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCommandColumn", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCommandColumn" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCommandColumn" + } + ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeList.Columns.TreeListCommandColumn", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -8347462942073669122, - "Data2": -5449302093981549251, - "Data3": 9084610357393442128, - "Data4": 3951069501318969317 + "Data1": -4857267837273524921, + "Data2": -6462802370822065432, + "Data3": 4320692054548291396, + "Data4": -7280199054364528209 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeView.TreeViewNode", @@ -80093,28 +91001,38 @@ "DisplayName": "Telerik.Blazor.Components.TreeView.TreeViewNode", "Documentation": "\n\nTheclassfortheTelerikTreeViewNodecomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "TreeViewNode" } ], + "TagMatchingRules": [ + { + "TagName": "TreeViewNode" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerTreeView", "TypeName": "Telerik.Blazor.Components.TreeView.ITreeViewContainer", "DisplayName": "Telerik.Blazor.Components.TreeView.ITreeViewContainer Telerik.Blazor.Components.TreeView.TreeViewNode.ContainerTreeView", - "Metadata": { "Common.PropertyName": "ContainerTreeView" } + "Metadata": { + "Common.PropertyName": "ContainerTreeView" + } }, { "Kind": "Components.Component", "Name": "Level", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeView.TreeViewNode.Level", - "Metadata": { "Common.PropertyName": "Level" } + "Metadata": { + "Common.PropertyName": "Level" + } }, { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeView.TreeViewNode.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", @@ -80161,27 +91079,31 @@ "Name": "Item", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.TreeView.TreeViewNode.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", "Name": "Binding", "TypeName": "Telerik.Blazor.Components.Common.Layout.IHierarchicalItemBinding", "DisplayName": "Telerik.Blazor.Components.Common.Layout.IHierarchicalItemBinding Telerik.Blazor.Components.TreeView.TreeViewNode.Binding", - "Metadata": { "Common.PropertyName": "Binding" } + "Metadata": { + "Common.PropertyName": "Binding" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.TreeView.TreeViewNode" + "Common.TypeName": "Telerik.Blazor.Components.TreeView.TreeViewNode", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 6390567168431312267, - "Data2": -487003858215432132, - "Data3": 5066418666893046337, - "Data4": 1614009715171024222 + "Data1": -4400570892391879723, + "Data2": 7607297135665438034, + "Data3": -9000616137470282767, + "Data4": 5229314254125781272 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.TreeView.TreeViewNode", @@ -80189,28 +91111,38 @@ "DisplayName": "Telerik.Blazor.Components.TreeView.TreeViewNode", "Documentation": "\n\nTheclassfortheTelerikTreeViewNodecomponent.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.TreeView.TreeViewNode" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.TreeView.TreeViewNode" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", "Name": "ContainerTreeView", "TypeName": "Telerik.Blazor.Components.TreeView.ITreeViewContainer", "DisplayName": "Telerik.Blazor.Components.TreeView.ITreeViewContainer Telerik.Blazor.Components.TreeView.TreeViewNode.ContainerTreeView", - "Metadata": { "Common.PropertyName": "ContainerTreeView" } + "Metadata": { + "Common.PropertyName": "ContainerTreeView" + } }, { "Kind": "Components.Component", "Name": "Level", "TypeName": "System.Int32", "DisplayName": "int Telerik.Blazor.Components.TreeView.TreeViewNode.Level", - "Metadata": { "Common.PropertyName": "Level" } + "Metadata": { + "Common.PropertyName": "Level" + } }, { "Kind": "Components.Component", "Name": "Index", "TypeName": "System.String", "DisplayName": "string Telerik.Blazor.Components.TreeView.TreeViewNode.Index", - "Metadata": { "Common.PropertyName": "Index" } + "Metadata": { + "Common.PropertyName": "Index" + } }, { "Kind": "Components.Component", @@ -80257,35 +91189,43 @@ "Name": "Item", "TypeName": "System.Object", "DisplayName": "object Telerik.Blazor.Components.TreeView.TreeViewNode.Item", - "Metadata": { "Common.PropertyName": "Item" } + "Metadata": { + "Common.PropertyName": "Item" + } }, { "Kind": "Components.Component", "Name": "Binding", "TypeName": "Telerik.Blazor.Components.Common.Layout.IHierarchicalItemBinding", "DisplayName": "Telerik.Blazor.Components.Common.Layout.IHierarchicalItemBinding Telerik.Blazor.Components.TreeView.TreeViewNode.Binding", - "Metadata": { "Common.PropertyName": "Binding" } + "Metadata": { + "Common.PropertyName": "Binding" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.TreeView.TreeViewNode", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 2523759305256081460, - "Data2": -4221985722263391389, - "Data3": 1885841356996988274, - "Data4": 4562622325941280597 + "Data1": -8849110614031124217, + "Data2": -2995882911640283583, + "Data3": 8292187549250552385, + "Data4": 2702519717668168534 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Upload.UploadFileList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Upload.UploadFileList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "UploadFileList" } ], + "TagMatchingRules": [ + { + "TagName": "UploadFileList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80293,7 +91233,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Upload.UploadFileList.Files", "Documentation": "\n\nTriggeredwhenagroupisadded.\n\n", - "Metadata": { "Common.PropertyName": "Files" } + "Metadata": { + "Common.PropertyName": "Files" + } }, { "Kind": "Components.Component", @@ -80330,23 +91272,27 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Upload.UploadFileList" + "Common.TypeName": "Telerik.Blazor.Components.Upload.UploadFileList", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5660947943658704256, - "Data2": 3436938867351199219, - "Data3": -6620685503223984842, - "Data4": 3993041143718537328 + "Data1": 8291308414126841592, + "Data2": -1667305923436802419, + "Data3": 6312153521059363506, + "Data4": 1720229286703153274 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Upload.UploadFileList", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Upload.UploadFileList", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Upload.UploadFileList" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Upload.UploadFileList" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80354,7 +91300,9 @@ "TypeName": "System.Collections.Generic.List", "DisplayName": "System.Collections.Generic.List Telerik.Blazor.Components.Upload.UploadFileList.Files", "Documentation": "\n\nTriggeredwhenagroupisadded.\n\n", - "Metadata": { "Common.PropertyName": "Files" } + "Metadata": { + "Common.PropertyName": "Files" + } }, { "Kind": "Components.Component", @@ -80391,24 +91339,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Upload.UploadFileList", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -6467003351675444243, - "Data2": -8254815723257773510, - "Data3": 8877162048430770816, - "Data4": -1061983309243421134 + "Data1": 3632380563692294808, + "Data2": 9026481746886539898, + "Data3": 7374686492997350479, + "Data4": 5340324711605139059 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Upload.UploadFileListItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Upload.UploadFileListItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "UploadFileListItem" } ], + "TagMatchingRules": [ + { + "TagName": "UploadFileListItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80416,7 +91368,9 @@ "TypeName": "Telerik.Blazor.Components.Upload.UploadFileInfo", "DisplayName": "Telerik.Blazor.Components.Upload.UploadFileInfo Telerik.Blazor.Components.Upload.UploadFileListItem.File", "Documentation": "\n\nTriggeredwhenagroupisadded.\n\n", - "Metadata": { "Common.PropertyName": "File" } + "Metadata": { + "Common.PropertyName": "File" + } }, { "Kind": "Components.Component", @@ -80453,23 +91407,27 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Upload.UploadFileListItem" + "Common.TypeName": "Telerik.Blazor.Components.Upload.UploadFileListItem", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -3507338984035881134, - "Data2": -3702632874284640781, - "Data3": -8928600452309327573, - "Data4": -7336575885999002613 + "Data1": -4480372094067596822, + "Data2": 2322650447028722931, + "Data3": 1240076819799555988, + "Data4": 1558235249254765829 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Upload.UploadFileListItem", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Upload.UploadFileListItem", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Upload.UploadFileListItem" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Upload.UploadFileListItem" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80477,7 +91435,9 @@ "TypeName": "Telerik.Blazor.Components.Upload.UploadFileInfo", "DisplayName": "Telerik.Blazor.Components.Upload.UploadFileInfo Telerik.Blazor.Components.Upload.UploadFileListItem.File", "Documentation": "\n\nTriggeredwhenagroupisadded.\n\n", - "Metadata": { "Common.PropertyName": "File" } + "Metadata": { + "Common.PropertyName": "File" + } }, { "Kind": "Components.Component", @@ -80514,24 +91474,28 @@ } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Upload.UploadFileListItem", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 521060881108103357, - "Data2": 1526523565795383441, - "Data3": -2841061273099430715, - "Data4": 6592501075084114803 + "Data1": -3258701434991825966, + "Data2": -6263197518947300101, + "Data3": -2760130747650688875, + "Data4": 8323808148498719260 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Upload.UploadInput", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Upload.UploadInput", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "UploadInput" } ], + "TagMatchingRules": [ + { + "TagName": "UploadInput" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80539,7 +91503,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Upload.UploadInput.Multiple", "Documentation": "\n\nEnablestheselectionofmultiplefiles.\n\n", - "Metadata": { "Common.PropertyName": "Multiple" } + "Metadata": { + "Common.PropertyName": "Multiple" + } }, { "Kind": "Components.Component", @@ -80547,27 +91513,33 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Upload.UploadInput.Enabled", "Documentation": "\n\nSpecifiesifthecomponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Telerik.Blazor.Components.Upload.UploadInput" + "Common.TypeName": "Telerik.Blazor.Components.Upload.UploadInput", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1860784213286177293, - "Data2": -4036553329705372966, - "Data3": 1916384760197900094, - "Data4": -4205536678444511488 + "Data1": 7334495733147274610, + "Data2": 6531774876804098838, + "Data3": 37977459194665267, + "Data4": -7225542670819128706 }, "Kind": "Components.Component", "Name": "Telerik.Blazor.Components.Upload.UploadInput", "AssemblyName": "Telerik.Blazor", "DisplayName": "Telerik.Blazor.Components.Upload.UploadInput", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Telerik.Blazor.Components.Upload.UploadInput" } ], + "TagMatchingRules": [ + { + "TagName": "Telerik.Blazor.Components.Upload.UploadInput" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80575,7 +91547,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Upload.UploadInput.Multiple", "Documentation": "\n\nEnablestheselectionofmultiplefiles.\n\n", - "Metadata": { "Common.PropertyName": "Multiple" } + "Metadata": { + "Common.PropertyName": "Multiple" + } }, { "Kind": "Components.Component", @@ -80583,21 +91557,23 @@ "TypeName": "System.Boolean", "DisplayName": "bool Telerik.Blazor.Components.Upload.UploadInput.Enabled", "Documentation": "\n\nSpecifiesifthecomponentisenabled.\n\n", - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Telerik.Blazor.Components.Upload.UploadInput", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -9205436991233500384, - "Data2": 8494182373665943813, - "Data3": 6251067992464502236, - "Data4": 6528609194485184561 + "Data1": -1425531468640420476, + "Data2": -7472654864591373684, + "Data3": 2741796081791924410, + "Data4": -3319470824368667448 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.CascadingValue", @@ -80605,7 +91581,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", "Documentation": "\n\nAcomponentthatprovidesacascadingvaluetoalldescendantcomponents.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "CascadingValue" } ], + "TagMatchingRules": [ + { + "TagName": "CascadingValue" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80646,7 +91626,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "Documentation": "\n\nOptionallygivesanametotheprovidedvalue.Descendantcomponents\nwillbeabletoreceivethevaluebyspecifyingthisname.\n\nIfnonameisspecified,thendescendantcomponentswillreceivethe\nvaluebasedthetypeofvaluetheyarerequesting.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -80654,21 +91636,23 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "Documentation": "\n\nIftrue,indicatesthatwillnotchange.Thisisa\nperformanceoptimizationthatallowstheframeworktoskipsettingup\nchangenotifications.Setthisflagonlyifyouwillnotchange\nduringthecomponent'slifetime.\n\n", - "Metadata": { "Common.PropertyName": "IsFixed" } + "Metadata": { + "Common.PropertyName": "IsFixed" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", - "Components.GenericTyped": "True" + "Components.GenericTyped": "True", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -2322420238249437001, - "Data2": 6503040834348344516, - "Data3": 4745316041822290728, - "Data4": -4523059179257832427 + "Data1": -4010898242672224482, + "Data2": -2121060177446296242, + "Data3": -247728370624381844, + "Data4": -8436267684195476052 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.CascadingValue", @@ -80676,7 +91660,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.CascadingValue", "Documentation": "\n\nAcomponentthatprovidesacascadingvaluetoalldescendantcomponents.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.CascadingValue" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.CascadingValue" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80717,7 +91705,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.CascadingValue.Name", "Documentation": "\n\nOptionallygivesanametotheprovidedvalue.Descendantcomponents\nwillbeabletoreceivethevaluebyspecifyingthisname.\n\nIfnonameisspecified,thendescendantcomponentswillreceivethe\nvaluebasedthetypeofvaluetheyarerequesting.\n\n", - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "Components.Component", @@ -80725,7 +91715,9 @@ "TypeName": "System.Boolean", "DisplayName": "bool Microsoft.AspNetCore.Components.CascadingValue.IsFixed", "Documentation": "\n\nIftrue,indicatesthatwillnotchange.Thisisa\nperformanceoptimizationthatallowstheframeworktoskipsettingup\nchangenotifications.Setthisflagonlyifyouwillnotchange\nduringthecomponent'slifetime.\n\n", - "Metadata": { "Common.PropertyName": "IsFixed" } + "Metadata": { + "Common.PropertyName": "IsFixed" + } } ], "Metadata": { @@ -80737,10 +91729,10 @@ }, { "__Checksum": { - "Data1": -1639721152803728989, - "Data2": 5694697497991851297, - "Data3": 6862866526825735713, - "Data4": 5863855912553810808 + "Data1": -3487210939151594077, + "Data2": -2789105082295390319, + "Data3": 8133920068820948529, + "Data4": 2591212575938182424 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", @@ -80755,17 +91747,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4609265507866739370, - "Data2": 5089639826655801688, - "Data3": 7180153356828347106, - "Data4": -6772443051053426750 + "Data1": -2536820285029507510, + "Data2": -742069206013572675, + "Data3": 2493031245213597711, + "Data4": -2031539832890552287 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", @@ -80788,10 +91780,10 @@ }, { "__Checksum": { - "Data1": 4545614985025157028, - "Data2": 3787381878546723939, - "Data3": -6514614630868907427, - "Data4": -8824147377793219310 + "Data1": -5377794705521642714, + "Data2": -7530199918571100162, + "Data3": 8583934446492963914, + "Data4": -2330949212290254340 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.LayoutView", @@ -80799,7 +91791,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", "Documentation": "\n\nDisplaysthespecifiedcontentinsidethespecifiedlayoutandanyfurther\nnestedlayouts.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "LayoutView" } ], + "TagMatchingRules": [ + { + "TagName": "LayoutView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80818,20 +91814,22 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "Documentation": "\n\nGetsorsetsthetypeofthelayoutinwhichtodisplaythecontent.\nThetypemustimplementandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "Layout" } + "Metadata": { + "Common.PropertyName": "Layout" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView" + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 4503354141009486609, - "Data2": 5100518791195483355, - "Data3": -2580859185099130424, - "Data4": -7679930725356370327 + "Data1": -7291702709707787857, + "Data2": -4929818534113612134, + "Data3": -2591316850085605568, + "Data4": 3576407285049227960 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.LayoutView", @@ -80839,7 +91837,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.LayoutView", "Documentation": "\n\nDisplaysthespecifiedcontentinsidethespecifiedlayoutandanyfurther\nnestedlayouts.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.LayoutView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.LayoutView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80858,21 +91860,23 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.LayoutView.Layout", "Documentation": "\n\nGetsorsetsthetypeofthelayoutinwhichtodisplaythecontent.\nThetypemustimplementandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "Layout" } + "Metadata": { + "Common.PropertyName": "Layout" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -614183239171284674, - "Data2": -4123502182518507377, - "Data3": -202176483929401351, - "Data4": -5769256875403572416 + "Data1": -7319778431895489113, + "Data2": 6736126599814583121, + "Data3": -7543595779336503969, + "Data4": 2264539526914848547 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", @@ -80887,17 +91891,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": -3112889474994220783, - "Data2": 8232673664058454577, - "Data3": 6827549438623251924, - "Data4": 1971548893983535408 + "Data1": -8867203199199031267, + "Data2": 634378836784551594, + "Data3": -7043350107233007280, + "Data4": 3558602103174115176 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", @@ -80920,10 +91924,10 @@ }, { "__Checksum": { - "Data1": -7888065370068413262, - "Data2": 8702833504671138159, - "Data3": 5027739396000642793, - "Data4": -5233066514760335387 + "Data1": 4930419254418777360, + "Data2": 1487673233269013595, + "Data3": 5040646238778846533, + "Data4": 8007724648400697808 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.RouteView", @@ -80931,7 +91935,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteView", "Documentation": "\n\nDisplaysthespecifiedpagecomponent,renderingitinsideitslayout\nandanyfurthernestedlayouts.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "RouteView" } ], + "TagMatchingRules": [ + { + "TagName": "RouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80939,7 +91947,9 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.RouteView.RouteData", "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", - "Metadata": { "Common.PropertyName": "RouteData" } + "Metadata": { + "Common.PropertyName": "RouteData" + } }, { "Kind": "Components.Component", @@ -80947,20 +91957,22 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "DefaultLayout" } + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView" + "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -5627922809208543127, - "Data2": 5419822592322866653, - "Data3": 5418290235038713892, - "Data4": 5994439100149692584 + "Data1": -7273914190525796687, + "Data2": 2397701800995009491, + "Data3": -3785762094946161597, + "Data4": -6503169388988292285 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.RouteView", @@ -80968,7 +91980,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.RouteView", "Documentation": "\n\nDisplaysthespecifiedpagecomponent,renderingitinsideitslayout\nandanyfurthernestedlayouts.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.RouteView" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.RouteView" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -80976,7 +91992,9 @@ "TypeName": "Microsoft.AspNetCore.Components.RouteData", "DisplayName": "Microsoft.AspNetCore.Components.RouteData Microsoft.AspNetCore.Components.RouteView.RouteData", "Documentation": "\n\nGetsorsetstheroutedata.Thisdeterminesthepagethatwillbe\ndisplayedandtheparametervaluesthatwillbesuppliedtothepage.\n\n", - "Metadata": { "Common.PropertyName": "RouteData" } + "Metadata": { + "Common.PropertyName": "RouteData" + } }, { "Kind": "Components.Component", @@ -80984,21 +92002,23 @@ "TypeName": "System.Type", "DisplayName": "System.Type Microsoft.AspNetCore.Components.RouteView.DefaultLayout", "Documentation": "\n\nGetsorsetsthetypeofalayouttobeusedifthepagedoesnot\ndeclareanylayout.Ifspecified,thetypemustimplement\nandacceptaparameternamed.\n\n", - "Metadata": { "Common.PropertyName": "DefaultLayout" } + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1559199889213525602, - "Data2": -473009516599599444, - "Data3": -6976018287854257797, - "Data4": 539051674357115708 + "Data1": -2876631434713646384, + "Data2": -16531708363850241, + "Data3": 698080839695600061, + "Data4": -4144037858788025944 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.Router", @@ -81006,7 +92026,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", "Documentation": "\n\nAcomponentthatsuppliesroutedatacorrespondingtothecurrentnavigationstate.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Router" } ], + "TagMatchingRules": [ + { + "TagName": "Router" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -81014,7 +92038,9 @@ "TypeName": "System.Reflection.Assembly", "DisplayName": "System.Reflection.Assembly Microsoft.AspNetCore.Components.Routing.Router.AppAssembly", "Documentation": "\n\nGetsorsetstheassemblythatshouldbesearchedforcomponentsmatchingtheURI.\n\n", - "Metadata": { "Common.PropertyName": "AppAssembly" } + "Metadata": { + "Common.PropertyName": "AppAssembly" + } }, { "Kind": "Components.Component", @@ -81022,7 +92048,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "Documentation": "\n\nGetsorsetsacollectionofadditionalassembliesthatshouldbesearchedforcomponents\nthatcanmatchURIs.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAssemblies" } + "Metadata": { + "Common.PropertyName": "AdditionalAssemblies" + } }, { "Kind": "Components.Component", @@ -81053,22 +92081,22 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", - "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router" + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": -1480892208573411765, - "Data2": 7299120520132663347, - "Data3": 2989379513688226398, - "Data4": -8363586108422291054 + "Data1": -4915022199600669170, + "Data2": -8875503359648458720, + "Data3": 694868426038409772, + "Data4": -2915007874714189243 }, "Kind": "Components.Component", "Name": "Microsoft.AspNetCore.Components.Routing.Router", @@ -81076,7 +92104,11 @@ "DisplayName": "Microsoft.AspNetCore.Components.Routing.Router", "Documentation": "\n\nAcomponentthatsuppliesroutedatacorrespondingtothecurrentnavigationstate.\n\n", "CaseSensitive": true, - "TagMatchingRules": [ { "TagName": "Microsoft.AspNetCore.Components.Routing.Router" } ], + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], "BoundAttributes": [ { "Kind": "Components.Component", @@ -81084,7 +92116,9 @@ "TypeName": "System.Reflection.Assembly", "DisplayName": "System.Reflection.Assembly Microsoft.AspNetCore.Components.Routing.Router.AppAssembly", "Documentation": "\n\nGetsorsetstheassemblythatshouldbesearchedforcomponentsmatchingtheURI.\n\n", - "Metadata": { "Common.PropertyName": "AppAssembly" } + "Metadata": { + "Common.PropertyName": "AppAssembly" + } }, { "Kind": "Components.Component", @@ -81092,7 +92126,9 @@ "TypeName": "System.Collections.Generic.IEnumerable", "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Components.Routing.Router.AdditionalAssemblies", "Documentation": "\n\nGetsorsetsacollectionofadditionalassembliesthatshouldbesearchedforcomponents\nthatcanmatchURIs.\n\n", - "Metadata": { "Common.PropertyName": "AdditionalAssemblies" } + "Metadata": { + "Common.PropertyName": "AdditionalAssemblies" + } }, { "Kind": "Components.Component", @@ -81123,23 +92159,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Context", "Documentation": "Specifiestheparameternameforallchildcontentexpressions.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.IComponent", "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router", - "Components.NameMatch": "Components.FullyQualifiedNameMatch" + "Components.NameMatch": "Components.FullyQualifiedNameMatch", + "Runtime.Name": "Components.IComponent" } }, { "__Checksum": { - "Data1": 1752711134556904416, - "Data2": 1270400300360038270, - "Data3": -5488966187302830292, - "Data4": -8810434776594079624 + "Data1": 4645362611569125006, + "Data2": 8054485361608814262, + "Data3": -6057962850767688945, + "Data4": -3771345699946057681 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", @@ -81154,17 +92190,17 @@ } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 423510862612334350, - "Data2": 2811427345641096740, - "Data3": 8014746383238627557, - "Data4": -6999870047338164971 + "Data1": 8726634689137366247, + "Data2": 4826433060079680039, + "Data3": 3590003974758336312, + "Data4": -3844379150163723349 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", @@ -81187,10 +92223,10 @@ }, { "__Checksum": { - "Data1": -7286666104076688077, - "Data2": -2779735185355114410, - "Data3": -7442727373658555292, - "Data4": -5975351177837733091 + "Data1": -6909475981366095087, + "Data2": -4131234571750972994, + "Data3": 8034817602415319459, + "Data4": 7375926634704443619 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", @@ -81212,23 +92248,23 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Found.Context", "Documentation": "Specifiestheparameternameforthe'Found'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], "Metadata": { - "Runtime.Name": "Components.None", "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", - "Components.IsSpecialKind": "Components.ChildContent" + "Components.IsSpecialKind": "Components.ChildContent", + "Runtime.Name": "Components.None" } }, { "__Checksum": { - "Data1": 4604962123854049821, - "Data2": -5100637608051061239, - "Data3": -8376085029783971990, - "Data4": 4450878926639368231 + "Data1": 2510713198858240400, + "Data2": 590200399062707798, + "Data3": 1599260516379024026, + "Data4": 6084009184278120022 }, "Kind": "Components.ChildContent", "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", @@ -81250,8 +92286,8 @@ "DisplayName": "string Microsoft.AspNetCore.Components.Routing.Router.Found.Context", "Documentation": "Specifiestheparameternameforthe'Found'childcontentexpression.", "Metadata": { - "Components.ChildContentParameterName": "True", - "Common.PropertyName": "Context" + "Common.PropertyName": "Context", + "Components.ChildContentParameterName": "True" } } ], @@ -81264,10 +92300,10 @@ }, { "__Checksum": { - "Data1": -592840791010466310, - "Data2": -6273922257233750220, - "Data3": 6740318822986503526, - "Data4": -6239287189804982921 + "Data1": -6955122028176502298, + "Data2": 8271546692841887021, + "Data3": 4000236432356700890, + "Data4": -4214850875647999270 }, "Kind": "Components.EventHandler", "Name": "onfocus", @@ -81282,7 +92318,9 @@ { "Name": "@onfocus", "DisplayName": "@onfocus", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81292,7 +92330,9 @@ { "Name": "@onfocus:preventDefault", "DisplayName": "@onfocus:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81302,7 +92342,9 @@ { "Name": "@onfocus:stopPropagation", "DisplayName": "@onfocus:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -81321,7 +92363,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onfocus'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -81329,13 +92373,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onfocus'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocus" + "Common.PropertyName": "onfocus", + "Components.IsWeaklyTyped": "True" } } ], @@ -81349,10 +92395,10 @@ }, { "__Checksum": { - "Data1": -1299028253447819320, - "Data2": 3033726643307505592, - "Data3": 4235725762348634184, - "Data4": -1748092104713091847 + "Data1": -8155872707499742533, + "Data2": 1471890229200981623, + "Data3": 4017528256185852044, + "Data4": -3674444606414307450 }, "Kind": "Components.EventHandler", "Name": "onblur", @@ -81367,7 +92413,9 @@ { "Name": "@onblur", "DisplayName": "@onblur", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81377,7 +92425,9 @@ { "Name": "@onblur:preventDefault", "DisplayName": "@onblur:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81387,7 +92437,9 @@ { "Name": "@onblur:stopPropagation", "DisplayName": "@onblur:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -81406,7 +92458,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onblur'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -81414,13 +92468,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onblur'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onblur" + "Common.PropertyName": "onblur", + "Components.IsWeaklyTyped": "True" } } ], @@ -81434,10 +92490,10 @@ }, { "__Checksum": { - "Data1": 7756589906876059272, - "Data2": -3782906513815734458, - "Data3": 7443992979801112154, - "Data4": 1597687218381522763 + "Data1": -3366501878233794302, + "Data2": -8654588243084290478, + "Data3": -5553572971815271155, + "Data4": -8177123909339289091 }, "Kind": "Components.EventHandler", "Name": "onfocusin", @@ -81452,7 +92508,9 @@ { "Name": "@onfocusin", "DisplayName": "@onfocusin", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81462,7 +92520,9 @@ { "Name": "@onfocusin:preventDefault", "DisplayName": "@onfocusin:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81472,7 +92532,9 @@ { "Name": "@onfocusin:stopPropagation", "DisplayName": "@onfocusin:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -81491,7 +92553,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onfocusin'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -81499,13 +92563,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onfocusin'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusin" + "Common.PropertyName": "onfocusin", + "Components.IsWeaklyTyped": "True" } } ], @@ -81519,10 +92585,10 @@ }, { "__Checksum": { - "Data1": -1484954873199921902, - "Data2": 2889611142986647513, - "Data3": -3396557198226212640, - "Data4": 9151540965586345402 + "Data1": 8283681611314332467, + "Data2": -645823588966833721, + "Data3": -13691106675648583, + "Data4": 2331574884354288518 }, "Kind": "Components.EventHandler", "Name": "onfocusout", @@ -81537,7 +92603,9 @@ { "Name": "@onfocusout", "DisplayName": "@onfocusout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81547,7 +92615,9 @@ { "Name": "@onfocusout:preventDefault", "DisplayName": "@onfocusout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81557,7 +92627,9 @@ { "Name": "@onfocusout:stopPropagation", "DisplayName": "@onfocusout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -81576,7 +92648,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onfocusout'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -81584,13 +92658,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onfocusout'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfocusout" + "Common.PropertyName": "onfocusout", + "Components.IsWeaklyTyped": "True" } } ], @@ -81604,10 +92680,10 @@ }, { "__Checksum": { - "Data1": -2795149274427928648, - "Data2": 5571852660786869034, - "Data3": 1375178867919149586, - "Data4": -5064852524093661286 + "Data1": 6918636630903910648, + "Data2": 1126195985073378299, + "Data3": 4369230567841510672, + "Data4": -554586700220403450 }, "Kind": "Components.EventHandler", "Name": "onmouseover", @@ -81622,7 +92698,9 @@ { "Name": "@onmouseover", "DisplayName": "@onmouseover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81632,7 +92710,9 @@ { "Name": "@onmouseover:preventDefault", "DisplayName": "@onmouseover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81642,7 +92722,9 @@ { "Name": "@onmouseover:stopPropagation", "DisplayName": "@onmouseover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -81661,7 +92743,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmouseover'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -81669,13 +92753,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onmouseover'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseover" + "Common.PropertyName": "onmouseover", + "Components.IsWeaklyTyped": "True" } } ], @@ -81689,10 +92775,10 @@ }, { "__Checksum": { - "Data1": 6085240483434670298, - "Data2": -4309198994246654728, - "Data3": 5184868463297345905, - "Data4": 7601432318047738551 + "Data1": 6148350351103517040, + "Data2": -3658321239257819946, + "Data3": 7322388282791233784, + "Data4": 4901889068691906311 }, "Kind": "Components.EventHandler", "Name": "onmouseout", @@ -81707,7 +92793,9 @@ { "Name": "@onmouseout", "DisplayName": "@onmouseout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81717,7 +92805,9 @@ { "Name": "@onmouseout:preventDefault", "DisplayName": "@onmouseout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81727,7 +92817,9 @@ { "Name": "@onmouseout:stopPropagation", "DisplayName": "@onmouseout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -81746,7 +92838,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmouseout'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -81754,13 +92848,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onmouseout'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseout" + "Common.PropertyName": "onmouseout", + "Components.IsWeaklyTyped": "True" } } ], @@ -81774,10 +92870,10 @@ }, { "__Checksum": { - "Data1": -4644196195562616705, - "Data2": 3672313827997341825, - "Data3": -8776673571098204500, - "Data4": 5425947362424042121 + "Data1": 531241115533856625, + "Data2": 1604735721295252764, + "Data3": -7257472465173342365, + "Data4": 4076956997505092136 }, "Kind": "Components.EventHandler", "Name": "onmousemove", @@ -81792,7 +92888,9 @@ { "Name": "@onmousemove", "DisplayName": "@onmousemove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81802,7 +92900,9 @@ { "Name": "@onmousemove:preventDefault", "DisplayName": "@onmousemove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81812,7 +92912,9 @@ { "Name": "@onmousemove:stopPropagation", "DisplayName": "@onmousemove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -81831,7 +92933,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmousemove'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -81839,13 +92943,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onmousemove'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousemove" + "Common.PropertyName": "onmousemove", + "Components.IsWeaklyTyped": "True" } } ], @@ -81859,10 +92965,10 @@ }, { "__Checksum": { - "Data1": 3128665834293409874, - "Data2": -1946078872602811642, - "Data3": 7151583673019921789, - "Data4": -7881811345301937712 + "Data1": -8479223640703981439, + "Data2": 1102903617638672392, + "Data3": -445565037116132270, + "Data4": 8120933953717161660 }, "Kind": "Components.EventHandler", "Name": "onmousedown", @@ -81877,7 +92983,9 @@ { "Name": "@onmousedown", "DisplayName": "@onmousedown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81887,7 +92995,9 @@ { "Name": "@onmousedown:preventDefault", "DisplayName": "@onmousedown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81897,7 +93007,9 @@ { "Name": "@onmousedown:stopPropagation", "DisplayName": "@onmousedown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -81916,7 +93028,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmousedown'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -81924,13 +93038,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onmousedown'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousedown" + "Common.PropertyName": "onmousedown", + "Components.IsWeaklyTyped": "True" } } ], @@ -81944,10 +93060,10 @@ }, { "__Checksum": { - "Data1": 2710703539247842053, - "Data2": -682118849645095114, - "Data3": -7438435684979814335, - "Data4": -1646217948716246601 + "Data1": 6451495625314610118, + "Data2": -2358436807215267349, + "Data3": 3395340413723822838, + "Data4": 1152526115919991427 }, "Kind": "Components.EventHandler", "Name": "onmouseup", @@ -81962,7 +93078,9 @@ { "Name": "@onmouseup", "DisplayName": "@onmouseup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81972,7 +93090,9 @@ { "Name": "@onmouseup:preventDefault", "DisplayName": "@onmouseup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -81982,7 +93102,9 @@ { "Name": "@onmouseup:stopPropagation", "DisplayName": "@onmouseup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82001,7 +93123,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmouseup'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82009,13 +93133,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onmouseup'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseup" + "Common.PropertyName": "onmouseup", + "Components.IsWeaklyTyped": "True" } } ], @@ -82029,10 +93155,10 @@ }, { "__Checksum": { - "Data1": 2068287045690041583, - "Data2": -290974254280767763, - "Data3": -4251439532433511764, - "Data4": 3430462566273297965 + "Data1": -5112046567247257236, + "Data2": 2627062169904169638, + "Data3": -1395855506724143689, + "Data4": -7830779316522905005 }, "Kind": "Components.EventHandler", "Name": "onclick", @@ -82047,7 +93173,9 @@ { "Name": "@onclick", "DisplayName": "@onclick", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82057,7 +93185,9 @@ { "Name": "@onclick:preventDefault", "DisplayName": "@onclick:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82067,7 +93197,9 @@ { "Name": "@onclick:stopPropagation", "DisplayName": "@onclick:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82086,7 +93218,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onclick'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82094,13 +93228,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onclick'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onclick" + "Common.PropertyName": "onclick", + "Components.IsWeaklyTyped": "True" } } ], @@ -82114,10 +93250,10 @@ }, { "__Checksum": { - "Data1": -9134988858174697861, - "Data2": -3562995259433073318, - "Data3": 212088240294142016, - "Data4": -7436043694547531620 + "Data1": 847914058229337563, + "Data2": -6073607938166921738, + "Data3": -4771298571996751467, + "Data4": -4764983248165068432 }, "Kind": "Components.EventHandler", "Name": "ondblclick", @@ -82132,7 +93268,9 @@ { "Name": "@ondblclick", "DisplayName": "@ondblclick", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82142,7 +93280,9 @@ { "Name": "@ondblclick:preventDefault", "DisplayName": "@ondblclick:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82152,7 +93292,9 @@ { "Name": "@ondblclick:stopPropagation", "DisplayName": "@ondblclick:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82171,7 +93313,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondblclick'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82179,13 +93323,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ondblclick'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondblclick" + "Common.PropertyName": "ondblclick", + "Components.IsWeaklyTyped": "True" } } ], @@ -82199,10 +93345,10 @@ }, { "__Checksum": { - "Data1": -1370581038759201252, - "Data2": 2011996826735146563, - "Data3": 2380783460476733890, - "Data4": -6892500892581341178 + "Data1": -2891544414496975660, + "Data2": 2599563103286485544, + "Data3": 3258410744677941915, + "Data4": -4893082198147227629 }, "Kind": "Components.EventHandler", "Name": "onwheel", @@ -82217,7 +93363,9 @@ { "Name": "@onwheel", "DisplayName": "@onwheel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82227,7 +93375,9 @@ { "Name": "@onwheel:preventDefault", "DisplayName": "@onwheel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82237,7 +93387,9 @@ { "Name": "@onwheel:stopPropagation", "DisplayName": "@onwheel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82256,7 +93408,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onwheel'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82264,13 +93418,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onwheel'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwheel" + "Common.PropertyName": "onwheel", + "Components.IsWeaklyTyped": "True" } } ], @@ -82284,10 +93440,10 @@ }, { "__Checksum": { - "Data1": 3526168262646665773, - "Data2": 8287746655611829949, - "Data3": 133020499360066424, - "Data4": -6755284396346648911 + "Data1": 6363489534713598286, + "Data2": -7605984084598467421, + "Data3": 486804293663556902, + "Data4": 4745228092102880608 }, "Kind": "Components.EventHandler", "Name": "onmousewheel", @@ -82302,7 +93458,9 @@ { "Name": "@onmousewheel", "DisplayName": "@onmousewheel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82312,7 +93470,9 @@ { "Name": "@onmousewheel:preventDefault", "DisplayName": "@onmousewheel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82322,7 +93482,9 @@ { "Name": "@onmousewheel:stopPropagation", "DisplayName": "@onmousewheel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82341,7 +93503,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onmousewheel'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82349,13 +93513,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onmousewheel'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmousewheel" + "Common.PropertyName": "onmousewheel", + "Components.IsWeaklyTyped": "True" } } ], @@ -82369,10 +93535,10 @@ }, { "__Checksum": { - "Data1": 1357150875635082906, - "Data2": -4646969432499511323, - "Data3": 4904286842736221083, - "Data4": -5143615092712056639 + "Data1": -6543653230715042757, + "Data2": -6093898254794837943, + "Data3": -2308809512218311981, + "Data4": 6634760446176495740 }, "Kind": "Components.EventHandler", "Name": "oncontextmenu", @@ -82387,7 +93553,9 @@ { "Name": "@oncontextmenu", "DisplayName": "@oncontextmenu", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82397,7 +93565,9 @@ { "Name": "@oncontextmenu:preventDefault", "DisplayName": "@oncontextmenu:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82407,7 +93577,9 @@ { "Name": "@oncontextmenu:stopPropagation", "DisplayName": "@oncontextmenu:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82426,7 +93598,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncontextmenu'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82434,13 +93608,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@oncontextmenu'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncontextmenu" + "Common.PropertyName": "oncontextmenu", + "Components.IsWeaklyTyped": "True" } } ], @@ -82454,10 +93630,10 @@ }, { "__Checksum": { - "Data1": -1157940004352624305, - "Data2": 3587972897484797092, - "Data3": -8749339412849754087, - "Data4": -5048668080050335431 + "Data1": -1591956315959963747, + "Data2": -6393220092570217005, + "Data3": -1644122903580682607, + "Data4": 2100505629231425486 }, "Kind": "Components.EventHandler", "Name": "ondrag", @@ -82472,7 +93648,9 @@ { "Name": "@ondrag", "DisplayName": "@ondrag", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82482,7 +93660,9 @@ { "Name": "@ondrag:preventDefault", "DisplayName": "@ondrag:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82492,7 +93672,9 @@ { "Name": "@ondrag:stopPropagation", "DisplayName": "@ondrag:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82511,7 +93693,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondrag'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82519,13 +93703,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ondrag'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrag" + "Common.PropertyName": "ondrag", + "Components.IsWeaklyTyped": "True" } } ], @@ -82539,10 +93725,10 @@ }, { "__Checksum": { - "Data1": -7594533979268264924, - "Data2": -4755630195968243055, - "Data3": 8631495716800441104, - "Data4": -9087940973906618514 + "Data1": -1983811866817820891, + "Data2": 9217332761536577391, + "Data3": -7314054334587313835, + "Data4": -2164388107598645639 }, "Kind": "Components.EventHandler", "Name": "ondragend", @@ -82557,7 +93743,9 @@ { "Name": "@ondragend", "DisplayName": "@ondragend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82567,7 +93755,9 @@ { "Name": "@ondragend:preventDefault", "DisplayName": "@ondragend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82577,7 +93767,9 @@ { "Name": "@ondragend:stopPropagation", "DisplayName": "@ondragend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82596,7 +93788,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondragend'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82604,13 +93798,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ondragend'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragend" + "Common.PropertyName": "ondragend", + "Components.IsWeaklyTyped": "True" } } ], @@ -82624,10 +93820,10 @@ }, { "__Checksum": { - "Data1": -4483531529352634272, - "Data2": 8294968267633521389, - "Data3": 6152155486357491268, - "Data4": 7669224331635811550 + "Data1": 7160567056133131579, + "Data2": 7711944344371246787, + "Data3": -6833674972320956033, + "Data4": -7516073267281680335 }, "Kind": "Components.EventHandler", "Name": "ondragenter", @@ -82642,7 +93838,9 @@ { "Name": "@ondragenter", "DisplayName": "@ondragenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82652,7 +93850,9 @@ { "Name": "@ondragenter:preventDefault", "DisplayName": "@ondragenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82662,7 +93862,9 @@ { "Name": "@ondragenter:stopPropagation", "DisplayName": "@ondragenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82681,7 +93883,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondragenter'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82689,13 +93893,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ondragenter'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragenter" + "Common.PropertyName": "ondragenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -82709,10 +93915,10 @@ }, { "__Checksum": { - "Data1": -366702380650796215, - "Data2": -2808378933479841635, - "Data3": 8768501757019258288, - "Data4": 917588029388912688 + "Data1": 3039474777329007163, + "Data2": -7448623994483136663, + "Data3": 3844423494475479239, + "Data4": 2054191342583555065 }, "Kind": "Components.EventHandler", "Name": "ondragleave", @@ -82727,7 +93933,9 @@ { "Name": "@ondragleave", "DisplayName": "@ondragleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82737,7 +93945,9 @@ { "Name": "@ondragleave:preventDefault", "DisplayName": "@ondragleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82747,7 +93957,9 @@ { "Name": "@ondragleave:stopPropagation", "DisplayName": "@ondragleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82766,7 +93978,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondragleave'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82774,13 +93988,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ondragleave'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragleave" + "Common.PropertyName": "ondragleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -82794,10 +94010,10 @@ }, { "__Checksum": { - "Data1": -8353076049527600447, - "Data2": 5137870534617023312, - "Data3": -2208343732637737927, - "Data4": -8828490625433263463 + "Data1": 8285082496314961756, + "Data2": -419025317107695714, + "Data3": -3147414067943638459, + "Data4": 5746515941968867917 }, "Kind": "Components.EventHandler", "Name": "ondragover", @@ -82812,7 +94028,9 @@ { "Name": "@ondragover", "DisplayName": "@ondragover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82822,7 +94040,9 @@ { "Name": "@ondragover:preventDefault", "DisplayName": "@ondragover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82832,7 +94052,9 @@ { "Name": "@ondragover:stopPropagation", "DisplayName": "@ondragover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82851,7 +94073,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondragover'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82859,13 +94083,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ondragover'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragover" + "Common.PropertyName": "ondragover", + "Components.IsWeaklyTyped": "True" } } ], @@ -82879,10 +94105,10 @@ }, { "__Checksum": { - "Data1": -4402186552134020650, - "Data2": -5608852893367305637, - "Data3": 5597385000967737026, - "Data4": -7035485109404356825 + "Data1": 6569736856075381838, + "Data2": -8822279512579695337, + "Data3": 5766426139315049217, + "Data4": -7259476676950144026 }, "Kind": "Components.EventHandler", "Name": "ondragstart", @@ -82897,7 +94123,9 @@ { "Name": "@ondragstart", "DisplayName": "@ondragstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82907,7 +94135,9 @@ { "Name": "@ondragstart:preventDefault", "DisplayName": "@ondragstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82917,7 +94147,9 @@ { "Name": "@ondragstart:stopPropagation", "DisplayName": "@ondragstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -82936,7 +94168,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondragstart'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -82944,13 +94178,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ondragstart'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondragstart" + "Common.PropertyName": "ondragstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -82964,10 +94200,10 @@ }, { "__Checksum": { - "Data1": 3812515102447879574, - "Data2": 3588942254205322740, - "Data3": 8822294905011356074, - "Data4": 2436623941525552364 + "Data1": -4712425985920365879, + "Data2": -7622514316654903844, + "Data3": -1823455118351151188, + "Data4": 6101053335952625162 }, "Kind": "Components.EventHandler", "Name": "ondrop", @@ -82982,7 +94218,9 @@ { "Name": "@ondrop", "DisplayName": "@ondrop", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -82992,7 +94230,9 @@ { "Name": "@ondrop:preventDefault", "DisplayName": "@ondrop:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83002,7 +94242,9 @@ { "Name": "@ondrop:stopPropagation", "DisplayName": "@ondrop:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83021,7 +94263,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondrop'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83029,13 +94273,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ondrop'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondrop" + "Common.PropertyName": "ondrop", + "Components.IsWeaklyTyped": "True" } } ], @@ -83049,10 +94295,10 @@ }, { "__Checksum": { - "Data1": -6759216533554474813, - "Data2": 6057617761536268632, - "Data3": 1675998794556614174, - "Data4": 732865045383497362 + "Data1": -535974430098711923, + "Data2": -5960922405568958631, + "Data3": 3545182118981009331, + "Data4": 8169550975838148279 }, "Kind": "Components.EventHandler", "Name": "onkeydown", @@ -83067,7 +94313,9 @@ { "Name": "@onkeydown", "DisplayName": "@onkeydown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83077,7 +94325,9 @@ { "Name": "@onkeydown:preventDefault", "DisplayName": "@onkeydown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83087,7 +94337,9 @@ { "Name": "@onkeydown:stopPropagation", "DisplayName": "@onkeydown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83106,7 +94358,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onkeydown'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83114,13 +94368,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onkeydown'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeydown" + "Common.PropertyName": "onkeydown", + "Components.IsWeaklyTyped": "True" } } ], @@ -83134,10 +94390,10 @@ }, { "__Checksum": { - "Data1": 4309566768550531954, - "Data2": -2763062038317835139, - "Data3": -1076118668784677460, - "Data4": 4871985120934681376 + "Data1": 6277651740210124863, + "Data2": 321684466219270030, + "Data3": 7605369066932811864, + "Data4": -4918857871141088900 }, "Kind": "Components.EventHandler", "Name": "onkeyup", @@ -83152,7 +94408,9 @@ { "Name": "@onkeyup", "DisplayName": "@onkeyup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83162,7 +94420,9 @@ { "Name": "@onkeyup:preventDefault", "DisplayName": "@onkeyup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83172,7 +94432,9 @@ { "Name": "@onkeyup:stopPropagation", "DisplayName": "@onkeyup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83191,7 +94453,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onkeyup'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83199,13 +94463,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onkeyup'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeyup" + "Common.PropertyName": "onkeyup", + "Components.IsWeaklyTyped": "True" } } ], @@ -83219,10 +94485,10 @@ }, { "__Checksum": { - "Data1": -561226050417402247, - "Data2": 8353769065548984245, - "Data3": 4664955222303625730, - "Data4": 1631667850614502647 + "Data1": 7001955942726494351, + "Data2": 116771568988684997, + "Data3": -999630359071912669, + "Data4": -7851967450237739363 }, "Kind": "Components.EventHandler", "Name": "onkeypress", @@ -83237,7 +94503,9 @@ { "Name": "@onkeypress", "DisplayName": "@onkeypress", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83247,7 +94515,9 @@ { "Name": "@onkeypress:preventDefault", "DisplayName": "@onkeypress:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83257,7 +94527,9 @@ { "Name": "@onkeypress:stopPropagation", "DisplayName": "@onkeypress:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83276,7 +94548,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onkeypress'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83284,13 +94558,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onkeypress'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onkeypress" + "Common.PropertyName": "onkeypress", + "Components.IsWeaklyTyped": "True" } } ], @@ -83304,10 +94580,10 @@ }, { "__Checksum": { - "Data1": -6511154212970999311, - "Data2": -4801591808324659351, - "Data3": -5366974062790195691, - "Data4": 2654857831422960464 + "Data1": 8990229992227717113, + "Data2": 7421881798839499565, + "Data3": 2278506560143941845, + "Data4": 6655996222613127038 }, "Kind": "Components.EventHandler", "Name": "onchange", @@ -83322,7 +94598,9 @@ { "Name": "@onchange", "DisplayName": "@onchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83332,7 +94610,9 @@ { "Name": "@onchange:preventDefault", "DisplayName": "@onchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83342,7 +94622,9 @@ { "Name": "@onchange:stopPropagation", "DisplayName": "@onchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83361,7 +94643,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onchange'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83369,13 +94653,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onchange'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onchange" + "Common.PropertyName": "onchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -83389,10 +94675,10 @@ }, { "__Checksum": { - "Data1": 6259490732806339021, - "Data2": -9188858477129533630, - "Data3": 4163673219169903417, - "Data4": -459624067030014378 + "Data1": 4882704565342846156, + "Data2": 8230212474104513604, + "Data3": -251281704382934248, + "Data4": 5506515700586140778 }, "Kind": "Components.EventHandler", "Name": "oninput", @@ -83407,7 +94693,9 @@ { "Name": "@oninput", "DisplayName": "@oninput", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83417,7 +94705,9 @@ { "Name": "@oninput:preventDefault", "DisplayName": "@oninput:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83427,7 +94717,9 @@ { "Name": "@oninput:stopPropagation", "DisplayName": "@oninput:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83446,7 +94738,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oninput'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83454,13 +94748,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@oninput'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninput" + "Common.PropertyName": "oninput", + "Components.IsWeaklyTyped": "True" } } ], @@ -83474,10 +94770,10 @@ }, { "__Checksum": { - "Data1": -6213736521796736164, - "Data2": -9203834198762310062, - "Data3": 4936166438320129207, - "Data4": 2525654908024639710 + "Data1": -5749851575965483032, + "Data2": -3045404610096923212, + "Data3": -7504786976955232109, + "Data4": 6335111841491436555 }, "Kind": "Components.EventHandler", "Name": "oninvalid", @@ -83492,7 +94788,9 @@ { "Name": "@oninvalid", "DisplayName": "@oninvalid", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83502,7 +94800,9 @@ { "Name": "@oninvalid:preventDefault", "DisplayName": "@oninvalid:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83512,7 +94812,9 @@ { "Name": "@oninvalid:stopPropagation", "DisplayName": "@oninvalid:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83531,7 +94833,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oninvalid'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83539,13 +94843,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@oninvalid'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oninvalid" + "Common.PropertyName": "oninvalid", + "Components.IsWeaklyTyped": "True" } } ], @@ -83559,10 +94865,10 @@ }, { "__Checksum": { - "Data1": 647590409852913384, - "Data2": 6981433281237504375, - "Data3": -3842572920468015041, - "Data4": -1364598759583367953 + "Data1": 6575677396824016155, + "Data2": 2772651401775599999, + "Data3": -4501190998646276096, + "Data4": -3758990247645831728 }, "Kind": "Components.EventHandler", "Name": "onreset", @@ -83577,7 +94883,9 @@ { "Name": "@onreset", "DisplayName": "@onreset", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83587,7 +94895,9 @@ { "Name": "@onreset:preventDefault", "DisplayName": "@onreset:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83597,7 +94907,9 @@ { "Name": "@onreset:stopPropagation", "DisplayName": "@onreset:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83616,7 +94928,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onreset'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83624,13 +94938,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onreset'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreset" + "Common.PropertyName": "onreset", + "Components.IsWeaklyTyped": "True" } } ], @@ -83644,10 +94960,10 @@ }, { "__Checksum": { - "Data1": -4760741075739402356, - "Data2": -7734751018096366281, - "Data3": -2581171016705215577, - "Data4": 2984411730604636657 + "Data1": 4988090171713209467, + "Data2": 4084958009548556636, + "Data3": -2683466826299280958, + "Data4": 5551382028932437920 }, "Kind": "Components.EventHandler", "Name": "onselect", @@ -83662,7 +94978,9 @@ { "Name": "@onselect", "DisplayName": "@onselect", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83672,7 +94990,9 @@ { "Name": "@onselect:preventDefault", "DisplayName": "@onselect:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83682,7 +95002,9 @@ { "Name": "@onselect:stopPropagation", "DisplayName": "@onselect:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83701,7 +95023,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onselect'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83709,13 +95033,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onselect'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselect" + "Common.PropertyName": "onselect", + "Components.IsWeaklyTyped": "True" } } ], @@ -83729,10 +95055,10 @@ }, { "__Checksum": { - "Data1": -8571482559259777529, - "Data2": -3559935339915663087, - "Data3": 8373004464565788718, - "Data4": 6189551290851349321 + "Data1": 7967169995032722155, + "Data2": 795646731856066013, + "Data3": 5251389049013114187, + "Data4": 2125538549429479594 }, "Kind": "Components.EventHandler", "Name": "onselectstart", @@ -83747,7 +95073,9 @@ { "Name": "@onselectstart", "DisplayName": "@onselectstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83757,7 +95085,9 @@ { "Name": "@onselectstart:preventDefault", "DisplayName": "@onselectstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83767,7 +95097,9 @@ { "Name": "@onselectstart:stopPropagation", "DisplayName": "@onselectstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83786,7 +95118,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onselectstart'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83794,13 +95128,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onselectstart'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectstart" + "Common.PropertyName": "onselectstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -83814,10 +95150,10 @@ }, { "__Checksum": { - "Data1": 5006903108244977743, - "Data2": 8231540088318551867, - "Data3": -8294238582245345695, - "Data4": 6979090517008337374 + "Data1": -7445557577369764781, + "Data2": -701652302760369150, + "Data3": 6931304752141444852, + "Data4": 6950535125299176281 }, "Kind": "Components.EventHandler", "Name": "onselectionchange", @@ -83832,7 +95168,9 @@ { "Name": "@onselectionchange", "DisplayName": "@onselectionchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83842,7 +95180,9 @@ { "Name": "@onselectionchange:preventDefault", "DisplayName": "@onselectionchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83852,7 +95192,9 @@ { "Name": "@onselectionchange:stopPropagation", "DisplayName": "@onselectionchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83871,7 +95213,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onselectionchange'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83879,13 +95223,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onselectionchange'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onselectionchange" + "Common.PropertyName": "onselectionchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -83899,10 +95245,10 @@ }, { "__Checksum": { - "Data1": 4750172159608587136, - "Data2": -2951285365891448927, - "Data3": 2983339955571479641, - "Data4": -5588257373941338107 + "Data1": -792530210483640807, + "Data2": 3354283308403834055, + "Data3": 1737470396751601773, + "Data4": 1658788520128897122 }, "Kind": "Components.EventHandler", "Name": "onsubmit", @@ -83917,7 +95263,9 @@ { "Name": "@onsubmit", "DisplayName": "@onsubmit", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83927,7 +95275,9 @@ { "Name": "@onsubmit:preventDefault", "DisplayName": "@onsubmit:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -83937,7 +95287,9 @@ { "Name": "@onsubmit:stopPropagation", "DisplayName": "@onsubmit:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -83956,7 +95308,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onsubmit'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -83964,13 +95318,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onsubmit'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsubmit" + "Common.PropertyName": "onsubmit", + "Components.IsWeaklyTyped": "True" } } ], @@ -83984,10 +95340,10 @@ }, { "__Checksum": { - "Data1": -6532769163009570487, - "Data2": -1496510452003419332, - "Data3": 5999175976801360272, - "Data4": -8485055085861772826 + "Data1": -1858585996583878327, + "Data2": -5797376187170729674, + "Data3": 2983622820489527224, + "Data4": 6690151303827648977 }, "Kind": "Components.EventHandler", "Name": "onbeforecopy", @@ -84002,7 +95358,9 @@ { "Name": "@onbeforecopy", "DisplayName": "@onbeforecopy", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84012,7 +95370,9 @@ { "Name": "@onbeforecopy:preventDefault", "DisplayName": "@onbeforecopy:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84022,7 +95382,9 @@ { "Name": "@onbeforecopy:stopPropagation", "DisplayName": "@onbeforecopy:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84041,7 +95403,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onbeforecopy'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84049,13 +95413,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onbeforecopy'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecopy" + "Common.PropertyName": "onbeforecopy", + "Components.IsWeaklyTyped": "True" } } ], @@ -84069,10 +95435,10 @@ }, { "__Checksum": { - "Data1": 6974063345381569969, - "Data2": -6777469480939817103, - "Data3": -1634772521859415622, - "Data4": -578205576470421670 + "Data1": -2031386337760807638, + "Data2": -3140022196177653778, + "Data3": -5307262673759900492, + "Data4": -4689676417841289450 }, "Kind": "Components.EventHandler", "Name": "onbeforecut", @@ -84087,7 +95453,9 @@ { "Name": "@onbeforecut", "DisplayName": "@onbeforecut", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84097,7 +95465,9 @@ { "Name": "@onbeforecut:preventDefault", "DisplayName": "@onbeforecut:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84107,7 +95477,9 @@ { "Name": "@onbeforecut:stopPropagation", "DisplayName": "@onbeforecut:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84126,7 +95498,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onbeforecut'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84134,13 +95508,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onbeforecut'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforecut" + "Common.PropertyName": "onbeforecut", + "Components.IsWeaklyTyped": "True" } } ], @@ -84154,10 +95530,10 @@ }, { "__Checksum": { - "Data1": -1224719437581838601, - "Data2": -8858385129764929760, - "Data3": -2457199772291255089, - "Data4": 6950047190377269912 + "Data1": -8294689328919091262, + "Data2": -7656380653499300313, + "Data3": -6656411031732470406, + "Data4": -1871752300805522094 }, "Kind": "Components.EventHandler", "Name": "onbeforepaste", @@ -84172,7 +95548,9 @@ { "Name": "@onbeforepaste", "DisplayName": "@onbeforepaste", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84182,7 +95560,9 @@ { "Name": "@onbeforepaste:preventDefault", "DisplayName": "@onbeforepaste:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84192,7 +95572,9 @@ { "Name": "@onbeforepaste:stopPropagation", "DisplayName": "@onbeforepaste:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84211,7 +95593,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onbeforepaste'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84219,13 +95603,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onbeforepaste'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforepaste" + "Common.PropertyName": "onbeforepaste", + "Components.IsWeaklyTyped": "True" } } ], @@ -84239,10 +95625,10 @@ }, { "__Checksum": { - "Data1": 4046886627277489579, - "Data2": 6166380598082330470, - "Data3": -1912946062183365169, - "Data4": -8331169932468647040 + "Data1": -8728650852365839461, + "Data2": -5465195610533813487, + "Data3": -6164421781901087851, + "Data4": -2649565748980976910 }, "Kind": "Components.EventHandler", "Name": "oncopy", @@ -84257,7 +95643,9 @@ { "Name": "@oncopy", "DisplayName": "@oncopy", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84267,7 +95655,9 @@ { "Name": "@oncopy:preventDefault", "DisplayName": "@oncopy:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84277,7 +95667,9 @@ { "Name": "@oncopy:stopPropagation", "DisplayName": "@oncopy:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84296,7 +95688,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncopy'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84304,13 +95698,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@oncopy'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncopy" + "Common.PropertyName": "oncopy", + "Components.IsWeaklyTyped": "True" } } ], @@ -84324,10 +95720,10 @@ }, { "__Checksum": { - "Data1": -3973895076890028299, - "Data2": 8541302949473071609, - "Data3": 2766624787377614587, - "Data4": -8302801413431383953 + "Data1": -7685682626798038488, + "Data2": -1226160226654729612, + "Data3": 405246634481895609, + "Data4": 1558560249812216331 }, "Kind": "Components.EventHandler", "Name": "oncut", @@ -84342,7 +95738,9 @@ { "Name": "@oncut", "DisplayName": "@oncut", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84352,7 +95750,9 @@ { "Name": "@oncut:preventDefault", "DisplayName": "@oncut:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84362,7 +95762,9 @@ { "Name": "@oncut:stopPropagation", "DisplayName": "@oncut:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84381,7 +95783,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncut'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84389,13 +95793,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@oncut'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncut" + "Common.PropertyName": "oncut", + "Components.IsWeaklyTyped": "True" } } ], @@ -84409,10 +95815,10 @@ }, { "__Checksum": { - "Data1": -9109517113783999058, - "Data2": 1734159570642157750, - "Data3": 1492168716920541642, - "Data4": -6043422899747699613 + "Data1": -3181051002135504643, + "Data2": -2472170485961382933, + "Data3": 3267263642829392366, + "Data4": -5636933676179186758 }, "Kind": "Components.EventHandler", "Name": "onpaste", @@ -84427,7 +95833,9 @@ { "Name": "@onpaste", "DisplayName": "@onpaste", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84437,7 +95845,9 @@ { "Name": "@onpaste:preventDefault", "DisplayName": "@onpaste:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84447,7 +95857,9 @@ { "Name": "@onpaste:stopPropagation", "DisplayName": "@onpaste:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84466,7 +95878,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpaste'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84474,13 +95888,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpaste'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpaste" + "Common.PropertyName": "onpaste", + "Components.IsWeaklyTyped": "True" } } ], @@ -84494,10 +95910,10 @@ }, { "__Checksum": { - "Data1": -5764344604473518878, - "Data2": -4877348926584115796, - "Data3": -8040620815411126562, - "Data4": -5732476749354021662 + "Data1": -2151781448005468600, + "Data2": -8485820706845860585, + "Data3": 2968687159677163707, + "Data4": 5773595530267483305 }, "Kind": "Components.EventHandler", "Name": "ontouchcancel", @@ -84512,7 +95928,9 @@ { "Name": "@ontouchcancel", "DisplayName": "@ontouchcancel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84522,7 +95940,9 @@ { "Name": "@ontouchcancel:preventDefault", "DisplayName": "@ontouchcancel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84532,7 +95952,9 @@ { "Name": "@ontouchcancel:stopPropagation", "DisplayName": "@ontouchcancel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84551,7 +95973,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchcancel'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84559,13 +95983,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ontouchcancel'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchcancel" + "Common.PropertyName": "ontouchcancel", + "Components.IsWeaklyTyped": "True" } } ], @@ -84579,10 +96005,10 @@ }, { "__Checksum": { - "Data1": 3797223025912527001, - "Data2": -4136419260768215834, - "Data3": -2598178983540154192, - "Data4": 7482252086891006449 + "Data1": 4568505034917658837, + "Data2": 1723647138073518701, + "Data3": -6254962272970152990, + "Data4": 8343134993720170644 }, "Kind": "Components.EventHandler", "Name": "ontouchend", @@ -84597,7 +96023,9 @@ { "Name": "@ontouchend", "DisplayName": "@ontouchend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84607,7 +96035,9 @@ { "Name": "@ontouchend:preventDefault", "DisplayName": "@ontouchend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84617,7 +96047,9 @@ { "Name": "@ontouchend:stopPropagation", "DisplayName": "@ontouchend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84636,7 +96068,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchend'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84644,13 +96078,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ontouchend'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchend" + "Common.PropertyName": "ontouchend", + "Components.IsWeaklyTyped": "True" } } ], @@ -84664,10 +96100,10 @@ }, { "__Checksum": { - "Data1": 7324630725799467014, - "Data2": -3500133224620411191, - "Data3": 5732670779749690596, - "Data4": 1062317903101724778 + "Data1": -7720216395844497197, + "Data2": 6567766842412226494, + "Data3": -3150151866654402761, + "Data4": -6632115182543280966 }, "Kind": "Components.EventHandler", "Name": "ontouchmove", @@ -84682,7 +96118,9 @@ { "Name": "@ontouchmove", "DisplayName": "@ontouchmove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84692,7 +96130,9 @@ { "Name": "@ontouchmove:preventDefault", "DisplayName": "@ontouchmove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84702,7 +96142,9 @@ { "Name": "@ontouchmove:stopPropagation", "DisplayName": "@ontouchmove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84721,7 +96163,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchmove'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84729,13 +96173,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ontouchmove'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchmove" + "Common.PropertyName": "ontouchmove", + "Components.IsWeaklyTyped": "True" } } ], @@ -84749,10 +96195,10 @@ }, { "__Checksum": { - "Data1": -8139920062703049724, - "Data2": -159093799138386811, - "Data3": -2139422314856745888, - "Data4": 3595686752692728558 + "Data1": 8844919781205313158, + "Data2": 6847622419809270112, + "Data3": 5217651614136013970, + "Data4": 4440316314107246171 }, "Kind": "Components.EventHandler", "Name": "ontouchstart", @@ -84767,7 +96213,9 @@ { "Name": "@ontouchstart", "DisplayName": "@ontouchstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84777,7 +96225,9 @@ { "Name": "@ontouchstart:preventDefault", "DisplayName": "@ontouchstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84787,7 +96237,9 @@ { "Name": "@ontouchstart:stopPropagation", "DisplayName": "@ontouchstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84806,7 +96258,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchstart'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84814,13 +96268,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ontouchstart'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchstart" + "Common.PropertyName": "ontouchstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -84834,10 +96290,10 @@ }, { "__Checksum": { - "Data1": -357371438711124998, - "Data2": -7454274503145868603, - "Data3": -2714020389519925605, - "Data4": -25116552015311615 + "Data1": 7253278715111588149, + "Data2": 2280877182464124097, + "Data3": 4437310417690342928, + "Data4": 3029522307917090279 }, "Kind": "Components.EventHandler", "Name": "ontouchenter", @@ -84852,7 +96308,9 @@ { "Name": "@ontouchenter", "DisplayName": "@ontouchenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84862,7 +96320,9 @@ { "Name": "@ontouchenter:preventDefault", "DisplayName": "@ontouchenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84872,7 +96332,9 @@ { "Name": "@ontouchenter:stopPropagation", "DisplayName": "@ontouchenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84891,7 +96353,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchenter'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84899,13 +96363,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ontouchenter'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchenter" + "Common.PropertyName": "ontouchenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -84919,10 +96385,10 @@ }, { "__Checksum": { - "Data1": -7498867297973150495, - "Data2": -7411535712939891034, - "Data3": -8119084266455824704, - "Data4": -6593236972175764500 + "Data1": 3304487279797337914, + "Data2": -3412059058548854016, + "Data3": 6112024928334329443, + "Data4": -9104389483446209323 }, "Kind": "Components.EventHandler", "Name": "ontouchleave", @@ -84937,7 +96403,9 @@ { "Name": "@ontouchleave", "DisplayName": "@ontouchleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84947,7 +96415,9 @@ { "Name": "@ontouchleave:preventDefault", "DisplayName": "@ontouchleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -84957,7 +96427,9 @@ { "Name": "@ontouchleave:stopPropagation", "DisplayName": "@ontouchleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -84976,7 +96448,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontouchleave'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -84984,13 +96458,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ontouchleave'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontouchleave" + "Common.PropertyName": "ontouchleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -85004,10 +96480,10 @@ }, { "__Checksum": { - "Data1": -4835163770836435349, - "Data2": 5780099925386143685, - "Data3": 845847933384240501, - "Data4": 3613568036025780113 + "Data1": -7534752306336451412, + "Data2": -266907861238765840, + "Data3": -4612303910806602218, + "Data4": 6844368678671192410 }, "Kind": "Components.EventHandler", "Name": "ongotpointercapture", @@ -85022,7 +96498,9 @@ { "Name": "@ongotpointercapture", "DisplayName": "@ongotpointercapture", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85032,7 +96510,9 @@ { "Name": "@ongotpointercapture:preventDefault", "DisplayName": "@ongotpointercapture:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85042,7 +96522,9 @@ { "Name": "@ongotpointercapture:stopPropagation", "DisplayName": "@ongotpointercapture:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85061,7 +96543,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ongotpointercapture'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85069,13 +96553,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ongotpointercapture'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ongotpointercapture" + "Common.PropertyName": "ongotpointercapture", + "Components.IsWeaklyTyped": "True" } } ], @@ -85089,10 +96575,10 @@ }, { "__Checksum": { - "Data1": -1916202496597439520, - "Data2": 3044851923545532380, - "Data3": -4747327878724141133, - "Data4": -3327173247777169407 + "Data1": -4158312630583124453, + "Data2": -4620369442665248791, + "Data3": -1988951772096467292, + "Data4": -5685694612861573326 }, "Kind": "Components.EventHandler", "Name": "onlostpointercapture", @@ -85107,7 +96593,9 @@ { "Name": "@onlostpointercapture", "DisplayName": "@onlostpointercapture", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85117,7 +96605,9 @@ { "Name": "@onlostpointercapture:preventDefault", "DisplayName": "@onlostpointercapture:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85127,7 +96617,9 @@ { "Name": "@onlostpointercapture:stopPropagation", "DisplayName": "@onlostpointercapture:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85146,7 +96638,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onlostpointercapture'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85154,13 +96648,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onlostpointercapture'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onlostpointercapture" + "Common.PropertyName": "onlostpointercapture", + "Components.IsWeaklyTyped": "True" } } ], @@ -85174,10 +96670,10 @@ }, { "__Checksum": { - "Data1": -7617997478960964883, - "Data2": 5793149298793494919, - "Data3": -274447093433272720, - "Data4": -6407223227414970687 + "Data1": -2414633872363932359, + "Data2": 5627255962449591523, + "Data3": 5166980915435704011, + "Data4": -326318390613394334 }, "Kind": "Components.EventHandler", "Name": "onpointercancel", @@ -85192,7 +96688,9 @@ { "Name": "@onpointercancel", "DisplayName": "@onpointercancel", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85202,7 +96700,9 @@ { "Name": "@onpointercancel:preventDefault", "DisplayName": "@onpointercancel:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85212,7 +96712,9 @@ { "Name": "@onpointercancel:stopPropagation", "DisplayName": "@onpointercancel:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85231,7 +96733,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointercancel'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85239,13 +96743,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpointercancel'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointercancel" + "Common.PropertyName": "onpointercancel", + "Components.IsWeaklyTyped": "True" } } ], @@ -85259,10 +96765,10 @@ }, { "__Checksum": { - "Data1": 6026692591837710749, - "Data2": 6588592160409207211, - "Data3": 8118962870971229215, - "Data4": -4342998972090016854 + "Data1": 2197534319441595264, + "Data2": 5558774359227382830, + "Data3": 7528674133361621435, + "Data4": 8715638288873536129 }, "Kind": "Components.EventHandler", "Name": "onpointerdown", @@ -85277,7 +96783,9 @@ { "Name": "@onpointerdown", "DisplayName": "@onpointerdown", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85287,7 +96795,9 @@ { "Name": "@onpointerdown:preventDefault", "DisplayName": "@onpointerdown:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85297,7 +96807,9 @@ { "Name": "@onpointerdown:stopPropagation", "DisplayName": "@onpointerdown:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85316,7 +96828,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerdown'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85324,13 +96838,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpointerdown'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerdown" + "Common.PropertyName": "onpointerdown", + "Components.IsWeaklyTyped": "True" } } ], @@ -85344,10 +96860,10 @@ }, { "__Checksum": { - "Data1": 47210739217710403, - "Data2": 481744877987530252, - "Data3": 4148989753437591012, - "Data4": -5217141813200943004 + "Data1": 760242464198280639, + "Data2": 2522316915634538543, + "Data3": -3875450902510937582, + "Data4": 8711218466228925349 }, "Kind": "Components.EventHandler", "Name": "onpointerenter", @@ -85362,7 +96878,9 @@ { "Name": "@onpointerenter", "DisplayName": "@onpointerenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85372,7 +96890,9 @@ { "Name": "@onpointerenter:preventDefault", "DisplayName": "@onpointerenter:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85382,7 +96902,9 @@ { "Name": "@onpointerenter:stopPropagation", "DisplayName": "@onpointerenter:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85401,7 +96923,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerenter'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85409,13 +96933,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpointerenter'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerenter" + "Common.PropertyName": "onpointerenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -85429,10 +96955,10 @@ }, { "__Checksum": { - "Data1": -1874246154758882050, - "Data2": 1877213701267708037, - "Data3": -5943687403162699593, - "Data4": 3960916904560824219 + "Data1": -42165733418584366, + "Data2": 8741512939709503016, + "Data3": -338334040726770446, + "Data4": 2725060673795869623 }, "Kind": "Components.EventHandler", "Name": "onpointerleave", @@ -85447,7 +96973,9 @@ { "Name": "@onpointerleave", "DisplayName": "@onpointerleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85457,7 +96985,9 @@ { "Name": "@onpointerleave:preventDefault", "DisplayName": "@onpointerleave:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85467,7 +96997,9 @@ { "Name": "@onpointerleave:stopPropagation", "DisplayName": "@onpointerleave:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85486,7 +97018,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerleave'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85494,13 +97028,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpointerleave'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerleave" + "Common.PropertyName": "onpointerleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -85514,10 +97050,10 @@ }, { "__Checksum": { - "Data1": 6584104855748730272, - "Data2": -3038057507585736935, - "Data3": 2508659445303162756, - "Data4": 3262896891562856907 + "Data1": 1346226450645132195, + "Data2": -5056443257239436837, + "Data3": 6096798376284666320, + "Data4": 7045653654520152452 }, "Kind": "Components.EventHandler", "Name": "onpointermove", @@ -85532,7 +97068,9 @@ { "Name": "@onpointermove", "DisplayName": "@onpointermove", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85542,7 +97080,9 @@ { "Name": "@onpointermove:preventDefault", "DisplayName": "@onpointermove:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85552,7 +97092,9 @@ { "Name": "@onpointermove:stopPropagation", "DisplayName": "@onpointermove:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85571,7 +97113,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointermove'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85579,13 +97123,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpointermove'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointermove" + "Common.PropertyName": "onpointermove", + "Components.IsWeaklyTyped": "True" } } ], @@ -85599,10 +97145,10 @@ }, { "__Checksum": { - "Data1": -1518593073011866347, - "Data2": 8286616648924969681, - "Data3": -1961136665292886480, - "Data4": 1302051787369106795 + "Data1": 3059098828882095079, + "Data2": -1578630171676681545, + "Data3": -1785543442555597446, + "Data4": -1141096410451123925 }, "Kind": "Components.EventHandler", "Name": "onpointerout", @@ -85617,7 +97163,9 @@ { "Name": "@onpointerout", "DisplayName": "@onpointerout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85627,7 +97175,9 @@ { "Name": "@onpointerout:preventDefault", "DisplayName": "@onpointerout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85637,7 +97187,9 @@ { "Name": "@onpointerout:stopPropagation", "DisplayName": "@onpointerout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85656,7 +97208,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerout'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85664,13 +97218,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpointerout'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerout" + "Common.PropertyName": "onpointerout", + "Components.IsWeaklyTyped": "True" } } ], @@ -85684,10 +97240,10 @@ }, { "__Checksum": { - "Data1": 4101186912808496854, - "Data2": 1861261707213307089, - "Data3": -8970138989431465555, - "Data4": 3679321828255786154 + "Data1": 1250986686855272063, + "Data2": 8845948716709600105, + "Data3": -5363660265880174894, + "Data4": -8771248136398093574 }, "Kind": "Components.EventHandler", "Name": "onpointerover", @@ -85702,7 +97258,9 @@ { "Name": "@onpointerover", "DisplayName": "@onpointerover", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85712,7 +97270,9 @@ { "Name": "@onpointerover:preventDefault", "DisplayName": "@onpointerover:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85722,7 +97282,9 @@ { "Name": "@onpointerover:stopPropagation", "DisplayName": "@onpointerover:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85741,7 +97303,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerover'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85749,13 +97313,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpointerover'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerover" + "Common.PropertyName": "onpointerover", + "Components.IsWeaklyTyped": "True" } } ], @@ -85769,10 +97335,10 @@ }, { "__Checksum": { - "Data1": -4906011648383663159, - "Data2": -4742928275906331999, - "Data3": -5551973398899723497, - "Data4": 1191911779694074273 + "Data1": -684063060823789838, + "Data2": -4355620356603066356, + "Data3": -2266249616376297585, + "Data4": 3487520254203022173 }, "Kind": "Components.EventHandler", "Name": "onpointerup", @@ -85787,7 +97353,9 @@ { "Name": "@onpointerup", "DisplayName": "@onpointerup", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85797,7 +97365,9 @@ { "Name": "@onpointerup:preventDefault", "DisplayName": "@onpointerup:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85807,7 +97377,9 @@ { "Name": "@onpointerup:stopPropagation", "DisplayName": "@onpointerup:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85826,7 +97398,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerup'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85834,13 +97408,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpointerup'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerup" + "Common.PropertyName": "onpointerup", + "Components.IsWeaklyTyped": "True" } } ], @@ -85854,10 +97430,10 @@ }, { "__Checksum": { - "Data1": 1113293616590676475, - "Data2": -2938970048338886770, - "Data3": 4662553809680902126, - "Data4": 3965105297456091929 + "Data1": 4647729428528448926, + "Data2": -2330274893566733108, + "Data3": -7662283954858083263, + "Data4": 7964148637359971126 }, "Kind": "Components.EventHandler", "Name": "oncanplay", @@ -85872,7 +97448,9 @@ { "Name": "@oncanplay", "DisplayName": "@oncanplay", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85882,7 +97460,9 @@ { "Name": "@oncanplay:preventDefault", "DisplayName": "@oncanplay:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85892,7 +97472,9 @@ { "Name": "@oncanplay:stopPropagation", "DisplayName": "@oncanplay:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85911,7 +97493,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncanplay'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -85919,13 +97503,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@oncanplay'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplay" + "Common.PropertyName": "oncanplay", + "Components.IsWeaklyTyped": "True" } } ], @@ -85939,10 +97525,10 @@ }, { "__Checksum": { - "Data1": -4649592395305854250, - "Data2": 6770010183192555740, - "Data3": -8504709033139162845, - "Data4": 6791605558633850284 + "Data1": 7618521792950376537, + "Data2": 5406186869230676977, + "Data3": 6074832356198405610, + "Data4": -765775750125350896 }, "Kind": "Components.EventHandler", "Name": "oncanplaythrough", @@ -85957,7 +97543,9 @@ { "Name": "@oncanplaythrough", "DisplayName": "@oncanplaythrough", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85967,7 +97555,9 @@ { "Name": "@oncanplaythrough:preventDefault", "DisplayName": "@oncanplaythrough:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -85977,7 +97567,9 @@ { "Name": "@oncanplaythrough:stopPropagation", "DisplayName": "@oncanplaythrough:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -85996,7 +97588,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncanplaythrough'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86004,13 +97598,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@oncanplaythrough'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncanplaythrough" + "Common.PropertyName": "oncanplaythrough", + "Components.IsWeaklyTyped": "True" } } ], @@ -86024,10 +97620,10 @@ }, { "__Checksum": { - "Data1": 8868134771472890569, - "Data2": -7991038257188839006, - "Data3": 1625675229309404303, - "Data4": -9161709264713426819 + "Data1": 2841727184338655896, + "Data2": -7278550043090688061, + "Data3": -2898153867323978689, + "Data4": -4278843495219375348 }, "Kind": "Components.EventHandler", "Name": "oncuechange", @@ -86042,7 +97638,9 @@ { "Name": "@oncuechange", "DisplayName": "@oncuechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86052,7 +97650,9 @@ { "Name": "@oncuechange:preventDefault", "DisplayName": "@oncuechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86062,7 +97662,9 @@ { "Name": "@oncuechange:stopPropagation", "DisplayName": "@oncuechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86081,7 +97683,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@oncuechange'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86089,13 +97693,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@oncuechange'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "oncuechange" + "Common.PropertyName": "oncuechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -86109,10 +97715,10 @@ }, { "__Checksum": { - "Data1": 5071108526285390027, - "Data2": 4282224825830282116, - "Data3": -4260507278269028021, - "Data4": 1015560620564934782 + "Data1": -5789637503513120171, + "Data2": 5493135800148040998, + "Data3": -6355744375353785974, + "Data4": -6289130868581572362 }, "Kind": "Components.EventHandler", "Name": "ondurationchange", @@ -86127,7 +97733,9 @@ { "Name": "@ondurationchange", "DisplayName": "@ondurationchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86137,7 +97745,9 @@ { "Name": "@ondurationchange:preventDefault", "DisplayName": "@ondurationchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86147,7 +97757,9 @@ { "Name": "@ondurationchange:stopPropagation", "DisplayName": "@ondurationchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86166,7 +97778,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondurationchange'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86174,13 +97788,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ondurationchange'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondurationchange" + "Common.PropertyName": "ondurationchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -86194,10 +97810,10 @@ }, { "__Checksum": { - "Data1": 2779801256964146947, - "Data2": 623725082946647088, - "Data3": 6089182783700564818, - "Data4": 1093722224242476022 + "Data1": -1502650764045485690, + "Data2": -1232072269911880082, + "Data3": 4209167651345622550, + "Data4": 2784779544573783691 }, "Kind": "Components.EventHandler", "Name": "onemptied", @@ -86212,7 +97828,9 @@ { "Name": "@onemptied", "DisplayName": "@onemptied", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86222,7 +97840,9 @@ { "Name": "@onemptied:preventDefault", "DisplayName": "@onemptied:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86232,7 +97852,9 @@ { "Name": "@onemptied:stopPropagation", "DisplayName": "@onemptied:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86251,7 +97873,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onemptied'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86259,13 +97883,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onemptied'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onemptied" + "Common.PropertyName": "onemptied", + "Components.IsWeaklyTyped": "True" } } ], @@ -86279,10 +97905,10 @@ }, { "__Checksum": { - "Data1": 3753521630725584174, - "Data2": -3082634926268693819, - "Data3": -8127040039685693690, - "Data4": -6942607087106799784 + "Data1": -360796992254509817, + "Data2": 3268348097996979932, + "Data3": -1101711682674155150, + "Data4": 1243745935524449524 }, "Kind": "Components.EventHandler", "Name": "onpause", @@ -86297,7 +97923,9 @@ { "Name": "@onpause", "DisplayName": "@onpause", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86307,7 +97935,9 @@ { "Name": "@onpause:preventDefault", "DisplayName": "@onpause:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86317,7 +97947,9 @@ { "Name": "@onpause:stopPropagation", "DisplayName": "@onpause:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86336,7 +97968,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpause'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86344,13 +97978,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpause'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpause" + "Common.PropertyName": "onpause", + "Components.IsWeaklyTyped": "True" } } ], @@ -86364,10 +98000,10 @@ }, { "__Checksum": { - "Data1": 7076638421299994472, - "Data2": -8991262847645007724, - "Data3": -5986873715907947522, - "Data4": -1566701456902303349 + "Data1": 5571456780953515537, + "Data2": -8236689928141106906, + "Data3": -4751876881077494995, + "Data4": 3576265992043240551 }, "Kind": "Components.EventHandler", "Name": "onplay", @@ -86382,7 +98018,9 @@ { "Name": "@onplay", "DisplayName": "@onplay", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86392,7 +98030,9 @@ { "Name": "@onplay:preventDefault", "DisplayName": "@onplay:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86402,7 +98042,9 @@ { "Name": "@onplay:stopPropagation", "DisplayName": "@onplay:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86421,7 +98063,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onplay'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86429,13 +98073,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onplay'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplay" + "Common.PropertyName": "onplay", + "Components.IsWeaklyTyped": "True" } } ], @@ -86449,10 +98095,10 @@ }, { "__Checksum": { - "Data1": 8296425416468649339, - "Data2": -2993544979764994001, - "Data3": 9201575457412404241, - "Data4": 9002069004976172006 + "Data1": -1610879636331806507, + "Data2": 7775103689872649384, + "Data3": 3500653227116529543, + "Data4": -6639742249085467645 }, "Kind": "Components.EventHandler", "Name": "onplaying", @@ -86467,7 +98113,9 @@ { "Name": "@onplaying", "DisplayName": "@onplaying", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86477,7 +98125,9 @@ { "Name": "@onplaying:preventDefault", "DisplayName": "@onplaying:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86487,7 +98137,9 @@ { "Name": "@onplaying:stopPropagation", "DisplayName": "@onplaying:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86506,7 +98158,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onplaying'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86514,13 +98168,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onplaying'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onplaying" + "Common.PropertyName": "onplaying", + "Components.IsWeaklyTyped": "True" } } ], @@ -86534,10 +98190,10 @@ }, { "__Checksum": { - "Data1": 8488671704394771854, - "Data2": 5312164156520860147, - "Data3": 7821537062829930614, - "Data4": 301716771955400649 + "Data1": 9114713301835696213, + "Data2": -1922892553750240260, + "Data3": -8483006499519320897, + "Data4": 5566324227189345390 }, "Kind": "Components.EventHandler", "Name": "onratechange", @@ -86552,7 +98208,9 @@ { "Name": "@onratechange", "DisplayName": "@onratechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86562,7 +98220,9 @@ { "Name": "@onratechange:preventDefault", "DisplayName": "@onratechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86572,7 +98232,9 @@ { "Name": "@onratechange:stopPropagation", "DisplayName": "@onratechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86591,7 +98253,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onratechange'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86599,13 +98263,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onratechange'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onratechange" + "Common.PropertyName": "onratechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -86619,10 +98285,10 @@ }, { "__Checksum": { - "Data1": -6199497751398200090, - "Data2": -7361320041150981269, - "Data3": 2453412389874588787, - "Data4": -6380850295128757698 + "Data1": 2216063969356562062, + "Data2": -6522051285425715810, + "Data3": 1617049529622508624, + "Data4": -5352937161406845857 }, "Kind": "Components.EventHandler", "Name": "onseeked", @@ -86637,7 +98303,9 @@ { "Name": "@onseeked", "DisplayName": "@onseeked", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86647,7 +98315,9 @@ { "Name": "@onseeked:preventDefault", "DisplayName": "@onseeked:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86657,7 +98327,9 @@ { "Name": "@onseeked:stopPropagation", "DisplayName": "@onseeked:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86676,7 +98348,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onseeked'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86684,13 +98358,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onseeked'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeked" + "Common.PropertyName": "onseeked", + "Components.IsWeaklyTyped": "True" } } ], @@ -86704,10 +98380,10 @@ }, { "__Checksum": { - "Data1": -7502002683496996316, - "Data2": -4454844938936129678, - "Data3": -7951783598411205996, - "Data4": 4178909487661611917 + "Data1": 6080106513809947916, + "Data2": 3797123910290169588, + "Data3": -4644090753448371769, + "Data4": 4850586377607094226 }, "Kind": "Components.EventHandler", "Name": "onseeking", @@ -86722,7 +98398,9 @@ { "Name": "@onseeking", "DisplayName": "@onseeking", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86732,7 +98410,9 @@ { "Name": "@onseeking:preventDefault", "DisplayName": "@onseeking:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86742,7 +98422,9 @@ { "Name": "@onseeking:stopPropagation", "DisplayName": "@onseeking:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86761,7 +98443,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onseeking'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86769,13 +98453,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onseeking'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onseeking" + "Common.PropertyName": "onseeking", + "Components.IsWeaklyTyped": "True" } } ], @@ -86789,10 +98475,10 @@ }, { "__Checksum": { - "Data1": -9120415742975582870, - "Data2": 7708326828777797611, - "Data3": -4101446901636233353, - "Data4": 730720585438789891 + "Data1": 8473757082238062219, + "Data2": 7601334189377351829, + "Data3": -1095000801145600537, + "Data4": -4546700690220608700 }, "Kind": "Components.EventHandler", "Name": "onstalled", @@ -86807,7 +98493,9 @@ { "Name": "@onstalled", "DisplayName": "@onstalled", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86817,7 +98505,9 @@ { "Name": "@onstalled:preventDefault", "DisplayName": "@onstalled:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86827,7 +98517,9 @@ { "Name": "@onstalled:stopPropagation", "DisplayName": "@onstalled:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86846,7 +98538,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onstalled'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86854,13 +98548,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onstalled'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstalled" + "Common.PropertyName": "onstalled", + "Components.IsWeaklyTyped": "True" } } ], @@ -86874,10 +98570,10 @@ }, { "__Checksum": { - "Data1": 4564502883268434938, - "Data2": 1007546537034739122, - "Data3": 8236014595521764796, - "Data4": -8748320295400532164 + "Data1": -8378983855159891598, + "Data2": 2891200541925886942, + "Data3": -5881298117881800066, + "Data4": 2128477163830408543 }, "Kind": "Components.EventHandler", "Name": "onstop", @@ -86892,7 +98588,9 @@ { "Name": "@onstop", "DisplayName": "@onstop", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86902,7 +98600,9 @@ { "Name": "@onstop:preventDefault", "DisplayName": "@onstop:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86912,7 +98612,9 @@ { "Name": "@onstop:stopPropagation", "DisplayName": "@onstop:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -86931,7 +98633,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onstop'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -86939,13 +98643,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onstop'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onstop" + "Common.PropertyName": "onstop", + "Components.IsWeaklyTyped": "True" } } ], @@ -86959,10 +98665,10 @@ }, { "__Checksum": { - "Data1": -804904835198345598, - "Data2": 9181050084290670527, - "Data3": 8737792942957434560, - "Data4": -1871567835836174678 + "Data1": -385347666168829496, + "Data2": -3265757767763458933, + "Data3": 2507759316485758980, + "Data4": 6540762550091320504 }, "Kind": "Components.EventHandler", "Name": "onsuspend", @@ -86977,7 +98683,9 @@ { "Name": "@onsuspend", "DisplayName": "@onsuspend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86987,7 +98695,9 @@ { "Name": "@onsuspend:preventDefault", "DisplayName": "@onsuspend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -86997,7 +98707,9 @@ { "Name": "@onsuspend:stopPropagation", "DisplayName": "@onsuspend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87016,7 +98728,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onsuspend'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87024,13 +98738,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onsuspend'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onsuspend" + "Common.PropertyName": "onsuspend", + "Components.IsWeaklyTyped": "True" } } ], @@ -87044,10 +98760,10 @@ }, { "__Checksum": { - "Data1": -7623144627025810607, - "Data2": 1059588017159056427, - "Data3": 7449888535133592835, - "Data4": -215455793730294423 + "Data1": 7503868758582037494, + "Data2": 5274305958596755225, + "Data3": 4604166306562442668, + "Data4": 10892038168579108 }, "Kind": "Components.EventHandler", "Name": "ontimeupdate", @@ -87062,7 +98778,9 @@ { "Name": "@ontimeupdate", "DisplayName": "@ontimeupdate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87072,7 +98790,9 @@ { "Name": "@ontimeupdate:preventDefault", "DisplayName": "@ontimeupdate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87082,7 +98802,9 @@ { "Name": "@ontimeupdate:stopPropagation", "DisplayName": "@ontimeupdate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87101,7 +98823,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontimeupdate'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87109,13 +98833,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ontimeupdate'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeupdate" + "Common.PropertyName": "ontimeupdate", + "Components.IsWeaklyTyped": "True" } } ], @@ -87129,10 +98855,10 @@ }, { "__Checksum": { - "Data1": 1095824600358625365, - "Data2": 7973539581831211676, - "Data3": 6545837978813606605, - "Data4": -6684745995061078024 + "Data1": -6636159233350920015, + "Data2": -555785203394950587, + "Data3": 6259390565761509760, + "Data4": -580951556234178137 }, "Kind": "Components.EventHandler", "Name": "onvolumechange", @@ -87147,7 +98873,9 @@ { "Name": "@onvolumechange", "DisplayName": "@onvolumechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87157,7 +98885,9 @@ { "Name": "@onvolumechange:preventDefault", "DisplayName": "@onvolumechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87167,7 +98897,9 @@ { "Name": "@onvolumechange:stopPropagation", "DisplayName": "@onvolumechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87186,7 +98918,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onvolumechange'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87194,13 +98928,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onvolumechange'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onvolumechange" + "Common.PropertyName": "onvolumechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -87214,10 +98950,10 @@ }, { "__Checksum": { - "Data1": -36105505126073985, - "Data2": -7500147648172257237, - "Data3": 9097792795167212528, - "Data4": -7088059589040129066 + "Data1": -8128776388776608498, + "Data2": -4973565018898071391, + "Data3": -7119980920383778820, + "Data4": -4484063042561753943 }, "Kind": "Components.EventHandler", "Name": "onwaiting", @@ -87232,7 +98968,9 @@ { "Name": "@onwaiting", "DisplayName": "@onwaiting", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87242,7 +98980,9 @@ { "Name": "@onwaiting:preventDefault", "DisplayName": "@onwaiting:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87252,7 +98992,9 @@ { "Name": "@onwaiting:stopPropagation", "DisplayName": "@onwaiting:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87271,7 +99013,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onwaiting'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87279,13 +99023,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onwaiting'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onwaiting" + "Common.PropertyName": "onwaiting", + "Components.IsWeaklyTyped": "True" } } ], @@ -87299,10 +99045,10 @@ }, { "__Checksum": { - "Data1": -3224199491671945464, - "Data2": -8702421006600107804, - "Data3": 4229837003812756858, - "Data4": -1964019607410794822 + "Data1": 2241697162119129699, + "Data2": -8212142506924714808, + "Data3": -6327461226625578515, + "Data4": -4465813621095356532 }, "Kind": "Components.EventHandler", "Name": "onloadstart", @@ -87317,7 +99063,9 @@ { "Name": "@onloadstart", "DisplayName": "@onloadstart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87327,7 +99075,9 @@ { "Name": "@onloadstart:preventDefault", "DisplayName": "@onloadstart:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87337,7 +99087,9 @@ { "Name": "@onloadstart:stopPropagation", "DisplayName": "@onloadstart:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87356,7 +99108,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onloadstart'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87364,13 +99118,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onloadstart'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadstart" + "Common.PropertyName": "onloadstart", + "Components.IsWeaklyTyped": "True" } } ], @@ -87384,10 +99140,10 @@ }, { "__Checksum": { - "Data1": -8415292752866247310, - "Data2": -234845858067626164, - "Data3": -7085395636290695697, - "Data4": -7350155613021123412 + "Data1": 4636388149549385321, + "Data2": 3949132741643025148, + "Data3": -1410007144007495253, + "Data4": 6180646011059622791 }, "Kind": "Components.EventHandler", "Name": "ontimeout", @@ -87402,7 +99158,9 @@ { "Name": "@ontimeout", "DisplayName": "@ontimeout", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87412,7 +99170,9 @@ { "Name": "@ontimeout:preventDefault", "DisplayName": "@ontimeout:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87422,7 +99182,9 @@ { "Name": "@ontimeout:stopPropagation", "DisplayName": "@ontimeout:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87441,7 +99203,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ontimeout'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87449,13 +99213,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ontimeout'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ontimeout" + "Common.PropertyName": "ontimeout", + "Components.IsWeaklyTyped": "True" } } ], @@ -87469,10 +99235,10 @@ }, { "__Checksum": { - "Data1": -486287564555280722, - "Data2": 5135809029719437764, - "Data3": -8424207797042555330, - "Data4": -3695074292335918298 + "Data1": -8389512425672005946, + "Data2": -2839341848379660579, + "Data3": 7107085807539911741, + "Data4": -8064395377463028155 }, "Kind": "Components.EventHandler", "Name": "onabort", @@ -87487,7 +99253,9 @@ { "Name": "@onabort", "DisplayName": "@onabort", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87497,7 +99265,9 @@ { "Name": "@onabort:preventDefault", "DisplayName": "@onabort:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87507,7 +99277,9 @@ { "Name": "@onabort:stopPropagation", "DisplayName": "@onabort:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87526,7 +99298,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onabort'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87534,13 +99308,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onabort'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onabort" + "Common.PropertyName": "onabort", + "Components.IsWeaklyTyped": "True" } } ], @@ -87554,10 +99330,10 @@ }, { "__Checksum": { - "Data1": -1953984795455998991, - "Data2": 984534233779620087, - "Data3": -5600170618240463756, - "Data4": 5830099118015666104 + "Data1": 8065887628385913457, + "Data2": 5589290441159693430, + "Data3": 4420704147882325486, + "Data4": 1423741839055898303 }, "Kind": "Components.EventHandler", "Name": "onload", @@ -87572,7 +99348,9 @@ { "Name": "@onload", "DisplayName": "@onload", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87582,7 +99360,9 @@ { "Name": "@onload:preventDefault", "DisplayName": "@onload:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87592,7 +99372,9 @@ { "Name": "@onload:stopPropagation", "DisplayName": "@onload:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87611,7 +99393,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onload'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87619,13 +99403,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onload'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onload" + "Common.PropertyName": "onload", + "Components.IsWeaklyTyped": "True" } } ], @@ -87639,10 +99425,10 @@ }, { "__Checksum": { - "Data1": -1635060823394999673, - "Data2": 1455389495984982650, - "Data3": 114824638099861015, - "Data4": 116783388341848165 + "Data1": 4151020763608504939, + "Data2": 4319566717391460970, + "Data3": 93211015454877301, + "Data4": 418538736643284511 }, "Kind": "Components.EventHandler", "Name": "onloadend", @@ -87657,7 +99443,9 @@ { "Name": "@onloadend", "DisplayName": "@onloadend", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87667,7 +99455,9 @@ { "Name": "@onloadend:preventDefault", "DisplayName": "@onloadend:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87677,7 +99467,9 @@ { "Name": "@onloadend:stopPropagation", "DisplayName": "@onloadend:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87696,7 +99488,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onloadend'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87704,13 +99498,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onloadend'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadend" + "Common.PropertyName": "onloadend", + "Components.IsWeaklyTyped": "True" } } ], @@ -87724,10 +99520,10 @@ }, { "__Checksum": { - "Data1": -6508316767143251821, - "Data2": -7094782993209388030, - "Data3": -4523460148971858391, - "Data4": 846731161976844740 + "Data1": 127449224028424961, + "Data2": -7807583872341339242, + "Data3": 2800343391028844967, + "Data4": -6369469092009058522 }, "Kind": "Components.EventHandler", "Name": "onprogress", @@ -87742,7 +99538,9 @@ { "Name": "@onprogress", "DisplayName": "@onprogress", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87752,7 +99550,9 @@ { "Name": "@onprogress:preventDefault", "DisplayName": "@onprogress:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87762,7 +99562,9 @@ { "Name": "@onprogress:stopPropagation", "DisplayName": "@onprogress:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87781,7 +99583,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onprogress'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87789,13 +99593,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onprogress'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onprogress" + "Common.PropertyName": "onprogress", + "Components.IsWeaklyTyped": "True" } } ], @@ -87809,10 +99615,10 @@ }, { "__Checksum": { - "Data1": 1098251676627786622, - "Data2": -2551260228292466294, - "Data3": 7077580862715079668, - "Data4": -1069048696753101083 + "Data1": 7152871832256163776, + "Data2": 3419589306692776912, + "Data3": 7512461214103134593, + "Data4": 554784306086819777 }, "Kind": "Components.EventHandler", "Name": "onerror", @@ -87827,7 +99633,9 @@ { "Name": "@onerror", "DisplayName": "@onerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87837,7 +99645,9 @@ { "Name": "@onerror:preventDefault", "DisplayName": "@onerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87847,7 +99657,9 @@ { "Name": "@onerror:stopPropagation", "DisplayName": "@onerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87866,7 +99678,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onerror'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87874,13 +99688,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onerror'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onerror" + "Common.PropertyName": "onerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -87894,10 +99710,10 @@ }, { "__Checksum": { - "Data1": 8815685722724395427, - "Data2": 4682290995095829358, - "Data3": -297408172482767769, - "Data4": -6968811207280649015 + "Data1": 5340386661616134531, + "Data2": -6433502770876247005, + "Data3": -5605851217350306726, + "Data4": 5048928555583518646 }, "Kind": "Components.EventHandler", "Name": "onactivate", @@ -87912,7 +99728,9 @@ { "Name": "@onactivate", "DisplayName": "@onactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87922,7 +99740,9 @@ { "Name": "@onactivate:preventDefault", "DisplayName": "@onactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -87932,7 +99752,9 @@ { "Name": "@onactivate:stopPropagation", "DisplayName": "@onactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -87951,7 +99773,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onactivate'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -87959,13 +99783,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onactivate'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onactivate" + "Common.PropertyName": "onactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -87979,10 +99805,10 @@ }, { "__Checksum": { - "Data1": -5744618621993252997, - "Data2": -4107830230683137881, - "Data3": -1443289539904526686, - "Data4": 7279244996989559198 + "Data1": -4797699792702616419, + "Data2": -6247984273308587578, + "Data3": -7433547453798552850, + "Data4": 7809790758996700531 }, "Kind": "Components.EventHandler", "Name": "onbeforeactivate", @@ -87997,7 +99823,9 @@ { "Name": "@onbeforeactivate", "DisplayName": "@onbeforeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88007,7 +99835,9 @@ { "Name": "@onbeforeactivate:preventDefault", "DisplayName": "@onbeforeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88017,7 +99847,9 @@ { "Name": "@onbeforeactivate:stopPropagation", "DisplayName": "@onbeforeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88036,7 +99868,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onbeforeactivate'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88044,13 +99878,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onbeforeactivate'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforeactivate" + "Common.PropertyName": "onbeforeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -88064,10 +99900,10 @@ }, { "__Checksum": { - "Data1": 3449077885976419804, - "Data2": -1861469068226500636, - "Data3": 940953371366457181, - "Data4": 5119555715114962155 + "Data1": -8822336558222520427, + "Data2": -5024603051401240910, + "Data3": 2998373827480591954, + "Data4": 1288094883385589588 }, "Kind": "Components.EventHandler", "Name": "onbeforedeactivate", @@ -88082,7 +99918,9 @@ { "Name": "@onbeforedeactivate", "DisplayName": "@onbeforedeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88092,7 +99930,9 @@ { "Name": "@onbeforedeactivate:preventDefault", "DisplayName": "@onbeforedeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88102,7 +99942,9 @@ { "Name": "@onbeforedeactivate:stopPropagation", "DisplayName": "@onbeforedeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88121,7 +99963,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onbeforedeactivate'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88129,13 +99973,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onbeforedeactivate'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onbeforedeactivate" + "Common.PropertyName": "onbeforedeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -88149,10 +99995,10 @@ }, { "__Checksum": { - "Data1": 4770970663050484282, - "Data2": -4712568793266428043, - "Data3": 8826839984279480462, - "Data4": -2983792992053740502 + "Data1": 857857316190257485, + "Data2": 9035667317354230796, + "Data3": 7870864859208045109, + "Data4": -1434118629530905733 }, "Kind": "Components.EventHandler", "Name": "ondeactivate", @@ -88167,7 +100013,9 @@ { "Name": "@ondeactivate", "DisplayName": "@ondeactivate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88177,7 +100025,9 @@ { "Name": "@ondeactivate:preventDefault", "DisplayName": "@ondeactivate:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88187,7 +100037,9 @@ { "Name": "@ondeactivate:stopPropagation", "DisplayName": "@ondeactivate:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88206,7 +100058,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@ondeactivate'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88214,13 +100068,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@ondeactivate'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "ondeactivate" + "Common.PropertyName": "ondeactivate", + "Components.IsWeaklyTyped": "True" } } ], @@ -88234,10 +100090,10 @@ }, { "__Checksum": { - "Data1": 8129620352597359049, - "Data2": -6824041307501283642, - "Data3": 1641296330838076278, - "Data4": 4771571207188260949 + "Data1": 825584143588073445, + "Data2": 3479715882306688844, + "Data3": 697550790582494981, + "Data4": 8297070144631126825 }, "Kind": "Components.EventHandler", "Name": "onended", @@ -88252,7 +100108,9 @@ { "Name": "@onended", "DisplayName": "@onended", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88262,7 +100120,9 @@ { "Name": "@onended:preventDefault", "DisplayName": "@onended:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88272,7 +100132,9 @@ { "Name": "@onended:stopPropagation", "DisplayName": "@onended:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88291,7 +100153,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onended'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88299,13 +100163,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onended'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onended" + "Common.PropertyName": "onended", + "Components.IsWeaklyTyped": "True" } } ], @@ -88319,10 +100185,10 @@ }, { "__Checksum": { - "Data1": -7234115586196448518, - "Data2": 6759069510509268684, - "Data3": -8187828905936808166, - "Data4": 7223109390460799996 + "Data1": 5031015987790995892, + "Data2": 2845508325798041879, + "Data3": 8899968655544465976, + "Data4": -3592604478710361367 }, "Kind": "Components.EventHandler", "Name": "onfullscreenchange", @@ -88337,7 +100203,9 @@ { "Name": "@onfullscreenchange", "DisplayName": "@onfullscreenchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88347,7 +100215,9 @@ { "Name": "@onfullscreenchange:preventDefault", "DisplayName": "@onfullscreenchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88357,7 +100227,9 @@ { "Name": "@onfullscreenchange:stopPropagation", "DisplayName": "@onfullscreenchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88376,7 +100248,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onfullscreenchange'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88384,13 +100258,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onfullscreenchange'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenchange" + "Common.PropertyName": "onfullscreenchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -88404,10 +100280,10 @@ }, { "__Checksum": { - "Data1": -8898689987308279078, - "Data2": 7442611962646222685, - "Data3": -3496537270774948656, - "Data4": -3844955545454185587 + "Data1": 4103152747014037361, + "Data2": -2390344757018101409, + "Data3": 8244079088360853451, + "Data4": 9213213570341292698 }, "Kind": "Components.EventHandler", "Name": "onfullscreenerror", @@ -88422,7 +100298,9 @@ { "Name": "@onfullscreenerror", "DisplayName": "@onfullscreenerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88432,7 +100310,9 @@ { "Name": "@onfullscreenerror:preventDefault", "DisplayName": "@onfullscreenerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88442,7 +100322,9 @@ { "Name": "@onfullscreenerror:stopPropagation", "DisplayName": "@onfullscreenerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88461,7 +100343,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onfullscreenerror'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88469,13 +100353,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onfullscreenerror'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onfullscreenerror" + "Common.PropertyName": "onfullscreenerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -88489,10 +100375,10 @@ }, { "__Checksum": { - "Data1": 5310621945973993024, - "Data2": 5616631927784287789, - "Data3": 4370471260853623021, - "Data4": -7837660175783254927 + "Data1": -1221582123089211353, + "Data2": 2922273552429310606, + "Data3": 7936538273732560833, + "Data4": -2634439103410631587 }, "Kind": "Components.EventHandler", "Name": "onloadeddata", @@ -88507,7 +100393,9 @@ { "Name": "@onloadeddata", "DisplayName": "@onloadeddata", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88517,7 +100405,9 @@ { "Name": "@onloadeddata:preventDefault", "DisplayName": "@onloadeddata:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88527,7 +100417,9 @@ { "Name": "@onloadeddata:stopPropagation", "DisplayName": "@onloadeddata:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88546,7 +100438,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onloadeddata'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88554,13 +100448,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onloadeddata'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadeddata" + "Common.PropertyName": "onloadeddata", + "Components.IsWeaklyTyped": "True" } } ], @@ -88574,10 +100470,10 @@ }, { "__Checksum": { - "Data1": 8419571416958101899, - "Data2": -2109406163528252890, - "Data3": -9151875474029098448, - "Data4": -5019585304239317570 + "Data1": 2339925301231760667, + "Data2": 2351079121991864387, + "Data3": -2900439867956113378, + "Data4": -967497187745900796 }, "Kind": "Components.EventHandler", "Name": "onloadedmetadata", @@ -88592,7 +100488,9 @@ { "Name": "@onloadedmetadata", "DisplayName": "@onloadedmetadata", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88602,7 +100500,9 @@ { "Name": "@onloadedmetadata:preventDefault", "DisplayName": "@onloadedmetadata:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88612,7 +100512,9 @@ { "Name": "@onloadedmetadata:stopPropagation", "DisplayName": "@onloadedmetadata:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88631,7 +100533,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onloadedmetadata'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88639,13 +100543,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onloadedmetadata'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onloadedmetadata" + "Common.PropertyName": "onloadedmetadata", + "Components.IsWeaklyTyped": "True" } } ], @@ -88659,10 +100565,10 @@ }, { "__Checksum": { - "Data1": 5787020422687213062, - "Data2": -2787145674949131010, - "Data3": 6329813326833493035, - "Data4": 966220477630701329 + "Data1": 5093907878475830490, + "Data2": 6500488020356725520, + "Data3": -1492766025263052195, + "Data4": -2757098329501417720 }, "Kind": "Components.EventHandler", "Name": "onpointerlockchange", @@ -88677,7 +100583,9 @@ { "Name": "@onpointerlockchange", "DisplayName": "@onpointerlockchange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88687,7 +100595,9 @@ { "Name": "@onpointerlockchange:preventDefault", "DisplayName": "@onpointerlockchange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88697,7 +100607,9 @@ { "Name": "@onpointerlockchange:stopPropagation", "DisplayName": "@onpointerlockchange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88716,7 +100628,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerlockchange'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88724,13 +100638,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpointerlockchange'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockchange" + "Common.PropertyName": "onpointerlockchange", + "Components.IsWeaklyTyped": "True" } } ], @@ -88744,10 +100660,10 @@ }, { "__Checksum": { - "Data1": 6304473168575556571, - "Data2": 3980981129833168445, - "Data3": 2389137628334773123, - "Data4": -1631884297770353356 + "Data1": 4188754264203483534, + "Data2": 4756379933989064944, + "Data3": 7545878745047757310, + "Data4": -4680156451904470329 }, "Kind": "Components.EventHandler", "Name": "onpointerlockerror", @@ -88762,7 +100678,9 @@ { "Name": "@onpointerlockerror", "DisplayName": "@onpointerlockerror", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88772,7 +100690,9 @@ { "Name": "@onpointerlockerror:preventDefault", "DisplayName": "@onpointerlockerror:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88782,7 +100702,9 @@ { "Name": "@onpointerlockerror:stopPropagation", "DisplayName": "@onpointerlockerror:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88801,7 +100723,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onpointerlockerror'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88809,13 +100733,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onpointerlockerror'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onpointerlockerror" + "Common.PropertyName": "onpointerlockerror", + "Components.IsWeaklyTyped": "True" } } ], @@ -88829,10 +100755,10 @@ }, { "__Checksum": { - "Data1": -5047183372977467905, - "Data2": 2835625588882202616, - "Data3": -3356336516673791272, - "Data4": 1481318898700888643 + "Data1": -2162897666935114559, + "Data2": 723956583195843218, + "Data3": -6994680955148044442, + "Data4": -9216462904961842918 }, "Kind": "Components.EventHandler", "Name": "onreadystatechange", @@ -88847,7 +100773,9 @@ { "Name": "@onreadystatechange", "DisplayName": "@onreadystatechange", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88857,7 +100785,9 @@ { "Name": "@onreadystatechange:preventDefault", "DisplayName": "@onreadystatechange:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88867,7 +100797,9 @@ { "Name": "@onreadystatechange:stopPropagation", "DisplayName": "@onreadystatechange:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88886,7 +100818,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onreadystatechange'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88894,13 +100828,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onreadystatechange'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onreadystatechange" + "Common.PropertyName": "onreadystatechange", + "Components.IsWeaklyTyped": "True" } } ], @@ -88914,10 +100850,10 @@ }, { "__Checksum": { - "Data1": 1154687723855681878, - "Data2": -1355847105728713946, - "Data3": -1046059264627681030, - "Data4": -3705206737324944425 + "Data1": 3086429900840718217, + "Data2": -3832587057254277690, + "Data3": -8917903790246492364, + "Data4": -4033982070260243537 }, "Kind": "Components.EventHandler", "Name": "onscroll", @@ -88932,7 +100868,9 @@ { "Name": "@onscroll", "DisplayName": "@onscroll", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88942,7 +100880,9 @@ { "Name": "@onscroll:preventDefault", "DisplayName": "@onscroll:preventDefault", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] }, @@ -88952,7 +100892,9 @@ { "Name": "@onscroll:stopPropagation", "DisplayName": "@onscroll:stopPropagation", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -88971,7 +100913,9 @@ "TypeName": "System.Boolean", "DisplayName": ":preventDefault", "Documentation": "Specifieswhethertocancel(ifcancelable)thedefaultactionthatbelongstothe'@onscroll'event.", - "Metadata": { "Common.PropertyName": "PreventDefault" } + "Metadata": { + "Common.PropertyName": "PreventDefault" + } }, { "Kind": "Components.EventHandler", @@ -88979,13 +100923,15 @@ "TypeName": "System.Boolean", "DisplayName": ":stopPropagation", "Documentation": "Specifieswhethertopreventfurtherpropagationofthe'@onscroll'eventinthecapturingandbubblingphases.", - "Metadata": { "Common.PropertyName": "StopPropagation" } + "Metadata": { + "Common.PropertyName": "StopPropagation" + } } ], "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onscroll" + "Common.PropertyName": "onscroll", + "Components.IsWeaklyTyped": "True" } } ], @@ -88999,10 +100945,10 @@ }, { "__Checksum": { - "Data1": 5575357035388250843, - "Data2": -1426833553159018289, - "Data3": 2793715313164070502, - "Data4": 4925175582980938301 + "Data1": 3095063039047690464, + "Data2": 5604902732384933973, + "Data3": 4978945924724938568, + "Data4": 1799311445005114667 }, "Kind": "Components.EventHandler", "Name": "onmouseenter", @@ -89017,7 +100963,9 @@ { "Name": "@onmouseenter", "DisplayName": "@onmouseenter", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -89030,9 +100978,9 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Telerik.Blazor.Common.EventHandlers.onmouseenter", "Documentation": "Setsthe'@onmouseenter'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.", "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseenter" + "Common.PropertyName": "onmouseenter", + "Components.IsWeaklyTyped": "True" } } ], @@ -89046,10 +100994,10 @@ }, { "__Checksum": { - "Data1": -5480430478771376549, - "Data2": 4265537396371051343, - "Data3": 6492475644511829069, - "Data4": 5591241627319228976 + "Data1": 4382761593046771882, + "Data2": -1146743122463894839, + "Data3": 7203979705498449343, + "Data4": -3314742707697889371 }, "Kind": "Components.EventHandler", "Name": "onmouseleave", @@ -89064,7 +101012,9 @@ { "Name": "@onmouseleave", "DisplayName": "@onmouseleave", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -89077,9 +101027,9 @@ "DisplayName": "Microsoft.AspNetCore.Components.EventCallback Telerik.Blazor.Common.EventHandlers.onmouseleave", "Documentation": "Setsthe'@onmouseleave'attributetotheprovidedstringordelegatevalue.Adelegatevalueshouldbeoftype'System.EventArgs'.", "Metadata": { - "Components.IsWeaklyTyped": "True", "Common.DirectiveAttribute": "True", - "Common.PropertyName": "onmouseleave" + "Common.PropertyName": "onmouseleave", + "Components.IsWeaklyTyped": "True" } } ], @@ -89093,10 +101043,10 @@ }, { "__Checksum": { - "Data1": 4622335322188812002, - "Data2": -286884850296074950, - "Data3": 2409127909538023858, - "Data4": -21428709702243988 + "Data1": -5745750381974832743, + "Data2": -6047448489768874901, + "Data3": 2160786189233287739, + "Data4": 7831592130651181557 }, "Kind": "Components.Splat", "Name": "Attributes", @@ -89111,7 +101061,9 @@ { "Name": "@attributes", "DisplayName": "@attributes", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -89124,8 +101076,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Attributes.Attributes", "Documentation": "Mergesacollectionofattributesintothecurrentelementorcomponent.", "Metadata": { - "Common.PropertyName": "Attributes", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Attributes" } } ], @@ -89138,10 +101090,10 @@ }, { "__Checksum": { - "Data1": 1610850585636996501, - "Data2": 4500059739400555136, - "Data3": -1303916327041020217, - "Data4": -1787513601779641368 + "Data1": -6634548886485764743, + "Data2": -6314050652644339988, + "Data3": 5716825358353758790, + "Data4": -8735672641186677000 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", @@ -89540,16 +101492,16 @@ } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -7310054504581451025, - "Data2": 2231074666847894684, - "Data3": 5179812403467956646, - "Data4": 6862816065663099898 + "Data1": 7542051304054022134, + "Data2": 5616139331073997337, + "Data3": -8236907108271085066, + "Data4": 4800654951625218441 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", @@ -89689,7 +101641,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Action", "Documentation": "\n\nThenameoftheactionmethod.\n\n\nMustbenulliforisnon-null.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -89698,7 +101652,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Area", "Documentation": "\n\nThenameofthearea.\n\n\nMustbenullifisnon-null.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -89707,7 +101663,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Controller", "Documentation": "\n\nThenameofthecontroller.\n\n\nMustbenulliforisnon-null.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -89716,7 +101674,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Fragment", "Documentation": "\n\nTheURLfragmentname.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -89725,7 +101685,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Host", "Documentation": "\n\nThehostname.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Host" } + "Metadata": { + "Common.PropertyName": "Host" + } }, { "Kind": "ITagHelper", @@ -89734,7 +101696,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Page", "Documentation": "\n\nThenameofthepage.\n\n\nMustbenullifor,\nisnon-null.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -89743,7 +101707,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.PageHandler", "Documentation": "\n\nThenameofthepagehandler.\n\n\nMustbenullifor,or\nisnon-null.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -89752,7 +101718,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Protocol", "Documentation": "\n\nTheprotocolfortheURL,suchas\"http\"or\"https\".\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Protocol" } + "Metadata": { + "Common.PropertyName": "Protocol" + } }, { "Kind": "ITagHelper", @@ -89761,7 +101729,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Route", "Documentation": "\n\nNameoftheroute.\n\n\nMustbenullifoneof,,\norisnon-null.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -89773,20 +101743,22 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.RouteValues", "Documentation": "\n\nAdditionalparametersfortheroute.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 6978260275830910796, - "Data2": -8773276052195893515, - "Data3": -2320634310807965338, - "Data4": -245772532537283143 + "Data1": 7558126814810415108, + "Data2": 1961426913057338167, + "Data3": -1594796902257348713, + "Data4": -4938571739557160356 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", @@ -89808,7 +101780,9 @@ "DisplayName": "Microsoft.Extensions.Caching.Memory.CacheItemPriority? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.Priority", "Documentation": "\n\nGetsorsetsthepolicyforthecacheentry.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Priority" } + "Metadata": { + "Common.PropertyName": "Priority" + } }, { "Kind": "ITagHelper", @@ -89817,7 +101791,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.Enabled", "Documentation": "\n\nGetsorsetsthevaluewhichdeterminesifthetaghelperisenabledornot.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -89826,7 +101802,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresAfter", "Documentation": "\n\nGetsorsetstheduration,fromthetimethecacheentrywasadded,whenitshouldbeevicted.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresAfter" } + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } }, { "Kind": "ITagHelper", @@ -89835,7 +101813,9 @@ "DisplayName": "System.DateTimeOffset? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresOn", "Documentation": "\n\nGetsorsetstheexactthecacheentryshouldbeevicted.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresOn" } + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } }, { "Kind": "ITagHelper", @@ -89844,7 +101824,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ExpiresSliding", "Documentation": "\n\nGetsorsetsthedurationfromlastaccessthatthecacheentryshouldbeevicted.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresSliding" } + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } }, { "Kind": "ITagHelper", @@ -89853,7 +101835,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryBy", "Documentation": "\n\nGetsorsetsatovarythecachedresultby.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryBy" } + "Metadata": { + "Common.PropertyName": "VaryBy" + } }, { "Kind": "ITagHelper", @@ -89862,7 +101846,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByCookie", "Documentation": "\n\nGetsorsetsacomma-delimitedsetofcookienamestovarythecachedresultby.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCookie" } + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } }, { "Kind": "ITagHelper", @@ -89871,7 +101857,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByCulture", "Documentation": "\n\nGetsorsetsavaluethatdeterminesifthecachedresultistobevariedbyrequestculture.\n\nSettingthistotruewouldresultintheresulttobevariedby\nand.\n\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCulture" } + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } }, { "Kind": "ITagHelper", @@ -89880,7 +101868,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByHeader", "Documentation": "\n\nGetsorsetsacomma-delimitedsetofHTTPrequestheaderstovarythecachedresultby.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByHeader" } + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } }, { "Kind": "ITagHelper", @@ -89889,7 +101879,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByQuery", "Documentation": "\n\nGetsorsetsacomma-delimitedsetofqueryparameterstovarythecachedresultby.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByQuery" } + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } }, { "Kind": "ITagHelper", @@ -89898,7 +101890,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByRoute", "Documentation": "\n\nGetsorsetsacomma-delimitedsetofroutedataparameterstovarythecachedresultby.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByRoute" } + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } }, { "Kind": "ITagHelper", @@ -89907,20 +101901,22 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.VaryByUser", "Documentation": "\n\nGetsorsetsavaluethatdeterminesifthecachedresultistobevariedbytheIdentityfortheloggedin\n.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByUser" } + "Metadata": { + "Common.PropertyName": "VaryByUser" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 2584225566578264549, - "Data2": -8772001597839261027, - "Data3": 6334548382702559614, - "Data4": -1747563097798143427 + "Data1": 7198156083353130358, + "Data2": 1737575556793402624, + "Data3": 6754640472006355877, + "Data4": 4122014727151622223 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", @@ -89950,7 +101946,9 @@ "DisplayName": "System.Type Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.ComponentType", "Documentation": "\n\nGetsorsetsthecomponenttype.Thisvalueisrequired.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ComponentType" } + "Metadata": { + "Common.PropertyName": "ComponentType" + } }, { "Kind": "ITagHelper", @@ -89962,7 +101960,9 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.Parameters", "Documentation": "\n\nGetsorsetsvaluesforcomponentparameters.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Parameters" } + "Metadata": { + "Common.PropertyName": "Parameters" + } }, { "Kind": "ITagHelper", @@ -89972,20 +101972,22 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.Rendering.RenderMode Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper.RenderMode", "Documentation": "\n\nGetsorsetsthe\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RenderMode" } + "Metadata": { + "Common.PropertyName": "RenderMode" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 7384025334024274573, - "Data2": 1304119603037252245, - "Data3": 5577412988651596734, - "Data4": 1474385713611398792 + "Data1": 3366420502464954570, + "Data2": -2426623140308107347, + "Data3": 8172912192869706913, + "Data4": 3603178306574350608 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", @@ -90014,7 +102016,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.Name", "Documentation": "\n\nGetsorsetsauniquenametodiscriminatecachedentries.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -90023,7 +102027,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.Enabled", "Documentation": "\n\nGetsorsetsthevaluewhichdeterminesifthetaghelperisenabledornot.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Enabled" } + "Metadata": { + "Common.PropertyName": "Enabled" + } }, { "Kind": "ITagHelper", @@ -90032,7 +102038,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresAfter", "Documentation": "\n\nGetsorsetstheduration,fromthetimethecacheentrywasadded,whenitshouldbeevicted.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresAfter" } + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } }, { "Kind": "ITagHelper", @@ -90041,7 +102049,9 @@ "DisplayName": "System.DateTimeOffset? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresOn", "Documentation": "\n\nGetsorsetstheexactthecacheentryshouldbeevicted.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresOn" } + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } }, { "Kind": "ITagHelper", @@ -90050,7 +102060,9 @@ "DisplayName": "System.TimeSpan? Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.ExpiresSliding", "Documentation": "\n\nGetsorsetsthedurationfromlastaccessthatthecacheentryshouldbeevicted.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ExpiresSliding" } + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } }, { "Kind": "ITagHelper", @@ -90059,7 +102071,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryBy", "Documentation": "\n\nGetsorsetsatovarythecachedresultby.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryBy" } + "Metadata": { + "Common.PropertyName": "VaryBy" + } }, { "Kind": "ITagHelper", @@ -90068,7 +102082,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByCookie", "Documentation": "\n\nGetsorsetsacomma-delimitedsetofcookienamestovarythecachedresultby.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCookie" } + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } }, { "Kind": "ITagHelper", @@ -90077,7 +102093,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByCulture", "Documentation": "\n\nGetsorsetsavaluethatdeterminesifthecachedresultistobevariedbyrequestculture.\n\nSettingthistotruewouldresultintheresulttobevariedby\nand.\n\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByCulture" } + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } }, { "Kind": "ITagHelper", @@ -90086,7 +102104,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByHeader", "Documentation": "\n\nGetsorsetsacomma-delimitedsetofHTTPrequestheaderstovarythecachedresultby.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByHeader" } + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } }, { "Kind": "ITagHelper", @@ -90095,7 +102115,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByQuery", "Documentation": "\n\nGetsorsetsacomma-delimitedsetofqueryparameterstovarythecachedresultby.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByQuery" } + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } }, { "Kind": "ITagHelper", @@ -90104,7 +102126,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByRoute", "Documentation": "\n\nGetsorsetsacomma-delimitedsetofroutedataparameterstovarythecachedresultby.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByRoute" } + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } }, { "Kind": "ITagHelper", @@ -90113,20 +102137,22 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper.VaryByUser", "Documentation": "\n\nGetsorsetsavaluethatdeterminesifthecachedresultistobevariedbytheIdentityfortheloggedin\n.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "VaryByUser" } + "Metadata": { + "Common.PropertyName": "VaryByUser" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -3257106407230251129, - "Data2": -7428310669052031759, - "Data3": 2108473735387989693, - "Data4": 716070881643280429 + "Data1": -2096400140837412136, + "Data2": -4385988479692605146, + "Data3": -4937869217682163991, + "Data4": 3675789164602034388 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", @@ -90148,7 +102174,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Exclude", "Documentation": "\n\nAcommaseparatedlistofenvironmentnamesinwhichthecontentwillnotberendered.\n\n\nThespecifiedenvironmentnamesarecomparedcaseinsensitivelytothecurrentvalueof\n.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Exclude" } + "Metadata": { + "Common.PropertyName": "Exclude" + } }, { "Kind": "ITagHelper", @@ -90157,7 +102185,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Include", "Documentation": "\n\nAcommaseparatedlistofenvironmentnamesinwhichthecontentshouldberendered.\nIfthecurrentenvironmentisalsointhelist,thecontentwillnotberendered.\n\n\nThespecifiedenvironmentnamesarecomparedcaseinsensitivelytothecurrentvalueof\n.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Include" } + "Metadata": { + "Common.PropertyName": "Include" + } }, { "Kind": "ITagHelper", @@ -90166,20 +102196,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper.Names", "Documentation": "\n\nAcommaseparatedlistofenvironmentnamesinwhichthecontentshouldberendered.\nIfthecurrentenvironmentisalsointhelist,thecontentwillnotberendered.\n\n\nThespecifiedenvironmentnamesarecomparedcaseinsensitivelytothecurrentvalueof\n.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Names" } + "Metadata": { + "Common.PropertyName": "Names" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -2012001368133908918, - "Data2": 9004723586363834670, - "Data3": 774316077735130327, - "Data4": 8726163324313907726 + "Data1": -2430077022508760316, + "Data2": 7299484428883190549, + "Data3": -6500199955303354588, + "Data4": 1918282409494912833 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", @@ -90641,7 +102673,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Action", "Documentation": "\n\nThenameoftheactionmethod.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -90650,7 +102684,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Area", "Documentation": "\n\nThenameofthearea.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -90659,7 +102695,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Controller", "Documentation": "\n\nThenameofthecontroller.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -90668,7 +102706,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Fragment", "Documentation": "\n\nGetsorsetstheURLfragment.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -90677,7 +102717,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Page", "Documentation": "\n\nThenameofthepage.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -90686,7 +102728,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.PageHandler", "Documentation": "\n\nThenameofthepagehandler.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -90695,7 +102739,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.Route", "Documentation": "\n\nNameoftheroute.\n\n\nMustbenulliforisnon-null.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -90707,20 +102753,22 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper.RouteValues", "Documentation": "\n\nAdditionalparametersfortheroute.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 6520302740959272458, - "Data2": 3934976917283618301, - "Data3": -6748666416214644289, - "Data4": 892377548026865354 + "Data1": -2882195463910602934, + "Data2": 1584606700376364666, + "Data3": 145134466506344779, + "Data4": -5699133997634326608 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", @@ -90742,7 +102790,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Action", "Documentation": "\n\nThenameoftheactionmethod.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Action" } + "Metadata": { + "Common.PropertyName": "Action" + } }, { "Kind": "ITagHelper", @@ -90751,7 +102801,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Antiforgery", "Documentation": "\n\nWhethertheantiforgerytokenshouldbegenerated.\n\nDefaultstofalseifuserprovidesanactionattribute\norifthemethodis;trueotherwise.\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Antiforgery" } + "Metadata": { + "Common.PropertyName": "Antiforgery" + } }, { "Kind": "ITagHelper", @@ -90760,7 +102812,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Area", "Documentation": "\n\nThenameofthearea.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Area" } + "Metadata": { + "Common.PropertyName": "Area" + } }, { "Kind": "ITagHelper", @@ -90769,7 +102823,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Controller", "Documentation": "\n\nThenameofthecontroller.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Controller" } + "Metadata": { + "Common.PropertyName": "Controller" + } }, { "Kind": "ITagHelper", @@ -90778,7 +102834,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Fragment", "Documentation": "\n\nGetsorsetstheURLfragment.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Fragment" } + "Metadata": { + "Common.PropertyName": "Fragment" + } }, { "Kind": "ITagHelper", @@ -90787,7 +102845,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Page", "Documentation": "\n\nThenameofthepage.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Page" } + "Metadata": { + "Common.PropertyName": "Page" + } }, { "Kind": "ITagHelper", @@ -90796,7 +102856,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.PageHandler", "Documentation": "\n\nThenameofthepagehandler.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "PageHandler" } + "Metadata": { + "Common.PropertyName": "PageHandler" + } }, { "Kind": "ITagHelper", @@ -90805,7 +102867,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.Route", "Documentation": "\n\nNameoftheroute.\n\n\nMustbenulliforisnon-null.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Route" } + "Metadata": { + "Common.PropertyName": "Route" + } }, { "Kind": "ITagHelper", @@ -90817,20 +102881,22 @@ "DisplayName": "System.Collections.Generic.IDictionary Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper.RouteValues", "Documentation": "\n\nAdditionalparametersfortheroute.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "RouteValues" } + "Metadata": { + "Common.PropertyName": "RouteValues" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 4908311718128853945, - "Data2": -1342219215227948058, - "Data3": -6023789296743998320, - "Data4": -4901394675364409178 + "Data1": -7322838877573813783, + "Data2": -5890789352611538080, + "Data3": 3690972266819742345, + "Data4": 5707849846199784213 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", @@ -90865,7 +102931,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper.AppendVersion", "Documentation": "\n\nValueindicatingiffileversionshouldbeappendedtothesrcurls.\n\n\nIftruethenaquerystring\"v\"withtheencodedcontentofthefileisadded.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } }, { "Kind": "ITagHelper", @@ -90874,20 +102942,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper.Src", "Documentation": "\n\nSourceoftheimage.\n\n\nPassedthroughtothegeneratedHTMLinallcases.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Src" } + "Metadata": { + "Common.PropertyName": "Src" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -1936155377836094004, - "Data2": 9046882463850024457, - "Data3": 3801003283453345916, - "Data4": 556223412867656823 + "Data1": -4571768201923030393, + "Data2": -8889603231977065839, + "Data3": 8809455184609910939, + "Data4": -2162233511018707635 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", @@ -90917,7 +102987,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.For", "Documentation": "\n\nAnexpressiontobeevaluatedagainstthecurrentmodel.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -90926,7 +102998,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Format", "Documentation": "\n\nTheformatstring(seehttps://msdn.microsoft.com/en-us/library/txafckwd.aspx)usedtoformatthe\nresult.Setsthegenerated\"value\"attributetothatformattedstring.\n\n\nNotusediftheprovided(see)orcalculated\"type\"attributevalueis\ncheckbox,password,orradio.Thatis,isusedwhencalling\n.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "ITagHelper", @@ -90935,7 +103009,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.InputTypeName", "Documentation": "\n\nThetypeofthe<input>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.Alsousedtodeterminethe\nhelpertocallandthedefaultvalue.Adefaultisnotcalculated\niftheprovided(see)orcalculated\"type\"attributevalueischeckbox,\nhidden,password,orradio.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "InputTypeName" } + "Metadata": { + "Common.PropertyName": "InputTypeName" + } }, { "Kind": "ITagHelper", @@ -90944,7 +103020,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Name", "Documentation": "\n\nThenameofthe<input>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.Alsousedtodeterminewhetheris\nvalidwithanempty.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -90953,20 +103031,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper.Value", "Documentation": "\n\nThevalueofthe<input>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.Alsousedtodeterminethegenerated\"checked\"attribute\nifis\"radio\".Mustnotbenullinthatcase.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -6716542339939982386, - "Data2": 9070124643931443222, - "Data3": 3734695589338455549, - "Data4": -5484726652183900885 + "Data1": 1112470952834183584, + "Data2": 6293916015130874568, + "Data3": -7244160223900879994, + "Data4": -5725345661493981690 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", @@ -90995,20 +103075,22 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper.For", "Documentation": "\n\nAnexpressiontobeevaluatedagainstthecurrentmodel.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 2306658348664376616, - "Data2": -3490064977155853337, - "Data3": -8288005392931371904, - "Data4": 6443598979865482927 + "Data1": 9209249202791023540, + "Data2": 113081886670364877, + "Data3": 4544575705459755502, + "Data4": 4448881562862768367 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", @@ -91134,7 +103216,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.AppendVersion", "Documentation": "\n\nValueindicatingiffileversionshouldbeappendedtothehrefurls.\n\n\nIftruethenaquerystring\"v\"withtheencodedcontentofthefileisadded.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } }, { "Kind": "ITagHelper", @@ -91143,7 +103227,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHref", "Documentation": "\n\nTheURLofaCSSstylesheettofallbacktointhecasetheprimaryonefails.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHref" } + "Metadata": { + "Common.PropertyName": "FallbackHref" + } }, { "Kind": "ITagHelper", @@ -91152,7 +103238,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHrefExclude", "Documentation": "\n\nAcommaseparatedlistofglobbedfilepatternsofCSSstylesheetstoexcludefromthefallbacklist,in\nthecasetheprimaryonefails.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\nMustbeusedinconjunctionwith.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHrefExclude" } + "Metadata": { + "Common.PropertyName": "FallbackHrefExclude" + } }, { "Kind": "ITagHelper", @@ -91161,7 +103249,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackHrefInclude", "Documentation": "\n\nAcommaseparatedlistofglobbedfilepatternsofCSSstylesheetstofallbacktointhecasetheprimary\nonefails.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackHrefInclude" } + "Metadata": { + "Common.PropertyName": "FallbackHrefInclude" + } }, { "Kind": "ITagHelper", @@ -91170,7 +103260,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestClass", "Documentation": "\n\nTheclassnamedefinedinthestylesheettouseforthefallbacktest.\nMustbeusedinconjunctionwithand,\nandeitheror.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestClass" } + "Metadata": { + "Common.PropertyName": "FallbackTestClass" + } }, { "Kind": "ITagHelper", @@ -91179,7 +103271,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestProperty", "Documentation": "\n\nTheCSSpropertynametouseforthefallbacktest.\nMustbeusedinconjunctionwithand,\nandeitheror.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestProperty" } + "Metadata": { + "Common.PropertyName": "FallbackTestProperty" + } }, { "Kind": "ITagHelper", @@ -91188,7 +103282,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.FallbackTestValue", "Documentation": "\n\nTheCSSpropertyvaluetouseforthefallbacktest.\nMustbeusedinconjunctionwithand,\nandeitheror.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestValue" } + "Metadata": { + "Common.PropertyName": "FallbackTestValue" + } }, { "Kind": "ITagHelper", @@ -91197,7 +103293,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.Href", "Documentation": "\n\nAddressofthelinkedresource.\n\n\nPassedthroughtothegeneratedHTMLinallcases.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Href" } + "Metadata": { + "Common.PropertyName": "Href" + } }, { "Kind": "ITagHelper", @@ -91206,7 +103304,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.HrefExclude", "Documentation": "\n\nAcommaseparatedlistofglobbedfilepatternsofCSSstylesheetstoexcludefromloading.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\nMustbeusedinconjunctionwith.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HrefExclude" } + "Metadata": { + "Common.PropertyName": "HrefExclude" + } }, { "Kind": "ITagHelper", @@ -91215,7 +103315,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.HrefInclude", "Documentation": "\n\nAcommaseparatedlistofglobbedfilepatternsofCSSstylesheetstoload.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "HrefInclude" } + "Metadata": { + "Common.PropertyName": "HrefInclude" + } }, { "Kind": "ITagHelper", @@ -91224,20 +103326,22 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper.SuppressFallbackIntegrity", "Documentation": "\n\nBooleanvaluethatdeterminesifanintegrityhashwillbecomparedwithvalue.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SuppressFallbackIntegrity" } + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 3678458936074658101, - "Data2": 6516968132802033616, - "Data3": 2724597440828569466, - "Data4": -1674633663281575196 + "Data1": -7430845176042805721, + "Data2": -6247217862607559971, + "Data3": -3712820538221005494, + "Data4": 813312713467374491 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", @@ -91259,20 +103363,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper.Value", "Documentation": "\n\nSpecifiesavalueforthe<option>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Value" } + "Metadata": { + "Common.PropertyName": "Value" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 5606964261614507494, - "Data2": -2862078607646993172, - "Data3": -6354133780901372554, - "Data4": -2548082964423118799 + "Data1": 1242484951513356587, + "Data2": -328417910270733794, + "Data3": 6602271932472368718, + "Data4": -8205027786773234205 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", @@ -91302,7 +103408,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.FallbackName", "Documentation": "\n\nViewtolookupiftheviewspecifiedbycannotbelocated.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackName" } + "Metadata": { + "Common.PropertyName": "FallbackName" + } }, { "Kind": "ITagHelper", @@ -91311,7 +103419,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.For", "Documentation": "\n\nAnexpressiontobeevaluatedagainstthecurrentmodel.Cannotbeusedtogetherwith.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -91320,7 +103430,9 @@ "DisplayName": "object Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Model", "Documentation": "\n\nThemodeltopassintothepartialview.Cannotbeusedtogetherwith.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Model" } + "Metadata": { + "Common.PropertyName": "Model" + } }, { "Kind": "ITagHelper", @@ -91329,7 +103441,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Name", "Documentation": "\n\nThenameorpathofthepartialviewthatisrenderedtotheresponse.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } }, { "Kind": "ITagHelper", @@ -91338,7 +103452,9 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.Optional", "Documentation": "\n\nWhenoptional,executingthetaghelperwillno-opiftheviewcannotbelocated.\nOtherwisewillthrowstatingtheviewcouldnotbefound.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Optional" } + "Metadata": { + "Common.PropertyName": "Optional" + } }, { "Kind": "ITagHelper", @@ -91350,20 +103466,22 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.ViewData", "Documentation": "\n\nAtopassintothepartialview.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ViewData" } + "Metadata": { + "Common.PropertyName": "ViewData" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -4379045088428899317, - "Data2": -485058595831085430, - "Data3": -3582899537746916044, - "Data4": -3889008837198836838 + "Data1": -8992878395336516552, + "Data2": -5112439516177685283, + "Data3": -6866165927324299369, + "Data4": -19723638961762203 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", @@ -91458,7 +103576,9 @@ "DisplayName": "System.Boolean? Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.AppendVersion", "Documentation": "\n\nValueindicatingiffileversionshouldbeappendedtosrcurls.\n\n\nAquerystring\"v\"withtheencodedcontentofthefileisadded.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "AppendVersion" } + "Metadata": { + "Common.PropertyName": "AppendVersion" + } }, { "Kind": "ITagHelper", @@ -91467,7 +103587,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrc", "Documentation": "\n\nTheURLofaScripttagtofallbacktointhecasetheprimaryonefails.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrc" } + "Metadata": { + "Common.PropertyName": "FallbackSrc" + } }, { "Kind": "ITagHelper", @@ -91476,7 +103598,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrcExclude", "Documentation": "\n\nAcommaseparatedlistofglobbedfilepatternsofJavaScriptscriptstoexcludefromthefallbacklist,in\nthecasetheprimaryonefails.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\nMustbeusedinconjunctionwith.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrcExclude" } + "Metadata": { + "Common.PropertyName": "FallbackSrcExclude" + } }, { "Kind": "ITagHelper", @@ -91485,7 +103609,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackSrcInclude", "Documentation": "\n\nAcommaseparatedlistofglobbedfilepatternsofJavaScriptscriptstofallbacktointhecasethe\nprimaryonefails.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackSrcInclude" } + "Metadata": { + "Common.PropertyName": "FallbackSrcInclude" + } }, { "Kind": "ITagHelper", @@ -91494,7 +103620,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.FallbackTestExpression", "Documentation": "\n\nThescriptmethoddefinedintheprimaryscripttouseforthefallbacktest.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "FallbackTestExpression" } + "Metadata": { + "Common.PropertyName": "FallbackTestExpression" + } }, { "Kind": "ITagHelper", @@ -91503,7 +103631,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.Src", "Documentation": "\n\nAddressoftheexternalscripttouse.\n\n\nPassedthroughtothegeneratedHTMLinallcases.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Src" } + "Metadata": { + "Common.PropertyName": "Src" + } }, { "Kind": "ITagHelper", @@ -91512,7 +103642,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SrcExclude", "Documentation": "\n\nAcommaseparatedlistofglobbedfilepatternsofJavaScriptscriptstoexcludefromloading.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\nMustbeusedinconjunctionwith.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SrcExclude" } + "Metadata": { + "Common.PropertyName": "SrcExclude" + } }, { "Kind": "ITagHelper", @@ -91521,7 +103653,9 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SrcInclude", "Documentation": "\n\nAcommaseparatedlistofglobbedfilepatternsofJavaScriptscriptstoload.\nTheglobpatternsareassessedrelativetotheapplication's'webroot'setting.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SrcInclude" } + "Metadata": { + "Common.PropertyName": "SrcInclude" + } }, { "Kind": "ITagHelper", @@ -91530,20 +103664,22 @@ "DisplayName": "bool Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper.SuppressFallbackIntegrity", "Documentation": "\n\nBooleanvaluethatdeterminesifanintegrityhashwillbecomparedwithvalue.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "SuppressFallbackIntegrity" } + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": -8501766106448195761, - "Data2": 6346196659678798650, - "Data3": -8031052921379293969, - "Data4": 2808957317267792941 + "Data1": -5795377116733970333, + "Data2": 5232512524677955833, + "Data3": -6275203814427095852, + "Data4": -676083045778263079 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", @@ -91583,7 +103719,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.For", "Documentation": "\n\nAnexpressiontobeevaluatedagainstthecurrentmodel.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -91592,7 +103730,9 @@ "DisplayName": "System.Collections.Generic.IEnumerable Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.Items", "Documentation": "\n\nAcollectionofobjectsusedtopopulatethe<select>elementwith\n<optgroup>and<option>elements.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Items" } + "Metadata": { + "Common.PropertyName": "Items" + } }, { "Kind": "ITagHelper", @@ -91601,20 +103741,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper.Name", "Documentation": "\n\nThenameofthe<input>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.Alsousedtodeterminewhetheris\nvalidwithanempty.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 1501216485846330282, - "Data2": 8766740875075180560, - "Data3": 8561569291249734331, - "Data4": 5284020309774260348 + "Data1": -6378638545176948283, + "Data2": 7262565413523624583, + "Data3": -4766500413082496367, + "Data4": -3687121197295835293 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", @@ -91643,7 +103785,9 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper.For", "Documentation": "\n\nAnexpressiontobeevaluatedagainstthecurrentmodel.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } }, { "Kind": "ITagHelper", @@ -91652,20 +103796,22 @@ "DisplayName": "string Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper.Name", "Documentation": "\n\nThenameofthe<input>element.\n\n\nPassedthroughtothegeneratedHTMLinallcases.Alsousedtodeterminewhetheris\nvalidwithanempty.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "Name" } + "Metadata": { + "Common.PropertyName": "Name" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 6937295868459735747, - "Data2": -7012939928128674730, - "Data3": 7115653968351855239, - "Data4": 7566792417937699937 + "Data1": 2108531525647606746, + "Data2": -3145680668689457328, + "Data3": -73455964114594784, + "Data4": 8248154364465619226 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", @@ -91694,20 +103840,22 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper.For", "Documentation": "\n\nGetsanexpressiontobeevaluatedagainstthecurrentmodel.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "For" } + "Metadata": { + "Common.PropertyName": "For" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 1277124861964407856, - "Data2": -4321731242750613571, - "Data3": -1687022648792786176, - "Data4": 6504806961862685064 + "Data1": -7289378585926405686, + "Data2": -1432478069441305533, + "Data3": 8427180468846669762, + "Data4": 3370844161995866067 }, "Kind": "ITagHelper", "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", @@ -91737,20 +103885,22 @@ "DisplayName": "Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper.ValidationSummary", "Documentation": "\n\nIfor,appendsavalidation\nsummary.Otherwise(,thedefault),thistaghelperdoesnothing.\n\n\nThrownifsetteriscalledwithanundefinedvaluee.g.\n(ValidationSummary)23.\n\n", "CaseSensitive": false, - "Metadata": { "Common.PropertyName": "ValidationSummary" } + "Metadata": { + "Common.PropertyName": "ValidationSummary" + } } ], "Metadata": { - "Runtime.Name": "ITagHelper", - "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper" + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", + "Runtime.Name": "ITagHelper" } }, { "__Checksum": { - "Data1": 3821948760778047431, - "Data2": -812870070805838072, - "Data3": 1946244694106331695, - "Data4": 7603820481260925812 + "Data1": -8170492912018499823, + "Data2": -7975005555576013552, + "Data3": -8872682279502561774, + "Data4": -6077299313253805467 }, "Kind": "Components.Bind", "Name": "Bind", @@ -91766,7 +103916,9 @@ "Name": "@bind-", "NameComparison": 1, "DisplayName": "@bind-...", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -91788,7 +103940,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythecorrespondingbindattribute.Forexample:@bind-value:format=\"...\"willapplyaformatstringtothevaluespecifiedin@bind-value=\"...\".TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format" } + "Metadata": { + "Common.PropertyName": "Format" + } }, { "Kind": "Components.Bind", @@ -91796,7 +103950,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-...'attribute.", - "Metadata": { "Common.PropertyName": "Event" } + "Metadata": { + "Common.PropertyName": "Event" + } }, { "Kind": "Components.Bind", @@ -91804,7 +103960,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -91823,10 +103981,10 @@ }, { "__Checksum": { - "Data1": 7816844412358866940, - "Data2": -8895584798989682997, - "Data3": -5393085071348772744, - "Data4": -241730307353666766 + "Data1": 2398707993576504115, + "Data2": -6804004362373329232, + "Data3": -3909890179932562641, + "Data4": -9112965675094212923 }, "Kind": "Components.Bind", "Name": "Bind", @@ -91841,7 +103999,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -91860,7 +104020,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -91868,7 +104030,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -91876,7 +104040,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -91890,7 +104056,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -91906,10 +104074,10 @@ }, { "__Checksum": { - "Data1": 2320535372467281702, - "Data2": -6966096037807492136, - "Data3": 3117878238490090098, - "Data4": 9216117807191726067 + "Data1": -2669481431444680326, + "Data2": 7246099280457727523, + "Data3": 32958507931976973, + "Data4": 3270217541489760731 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -91924,7 +104092,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -91943,7 +104113,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -91951,7 +104123,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -91959,7 +104133,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -91973,7 +104149,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -91989,10 +104167,10 @@ }, { "__Checksum": { - "Data1": 4296634740356135683, - "Data2": 5170091910676504505, - "Data3": -4013743394577447492, - "Data4": -8105259284770569191 + "Data1": 1551592269548708894, + "Data2": 2241630483936033117, + "Data3": -5917893990179312624, + "Data4": 4446991052277310812 }, "Kind": "Components.Bind", "Name": "Bind", @@ -92013,7 +104191,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92032,7 +104212,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_checked" } + "Metadata": { + "Common.PropertyName": "Format_checked" + } }, { "Kind": "Components.Bind", @@ -92040,7 +104222,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.", - "Metadata": { "Common.PropertyName": "Event_checked" } + "Metadata": { + "Common.PropertyName": "Event_checked" + } }, { "Kind": "Components.Bind", @@ -92048,7 +104232,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92062,7 +104248,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_checked", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_checked" } + "Metadata": { + "Common.PropertyName": "Format_checked" + } } ], "Metadata": { @@ -92079,10 +104267,10 @@ }, { "__Checksum": { - "Data1": -2381623722590678254, - "Data2": -2000595525368279221, - "Data3": 1301562994995552285, - "Data4": -1795978365152450676 + "Data1": 8576911494783359153, + "Data2": 2546500348830350140, + "Data3": 2579131126622856251, + "Data4": 2443483659497230741 }, "Kind": "Components.Bind", "Name": "Bind", @@ -92103,7 +104291,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92122,7 +104312,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -92130,7 +104322,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -92138,7 +104332,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92152,7 +104348,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -92169,10 +104367,10 @@ }, { "__Checksum": { - "Data1": -4913060682786686481, - "Data2": -5620057820936306708, - "Data3": -2019475374676215058, - "Data4": -4584127001762899388 + "Data1": -2021517069699372721, + "Data2": 5917016283211199640, + "Data3": -6352823525834542579, + "Data4": -5837391522571746220 }, "Kind": "Components.Bind", "Name": "Bind", @@ -92193,7 +104391,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92212,7 +104412,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -92220,7 +104422,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -92228,7 +104432,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92242,7 +104448,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -92259,10 +104467,10 @@ }, { "__Checksum": { - "Data1": -5234024448278991671, - "Data2": -2414844294690795431, - "Data3": 6058481919452665131, - "Data4": -3012308261621694837 + "Data1": 4398382898763190594, + "Data2": -5783978179307939358, + "Data3": -8310563767310117004, + "Data4": -3103535256996033021 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -92283,7 +104491,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92302,7 +104512,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -92310,7 +104522,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -92318,7 +104532,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92332,7 +104548,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -92349,10 +104567,10 @@ }, { "__Checksum": { - "Data1": 6000438176256127597, - "Data2": -4034356116397601733, - "Data3": 1315843124942976188, - "Data4": -4587932234078899113 + "Data1": 9148704657568416064, + "Data2": -4108339124578435909, + "Data3": 2367037367322185657, + "Data4": -6215942000860365287 }, "Kind": "Components.Bind", "Name": "Bind", @@ -92373,7 +104591,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92392,7 +104612,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -92400,7 +104622,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -92408,7 +104632,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92422,7 +104648,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -92439,10 +104667,10 @@ }, { "__Checksum": { - "Data1": 784983604809101858, - "Data2": 6354172439402291254, - "Data3": -3110666737461802602, - "Data4": -6000744169665726100 + "Data1": 7656907013725504437, + "Data2": -5401197463689831025, + "Data3": -3301705190544220093, + "Data4": 341233457003150801 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -92463,7 +104691,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92482,7 +104712,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -92490,7 +104722,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -92498,7 +104732,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92512,7 +104748,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -92529,10 +104767,10 @@ }, { "__Checksum": { - "Data1": 6180740032223701466, - "Data2": -7443065302260967787, - "Data3": 1936649652540463957, - "Data4": 8161364926273944653 + "Data1": -4431413230204650494, + "Data2": 7981772518328833301, + "Data3": -762180307130580911, + "Data4": -2782775039169589566 }, "Kind": "Components.Bind", "Name": "Bind", @@ -92553,7 +104791,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92572,7 +104812,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -92580,7 +104822,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -92588,7 +104832,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92602,7 +104848,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -92619,10 +104867,10 @@ }, { "__Checksum": { - "Data1": 4676772534420743206, - "Data2": -854793322170407324, - "Data3": 4758765801081780376, - "Data4": 7213211315031352155 + "Data1": 9102657645289352099, + "Data2": 5527858645590421247, + "Data3": -9086985300248514349, + "Data4": -1083404262277830368 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -92643,7 +104891,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92662,7 +104912,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -92670,7 +104922,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -92678,7 +104932,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92692,7 +104948,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -92709,10 +104967,10 @@ }, { "__Checksum": { - "Data1": -1034617839210817032, - "Data2": 7794704498281798189, - "Data3": 373942766815518555, - "Data4": -5101327008207726887 + "Data1": 2394693294401861611, + "Data2": 2298596779355490753, + "Data3": 4548199553147404899, + "Data4": 6685036349500624273 }, "Kind": "Components.Bind", "Name": "Bind", @@ -92733,7 +104991,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92752,7 +105012,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -92760,7 +105022,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -92768,7 +105032,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92782,7 +105048,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -92799,10 +105067,10 @@ }, { "__Checksum": { - "Data1": 193547603462345976, - "Data2": -6718217291572818749, - "Data3": 1276126102910792637, - "Data4": 849649649023296980 + "Data1": 6632670331100019446, + "Data2": -7336774085274794298, + "Data3": -262197167454578017, + "Data4": 5895846688496953057 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -92823,7 +105091,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92842,7 +105112,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -92850,7 +105122,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -92858,7 +105132,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92872,7 +105148,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -92889,10 +105167,10 @@ }, { "__Checksum": { - "Data1": 5637748196895334887, - "Data2": -1705974936068709265, - "Data3": 1119615111001339028, - "Data4": 7815836072548032649 + "Data1": 1114870980513797326, + "Data2": 589756839613885258, + "Data3": -7444334404512075613, + "Data4": -1992014942054105515 }, "Kind": "Components.Bind", "Name": "Bind", @@ -92913,7 +105191,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -92932,7 +105212,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -92940,7 +105222,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -92948,7 +105232,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -92962,7 +105248,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -92979,10 +105267,10 @@ }, { "__Checksum": { - "Data1": -7613581170812379704, - "Data2": 2103030210656452797, - "Data3": 2763820845427530267, - "Data4": -3862346290475911565 + "Data1": -7992697514590594190, + "Data2": -8255951237889175802, + "Data3": 884804508232919124, + "Data4": -3297490840176811136 }, "Kind": "Components.Bind", "Name": "Bind_value", @@ -93003,7 +105291,9 @@ { "Name": "@bind-value", "DisplayName": "@bind-value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93022,7 +105312,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -93030,7 +105322,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind-value'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -93038,7 +105332,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -93052,7 +105348,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind-value'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -93069,10 +105367,10 @@ }, { "__Checksum": { - "Data1": -4554446369464031595, - "Data2": 6063312225331516482, - "Data3": -9024503748018784558, - "Data4": 9018934522908244896 + "Data1": -4027308714037491828, + "Data2": -8054483950858947623, + "Data3": -1032100720647091965, + "Data4": -2894208901423129096 }, "Kind": "Components.Bind", "Name": "Bind", @@ -93087,7 +105385,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93106,7 +105406,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -93114,7 +105416,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -93122,7 +105426,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -93136,7 +105442,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -93152,10 +105460,10 @@ }, { "__Checksum": { - "Data1": 8060077965579073002, - "Data2": 810213909314248319, - "Data3": 7952190167431141150, - "Data4": -5694570503895470118 + "Data1": -3122873974394305125, + "Data2": -2369507902482775258, + "Data3": -2266813574876468507, + "Data4": 8407931656030946313 }, "Kind": "Components.Bind", "Name": "Bind", @@ -93170,7 +105478,9 @@ { "Name": "@bind", "DisplayName": "@bind", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93189,7 +105499,9 @@ "TypeName": "System.String", "DisplayName": ":format", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } }, { "Kind": "Components.Bind", @@ -93197,7 +105509,9 @@ "TypeName": "System.String", "DisplayName": ":event", "Documentation": "Specifiestheeventhandlernametoattachforchangenotificationsforthevalueprovidedbythe'@bind'attribute.", - "Metadata": { "Common.PropertyName": "Event_value" } + "Metadata": { + "Common.PropertyName": "Event_value" + } }, { "Kind": "Components.Bind", @@ -93205,7 +105519,9 @@ "TypeName": "System.Globalization.CultureInfo", "DisplayName": ":culture", "Documentation": "Specifiestheculturetouseforconversions.", - "Metadata": { "Common.PropertyName": "Culture" } + "Metadata": { + "Common.PropertyName": "Culture" + } } ], "Metadata": { @@ -93219,7 +105535,9 @@ "TypeName": "System.String", "DisplayName": "string Microsoft.AspNetCore.Components.Web.BindAttributes.Format_value", "Documentation": "Specifiesaformattoconvertthevaluespecifiedbythe'@bind'attribute.TheformatstringcancurrentlyonlybeusedwithexpressionsoftypeDateTime.", - "Metadata": { "Common.PropertyName": "Format_value" } + "Metadata": { + "Common.PropertyName": "Format_value" + } } ], "Metadata": { @@ -93235,10 +105553,10 @@ }, { "__Checksum": { - "Data1": 5688990076104700094, - "Data2": 3176973817113193884, - "Data3": 8106896066364567765, - "Data4": -5055348389135041346 + "Data1": -5536978443440954659, + "Data2": -1917459999641302339, + "Data3": 7239296883558081795, + "Data4": -9013783973145615640 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -93253,7 +105571,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93282,10 +105602,10 @@ }, { "__Checksum": { - "Data1": -5548644518766123685, - "Data2": 5614378084368843287, - "Data3": 7412105674975198594, - "Data4": -1490995778208764186 + "Data1": 8837412655362049062, + "Data2": 1702912009399328859, + "Data3": -346547243538638963, + "Data4": -1655058472746125353 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", @@ -93300,7 +105620,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93330,10 +105652,10 @@ }, { "__Checksum": { - "Data1": 5826053948197434425, - "Data2": -1872715686698160010, - "Data3": -8210291932371231326, - "Data4": 868654087479304456 + "Data1": -7977007439802814397, + "Data2": -3384630645353059341, + "Data3": 4422040466091593657, + "Data4": 68865066503256875 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -93348,7 +105670,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93377,10 +105701,10 @@ }, { "__Checksum": { - "Data1": -5382167707301463777, - "Data2": -1571783620889753593, - "Data3": -4582513986204771211, - "Data4": -1366567455929609733 + "Data1": 2289480800831497648, + "Data2": 5682287882483249954, + "Data3": -8013203975887356671, + "Data4": -3031951897167979233 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", @@ -93395,7 +105719,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93425,10 +105751,10 @@ }, { "__Checksum": { - "Data1": -2436649836727196604, - "Data2": 8344892077153680133, - "Data3": 4054350340035627336, - "Data4": -4361032228845851007 + "Data1": -1155600230820911024, + "Data2": -461057597590107885, + "Data3": -8389519805968673857, + "Data4": -8295245327360562163 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -93443,7 +105769,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93472,10 +105800,10 @@ }, { "__Checksum": { - "Data1": -4028355995127137282, - "Data2": 3067881587088511552, - "Data3": -6986276792934221129, - "Data4": -3589871794868182754 + "Data1": 5793905100725399947, + "Data2": -6339472337288754527, + "Data3": -6021415773014972950, + "Data4": 6282206772415338123 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", @@ -93490,7 +105818,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93520,10 +105850,10 @@ }, { "__Checksum": { - "Data1": 822591841006154028, - "Data2": -6476505564039511010, - "Data3": -4532588523681525283, - "Data4": 5503878584224908969 + "Data1": -8881323877483190580, + "Data2": 6971486293785221162, + "Data3": -4672614754928977382, + "Data4": 7258165594505185789 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -93538,7 +105868,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93567,10 +105899,10 @@ }, { "__Checksum": { - "Data1": 2463088883190400113, - "Data2": -4772524235040513744, - "Data3": -221674499278442634, - "Data4": -2859860999975759071 + "Data1": 8483534951307743006, + "Data2": 2327463247321079582, + "Data3": -2429928886939150397, + "Data4": 1207274456364521655 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", @@ -93585,7 +105917,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93615,10 +105949,10 @@ }, { "__Checksum": { - "Data1": 5677562785645402779, - "Data2": -5786992261492451531, - "Data3": 6855310279509420310, - "Data4": 998124345846866681 + "Data1": -8489746053000700992, + "Data2": 200079275664515602, + "Data3": -913262072763028690, + "Data4": 3458439054035668907 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -93633,7 +105967,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93662,10 +105998,10 @@ }, { "__Checksum": { - "Data1": -3842209431705580990, - "Data2": -3904008588755132774, - "Data3": 3177884531092904956, - "Data4": -6172708027241247382 + "Data1": 242821951916761029, + "Data2": 4276062884223060748, + "Data3": -2837363110188304268, + "Data4": -3713749775464750369 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputText", @@ -93680,7 +106016,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93710,10 +106048,10 @@ }, { "__Checksum": { - "Data1": -3455670046429520234, - "Data2": -5967350016606408786, - "Data3": -1890655162203654857, - "Data4": 5778538473012563964 + "Data1": 6549393894109432724, + "Data2": -4162475558068363622, + "Data3": 9130985274566644083, + "Data4": -1451671763497680722 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -93728,7 +106066,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93757,10 +106097,10 @@ }, { "__Checksum": { - "Data1": -9069939446848094185, - "Data2": 6654284246026910248, - "Data3": -2337926736017390256, - "Data4": -11601699062082463 + "Data1": 1327711826080057114, + "Data2": 1166903044696074347, + "Data3": -6322874633735637494, + "Data4": 6299602338719583463 }, "Kind": "Components.Bind", "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", @@ -93775,7 +106115,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93805,10 +106147,10 @@ }, { "__Checksum": { - "Data1": -1228299763161480348, - "Data2": 3155574672765085462, - "Data3": 4600386469633781268, - "Data4": 6888539955513081476 + "Data1": 1370726430771256357, + "Data2": -8778374686181668164, + "Data3": 7336593026001571494, + "Data4": 1628846976307564666 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikAutoComplete", @@ -93823,7 +106165,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93852,10 +106196,10 @@ }, { "__Checksum": { - "Data1": 4312329599888618259, - "Data2": 8339424255335211778, - "Data3": 8810560536168860112, - "Data4": -2246634103217587025 + "Data1": -8472864147417994247, + "Data2": -1949373014230921366, + "Data3": 5698526126339123729, + "Data4": 1412320767475182003 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikAutoComplete", @@ -93870,7 +106214,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93900,10 +106246,10 @@ }, { "__Checksum": { - "Data1": -3255612808256714385, - "Data2": 2893201670154113457, - "Data3": 466131847040533766, - "Data4": -2363704289890526754 + "Data1": 5612506819915959193, + "Data2": -7083787351491430567, + "Data3": -1105144178253634499, + "Data4": 436018464745302479 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.ButtonGroupToggleButton", @@ -93918,7 +106264,9 @@ { "Name": "@bind-Selected", "DisplayName": "@bind-Selected", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93946,10 +106294,10 @@ }, { "__Checksum": { - "Data1": 3389877913998967553, - "Data2": -2889238097332986246, - "Data3": 1234360914912059834, - "Data4": -3726666747564802518 + "Data1": -79276132137296002, + "Data2": 3826404299444762114, + "Data3": 3367752596394688350, + "Data4": -8521765069448838985 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.ButtonGroupToggleButton", @@ -93964,7 +106312,9 @@ { "Name": "@bind-Selected", "DisplayName": "@bind-Selected", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -93993,10 +106343,10 @@ }, { "__Checksum": { - "Data1": 4851162904815495256, - "Data2": -8028693409409083641, - "Data3": -4104509214913573784, - "Data4": 4018807740748644 + "Data1": 4273102378850050799, + "Data2": -6596211755194761050, + "Data3": -1831084638213314796, + "Data4": 2218428292806995123 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -94011,7 +106361,9 @@ { "Name": "@bind-View", "DisplayName": "@bind-View", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94040,10 +106392,10 @@ }, { "__Checksum": { - "Data1": -2964252618344807609, - "Data2": -6610395058606374380, - "Data3": 1525519623320317126, - "Data4": -5461102789869248466 + "Data1": -617125551049138008, + "Data2": 1331317505121595894, + "Data3": 66870854341812009, + "Data4": 8541978366768560223 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -94058,7 +106410,9 @@ { "Name": "@bind-Date", "DisplayName": "@bind-Date", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94086,10 +106440,10 @@ }, { "__Checksum": { - "Data1": -7441330249042205106, - "Data2": -4959152906105384268, - "Data3": 1337817484067515553, - "Data4": 3744523149258177480 + "Data1": 8526449645209533456, + "Data2": 3985259221664606220, + "Data3": -297633870288892486, + "Data4": -742739224595431799 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -94104,7 +106458,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94132,10 +106488,10 @@ }, { "__Checksum": { - "Data1": -5428954526362787734, - "Data2": -3474283047261918239, - "Data3": 7235688542047108280, - "Data4": -7227893801661158620 + "Data1": 4948105609285981083, + "Data2": -7239219291387962350, + "Data3": -6536479840471156996, + "Data4": -3737419842036581032 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -94150,7 +106506,9 @@ { "Name": "@bind-RangeStart", "DisplayName": "@bind-RangeStart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94178,10 +106536,10 @@ }, { "__Checksum": { - "Data1": -3997507551904856137, - "Data2": 2656907308116829560, - "Data3": 7124236288446820250, - "Data4": -8531589902740999834 + "Data1": -3346609719228450964, + "Data2": 637464012261271474, + "Data3": 2759600869901042609, + "Data4": -7090586827808874083 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -94196,7 +106554,9 @@ { "Name": "@bind-RangeEnd", "DisplayName": "@bind-RangeEnd", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94224,10 +106584,10 @@ }, { "__Checksum": { - "Data1": 1886477260842928747, - "Data2": -2468643087788701121, - "Data3": 2465848018645880331, - "Data4": 7246214086103174029 + "Data1": -8970127270683646034, + "Data2": -3267458544883768748, + "Data3": -6304229337841787738, + "Data4": -6671162308598613843 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -94242,7 +106602,9 @@ { "Name": "@bind-View", "DisplayName": "@bind-View", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94272,10 +106634,10 @@ }, { "__Checksum": { - "Data1": 5371238408202107653, - "Data2": -6888385145044851173, - "Data3": -6955057374391903679, - "Data4": -8189381257106690861 + "Data1": -1315181361786040710, + "Data2": -8044279009627099718, + "Data3": 645615739680357332, + "Data4": -4425145558437606662 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -94290,7 +106652,9 @@ { "Name": "@bind-Date", "DisplayName": "@bind-Date", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94319,10 +106683,10 @@ }, { "__Checksum": { - "Data1": 5294007294995549915, - "Data2": 1496779816902493631, - "Data3": 4205858804686413129, - "Data4": -4672449822860540468 + "Data1": -4370372647228462791, + "Data2": 6050753381761723775, + "Data3": 333571249460238981, + "Data4": 2171991154202362747 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -94337,7 +106701,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94366,10 +106732,10 @@ }, { "__Checksum": { - "Data1": -2715792908504279821, - "Data2": 2437063382609656008, - "Data3": 7756619022091529343, - "Data4": -1203926162947846131 + "Data1": -2654795121122018958, + "Data2": 8081178614072209792, + "Data3": -4535189066562113058, + "Data4": -7525995069894300467 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -94384,7 +106750,9 @@ { "Name": "@bind-RangeStart", "DisplayName": "@bind-RangeStart", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94413,10 +106781,10 @@ }, { "__Checksum": { - "Data1": 2180102099591487305, - "Data2": -4949149467299267350, - "Data3": -5291701937064324623, - "Data4": 8056990709215511831 + "Data1": -7028372367977276495, + "Data2": 2907169053960224868, + "Data3": -7339399248521676337, + "Data4": 3630366090587313398 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCalendar", @@ -94431,7 +106799,9 @@ { "Name": "@bind-RangeEnd", "DisplayName": "@bind-RangeEnd", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94460,10 +106830,10 @@ }, { "__Checksum": { - "Data1": 7562026745822115734, - "Data2": 3658284245849820822, - "Data3": -9076017220273421746, - "Data4": 3937202597525293178 + "Data1": 4570406912035175582, + "Data2": -4079598231561826670, + "Data3": 2979346808117825891, + "Data4": -5648276024759504260 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCheckBox", @@ -94478,7 +106848,9 @@ { "Name": "@bind-Indeterminate", "DisplayName": "@bind-Indeterminate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94506,10 +106878,10 @@ }, { "__Checksum": { - "Data1": 5355899023783587106, - "Data2": -7932989075911547299, - "Data3": -3385801210013638968, - "Data4": 1722186016756561317 + "Data1": 8811901340876096538, + "Data2": -4718482821668980235, + "Data3": 1037313458209845153, + "Data4": -6495663692557233260 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCheckBox", @@ -94524,7 +106896,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94553,10 +106927,10 @@ }, { "__Checksum": { - "Data1": -6023651833326405527, - "Data2": 7650697720330327016, - "Data3": 5026550995832892018, - "Data4": -8392805495708621217 + "Data1": 3679541559446151991, + "Data2": 554288477730471064, + "Data3": 5851200332608191178, + "Data4": 3420364786152561803 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCheckBox", @@ -94571,7 +106945,9 @@ { "Name": "@bind-Indeterminate", "DisplayName": "@bind-Indeterminate", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94600,10 +106976,10 @@ }, { "__Checksum": { - "Data1": -193106561273131965, - "Data2": 8117287492001610114, - "Data3": -6908331336252680973, - "Data4": 6243802361310796365 + "Data1": 3285591653009395860, + "Data2": 2914699470521320116, + "Data3": 563246286901728729, + "Data4": 7656622847902024050 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikCheckBox", @@ -94618,7 +106994,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94648,10 +107026,10 @@ }, { "__Checksum": { - "Data1": -1438058594444197597, - "Data2": -6230129254292365562, - "Data3": -6032161629565962254, - "Data4": 5370370462389468370 + "Data1": 1687243316063551224, + "Data2": -5653296646189509975, + "Data3": 8949307152922127904, + "Data4": 240685377845972812 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikComboBox", @@ -94666,7 +107044,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94695,10 +107075,10 @@ }, { "__Checksum": { - "Data1": 3689997531692713447, - "Data2": -4633541536879304506, - "Data3": 5629541343140154404, - "Data4": 4311442359275003900 + "Data1": -9167774716601650280, + "Data2": 5416862951940419130, + "Data3": -4373813234985973081, + "Data4": -3401568640751842693 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikComboBox", @@ -94713,7 +107093,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94743,10 +107125,10 @@ }, { "__Checksum": { - "Data1": -2002548065135849163, - "Data2": 5933836647175387398, - "Data3": 1622494006689389877, - "Data4": 4291624552753631029 + "Data1": 1707745588050407393, + "Data2": 1399616464113193803, + "Data3": 8703681859076081203, + "Data4": -1021118603209645419 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDateInput", @@ -94761,7 +107143,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94790,10 +107174,10 @@ }, { "__Checksum": { - "Data1": -534017961193846231, - "Data2": 1229358757507566622, - "Data3": 8289323583707764091, - "Data4": 7246143370884371017 + "Data1": 8271570513744829063, + "Data2": -7438075440528836587, + "Data3": 4774764229571213657, + "Data4": 3487657939077871645 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDateInput", @@ -94808,7 +107192,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94838,10 +107224,10 @@ }, { "__Checksum": { - "Data1": 3271289877786694585, - "Data2": -2983029164264029144, - "Data3": 6506381211651871193, - "Data4": -5682282620103500249 + "Data1": -1217024229699767082, + "Data2": 1361614970350416885, + "Data3": 7484172135614206860, + "Data4": -6065143012365086813 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDatePicker", @@ -94856,7 +107242,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94885,10 +107273,10 @@ }, { "__Checksum": { - "Data1": -6971637053592652810, - "Data2": 8226880160019607026, - "Data3": 2242076607599408905, - "Data4": 6535500884303852989 + "Data1": -8759692323549787860, + "Data2": -615383625717601029, + "Data3": -2998768462516485610, + "Data4": -3069898927290650377 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDatePicker", @@ -94903,7 +107291,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94933,10 +107323,10 @@ }, { "__Checksum": { - "Data1": -8193423244376661536, - "Data2": 7685288367495502294, - "Data3": -5981878913880982744, - "Data4": 8132623502542071207 + "Data1": -8996918996684620651, + "Data2": 2415392190199260980, + "Data3": -988680443876267251, + "Data4": -997979684072868785 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDateRangePicker", @@ -94951,7 +107341,9 @@ { "Name": "@bind-StartValue", "DisplayName": "@bind-StartValue", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -94980,10 +107372,10 @@ }, { "__Checksum": { - "Data1": -7525777043665957550, - "Data2": -5117819961130959886, - "Data3": 8725431456978875163, - "Data4": -1344481051062186742 + "Data1": 3415288125884852922, + "Data2": 3390677662807177080, + "Data3": 4779616203385119191, + "Data4": -4686163003363562223 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDateRangePicker", @@ -94998,7 +107390,9 @@ { "Name": "@bind-EndValue", "DisplayName": "@bind-EndValue", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95027,10 +107421,10 @@ }, { "__Checksum": { - "Data1": 426717058748570422, - "Data2": -181038509334671639, - "Data3": -3278277588414713065, - "Data4": -3304104676765648567 + "Data1": -8016613230725592687, + "Data2": -5858001716995005373, + "Data3": -1522607820200002008, + "Data4": -6548781378680326672 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDateRangePicker", @@ -95045,7 +107439,9 @@ { "Name": "@bind-View", "DisplayName": "@bind-View", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95074,10 +107470,10 @@ }, { "__Checksum": { - "Data1": -3959587795311995600, - "Data2": -9184719653133505277, - "Data3": -8632385571878806842, - "Data4": 9206934090146050492 + "Data1": 9088511558518316915, + "Data2": -8695031607326792016, + "Data3": -8617167282559546226, + "Data4": 2902006136334459476 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDateRangePicker", @@ -95092,7 +107488,9 @@ { "Name": "@bind-StartValue", "DisplayName": "@bind-StartValue", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95122,10 +107520,10 @@ }, { "__Checksum": { - "Data1": -2172142716725388674, - "Data2": -1417756349191145560, - "Data3": -5653079418729771790, - "Data4": 2280610493497844854 + "Data1": -845046130595439024, + "Data2": 8096504223960261599, + "Data3": 3772985241209033236, + "Data4": -4123294188484080995 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDateRangePicker", @@ -95140,7 +107538,9 @@ { "Name": "@bind-EndValue", "DisplayName": "@bind-EndValue", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95170,10 +107570,10 @@ }, { "__Checksum": { - "Data1": -1260063321789777457, - "Data2": 965671079207974843, - "Data3": 6168416200125609555, - "Data4": -959401704480362275 + "Data1": 5687682039433213820, + "Data2": 8832112515330032868, + "Data3": -8439233877211407408, + "Data4": 6195517809163889818 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDateRangePicker", @@ -95188,7 +107588,9 @@ { "Name": "@bind-View", "DisplayName": "@bind-View", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95218,10 +107620,10 @@ }, { "__Checksum": { - "Data1": 3985561506746728785, - "Data2": -6596300264970551431, - "Data3": -2592913215149159630, - "Data4": 8688099028051046787 + "Data1": 4239966723443309289, + "Data2": 4643724635036463764, + "Data3": 4053444870441916118, + "Data4": -4720043685933376150 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDateTimePicker", @@ -95236,7 +107638,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95265,10 +107669,10 @@ }, { "__Checksum": { - "Data1": -8048375317436221555, - "Data2": -4150599422475079688, - "Data3": 6093906839927266550, - "Data4": 1723209841698583238 + "Data1": 8320418353065316733, + "Data2": 3887803240584083994, + "Data3": 1077047697721542535, + "Data4": 8773021482421126257 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDateTimePicker", @@ -95283,7 +107687,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95313,10 +107719,10 @@ }, { "__Checksum": { - "Data1": 5072897998314958388, - "Data2": 849551128797055282, - "Data3": 6892981601661696151, - "Data4": 651301322973393903 + "Data1": 5525737576063060100, + "Data2": -2607649320162765980, + "Data3": -732066861630907437, + "Data4": 6452124692908791607 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDrawer", @@ -95331,7 +107737,9 @@ { "Name": "@bind-Expanded", "DisplayName": "@bind-Expanded", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95359,10 +107767,10 @@ }, { "__Checksum": { - "Data1": -5513417093002815647, - "Data2": 2732459041770310637, - "Data3": 7148286253490978792, - "Data4": -8341063230233655666 + "Data1": 7614325244445550355, + "Data2": 864699553202630934, + "Data3": 3467113153586157797, + "Data4": -261331512353153783 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDrawer", @@ -95377,7 +107785,9 @@ { "Name": "@bind-SelectedItem", "DisplayName": "@bind-SelectedItem", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95405,10 +107815,10 @@ }, { "__Checksum": { - "Data1": -4837204172945783663, - "Data2": 6805522153112463814, - "Data3": 3823857035895062751, - "Data4": -2945892733901344428 + "Data1": 7870911085778686609, + "Data2": -5647983849237995030, + "Data3": 4852597337936940178, + "Data4": -4719086627389097794 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDrawer", @@ -95423,7 +107833,9 @@ { "Name": "@bind-Expanded", "DisplayName": "@bind-Expanded", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95452,10 +107864,10 @@ }, { "__Checksum": { - "Data1": 5841318203764108881, - "Data2": 8696107215780187541, - "Data3": -4096741549229687993, - "Data4": -4524701776754667713 + "Data1": 6772514501323787742, + "Data2": -2707432377298506454, + "Data3": 2540663835943702822, + "Data4": -4109624041705136419 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDrawer", @@ -95470,7 +107882,9 @@ { "Name": "@bind-SelectedItem", "DisplayName": "@bind-SelectedItem", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95499,10 +107913,10 @@ }, { "__Checksum": { - "Data1": -1595056477430258860, - "Data2": -1433633891398518037, - "Data3": -2570595272613650563, - "Data4": 4638373541518688667 + "Data1": -6110063875655921687, + "Data2": 994176269210099276, + "Data3": -1655470669001002633, + "Data4": -8925928905467071142 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDropDownList", @@ -95517,7 +107931,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95546,10 +107962,10 @@ }, { "__Checksum": { - "Data1": -8439565490043387503, - "Data2": -6058702199000145995, - "Data3": 2158363485279562149, - "Data4": 6586557712975737056 + "Data1": -483496490424278509, + "Data2": 1319829404285537800, + "Data3": 6929504329587147398, + "Data4": -5068345416446365710 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikDropDownList", @@ -95564,7 +107980,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95594,10 +108012,10 @@ }, { "__Checksum": { - "Data1": 569415139977496361, - "Data2": 4374339145076869678, - "Data3": 8541660569304837371, - "Data4": -6668367142882616558 + "Data1": 4015262540622397498, + "Data2": 1863530618140720694, + "Data3": -5851794158153684217, + "Data4": 4328631086576109301 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikEditor", @@ -95612,7 +108030,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95641,10 +108061,10 @@ }, { "__Checksum": { - "Data1": -358544723822940447, - "Data2": -40717039558322149, - "Data3": 7397339172200362777, - "Data4": 7063145460259886003 + "Data1": 6803627387040949274, + "Data2": -4069544736790219801, + "Data3": 3204713959716766552, + "Data4": -8810488848281221167 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikEditor", @@ -95659,7 +108079,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95689,10 +108111,10 @@ }, { "__Checksum": { - "Data1": 3975259635047567278, - "Data2": 8694544330520939331, - "Data3": 3101022137043170700, - "Data4": 4511737839402238801 + "Data1": -1634323638488032247, + "Data2": -6070781064080607844, + "Data3": -4914275690546905524, + "Data4": -9053940826899080873 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikGrid", @@ -95707,7 +108129,9 @@ { "Name": "@bind-SelectedItems", "DisplayName": "@bind-SelectedItems", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95735,10 +108159,10 @@ }, { "__Checksum": { - "Data1": -1984030930599627853, - "Data2": 205374968704572266, - "Data3": 2262107890197970081, - "Data4": -3213925030857139489 + "Data1": 2189491339470810066, + "Data2": 8604792741645411925, + "Data3": -2784794102315752783, + "Data4": 7458924117267442320 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikGrid", @@ -95753,7 +108177,9 @@ { "Name": "@bind-Page", "DisplayName": "@bind-Page", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95781,10 +108207,10 @@ }, { "__Checksum": { - "Data1": -7090703822436990958, - "Data2": -3079419805520840278, - "Data3": 2775640605823617116, - "Data4": 3171871110105223050 + "Data1": 2488614460386853319, + "Data2": -5490119150260664885, + "Data3": -7812595154941426781, + "Data4": 317581576845878564 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikGrid", @@ -95799,7 +108225,9 @@ { "Name": "@bind-SelectedItems", "DisplayName": "@bind-SelectedItems", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95828,10 +108256,10 @@ }, { "__Checksum": { - "Data1": 5720805691125178439, - "Data2": -5378079483062065185, - "Data3": -35855816523175305, - "Data4": 1602248815067960992 + "Data1": -6910093049607539002, + "Data2": 4772671369917308467, + "Data3": 3377322657131551971, + "Data4": 6140230956040356469 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikGrid", @@ -95846,7 +108274,9 @@ { "Name": "@bind-Page", "DisplayName": "@bind-Page", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95875,10 +108305,10 @@ }, { "__Checksum": { - "Data1": 1746527595945952897, - "Data2": 7614097211076278544, - "Data3": -7621067049223085768, - "Data4": -8381495228227343531 + "Data1": 3988473806336402737, + "Data2": 3488117249598652803, + "Data3": -9151080955001094920, + "Data4": -6061623277109419290 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikListView", @@ -95893,7 +108323,9 @@ { "Name": "@bind-Page", "DisplayName": "@bind-Page", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95921,10 +108353,10 @@ }, { "__Checksum": { - "Data1": 585666351432444226, - "Data2": -7314151742172621108, - "Data3": -5802219148379504230, - "Data4": 4059114380008455854 + "Data1": -818793524138973290, + "Data2": -8359720305588950342, + "Data3": 9081090776441904373, + "Data4": -6324294318432187459 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikListView", @@ -95939,7 +108371,9 @@ { "Name": "@bind-Page", "DisplayName": "@bind-Page", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -95968,10 +108402,10 @@ }, { "__Checksum": { - "Data1": 1944299905425505391, - "Data2": -1828488029993127295, - "Data3": -5966176160640962, - "Data4": 6991199403381451034 + "Data1": 3221795354508546664, + "Data2": -8397872506301405384, + "Data3": -6299324984692361937, + "Data4": 7556464265653647942 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikMultiSelect", @@ -95986,7 +108420,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96015,10 +108451,10 @@ }, { "__Checksum": { - "Data1": -3145897148449642166, - "Data2": 1692505929285778859, - "Data3": 4135909565591496740, - "Data4": 4024060468893086137 + "Data1": 215259151215036284, + "Data2": 1174484934626245491, + "Data3": 8318661219675653708, + "Data4": 555307786101262838 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikMultiSelect", @@ -96033,7 +108469,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96063,10 +108501,10 @@ }, { "__Checksum": { - "Data1": -1842112005629609802, - "Data2": 2003625896905910861, - "Data3": 919552970063634906, - "Data4": 5225739237537044636 + "Data1": -4831217897132501483, + "Data2": -2902157938271937640, + "Data3": -5785918302284703378, + "Data4": 5040696443885164188 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikNumericTextBox", @@ -96081,7 +108519,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96110,10 +108550,10 @@ }, { "__Checksum": { - "Data1": -7368485413948779026, - "Data2": -804313645708995519, - "Data3": -8025710749570665776, - "Data4": -146432539658324276 + "Data1": -1200210624411018342, + "Data2": -8883346480000526316, + "Data3": -6527691608647544587, + "Data4": -3729976039055549313 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikNumericTextBox", @@ -96128,7 +108568,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96158,10 +108600,10 @@ }, { "__Checksum": { - "Data1": 7506614572564935002, - "Data2": 6641156236647874367, - "Data3": 1060272392420315629, - "Data4": 7890931930164248449 + "Data1": -6088267415716548048, + "Data2": 9161657467444370562, + "Data3": -248283010708767910, + "Data4": 7628764914466976877 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikPager", @@ -96176,7 +108618,9 @@ { "Name": "@bind-Page", "DisplayName": "@bind-Page", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96204,10 +108648,10 @@ }, { "__Checksum": { - "Data1": 8171181885861482591, - "Data2": 6063749548841211521, - "Data3": 2338289901996747696, - "Data4": 1247494643969148304 + "Data1": 4891534220823058281, + "Data2": -4570978814902282294, + "Data3": -7683082273920563163, + "Data4": 8547806889483943944 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikPager", @@ -96222,7 +108666,9 @@ { "Name": "@bind-Page", "DisplayName": "@bind-Page", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96251,10 +108697,10 @@ }, { "__Checksum": { - "Data1": 8402656187555969781, - "Data2": -8077595849232931939, - "Data3": -6915977682294076050, - "Data4": 8144045277845614809 + "Data1": -8804851826398172309, + "Data2": -8562635673274753808, + "Data3": 2508618982499192843, + "Data4": -9065235656251067341 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikScheduler", @@ -96269,7 +108715,9 @@ { "Name": "@bind-Date", "DisplayName": "@bind-Date", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96297,10 +108745,10 @@ }, { "__Checksum": { - "Data1": 6699552766497778909, - "Data2": -2722135364034671108, - "Data3": 5311306532406218975, - "Data4": -318838040082018641 + "Data1": 7927900717493248011, + "Data2": 7413027394902480586, + "Data3": -5966067640226146152, + "Data4": 1973977586232032765 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikScheduler", @@ -96315,7 +108763,9 @@ { "Name": "@bind-View", "DisplayName": "@bind-View", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96344,10 +108794,10 @@ }, { "__Checksum": { - "Data1": 4928570184594487030, - "Data2": -2913662434725785040, - "Data3": -5940693778255298711, - "Data4": -7708182773433909925 + "Data1": -4204777020479845552, + "Data2": -1227264729405670159, + "Data3": 70234706990338960, + "Data4": -7374764181420027204 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikScheduler", @@ -96362,7 +108812,9 @@ { "Name": "@bind-Date", "DisplayName": "@bind-Date", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96391,10 +108843,10 @@ }, { "__Checksum": { - "Data1": 6322320377379679122, - "Data2": 7865237743288893668, - "Data3": -1342947576550893397, - "Data4": 6621757998840283519 + "Data1": -6313782443796366495, + "Data2": -3404293039029604058, + "Data3": -8148081858894845712, + "Data4": -8168362104106140752 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikScheduler", @@ -96409,7 +108861,9 @@ { "Name": "@bind-View", "DisplayName": "@bind-View", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96439,10 +108893,10 @@ }, { "__Checksum": { - "Data1": -5186162974667081499, - "Data2": 6156602199248560630, - "Data3": -2039668540446947653, - "Data4": -2754661604394393862 + "Data1": 8402473383608483145, + "Data2": 4840046440344357706, + "Data3": -8882440809906410700, + "Data4": 1612970577275566970 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikSwitch", @@ -96457,7 +108911,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96486,10 +108942,10 @@ }, { "__Checksum": { - "Data1": 8477531837036309134, - "Data2": -8244749036167614444, - "Data3": 7853199942553498265, - "Data4": -7977591149974981619 + "Data1": -3353407485809163605, + "Data2": -4645281262758002011, + "Data3": -1713071857352434002, + "Data4": -7193142345478055134 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikSwitch", @@ -96504,7 +108960,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96534,10 +108992,10 @@ }, { "__Checksum": { - "Data1": 8392543385195814290, - "Data2": 3865481859096826437, - "Data3": 8364120599260995804, - "Data4": 9170915575319927805 + "Data1": 6372179352593435593, + "Data2": -2741708254009689153, + "Data3": 3779436792921491331, + "Data4": -7105920297512528671 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTabStrip", @@ -96552,7 +109010,9 @@ { "Name": "@bind-ActiveTabIndex", "DisplayName": "@bind-ActiveTabIndex", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96580,10 +109040,10 @@ }, { "__Checksum": { - "Data1": -7934950052966913656, - "Data2": 2710003242638758301, - "Data3": -49345863979781087, - "Data4": 5500213524146636900 + "Data1": -2587889501058099412, + "Data2": -3828682042263406247, + "Data3": 2265933161778821428, + "Data4": -7240863524295144839 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTabStrip", @@ -96598,7 +109058,9 @@ { "Name": "@bind-ActiveTabIndex", "DisplayName": "@bind-ActiveTabIndex", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96627,10 +109089,10 @@ }, { "__Checksum": { - "Data1": 9007577019236217535, - "Data2": -738254126472625584, - "Data3": 2728469717119297364, - "Data4": 203644461732819554 + "Data1": -2084169121374268694, + "Data2": -3968296701970002040, + "Data3": -3085287175659632356, + "Data4": 9013955004606114012 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTextBox", @@ -96645,7 +109107,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96674,10 +109138,10 @@ }, { "__Checksum": { - "Data1": -6572790806673308139, - "Data2": -2237519701871365838, - "Data3": 4570911844165354026, - "Data4": 241390746009733009 + "Data1": -4329506053850637641, + "Data2": 966884813382012097, + "Data3": -4226225550544883470, + "Data4": 4063781715927428573 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTextBox", @@ -96692,7 +109156,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96722,10 +109188,10 @@ }, { "__Checksum": { - "Data1": -812032039847462800, - "Data2": 5889815100164326417, - "Data3": -8877711236172119852, - "Data4": 1923693971198187134 + "Data1": -8530664670269434213, + "Data2": 6033690087650035570, + "Data3": 20590093183630132, + "Data4": -3705656999944848199 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTimePicker", @@ -96740,7 +109206,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96769,10 +109237,10 @@ }, { "__Checksum": { - "Data1": -2583931639965635637, - "Data2": -3126296062824600052, - "Data3": 2496932794302965088, - "Data4": 6120407877034452876 + "Data1": -663346331378089502, + "Data2": -5197407308779246511, + "Data3": -3089750907807860782, + "Data4": 6881111524864964173 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTimePicker", @@ -96787,7 +109255,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96817,10 +109287,10 @@ }, { "__Checksum": { - "Data1": 8219004892892121979, - "Data2": 3209185906668325604, - "Data3": 1830868193336888175, - "Data4": -8824128542915914945 + "Data1": 2674878056595121673, + "Data2": 464211503394992753, + "Data3": 3422602305094771671, + "Data4": -7574703041191675125 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikToggleButton", @@ -96835,7 +109305,9 @@ { "Name": "@bind-Selected", "DisplayName": "@bind-Selected", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96863,10 +109335,10 @@ }, { "__Checksum": { - "Data1": -3220429867169969077, - "Data2": -770386247523799489, - "Data3": 2976427384576294370, - "Data4": 8012762828492580403 + "Data1": 14771968104416270, + "Data2": -8838419102911429432, + "Data3": -5397133412753369234, + "Data4": 4053109755501513391 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikToggleButton", @@ -96881,7 +109353,9 @@ { "Name": "@bind-Selected", "DisplayName": "@bind-Selected", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96910,10 +109384,10 @@ }, { "__Checksum": { - "Data1": 4236980385305540315, - "Data2": 3079899647679942893, - "Data3": -8399629190071339093, - "Data4": -1683128170277433972 + "Data1": 5959254716940382500, + "Data2": -3621048282325025445, + "Data3": -1902412526231745288, + "Data4": -5787615090082365569 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTreeList", @@ -96928,7 +109402,9 @@ { "Name": "@bind-SelectedItems", "DisplayName": "@bind-SelectedItems", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -96956,10 +109432,10 @@ }, { "__Checksum": { - "Data1": 8593739956761307695, - "Data2": -2528521167501256880, - "Data3": 9038806934301626019, - "Data4": -7192508893278749267 + "Data1": 8610904364474815037, + "Data2": 5980792389317930555, + "Data3": 5048917380852870665, + "Data4": -5328205549291286472 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTreeList", @@ -96974,7 +109450,9 @@ { "Name": "@bind-Page", "DisplayName": "@bind-Page", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97002,10 +109480,10 @@ }, { "__Checksum": { - "Data1": -6431357391988333269, - "Data2": 17905963026207754, - "Data3": -6835873805509170021, - "Data4": -5486815543445066470 + "Data1": -1017633321412624696, + "Data2": -7404476118806092067, + "Data3": 8238794969661512762, + "Data4": -3037791807286668633 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTreeList", @@ -97020,7 +109498,9 @@ { "Name": "@bind-SelectedItems", "DisplayName": "@bind-SelectedItems", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97049,10 +109529,10 @@ }, { "__Checksum": { - "Data1": -801804008096296311, - "Data2": -511566088082252012, - "Data3": 6857175602508165984, - "Data4": 4030064251226781621 + "Data1": 722960078859994172, + "Data2": -4725334963550412986, + "Data3": -1221704665473421552, + "Data4": 7465728991491483471 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTreeList", @@ -97067,7 +109547,9 @@ { "Name": "@bind-Page", "DisplayName": "@bind-Page", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97096,10 +109578,10 @@ }, { "__Checksum": { - "Data1": 3481864022829073677, - "Data2": 6277416447750907092, - "Data3": -6131857501627079730, - "Data4": 8132495501257798977 + "Data1": 6523628171330404793, + "Data2": 8443633747810555672, + "Data3": 2139557897918130161, + "Data4": -5647700242683075594 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTreeView", @@ -97114,7 +109596,9 @@ { "Name": "@bind-SelectedItems", "DisplayName": "@bind-SelectedItems", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97142,10 +109626,10 @@ }, { "__Checksum": { - "Data1": 6701231645073762941, - "Data2": -6794440228332068128, - "Data3": 3718723314574583268, - "Data4": -1718131834358842595 + "Data1": -5671189250897976827, + "Data2": 8879313149760889720, + "Data3": -3040505396501381804, + "Data4": -536277063940128814 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikTreeView", @@ -97160,7 +109644,9 @@ { "Name": "@bind-SelectedItems", "DisplayName": "@bind-SelectedItems", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97189,10 +109675,10 @@ }, { "__Checksum": { - "Data1": -4756658077148197396, - "Data2": 904629999862452820, - "Data3": 4133396749278630996, - "Data4": -8799834062747900938 + "Data1": -1475001506108625493, + "Data2": 6514428005853749013, + "Data3": -8126124954701535173, + "Data4": -6571625724255290359 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikWindow", @@ -97207,7 +109693,9 @@ { "Name": "@bind-Visible", "DisplayName": "@bind-Visible", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97235,10 +109723,10 @@ }, { "__Checksum": { - "Data1": 5859426869246135740, - "Data2": 1765463767691933852, - "Data3": -3005977258738417216, - "Data4": -1363152928496160624 + "Data1": -1212866653271637366, + "Data2": -831725154592430178, + "Data3": 7947712856485313549, + "Data4": -5694815964839054193 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikWindow", @@ -97253,7 +109741,9 @@ { "Name": "@bind-State", "DisplayName": "@bind-State", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97282,10 +109772,10 @@ }, { "__Checksum": { - "Data1": 3655798976715107955, - "Data2": 2345289316806202816, - "Data3": 1207213175401608318, - "Data4": -5720346281035437886 + "Data1": -5548162760267074359, + "Data2": 7098622747774740324, + "Data3": 7691519756448274839, + "Data4": -5577703723187997093 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikWindow", @@ -97300,7 +109790,9 @@ { "Name": "@bind-Visible", "DisplayName": "@bind-Visible", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97329,10 +109821,10 @@ }, { "__Checksum": { - "Data1": 4982855396222710278, - "Data2": -7960286638603443362, - "Data3": -6687368397095632146, - "Data4": -4558831876784233075 + "Data1": 1287886040458552518, + "Data2": 2743360564668123189, + "Data3": -1314508349582760864, + "Data4": -3228721142208477684 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TelerikWindow", @@ -97347,7 +109839,9 @@ { "Name": "@bind-State", "DisplayName": "@bind-State", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97377,10 +109871,10 @@ }, { "__Checksum": { - "Data1": -8460720415716268649, - "Data2": 6547317451545833791, - "Data3": -8483278026946055920, - "Data4": 4516486983623765425 + "Data1": -3830757954524759933, + "Data2": -3745582579809839705, + "Data3": 7624769852663848054, + "Data4": 7948170365101764765 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.TelerikInputBase", @@ -97395,7 +109889,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97424,10 +109920,10 @@ }, { "__Checksum": { - "Data1": -8573889321494560881, - "Data2": 7687544156894314650, - "Data3": 46500458105315591, - "Data4": 523568825857049437 + "Data1": 1092288656726808718, + "Data2": -8633276587641909649, + "Data3": -1298111388229986355, + "Data4": -4639132785986562203 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.TelerikInputBase", @@ -97442,7 +109938,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97472,10 +109970,10 @@ }, { "__Checksum": { - "Data1": 5220089436294702329, - "Data2": 3840330164116146327, - "Data3": 4153998053818585932, - "Data4": -2907021919752022119 + "Data1": -4588655906927461742, + "Data2": -6244551545859245933, + "Data3": -1690911104053786337, + "Data4": 1334809799379765254 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu", @@ -97490,7 +109988,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97518,10 +110018,10 @@ }, { "__Checksum": { - "Data1": -3582116903370482264, - "Data2": -3814825304011319821, - "Data3": -375261114486008123, - "Data4": 6524804962818970120 + "Data1": 5601147450134093531, + "Data2": 2559998920756021881, + "Data3": -1349311941299515260, + "Data4": 5275953997165006518 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenu", @@ -97536,7 +110036,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97565,10 +110067,10 @@ }, { "__Checksum": { - "Data1": -4670758648631606377, - "Data2": -8062138366949888988, - "Data3": 7199158257739670219, - "Data4": -4227585622968685192 + "Data1": -7776591243392695883, + "Data2": -2971023444249978706, + "Data3": -9152633845323416731, + "Data4": -7150335660785515328 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter", @@ -97583,7 +110085,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97611,10 +110115,10 @@ }, { "__Checksum": { - "Data1": 2420231898425719424, - "Data2": -5713567844469191194, - "Data3": 4000802007149765017, - "Data4": -519104280214028509 + "Data1": -8099391178510045237, + "Data2": 227166293218845916, + "Data3": 4121760553911836741, + "Data4": 4191749248879180172 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.ColumnMenu.ColumnMenuFilter", @@ -97629,7 +110133,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97658,10 +110164,10 @@ }, { "__Checksum": { - "Data1": 5994313309055520889, - "Data2": 4583736197454898707, - "Data3": -2830999302107312313, - "Data4": 1819675321468752104 + "Data1": -5632601865991361065, + "Data2": 1741183026171018376, + "Data3": -7405704971265355196, + "Data4": -3420412376970673682 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase", @@ -97676,7 +110182,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97704,10 +110212,10 @@ }, { "__Checksum": { - "Data1": -3599686007335732643, - "Data2": -1853071552041969320, - "Data3": -2823707403906368761, - "Data4": 6354969958432285155 + "Data1": -2972969919238988650, + "Data2": -8852056232844852415, + "Data3": -8262445315727570978, + "Data4": -7076678249011300808 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanEditorBase", @@ -97722,7 +110230,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97751,10 +110261,10 @@ }, { "__Checksum": { - "Data1": 3711763385309717415, - "Data2": -1560106781091575791, - "Data3": -8679015366953954651, - "Data4": 1372622451845215386 + "Data1": -2348404446061606072, + "Data2": 6268474649500849147, + "Data3": 3592461208533093563, + "Data4": 845556174452008580 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEditorBase", @@ -97769,7 +110279,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97797,10 +110309,10 @@ }, { "__Checksum": { - "Data1": -5777627593892596633, - "Data2": -4369218864638918005, - "Data3": 3566339942197923493, - "Data4": 6515642448021015820 + "Data1": 8057410910161582630, + "Data2": -6739834589541045509, + "Data3": 7557073034907408530, + "Data4": 4698367077757940725 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEditorBase", @@ -97815,7 +110327,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97844,10 +110358,10 @@ }, { "__Checksum": { - "Data1": 7523503839346484361, - "Data2": -1618753976640129006, - "Data3": 4531997373877961279, - "Data4": -4650328956175171727 + "Data1": -8296136340642067827, + "Data2": 2142760087251015039, + "Data3": -7418535004778886587, + "Data4": -8012761089533685284 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor", @@ -97862,7 +110376,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97890,10 +110406,10 @@ }, { "__Checksum": { - "Data1": -303072240812540976, - "Data2": 204347898425184122, - "Data3": 4700393355422660262, - "Data4": 5295898620593122974 + "Data1": 2193303486139422457, + "Data2": -3962682218006623855, + "Data3": 1473275269038570356, + "Data4": 6791781520661975094 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEnumEditor", @@ -97908,7 +110424,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97937,10 +110455,10 @@ }, { "__Checksum": { - "Data1": 8537388623117280049, - "Data2": 8942066465450578526, - "Data3": 8323999915406004266, - "Data4": 8780284737854890648 + "Data1": 2440126914553882826, + "Data2": 8257269378001231956, + "Data3": -5683699128258766164, + "Data4": -5771867443377626113 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox", @@ -97955,7 +110473,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -97983,10 +110503,10 @@ }, { "__Checksum": { - "Data1": -5949570757194281710, - "Data2": 3979201682967300324, - "Data3": -2590398236882676428, - "Data4": 5031796349932249736 + "Data1": 7213538924616894429, + "Data2": 6630640537701498532, + "Data3": 1268411151491944235, + "Data4": -7457887632164001903 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanCheckBox", @@ -98001,7 +110521,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98030,10 +110552,10 @@ }, { "__Checksum": { - "Data1": -4945328278420662737, - "Data2": -3020073715828966887, - "Data3": 3071970488404006392, - "Data4": -7062544939422807815 + "Data1": 5265006917525809819, + "Data2": -1992130780848806971, + "Data3": -1218841973510039367, + "Data4": 5525362340223204398 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList", @@ -98048,7 +110570,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98076,10 +110600,10 @@ }, { "__Checksum": { - "Data1": -925207612824683866, - "Data2": 186705876467210575, - "Data3": -403694507676255641, - "Data4": -2747592558377431763 + "Data1": -1323821523631110681, + "Data2": -7441931583205613979, + "Data3": 4978297450866211598, + "Data4": -5721088495886091256 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikBooleanDropDownList", @@ -98094,7 +110618,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98123,10 +110649,10 @@ }, { "__Checksum": { - "Data1": -1835515757297047284, - "Data2": -4731032961552361167, - "Data3": 8992607882664206691, - "Data4": -5049928297019288948 + "Data1": -3201127916477469221, + "Data2": 5337897303899284135, + "Data3": -5354314012619947259, + "Data4": 515314870798624944 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor", @@ -98141,7 +110667,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98169,10 +110697,10 @@ }, { "__Checksum": { - "Data1": 1229849130276843094, - "Data2": 6500471136443002863, - "Data3": 7699750163968105100, - "Data4": -2089626621660679900 + "Data1": -8945108645926720536, + "Data2": 6433163323866417086, + "Data3": 3655112871740659759, + "Data4": -5525594783759369982 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDateTimeEditor", @@ -98187,7 +110715,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98216,10 +110746,10 @@ }, { "__Checksum": { - "Data1": -6959866672437385688, - "Data2": 153097741201741540, - "Data3": 8508227768902509933, - "Data4": 1017909167183296777 + "Data1": 8107737286256083604, + "Data2": -6503479448248830398, + "Data3": -2267736564621921841, + "Data4": 7315512847388688167 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor", @@ -98234,7 +110764,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98262,10 +110794,10 @@ }, { "__Checksum": { - "Data1": -2896181860620993423, - "Data2": 7954095628669774927, - "Data3": -7509283479165109519, - "Data4": -8263576116477786552 + "Data1": 7836516328560656999, + "Data2": 3828038692812278762, + "Data3": 7157259701483184027, + "Data4": -7274383470446788636 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDecimalEditor", @@ -98280,7 +110812,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98309,10 +110843,10 @@ }, { "__Checksum": { - "Data1": 7606181833178521903, - "Data2": 8161695195231397646, - "Data3": 457443062852469822, - "Data4": 1286097335694997088 + "Data1": 7451496905011098335, + "Data2": 1674378249189342078, + "Data3": 188386033864545050, + "Data4": 7920054223894764142 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor", @@ -98327,7 +110861,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98355,10 +110891,10 @@ }, { "__Checksum": { - "Data1": 7360086853898182135, - "Data2": -5658239163618634717, - "Data3": 421633441487724025, - "Data4": -91413112208364099 + "Data1": -8704809197551374523, + "Data2": 8365858419274754317, + "Data3": 587625514339791058, + "Data4": 6228948338699998238 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikDoubleEditor", @@ -98373,7 +110909,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98402,10 +110940,10 @@ }, { "__Checksum": { - "Data1": -6501842826751915819, - "Data2": -8658559326560302995, - "Data3": 8860453692599377498, - "Data4": 1427719954485741323 + "Data1": 4524110015507236476, + "Data2": 957772558421724079, + "Data3": -645524797985860413, + "Data4": 3431127689899161063 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory", @@ -98420,7 +110958,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98448,10 +110988,10 @@ }, { "__Checksum": { - "Data1": -1859727541717505451, - "Data2": 6710739084251061600, - "Data3": 4007940627731200989, - "Data4": 4204519910968912783 + "Data1": -8045763038114479324, + "Data2": -3009895619436594072, + "Data3": -6552131878075405304, + "Data4": 2105782511418479717 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikEditorFactory", @@ -98466,7 +111006,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98495,10 +111037,10 @@ }, { "__Checksum": { - "Data1": 6380951569750889637, - "Data2": 4678247823404336371, - "Data3": -704718281038181670, - "Data4": -2604409453985141126 + "Data1": 2674873972958932345, + "Data2": -8813107358445043568, + "Data3": -413234345913308509, + "Data4": 7981198086412502212 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor", @@ -98513,7 +111055,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98541,10 +111085,10 @@ }, { "__Checksum": { - "Data1": 6985274076837545508, - "Data2": 7825913195405349513, - "Data3": -6038748715595882737, - "Data4": 8635090926646677069 + "Data1": 1979900186656128179, + "Data2": 1664073238898640282, + "Data3": 4803488974007213665, + "Data4": -3891465856520254069 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikFloatEditor", @@ -98559,7 +111103,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98588,10 +111134,10 @@ }, { "__Checksum": { - "Data1": 2162502655181774108, - "Data2": 6871295235300831346, - "Data3": 8442929862795753304, - "Data4": -7855175765381439069 + "Data1": 6454911947897838931, + "Data2": 6970461420209945794, + "Data3": 7826665880483658107, + "Data4": 6343218281665127128 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor", @@ -98606,7 +111152,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98634,10 +111182,10 @@ }, { "__Checksum": { - "Data1": 2810492106884222923, - "Data2": 1666886419767326883, - "Data3": -7453463933500158294, - "Data4": 1861150840430584932 + "Data1": 2650227120665588977, + "Data2": -5026275715183396539, + "Data3": 2909374007344625795, + "Data4": 6829378212635603032 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikIntEditor", @@ -98652,7 +111200,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98681,10 +111231,10 @@ }, { "__Checksum": { - "Data1": -8375991717248479079, - "Data2": 5625446230304252773, - "Data3": 4430097203827324117, - "Data4": 1744148278044261153 + "Data1": -3405034819770517594, + "Data2": -8911102080676676983, + "Data3": -3697693204450178901, + "Data4": -4691876950698916828 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor", @@ -98699,7 +111249,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98727,10 +111279,10 @@ }, { "__Checksum": { - "Data1": -2802326278740944491, - "Data2": 1647954402658944429, - "Data3": 2226282957173102166, - "Data4": 4277721727729480147 + "Data1": -4012723987846543029, + "Data2": 4030147479251990398, + "Data3": 3341849599058284738, + "Data4": 1102020366777210066 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikLongEditor", @@ -98745,7 +111297,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98774,10 +111328,10 @@ }, { "__Checksum": { - "Data1": 3857022830604625450, - "Data2": 1059135611841337178, - "Data3": 7635816124338829738, - "Data4": 4365145391609890560 + "Data1": -8652297761180667065, + "Data2": 2050827810155206648, + "Data3": 109812329287537615, + "Data4": -5835436096646767672 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor", @@ -98792,7 +111346,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98820,10 +111376,10 @@ }, { "__Checksum": { - "Data1": 1557529364614653789, - "Data2": 6049260310200673755, - "Data3": -984027497180509299, - "Data4": -2570586187030883297 + "Data1": -5631182302330776304, + "Data2": -3534307060451560041, + "Data3": -4118504548296667056, + "Data4": -9162514377045237696 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikShortEditor", @@ -98838,7 +111394,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98867,10 +111425,10 @@ }, { "__Checksum": { - "Data1": -4147675904645925202, - "Data2": -6255840756352819723, - "Data3": -2201010932260865087, - "Data4": -5198843004157629425 + "Data1": -2800622344704783584, + "Data2": 6160960265295041246, + "Data3": 2527047413623817011, + "Data4": 5429320735887861065 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor", @@ -98885,7 +111443,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98913,10 +111473,10 @@ }, { "__Checksum": { - "Data1": -5922436744968905211, - "Data2": 7712340592055962151, - "Data3": 3352846571436267224, - "Data4": -1961602536913569567 + "Data1": -3525763727620529211, + "Data2": -8623023640181624098, + "Data3": -1753220997648220020, + "Data4": 5542552851599454862 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Editors.TelerikStringEditor", @@ -98931,7 +111491,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -98960,10 +111522,10 @@ }, { "__Checksum": { - "Data1": 6449753348659469115, - "Data2": -6214194017467444321, - "Data3": 4521989284154646281, - "Data4": -5579499468390136631 + "Data1": 4356827827775387857, + "Data2": -2430086623392282822, + "Data3": 235016510782253238, + "Data4": 1426886092436250974 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter", @@ -98978,7 +111540,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99006,10 +111570,10 @@ }, { "__Checksum": { - "Data1": 1900207006127824406, - "Data2": 4946672801489242383, - "Data3": 7994977374949090508, - "Data4": 2702232123355420224 + "Data1": 3622244117542654869, + "Data2": -3400842751401101082, + "Data3": -4462658578739233323, + "Data4": -8151467470466376528 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilter", @@ -99024,7 +111588,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99053,10 +111619,10 @@ }, { "__Checksum": { - "Data1": -8370191532316394490, - "Data2": -1200958841411924193, - "Data3": -3650077831765734468, - "Data4": 5663357476048292233 + "Data1": 4467231014549927083, + "Data2": 1686073142322026384, + "Data3": -3343567802090885434, + "Data4": 1398993050876949791 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression", @@ -99071,7 +111637,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99099,10 +111667,10 @@ }, { "__Checksum": { - "Data1": 6460421961061573195, - "Data2": 8354431790752298948, - "Data3": -7198630491426567186, - "Data4": -8958970820814874637 + "Data1": -6625259750737995106, + "Data2": -1774441167520966301, + "Data3": 1131081561031226187, + "Data4": -5545863170800474133 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.Filter.TelerikFilterExpression", @@ -99117,7 +111685,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99146,10 +111716,10 @@ }, { "__Checksum": { - "Data1": -3704677344244557528, - "Data2": -4524807180629791141, - "Data3": 1858281256737422253, - "Data4": 2415633446287433970 + "Data1": -5121104533612835947, + "Data2": 1070849417378665513, + "Data3": 3066400289333127728, + "Data4": 2992730827263654366 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList", @@ -99164,7 +111734,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99193,10 +111765,10 @@ }, { "__Checksum": { - "Data1": -4346514040871284472, - "Data2": 7173893502487023169, - "Data3": 9020503819302014720, - "Data4": -9088447604687627354 + "Data1": 5408416052602413302, + "Data2": 4152299404354845819, + "Data3": -5298744663060875399, + "Data4": 8746501196131293369 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.FilterList.TelerikFilterList", @@ -99211,7 +111783,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99241,10 +111815,10 @@ }, { "__Checksum": { - "Data1": -6671137979155845378, - "Data2": 9027690804341188160, - "Data3": -1211068686986556997, - "Data4": 4642703088391826993 + "Data1": 6891398951568422086, + "Data2": -5152491029341928383, + "Data3": 517615506648113234, + "Data4": -539349481190186918 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm", @@ -99259,7 +111833,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99287,10 +111863,10 @@ }, { "__Checksum": { - "Data1": -8513485244129911168, - "Data2": 1447447297252421254, - "Data3": 5537868487097555681, - "Data4": -3996858834915470748 + "Data1": -8617430703156402099, + "Data2": 863514279396573402, + "Data3": 1641527324552093357, + "Data4": -8699139097595784437 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.FilterMenuForm", @@ -99305,7 +111881,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99334,10 +111912,10 @@ }, { "__Checksum": { - "Data1": 5011384110772009251, - "Data2": -3869065801537659137, - "Data3": 86723950310670566, - "Data4": 5974643000487104267 + "Data1": -5162352556777665627, + "Data2": 7920515685067725116, + "Data3": -1469477070823342865, + "Data4": -3180589047338546617 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu", @@ -99352,7 +111930,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99380,10 +111960,10 @@ }, { "__Checksum": { - "Data1": 3288201457572895766, - "Data2": 6388753386723947918, - "Data3": -8631684184444962490, - "Data4": -7711773270429066675 + "Data1": 8281221061642336744, + "Data2": 7672197076304010041, + "Data3": -8166041279703810846, + "Data4": 8029007660531154914 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenu", @@ -99398,7 +111978,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99427,10 +112009,10 @@ }, { "__Checksum": { - "Data1": -7305892046877591516, - "Data2": 8166685817381368243, - "Data3": -4299820367333299794, - "Data4": 1081745170445623306 + "Data1": -5790766199987098144, + "Data2": -7731879787789824709, + "Data3": -245495180141416187, + "Data4": -8270113874246496696 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader", @@ -99445,7 +112027,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99473,10 +112057,10 @@ }, { "__Checksum": { - "Data1": 6127680715773337796, - "Data2": 1147596071322470248, - "Data3": 5530861835287807482, - "Data4": 2654013980793874982 + "Data1": -178794467892562358, + "Data2": 3419105944134603211, + "Data3": 2450361067850587853, + "Data4": 9171117387075857496 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.Filters.FilterMenu.TelerikFilterMenuHeader", @@ -99491,7 +112075,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99520,10 +112106,10 @@ }, { "__Checksum": { - "Data1": -49813107713704270, - "Data2": -6005869566703530350, - "Data3": 9064765527259071370, - "Data4": 640815561559210403 + "Data1": -5011553291299970185, + "Data2": 4959381307214458731, + "Data3": -2502920417385202906, + "Data4": -499768676339330106 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer", @@ -99538,7 +112124,9 @@ { "Name": "@bind-Skip", "DisplayName": "@bind-Skip", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99566,10 +112154,10 @@ }, { "__Checksum": { - "Data1": -2993462057503072087, - "Data2": -4302632193488965022, - "Data3": -4217402271937030109, - "Data4": -8207943220604979468 + "Data1": 7127721046914401114, + "Data2": -324411951350270054, + "Data3": -6501157785030377833, + "Data4": 193141021137440643 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScrollContainer", @@ -99584,7 +112172,9 @@ { "Name": "@bind-Skip", "DisplayName": "@bind-Skip", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99613,10 +112203,10 @@ }, { "__Checksum": { - "Data1": 4879909940782040986, - "Data2": -8605540502562203175, - "Data3": 5834900284174775018, - "Data4": 4313578623053235573 + "Data1": -8260172930153140780, + "Data2": -2966939444668282146, + "Data3": -3252420416886545251, + "Data4": -7358427320569468994 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller", @@ -99631,7 +112221,9 @@ { "Name": "@bind-Skip", "DisplayName": "@bind-Skip", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99659,10 +112251,10 @@ }, { "__Checksum": { - "Data1": -9056760075595151383, - "Data2": 1250953343553461835, - "Data3": 2571412337400596924, - "Data4": -1030362678562349846 + "Data1": 5017473452571935394, + "Data2": 6975382648729317629, + "Data3": 3093354096844875728, + "Data4": 509353689190468124 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Common.VirtualScroller.VirtualScroller", @@ -99677,7 +112269,9 @@ { "Name": "@bind-Skip", "DisplayName": "@bind-Skip", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99706,10 +112300,10 @@ }, { "__Checksum": { - "Data1": 7944220346562500745, - "Data2": 6968766314836680349, - "Data3": 6388132560865940893, - "Data4": 4117902624066853077 + "Data1": 7099779679710600177, + "Data2": 1087457632487598319, + "Data3": 8509031846646391132, + "Data4": 1630273651384270191 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog", @@ -99724,7 +112318,9 @@ { "Name": "@bind-Visible", "DisplayName": "@bind-Visible", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99752,10 +112348,10 @@ }, { "__Checksum": { - "Data1": -7607561983292857288, - "Data2": 2759544304446293099, - "Data3": -973331718358917459, - "Data4": 2597461089383785435 + "Data1": -3069002029441724082, + "Data2": -8707249520046828284, + "Data3": 9005941548877004847, + "Data4": -6677958378361160794 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Editor.Dialogs.EditorDialog", @@ -99770,7 +112366,9 @@ { "Name": "@bind-Visible", "DisplayName": "@bind-Visible", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99799,10 +112397,10 @@ }, { "__Checksum": { - "Data1": 4533967843337426344, - "Data2": 3531396503659851596, - "Data3": 1550239111946720485, - "Data4": 6081671982800835488 + "Data1": 2657061478147859642, + "Data2": 2129624512111653199, + "Data3": 2090423148145000962, + "Data4": -3391618692476135280 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Grid.GridHeaderCell", @@ -99817,7 +112415,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99845,10 +112445,10 @@ }, { "__Checksum": { - "Data1": 4678027897168674874, - "Data2": -11630607754421984, - "Data3": 3086869578272386367, - "Data4": -4328193462218096311 + "Data1": -120545426863120539, + "Data2": 16956456366609022, + "Data3": 8109097678888000937, + "Data4": 3572368695618968148 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Grid.GridHeaderCell", @@ -99863,7 +112463,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99892,10 +112494,10 @@ }, { "__Checksum": { - "Data1": 8431327599074460470, - "Data2": 1134007588177530349, - "Data3": -1301226143841290176, - "Data4": 336561918711843071 + "Data1": -6583509065170358793, + "Data2": 8313945842800056094, + "Data3": -6029657044008802242, + "Data4": -1775746123177773136 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerFooter", @@ -99910,7 +112512,9 @@ { "Name": "@bind-ShowWorkHours", "DisplayName": "@bind-ShowWorkHours", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99938,10 +112542,10 @@ }, { "__Checksum": { - "Data1": -7269358858783186251, - "Data2": 8928379208897052020, - "Data3": -9181150647223842021, - "Data4": -8757944959969456185 + "Data1": 9060208229338357653, + "Data2": 8200228844570727377, + "Data3": 5661564377570782006, + "Data4": 913185114755282727 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerFooter", @@ -99956,7 +112560,9 @@ { "Name": "@bind-ShowWorkHours", "DisplayName": "@bind-ShowWorkHours", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -99985,10 +112591,10 @@ }, { "__Checksum": { - "Data1": 8309196612172413707, - "Data2": 2241852010584735616, - "Data3": 6062696033956730326, - "Data4": 8034455988756067242 + "Data1": 3166494681245431635, + "Data2": -8857410910919522803, + "Data3": -2184189772736295883, + "Data4": 2332881405638443113 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar", @@ -100003,7 +112609,9 @@ { "Name": "@bind-Date", "DisplayName": "@bind-Date", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100031,10 +112639,10 @@ }, { "__Checksum": { - "Data1": 3682429261433964306, - "Data2": 4636213119044341843, - "Data3": -3899238304864120945, - "Data4": -50412203930358381 + "Data1": -8475852494297907538, + "Data2": -5118591746107476706, + "Data3": 360036116598462784, + "Data4": 3545296296034746237 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar", @@ -100049,7 +112657,9 @@ { "Name": "@bind-ViewType", "DisplayName": "@bind-ViewType", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100078,10 +112688,10 @@ }, { "__Checksum": { - "Data1": 3875597596230973202, - "Data2": 1918195797054239738, - "Data3": -959892544434676383, - "Data4": -4969984647689367848 + "Data1": -8211486335052879901, + "Data2": 3161761780710862338, + "Data3": -7222370805231299357, + "Data4": -3987000695098994607 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar", @@ -100096,7 +112706,9 @@ { "Name": "@bind-Date", "DisplayName": "@bind-Date", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100125,10 +112737,10 @@ }, { "__Checksum": { - "Data1": -5578960469411924189, - "Data2": 5316388420436191755, - "Data3": 811763959062087894, - "Data4": 7659684161952162130 + "Data1": 4440601082218275667, + "Data2": -9082210702570265192, + "Data3": 7084354250066068448, + "Data4": -3445249291527654664 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbar", @@ -100143,7 +112755,9 @@ { "Name": "@bind-ViewType", "DisplayName": "@bind-ViewType", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100173,10 +112787,10 @@ }, { "__Checksum": { - "Data1": -341774992951238810, - "Data2": 337091555548698935, - "Data3": -2260870679074257802, - "Data4": -1987007296570449027 + "Data1": -4416538284574232461, + "Data2": 5266462755756901625, + "Data3": 3703877857603213597, + "Data4": -6988859531870711726 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar", @@ -100191,7 +112805,9 @@ { "Name": "@bind-Date", "DisplayName": "@bind-Date", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100219,10 +112835,10 @@ }, { "__Checksum": { - "Data1": -7386413964600711163, - "Data2": 7261138956893260864, - "Data3": -3645803789335097378, - "Data4": -2232568434611864223 + "Data1": 8708422135372425376, + "Data2": 4138876399714993937, + "Data3": -3774540417312678657, + "Data4": 9158504108709269826 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.SchedulerToolbarCalendar", @@ -100237,7 +112853,9 @@ { "Name": "@bind-Date", "DisplayName": "@bind-Date", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100266,10 +112884,10 @@ }, { "__Checksum": { - "Data1": -3519323947332758432, - "Data2": 5993041562578156565, - "Data3": -8669042078563069104, - "Data4": -7301554200911487034 + "Data1": -939513440535233838, + "Data2": 3040299075208331099, + "Data3": -4057809689561970767, + "Data4": 9163363456544098566 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor", @@ -100284,7 +112902,9 @@ { "Name": "@bind-Rule", "DisplayName": "@bind-Rule", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100312,10 +112932,10 @@ }, { "__Checksum": { - "Data1": -7806152301091794228, - "Data2": -900128569989430060, - "Data3": -4935494686623240450, - "Data4": -2452755082374774561 + "Data1": -6300189294614099965, + "Data2": 5018414179595580035, + "Data3": 3812334532820008797, + "Data4": -8399155618884855347 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceEditor", @@ -100330,7 +112950,9 @@ { "Name": "@bind-Rule", "DisplayName": "@bind-Rule", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100359,10 +112981,10 @@ }, { "__Checksum": { - "Data1": -3134426473037143434, - "Data2": 8650533034913178786, - "Data3": 2271857655130925675, - "Data4": 2476218466794607788 + "Data1": -2528721993773014408, + "Data2": -3231989732575161134, + "Data3": -5348117547209772794, + "Data4": 2050877769606851796 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor", @@ -100377,7 +112999,9 @@ { "Name": "@bind-Rule", "DisplayName": "@bind-Rule", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100405,10 +113029,10 @@ }, { "__Checksum": { - "Data1": -3853102522681600813, - "Data2": -8069587204293495751, - "Data3": 6302248589267430576, - "Data4": -4795717195505099038 + "Data1": 4661816552613727862, + "Data2": -467999042510204490, + "Data3": 5148607066753496714, + "Data4": -6180027094896362437 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.Scheduler.EditForm.RecurrenceEditor.RecurrenceFrequencyEditor", @@ -100423,7 +113047,9 @@ { "Name": "@bind-Rule", "DisplayName": "@bind-Rule", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100452,10 +113078,10 @@ }, { "__Checksum": { - "Data1": -1907037201052740770, - "Data2": 694939032413449122, - "Data3": -8431552884412733011, - "Data4": -4765345424769417277 + "Data1": -8571088132068941636, + "Data2": 8779295306183716588, + "Data3": -8987659722716146870, + "Data4": -4936158138204625038 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase", @@ -100470,7 +113096,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100498,10 +113126,10 @@ }, { "__Checksum": { - "Data1": -970468996613191096, - "Data2": 7928213941322967950, - "Data3": 6788092430875985782, - "Data4": -4235618194764398506 + "Data1": 1388001421963005334, + "Data2": -7678585990358643680, + "Data3": 4926782876625772818, + "Data4": 3756364988409139706 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarouselBase", @@ -100516,7 +113144,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100545,10 +113175,10 @@ }, { "__Checksum": { - "Data1": 3905729370735761030, - "Data2": -90424725302858066, - "Data3": -5885086738694297715, - "Data4": -1463832554602829760 + "Data1": -2255056517062740398, + "Data2": 7091372530686043523, + "Data3": -3934862565005196642, + "Data4": 211496545877510214 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel", @@ -100563,7 +113193,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100591,10 +113223,10 @@ }, { "__Checksum": { - "Data1": -4080064224905143522, - "Data2": -6469947760667324561, - "Data3": -7254350309285999811, - "Data4": -7002286107232806876 + "Data1": -4899628186524543371, + "Data2": -2728954765932697398, + "Data3": 2274677867376990148, + "Data4": 6300489938853342846 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TimePicker.TimeSelectorCarousel", @@ -100609,7 +113241,9 @@ { "Name": "@bind-Value", "DisplayName": "@bind-Value", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100638,10 +113272,10 @@ }, { "__Checksum": { - "Data1": 2311250130135179948, - "Data2": 6884709091719398592, - "Data3": 6558158224540869554, - "Data4": 2739625168614688117 + "Data1": 479805408936888717, + "Data2": -4315245776530482708, + "Data3": 2216784610788049978, + "Data4": 7007703804360017174 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton", @@ -100656,7 +113290,9 @@ { "Name": "@bind-Selected", "DisplayName": "@bind-Selected", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100684,10 +113320,10 @@ }, { "__Checksum": { - "Data1": 7024837263501540473, - "Data2": -4599800615232234500, - "Data3": -7869242174751810480, - "Data4": 2788825309068227879 + "Data1": 7216938969924154549, + "Data2": 2217295338926864944, + "Data3": -1546441539357331789, + "Data4": -1770290470507854012 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.ToolBar.ToolBarToggleButton", @@ -100702,7 +113338,9 @@ { "Name": "@bind-Selected", "DisplayName": "@bind-Selected", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100731,10 +113369,10 @@ }, { "__Checksum": { - "Data1": 1252801262299498268, - "Data2": -6060599345596483482, - "Data3": -5670250981409338224, - "Data4": 5196391052925315864 + "Data1": -2963091760935874717, + "Data2": 2382553103345886489, + "Data3": -2323389261436599044, + "Data4": -6100037393871906482 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TreeList.TreeListHeaderCell", @@ -100749,7 +113387,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100777,10 +113417,10 @@ }, { "__Checksum": { - "Data1": 4275371581689315091, - "Data2": -8607443752743169283, - "Data3": 1141306086324330320, - "Data4": -173177112803022769 + "Data1": -1869347925667381698, + "Data2": -8717380503207146701, + "Data3": -2485693588193087163, + "Data4": 1590194626317523833 }, "Kind": "Components.Bind", "Name": "Telerik.Blazor.Components.TreeList.TreeListHeaderCell", @@ -100795,7 +113435,9 @@ { "Name": "@bind-FilterDescriptor", "DisplayName": "@bind-FilterDescriptor", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100824,10 +113466,10 @@ }, { "__Checksum": { - "Data1": -3049618561383159344, - "Data2": -4819353731958269303, - "Data3": 192922120012765871, - "Data4": -4357881144114904668 + "Data1": 9058231236483863253, + "Data2": 6359546643204498869, + "Data3": 1802893029986679292, + "Data4": 8572269764141896923 }, "Kind": "Components.Ref", "Name": "Ref", @@ -100842,7 +113484,9 @@ { "Name": "@ref", "DisplayName": "@ref", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100855,8 +113499,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Ref.Ref", "Documentation": "Populatesthespecifiedfieldorpropertywithareferencetotheelementorcomponent.", "Metadata": { - "Common.PropertyName": "Ref", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Ref" } } ], @@ -100869,10 +113513,10 @@ }, { "__Checksum": { - "Data1": 8402900179225023425, - "Data2": 7118792717763613117, - "Data3": 184823685655138391, - "Data4": 5839232015281235118 + "Data1": -6795300179776939616, + "Data2": -5154648329348709675, + "Data3": -305822495862314651, + "Data4": -5023092066566047536 }, "Kind": "Components.Key", "Name": "Key", @@ -100887,7 +113531,9 @@ { "Name": "@key", "DisplayName": "@key", - "Metadata": { "Common.DirectiveAttribute": "True" } + "Metadata": { + "Common.DirectiveAttribute": "True" + } } ] } @@ -100900,8 +113546,8 @@ "DisplayName": "object Microsoft.AspNetCore.Components.Key.Key", "Documentation": "Ensuresthatthecomponentorelementwillbepreservedacrossrendersif(andonlyif)thesuppliedkeyvaluematches.", "Metadata": { - "Common.PropertyName": "Key", - "Common.DirectiveAttribute": "True" + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Key" } } ], From 7390745dcd9c8831d4459437ed2e9e94125f3dd3 Mon Sep 17 00:00:00 2001 From: Andrew Hall Date: Tue, 19 Nov 2024 17:20:32 -0800 Subject: [PATCH 165/172] Allow logging level to be changed in rzls (#11228) VS Code has a specific LogOutputChannel which allows the user to easily change the logging level on an output window. To support that rzls also needs to allow dynamic logging level changes. This adds an endpoint and a level provider that changes the logging level based on an lsp message coming in. --- .../Hosting/Logging/LogLevelProvider.cs | 12 ++++++++++ .../Logging/RazorUpdateLogLevelParams.cs | 13 ++++++++++ .../Hosting/Logging/UpdateLogLevelEndpoint.cs | 24 +++++++++++++++++++ .../Logging/LogLevel.cs | 14 +++++------ .../Protocol/CustomMessageNames.cs | 1 + src/Razor/src/rzls/LoggerProvider.cs | 8 +++---- src/Razor/src/rzls/LspLogger.cs | 7 +++--- src/Razor/src/rzls/Program.cs | 9 +++++-- .../RazorLanguageServerTest.cs | 6 +++-- 9 files changed, 75 insertions(+), 19 deletions(-) create mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/LogLevelProvider.cs create mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/RazorUpdateLogLevelParams.cs create mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/UpdateLogLevelEndpoint.cs diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/LogLevelProvider.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/LogLevelProvider.cs new file mode 100644 index 00000000000..7a6da0cd5b2 --- /dev/null +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/LogLevelProvider.cs @@ -0,0 +1,12 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Threading; +using Microsoft.CodeAnalysis.Razor.Logging; + +namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting.Logging; + +internal class LogLevelProvider(LogLevel logLevel) +{ + public LogLevel Current { get; set; } = logLevel; +} diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/RazorUpdateLogLevelParams.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/RazorUpdateLogLevelParams.cs new file mode 100644 index 00000000000..5e2af84350b --- /dev/null +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/RazorUpdateLogLevelParams.cs @@ -0,0 +1,13 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Text.Json.Serialization; +using Microsoft.CodeAnalysis.Razor.Logging; + +namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting.Logging; + +/// +/// Request parameters for updating the log level in the server dynamically. +/// +/// the int value of the enum +internal record class UpdateLogLevelParams([property: JsonPropertyName("logLevel")] int LogLevel); diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/UpdateLogLevelEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/UpdateLogLevelEndpoint.cs new file mode 100644 index 00000000000..68ee4a52339 --- /dev/null +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/Logging/UpdateLogLevelEndpoint.cs @@ -0,0 +1,24 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System; +using System.Threading; +using System.Threading.Tasks; +using Microsoft.AspNetCore.Razor.LanguageServer.EndpointContracts; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting.Logging; +using Microsoft.CodeAnalysis.Razor.Logging; +using Microsoft.CodeAnalysis.Razor.Protocol; + +namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting.Logging; + +[RazorLanguageServerEndpoint(CustomMessageNames.RazorUpdateLogLevelName)] +internal class UpdateLogLevelEndpoint(LogLevelProvider logLevelProvider) : IRazorNotificationHandler +{ + public bool MutatesSolutionState => false; + + public Task HandleNotificationAsync(UpdateLogLevelParams request, RazorRequestContext requestContext, CancellationToken cancellationToken) + { + logLevelProvider.Current = (LogLevel)request.LogLevel; + return Task.CompletedTask; + } +} diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Logging/LogLevel.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Logging/LogLevel.cs index a5d591f995e..2d0bf2e200c 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Logging/LogLevel.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Logging/LogLevel.cs @@ -5,11 +5,11 @@ namespace Microsoft.CodeAnalysis.Razor.Logging; internal enum LogLevel { - Trace, - Debug, - Information, - Warning, - Error, - Critical, - None + None = 0, + Trace = 1, + Debug = 2, + Information = 3, + Warning = 4, + Error = 5, + Critical = 6, } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/CustomMessageNames.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/CustomMessageNames.cs index ba9721274c9..515c6e9d2a3 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/CustomMessageNames.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/CustomMessageNames.cs @@ -27,6 +27,7 @@ internal static class CustomMessageNames // VS Code only public const string RazorNamedPipeConnectEndpointName = "razor/namedPipeConnect"; + public const string RazorUpdateLogLevelName = "razor/updateLogLevel"; // VS Windows and VS Code public const string RazorUpdateCSharpBufferEndpoint = "razor/updateCSharpBuffer"; diff --git a/src/Razor/src/rzls/LoggerProvider.cs b/src/Razor/src/rzls/LoggerProvider.cs index 3aa536e5618..b25988f8e92 100644 --- a/src/Razor/src/rzls/LoggerProvider.cs +++ b/src/Razor/src/rzls/LoggerProvider.cs @@ -2,17 +2,15 @@ // Licensed under the MIT license. See License.txt in the project root for license information. using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting.Logging; using Microsoft.CodeAnalysis.Razor.Logging; namespace Microsoft.AspNetCore.Razor.LanguageServer; -internal class LoggerProvider(LogLevel logLevel, IClientConnection clientConnection) : ILoggerProvider +internal class LoggerProvider(LogLevelProvider logLevelProvider, IClientConnection clientConnection) : ILoggerProvider { - private readonly LogLevel _logLevel = logLevel; - private readonly IClientConnection _clientConnection = clientConnection; - public ILogger CreateLogger(string categoryName) { - return new LspLogger(categoryName, _logLevel, _clientConnection); + return new LspLogger(categoryName, logLevelProvider, clientConnection); } } diff --git a/src/Razor/src/rzls/LspLogger.cs b/src/Razor/src/rzls/LspLogger.cs index 0f032ed436f..00c040d3b08 100644 --- a/src/Razor/src/rzls/LspLogger.cs +++ b/src/Razor/src/rzls/LspLogger.cs @@ -4,6 +4,7 @@ using System; using System.Threading; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting.Logging; using Microsoft.CodeAnalysis.Razor.Logging; using Microsoft.VisualStudio.LanguageServer.Protocol; using Microsoft.VisualStudio.Threading; @@ -13,15 +14,15 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer; /// /// ILogger implementation that logs via the window/logMessage LSP method /// -internal class LspLogger(string categoryName, LogLevel logLevel, IClientConnection clientConnection) : ILogger +internal class LspLogger(string categoryName, LogLevelProvider logLevelProvider, IClientConnection clientConnection) : ILogger { - private readonly LogLevel _logLevel = logLevel; + private LogLevel LogLevel => logLevelProvider.Current; private readonly string _categoryName = categoryName; private readonly IClientConnection _clientConnection = clientConnection; public bool IsEnabled(LogLevel logLevel) { - return logLevel.IsAtLeast(_logLevel); + return logLevel.IsAtLeast(LogLevel); } public void Log(LogLevel logLevel, string message, Exception? exception) diff --git a/src/Razor/src/rzls/Program.cs b/src/Razor/src/rzls/Program.cs index 6d5dc5c5887..aa80da92d81 100644 --- a/src/Razor/src/rzls/Program.cs +++ b/src/Razor/src/rzls/Program.cs @@ -7,6 +7,7 @@ using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting.Logging; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting.NamedPipes; using Microsoft.AspNetCore.Razor.Telemetry; using Microsoft.AspNetCore.Razor.Utilities; @@ -83,6 +84,7 @@ public static async Task Main(string[] args) // Have to create a logger factory to give to the server, but can't create any logger providers until we have // a server. var loggerFactory = new LoggerFactory([]); + var logLevelProvider = new LogLevelProvider(logLevel); using var host = RazorLanguageServerHost.Create( Console.OpenStandardInput(), @@ -90,15 +92,18 @@ public static async Task Main(string[] args) loggerFactory, telemetryContext?.TelemetryReporter ?? NoOpTelemetryReporter.Instance, featureOptions: languageServerFeatureOptions, - configureServices: static services => + configureServices: services => { services.AddSingleton(); services.AddHandler(); + + services.AddSingleton(logLevelProvider); + services.AddHandler(); }); // Now we have a server, and hence a connection, we have somewhere to log var clientConnection = host.GetRequiredService(); - var loggerProvider = new LoggerProvider(logLevel, clientConnection); + var loggerProvider = new LoggerProvider(logLevelProvider, clientConnection); loggerFactory.AddLoggerProvider(loggerProvider); loggerFactory.GetOrCreateLogger("RZLS").LogInformation($"Razor Language Server started successfully."); diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/RazorLanguageServerTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/RazorLanguageServerTest.cs index 29670f2712a..8b1ab146b38 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/RazorLanguageServerTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/RazorLanguageServerTest.cs @@ -8,8 +8,8 @@ using System.Reflection; using System.Text.Json; using System.Threading.Tasks; -using Microsoft.AspNetCore.Razor.LanguageServer.Extensions; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting; +using Microsoft.AspNetCore.Razor.LanguageServer.Hosting.Logging; using Microsoft.AspNetCore.Razor.LanguageServer.Hosting.NamedPipes; using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Telemetry; @@ -124,8 +124,10 @@ private RazorLanguageServerHost CreateLanguageServerHost(Stream input, Stream ou { s.AddSingleton(); - // VS Code only handler is added by rzls, but add here for testing purposes + // VS Code only handlers are added by rzls, but add here for testing purposes s.AddHandler(); + s.AddSingleton(new LogLevelProvider(CodeAnalysis.Razor.Logging.LogLevel.None)); + s.AddHandler(); }); } From 69388cdacec3d5c1186f7e5a0faf7f397ec8efe9 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Wed, 20 Nov 2024 16:09:52 +1100 Subject: [PATCH 166/172] Fire an ETW event when the background document generator queue is empty, after doing some work --- .../RazorEventSource.cs | 19 +++++++++++++++++ .../Utilities/AsyncBatchingWorkQueue`2.cs | 21 ++++++++++++++++++- .../BackgroundDocumentGenerator.cs | 1 + 3 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/RazorEventSource.cs diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/RazorEventSource.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/RazorEventSource.cs new file mode 100644 index 00000000000..f5814608905 --- /dev/null +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/RazorEventSource.cs @@ -0,0 +1,19 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the MIT license. See License.txt in the project root for license information. + +using System.Diagnostics.Tracing; + +namespace Microsoft.AspNetCore.Razor; + +[EventSource(Name = "RazorEventSource")] +internal sealed class RazorEventSource : EventSource +{ + public static readonly RazorEventSource Instance = new(); + + private RazorEventSource() + { + } + + [Event(1, Level = EventLevel.Informational)] + public void BackgroundDocumentGeneratorIdle() => WriteEvent(1); +} diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`2.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`2.cs index 23fb11979b7..9821f5a250d 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`2.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`2.cs @@ -31,6 +31,15 @@ namespace Microsoft.AspNetCore.Razor.Utilities; /// internal class AsyncBatchingWorkQueue { + /// + /// Fired when all batches have finished being processed, and the queue is waiting for an AddWork call. + /// + /// + /// This is a best-effort signal with no guarantee that more work won't be queued, and hence the queue + /// going non-idle, immediately after (or during!) the event firing. + /// + public event EventHandler? Idle; + /// /// Delay we wait after finishing the processing of one batch and starting up on then. /// @@ -210,7 +219,17 @@ void AddItemsToBatch(IEnumerable items) // then reset that bool back to false await Task.Yield().ConfigureAwait(false); await Task.Delay(_delay, _entireQueueCancellationToken).ConfigureAwait(false); - return await ProcessNextBatchAsync().ConfigureAwait(false); + var result = await ProcessNextBatchAsync().ConfigureAwait(false); + + // Not worried about the lock here because we don't want to fire the event under the lock, which means + // there is no effective way to avoid a race. The event doesn't guarantee that there will never be any + // more work anyway, it's merely a best effort. + if (_nextBatch.Count == 0) + { + Idle?.Invoke(this, EventArgs.Empty); + } + + return result; } } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs index a6e9c6c1012..3cad0f024eb 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs @@ -55,6 +55,7 @@ protected BackgroundDocumentGenerator( _disposeTokenSource = new(); _workQueue = new AsyncBatchingWorkQueue<(IProjectSnapshot, IDocumentSnapshot)>(delay, ProcessBatchAsync, _disposeTokenSource.Token); + _workQueue.Idle += (_, _) => RazorEventSource.Instance.BackgroundDocumentGeneratorIdle(); _suppressedDocuments = ImmutableHashSet.Empty.WithComparer(FilePathComparer.Instance); _projectManager.Changed += ProjectManager_Changed; } From 2ce77ad9c94e9307fde228af196251de1d3b1d29 Mon Sep 17 00:00:00 2001 From: Andrew Hall Date: Wed, 20 Nov 2024 14:01:45 -0800 Subject: [PATCH 167/172] Handle aliased usings in RazorEditHelper (#11208) Normalize spacing etc around how using directives are categorized. Allows us to compare using aliases and static usings. --- .../RazorEditHelper.TextChangeBuilder.cs | 3 +- .../DocumentMapping/RazorEditHelper.cs | 9 +- .../Formatting/AddUsingsHelper.cs | 27 ++++-- .../RazorSyntaxFacts.cs | 4 +- .../Mapping/RazorEditHelperTest.cs | 95 ++++++++++++++++++- 5 files changed, 117 insertions(+), 21 deletions(-) diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.TextChangeBuilder.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.TextChangeBuilder.cs index f618df2e477..cb906f5e489 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.TextChangeBuilder.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.TextChangeBuilder.cs @@ -8,6 +8,7 @@ using System.Linq; using System.Threading; using Microsoft.AspNetCore.Mvc.Razor.Extensions; +using Microsoft.AspNetCore.Razor; using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.Language.Components; using Microsoft.AspNetCore.Razor.Language.Extensions; @@ -246,7 +247,7 @@ private void AddRemoveUsingsChanges(RazorCodeDocument codeDocument, ImmutableArr cancellationToken.ThrowIfCancellationRequested(); RazorSyntaxFacts.TryGetNamespaceFromDirective(node, out var @namespace); - Debug.Assert(@namespace is not null); + @namespace.AssumeNotNull(); if (removedUsings.Contains(@namespace)) { AddRemoveEdit(node, codeDocument.Source.Text); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.cs index c2c6a08de78..ee4e06c1f98 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/RazorEditHelper.cs @@ -45,13 +45,8 @@ internal static async Task> MapCSharpEditsAsync( textChangeBuilder.AddDirectlyMappedEdits(textChanges, codeDocument, cancellationToken); - var oldUsings = await AddUsingsHelper.FindUsingDirectiveStringsAsync( - originalSyntaxTree, - cancellationToken).ConfigureAwait(false); - - var newUsings = await AddUsingsHelper.FindUsingDirectiveStringsAsync( - newSyntaxTree, - cancellationToken).ConfigureAwait(false); + var oldUsings = await AddUsingsHelper.FindUsingDirectiveStringsAsync(originalSyntaxTree, cancellationToken).ConfigureAwait(false); + var newUsings = await AddUsingsHelper.FindUsingDirectiveStringsAsync(newSyntaxTree, cancellationToken).ConfigureAwait(false); var addedUsings = Delta.Compute(oldUsings, newUsings); var removedUsings = Delta.Compute(newUsings, oldUsings); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Formatting/AddUsingsHelper.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Formatting/AddUsingsHelper.cs index 257188599ad..c0f8cce2cd1 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Formatting/AddUsingsHelper.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Formatting/AddUsingsHelper.cs @@ -10,6 +10,7 @@ using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc.Razor.Extensions; +using Microsoft.AspNetCore.Razor; using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.Language.Components; using Microsoft.AspNetCore.Razor.Language.Extensions; @@ -18,7 +19,6 @@ using Microsoft.AspNetCore.Razor.PooledObjects; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.CSharp.Syntax; -using Microsoft.CodeAnalysis.Razor.Workspaces; using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.LanguageServer.Protocol; using RazorSyntaxNode = Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxNode; @@ -144,16 +144,27 @@ public static WorkspaceEdit CreateAddUsingWorkspaceEdit(string @namespace, TextD public static async Task> FindUsingDirectiveStringsAsync(SyntaxTree syntaxTree, CancellationToken cancellationToken) { var syntaxRoot = await syntaxTree.GetRootAsync(cancellationToken).ConfigureAwait(false); + var sourceText = await syntaxTree.GetTextAsync(cancellationToken).ConfigureAwait(false); - // We descend any compilation unit (ie, the file) or and namespaces because the compiler puts all usings inside - // the namespace node. - var usings = syntaxRoot.DescendantNodes(n => n is BaseNamespaceDeclarationSyntax or CompilationUnitSyntax) + return syntaxRoot + .DescendantNodes(static n => n is BaseNamespaceDeclarationSyntax or CompilationUnitSyntax) .OfType() - .Select(u => u.Name) - .WhereNotNull() - .SelectAsArray(n => n.ToString()); + .Where(static u => u.Name is not null) // If the Name is null then this isn't a using directive, it's probably an alias for a tuple type + .SelectAsArray(u => GetNamespaceFromDirective(u, sourceText)); - return usings; + static string GetNamespaceFromDirective(UsingDirectiveSyntax usingDirectiveSyntax, SourceText sourceText) + { + var nameSyntax = usingDirectiveSyntax.Name.AssumeNotNull(); + + var end = nameSyntax.Span.End; + + // FullSpan to get the end of the trivia before the next + // token. Testing shows that the trailing whitespace is always given + // as trivia to the using keyword. + var start = usingDirectiveSyntax.UsingKeyword.FullSpan.End; + + return sourceText.GetSubTextString(TextSpan.FromBounds(start, end)); + } } private static TextDocumentEdit GenerateSingleUsingEditsInterpolated( diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/RazorSyntaxFacts.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/RazorSyntaxFacts.cs index 72118c724eb..383194ec08e 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/RazorSyntaxFacts.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/RazorSyntaxFacts.cs @@ -142,9 +142,9 @@ internal static bool TryGetNamespaceFromDirective(RazorDirectiveSyntax directive { foreach (var child in directiveNode.DescendantNodes()) { - if (child.GetChunkGenerator() is AddImportChunkGenerator { IsStatic: false } usingStatement) + if (child.GetChunkGenerator() is AddImportChunkGenerator usingStatement) { - @namespace = usingStatement.ParsedNamespace; + @namespace = usingStatement.Namespace.Trim(); return true; } } diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorEditHelperTest.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorEditHelperTest.cs index b1d2a46a022..5267b35abb0 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorEditHelperTest.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Mapping/RazorEditHelperTest.cs @@ -467,7 +467,7 @@ @using System.Collections.Generic } """); - [Fact(Skip = "https://github.com/dotnet/razor/issues/11168")] + [Fact] public Task UsingAliasRemoved_HandledCorrectly() => TestAsync( csharpSource: @@ -507,13 +507,12 @@ class MyComponent : ComponentBase @using System @using System.Collections.Generic - @code { public int NewCounter { get; set; } } """); - [Fact(Skip = "https://github.com/dotnet/razor/issues/11168")] + [Fact] public Task UsingAliasAdded_HandledCorrectly() => TestAsync( csharpSource: @@ -558,6 +557,96 @@ @using System.Collections.Generic } """); + [Fact] + public Task UsingStaticRemoved_HandledCorrectly() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + {|mapUsing2:using System.Collections.Generic;|} + {|mapUsing3:using static Test.Bar;|} + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + {|mapUsing:@using System|} + {|mapUsing2:@using System.Collections.Generic|} + {|mapUsing3:@using static Test.Bar|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using System; + using System.Collections.Generic; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using System + @using System.Collections.Generic + + @code { + public int NewCounter { get; set; } + } + """); + + [Fact] + public Task UsingStaticAdded_HandledCorrectly() + => TestAsync( + csharpSource: + """ + {|mapUsing:using System;|} + {|mapUsing2:using static System.Collections.Generic;|} + class MyComponent : ComponentBase + { + {|map1:public int Counter { get; set; }|} + } + """, + razorSource: + """ + @page "/counter" + {|mapUsing:@using System|} + {|mapUsing2:@using System.Collections.Generic|} + + @code { + {|map1:public int Counter { get; set; }|} + } + """, + newCSharpSource: + """ + using System; + using System.Collections.Generic; + using static Test.Bar; + + class MyComponent : ComponentBase + { + public int NewCounter { get; set; } + } + """, + expectedRazorSource: + """ + @page "/counter" + @using System + @using System.Collections.Generic + @using static Test.Bar + + @code { + public int NewCounter { get; set; } + } + """); + [Fact] public Task AddUsingMultipleUsingGroups_AppliesCurrently() => TestAsync( From 4357c314b153e68cc30ae73d79c3e67a95380202 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Thu, 21 Nov 2024 09:54:13 +1100 Subject: [PATCH 168/172] PR Feedback --- .../Utilities/AsyncBatchingWorkQueue`1.cs | 16 ++++++++++++- .../Utilities/AsyncBatchingWorkQueue`2.cs | 24 ++++++++++--------- .../BackgroundDocumentGenerator.cs | 8 +++++-- 3 files changed, 34 insertions(+), 14 deletions(-) diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`1.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`1.cs index 546176a14a8..5d36d279774 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`1.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`1.cs @@ -17,7 +17,8 @@ internal class AsyncBatchingWorkQueue( TimeSpan delay, Func, CancellationToken, ValueTask> processBatchAsync, IEqualityComparer? equalityComparer, - CancellationToken cancellationToken) : AsyncBatchingWorkQueue(delay, Convert(processBatchAsync), equalityComparer, cancellationToken) + Action? idleAction, + CancellationToken cancellationToken) : AsyncBatchingWorkQueue(delay, Convert(processBatchAsync), equalityComparer, idleAction, cancellationToken) { public AsyncBatchingWorkQueue( TimeSpan delay, @@ -30,6 +31,19 @@ public AsyncBatchingWorkQueue( { } + public AsyncBatchingWorkQueue( + TimeSpan delay, + Func, CancellationToken, ValueTask> processBatchAsync, + IEqualityComparer? equalityComparer, + CancellationToken cancellationToken) + : this(delay, + processBatchAsync, + equalityComparer, + idleAction: null, + cancellationToken) + { + } + private static Func, CancellationToken, ValueTask> Convert(Func, CancellationToken, ValueTask> processBatchAsync) => async (items, ct) => { diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`2.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`2.cs index 9821f5a250d..cccdd28d1db 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`2.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Utilities/AsyncBatchingWorkQueue`2.cs @@ -31,15 +31,6 @@ namespace Microsoft.AspNetCore.Razor.Utilities; /// internal class AsyncBatchingWorkQueue { - /// - /// Fired when all batches have finished being processed, and the queue is waiting for an AddWork call. - /// - /// - /// This is a best-effort signal with no guarantee that more work won't be queued, and hence the queue - /// going non-idle, immediately after (or during!) the event firing. - /// - public event EventHandler? Idle; - /// /// Delay we wait after finishing the processing of one batch and starting up on then. /// @@ -50,6 +41,15 @@ internal class AsyncBatchingWorkQueue /// private readonly IEqualityComparer? _equalityComparer; + /// + /// Fired when all batches have finished being processed, and the queue is waiting for an AddWork call. + /// + /// + /// This is a best-effort signal with no guarantee that more work won't be queued, and hence the queue + /// going non-idle, immediately after (or during!) the event firing. + /// + private readonly Action? _idleAction; + /// /// Callback to actually perform the processing of the next batch of work. /// @@ -115,11 +115,13 @@ public AsyncBatchingWorkQueue( TimeSpan delay, Func, CancellationToken, ValueTask> processBatchAsync, IEqualityComparer? equalityComparer, + Action? idleAction, CancellationToken cancellationToken) { _delay = delay; _processBatchAsync = processBatchAsync; _equalityComparer = equalityComparer; + _idleAction = idleAction; _entireQueueCancellationToken = cancellationToken; _uniqueItems = new HashSet(equalityComparer); @@ -224,9 +226,9 @@ void AddItemsToBatch(IEnumerable items) // Not worried about the lock here because we don't want to fire the event under the lock, which means // there is no effective way to avoid a race. The event doesn't guarantee that there will never be any // more work anyway, it's merely a best effort. - if (_nextBatch.Count == 0) + if (_idleAction is { } idleAction && _nextBatch.Count == 0) { - Idle?.Invoke(this, EventArgs.Empty); + idleAction(); } return result; diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs index 3cad0f024eb..f6b55f4bcda 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs @@ -54,8 +54,12 @@ protected BackgroundDocumentGenerator( _logger = loggerFactory.GetOrCreateLogger(); _disposeTokenSource = new(); - _workQueue = new AsyncBatchingWorkQueue<(IProjectSnapshot, IDocumentSnapshot)>(delay, ProcessBatchAsync, _disposeTokenSource.Token); - _workQueue.Idle += (_, _) => RazorEventSource.Instance.BackgroundDocumentGeneratorIdle(); + _workQueue = new AsyncBatchingWorkQueue<(IProjectSnapshot, IDocumentSnapshot)>( + delay, + processBatchAsync: ProcessBatchAsync, + equalityComparer: null, + idleAction: () => RazorEventSource.Instance.BackgroundDocumentGeneratorIdle(), + _disposeTokenSource.Token); _suppressedDocuments = ImmutableHashSet.Empty.WithComparer(FilePathComparer.Instance); _projectManager.Changed += ProjectManager_Changed; } From 1b811b380c26a8004396799b4f09e6468d05aed7 Mon Sep 17 00:00:00 2001 From: David Wengier Date: Thu, 21 Nov 2024 12:04:46 +1100 Subject: [PATCH 169/172] PR Feedback --- .../DynamicFiles/BackgroundDocumentGenerator.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs index f6b55f4bcda..d4b66f078ed 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/DynamicFiles/BackgroundDocumentGenerator.cs @@ -58,7 +58,7 @@ protected BackgroundDocumentGenerator( delay, processBatchAsync: ProcessBatchAsync, equalityComparer: null, - idleAction: () => RazorEventSource.Instance.BackgroundDocumentGeneratorIdle(), + idleAction: RazorEventSource.Instance.BackgroundDocumentGeneratorIdle, _disposeTokenSource.Token); _suppressedDocuments = ImmutableHashSet.Empty.WithComparer(FilePathComparer.Instance); _projectManager.Changed += ProjectManager_Changed; From fa5b57f1c7823e60c8bfab5016bd6d3c746fff12 Mon Sep 17 00:00:00 2001 From: Alex Gavrilov Date: Thu, 21 Nov 2024 02:24:16 -0800 Subject: [PATCH 170/172] Adding a setting to .editorconfig to enforce formatting (#11236) * Adding a setting to .editorconfig to enforce formatting * Minor change to ```from``` formatting * Removing extra spaces and supressions in flags per CR suggestion --- src/Razor/src/.editorconfig | 2 ++ .../RazorWorkspaceListener.cs | 2 +- .../Completion/RazorCompletionResolveEndpoint.cs | 7 ++++--- .../Hosting/FormattingFlags.cs | 8 ++++---- .../Telemetry/TelemetryScope.cs | 4 ++-- .../Models/RazorCodeActionResolutionParams.cs | 2 +- .../Completion/Delegation/SnippetResponseRewriter.cs | 2 +- .../Logging/LogLevel.cs | 12 ++++++------ .../Protocol/AutoInsert/RemoteAutoInsertTextEdit.cs | 2 +- .../Protocol/Competion/CompletionPositionInfo.cs | 6 +++--- .../Protocol/TextDocumentIdentifierAndVersion.cs | 4 ++-- .../Cohost/CohostDocumentCompletionEndpoint.cs | 2 +- .../Guest/RazorGuestInitializationService.cs | 12 ++++++------ .../Telemetry/TelemetryReporter.cs | 2 +- .../Telemetry/VSTelemetryReporter.cs | 2 +- .../SyntaxVisualizer/IntraTextAdornmentTagger.cs | 7 +++---- 16 files changed, 39 insertions(+), 37 deletions(-) diff --git a/src/Razor/src/.editorconfig b/src/Razor/src/.editorconfig index 7373c15f18a..7c31290b48d 100644 --- a/src/Razor/src/.editorconfig +++ b/src/Razor/src/.editorconfig @@ -2,3 +2,5 @@ # Call ConfigureAwait dotnet_diagnostic.CA2007.severity = warning +# Fix Formatting +dotnet_diagnostic.IDE0055.severity = warning \ No newline at end of file diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace/RazorWorkspaceListener.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace/RazorWorkspaceListener.cs index 16aba3112e3..5a33dc4a3f2 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace/RazorWorkspaceListener.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace/RazorWorkspaceListener.cs @@ -10,7 +10,7 @@ namespace Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace; public sealed class RazorWorkspaceListener : RazorWorkspaceListenerBase { public RazorWorkspaceListener(ILoggerFactory loggerFactory) : base(loggerFactory.CreateLogger(nameof(RazorWorkspaceListener))) - { + { } /// diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionResolveEndpoint.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionResolveEndpoint.cs index fcf584e8ab8..afbd950bac8 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionResolveEndpoint.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Completion/RazorCompletionResolveEndpoint.cs @@ -58,9 +58,10 @@ public async Task HandleRequestAsync(VSInternalComplet // See if this is the right completion list for this corresponding completion item. We cross-check this based on label only given that // is what users interact with. - if (cacheEntry.CompletionList.Items.Any(completion => completionItem.Label == completion.Label && - // Check the Kind as well, e.g. we may have a Razor snippet and a C# keyword with the same label, etc. - completionItem.Kind == completion.Kind)) + if (cacheEntry.CompletionList.Items.Any(completion => + completionItem.Label == completion.Label + // Check the Kind as well, e.g. we may have a Razor snippet and a C# keyword with the same label, etc. + && completionItem.Kind == completion.Kind)) { originalRequestContext = cacheEntry.Context; containingCompletionList = cacheEntry.CompletionList; diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/FormattingFlags.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/FormattingFlags.cs index b14073c22e3..631587124d0 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/FormattingFlags.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Hosting/FormattingFlags.cs @@ -9,8 +9,8 @@ namespace Microsoft.AspNetCore.Razor.LanguageServer.Hosting; internal enum FormattingFlags { Disabled = 0, - Enabled = 1, - OnPaste = 1 << 1, - OnType = 1 << 2, - All = Enabled | OnPaste | OnType + Enabled = 1, + OnPaste = 1 << 1, + OnType = 1 << 2, + All = Enabled | OnPaste | OnType }; diff --git a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/TelemetryScope.cs b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/TelemetryScope.cs index 26edd0b2103..ae5f4537575 100644 --- a/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/TelemetryScope.cs +++ b/src/Razor/src/Microsoft.AspNetCore.Razor.ProjectEngineHost/Telemetry/TelemetryScope.cs @@ -95,7 +95,7 @@ public static TelemetryScope Create(ITelemetryReporter reporter, string name, Se array[0] = property1; array[1] = property2; - return new(reporter, name, minTimeToReport, severity, array); + return new(reporter, name, minTimeToReport, severity, array); } public static TelemetryScope Create(ITelemetryReporter reporter, string name, Severity severity, TimeSpan minTimeToReport, Property property1, Property property2, Property property3) @@ -112,7 +112,7 @@ public static TelemetryScope Create(ITelemetryReporter reporter, string name, Se { var array = new Property[properties.Length + 1]; properties.CopyTo(array); - + return new(reporter, name, minTimeToReport, severity, array); } } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/RazorCodeActionResolutionParams.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/RazorCodeActionResolutionParams.cs index e3422a5fdad..40bc4300ffb 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/RazorCodeActionResolutionParams.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/CodeActions/Models/RazorCodeActionResolutionParams.cs @@ -8,7 +8,7 @@ namespace Microsoft.CodeAnalysis.Razor.CodeActions.Models; -internal sealed class RazorCodeActionResolutionParams +internal sealed class RazorCodeActionResolutionParams { // NOTE: Capital T here is required to match Roslyn's DocumentResolveData structure, so that the Roslyn // language server can correctly route requests to us in cohosting. In future when we normalize diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/Delegation/SnippetResponseRewriter.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/Delegation/SnippetResponseRewriter.cs index a000ff4f0a6..520eeba432e 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/Delegation/SnippetResponseRewriter.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/Delegation/SnippetResponseRewriter.cs @@ -24,7 +24,7 @@ internal class SnippetResponseRewriter : IDelegatedCSharpCompletionResponseRewri // Modifying label of the C# using snippet to "using statement" to disambiguate from // Razor @using directive, and also appending a space to sort text to make sure it's sorted // after Razor "using" keyword and "using directive ..." entries (which use "using" as sort text) - ["using"] = (Label:$"using {SR.Statement}", SortText:"using ") + ["using"] = (Label: $"using {SR.Statement}", SortText: "using ") } .ToFrozenDictionary(); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Logging/LogLevel.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Logging/LogLevel.cs index 2d0bf2e200c..4a7c3b239a8 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Logging/LogLevel.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Logging/LogLevel.cs @@ -5,11 +5,11 @@ namespace Microsoft.CodeAnalysis.Razor.Logging; internal enum LogLevel { - None = 0, - Trace = 1, - Debug = 2, + None = 0, + Trace = 1, + Debug = 2, Information = 3, - Warning = 4, - Error = 5, - Critical = 6, + Warning = 4, + Error = 5, + Critical = 6, } diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/AutoInsert/RemoteAutoInsertTextEdit.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/AutoInsert/RemoteAutoInsertTextEdit.cs index faaf69dc274..0a56e5b12c2 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/AutoInsert/RemoteAutoInsertTextEdit.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/AutoInsert/RemoteAutoInsertTextEdit.cs @@ -17,7 +17,7 @@ internal readonly record struct RemoteAutoInsertTextEdit( [property: DataMember(Order = 2)] RoslynInsertTextFormat InsertTextFormat) { public static RemoteAutoInsertTextEdit FromLspInsertTextEdit(VSInternalDocumentOnAutoInsertResponseItem edit) - => new ( + => new( edit.TextEdit.Range.ToLinePositionSpan(), edit.TextEdit.NewText, (RoslynInsertTextFormat)edit.TextEditFormat); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/Competion/CompletionPositionInfo.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/Competion/CompletionPositionInfo.cs index 159bc27b2af..9132419d11b 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/Competion/CompletionPositionInfo.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/Competion/CompletionPositionInfo.cs @@ -20,6 +20,6 @@ namespace Microsoft.CodeAnalysis.Razor.Protocol.Completion; /// Document position mapping data for language mappings /// Indicates that snippets should be added to delegated completion list (currently for HTML only) internal record struct CompletionPositionInfo( - [property:JsonPropertyName("provisionalTextEdit")] TextEdit? ProvisionalTextEdit, - [property:JsonPropertyName("documentPositionInfo")] DocumentPositionInfo DocumentPositionInfo, - [property:JsonPropertyName("shouldIncludeDelegationSnippets")] bool ShouldIncludeDelegationSnippets); + [property: JsonPropertyName("provisionalTextEdit")] TextEdit? ProvisionalTextEdit, + [property: JsonPropertyName("documentPositionInfo")] DocumentPositionInfo DocumentPositionInfo, + [property: JsonPropertyName("shouldIncludeDelegationSnippets")] bool ShouldIncludeDelegationSnippets); diff --git a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/TextDocumentIdentifierAndVersion.cs b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/TextDocumentIdentifierAndVersion.cs index 90156f1ab1d..14ba06b25a8 100644 --- a/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/TextDocumentIdentifierAndVersion.cs +++ b/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Protocol/TextDocumentIdentifierAndVersion.cs @@ -13,5 +13,5 @@ namespace Microsoft.CodeAnalysis.Razor.Protocol; /// it will lose the project context information. /// internal record class TextDocumentIdentifierAndVersion( - [property:JsonPropertyName("textDocumentIdentifier")] TextDocumentIdentifier TextDocumentIdentifier, - [property:JsonPropertyName("version")] int Version); + [property: JsonPropertyName("textDocumentIdentifier")] TextDocumentIdentifier TextDocumentIdentifier, + [property: JsonPropertyName("version")] int Version); diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentCompletionEndpoint.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentCompletionEndpoint.cs index 2783ba7b8d9..58ca85266c3 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentCompletionEndpoint.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostDocumentCompletionEndpoint.cs @@ -89,7 +89,7 @@ public ImmutableArray GetRegistrations(VSInternalClientCapabilitie } // Return immediately if this is auto-shown completion but auto-shown completion is disallowed in settings - var clientSettings = _clientSettingsManager.GetClientSettings(); + var clientSettings = _clientSettingsManager.GetClientSettings(); var autoShownCompletion = completionContext.TriggerKind != CompletionTriggerKind.Invoked; if (autoShownCompletion && !clientSettings.ClientCompletionSettings.AutoShowCompletion) { diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LiveShare/Guest/RazorGuestInitializationService.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LiveShare/Guest/RazorGuestInitializationService.cs index 21c1692709e..dbcba0da3a4 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LiveShare/Guest/RazorGuestInitializationService.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LiveShare/Guest/RazorGuestInitializationService.cs @@ -96,11 +96,11 @@ internal sealed class TestAccessor(RazorGuestInitializationService instance) internal class SessionActiveDetector(Action onDispose) : ICollaborationService, IDisposable { -private readonly Action _onDispose = onDispose ?? throw new ArgumentNullException(nameof(onDispose)); + private readonly Action _onDispose = onDispose ?? throw new ArgumentNullException(nameof(onDispose)); -[SuppressMessage("Usage", "CA1816:Dispose methods should call SuppressFinalize", Justification = "https://github.com/dotnet/roslyn-analyzers/issues/4801")] -public virtual void Dispose() -{ - _onDispose(); -} + [SuppressMessage("Usage", "CA1816:Dispose methods should call SuppressFinalize", Justification = "https://github.com/dotnet/roslyn-analyzers/issues/4801")] + public virtual void Dispose() + { + _onDispose(); + } } diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs index 2202ca002eb..791e4a3ec39 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/TelemetryReporter.cs @@ -435,7 +435,7 @@ private static bool IsInOwnedNamespace(string declaringTypeName) declaringTypeName.StartsWith(AspNetCoreNamespace) || declaringTypeName.StartsWith(MicrosoftVSRazorNamespace); - private sealed class TelemetrySessionManager: IDisposable + private sealed class TelemetrySessionManager : IDisposable { /// /// Store request counters in a concurrent dictionary as non-mutating LSP requests can diff --git a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/VSTelemetryReporter.cs b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/VSTelemetryReporter.cs index f724300401a..830bee17ff3 100644 --- a/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/VSTelemetryReporter.cs +++ b/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Telemetry/VSTelemetryReporter.cs @@ -11,7 +11,7 @@ namespace Microsoft.VisualStudio.Razor.Telemetry; [Export(typeof(ITelemetryReporter))] -[method:ImportingConstructor] +[method: ImportingConstructor] internal class VSTelemetryReporter(ILoggerFactory loggerFactory) : TelemetryReporter(TelemetryService.DefaultSession) { private readonly ILogger _logger = loggerFactory.GetOrCreateLogger(); diff --git a/src/Razor/src/Microsoft.VisualStudio.RazorExtension/SyntaxVisualizer/IntraTextAdornmentTagger.cs b/src/Razor/src/Microsoft.VisualStudio.RazorExtension/SyntaxVisualizer/IntraTextAdornmentTagger.cs index 199adc91ee7..217ba07a693 100644 --- a/src/Razor/src/Microsoft.VisualStudio.RazorExtension/SyntaxVisualizer/IntraTextAdornmentTagger.cs +++ b/src/Razor/src/Microsoft.VisualStudio.RazorExtension/SyntaxVisualizer/IntraTextAdornmentTagger.cs @@ -141,10 +141,9 @@ private void HandleLayoutChanged(object sender, TextViewLayoutChangedEventArgs e var visibleSpan = view.TextViewLines.FormattedSpan; // Filter out the adornments that are no longer visible. - var toRemove = from keyValuePair - in _adornmentCache - where !keyValuePair.Key.TranslateTo(visibleSpan.Snapshot, SpanTrackingMode.EdgeExclusive).IntersectsWith(visibleSpan) - select keyValuePair.Key; + var toRemove = from keyValuePair in _adornmentCache + where !keyValuePair.Key.TranslateTo(visibleSpan.Snapshot, SpanTrackingMode.EdgeExclusive).IntersectsWith(visibleSpan) + select keyValuePair.Key; foreach (var span in toRemove) { From aa25541c723a60393dc8d3a8b16f7e51c9370a0d Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Thu, 21 Nov 2024 10:30:45 -0800 Subject: [PATCH 171/172] Update src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_ProjectSystem.cs Co-authored-by: Fred Silberberg --- .../ObjectReaders_ProjectSystem.cs | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_ProjectSystem.cs b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_ProjectSystem.cs index f1f53df675b..f04eed32704 100644 --- a/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_ProjectSystem.cs +++ b/src/Shared/Microsoft.AspNetCore.Razor.Serialization.Json/ObjectReaders_ProjectSystem.cs @@ -36,13 +36,12 @@ public static DocumentSnapshotHandle ReadDocumentSnapshotHandleFromProperties(Js public static ProjectWorkspaceState ReadProjectWorkspaceStateFromProperties(JsonDataReader reader) { -#if JSONSERIALIZATION_ENABLETAGHELPERCACHE - var tagHelpers = reader.ReadImmutableArrayOrEmpty(nameof(ProjectWorkspaceState.TagHelpers), - static r => ReadTagHelper(r, useCache: true)); -#else var tagHelpers = reader.ReadImmutableArrayOrEmpty(nameof(ProjectWorkspaceState.TagHelpers), - static r => ReadTagHelper(r)); + static r => ReadTagHelper(r +#if JSONSERIALIZATION_ENABLETAGHELPERCACHE + , useCache: true #endif + )); var csharpLanguageVersion = (LanguageVersion)reader.ReadInt32OrZero(nameof(ProjectWorkspaceState.CSharpLanguageVersion)); From 6bbbf9f1d0864a206e49cdbc9ad8cbf0af9d3a30 Mon Sep 17 00:00:00 2001 From: Dustin Campbell Date: Thu, 21 Nov 2024 14:55:52 -0800 Subject: [PATCH 172/172] Update GenerateJsonFiles to skip test when ShouldGenerate = false --- .../Serialization/GenerateJsonFiles.cs | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/GenerateJsonFiles.cs b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/GenerateJsonFiles.cs index d2a801323cd..678525f5bbe 100644 --- a/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/GenerateJsonFiles.cs +++ b/src/Razor/test/Microsoft.AspNetCore.Razor.ProjectEngineHost.Test/Serialization/GenerateJsonFiles.cs @@ -11,7 +11,6 @@ using Microsoft.AspNetCore.Razor.ProjectSystem; using Microsoft.AspNetCore.Razor.Serialization.Json; using Microsoft.AspNetCore.Razor.Test.Common; -using Microsoft.CodeAnalysis.Razor.Logging; using Xunit; using Xunit.Abstractions; @@ -51,16 +50,14 @@ public void GenerateJsonFilesMustBeFalse() } // This updates shared JSON files +#if GENERATE_JSON_FILES [Theory] +#else + [Theory(Skip = "Run with /p:GenerateJsonFiles=true or uncomment #define GENERATE_JSON_FILES to run this test.")] +#endif [MemberData(nameof(JsonFiles))] public void GenerateNewJsonFiles(JsonFile jsonFile) { - if (!ShouldGenerate) - { - Logger.LogInformation("Did not generate new JSON files."); - return; - } - var filePath = Path.Combine([GetSharedFilesRoot(), .. jsonFile.PathParts]); if (jsonFile.IsRazorProjectInfo)